@incodetech/core 0.0.0-dev-20260323-d29613f → 0.0.0-dev-20260323-d5fdccb
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.
- package/dist/{addressSearch-B3sA8vgs.esm.js → addressSearch-BBIa1heY.esm.js} +2 -2
- package/dist/authentication.d.ts +3 -3
- package/dist/authentication.esm.js +7 -7
- package/dist/{authenticationManager-BjTgDn8A.d.ts → authenticationManager-DZFI79F5.d.ts} +1 -1
- package/dist/{authenticationManager-CVEXKvB3.esm.js → authenticationManager-h6dB_vib.esm.js} +4 -4
- package/dist/{backCameraStream-BxXYKUoc.esm.js → backCameraStream-BPxNH3Pg.esm.js} +1 -1
- package/dist/consent.esm.js +2 -2
- package/dist/curp-validation.esm.js +2 -2
- package/dist/{deepsightLoader-CF1OkQt_.esm.js → deepsightLoader-CZ_4kZPK.esm.js} +2 -2
- package/dist/{deepsightService-tFm-XfrF.esm.js → deepsightService-DFek2Sxh.esm.js} +7 -1
- package/dist/{deepsightService-CdGGD_BP.d.ts → deepsightService-foKxxo3y.d.ts} +2 -0
- package/dist/document-capture.esm.js +3 -3
- package/dist/document-upload.esm.js +3 -3
- package/dist/ekyb.esm.js +3 -3
- package/dist/ekyc.esm.js +3 -3
- package/dist/email.esm.js +3 -3
- package/dist/{emailManager-CtSwZTSn.esm.js → emailManager-OpJLWD9-.esm.js} +2 -2
- package/dist/{events-c-r7jhs3.esm.js → events-DzHYCTUI.esm.js} +10 -1
- package/dist/extensibility.d.ts +5 -5
- package/dist/extensibility.esm.js +11 -11
- package/dist/face-match.esm.js +2 -2
- package/dist/{faceCaptureManagerFactory-BulU7xFu.d.ts → faceCaptureManagerFactory-Bavynz5Q.d.ts} +4 -1
- package/dist/{faceCaptureSetup-yPrsOQES.esm.js → faceCaptureSetup-BOmXn1op.esm.js} +10 -6
- package/dist/flow.esm.js +2 -2
- package/dist/geolocation.esm.js +2 -2
- package/dist/government-validation.esm.js +2 -2
- package/dist/id.d.ts +2 -2
- package/dist/id.esm.js +6 -6
- package/dist/{idCaptureManager-Dkzxvhrt.esm.js → idCaptureManager-DPzinE1o.esm.js} +13 -8
- package/dist/{idCaptureManager-DCXMoCXo.d.ts → idCaptureManager-Ih_zvBCr.d.ts} +4 -1
- package/dist/index.d.ts +7 -3
- package/dist/index.esm.js +7 -7
- package/dist/phone.esm.js +3 -3
- package/dist/{phoneManager-D18wCI69.esm.js → phoneManager-BwBW-tRA.esm.js} +2 -2
- package/dist/{recordingsRepository-CIzyj6XC.esm.js → recordingsRepository-DVPWOR9j.esm.js} +1 -1
- package/dist/redirect-to-mobile.esm.js +2 -2
- package/dist/selfie.d.ts +3 -3
- package/dist/selfie.esm.js +7 -7
- package/dist/{selfieManager-5_CouEZs.esm.js → selfieManager-DT0oJmpD.esm.js} +3 -3
- package/dist/{selfieManager-BqX2VFj1.d.ts → selfieManager-uSCpF37G.d.ts} +1 -1
- package/dist/{src-DevpZoey.esm.js → src-Cmpz4Jmw.esm.js} +3 -0
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { g as BrowserTimerProvider } from "./src-
|
|
1
|
+
import { b as fromCallback } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { g as BrowserTimerProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
package/dist/authentication.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./deepsightService-
|
|
2
|
-
import { g as AuthenticationConfig, h as createAuthenticationActor, m as CreateAuthenticationActorOptions, p as AuthenticationActor, y as authenticationMachine } from "./faceCaptureManagerFactory-
|
|
1
|
+
import "./deepsightService-foKxxo3y.js";
|
|
2
|
+
import { g as AuthenticationConfig, h as createAuthenticationActor, m as CreateAuthenticationActorOptions, p as AuthenticationActor, y as authenticationMachine } from "./faceCaptureManagerFactory-Bavynz5Q.js";
|
|
3
3
|
import "./warmup-DoQLFT3z.js";
|
|
4
4
|
import "./Manager-CVDYGoSq.js";
|
|
5
5
|
import "./camera-CVBwqx-j.js";
|
|
@@ -7,5 +7,5 @@ import "./Actor-D6rhGxJy.js";
|
|
|
7
7
|
import "./StateMachine-BqtRw_hz.js";
|
|
8
8
|
import "./types-CHzupruc.js";
|
|
9
9
|
import "./types-DSJflCEU.js";
|
|
10
|
-
import { n as AuthenticationState, r as createAuthenticationManager, t as AuthenticationManager } from "./authenticationManager-
|
|
10
|
+
import { n as AuthenticationState, r as createAuthenticationManager, t as AuthenticationManager } from "./authenticationManager-DZFI79F5.js";
|
|
11
11
|
export { type AuthenticationActor, type AuthenticationConfig, type AuthenticationManager, type AuthenticationState, type CreateAuthenticationActorOptions, authenticationMachine, createAuthenticationActor, createAuthenticationManager };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "./events-
|
|
2
|
-
import "./backCameraStream-
|
|
3
|
-
import "./src-
|
|
4
|
-
import "./recordingsRepository-
|
|
5
|
-
import "./deepsightService-
|
|
1
|
+
import "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
8
8
|
import "./stats-D76Thmqp.esm.js";
|
|
9
|
-
import "./faceCaptureSetup-
|
|
10
|
-
import { i as authenticationMachine, r as createAuthenticationActor, t as createAuthenticationManager } from "./authenticationManager-
|
|
9
|
+
import "./faceCaptureSetup-BOmXn1op.esm.js";
|
|
10
|
+
import { i as authenticationMachine, r as createAuthenticationActor, t as createAuthenticationManager } from "./authenticationManager-h6dB_vib.esm.js";
|
|
11
11
|
|
|
12
12
|
export { authenticationMachine, createAuthenticationActor, createAuthenticationManager };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as CreateAuthenticationActorOptions, n as FaceCaptureManagerState, p as AuthenticationActor, t as FaceCaptureManager } from "./faceCaptureManagerFactory-
|
|
1
|
+
import { m as CreateAuthenticationActorOptions, n as FaceCaptureManagerState, p as AuthenticationActor, t as FaceCaptureManager } from "./faceCaptureManagerFactory-Bavynz5Q.js";
|
|
2
2
|
import { t as Manager } from "./Manager-CVDYGoSq.js";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/authentication/authenticationManager.d.ts
|
package/dist/{authenticationManager-CVEXKvB3.esm.js → authenticationManager-h6dB_vib.esm.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-
|
|
3
|
-
import { c as getDeviceClass } from "./recordingsRepository-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
|
+
import { c as getDeviceClass } from "./recordingsRepository-DVPWOR9j.esm.js";
|
|
4
4
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
5
5
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
6
|
-
import { a as createFaceCaptureManagerFromActor, i as FACE_ERROR_CODES, t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
6
|
+
import { a as createFaceCaptureManagerFromActor, i as FACE_ERROR_CODES, t as faceCaptureMachine } from "./faceCaptureSetup-BOmXn1op.esm.js";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/authentication/authenticationErrorUtils.ts
|
|
9
9
|
const AUTH_ERROR_MAP = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as isSafari, D as enumerateVideoDevices, E as applyTrackConstraints, F as isAndroid, L as isIOS, O as requestCameraAccess, k as stopCameraStream, z as isIPhone14OrHigher } from "./src-
|
|
1
|
+
import { B as isSafari, D as enumerateVideoDevices, E as applyTrackConstraints, F as isAndroid, L as isIOS, O as requestCameraAccess, k as stopCameraStream, z as isIPhone14OrHigher } from "./src-Cmpz4Jmw.esm.js";
|
|
2
2
|
|
|
3
3
|
//#region ../infra/src/capabilities/ITimerCapability.ts
|
|
4
4
|
function sleep(ms) {
|
package/dist/consent.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as WasmUtilProvider, f as MotionSensorProvider, l as VisibilityProvider, y as BrowserEnvironmentProvider } from "./src-
|
|
2
|
-
import { t as createDeepsightService } from "./deepsightService-
|
|
1
|
+
import { a as WasmUtilProvider, f as MotionSensorProvider, l as VisibilityProvider, y as BrowserEnvironmentProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
2
|
+
import { t as createDeepsightService } from "./deepsightService-DFek2Sxh.esm.js";
|
|
3
3
|
import "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import "./stats-D76Thmqp.esm.js";
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as getDeviceInfo, O as requestCameraAccess, P as getUserAgent, T as IncodeCanvas, k as stopCameraStream, w as createHiddenVideoElement } from "./src-
|
|
1
|
+
import { M as getDeviceInfo, O as requestCameraAccess, P as getUserAgent, T as IncodeCanvas, k as stopCameraStream, w as createHiddenVideoElement } from "./src-Cmpz4Jmw.esm.js";
|
|
2
2
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
3
3
|
import { t as addDeviceStats } from "./stats-D76Thmqp.esm.js";
|
|
4
4
|
|
|
@@ -107,6 +107,9 @@ function createMetadataService(wasmUtil, visibility, browserEnv) {
|
|
|
107
107
|
getCheck() {
|
|
108
108
|
return wasmUtil.getCheck();
|
|
109
109
|
},
|
|
110
|
+
getPipelineState() {
|
|
111
|
+
return wasmUtil.getPipelineState();
|
|
112
|
+
},
|
|
110
113
|
preparePipelineState() {
|
|
111
114
|
wasmUtil.getPipelineState();
|
|
112
115
|
}
|
|
@@ -237,6 +240,9 @@ function createDeepsightService(config) {
|
|
|
237
240
|
getAnalysisStatus() {
|
|
238
241
|
return metadata.getCheck();
|
|
239
242
|
},
|
|
243
|
+
getPipelineState() {
|
|
244
|
+
return metadata.getPipelineState();
|
|
245
|
+
},
|
|
240
246
|
cleanup() {
|
|
241
247
|
motion.stop();
|
|
242
248
|
}
|
|
@@ -301,6 +301,7 @@ type MetadataService = {
|
|
|
301
301
|
estimatePerformance(): string;
|
|
302
302
|
getMetadata(): string;
|
|
303
303
|
getCheck(): string;
|
|
304
|
+
getPipelineState(): string;
|
|
304
305
|
/**
|
|
305
306
|
* Prepares pipeline state for metadata collection.
|
|
306
307
|
* Must be called before setMotionStatus, getCheck, setBackgroundMode, and getMetadata.
|
|
@@ -344,6 +345,7 @@ type DeepsightService = {
|
|
|
344
345
|
getMetadata(): string;
|
|
345
346
|
getMotionStatus(): string;
|
|
346
347
|
getAnalysisStatus(): string;
|
|
348
|
+
getPipelineState(): string;
|
|
347
349
|
cleanup(): void;
|
|
348
350
|
};
|
|
349
351
|
type DeepsightPrcCheckParams = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as getBackCameraStream } from "./backCameraStream-
|
|
3
|
-
import { A as createManager, k as stopCameraStream } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { t as getBackCameraStream } from "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { A as createManager, k as stopCameraStream } from "./src-Cmpz4Jmw.esm.js";
|
|
4
4
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
5
5
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as getBackCameraStream } from "./backCameraStream-
|
|
3
|
-
import { A as createManager, k as stopCameraStream } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { t as getBackCameraStream } from "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { A as createManager, k as stopCameraStream } from "./src-Cmpz4Jmw.esm.js";
|
|
4
4
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
5
5
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
6
6
|
|
package/dist/ekyb.esm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
|
-
import { a as POSTAL_CODE_FORMAT_ERROR_KEYS, c as getPostalCodeMaxLength, i as FIXED_DIGIT_POSTAL_CODE_LENGTH, l as validatePostalCode, n as fillFromSuggestion, o as formatPostalCode, r as DYNAMIC_REQUIRED_KEY, s as getPostalCodeErrorKey, t as debounceSearchActor, u as usStateOptions } from "./addressSearch-
|
|
5
|
+
import { a as POSTAL_CODE_FORMAT_ERROR_KEYS, c as getPostalCodeMaxLength, i as FIXED_DIGIT_POSTAL_CODE_LENGTH, l as validatePostalCode, n as fillFromSuggestion, o as formatPostalCode, r as DYNAMIC_REQUIRED_KEY, s as getPostalCodeErrorKey, t as debounceSearchActor, u as usStateOptions } from "./addressSearch-BBIa1heY.esm.js";
|
|
6
6
|
import { t as getFlow } from "./flowServices-Cc1HxYIC.esm.js";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/ekyb/ekybConstants.ts
|
package/dist/ekyc.esm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
|
-
import { a as POSTAL_CODE_FORMAT_ERROR_KEYS, c as getPostalCodeMaxLength, i as FIXED_DIGIT_POSTAL_CODE_LENGTH, l as validatePostalCode, n as fillFromSuggestion, o as formatPostalCode, r as DYNAMIC_REQUIRED_KEY, s as getPostalCodeErrorKey, t as debounceSearchActor, u as usStateOptions } from "./addressSearch-
|
|
5
|
+
import { a as POSTAL_CODE_FORMAT_ERROR_KEYS, c as getPostalCodeMaxLength, i as FIXED_DIGIT_POSTAL_CODE_LENGTH, l as validatePostalCode, n as fillFromSuggestion, o as formatPostalCode, r as DYNAMIC_REQUIRED_KEY, s as getPostalCodeErrorKey, t as debounceSearchActor, u as usStateOptions } from "./addressSearch-BBIa1heY.esm.js";
|
|
6
6
|
|
|
7
7
|
//#region ../../node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/metadata.min.json.js
|
|
8
8
|
var metadata_min_json_default = {
|
package/dist/email.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "./events-
|
|
2
|
-
import "./src-
|
|
1
|
+
import "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
5
|
-
import { r as emailMachine, t as createEmailManager } from "./emailManager-
|
|
5
|
+
import { r as emailMachine, t as createEmailManager } from "./emailManager-OpJLWD9-.esm.js";
|
|
6
6
|
|
|
7
7
|
export { createEmailManager, emailMachine };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager, g as BrowserTimerProvider } from "./src-
|
|
1
|
+
import { S as createActor, b as fromCallback, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager, g as BrowserTimerProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
|
@@ -3394,6 +3394,14 @@ function elementClicked(module, screen, payload) {
|
|
|
3394
3394
|
payload
|
|
3395
3395
|
});
|
|
3396
3396
|
}
|
|
3397
|
+
function captureAttemptFinished(module, screen, payload) {
|
|
3398
|
+
screenEvent({
|
|
3399
|
+
module,
|
|
3400
|
+
screen,
|
|
3401
|
+
code: "captureAttemptFinished",
|
|
3402
|
+
payload
|
|
3403
|
+
});
|
|
3404
|
+
}
|
|
3397
3405
|
|
|
3398
3406
|
//#endregion
|
|
3399
3407
|
//#region src/internal/events/managerInstrumentation.ts
|
|
@@ -3462,6 +3470,7 @@ function createManagerInstrumentation(moduleName, options) {
|
|
|
3462
3470
|
onScreenClosed: screenClosed,
|
|
3463
3471
|
onErrorTriggered: errorTriggered,
|
|
3464
3472
|
onElementClicked: (moduleName$1, screenName, payload) => elementClicked(moduleName$1, screenName, payload),
|
|
3473
|
+
onCaptureAttemptFinished: (moduleName$1, screenName, payload) => captureAttemptFinished(moduleName$1, screenName, payload),
|
|
3465
3474
|
getScreenName: (snapshot) => getManagerScreenName(moduleName, snapshot, { getScreenName: options?.getScreenName }),
|
|
3466
3475
|
getErrorName: (snapshot) => {
|
|
3467
3476
|
const mappedError = options?.getErrorName?.(snapshot) ?? getDefaultManagerErrorName(snapshot);
|
|
@@ -3639,4 +3648,4 @@ const cameraScreenNamesMapper = {
|
|
|
3639
3648
|
};
|
|
3640
3649
|
|
|
3641
3650
|
//#endregion
|
|
3642
|
-
export { revokeObjectURL as S,
|
|
3651
|
+
export { revokeObjectURL as C, createActor as S, subscribeEvent as _, videoSelfieEvents as a, fromCallback as b, captureAttemptFinished as c, moduleOpened as d, screenClosed as f, flushEventQueue as g, addEvent as h, tutorialScreenNamesMapper as i, elementClicked as l, screenOpened as m, eventModuleNames as n, createManagerInstrumentation as o, screenEvent as p, eventScreenNames as r, getDefaultManagerScreenName as s, cameraScreenNamesMapper as t, moduleClosed as u, setup as v, fromPromise as x, assign as y };
|
package/dist/extensibility.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { S as CaptureIdResponse, i as createIdCaptureManagerFromActor, n as IdCaptureState, t as IdCaptureManager } from "./idCaptureManager-
|
|
2
|
-
import { a as IStorageCapability } from "./deepsightService-
|
|
3
|
-
import { C as WasmUtilConfig, S as VirtualCameraCheckOutput, b as BaseWasmProvider, c as FaceCaptureEvent, f as SendFaceImageResponse, l as FaceCaptureInput, n as FaceCaptureManagerState, s as FaceCaptureContext, t as FaceCaptureManager, u as faceCaptureMachine, x as IWasmUtilCapability } from "./faceCaptureManagerFactory-
|
|
1
|
+
import { S as CaptureIdResponse, i as createIdCaptureManagerFromActor, n as IdCaptureState, t as IdCaptureManager } from "./idCaptureManager-Ih_zvBCr.js";
|
|
2
|
+
import { a as IStorageCapability } from "./deepsightService-foKxxo3y.js";
|
|
3
|
+
import { C as WasmUtilConfig, S as VirtualCameraCheckOutput, b as BaseWasmProvider, c as FaceCaptureEvent, f as SendFaceImageResponse, l as FaceCaptureInput, n as FaceCaptureManagerState, s as FaceCaptureContext, t as FaceCaptureManager, u as faceCaptureMachine, x as IWasmUtilCapability } from "./faceCaptureManagerFactory-Bavynz5Q.js";
|
|
4
4
|
import "./warmup-DoQLFT3z.js";
|
|
5
5
|
import "./Manager-CVDYGoSq.js";
|
|
6
6
|
import "./camera-CVBwqx-j.js";
|
|
@@ -8,8 +8,8 @@ import { n as createActor } from "./Actor-D6rhGxJy.js";
|
|
|
8
8
|
import { r as fromPromise } from "./StateMachine-BqtRw_hz.js";
|
|
9
9
|
import "./types-CHzupruc.js";
|
|
10
10
|
import "./types-DSJflCEU.js";
|
|
11
|
-
import { a as ProcessFaceResponse, i as createSelfieManagerFromActor, n as SelfieState, t as SelfieManager } from "./selfieManager-
|
|
12
|
-
import { i as createAuthenticationManagerFromActor, n as AuthenticationState, t as AuthenticationManager } from "./authenticationManager-
|
|
11
|
+
import { a as ProcessFaceResponse, i as createSelfieManagerFromActor, n as SelfieState, t as SelfieManager } from "./selfieManager-uSCpF37G.js";
|
|
12
|
+
import { i as createAuthenticationManagerFromActor, n as AuthenticationState, t as AuthenticationManager } from "./authenticationManager-DZFI79F5.js";
|
|
13
13
|
import { i as createEmailManagerFromActor, n as EmailState, t as EmailManager } from "./emailManager-lUXVfa0R.js";
|
|
14
14
|
import { i as createPhoneManagerFromActor, n as PhoneState, t as PhoneManager } from "./phoneManager-pTIOvlCD.js";
|
|
15
15
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./backCameraStream-
|
|
3
|
-
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-
|
|
4
|
-
import "./recordingsRepository-
|
|
5
|
-
import "./deepsightService-
|
|
1
|
+
import { S as createActor, x as fromPromise } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
8
|
-
import { n as createIdCaptureManagerFromActor } from "./idCaptureManager-
|
|
8
|
+
import { n as createIdCaptureManagerFromActor } from "./idCaptureManager-DPzinE1o.esm.js";
|
|
9
9
|
import "./stats-D76Thmqp.esm.js";
|
|
10
|
-
import { t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
11
|
-
import { n as createAuthenticationManagerFromActor } from "./authenticationManager-
|
|
12
|
-
import { n as createEmailManagerFromActor } from "./emailManager-
|
|
13
|
-
import { n as createSelfieManagerFromActor } from "./selfieManager-
|
|
14
|
-
import { n as createPhoneManagerFromActor } from "./phoneManager-
|
|
10
|
+
import { t as faceCaptureMachine } from "./faceCaptureSetup-BOmXn1op.esm.js";
|
|
11
|
+
import { n as createAuthenticationManagerFromActor } from "./authenticationManager-h6dB_vib.esm.js";
|
|
12
|
+
import { n as createEmailManagerFromActor } from "./emailManager-OpJLWD9-.esm.js";
|
|
13
|
+
import { n as createSelfieManagerFromActor } from "./selfieManager-DT0oJmpD.esm.js";
|
|
14
|
+
import { n as createPhoneManagerFromActor } from "./phoneManager-BwBW-tRA.esm.js";
|
|
15
15
|
|
|
16
16
|
export { BrowserStorageProvider, WasmUtilProvider, createActor, createAuthenticationManagerFromActor, createEmailManagerFromActor, createIdCaptureManagerFromActor, createPhoneManagerFromActor, createSelfieManagerFromActor, faceCaptureMachine, fromPromise };
|
package/dist/face-match.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
package/dist/{faceCaptureManagerFactory-BulU7xFu.d.ts → faceCaptureManagerFactory-Bavynz5Q.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as IStorageCapability, d as IncodeCanvas, i as StreamCanvasCapture, l as IMLProviderCapability, n as PermissionResult, o as IRecordingCapability, r as PermissionStatus, t as DeepsightService, u as MLProviderConfig } from "./deepsightService-
|
|
1
|
+
import { a as IStorageCapability, d as IncodeCanvas, i as StreamCanvasCapture, l as IMLProviderCapability, n as PermissionResult, o as IRecordingCapability, r as PermissionStatus, t as DeepsightService, u as MLProviderConfig } from "./deepsightService-foKxxo3y.js";
|
|
2
2
|
import { n as WasmPipeline } from "./warmup-DoQLFT3z.js";
|
|
3
3
|
import { t as Manager } from "./Manager-CVDYGoSq.js";
|
|
4
4
|
import { t as CameraStream } from "./camera-CVBwqx-j.js";
|
|
@@ -329,6 +329,9 @@ type BaseFaceCaptureConfig = {
|
|
|
329
329
|
type FaceCaptureDependencies = {
|
|
330
330
|
storage: IStorageCapability;
|
|
331
331
|
getWasmUtil: () => Promise<IWasmUtilCapability>;
|
|
332
|
+
trackCaptureAttemptFinished?: (payload: {
|
|
333
|
+
logs: string;
|
|
334
|
+
}) => void;
|
|
332
335
|
};
|
|
333
336
|
type DetectionStatus = 'idle' | 'detecting' | 'noFace' | 'tooManyFaces' | 'tooClose' | 'tooFar' | 'blur' | 'dark' | 'faceAngle' | 'headWear' | 'lenses' | 'eyesClosed' | 'faceMask' | 'centerFace' | 'manualCapture' | 'success' | 'error' | 'capturing' | 'getReady' | 'getReadyFinished' | 'offline';
|
|
334
337
|
declare const FACE_ERROR_CODES: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as getBackCameraStream } from "./backCameraStream-
|
|
3
|
-
import { A as createManager, O as requestCameraAccess, S as StreamCanvasCapture, d as OpenViduRecordingProvider, k as stopCameraStream, p as LocalRecordingProvider, s as FaceDetectionProvider, x as StreamCanvasProcessingSession } from "./src-
|
|
4
|
-
import { a as checkPermission, c as getDeviceClass, i as uploadDeepsightVideo, n as startRecording, o as requestPermission, r as stopRecording$1, t as createRecordingSession } from "./recordingsRepository-
|
|
1
|
+
import { b as fromCallback, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { t as getBackCameraStream } from "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { A as createManager, O as requestCameraAccess, S as StreamCanvasCapture, d as OpenViduRecordingProvider, k as stopCameraStream, p as LocalRecordingProvider, s as FaceDetectionProvider, x as StreamCanvasProcessingSession } from "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import { a as checkPermission, c as getDeviceClass, i as uploadDeepsightVideo, n as startRecording, o as requestPermission, r as stopRecording$1, t as createRecordingSession } from "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
5
|
import { r as getToken, t as api } from "./api-3fZO5bmj.esm.js";
|
|
6
6
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
7
7
|
import { t as addDeviceStats } from "./stats-D76Thmqp.esm.js";
|
|
@@ -64,7 +64,9 @@ function mapState(snapshot) {
|
|
|
64
64
|
}
|
|
65
65
|
return { status: "idle" };
|
|
66
66
|
}
|
|
67
|
-
function createApi({ actor, trackElementClicked }) {
|
|
67
|
+
function createApi({ actor, trackElementClicked, trackCaptureAttemptFinished }) {
|
|
68
|
+
const snapshot = actor.getSnapshot();
|
|
69
|
+
snapshot.context.dependencies.trackCaptureAttemptFinished = trackCaptureAttemptFinished;
|
|
68
70
|
return {
|
|
69
71
|
load() {
|
|
70
72
|
actor.send({ type: "LOAD" });
|
|
@@ -362,7 +364,7 @@ async function stopRecording(session) {
|
|
|
362
364
|
}
|
|
363
365
|
}
|
|
364
366
|
async function initializeDeepsightSession(options) {
|
|
365
|
-
const { loadDeepsightSession } = await import("./deepsightLoader-
|
|
367
|
+
const { loadDeepsightSession } = await import("./deepsightLoader-CZ_4kZPK.esm.js");
|
|
366
368
|
return loadDeepsightSession({
|
|
367
369
|
ds: options.ds,
|
|
368
370
|
storage: options.storage
|
|
@@ -524,6 +526,8 @@ const _faceCaptureMachine = setup({
|
|
|
524
526
|
try {
|
|
525
527
|
if (ctx.deepsightService) await Promise.all([ctx.deepsightService.performVirtualCameraCheck(sessionToken, "SELFIE"), ctx.deepsightService.analyzeFrame(ctx.capturedImage.getImageData())]);
|
|
526
528
|
} catch (error) {}
|
|
529
|
+
const logs = ctx.deepsightService?.getPipelineState() ?? "";
|
|
530
|
+
ctx.dependencies.trackCaptureAttemptFinished?.({ logs });
|
|
527
531
|
return {
|
|
528
532
|
encryptedBase64Image: await encryptSelfieImage({
|
|
529
533
|
canvas: ctx.capturedImage,
|
package/dist/flow.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager } from "./src-
|
|
1
|
+
import { S as createActor, b as fromCallback, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
import { n as getRequiredWasmPipelines, r as normalizeFlowModules, t as getFlow } from "./flowServices-Cc1HxYIC.esm.js";
|
package/dist/geolocation.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager, F as isAndroid, L as isIOS, b as BrowserGeolocationProvider } from "./src-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager, F as isAndroid, L as isIOS, b as BrowserGeolocationProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager, g as BrowserTimerProvider } from "./src-
|
|
1
|
+
import { S as createActor, b as fromCallback, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager, g as BrowserTimerProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
package/dist/id.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as IdCaptureEvent, B as UploadIdResponse, C as CapturedImage, D as IdCaptureConfig, E as ID_ERROR_CODES, F as IdDocumentType, H as IdCaptureSettings, I as IdError, L as IdErrorCode, M as IdCaptureInput, N as IdCaptureMode, O as IdCaptureContext, P as IdCaptureThresholds, R as IdFlowStep, S as CaptureIdResponse, T as DetectionStatus, V as DetectionOrientation, _ as CreateIdCaptureActorOptions, a as IdCaptureInitResult, b as IdCaptureMachine, c as UploadIdImageParams, d as processId, f as startRecordingSession, g as validateUploadResponse, h as uploadIdImage, j as IdCaptureGeometry, k as IdCaptureDependencies, l as ValidationError, m as stopStream, n as IdCaptureState, o as InitializeIdCaptureParams, p as stopRecording, r as createIdCaptureManager, s as StartRecordingParams, t as IdCaptureManager, u as initializeIdCapture, v as IdCaptureActor, w as DetectionArea, x as idCaptureMachine, y as createIdCaptureActor, z as RecordingSession } from "./idCaptureManager-
|
|
2
|
-
import { n as PermissionResult, r as PermissionStatus } from "./deepsightService-
|
|
1
|
+
import { A as IdCaptureEvent, B as UploadIdResponse, C as CapturedImage, D as IdCaptureConfig, E as ID_ERROR_CODES, F as IdDocumentType, H as IdCaptureSettings, I as IdError, L as IdErrorCode, M as IdCaptureInput, N as IdCaptureMode, O as IdCaptureContext, P as IdCaptureThresholds, R as IdFlowStep, S as CaptureIdResponse, T as DetectionStatus, V as DetectionOrientation, _ as CreateIdCaptureActorOptions, a as IdCaptureInitResult, b as IdCaptureMachine, c as UploadIdImageParams, d as processId, f as startRecordingSession, g as validateUploadResponse, h as uploadIdImage, j as IdCaptureGeometry, k as IdCaptureDependencies, l as ValidationError, m as stopStream, n as IdCaptureState, o as InitializeIdCaptureParams, p as stopRecording, r as createIdCaptureManager, s as StartRecordingParams, t as IdCaptureManager, u as initializeIdCapture, v as IdCaptureActor, w as DetectionArea, x as idCaptureMachine, y as createIdCaptureActor, z as RecordingSession } from "./idCaptureManager-Ih_zvBCr.js";
|
|
2
|
+
import { n as PermissionResult, r as PermissionStatus } from "./deepsightService-foKxxo3y.js";
|
|
3
3
|
import "./Manager-CVDYGoSq.js";
|
|
4
4
|
import { t as CameraStream } from "./camera-CVBwqx-j.js";
|
|
5
5
|
import "./Actor-D6rhGxJy.js";
|
package/dist/id.esm.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "./events-
|
|
2
|
-
import "./backCameraStream-
|
|
3
|
-
import "./src-
|
|
4
|
-
import "./recordingsRepository-
|
|
5
|
-
import "./deepsightService-
|
|
1
|
+
import "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
8
|
-
import { a as initializeIdCapture, c as stopRecording, d as validateUploadResponse, f as ID_ERROR_CODES, i as idCaptureMachine, l as stopStream, o as processId, r as createIdCaptureActor, s as startRecordingSession, t as createIdCaptureManager, u as uploadIdImage } from "./idCaptureManager-
|
|
8
|
+
import { a as initializeIdCapture, c as stopRecording, d as validateUploadResponse, f as ID_ERROR_CODES, i as idCaptureMachine, l as stopStream, o as processId, r as createIdCaptureActor, s as startRecordingSession, t as createIdCaptureManager, u as uploadIdImage } from "./idCaptureManager-DPzinE1o.esm.js";
|
|
9
9
|
import "./stats-D76Thmqp.esm.js";
|
|
10
10
|
import "./id-r_CoQ3r-.esm.js";
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as getBackCameraStream } from "./backCameraStream-
|
|
3
|
-
import { A as createManager, I as isDesktop, N as getWindowDimensions, S as StreamCanvasCapture, T as IncodeCanvas, _ as BrowserStorageProvider, d as OpenViduRecordingProvider, g as BrowserTimerProvider, h as FingerprintProvider, i as DEFAULT_ID_CAPTURE_THRESHOLDS, m as IpifyProvider, o as IdCaptureProvider, r as DEFAULT_ID_CAPTURE_MODEL_VERSION, v as BrowserInfoProvider, x as StreamCanvasProcessingSession, y as BrowserEnvironmentProvider } from "./src-
|
|
4
|
-
import { a as checkPermission, c as getDeviceClass, n as startRecording, o as requestPermission, r as stopRecording$1, t as createRecordingSession } from "./recordingsRepository-
|
|
5
|
-
import { n as isBrowserSimulation } from "./deepsightService-
|
|
1
|
+
import { C as revokeObjectURL, S as createActor, b as fromCallback, h as addEvent, n as eventModuleNames, o as createManagerInstrumentation, s as getDefaultManagerScreenName, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { t as getBackCameraStream } from "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { A as createManager, I as isDesktop, N as getWindowDimensions, S as StreamCanvasCapture, T as IncodeCanvas, _ as BrowserStorageProvider, d as OpenViduRecordingProvider, g as BrowserTimerProvider, h as FingerprintProvider, i as DEFAULT_ID_CAPTURE_THRESHOLDS, m as IpifyProvider, o as IdCaptureProvider, r as DEFAULT_ID_CAPTURE_MODEL_VERSION, v as BrowserInfoProvider, x as StreamCanvasProcessingSession, y as BrowserEnvironmentProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import { a as checkPermission, c as getDeviceClass, n as startRecording, o as requestPermission, r as stopRecording$1, t as createRecordingSession } from "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import { n as isBrowserSimulation } from "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import { n as getApi, r as getToken, t as api } from "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
8
8
|
import { t as addDeviceStats } from "./stats-D76Thmqp.esm.js";
|
|
@@ -774,6 +774,8 @@ const uploadIdImageActor = fromPromise(async ({ input, signal }) => {
|
|
|
774
774
|
metadata = input.deepsightService.getMetadata();
|
|
775
775
|
} catch {}
|
|
776
776
|
const imageData = input.canvas?.getImageData() ?? void 0;
|
|
777
|
+
const logs = input.deepsightService?.getPipelineState() ?? "";
|
|
778
|
+
input.dependencies?.trackCaptureAttemptFinished?.({ logs });
|
|
777
779
|
return uploadIdImage({
|
|
778
780
|
image,
|
|
779
781
|
type: input.type,
|
|
@@ -822,7 +824,7 @@ const checkMotionSensorActor = fromCallback(({ input, sendBack }) => {
|
|
|
822
824
|
});
|
|
823
825
|
const initializeDeepsightSessionActor = fromPromise(async ({ input }) => {
|
|
824
826
|
if (!input.dependencies) return;
|
|
825
|
-
const { loadDeepsightSession } = await import("./deepsightLoader-
|
|
827
|
+
const { loadDeepsightSession } = await import("./deepsightLoader-CZ_4kZPK.esm.js");
|
|
826
828
|
return loadDeepsightSession({
|
|
827
829
|
ds: input.ds,
|
|
828
830
|
storage: input.dependencies.storage,
|
|
@@ -1733,7 +1735,8 @@ const _idCaptureMachine = setup({
|
|
|
1733
1735
|
deepsightService: context.deepsightService,
|
|
1734
1736
|
stream: context.stream,
|
|
1735
1737
|
isSecondId: context.config.isSecondId ?? false,
|
|
1736
|
-
onlyFront: context.config.onlyFront
|
|
1738
|
+
onlyFront: context.config.onlyFront,
|
|
1739
|
+
dependencies: context.dependencies
|
|
1737
1740
|
};
|
|
1738
1741
|
},
|
|
1739
1742
|
onDone: {
|
|
@@ -2090,7 +2093,9 @@ function mapState(snapshot) {
|
|
|
2090
2093
|
};
|
|
2091
2094
|
return { status: "idle" };
|
|
2092
2095
|
}
|
|
2093
|
-
function createApi({ actor, trackElementClicked }) {
|
|
2096
|
+
function createApi({ actor, trackElementClicked, trackCaptureAttemptFinished }) {
|
|
2097
|
+
const snapshot = actor.getSnapshot();
|
|
2098
|
+
if (snapshot.context.dependencies) snapshot.context.dependencies.trackCaptureAttemptFinished = trackCaptureAttemptFinished;
|
|
2094
2099
|
return {
|
|
2095
2100
|
load() {
|
|
2096
2101
|
actor.send({ type: "LOAD" });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as IStorageCapability, c as IMotionSensorCapability, d as IncodeCanvas, i as StreamCanvasCapture, l as IMLProviderCapability, n as PermissionResult, o as IRecordingCapability, r as PermissionStatus, s as RecordingConnection, t as DeepsightService, u as MLProviderConfig } from "./deepsightService-
|
|
1
|
+
import { a as IStorageCapability, c as IMotionSensorCapability, d as IncodeCanvas, i as StreamCanvasCapture, l as IMLProviderCapability, n as PermissionResult, o as IRecordingCapability, r as PermissionStatus, s as RecordingConnection, t as DeepsightService, u as MLProviderConfig } from "./deepsightService-foKxxo3y.js";
|
|
2
2
|
import { t as Manager } from "./Manager-CVDYGoSq.js";
|
|
3
3
|
import { t as CameraStream } from "./camera-CVBwqx-j.js";
|
|
4
4
|
import { t as ActorRefFrom } from "./Actor-D6rhGxJy.js";
|
|
@@ -427,6 +427,9 @@ type IdCaptureEvent = {
|
|
|
427
427
|
};
|
|
428
428
|
type IdCaptureDependencies = {
|
|
429
429
|
storage: IStorageCapability;
|
|
430
|
+
trackCaptureAttemptFinished?: (payload: {
|
|
431
|
+
logs: string;
|
|
432
|
+
}) => void;
|
|
430
433
|
};
|
|
431
434
|
type IdCaptureInput = {
|
|
432
435
|
config: IdCaptureConfig;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as IdCaptureEvent, B as UploadIdResponse, C as CapturedImage, D as IdCaptureConfig, E as ID_ERROR_CODES, F as IdDocumentType, H as IdCaptureSettings, I as IdError, L as IdErrorCode, M as IdCaptureInput, N as IdCaptureMode, O as IdCaptureContext, P as IdCaptureThresholds, R as IdFlowStep, S as CaptureIdResponse, T as DetectionStatus, V as DetectionOrientation, _ as CreateIdCaptureActorOptions, a as IdCaptureInitResult, b as IdCaptureMachine, c as UploadIdImageParams, d as processId, f as startRecordingSession, g as validateUploadResponse, h as uploadIdImage, j as IdCaptureGeometry, k as IdCaptureDependencies, l as ValidationError, m as stopStream, n as IdCaptureState, o as InitializeIdCaptureParams, p as stopRecording, r as createIdCaptureManager, s as StartRecordingParams, t as IdCaptureManager, u as initializeIdCapture, v as IdCaptureActor, w as DetectionArea, x as idCaptureMachine, y as createIdCaptureActor, z as RecordingSession } from "./idCaptureManager-
|
|
2
|
-
import { n as PermissionResult, r as PermissionStatus } from "./deepsightService-
|
|
1
|
+
import { A as IdCaptureEvent, B as UploadIdResponse, C as CapturedImage, D as IdCaptureConfig, E as ID_ERROR_CODES, F as IdDocumentType, H as IdCaptureSettings, I as IdError, L as IdErrorCode, M as IdCaptureInput, N as IdCaptureMode, O as IdCaptureContext, P as IdCaptureThresholds, R as IdFlowStep, S as CaptureIdResponse, T as DetectionStatus, V as DetectionOrientation, _ as CreateIdCaptureActorOptions, a as IdCaptureInitResult, b as IdCaptureMachine, c as UploadIdImageParams, d as processId, f as startRecordingSession, g as validateUploadResponse, h as uploadIdImage, j as IdCaptureGeometry, k as IdCaptureDependencies, l as ValidationError, m as stopStream, n as IdCaptureState, o as InitializeIdCaptureParams, p as stopRecording, r as createIdCaptureManager, s as StartRecordingParams, t as IdCaptureManager, u as initializeIdCapture, v as IdCaptureActor, w as DetectionArea, x as idCaptureMachine, y as createIdCaptureActor, z as RecordingSession } from "./idCaptureManager-Ih_zvBCr.js";
|
|
2
|
+
import { n as PermissionResult, r as PermissionStatus } from "./deepsightService-foKxxo3y.js";
|
|
3
3
|
import { n as WasmPipeline, r as warmupWasm, t as WarmupConfig } from "./warmup-DoQLFT3z.js";
|
|
4
4
|
import "./Manager-CVDYGoSq.js";
|
|
5
5
|
import { t as CameraStream } from "./camera-CVBwqx-j.js";
|
|
@@ -575,11 +575,15 @@ type ElementClickedPayload = {
|
|
|
575
575
|
action?: string;
|
|
576
576
|
metadata?: Record<string, unknown>;
|
|
577
577
|
};
|
|
578
|
+
type CaptureAttemptFinishedPayload = {
|
|
579
|
+
logs: string;
|
|
580
|
+
};
|
|
578
581
|
declare function screenEvent(params: ScreenEventParams): void;
|
|
579
582
|
declare function moduleOpened(module: EventModule | string, screen?: EventScreen | string, payload?: Record<string, unknown>): void;
|
|
580
583
|
declare function moduleClosed(module: EventModule | string, screen?: EventScreen | string, payload?: Record<string, unknown>): void;
|
|
581
584
|
declare function screenOpened(module: EventModule | string, screen: EventScreen | string, payload?: Record<string, unknown>): void;
|
|
582
585
|
declare function screenClosed(module: EventModule | string, screen: EventScreen | string, payload?: Record<string, unknown>): void;
|
|
583
586
|
declare function elementClicked(module: EventModule | string, screen: EventScreen | string | undefined, payload: ElementClickedPayload): void;
|
|
587
|
+
declare function captureAttemptFinished(module: EventModule | string, screen: EventScreen | string | undefined, payload: CaptureAttemptFinishedPayload): void;
|
|
584
588
|
//#endregion
|
|
585
|
-
export { type Browser, CameraStream, CaptureIdResponse, CapturedImage, CreateIdCaptureActorOptions, type CreateSessionOptions, DEFAULT_WASM_VERSION, DetectionArea, DetectionOrientation, DetectionStatus, type DeviceClass, type ElementClickedPayload, type Event, type EventModule, type EventScreen, type HttpClient, ID_ERROR_CODES, IdCaptureActor, IdCaptureConfig, IdCaptureContext, IdCaptureDependencies, IdCaptureEvent, IdCaptureGeometry, IdCaptureInitResult, IdCaptureInput, IdCaptureMachine, IdCaptureManager, IdCaptureMode, IdCaptureSettings, IdCaptureState, IdCaptureThresholds, IdDocumentType, IdError, IdErrorCode, IdFlowStep, InitializeIdCaptureParams, type PermissionResult, type PermissionStatus, RecordingSession, type ScreenOrientationObserver, ScreenOrientationProvider, type Session, type SessionInitOptions, type SessionInitResult, type SetupOptions, StartRecordingParams, UploadIdImageParams, UploadIdResponse, ValidationError, type WasmConfig, type WasmPipeline, addEvent, api, buildDefaultWasmConfig, cameraScreenNamesMapper, checkPermission as checkCameraPermission, createApi, createIdCaptureActor, createIdCaptureManager, createScreenOrientationObserver, createSession, elementClicked, eventModuleNames, eventScreenNames, flushEventQueue, getApi, getBrowser, getDeviceClass, getDisableIpify, getSessionFeatures, idCaptureMachine, initializeIdCapture, initializeSession, initializeWasmUtil, isConfigured, isIPad, isSessionInitialized, moduleClosed, moduleOpened, processId, requestPermission as requestCameraPermission, reset, resetSessionInit, screenClosed, screenEvent, screenOpened, setWasmConfig, setup, startRecordingSession, stopRecording, stopStream, subscribeEvent, tutorialScreenNamesMapper, uploadIdImage, validateUploadResponse, videoSelfieEvents, warmupWasm };
|
|
589
|
+
export { type Browser, CameraStream, type CaptureAttemptFinishedPayload, CaptureIdResponse, CapturedImage, CreateIdCaptureActorOptions, type CreateSessionOptions, DEFAULT_WASM_VERSION, DetectionArea, DetectionOrientation, DetectionStatus, type DeviceClass, type ElementClickedPayload, type Event, type EventModule, type EventScreen, type HttpClient, ID_ERROR_CODES, IdCaptureActor, IdCaptureConfig, IdCaptureContext, IdCaptureDependencies, IdCaptureEvent, IdCaptureGeometry, IdCaptureInitResult, IdCaptureInput, IdCaptureMachine, IdCaptureManager, IdCaptureMode, IdCaptureSettings, IdCaptureState, IdCaptureThresholds, IdDocumentType, IdError, IdErrorCode, IdFlowStep, InitializeIdCaptureParams, type PermissionResult, type PermissionStatus, RecordingSession, type ScreenOrientationObserver, ScreenOrientationProvider, type Session, type SessionInitOptions, type SessionInitResult, type SetupOptions, StartRecordingParams, UploadIdImageParams, UploadIdResponse, ValidationError, type WasmConfig, type WasmPipeline, addEvent, api, buildDefaultWasmConfig, cameraScreenNamesMapper, captureAttemptFinished, checkPermission as checkCameraPermission, createApi, createIdCaptureActor, createIdCaptureManager, createScreenOrientationObserver, createSession, elementClicked, eventModuleNames, eventScreenNames, flushEventQueue, getApi, getBrowser, getDeviceClass, getDisableIpify, getSessionFeatures, idCaptureMachine, initializeIdCapture, initializeSession, initializeWasmUtil, isConfigured, isIPad, isSessionInitialized, moduleClosed, moduleOpened, processId, requestPermission as requestCameraPermission, reset, resetSessionInit, screenClosed, screenEvent, screenOpened, setWasmConfig, setup, startRecordingSession, stopRecording, stopStream, subscribeEvent, tutorialScreenNamesMapper, uploadIdImage, validateUploadResponse, videoSelfieEvents, warmupWasm };
|
package/dist/index.esm.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as videoSelfieEvents, c as
|
|
2
|
-
import "./backCameraStream-
|
|
3
|
-
import { R as isIPad, a as WasmUtilProvider, c as warmupWasm, j as createApi_default, n as buildDefaultWasmConfig, t as DEFAULT_WASM_VERSION, u as ScreenOrientationProvider } from "./src-
|
|
4
|
-
import { a as checkPermission, c as getDeviceClass, l as getBrowser, o as requestPermission, s as createScreenOrientationObserver } from "./recordingsRepository-
|
|
5
|
-
import "./deepsightService-
|
|
1
|
+
import { _ as subscribeEvent, a as videoSelfieEvents, c as captureAttemptFinished, d as moduleOpened, f as screenClosed, g as flushEventQueue, h as addEvent, i as tutorialScreenNamesMapper, l as elementClicked, m as screenOpened, n as eventModuleNames, p as screenEvent, r as eventScreenNames, t as cameraScreenNamesMapper, u as moduleClosed } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import { R as isIPad, a as WasmUtilProvider, c as warmupWasm, j as createApi_default, n as buildDefaultWasmConfig, t as DEFAULT_WASM_VERSION, u as ScreenOrientationProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import { a as checkPermission, c as getDeviceClass, l as getBrowser, o as requestPermission, s as createScreenOrientationObserver } from "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import { a as resetApi, n as getApi, o as setClient, s as setToken, t as api } from "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
8
|
-
import { _ as resetSessionInit, a as initializeIdCapture, c as stopRecording, d as validateUploadResponse, f as ID_ERROR_CODES, g as isSessionInitialized, h as initializeSession, i as idCaptureMachine, l as stopStream, m as getSessionFeatures, o as processId, p as getDisableIpify, r as createIdCaptureActor, s as startRecordingSession, t as createIdCaptureManager, u as uploadIdImage, v as createSession } from "./idCaptureManager-
|
|
8
|
+
import { _ as resetSessionInit, a as initializeIdCapture, c as stopRecording, d as validateUploadResponse, f as ID_ERROR_CODES, g as isSessionInitialized, h as initializeSession, i as idCaptureMachine, l as stopStream, m as getSessionFeatures, o as processId, p as getDisableIpify, r as createIdCaptureActor, s as startRecordingSession, t as createIdCaptureManager, u as uploadIdImage, v as createSession } from "./idCaptureManager-DPzinE1o.esm.js";
|
|
9
9
|
import "./stats-D76Thmqp.esm.js";
|
|
10
10
|
import "./id-r_CoQ3r-.esm.js";
|
|
11
11
|
|
|
@@ -120,4 +120,4 @@ function reset() {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
//#endregion
|
|
123
|
-
export { DEFAULT_WASM_VERSION, ID_ERROR_CODES, ScreenOrientationProvider, addEvent, api, buildDefaultWasmConfig, cameraScreenNamesMapper, checkPermission as checkCameraPermission, createApi_default as createApi, createIdCaptureActor, createIdCaptureManager, createScreenOrientationObserver, createSession, elementClicked, eventModuleNames, eventScreenNames, flushEventQueue, getApi, getBrowser, getDeviceClass, getDisableIpify, getSessionFeatures, idCaptureMachine, initializeIdCapture, initializeSession, initializeWasmUtil, isConfigured, isIPad, isSessionInitialized, moduleClosed, moduleOpened, processId, requestPermission as requestCameraPermission, reset, resetSessionInit, screenClosed, screenEvent, screenOpened, setWasmConfig, setup, startRecordingSession, stopRecording, stopStream, subscribeEvent, tutorialScreenNamesMapper, uploadIdImage, validateUploadResponse, videoSelfieEvents, warmupWasm };
|
|
123
|
+
export { DEFAULT_WASM_VERSION, ID_ERROR_CODES, ScreenOrientationProvider, addEvent, api, buildDefaultWasmConfig, cameraScreenNamesMapper, captureAttemptFinished, checkPermission as checkCameraPermission, createApi_default as createApi, createIdCaptureActor, createIdCaptureManager, createScreenOrientationObserver, createSession, elementClicked, eventModuleNames, eventScreenNames, flushEventQueue, getApi, getBrowser, getDeviceClass, getDisableIpify, getSessionFeatures, idCaptureMachine, initializeIdCapture, initializeSession, initializeWasmUtil, isConfigured, isIPad, isSessionInitialized, moduleClosed, moduleOpened, processId, requestPermission as requestCameraPermission, reset, resetSessionInit, screenClosed, screenEvent, screenOpened, setWasmConfig, setup, startRecordingSession, stopRecording, stopStream, subscribeEvent, tutorialScreenNamesMapper, uploadIdImage, validateUploadResponse, videoSelfieEvents, warmupWasm };
|
package/dist/phone.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "./events-
|
|
2
|
-
import "./src-
|
|
1
|
+
import "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
5
|
-
import { r as phoneMachine, t as createPhoneManager } from "./phoneManager-
|
|
5
|
+
import { r as phoneMachine, t as createPhoneManager } from "./phoneManager-BwBW-tRA.esm.js";
|
|
6
6
|
|
|
7
7
|
export { createPhoneManager, phoneMachine };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager, g as BrowserTimerProvider } from "./src-
|
|
1
|
+
import { S as createActor, b as fromCallback, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager, g as BrowserTimerProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as queryCameraPermission, M as getDeviceInfo, O as requestCameraAccess, P as getUserAgent, R as isIPad, f as MotionSensorProvider, k as stopCameraStream } from "./src-
|
|
1
|
+
import { C as queryCameraPermission, M as getDeviceInfo, O as requestCameraAccess, P as getUserAgent, R as isIPad, f as MotionSensorProvider, k as stopCameraStream } from "./src-Cmpz4Jmw.esm.js";
|
|
2
2
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
3
3
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as createManager, g as BrowserTimerProvider } from "./src-
|
|
1
|
+
import { S as createActor, b as fromCallback, n as eventModuleNames, o as createManagerInstrumentation, v as setup, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { A as createManager, g as BrowserTimerProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
3
|
import { t as api } from "./api-3fZO5bmj.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-Bydn-Ave.esm.js";
|
|
5
5
|
|
package/dist/selfie.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as PermissionResult, r as PermissionStatus, t as DeepsightService } from "./deepsightService-
|
|
2
|
-
import { _ as DetectionStatus, a as SelfieMachine, d as SelfieConfig, o as selfieMachine, v as FaceErrorCode } from "./faceCaptureManagerFactory-
|
|
1
|
+
import { n as PermissionResult, r as PermissionStatus, t as DeepsightService } from "./deepsightService-foKxxo3y.js";
|
|
2
|
+
import { _ as DetectionStatus, a as SelfieMachine, d as SelfieConfig, o as selfieMachine, v as FaceErrorCode } from "./faceCaptureManagerFactory-Bavynz5Q.js";
|
|
3
3
|
import "./warmup-DoQLFT3z.js";
|
|
4
4
|
import "./Manager-CVDYGoSq.js";
|
|
5
5
|
import { t as CameraStream } from "./camera-CVBwqx-j.js";
|
|
@@ -7,5 +7,5 @@ import "./Actor-D6rhGxJy.js";
|
|
|
7
7
|
import "./StateMachine-BqtRw_hz.js";
|
|
8
8
|
import "./types-CHzupruc.js";
|
|
9
9
|
import "./types-DSJflCEU.js";
|
|
10
|
-
import { a as ProcessFaceResponse, n as SelfieState, o as processFace, r as createSelfieManager, t as SelfieManager } from "./selfieManager-
|
|
10
|
+
import { a as ProcessFaceResponse, n as SelfieState, o as processFace, r as createSelfieManager, t as SelfieManager } from "./selfieManager-uSCpF37G.js";
|
|
11
11
|
export { type CameraStream, type DeepsightService, type DetectionStatus, type FaceErrorCode, type PermissionResult, type PermissionStatus, type ProcessFaceResponse, type SelfieConfig, type SelfieMachine, type SelfieManager, type SelfieState, createSelfieManager, processFace, selfieMachine };
|
package/dist/selfie.esm.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "./events-
|
|
2
|
-
import "./backCameraStream-
|
|
3
|
-
import "./src-
|
|
4
|
-
import "./recordingsRepository-
|
|
5
|
-
import "./deepsightService-
|
|
1
|
+
import "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import "./backCameraStream-BPxNH3Pg.esm.js";
|
|
3
|
+
import "./src-Cmpz4Jmw.esm.js";
|
|
4
|
+
import "./recordingsRepository-DVPWOR9j.esm.js";
|
|
5
|
+
import "./deepsightService-DFek2Sxh.esm.js";
|
|
6
6
|
import "./api-3fZO5bmj.esm.js";
|
|
7
7
|
import "./endpoints-Bydn-Ave.esm.js";
|
|
8
8
|
import "./stats-D76Thmqp.esm.js";
|
|
9
|
-
import { n as processFace } from "./faceCaptureSetup-
|
|
10
|
-
import { r as selfieMachine, t as createSelfieManager } from "./selfieManager-
|
|
9
|
+
import { n as processFace } from "./faceCaptureSetup-BOmXn1op.esm.js";
|
|
10
|
+
import { r as selfieMachine, t as createSelfieManager } from "./selfieManager-DT0oJmpD.esm.js";
|
|
11
11
|
|
|
12
12
|
export { createSelfieManager, processFace, selfieMachine };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-
|
|
3
|
-
import { a as createFaceCaptureManagerFromActor, i as FACE_ERROR_CODES, n as processFace, r as uploadSelfie, t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
1
|
+
import { S as createActor, n as eventModuleNames, x as fromPromise, y as assign } from "./events-DzHYCTUI.esm.js";
|
|
2
|
+
import { _ as BrowserStorageProvider, a as WasmUtilProvider } from "./src-Cmpz4Jmw.esm.js";
|
|
3
|
+
import { a as createFaceCaptureManagerFromActor, i as FACE_ERROR_CODES, n as processFace, r as uploadSelfie, t as faceCaptureMachine } from "./faceCaptureSetup-BOmXn1op.esm.js";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/selfie/selfieErrorUtils.ts
|
|
6
6
|
const FACE_ERROR_CODE_VALUES = Object.values(FACE_ERROR_CODES);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as SelfieActor, n as FaceCaptureManagerState, r as CreateSelfieActorOptions, t as FaceCaptureManager } from "./faceCaptureManagerFactory-
|
|
1
|
+
import { i as SelfieActor, n as FaceCaptureManagerState, r as CreateSelfieActorOptions, t as FaceCaptureManager } from "./faceCaptureManagerFactory-Bavynz5Q.js";
|
|
2
2
|
import { t as Manager } from "./Manager-CVDYGoSq.js";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/selfie/selfieUploadService.d.ts
|
|
@@ -2013,6 +2013,9 @@ function createManager(options) {
|
|
|
2013
2013
|
action: payload?.action,
|
|
2014
2014
|
metadata: payload?.metadata
|
|
2015
2015
|
});
|
|
2016
|
+
},
|
|
2017
|
+
trackCaptureAttemptFinished: (payload) => {
|
|
2018
|
+
instrumentation.onCaptureAttemptFinished?.(instrumentation.moduleName, currentScreenName, { logs: payload.logs });
|
|
2016
2019
|
}
|
|
2017
2020
|
});
|
|
2018
2021
|
instrumentation.onModuleOpened(instrumentation.moduleName);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/core",
|
|
3
|
-
"version": "0.0.0-dev-20260323-
|
|
3
|
+
"version": "0.0.0-dev-20260323-d5fdccb",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.esm.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -94,8 +94,8 @@
|
|
|
94
94
|
"tsdown": "^0.16.6",
|
|
95
95
|
"typescript": "^5.9.3",
|
|
96
96
|
"vitest": "^4.0.13",
|
|
97
|
-
"@incodetech/
|
|
98
|
-
"@incodetech/
|
|
97
|
+
"@incodetech/infra": "1.0.0",
|
|
98
|
+
"@incodetech/config": "1.0.0"
|
|
99
99
|
},
|
|
100
100
|
"scripts": {
|
|
101
101
|
"build": "tsdown -c tsdown.config.ts",
|