@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.
Files changed (37) hide show
  1. package/dist/authentication/authentication.es.js +2 -2
  2. package/dist/base.css +71 -80
  3. package/dist/{baseTutorial-By7hI83C.js → baseTutorial-g5NWjgBD.js} +1 -1
  4. package/dist/curp-validation/curp-validation.es.js +4 -4
  5. package/dist/curp-validation/styles.css +22 -28
  6. package/dist/{dateInputComposed-Badm2Tzx.js → dateInputComposed-R0ZEgvu9.js} +1 -1
  7. package/dist/document-capture/styles.css +18 -18
  8. package/dist/{documentCapture-ChFrtfzB.js → documentCapture-CtF0FPAF.js} +3 -3
  9. package/dist/{dropdownComposed-DgA0fNAh.js → dropdownComposed-BlSDt04F.js} +1 -1
  10. package/dist/ekyb/styles.css +2 -2
  11. package/dist/{ekybModule-DexnANPQ.js → ekybModule-ChD0rtCB.js} +3 -3
  12. package/dist/ekyc/styles.css +4 -4
  13. package/dist/{ekycModule-D8_or1xq.js → ekycModule-CDUkXo7h.js} +4 -4
  14. package/dist/email/email.es.js +1 -1
  15. package/dist/email/styles.css +1 -1
  16. package/dist/{errorContent-BMXamgg9.js → errorContent-BCqdWSgy.js} +2 -2
  17. package/dist/face-match/styles.css +3 -3
  18. package/dist/{faceMatch-DXcWwP9u.js → faceMatch-BAu-4UO1.js} +1 -1
  19. package/dist/flow/flow.es.js +5 -5
  20. package/dist/flow/styles.css +132 -140
  21. package/dist/geolocation/geolocation.es.js +15 -15
  22. package/dist/geolocation/styles.css +4 -4
  23. package/dist/governmentValidation/governmentValidation.es.js +2 -2
  24. package/dist/governmentValidation/styles.css +6 -8
  25. package/dist/id/id.es.js +2 -2
  26. package/dist/id/styles.css +54 -54
  27. package/dist/{page-Bdz8JP3P.js → page-DoIWDQTP.js} +9 -9
  28. package/dist/phone/phone.es.js +1 -1
  29. package/dist/phone/styles.css +8 -8
  30. package/dist/selfie/selfie.es.js +2 -2
  31. package/dist/selfie/styles.css +4 -4
  32. package/dist/{successIcon-BPe0Wymn.js → successIcon-mP1PQQrr.js} +5 -5
  33. package/dist/themes/dark.css +415 -149
  34. package/dist/themes/light.css +371 -119
  35. package/dist/{tutorial-CJs2GHe1.js → tutorial-Ct-q8YeM.js} +6 -6
  36. package/dist/{verificationResult-BfLzIvM8.js → verificationResult-6jqSfF6-.js} +3 -3
  37. 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-BPe0Wymn.js";
5
- import { P as E } from "./page-Bdz8JP3P.js";
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-BMXamgg9.js";
8
- import { B as N } from "./baseTutorial-By7hI83C.js";
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-600)";
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-600)";
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-DgA0fNAh.js";
5
- import { S as y, E as k } from "./successIcon-BPe0Wymn.js";
6
- import { P as f } from "./page-Bdz8JP3P.js";
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-20260312-e476b70",
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-20260312-e476b70"
110
+ "@incodetech/core": "0.0.0-dev-20260313-d658d3a"
111
111
  },
112
112
  "devDependencies": {
113
113
  "@microsoft/api-extractor": "^7.53.3",