@incodetech/web 0.0.0-dev-20260506-505d438 → 0.0.0-dev-20260506-66d407a
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/types/ae-signature.d.ts +1 -1
- package/dist/types/antifraud.d.ts +1 -1
- package/dist/types/authentication.d.ts +1 -1
- package/dist/types/consent.d.ts +1 -1
- package/dist/types/cross-document-data-match.d.ts +1 -1
- package/dist/types/curp-validation.d.ts +1 -1
- package/dist/types/ekyb.d.ts +1 -1
- package/dist/types/ekyc.d.ts +1 -1
- package/dist/types/electronic-signature.d.ts +1 -1
- package/dist/types/email.d.ts +1 -1
- package/dist/types/extensibility.d.ts +1 -1
- package/dist/types/face-match.d.ts +1 -1
- package/dist/types/flow.d.ts +1 -1
- package/dist/types/geolocation.d.ts +1 -1
- package/dist/types/governmentValidation.d.ts +1 -1
- package/dist/types/id.d.ts +1 -1
- package/dist/types/identity-reuse.d.ts +1 -1
- package/dist/types/phone.d.ts +1 -1
- package/dist/types/qe-signature.d.ts +1 -1
- package/dist/types/selfie.d.ts +1 -1
- package/dist/types/signature.d.ts +1 -1
- package/dist/types/watchlist.d.ts +1 -1
- package/dist/types/workflow.d.ts +1 -1
- package/package.json +2 -2
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
|
@@ -29,7 +29,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
29
29
|
* @param error - Human-readable error message.
|
|
30
30
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
31
31
|
* the workflow and flow modules on QR validation failures —
|
|
32
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
32
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
33
33
|
*/
|
|
34
34
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
35
35
|
};
|
package/dist/types/consent.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
27
27
|
* @param error - Human-readable error message.
|
|
28
28
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
29
29
|
* the workflow and flow modules on QR validation failures —
|
|
30
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
31
31
|
*/
|
|
32
32
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
33
33
|
};
|
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
package/dist/types/ekyb.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
package/dist/types/ekyc.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
|
@@ -29,7 +29,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
29
29
|
* @param error - Human-readable error message.
|
|
30
30
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
31
31
|
* the workflow and flow modules on QR validation failures —
|
|
32
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
32
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
33
33
|
*/
|
|
34
34
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
35
35
|
};
|
package/dist/types/email.d.ts
CHANGED
|
@@ -53,7 +53,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
53
53
|
* @param error - Human-readable error message.
|
|
54
54
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
55
55
|
* the workflow and flow modules on QR validation failures —
|
|
56
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
56
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
57
57
|
*/
|
|
58
58
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
59
59
|
};
|
|
@@ -431,7 +431,7 @@ export declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknow
|
|
|
431
431
|
* @param error - Human-readable error message.
|
|
432
432
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
433
433
|
* the workflow and flow modules on QR validation failures —
|
|
434
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
434
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
435
435
|
*/
|
|
436
436
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
437
437
|
};
|
|
@@ -51,7 +51,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
51
51
|
* @param error - Human-readable error message.
|
|
52
52
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
53
53
|
* the workflow and flow modules on QR validation failures —
|
|
54
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
54
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
55
55
|
*/
|
|
56
56
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
57
57
|
};
|
package/dist/types/flow.d.ts
CHANGED
|
@@ -70,7 +70,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
70
70
|
* @param error - Human-readable error message.
|
|
71
71
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
72
72
|
* the workflow and flow modules on QR validation failures —
|
|
73
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
73
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
74
74
|
*/
|
|
75
75
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
76
76
|
};
|
|
@@ -27,7 +27,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
27
27
|
* @param error - Human-readable error message.
|
|
28
28
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
29
29
|
* the workflow and flow modules on QR validation failures —
|
|
30
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
31
31
|
*/
|
|
32
32
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
33
33
|
};
|
|
@@ -26,7 +26,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
26
26
|
* @param error - Human-readable error message.
|
|
27
27
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
28
28
|
* the workflow and flow modules on QR validation failures —
|
|
29
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
29
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
30
|
*/
|
|
31
31
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
32
32
|
};
|
package/dist/types/id.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
27
27
|
* @param error - Human-readable error message.
|
|
28
28
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
29
29
|
* the workflow and flow modules on QR validation failures —
|
|
30
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
31
31
|
*/
|
|
32
32
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
33
33
|
};
|
|
@@ -27,7 +27,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
27
27
|
* @param error - Human-readable error message.
|
|
28
28
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
29
29
|
* the workflow and flow modules on QR validation failures —
|
|
30
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
30
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
31
31
|
*/
|
|
32
32
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
33
33
|
};
|
package/dist/types/phone.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
23
23
|
* @param error - Human-readable error message.
|
|
24
24
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
25
25
|
* the workflow and flow modules on QR validation failures —
|
|
26
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
26
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
27
27
|
*/
|
|
28
28
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
29
29
|
};
|
|
@@ -22,7 +22,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
22
22
|
* @param error - Human-readable error message.
|
|
23
23
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
24
24
|
* the workflow and flow modules on QR validation failures —
|
|
25
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
25
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
26
26
|
*/
|
|
27
27
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
28
28
|
};
|
package/dist/types/selfie.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
23
23
|
* @param error - Human-readable error message.
|
|
24
24
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
25
25
|
* the workflow and flow modules on QR validation failures —
|
|
26
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
26
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
27
27
|
*/
|
|
28
28
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
29
29
|
};
|
|
@@ -22,7 +22,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
22
22
|
* @param error - Human-readable error message.
|
|
23
23
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
24
24
|
* the workflow and flow modules on QR validation failures —
|
|
25
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
25
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
26
26
|
*/
|
|
27
27
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
28
28
|
};
|
|
@@ -22,7 +22,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
22
22
|
* @param error - Human-readable error message.
|
|
23
23
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
24
24
|
* the workflow and flow modules on QR validation failures —
|
|
25
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
25
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
26
26
|
*/
|
|
27
27
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
28
28
|
};
|
package/dist/types/workflow.d.ts
CHANGED
|
@@ -24,7 +24,7 @@ declare type IncodeModuleProps<TConfig, TResult = void, TManager = unknown> = {
|
|
|
24
24
|
* @param error - Human-readable error message.
|
|
25
25
|
* @param errorCode - Optional numeric code (e.g. HTTP status). Populated by
|
|
26
26
|
* the workflow and flow modules on QR validation failures —
|
|
27
|
-
* `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
27
|
+
* `4026` (`expiredUUID`), `4081` (`invalidQRuuid`) or `4083` (`onboardingUrlAlreadyUsed`).
|
|
28
28
|
*/
|
|
29
29
|
onError?: (error: string | undefined, errorCode?: number) => void;
|
|
30
30
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-20260506-
|
|
3
|
+
"version": "0.0.0-dev-20260506-66d407a",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.es.js",
|
|
6
6
|
"types": "./dist/types/index.d.ts",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"qrcode": "^1.5.4",
|
|
240
240
|
"signature_pad": "^5.1.3",
|
|
241
241
|
"tailwindcss": "^4.1.17",
|
|
242
|
-
"@incodetech/core": "0.0.0-dev-20260506-
|
|
242
|
+
"@incodetech/core": "0.0.0-dev-20260506-66d407a"
|
|
243
243
|
},
|
|
244
244
|
"devDependencies": {
|
|
245
245
|
"@microsoft/api-extractor": "^7.53.3",
|