@incodetech/web 0.0.0-dev-20260312-e476b70 → 0.0.0-dev-20260313-d658d3a
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/authentication/authentication.es.js +2 -2
- package/dist/base.css +71 -80
- package/dist/{baseTutorial-By7hI83C.js → baseTutorial-g5NWjgBD.js} +1 -1
- package/dist/curp-validation/curp-validation.es.js +4 -4
- package/dist/curp-validation/styles.css +22 -28
- package/dist/{dateInputComposed-Badm2Tzx.js → dateInputComposed-R0ZEgvu9.js} +1 -1
- package/dist/document-capture/styles.css +18 -18
- package/dist/{documentCapture-ChFrtfzB.js → documentCapture-CtF0FPAF.js} +3 -3
- package/dist/{dropdownComposed-DgA0fNAh.js → dropdownComposed-BlSDt04F.js} +1 -1
- package/dist/ekyb/styles.css +2 -2
- package/dist/{ekybModule-DexnANPQ.js → ekybModule-ChD0rtCB.js} +3 -3
- package/dist/ekyc/styles.css +4 -4
- package/dist/{ekycModule-D8_or1xq.js → ekycModule-CDUkXo7h.js} +4 -4
- package/dist/email/email.es.js +1 -1
- package/dist/email/styles.css +1 -1
- package/dist/{errorContent-BMXamgg9.js → errorContent-BCqdWSgy.js} +2 -2
- package/dist/face-match/styles.css +3 -3
- package/dist/{faceMatch-DXcWwP9u.js → faceMatch-BAu-4UO1.js} +1 -1
- package/dist/flow/flow.es.js +5 -5
- package/dist/flow/styles.css +132 -140
- package/dist/geolocation/geolocation.es.js +15 -15
- package/dist/geolocation/styles.css +4 -4
- package/dist/governmentValidation/governmentValidation.es.js +2 -2
- package/dist/governmentValidation/styles.css +6 -8
- package/dist/id/id.es.js +2 -2
- package/dist/id/styles.css +54 -54
- package/dist/{page-Bdz8JP3P.js → page-DoIWDQTP.js} +9 -9
- package/dist/phone/phone.es.js +1 -1
- package/dist/phone/styles.css +8 -8
- package/dist/selfie/selfie.es.js +2 -2
- package/dist/selfie/styles.css +4 -4
- package/dist/{successIcon-BPe0Wymn.js → successIcon-mP1PQQrr.js} +5 -5
- package/dist/themes/dark.css +415 -149
- package/dist/themes/light.css +371 -119
- package/dist/{tutorial-CJs2GHe1.js → tutorial-Ct-q8YeM.js} +6 -6
- package/dist/{verificationResult-BfLzIvM8.js → verificationResult-6jqSfF6-.js} +3 -3
- package/package.json +2 -2
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { b as d, u as t, c as S, B as T, S as s, L as D } from "./incodeModule-7zNv7YeX.js";
|
|
2
2
|
import { g as h, d as f, k as _, A as I, y as g } from "./vendor-preact-DP-hbKuj.js";
|
|
3
3
|
import "./uiConfig-B8PUPgHY.js";
|
|
4
|
-
import { S as L } from "./successIcon-
|
|
5
|
-
import { P as E } from "./page-
|
|
4
|
+
import { S as L } from "./successIcon-mP1PQQrr.js";
|
|
5
|
+
import { P as E } from "./page-DoIWDQTP.js";
|
|
6
6
|
import { S as m, T as v } from "./spinner-BknkxcID.js";
|
|
7
|
-
import { E as A } from "./errorContent-
|
|
8
|
-
import { B as N } from "./baseTutorial-
|
|
7
|
+
import { E as A } from "./errorContent-BCqdWSgy.js";
|
|
8
|
+
import { B as N } from "./baseTutorial-g5NWjgBD.js";
|
|
9
9
|
const c = {
|
|
10
10
|
title: "Something went wrong",
|
|
11
11
|
description: "Please try again later"
|
|
@@ -178,11 +178,11 @@ const c = {
|
|
|
178
178
|
switch (e) {
|
|
179
179
|
case "success":
|
|
180
180
|
case "capturing":
|
|
181
|
-
return "var(--surface-status-positive-
|
|
181
|
+
return "var(--surface-status-positive-500)";
|
|
182
182
|
case "loading":
|
|
183
183
|
return "var(--surface-brand-500)";
|
|
184
184
|
case "error":
|
|
185
|
-
return "var(--surface-status-negative-
|
|
185
|
+
return "var(--surface-status-negative-500)";
|
|
186
186
|
case "idle":
|
|
187
187
|
return "var(--surface-neutral-100)";
|
|
188
188
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { d as g, y as F } from "./vendor-preact-DP-hbKuj.js";
|
|
2
2
|
import { b as I, u as e, B as v } from "./incodeModule-7zNv7YeX.js";
|
|
3
3
|
import "./uiConfig-B8PUPgHY.js";
|
|
4
|
-
import { I as S } from "./dropdownComposed-
|
|
5
|
-
import { S as y, E as k } from "./successIcon-
|
|
6
|
-
import { P as f } from "./page-
|
|
4
|
+
import { I as S } from "./dropdownComposed-BlSDt04F.js";
|
|
5
|
+
import { S as y, E as k } from "./successIcon-mP1PQQrr.js";
|
|
6
|
+
import { P as f } from "./page-DoIWDQTP.js";
|
|
7
7
|
import { S as z } from "./spinner-BknkxcID.js";
|
|
8
8
|
function H(i, o) {
|
|
9
9
|
const [a, s] = g(!1);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-
|
|
3
|
+
"version": "0.0.0-dev-20260313-d658d3a",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.es.js",
|
|
6
6
|
"types": "./dist/types/index.d.ts",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"libphonenumber-js": "^1.11.0",
|
|
108
108
|
"preact-custom-element": "^4.6.0",
|
|
109
109
|
"tailwindcss": "^4.1.17",
|
|
110
|
-
"@incodetech/core": "0.0.0-dev-
|
|
110
|
+
"@incodetech/core": "0.0.0-dev-20260313-d658d3a"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@microsoft/api-extractor": "^7.53.3",
|