@incodetech/web 0.0.0-dev-20260320-26b35b4 → 0.0.0-dev-20260320-c9bdba0
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/{AsYouType-DoYUSTc1.js → AsYouType-D1H_js4X.js} +1 -1
- package/dist/{Trans-CA9a3vKp.js → Trans-Cm7gi0st.js} +1 -1
- package/dist/{addressAutocomplete-DetZGxBZ.js → addressAutocomplete-BIQwiDWk.js} +3 -3
- package/dist/authentication/authentication.es.js +3 -3
- package/dist/base.css +151 -1
- package/dist/{button-Ca1tRSTI.js → button-zCdeDeEB.js} +2 -2
- package/dist/{captureFooter-x4F9jMyX.js → captureFooter-SNtyUXrI.js} +2 -2
- package/dist/{chevronDown-BUaOuf9J.js → chevronDown-DRVnB275.js} +1 -1
- package/dist/{closeIcon-BM7WLbKp.js → closeIcon-D2dmrZca.js} +1 -1
- package/dist/{countries-CM1cm_kP.js → countries-DfLkrF0x.js} +2 -2
- package/dist/curp-validation/curp-validation.es.js +47 -47
- package/dist/{dateInputComposed-CvFmQpJ0.js → dateInputComposed-C8WTSu9L.js} +3 -3
- package/dist/{documentCapture-CBgZ-Z0-.js → documentCapture-DWNK3phM.js} +7 -7
- package/dist/{dropdownComposed-B5ZuQS8C.js → dropdownComposed-Cg6lQD2C.js} +4 -4
- package/dist/{ekybModule-9m8cnkfH.js → ekybModule-DtMbgF08.js} +7 -7
- package/dist/{ekycModule-DBCar_-Z.js → ekycModule-DEMkVZr2.js} +8 -8
- package/dist/email/email.es.js +3 -3
- package/dist/{errorContent-yUAdbZ5o.js → errorContent-B3YzH-UQ.js} +5 -5
- package/dist/{errorIcon-BL647nVh.js → errorIcon-bIXk9nAy.js} +1 -1
- package/dist/extensibility.es.js +111 -341
- package/dist/{faceMatch-BjdNG_e0.js → faceMatch-BdMwIeBs.js} +2 -2
- package/dist/{fileIcon-DOyMcRWU.js → fileIcon-E4B7hd8V.js} +1 -1
- package/dist/flipAnimation-CnXEIDH1.js +2547 -0
- package/dist/flow/flow.es.js +11 -11
- package/dist/flow/styles.css +5 -106
- package/dist/{formField-FeX9N4c8.js → formField-hlgxOSE6.js} +6 -6
- package/dist/geolocation/geolocation.es.js +3 -3
- package/dist/governmentValidation/governmentValidation.es.js +7 -7
- package/dist/id/id.es.js +19 -19
- package/dist/id/styles.css +5 -119
- package/dist/{inputComposed-BHi-MSpP.js → inputComposed-CyGtRLzv.js} +6 -6
- package/dist/{permissions-CT8ELJ55.js → manualCaptureButton-iYqQECzn.js} +236 -180
- package/dist/{otpInput-DdkvlvCS.js → otpInput-B3iNW8b5.js} +2 -2
- package/dist/{page-BVHG3h0V.js → page-Dv0s0RPn.js} +5 -5
- package/dist/phone/phone.es.js +4 -4
- package/dist/{phoneInput-D4yirBZy.js → phoneInput-NVIE7YFb.js} +4 -4
- package/dist/{phoneInputComposed-BG1BANDW.js → phoneInputComposed-DNfU__MR.js} +7 -7
- package/dist/{processing-CDgOueI3.js → processing-BhY0-0xy.js} +2 -2
- package/dist/selfie/selfie.es.js +4 -4
- package/dist/spinner-BbVGMG-G.js +67 -0
- package/dist/{successIcon-BybULRRU.js → successIcon-DN8LMqE2.js} +1 -1
- package/dist/themes/dark.css +4 -0
- package/dist/themes/light.css +4 -0
- package/dist/{tutorial-DDrNTMZU.js → tutorial-CDJugc5j.js} +110 -165
- package/dist/types/extensibility.d.ts +34 -2
- package/dist/{warningIcon-DyoKeqDd.js → warningIcon-BBoCroUd.js} +1 -1
- package/package.json +2 -2
- package/dist/flipAnimation-C1mmGMlP.js +0 -1516
- package/dist/spinner-Cx3FPUCD.js +0 -66
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { b as P, u as e, S as O, B as b } from "./button-
|
|
1
|
+
import { b as P, u as e, S as O, B as b } from "./button-zCdeDeEB.js";
|
|
2
2
|
import { d as D, A as g, y as m } from "./vendor-preact-BXf0bkEs.js";
|
|
3
|
-
import {
|
|
3
|
+
import { a as M } from "./inputComposed-CyGtRLzv.js";
|
|
4
4
|
import "./uiConfig-Z6RT23Sl.js";
|
|
5
5
|
const s = 6, N = (r) => {
|
|
6
6
|
const u = Math.floor(r / 60), a = r % 60;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as f, u as e, S as i, V as m, i as p } from "./button-
|
|
2
|
-
import { A as
|
|
1
|
+
import { c as f, u as e, S as i, V as m, i as p } from "./button-zCdeDeEB.js";
|
|
2
|
+
import { A as S, y as v, k as c } from "./vendor-preact-BXf0bkEs.js";
|
|
3
3
|
const L = ({
|
|
4
4
|
title: a,
|
|
5
5
|
titleId: r,
|
|
@@ -12,8 +12,8 @@ const L = ({
|
|
|
12
12
|
"data-testid": u,
|
|
13
13
|
"data-permission-status": I
|
|
14
14
|
}) => {
|
|
15
|
-
const o =
|
|
16
|
-
|
|
15
|
+
const o = S(null);
|
|
16
|
+
v(() => {
|
|
17
17
|
o.current?.focus();
|
|
18
18
|
}, []);
|
|
19
19
|
const n = f({
|
|
@@ -28,7 +28,7 @@ const L = ({
|
|
|
28
28
|
class: `IncodePageContainer ${s ?? ""}`,
|
|
29
29
|
"data-testid": u,
|
|
30
30
|
"data-permission-status": I,
|
|
31
|
-
children: /* @__PURE__ */ e("
|
|
31
|
+
children: /* @__PURE__ */ e("main", { class: "IncodePageInner", children: [
|
|
32
32
|
!n.hideHeader && /* @__PURE__ */ e("header", { class: "IncodePageHeader", children: /* @__PURE__ */ e(
|
|
33
33
|
"img",
|
|
34
34
|
{
|
package/dist/phone/phone.es.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { u as e, I as b, b as O, a as I, S as C, B as E } from "../button-
|
|
1
|
+
import { u as e, I as b, b as O, a as I, S as C, B as E } from "../button-zCdeDeEB.js";
|
|
2
2
|
import { createPhoneManager as S } from "@incodetech/core/phone";
|
|
3
3
|
import { d as v } from "../vendor-preact-BXf0bkEs.js";
|
|
4
4
|
import "../uiConfig-Z6RT23Sl.js";
|
|
5
5
|
import "@incodetech/core";
|
|
6
|
-
import { O as y } from "../otpInput-
|
|
7
|
-
import { P as m } from "../page-
|
|
6
|
+
import { O as y } from "../otpInput-B3iNW8b5.js";
|
|
7
|
+
import { P as m } from "../page-Dv0s0RPn.js";
|
|
8
8
|
import { r as w } from "../incodeModule-aE-LkKwM.js";
|
|
9
|
-
import { PhoneInput as k } from "../phoneInput-
|
|
9
|
+
import { PhoneInput as k } from "../phoneInput-NVIE7YFb.js";
|
|
10
10
|
const B = ({
|
|
11
11
|
config: n,
|
|
12
12
|
manager: r,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { u as n, S } from "./button-
|
|
1
|
+
import { u as n, S } from "./button-zCdeDeEB.js";
|
|
2
2
|
import { d as p, A as D, y as u, k as $ } from "./vendor-preact-BXf0bkEs.js";
|
|
3
|
-
import { g as b, c as g } from "./countries-
|
|
4
|
-
import { C as z } from "./chevronDown-
|
|
5
|
-
import { p as k, A } from "./AsYouType-
|
|
3
|
+
import { g as b, c as g } from "./countries-DfLkrF0x.js";
|
|
4
|
+
import { C as z } from "./chevronDown-DRVnB275.js";
|
|
5
|
+
import { p as k, A } from "./AsYouType-D1H_js4X.js";
|
|
6
6
|
const M = ({
|
|
7
7
|
countryCode: P,
|
|
8
8
|
prefilledPhone: a,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { u as t } from "./button-
|
|
1
|
+
import { u as t } from "./button-zCdeDeEB.js";
|
|
2
2
|
import { D as J, d as b, A as x, T as f, y as Q, q as A } from "./vendor-preact-BXf0bkEs.js";
|
|
3
|
-
import { w as X, g as C, c as j,
|
|
4
|
-
import { D as k } from "./dropdownComposed-
|
|
5
|
-
import { E as q } from "./errorIcon-
|
|
6
|
-
import { S as _ } from "./successIcon-
|
|
7
|
-
import {
|
|
8
|
-
import { P as o2, p as L, A as y } from "./AsYouType-
|
|
3
|
+
import { w as X, g as C, c as j, b as z } from "./countries-DfLkrF0x.js";
|
|
4
|
+
import { D as k } from "./dropdownComposed-Cg6lQD2C.js";
|
|
5
|
+
import { E as q } from "./errorIcon-bIXk9nAy.js";
|
|
6
|
+
import { S as _ } from "./successIcon-DN8LMqE2.js";
|
|
7
|
+
import { a as e2 } from "./inputComposed-CyGtRLzv.js";
|
|
8
|
+
import { P as o2, p as L, A as y } from "./AsYouType-D1H_js4X.js";
|
|
9
9
|
function n2(n, r, s) {
|
|
10
10
|
if (r[n])
|
|
11
11
|
return new o2(n, r[n], s);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as i, u as t } from "./button-
|
|
2
|
-
import { S as e } from "./spinner-
|
|
1
|
+
import { b as i, u as t } from "./button-zCdeDeEB.js";
|
|
2
|
+
import { S as e } from "./spinner-BbVGMG-G.js";
|
|
3
3
|
import "./uiConfig-Z6RT23Sl.js";
|
|
4
4
|
import "./vendor-preact-BXf0bkEs.js";
|
|
5
5
|
const s = () => {
|
package/dist/selfie/selfie.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { u as t, I as o, a as u } from "../button-
|
|
1
|
+
import { u as t, I as o, a as u } from "../button-zCdeDeEB.js";
|
|
2
2
|
import { createSelfieManager as l } from "@incodetech/core/selfie";
|
|
3
3
|
import "../vendor-preact-BXf0bkEs.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { P as m } from "../
|
|
5
|
+
import { P as m } from "../manualCaptureButton-iYqQECzn.js";
|
|
6
6
|
import { r as f } from "../incodeModule-aE-LkKwM.js";
|
|
7
|
-
import { P as c } from "../processing-
|
|
8
|
-
import { T as p, C as d } from "../tutorial-
|
|
7
|
+
import { P as c } from "../processing-BhY0-0xy.js";
|
|
8
|
+
import { T as p, C as d } from "../tutorial-CDJugc5j.js";
|
|
9
9
|
const g = ({
|
|
10
10
|
config: e,
|
|
11
11
|
manager: s,
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { u as r, d as s, e as h, S as p } from "./button-zCdeDeEB.js";
|
|
2
|
+
import { D as y, A as u, y as T, k as d } from "./vendor-preact-BXf0bkEs.js";
|
|
3
|
+
const I = y(
|
|
4
|
+
({ children: n, className: e, ...a }, c) => /* @__PURE__ */ r("h2", { ref: c, class: `IncodeTitle ${e ?? ""}`, ...a, children: n })
|
|
5
|
+
), H = ({ children: n, className: e }) => /* @__PURE__ */ r("h1", { class: s("IncodeTypographyH1", e), children: n }), f = ({ children: n, className: e }) => /* @__PURE__ */ r("h3", { class: s("IncodeTypographyH3", e), children: n }), z = ({ children: n, className: e }) => /* @__PURE__ */ r("h4", { class: s("IncodeTypographyH4", e), children: n }), v = ({ children: n, className: e }) => /* @__PURE__ */ r("h5", { class: s("IncodeTypographyH5", e), children: n }), x = ({ children: n, className: e }) => /* @__PURE__ */ r("p", { class: s("IncodeTypographyP", e), children: n }), S = {
|
|
6
|
+
small: 24,
|
|
7
|
+
medium: 48,
|
|
8
|
+
large: 64
|
|
9
|
+
}, C = ({
|
|
10
|
+
title: n,
|
|
11
|
+
subtitle: e,
|
|
12
|
+
size: a = "medium",
|
|
13
|
+
fullScreen: c = !0,
|
|
14
|
+
className: i
|
|
15
|
+
}) => {
|
|
16
|
+
const t = S[a], o = u(null);
|
|
17
|
+
T(() => {
|
|
18
|
+
n && o.current?.focus();
|
|
19
|
+
}, [n]);
|
|
20
|
+
const l = s(
|
|
21
|
+
"IncodeSpinner",
|
|
22
|
+
c && "IncodeSpinnerFullScreen",
|
|
23
|
+
i
|
|
24
|
+
);
|
|
25
|
+
return /* @__PURE__ */ r(
|
|
26
|
+
"div",
|
|
27
|
+
{
|
|
28
|
+
class: l,
|
|
29
|
+
"data-testid": "spinner",
|
|
30
|
+
"data-title": n,
|
|
31
|
+
"data-subtitle": e,
|
|
32
|
+
"data-size": a,
|
|
33
|
+
role: "status",
|
|
34
|
+
"aria-live": "polite",
|
|
35
|
+
children: /* @__PURE__ */ r("div", { class: "IncodeSpinnerContent", children: [
|
|
36
|
+
/* @__PURE__ */ r(h, { size: t }),
|
|
37
|
+
(n || e) && /* @__PURE__ */ r(d, { children: [
|
|
38
|
+
/* @__PURE__ */ r(p, { size: 16 }),
|
|
39
|
+
/* @__PURE__ */ r("div", { class: "IncodeSpinnerText", children: [
|
|
40
|
+
n && /* @__PURE__ */ r(
|
|
41
|
+
I,
|
|
42
|
+
{
|
|
43
|
+
ref: o,
|
|
44
|
+
tabIndex: -1,
|
|
45
|
+
className: "IncodeSpinnerTitle",
|
|
46
|
+
children: n
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
e && /* @__PURE__ */ r(d, { children: [
|
|
50
|
+
n && /* @__PURE__ */ r(p, { size: 12 }),
|
|
51
|
+
/* @__PURE__ */ r("p", { class: "IncodeSpinnerSubtitle", children: e })
|
|
52
|
+
] })
|
|
53
|
+
] })
|
|
54
|
+
] })
|
|
55
|
+
] })
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
};
|
|
59
|
+
export {
|
|
60
|
+
C as S,
|
|
61
|
+
I as T,
|
|
62
|
+
H as a,
|
|
63
|
+
f as b,
|
|
64
|
+
z as c,
|
|
65
|
+
v as d,
|
|
66
|
+
x as e
|
|
67
|
+
};
|
package/dist/themes/dark.css
CHANGED
|
@@ -539,6 +539,8 @@
|
|
|
539
539
|
:root,
|
|
540
540
|
:host,
|
|
541
541
|
[data-incode-theme='light'] {
|
|
542
|
+
color-scheme: light;
|
|
543
|
+
|
|
542
544
|
/* Surface / Neutral */
|
|
543
545
|
|
|
544
546
|
--surface-neutral-0: var(--primitive-color-gray-0);
|
|
@@ -661,6 +663,8 @@
|
|
|
661
663
|
--text-status-positive: var(--primitive-color-positive-500);
|
|
662
664
|
}
|
|
663
665
|
[data-incode-theme='dark'] {
|
|
666
|
+
color-scheme: dark;
|
|
667
|
+
|
|
664
668
|
/* Surface / Neutral */
|
|
665
669
|
|
|
666
670
|
--surface-neutral-0: var(--primitive-color-gray-1000);
|
package/dist/themes/light.css
CHANGED
|
@@ -539,6 +539,8 @@
|
|
|
539
539
|
:root,
|
|
540
540
|
:host,
|
|
541
541
|
[data-incode-theme='light'] {
|
|
542
|
+
color-scheme: light;
|
|
543
|
+
|
|
542
544
|
/* Surface / Neutral */
|
|
543
545
|
|
|
544
546
|
--surface-neutral-0: var(--primitive-color-gray-0);
|
|
@@ -661,6 +663,8 @@
|
|
|
661
663
|
--text-status-positive: var(--primitive-color-positive-500);
|
|
662
664
|
}
|
|
663
665
|
[data-incode-theme='dark'] {
|
|
666
|
+
color-scheme: dark;
|
|
667
|
+
|
|
664
668
|
/* Surface / Neutral */
|
|
665
669
|
|
|
666
670
|
--surface-neutral-0: var(--primitive-color-gray-1000);
|