@incodetech/web 0.0.0-dev-20260605-8c0b1a53 → 0.0.0-dev-20260605-65da28c6
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/ae-signature/ae-signature.es.js +1 -1
- package/dist/authentication/authentication.es.js +1 -1
- package/dist/base.css +1 -2
- package/dist/consent/consent.es.js +58 -64
- package/dist/consent/styles.css +23 -14
- package/dist/cpf-ocr/cpf-ocr.es.js +1 -1
- package/dist/cpfOcr-Db06i-Lm.js +2 -0
- package/dist/{cpfOcr-C5yrJSeM.js → cpfOcr-FixhUeMQ.js} +2 -2
- package/dist/curp-validation/curp-validation.es.js +1 -1
- package/dist/{customFields-DNl42iD9.js → customFields-C1G9xHNX.js} +2 -2
- package/dist/{customWatchlist-fYI8KPRY.js → customWatchlist-IKEblz7u.js} +1 -1
- package/dist/document-capture/document-capture.es.js +1 -1
- package/dist/documentCapture-D9I7FjGe.js +2 -0
- package/dist/{documentCapture-VdkvHIkU.js → documentCapture-b61wlala.js} +3 -3
- package/dist/{dynamicForms-DT0t-RDs.js → dynamicForms-tYQog0kw.js} +3 -3
- package/dist/ekyb/ekyb.es.js +1 -1
- package/dist/{ekybModule-BdigXb2V.js → ekybModule-C33C4JES.js} +3 -3
- package/dist/ekybModule-LON6G2Bz.js +2 -0
- package/dist/ekyc/ekyc.es.js +1 -1
- package/dist/{ekycModule-O3tsfziw.js → ekycModule-BJOgtTAh.js} +2 -2
- package/dist/ekycModule-BSf_DIG7.js +2 -0
- package/dist/electronic-signature/electronic-signature.es.js +1 -1
- package/dist/{electronic-signature-CJaEY2PJ.js → electronic-signature-OdgTyso4.js} +2 -2
- package/dist/email/email.es.js +2 -2
- package/dist/{emailInput-Cny6IvWd.js → emailInput-CU7mLB21.js} +1 -1
- package/dist/{expiredId-C2qGHi1S.js → expiredId-nfVAZgTL.js} +1 -1
- package/dist/{extensibility-BhPSEsJX.js → extensibility-BbNy3mVG.js} +4 -4
- package/dist/extensibility.es.js +4 -4
- package/dist/face-match/face-match.es.js +1 -1
- package/dist/faceMatch-BIila4kf.js +2 -0
- package/dist/{faceMatch-Du8_4kmw.js → faceMatch-DJ7Mqujx.js} +1 -1
- package/dist/field-comparison/field-comparison.es.js +1 -1
- package/dist/{fieldComparison-DUTveWHp.js → fieldComparison-D2RSFYl-.js} +3 -3
- package/dist/fieldComparison-DbUyouFd.js +2 -0
- package/dist/flow/flow.es.js +17 -11
- package/dist/flow/styles.css +23 -14
- package/dist/geolocation/geolocation.es.js +1 -1
- package/dist/governmentValidation/governmentValidation.es.js +3 -3
- package/dist/id/id.es.js +4 -4
- package/dist/id-verification/id-verification.es.js +1 -1
- package/dist/{idOcr-Ckb3RuZG.js → idOcr-DlMLMDqa.js} +3 -3
- package/dist/identity-reuse/identity-reuse.es.js +1 -1
- package/dist/{mandatoryConsent-DuCllh-p.js → mandatoryConsent-DNz2jZ43.js} +40 -49
- package/dist/{page-C1yT4DLb.js → page-DA3R7q0J.js} +1 -1
- package/dist/phone/phone.es.js +1 -1
- package/dist/qe-signature/qe-signature.es.js +1 -1
- package/dist/redirect-to-mobile/redirect-to-mobile.es.js +1 -1
- package/dist/selfie/selfie.es.js +1 -1
- package/dist/signature/signature.es.js +3 -3
- package/dist/{statusPage-BotEPK2L.js → statusPage-B8b3Jg6N.js} +1 -1
- package/dist/themes/dark.css +3 -0
- package/dist/themes/light.css +2 -0
- package/dist/{tutorial-B3nSsfRC.js → tutorial-QzQ536BL.js} +1 -1
- package/dist/{useModuleLoader-B0RUlqVn.js → useModuleLoader-Bqs7fglI.js} +16 -15
- package/dist/{verificationResult-V15L4ypC.js → verificationResult-DhT3hH1b.js} +1 -1
- package/dist/{verifiedByIncode-ChZBpqNy.js → verifiedByIncode-DpbxzO0y.js} +2 -2
- package/dist/watchlist/watchlist.es.js +1 -1
- package/dist/{watchlistForBusiness-CIv-jQQp.js → watchlistForBusiness-CRXVbH4l.js} +2 -2
- package/dist/workflow/styles.css +23 -14
- package/dist/workflow/workflow.es.js +5 -1
- package/package.json +2 -2
- package/dist/cpfOcr-DCTIr5fo.js +0 -2
- package/dist/documentCapture-BQ2oRo0A.js +0 -2
- package/dist/ekybModule-CV7BWvYO.js +0 -2
- package/dist/ekycModule-Bx2PI3UK.js +0 -2
- package/dist/faceMatch-IQyXxJWo.js +0 -2
- package/dist/fieldComparison-CRO99_Ll.js +0 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { v as e } from "../vendor-preact-D6SntenC.js";
|
|
2
|
-
import { n as t } from "../electronic-signature-
|
|
2
|
+
import { n as t } from "../electronic-signature-OdgTyso4.js";
|
|
3
3
|
import { t as n } from "../incodeModule-BiCoAJ5k.js";
|
|
4
4
|
//#region src/modules/ae-signature/ae-signature.tsx
|
|
5
5
|
var r = ({ config: n, onFinish: r, onError: i }) => /* @__PURE__ */ e(t, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { v as e } from "../vendor-preact-D6SntenC.js";
|
|
2
2
|
import { a as t, c as n, o as r } from "../hooks-MxHtZWTS.js";
|
|
3
3
|
import { t as i } from "../incodeComponent-BoFhgK7G.js";
|
|
4
|
-
import { n as a, r as o, t as s } from "../tutorial-
|
|
4
|
+
import { n as a, r as o, t as s } from "../tutorial-QzQ536BL.js";
|
|
5
5
|
import { t as c } from "../incodeModule-BiCoAJ5k.js";
|
|
6
6
|
import { createAuthenticationManager as l } from "@incodetech/core/authentication";
|
|
7
7
|
//#region src/modules/authentication/authentication.tsx
|
package/dist/base.css
CHANGED
|
@@ -7105,8 +7105,7 @@
|
|
|
7105
7105
|
|
|
7106
7106
|
.IncodePageContainer .IncodePageInner {
|
|
7107
7107
|
padding-inline: var(--spacing-24, var(--spacing-24, 24px));
|
|
7108
|
-
padding-
|
|
7109
|
-
padding-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
7108
|
+
padding-block: var(--spacing-8, var(--spacing-8, 8px));
|
|
7110
7109
|
flex-direction: column;
|
|
7111
7110
|
flex: 1;
|
|
7112
7111
|
display: flex;
|
|
@@ -2,100 +2,94 @@ import { n as e } from "../i18n-Kzzvkz94.js";
|
|
|
2
2
|
import { d as t, v as n } from "../vendor-preact-D6SntenC.js";
|
|
3
3
|
import { a as r, c as i, o as a } from "../hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as o } from "../incodeComponent-BoFhgK7G.js";
|
|
5
|
-
import { t as s } from "../page-
|
|
5
|
+
import { t as s } from "../page-DA3R7q0J.js";
|
|
6
6
|
import { t as c } from "../transitionSpinner-Di3bOyOu.js";
|
|
7
7
|
import { t as l } from "../button-DcCUEn2n.js";
|
|
8
|
-
import { t as u } from "../
|
|
9
|
-
import { t as d } from "../
|
|
10
|
-
import { t as f } from "../
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { createConsentManager as g } from "@incodetech/core/consent";
|
|
8
|
+
import { t as u } from "../checkbox-DCCzBAuF.js";
|
|
9
|
+
import { t as d } from "../incodeModule-BiCoAJ5k.js";
|
|
10
|
+
import { t as f } from "../richText-6pIbydcz.js";
|
|
11
|
+
import { n as p, t as m } from "../requiredLabelHint-B6FN3v88.js";
|
|
12
|
+
import { createConsentManager as h } from "@incodetech/core/consent";
|
|
14
13
|
//#region src/modules/consent/consent.tsx
|
|
15
|
-
var
|
|
14
|
+
var g = (e) => {
|
|
16
15
|
e.target.closest("a") && e.stopPropagation();
|
|
17
|
-
},
|
|
18
|
-
let { t:
|
|
19
|
-
if (
|
|
16
|
+
}, _ = ({ config: o, manager: d, onFinish: _, onError: v }) => {
|
|
17
|
+
let { t: y, i18n: b } = e(), [x, S] = i(() => {
|
|
18
|
+
if (d) return d;
|
|
20
19
|
if (!o) throw Error("Consent config is required");
|
|
21
|
-
return
|
|
20
|
+
return h({ config: {
|
|
22
21
|
...o,
|
|
23
|
-
language:
|
|
22
|
+
language: b.language
|
|
24
23
|
} });
|
|
25
|
-
}, { manageLifecycle: !
|
|
24
|
+
}, { manageLifecycle: !d }), C = "checkboxes" in x ? x.checkboxes : void 0, w = t(() => p(C?.map((e) => e.required) ?? []), [C]);
|
|
26
25
|
return a({
|
|
27
|
-
status:
|
|
28
|
-
onFinish:
|
|
29
|
-
onError:
|
|
30
|
-
error:
|
|
31
|
-
}), r(
|
|
26
|
+
status: x.status,
|
|
27
|
+
onFinish: _,
|
|
28
|
+
onError: v,
|
|
29
|
+
error: x.status === "error" ? x.error : void 0
|
|
30
|
+
}), r(x) ? null : x.status === "idle" || x.status === "loading" ? /* @__PURE__ */ n(c, { hideText: !0 }) : /* @__PURE__ */ n(s, {
|
|
32
31
|
className: "IncodeConsentPage",
|
|
32
|
+
title: x.title,
|
|
33
33
|
children: /* @__PURE__ */ n("div", {
|
|
34
34
|
class: "IncodeConsentContent",
|
|
35
35
|
children: [
|
|
36
36
|
/* @__PURE__ */ n("div", {
|
|
37
37
|
class: "IncodeConsentBody",
|
|
38
|
-
children: [
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
class: "
|
|
63
|
-
|
|
64
|
-
onClick: _,
|
|
65
|
-
onKeyDown: _,
|
|
66
|
-
children: /* @__PURE__ */ n(p, {
|
|
67
|
-
content: e.label,
|
|
68
|
-
class: "IncodeRichText",
|
|
69
|
-
disallowedTags: ["img"]
|
|
70
|
-
})
|
|
38
|
+
children: [/* @__PURE__ */ n(f, {
|
|
39
|
+
content: x.richText,
|
|
40
|
+
class: "IncodeRichText"
|
|
41
|
+
}), /* @__PURE__ */ n("div", {
|
|
42
|
+
class: "IncodeConsentCheckboxList",
|
|
43
|
+
role: "group",
|
|
44
|
+
"aria-label": y("biometricConsent.consentOptions"),
|
|
45
|
+
children: x.checkboxes.map((e) => {
|
|
46
|
+
let t = m(w, e.required), r = t ? y(`forms.label.${t}`) : void 0;
|
|
47
|
+
return /* @__PURE__ */ n(u, {
|
|
48
|
+
id: `consent-checkbox-${e.id}`,
|
|
49
|
+
class: "IncodeConsentCheckbox",
|
|
50
|
+
size: "s",
|
|
51
|
+
checked: e.checked,
|
|
52
|
+
required: e.required,
|
|
53
|
+
labelHint: r,
|
|
54
|
+
onChange: () => S.toggleCheckbox(e.id),
|
|
55
|
+
label: /* @__PURE__ */ n("span", {
|
|
56
|
+
class: "IncodeConsentCheckboxLabel",
|
|
57
|
+
role: "presentation",
|
|
58
|
+
onClick: g,
|
|
59
|
+
onKeyDown: g,
|
|
60
|
+
children: /* @__PURE__ */ n(f, {
|
|
61
|
+
content: e.label,
|
|
62
|
+
class: "IncodeRichText",
|
|
63
|
+
disallowedTags: ["img"]
|
|
71
64
|
})
|
|
72
|
-
}
|
|
73
|
-
})
|
|
65
|
+
})
|
|
66
|
+
}, e.id);
|
|
74
67
|
})
|
|
75
|
-
]
|
|
68
|
+
})]
|
|
76
69
|
}),
|
|
77
|
-
|
|
70
|
+
x.status === "display" && x.error ? /* @__PURE__ */ n("p", {
|
|
78
71
|
class: "IncodeConsentSubmitError",
|
|
79
72
|
"data-testid": "consent-submit-error",
|
|
80
73
|
role: "alert",
|
|
81
|
-
children:
|
|
74
|
+
children: x.error
|
|
82
75
|
}) : null,
|
|
83
76
|
/* @__PURE__ */ n(l, {
|
|
77
|
+
class: "IncodeConsentButton",
|
|
84
78
|
"data-testid": "consent-submit",
|
|
85
|
-
onClick: () =>
|
|
86
|
-
disabled: !
|
|
87
|
-
isLoading:
|
|
88
|
-
children:
|
|
79
|
+
onClick: () => S.submit(),
|
|
80
|
+
disabled: !x.canSubmit,
|
|
81
|
+
isLoading: x.status === "submitting",
|
|
82
|
+
children: y("biometricConsent.button.continue")
|
|
89
83
|
})
|
|
90
84
|
]
|
|
91
85
|
})
|
|
92
86
|
}, "ready");
|
|
93
|
-
},
|
|
87
|
+
}, v = ({ config: e, manager: t, onFinish: r, onError: i }) => /* @__PURE__ */ n(o, { children: e || t ? /* @__PURE__ */ n(_, {
|
|
94
88
|
config: e,
|
|
95
89
|
manager: t,
|
|
96
90
|
onFinish: r,
|
|
97
91
|
onError: i
|
|
98
92
|
}) : null });
|
|
99
|
-
|
|
93
|
+
d(v, "incode-consent");
|
|
100
94
|
//#endregion
|
|
101
|
-
export {
|
|
95
|
+
export { v as Consent };
|
package/dist/consent/styles.css
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.IncodeConsentPage {
|
|
3
3
|
height: 100%;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
.IncodeConsentPage .IncodePageInner {
|
|
7
|
-
padding: var(--spacing-24, var(--spacing-24, 24px));
|
|
4
|
+
animation: fadeIn var(--motion-fade-in-duration, .7s) ease-out;
|
|
5
|
+
animation-fill-mode: both;
|
|
8
6
|
}
|
|
9
7
|
|
|
10
8
|
.IncodeConsentPage .IncodePageContent {
|
|
@@ -12,17 +10,20 @@
|
|
|
12
10
|
}
|
|
13
11
|
|
|
14
12
|
.IncodeConsentPage .IncodeConsentContent {
|
|
13
|
+
margin-top: var(--spacing-24, var(--spacing-24, 24px));
|
|
15
14
|
height: 100%;
|
|
16
15
|
min-height: var(--spacing-0, var(--spacing-none, 0px));
|
|
17
16
|
justify-content: space-between;
|
|
17
|
+
align-items: center;
|
|
18
18
|
gap: var(--spacing-24, var(--spacing-24, 24px));
|
|
19
19
|
flex-direction: column;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.IncodeConsentPage .IncodeConsentBody {
|
|
24
|
-
margin-top: var(--spacing-16, var(--spacing-16, 16px));
|
|
25
24
|
min-height: var(--spacing-0, var(--spacing-none, 0px));
|
|
25
|
+
width: 100%;
|
|
26
|
+
max-width: var(--incode-form-max-w);
|
|
26
27
|
gap: var(--spacing-24, var(--spacing-24, 24px));
|
|
27
28
|
flex-direction: column;
|
|
28
29
|
flex: 1;
|
|
@@ -32,15 +33,21 @@
|
|
|
32
33
|
|
|
33
34
|
.IncodeConsentPage .IncodeConsentBody .IncodeRichText .markup h2, .IncodeConsentPage .IncodeConsentBody .IncodeRichText h2 {
|
|
34
35
|
margin-bottom: var(--spacing-12, var(--spacing-12, 12px));
|
|
35
|
-
font-family: var(--typography-
|
|
36
|
-
font-size: var(--typography-
|
|
37
|
-
font-weight: var(--typography-
|
|
38
|
-
line-height: var(--typography-
|
|
39
|
-
letter-spacing: var(--typography-
|
|
36
|
+
font-family: var(--typography-body-family);
|
|
37
|
+
font-size: var(--typography-body-m-regular-size);
|
|
38
|
+
font-weight: var(--typography-body-m-regular-weight);
|
|
39
|
+
line-height: var(--typography-body-m-regular-line-height);
|
|
40
|
+
letter-spacing: var(--typography-body-m-regular-letter-spacing);
|
|
41
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
40
42
|
}
|
|
41
43
|
|
|
42
44
|
.IncodeConsentPage .IncodeConsentSubtitle {
|
|
43
|
-
|
|
45
|
+
font-family: var(--typography-body-family);
|
|
46
|
+
font-size: var(--typography-body-m-regular-size);
|
|
47
|
+
font-weight: var(--typography-body-m-regular-weight);
|
|
48
|
+
line-height: var(--typography-body-m-regular-line-height);
|
|
49
|
+
letter-spacing: var(--typography-body-m-regular-letter-spacing);
|
|
50
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
44
51
|
}
|
|
45
52
|
|
|
46
53
|
.IncodeConsentPage .IncodeConsentCheckboxList {
|
|
@@ -53,7 +60,8 @@
|
|
|
53
60
|
border-radius: var(--radius-medium, var(--border-radius-medium));
|
|
54
61
|
background-color: var(--color-surface-brand-50, var(--surface-brand-50));
|
|
55
62
|
width: 100%;
|
|
56
|
-
padding: var(--spacing-16, var(--spacing-16, 16px));
|
|
63
|
+
padding-inline: var(--spacing-16, var(--spacing-16, 16px));
|
|
64
|
+
padding-block: var(--spacing-20, var(--spacing-20, 20px));
|
|
57
65
|
}
|
|
58
66
|
|
|
59
67
|
.IncodeConsentPage .IncodeConsentCheckbox .IncodeCheckboxLabel {
|
|
@@ -74,7 +82,7 @@
|
|
|
74
82
|
font-weight: var(--typography-checkbox-radio-s-weight);
|
|
75
83
|
line-height: var(--typography-checkbox-radio-s-line-height);
|
|
76
84
|
letter-spacing: var(--typography-checkbox-radio-s-letter-spacing);
|
|
77
|
-
color: var(--color-text-
|
|
85
|
+
color: var(--color-checkbox-text-default, var(--checkbox-text-default));
|
|
78
86
|
}
|
|
79
87
|
|
|
80
88
|
.IncodeConsentPage .IncodeConsentCheckboxLabel .IncodeRichText, .IncodeConsentPage .IncodeConsentCheckboxLabel .IncodeRichText .markup {
|
|
@@ -92,10 +100,11 @@
|
|
|
92
100
|
}
|
|
93
101
|
|
|
94
102
|
.IncodeConsentPage .IncodeConsentCheckboxLabel .IncodeRichText .markup a, .IncodeConsentPage .IncodeConsentCheckboxLabel .IncodeRichText a {
|
|
95
|
-
color: var(--color-
|
|
103
|
+
color: var(--color-link-default, var(--link-default));
|
|
96
104
|
}
|
|
97
105
|
|
|
98
106
|
.IncodeConsentPage .IncodeConsentButton {
|
|
107
|
+
margin-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
99
108
|
width: 100%;
|
|
100
109
|
}
|
|
101
110
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../cpfOcr-
|
|
1
|
+
import { t as e } from "../cpfOcr-FixhUeMQ.js";
|
|
2
2
|
export { e as CpfOcr };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { _ as e, p as t, v as n } from "./vendor-preact-D6SntenC.js";
|
|
2
2
|
import { c as r, o as i } from "./hooks-MxHtZWTS.js";
|
|
3
3
|
import { r as a } from "./loadingIcon-BN5YRQUb.js";
|
|
4
|
-
import { t as o } from "./page-
|
|
4
|
+
import { t as o } from "./page-DA3R7q0J.js";
|
|
5
5
|
import { t as s } from "./spinner-CKnjVHxw.js";
|
|
6
6
|
import "./spinner-B4dcie2T.js";
|
|
7
7
|
import { t as c } from "./button-DcCUEn2n.js";
|
|
8
|
-
import { t as l } from "./verificationResult-
|
|
8
|
+
import { t as l } from "./verificationResult-DhT3hH1b.js";
|
|
9
9
|
import { t as u } from "./inputComposed-DAEey9xm.js";
|
|
10
10
|
import { createCpfOcrManager as d } from "@incodetech/core/cpf-ocr";
|
|
11
11
|
//#region src/modules/cpf-ocr/cpfOcr.tsx
|
|
@@ -3,7 +3,7 @@ import { S as t, d as n, v as r } from "../vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { c as i, o as a } from "../hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as o } from "../incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as s } from "../loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as c } from "../page-
|
|
6
|
+
import { t as c } from "../page-DA3R7q0J.js";
|
|
7
7
|
import { t as l } from "../transitionSpinner-Di3bOyOu.js";
|
|
8
8
|
import { t as u } from "../button-DcCUEn2n.js";
|
|
9
9
|
import { t as d } from "../errorIcon-DpHzAoAo.js";
|
|
@@ -3,14 +3,14 @@ import { p as t, v as n } from "./vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { c as r, o as i } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as a } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as o, t as s } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as c } from "./page-
|
|
6
|
+
import { t as c } from "./page-DA3R7q0J.js";
|
|
7
7
|
import { t as l } from "./button-DcCUEn2n.js";
|
|
8
8
|
import { t as u } from "./successIcon-SlKgTSty.js";
|
|
9
9
|
import { t as d } from "./inputComposed-DAEey9xm.js";
|
|
10
10
|
import { t as f } from "./checkbox-DCCzBAuF.js";
|
|
11
11
|
import { t as p } from "./dateInputComposed-Ddd7HLyM.js";
|
|
12
12
|
import { t as m } from "./incodeModule-BiCoAJ5k.js";
|
|
13
|
-
import { t as h } from "./statusPage-
|
|
13
|
+
import { t as h } from "./statusPage-B8b3Jg6N.js";
|
|
14
14
|
import { createCustomFieldsManager as g } from "@incodetech/core/custom-fields";
|
|
15
15
|
//#region src/modules/custom-fields/customFields.tsx
|
|
16
16
|
var _ = {
|
|
@@ -5,7 +5,7 @@ import { t as a } from "./incodeComponent-BoFhgK7G.js";
|
|
|
5
5
|
import { t as o } from "./loadingIcon-BN5YRQUb.js";
|
|
6
6
|
import { t as s } from "./successIcon-SlKgTSty.js";
|
|
7
7
|
import { t as c } from "./incodeModule-BiCoAJ5k.js";
|
|
8
|
-
import { t as l } from "./statusPage-
|
|
8
|
+
import { t as l } from "./statusPage-B8b3Jg6N.js";
|
|
9
9
|
import { createCustomWatchlistManager as u } from "@incodetech/core/custom-watchlist";
|
|
10
10
|
//#region src/modules/custom-watchlist/customWatchlist.tsx
|
|
11
11
|
var d = ({ onFinish: a }) => {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../documentCapture-
|
|
1
|
+
import { t as e } from "../documentCapture-b61wlala.js";
|
|
2
2
|
export { e as DocumentCapture };
|
|
@@ -3,13 +3,13 @@ import { S as t, c as n, h as r, l as i, m as a, o, p as s, v as c } from "./ven
|
|
|
3
3
|
import { c as l, o as u, r as d } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as f } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { n as p, r as m } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as h } from "./page-
|
|
7
|
-
import { b as g, d as _, f as v, l as y, p as b, u as x, y as S } from "./extensibility-
|
|
6
|
+
import { t as h } from "./page-DA3R7q0J.js";
|
|
7
|
+
import { b as g, d as _, f as v, l as y, p as b, u as x, y as S } from "./extensibility-BbNy3mVG.js";
|
|
8
8
|
import { t as C } from "./spinner-CKnjVHxw.js";
|
|
9
9
|
import { t as w } from "./button-DcCUEn2n.js";
|
|
10
10
|
import { a as T, p as E, r as D } from "./icons-9I5g9-_1.js";
|
|
11
11
|
import { t as O } from "./successIcon-SlKgTSty.js";
|
|
12
|
-
import { o as k } from "./tutorial-
|
|
12
|
+
import { o as k } from "./tutorial-QzQ536BL.js";
|
|
13
13
|
import { t as A } from "./bottomSheet-QrpyatOD.js";
|
|
14
14
|
import { t as j } from "./incodeModule-BiCoAJ5k.js";
|
|
15
15
|
import { createDocumentCaptureManager as M } from "@incodetech/core/document-capture";
|
|
@@ -3,16 +3,16 @@ import { d as t, m as n, v as r } from "./vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { c as i, o as a } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as o } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as s } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as c } from "./page-
|
|
6
|
+
import { t as c } from "./page-DA3R7q0J.js";
|
|
7
7
|
import { t as l } from "./button-DcCUEn2n.js";
|
|
8
|
-
import { t as u } from "./verificationResult-
|
|
8
|
+
import { t as u } from "./verificationResult-DhT3hH1b.js";
|
|
9
9
|
import { t as d } from "./inputComposed-DAEey9xm.js";
|
|
10
10
|
import { n as f, t as p } from "./phoneInputComposed-CjAxk2Gj.js";
|
|
11
11
|
import { t as m } from "./dropdownComposed-CS2pyn-g.js";
|
|
12
12
|
import { t as h } from "./dateInputComposed-Ddd7HLyM.js";
|
|
13
13
|
import { t as g } from "./incodeModule-BiCoAJ5k.js";
|
|
14
14
|
import { n as _, t as v } from "./requiredLabelHint-B6FN3v88.js";
|
|
15
|
-
import { t as y } from "./emailInput-
|
|
15
|
+
import { t as y } from "./emailInput-CU7mLB21.js";
|
|
16
16
|
import { formatCPF as b, isValidCPF as x } from "@incodetech/core/cpf-ocr";
|
|
17
17
|
import { createDynamicFormsManager as S } from "@incodetech/core/dynamic-forms";
|
|
18
18
|
//#region src/modules/dynamic-forms/dynamicForms.tsx
|
package/dist/ekyb/ekyb.es.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../ekybModule-
|
|
1
|
+
import { t as e } from "../ekybModule-C33C4JES.js";
|
|
2
2
|
export { e as EkybModule };
|
|
@@ -3,11 +3,11 @@ import { S as t, _ as n, d as r, l as i, v as a } from "./vendor-preact-D6SntenC
|
|
|
3
3
|
import { c as o, i as s, o as c } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as l } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as u } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as d } from "./page-
|
|
7
|
-
import "./extensibility-
|
|
6
|
+
import { t as d } from "./page-DA3R7q0J.js";
|
|
7
|
+
import "./extensibility-BbNy3mVG.js";
|
|
8
8
|
import { t as f } from "./spinner-CKnjVHxw.js";
|
|
9
9
|
import { t as p } from "./button-DcCUEn2n.js";
|
|
10
|
-
import { t as m } from "./verificationResult-
|
|
10
|
+
import { t as m } from "./verificationResult-DhT3hH1b.js";
|
|
11
11
|
import { t as h } from "./inputComposed-DAEey9xm.js";
|
|
12
12
|
import { i as g, r as _ } from "./radioGroupComposed-DRRxVk9Z.js";
|
|
13
13
|
import { t as v } from "./dropdownComposed-CS2pyn-g.js";
|
package/dist/ekyc/ekyc.es.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../ekycModule-
|
|
1
|
+
import { t as e } from "../ekycModule-BJOgtTAh.js";
|
|
2
2
|
export { e as EkycModule };
|
|
@@ -2,10 +2,10 @@ import { n as e } from "./i18n-Kzzvkz94.js";
|
|
|
2
2
|
import { _ as t, d as n, l as r, v as i } from "./vendor-preact-D6SntenC.js";
|
|
3
3
|
import { c as a, i as o, o as s } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as c } from "./incodeComponent-BoFhgK7G.js";
|
|
5
|
-
import { t as l } from "./page-
|
|
5
|
+
import { t as l } from "./page-DA3R7q0J.js";
|
|
6
6
|
import { t as u } from "./spinner-CKnjVHxw.js";
|
|
7
7
|
import { t as d } from "./button-DcCUEn2n.js";
|
|
8
|
-
import { t as f } from "./verificationResult-
|
|
8
|
+
import { t as f } from "./verificationResult-DhT3hH1b.js";
|
|
9
9
|
import { i as p, r as m, t as h } from "./radioGroupComposed-DRRxVk9Z.js";
|
|
10
10
|
import { t as g } from "./phoneInputComposed-CjAxk2Gj.js";
|
|
11
11
|
import { t as _ } from "./dropdownComposed-CS2pyn-g.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../electronic-signature-
|
|
1
|
+
import { n as e, t } from "../electronic-signature-OdgTyso4.js";
|
|
2
2
|
export { t as AeSignature, e as ElectronicSignature };
|
|
@@ -2,11 +2,11 @@ import { n as e, t } from "./i18n-Kzzvkz94.js";
|
|
|
2
2
|
import { _ as n, h as r, l as i, v as a } from "./vendor-preact-D6SntenC.js";
|
|
3
3
|
import { c as o, o as s } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as c } from "./incodeComponent-BoFhgK7G.js";
|
|
5
|
-
import { t as l } from "./page-
|
|
5
|
+
import { t as l } from "./page-DA3R7q0J.js";
|
|
6
6
|
import { t as u } from "./button-DcCUEn2n.js";
|
|
7
7
|
import { c as d, r as f } from "./icons-9I5g9-_1.js";
|
|
8
8
|
import { t as p } from "./successIcon-SlKgTSty.js";
|
|
9
|
-
import { t as m } from "./verificationResult-
|
|
9
|
+
import { t as m } from "./verificationResult-DhT3hH1b.js";
|
|
10
10
|
import { t as h } from "./checkbox-DCCzBAuF.js";
|
|
11
11
|
import { t as g } from "./pdfViewer-rKzTHket.js";
|
|
12
12
|
import { t as _ } from "./incodeModule-BiCoAJ5k.js";
|
package/dist/email/email.es.js
CHANGED
|
@@ -3,11 +3,11 @@ import { _ as t, p as n, v as r } from "../vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { a as i, c as a, o } from "../hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as s } from "../incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as c } from "../loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as l } from "../page-
|
|
6
|
+
import { t as l } from "../page-DA3R7q0J.js";
|
|
7
7
|
import { t as u } from "../button-DcCUEn2n.js";
|
|
8
8
|
import { t as d } from "../otpInput-C4pk4BJU.js";
|
|
9
9
|
import { t as f } from "../incodeModule-BiCoAJ5k.js";
|
|
10
|
-
import { t as p } from "../emailInput-
|
|
10
|
+
import { t as p } from "../emailInput-CU7mLB21.js";
|
|
11
11
|
import { createEmailManager as m } from "@incodetech/core/email";
|
|
12
12
|
//#region src/modules/email/email.tsx
|
|
13
13
|
function h(e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./i18n-Kzzvkz94.js";
|
|
2
2
|
import { v as t } from "./vendor-preact-D6SntenC.js";
|
|
3
|
-
import "./extensibility-
|
|
3
|
+
import "./extensibility-BbNy3mVG.js";
|
|
4
4
|
import { t as n } from "./inputComposed-DAEey9xm.js";
|
|
5
5
|
//#region src/modules/email/emailInput.tsx
|
|
6
6
|
var r = /^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/, i = ({ value: i, emailError: a, label: o, labelHint: s, disabled: c = !1, required: l = !1, onEmailChange: u, onBlur: d }) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as e } from "./i18n-Kzzvkz94.js";
|
|
2
2
|
import { _ as t, l as n, v as r } from "./vendor-preact-D6SntenC.js";
|
|
3
3
|
import { r as i } from "./loadingIcon-BN5YRQUb.js";
|
|
4
|
-
import { t as a } from "./page-
|
|
4
|
+
import { t as a } from "./page-DA3R7q0J.js";
|
|
5
5
|
import { t as o } from "./typography-CxjaknHN.js";
|
|
6
6
|
import { t as s } from "./button-DcCUEn2n.js";
|
|
7
7
|
//#region src/shared/icons/redStrikeIcon.tsx
|
|
@@ -4,7 +4,7 @@ import "./uiConfig-CwpQ-IM6.js";
|
|
|
4
4
|
import { n as d, t as f } from "./hooks-MxHtZWTS.js";
|
|
5
5
|
import "./incodeComponent-BoFhgK7G.js";
|
|
6
6
|
import { n as p, r as m } from "./loadingIcon-BN5YRQUb.js";
|
|
7
|
-
import { t as h } from "./page-
|
|
7
|
+
import { t as h } from "./page-DA3R7q0J.js";
|
|
8
8
|
import { t as g } from "./typography-CxjaknHN.js";
|
|
9
9
|
import { t as _ } from "./spinner-CKnjVHxw.js";
|
|
10
10
|
import "./spinner-B4dcie2T.js";
|
|
@@ -14,8 +14,8 @@ import { t as y } from "./errorIcon-DpHzAoAo.js";
|
|
|
14
14
|
import { f as b, i as x, m as S, r as C, s as w, t as T } from "./icons-9I5g9-_1.js";
|
|
15
15
|
import { t as E } from "./successIcon-SlKgTSty.js";
|
|
16
16
|
import { t as D } from "./modal-ZqAhwiRF.js";
|
|
17
|
-
import { a as O, i as k } from "./tutorial-
|
|
18
|
-
import "./verificationResult-
|
|
17
|
+
import { a as O, i as k } from "./tutorial-QzQ536BL.js";
|
|
18
|
+
import "./verificationResult-DhT3hH1b.js";
|
|
19
19
|
import "./inputComposed-DAEey9xm.js";
|
|
20
20
|
import "./inputComposed-eS4B0Mkh.js";
|
|
21
21
|
import "./otpInput-C4pk4BJU.js";
|
|
@@ -25,7 +25,7 @@ import "./phoneInputComposed-CjAxk2Gj.js";
|
|
|
25
25
|
import "./dropdownComposed-B4U0AIak.js";
|
|
26
26
|
import "./dateInputComposed-Cg8BvYSK.js";
|
|
27
27
|
import "./bottomSheet-QrpyatOD.js";
|
|
28
|
-
import { n as A, t as j } from "./expiredId-
|
|
28
|
+
import { n as A, t as j } from "./expiredId-nfVAZgTL.js";
|
|
29
29
|
import "@incodetech/core/id";
|
|
30
30
|
//#region src/shared/overlay/overlay.tsx
|
|
31
31
|
var ee = ({ children: e, "aria-labelledby": t, class: n }) => /* @__PURE__ */ u("div", {
|
package/dist/extensibility.es.js
CHANGED
|
@@ -3,8 +3,8 @@ import { t } from "./uiConfig-CwpQ-IM6.js";
|
|
|
3
3
|
import { c as n, s as r } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { n as i, t as a } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as o } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as s } from "./page-
|
|
7
|
-
import { _ as c, b as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T, y as E } from "./extensibility-
|
|
6
|
+
import { t as s } from "./page-DA3R7q0J.js";
|
|
7
|
+
import { _ as c, b as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T, y as E } from "./extensibility-BbNy3mVG.js";
|
|
8
8
|
import { a as D, i as O, n as k, o as A, r as j, t as M } from "./typography-CxjaknHN.js";
|
|
9
9
|
import { t as N } from "./spinner-CKnjVHxw.js";
|
|
10
10
|
import { t as P } from "./processing-DPktVde2.js";
|
|
@@ -13,8 +13,8 @@ import { t as I } from "./errorIcon-DpHzAoAo.js";
|
|
|
13
13
|
import { a as L, c as R, d as z, f as B, h as V, i as H, l as U, m as W, n as G, o as K, p as q, r as J, s as Y, t as X, u as Z } from "./icons-9I5g9-_1.js";
|
|
14
14
|
import { t as Q } from "./successIcon-SlKgTSty.js";
|
|
15
15
|
import { t as $ } from "./modal-ZqAhwiRF.js";
|
|
16
|
-
import { a as ee, i as te, n as ne, o as re, r as ie, t as ae } from "./tutorial-
|
|
17
|
-
import { t as oe } from "./verificationResult-
|
|
16
|
+
import { a as ee, i as te, n as ne, o as re, r as ie, t as ae } from "./tutorial-QzQ536BL.js";
|
|
17
|
+
import { t as oe } from "./verificationResult-DhT3hH1b.js";
|
|
18
18
|
import { n as se, t as ce } from "./inputComposed-DAEey9xm.js";
|
|
19
19
|
import { t as le } from "./otpInput-C4pk4BJU.js";
|
|
20
20
|
import { t as ue } from "./checkbox-DCCzBAuF.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../faceMatch-
|
|
1
|
+
import { t as e } from "../faceMatch-DJ7Mqujx.js";
|
|
2
2
|
export { e as FaceMatch };
|
|
@@ -3,7 +3,7 @@ import { S as t, _ as n, l as r, v as i } from "./vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { a, c as o, o as s } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as c } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as l } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as u } from "./page-
|
|
6
|
+
import { t as u } from "./page-DA3R7q0J.js";
|
|
7
7
|
import { t as d } from "./typography-CxjaknHN.js";
|
|
8
8
|
import { t as f } from "./transitionSpinner-Di3bOyOu.js";
|
|
9
9
|
import { t as p } from "./button-DcCUEn2n.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../fieldComparison-
|
|
1
|
+
import { t as e } from "../fieldComparison-D2RSFYl-.js";
|
|
2
2
|
export { e as FieldComparison };
|
|
@@ -3,10 +3,10 @@ import { v as t } from "./vendor-preact-D6SntenC.js";
|
|
|
3
3
|
import { c as n, o as r } from "./hooks-MxHtZWTS.js";
|
|
4
4
|
import { t as i } from "./incodeComponent-BoFhgK7G.js";
|
|
5
5
|
import { r as a } from "./loadingIcon-BN5YRQUb.js";
|
|
6
|
-
import { t as o } from "./page-
|
|
7
|
-
import "./extensibility-
|
|
6
|
+
import { t as o } from "./page-DA3R7q0J.js";
|
|
7
|
+
import "./extensibility-BbNy3mVG.js";
|
|
8
8
|
import { t as s } from "./button-DcCUEn2n.js";
|
|
9
|
-
import { t as c } from "./verificationResult-
|
|
9
|
+
import { t as c } from "./verificationResult-DhT3hH1b.js";
|
|
10
10
|
import { t as l } from "./inputComposed-DAEey9xm.js";
|
|
11
11
|
import { t as u } from "./incodeModule-BiCoAJ5k.js";
|
|
12
12
|
import { createFieldComparisonManager as d } from "@incodetech/core/field-comparison";
|