@incodetech/web 0.0.0-dev-20260312-e476b70 → 0.0.0-dev-20260313-573a40c
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/{Trans-BnPbhF6c.js → Trans-CVsR_Mce.js} +1 -1
- package/dist/authentication/authentication.es.js +3 -3
- package/dist/base.css +97 -81
- package/dist/{baseTutorial-By7hI83C.js → baseTutorial-DmtD23I-.js} +196 -158
- package/dist/{captureFooter-qhkTSzDA.js → captureFooter-CokUs1te.js} +1 -1
- package/dist/{chevronDown-BZNPUs4a.js → chevronDown-DYJNV1QK.js} +1 -1
- package/dist/{closeIcon-B5HxSoNj.js → closeIcon-DQDl1mpN.js} +1 -1
- package/dist/curp-validation/curp-validation.es.js +6 -6
- package/dist/curp-validation/styles.css +22 -28
- package/dist/{dateInputComposed-Badm2Tzx.js → dateInputComposed-BzMiH4hO.js} +2 -2
- package/dist/document-capture/styles.css +18 -18
- package/dist/{documentCapture-ChFrtfzB.js → documentCapture-BxRw-eCN.js} +6 -6
- package/dist/{dropdownComposed-DgA0fNAh.js → dropdownComposed-DEUeG49j.js} +4 -4
- package/dist/ekyb/styles.css +2 -2
- package/dist/{ekybModule-DexnANPQ.js → ekybModule-C3Ujm2Yw.js} +4 -4
- package/dist/ekyc/styles.css +4 -4
- package/dist/{ekycModule-D8_or1xq.js → ekycModule-BSb0VO0K.js} +5 -5
- package/dist/email/email.es.js +3 -3
- package/dist/email/styles.css +1 -1
- package/dist/errorContent-DsXEhW_F.js +43 -0
- package/dist/face-match/styles.css +3 -3
- package/dist/{faceMatch-DXcWwP9u.js → faceMatch-BvQGLKCA.js} +2 -2
- package/dist/flow/flow.es.js +7 -7
- package/dist/flow/styles.css +232 -156
- package/dist/geolocation/geolocation.es.js +17 -17
- package/dist/geolocation/styles.css +4 -4
- package/dist/governmentValidation/governmentValidation.es.js +6 -6
- package/dist/governmentValidation/styles.css +6 -8
- package/dist/id/id.es.js +6 -6
- package/dist/id/styles.css +54 -54
- package/dist/{incodeModule-7zNv7YeX.js → incodeModule-C-yBwl3V.js} +112 -110
- package/dist/{otpInput-DWZ7I1PN.js → otpInput-DTGm8I2x.js} +1 -1
- package/dist/{page-Bdz8JP3P.js → page-DoaUg40Q.js} +64 -49
- package/dist/phone/phone.es.js +4 -4
- package/dist/phone/styles.css +8 -8
- package/dist/{processing-D6kl543t.js → processing-BIuFpDjr.js} +2 -2
- package/dist/selfie/selfie.es.js +14 -7
- package/dist/selfie/styles.css +32 -20
- package/dist/spinner-EHZM4eN1.js +64 -0
- package/dist/{successIcon-BPe0Wymn.js → successIcon-CMUvDv_Z.js} +6 -6
- package/dist/themes/dark.css +415 -149
- package/dist/themes/light.css +371 -119
- package/dist/{tutorial-CJs2GHe1.js → tutorial-DkmCNA8p.js} +252 -175
- package/dist/{verificationResult-BfLzIvM8.js → verificationResult-7tUMuDVH.js} +5 -5
- package/dist/{warningIcon-C9TCAUlH.js → warningIcon-m0tjjxQl.js} +1 -1
- package/package.json +2 -2
- package/dist/errorContent-BMXamgg9.js +0 -30
- package/dist/spinner-BknkxcID.js +0 -48
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { u as e, c as d, S as s, b as C, B as u } from "./incodeModule-
|
|
1
|
+
import { u as e, c as d, S as s, b as C, B as u } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { A as h, y as p, k as v, D as m } from "./vendor-preact-DP-hbKuj.js";
|
|
3
3
|
import "./uiConfig-B8PUPgHY.js";
|
|
4
4
|
const I = ({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { b as I, u as e, S as u, B as h, r as S, I as N, a as G } from "../incodeModule-
|
|
1
|
+
import { b as I, u as e, S as u, B as h, r as S, I as N, a as G } from "../incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { mexicanStates as R, createCurpValidationManager as U } from "@incodetech/core/curp-validation";
|
|
3
3
|
import { k as y } from "../vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
5
|
import "../uiConfig-B8PUPgHY.js";
|
|
6
|
-
import { S as D, E as k } from "../successIcon-
|
|
7
|
-
import { P as p } from "../page-
|
|
8
|
-
import { S as E } from "../spinner-
|
|
9
|
-
import { I as m, D as P } from "../dropdownComposed-
|
|
10
|
-
import { D as F } from "../dateInputComposed-
|
|
6
|
+
import { S as D, E as k } from "../successIcon-CMUvDv_Z.js";
|
|
7
|
+
import { P as p } from "../page-DoaUg40Q.js";
|
|
8
|
+
import { S as E } from "../spinner-EHZM4eN1.js";
|
|
9
|
+
import { I as m, D as P } from "../dropdownComposed-DEUeG49j.js";
|
|
10
|
+
import { D as F } from "../dateInputComposed-BzMiH4hO.js";
|
|
11
11
|
const T = ({
|
|
12
12
|
curp: s,
|
|
13
13
|
isValid: d,
|
|
@@ -48,13 +48,11 @@
|
|
|
48
48
|
background-color: var(--color-input-surface-default, var(--input-surface-default));
|
|
49
49
|
width: 100%;
|
|
50
50
|
padding: var(--spacing-16, var(--spacing-16, 16px));
|
|
51
|
-
font-family: var(--
|
|
52
|
-
font-size: var(--typography-
|
|
53
|
-
font-weight: var(--typography-
|
|
54
|
-
line-height: var(--typography-
|
|
55
|
-
letter-spacing: var(--typography-
|
|
56
|
-
font-size: var(--text-lg, 1.125rem);
|
|
57
|
-
line-height: var(--tw-leading, var(--text-lg--line-height, calc(1.75 / 1.125)));
|
|
51
|
+
font-family: var(--typography-input-dropdown-family);
|
|
52
|
+
font-size: var(--typography-input-dropdown-m-size);
|
|
53
|
+
font-weight: var(--typography-input-dropdown-m-weight);
|
|
54
|
+
line-height: var(--typography-input-dropdown-m-line-height);
|
|
55
|
+
letter-spacing: var(--typography-input-dropdown-m-letter-spacing);
|
|
58
56
|
--tw-font-weight: var(--font-weight-normal, 400);
|
|
59
57
|
font-weight: var(--font-weight-normal, 400);
|
|
60
58
|
color: var(--color-input-text-field-default, var(--input-text-field-default));
|
|
@@ -131,7 +129,7 @@
|
|
|
131
129
|
}
|
|
132
130
|
|
|
133
131
|
.IncodeDateInputComposedIcon {
|
|
134
|
-
color: var(--text-body-tertiary, var(--color-text-body-tertiary));
|
|
132
|
+
color: var(--text-body-300-tertiary, var(--color-text-body-tertiary));
|
|
135
133
|
}
|
|
136
134
|
|
|
137
135
|
.IncodeDateInputComposedIconButton {
|
|
@@ -140,7 +138,7 @@
|
|
|
140
138
|
z-index: 10;
|
|
141
139
|
cursor: pointer;
|
|
142
140
|
border-style: var(--tw-border-style);
|
|
143
|
-
border-width: var(--border-width-none, var(--border-
|
|
141
|
+
border-width: var(--border-width-none, var(--primitive-border-width-0));
|
|
144
142
|
--tw-border-style: none;
|
|
145
143
|
width: 44px;
|
|
146
144
|
height: 100%;
|
|
@@ -244,13 +242,11 @@
|
|
|
244
242
|
width: 100%;
|
|
245
243
|
padding: var(--spacing-16, var(--spacing-16, 16px));
|
|
246
244
|
text-align: left;
|
|
247
|
-
font-family: var(--
|
|
248
|
-
font-size: var(--typography-
|
|
249
|
-
font-weight: var(--typography-
|
|
250
|
-
line-height: var(--typography-
|
|
251
|
-
letter-spacing: var(--typography-
|
|
252
|
-
font-size: var(--text-lg, 1.125rem);
|
|
253
|
-
line-height: var(--tw-leading, var(--text-lg--line-height, calc(1.75 / 1.125)));
|
|
245
|
+
font-family: var(--typography-input-dropdown-family);
|
|
246
|
+
font-size: var(--typography-input-dropdown-m-size);
|
|
247
|
+
font-weight: var(--typography-input-dropdown-m-weight);
|
|
248
|
+
line-height: var(--typography-input-dropdown-m-line-height);
|
|
249
|
+
letter-spacing: var(--typography-input-dropdown-m-letter-spacing);
|
|
254
250
|
--tw-font-weight: var(--font-weight-normal, 400);
|
|
255
251
|
font-weight: var(--font-weight-normal, 400);
|
|
256
252
|
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
@@ -312,7 +308,7 @@
|
|
|
312
308
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
313
309
|
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
314
310
|
--tw-duration: .2s;
|
|
315
|
-
color: var(--text-body-tertiary, var(--color-text-body-tertiary));
|
|
311
|
+
color: var(--text-body-300-tertiary, var(--color-text-body-tertiary));
|
|
316
312
|
flex-shrink: 0;
|
|
317
313
|
transition-duration: .2s;
|
|
318
314
|
display: flex;
|
|
@@ -360,19 +356,17 @@
|
|
|
360
356
|
.IncodeDropdownComposedSearchInput {
|
|
361
357
|
box-sizing: border-box;
|
|
362
358
|
border-style: var(--tw-border-style);
|
|
363
|
-
border-width: var(--border-width-none, var(--border-
|
|
359
|
+
border-width: var(--border-width-none, var(--primitive-border-width-0));
|
|
364
360
|
--tw-border-style: none;
|
|
365
361
|
width: 100%;
|
|
366
362
|
padding-block: var(--spacing-8, var(--spacing-8, 8px));
|
|
367
363
|
padding-right: var(--spacing-40, var(--spacing-40, 40px));
|
|
368
364
|
padding-left: var(--spacing-12, var(--spacing-12, 12px));
|
|
369
|
-
font-family: var(--
|
|
370
|
-
font-size: var(--typography-
|
|
371
|
-
font-weight: var(--typography-
|
|
372
|
-
line-height: var(--typography-
|
|
373
|
-
letter-spacing: var(--typography-
|
|
374
|
-
font-size: var(--text-lg, 1.125rem);
|
|
375
|
-
line-height: var(--tw-leading, var(--text-lg--line-height, calc(1.75 / 1.125)));
|
|
365
|
+
font-family: var(--typography-input-dropdown-family);
|
|
366
|
+
font-size: var(--typography-input-dropdown-m-size);
|
|
367
|
+
font-weight: var(--typography-input-dropdown-m-weight);
|
|
368
|
+
line-height: var(--typography-input-dropdown-m-line-height);
|
|
369
|
+
letter-spacing: var(--typography-input-dropdown-m-letter-spacing);
|
|
376
370
|
--tw-font-weight: var(--font-weight-normal, 400);
|
|
377
371
|
font-weight: var(--font-weight-normal, 400);
|
|
378
372
|
--tw-outline-style: none;
|
|
@@ -518,7 +512,7 @@
|
|
|
518
512
|
font-size: var(--text-14, var(--primitive-typography-size-14));
|
|
519
513
|
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
520
514
|
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
521
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
515
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
522
516
|
}
|
|
523
517
|
|
|
524
518
|
.IncodeCurpConfirm {
|
|
@@ -574,14 +568,14 @@
|
|
|
574
568
|
font-weight: var(--font-weight-bold, var(--primitive-typography-weight-bold));
|
|
575
569
|
--tw-tracking: -1px;
|
|
576
570
|
letter-spacing: -1px;
|
|
577
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
571
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
578
572
|
}
|
|
579
573
|
|
|
580
574
|
.IncodeCurpFailureHint {
|
|
581
575
|
margin: var(--spacing-0, var(--spacing-none, 0px));
|
|
582
576
|
text-align: center;
|
|
583
577
|
font-size: var(--text-16, var(--primitive-typography-size-16));
|
|
584
|
-
color: var(--color-text-body-secondary, var(--text-body-secondary));
|
|
578
|
+
color: var(--color-text-body-secondary, var(--text-body-500-secondary));
|
|
585
579
|
}
|
|
586
580
|
|
|
587
581
|
@property --tw-font-weight {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u as e, c as E } from "./incodeModule-
|
|
1
|
+
import { u as e, c as E } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { g as W, D as Z, A as $ } from "./vendor-preact-DP-hbKuj.js";
|
|
3
|
-
import { E as g, S as x } from "./successIcon-
|
|
3
|
+
import { E as g, S as x } from "./successIcon-CMUvDv_Z.js";
|
|
4
4
|
const B = ({ class: t }) => {
|
|
5
5
|
const n = W();
|
|
6
6
|
return /* @__PURE__ */ e(
|
|
@@ -138,24 +138,24 @@
|
|
|
138
138
|
align-items: center;
|
|
139
139
|
gap: var(--spacing-16, var(--spacing-16, 16px));
|
|
140
140
|
border-style: var(--tw-border-style);
|
|
141
|
-
border-width: var(--border-width-none, var(--border-
|
|
141
|
+
border-width: var(--border-width-none, var(--primitive-border-width-0));
|
|
142
142
|
--tw-border-style: none;
|
|
143
143
|
width: 100%;
|
|
144
144
|
padding-inline: var(--spacing-12, var(--spacing-12, 12px));
|
|
145
145
|
padding-block: var(--spacing-16, var(--spacing-16, 16px));
|
|
146
|
-
font-family: var(--
|
|
146
|
+
font-family: var(--typography-headline-family);
|
|
147
147
|
font-size: var(--typography-headline-h5-size);
|
|
148
148
|
font-weight: var(--typography-headline-h5-weight);
|
|
149
149
|
line-height: var(--typography-headline-h5-line-height);
|
|
150
150
|
letter-spacing: var(--typography-headline-h5-letter-spacing);
|
|
151
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
151
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
152
152
|
background-color: #0000;
|
|
153
153
|
border-style: none;
|
|
154
154
|
display: flex;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
.IncodeDocumentCaptureOverlay .IncodeDocumentCaptureBottomSheetContainer .IncodeDocumentCaptureBottomSheet .IncodeDocumentCaptureBottomSheetOptions .IncodeDocumentCaptureBottomSheetOption svg {
|
|
158
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
158
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
159
159
|
flex-shrink: 0;
|
|
160
160
|
}
|
|
161
161
|
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
|
|
192
192
|
.IncodeDocumentCaptureReviewLayout .IncodeDocumentCaptureReviewHeader .IncodeDocumentCaptureReviewTitle {
|
|
193
193
|
text-align: center;
|
|
194
|
-
font-family: var(--
|
|
194
|
+
font-family: var(--typography-headline-family);
|
|
195
195
|
font-size: var(--typography-headline-h2-size);
|
|
196
196
|
font-weight: var(--typography-headline-h2-weight);
|
|
197
197
|
line-height: var(--typography-headline-h2-line-height);
|
|
@@ -200,12 +200,12 @@
|
|
|
200
200
|
|
|
201
201
|
.IncodeDocumentCaptureReviewLayout .IncodeDocumentCaptureReviewHeader .IncodeDocumentCaptureReviewSubtitle {
|
|
202
202
|
text-align: center;
|
|
203
|
-
font-family: var(--
|
|
203
|
+
font-family: var(--typography-headline-family);
|
|
204
204
|
font-size: var(--typography-headline-h5-size);
|
|
205
205
|
font-weight: var(--typography-headline-h5-weight);
|
|
206
206
|
line-height: var(--typography-headline-h5-line-height);
|
|
207
207
|
letter-spacing: var(--typography-headline-h5-letter-spacing);
|
|
208
|
-
color: var(--color-text-body-secondary, var(--text-body-secondary));
|
|
208
|
+
color: var(--color-text-body-secondary, var(--text-body-500-secondary));
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
.IncodeDocumentCaptureReviewLayout .IncodeDocumentCaptureReviewPreview {
|
|
@@ -320,17 +320,17 @@
|
|
|
320
320
|
|
|
321
321
|
.IncodeDocumentCapturePdfCard .IncodeDocumentCapturePdfFileName {
|
|
322
322
|
text-align: center;
|
|
323
|
-
font-family: var(--
|
|
323
|
+
font-family: var(--typography-headline-family);
|
|
324
324
|
font-size: var(--typography-headline-h5-size);
|
|
325
325
|
font-weight: var(--typography-headline-h5-weight);
|
|
326
326
|
line-height: var(--typography-headline-h5-line-height);
|
|
327
327
|
letter-spacing: var(--typography-headline-h5-letter-spacing);
|
|
328
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
328
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
329
329
|
overflow-wrap: break-word;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
.IncodeModal .IncodeDocumentCommonIssuesTitle {
|
|
333
|
-
font-family: var(--
|
|
333
|
+
font-family: var(--typography-headline-family);
|
|
334
334
|
font-size: var(--typography-headline-h2-size);
|
|
335
335
|
font-weight: var(--typography-headline-h2-weight);
|
|
336
336
|
line-height: var(--typography-headline-h2-line-height);
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
}
|
|
355
355
|
|
|
356
356
|
.IncodeModal .IncodeDocumentCommonIssuesCards .IncodeDocumentCommonIssuesCard .IncodeDocumentCommonIssuesCardIcon {
|
|
357
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
357
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
358
358
|
flex-shrink: 0;
|
|
359
359
|
}
|
|
360
360
|
|
|
@@ -365,7 +365,7 @@
|
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
.IncodeModal .IncodeDocumentCommonIssuesCards .IncodeDocumentCommonIssuesCard .IncodeDocumentCommonIssuesCardText .IncodeDocumentCommonIssuesCardTitle {
|
|
368
|
-
font-family: var(--
|
|
368
|
+
font-family: var(--typography-headline-family);
|
|
369
369
|
font-size: var(--typography-headline-h5-size);
|
|
370
370
|
font-weight: var(--typography-headline-h5-weight);
|
|
371
371
|
line-height: var(--typography-headline-h5-line-height);
|
|
@@ -373,12 +373,12 @@
|
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
.IncodeModal .IncodeDocumentCommonIssuesCards .IncodeDocumentCommonIssuesCard .IncodeDocumentCommonIssuesCardText .IncodeDocumentCommonIssuesCardBody {
|
|
376
|
-
font-family: var(--
|
|
377
|
-
font-size: var(--typography-body-regular-size);
|
|
378
|
-
font-weight: var(--typography-body-regular-weight);
|
|
379
|
-
line-height: var(--typography-body-regular-line-height);
|
|
380
|
-
letter-spacing: var(--typography-body-regular-letter-spacing);
|
|
381
|
-
color: var(--color-text-body-secondary, var(--text-body-secondary));
|
|
376
|
+
font-family: var(--typography-body-family);
|
|
377
|
+
font-size: var(--typography-body-m-regular-size);
|
|
378
|
+
font-weight: var(--typography-body-m-regular-weight);
|
|
379
|
+
line-height: var(--typography-body-m-regular-line-height);
|
|
380
|
+
letter-spacing: var(--typography-body-m-regular-letter-spacing);
|
|
381
|
+
color: var(--color-text-body-secondary, var(--text-body-500-secondary));
|
|
382
382
|
}
|
|
383
383
|
|
|
384
384
|
.IncodeModal .IncodeDocumentCommonIssuesButtons {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { u as e, b as C, S as u, B as h, c as y, I as E, a as T, r as N } from "./incodeModule-
|
|
1
|
+
import { u as e, b as C, S as u, B as h, c as y, I as E, a as T, r as N } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { createDocumentCaptureManager as U } from "@incodetech/core/document-capture";
|
|
3
3
|
import { A as b, q as Z, k as f, _ as r, d as _, y as k } from "./vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { P as H } from "./page-
|
|
6
|
-
import { S as M } from "./spinner-
|
|
7
|
-
import { C as A, a as z, b as K, c as j, d as G, P as W, L as $ } from "./captureFooter-
|
|
5
|
+
import { P as H } from "./page-DoaUg40Q.js";
|
|
6
|
+
import { S as M } from "./spinner-EHZM4eN1.js";
|
|
7
|
+
import { C as A, a as z, b as K, c as j, d as G, P as W, L as $ } from "./captureFooter-CokUs1te.js";
|
|
8
8
|
import "./uiConfig-B8PUPgHY.js";
|
|
9
|
-
import { E as q } from "./errorContent-
|
|
10
|
-
import { S as J } from "./successIcon-
|
|
9
|
+
import { E as q } from "./errorContent-DsXEhW_F.js";
|
|
10
|
+
import { S as J } from "./successIcon-CMUvDv_Z.js";
|
|
11
11
|
const Q = ({ size: t = 24 }) => /* @__PURE__ */ e(
|
|
12
12
|
"svg",
|
|
13
13
|
{
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { u as e, c as A } from "./incodeModule-
|
|
1
|
+
import { u as e, c as A } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { D as G, d as E, A as w, y as R } from "./vendor-preact-DP-hbKuj.js";
|
|
3
|
-
import { C as ie } from "./closeIcon-
|
|
4
|
-
import { E as J, S as M } from "./successIcon-
|
|
5
|
-
import { C as pe } from "./chevronDown-
|
|
3
|
+
import { C as ie } from "./closeIcon-DQDl1mpN.js";
|
|
4
|
+
import { E as J, S as M } from "./successIcon-CMUvDv_Z.js";
|
|
5
|
+
import { C as pe } from "./chevronDown-DYJNV1QK.js";
|
|
6
6
|
const ue = ({ size: r = 20 }) => /* @__PURE__ */ e(
|
|
7
7
|
"svg",
|
|
8
8
|
{
|
package/dist/ekyb/styles.css
CHANGED
|
@@ -57,12 +57,12 @@
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.IncodeEkybPage .IncodeEkyb__sectionHeader {
|
|
60
|
-
font-family: var(--
|
|
60
|
+
font-family: var(--typography-headline-family);
|
|
61
61
|
font-size: var(--typography-headline-h3-size);
|
|
62
62
|
font-weight: var(--typography-headline-h3-weight);
|
|
63
63
|
line-height: var(--typography-headline-h3-line-height);
|
|
64
64
|
letter-spacing: var(--typography-headline-h3-letter-spacing);
|
|
65
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
65
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
66
66
|
width: 100%;
|
|
67
67
|
max-width: 420px;
|
|
68
68
|
margin: 16px auto 0;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { b as k, u as t, I as g, a as $, S as U, B as F, r as M } from "./incodeModule-
|
|
1
|
+
import { b as k, u as t, I as g, a as $, S as U, B as F, r as M } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { SUPPORTED_COUNTRIES as I, DEV_ONLY_COUNTRIES as R, createEkybManager as D } from "@incodetech/core/ekyb";
|
|
3
3
|
import { T as w, y as v, A as L, k as A } from "./vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "./uiConfig-B8PUPgHY.js";
|
|
5
5
|
import "@incodetech/core";
|
|
6
|
-
import { F as P, V as E, u as O } from "./verificationResult-
|
|
7
|
-
import { P as T } from "./page-
|
|
8
|
-
import { D as f, I as N } from "./dropdownComposed-
|
|
6
|
+
import { F as P, V as E, u as O } from "./verificationResult-7tUMuDVH.js";
|
|
7
|
+
import { P as T } from "./page-DoaUg40Q.js";
|
|
8
|
+
import { D as f, I as N } from "./dropdownComposed-DEUeG49j.js";
|
|
9
9
|
function B(e) {
|
|
10
10
|
return [...e.toUpperCase()].map((o) => String.fromCodePoint(127462 + o.charCodeAt(0) - 65)).join("");
|
|
11
11
|
}
|
package/dist/ekyc/styles.css
CHANGED
|
@@ -57,12 +57,12 @@
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.IncodeEkycPage .IncodeEkyc__sectionHeader {
|
|
60
|
-
font-family: var(--
|
|
60
|
+
font-family: var(--typography-headline-family);
|
|
61
61
|
font-size: var(--typography-headline-h3-size);
|
|
62
62
|
font-weight: var(--typography-headline-h3-weight);
|
|
63
63
|
line-height: var(--typography-headline-h3-line-height);
|
|
64
64
|
letter-spacing: var(--typography-headline-h3-letter-spacing);
|
|
65
|
-
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
65
|
+
color: var(--color-text-body-primary, var(--text-body-800-primary));
|
|
66
66
|
width: 100%;
|
|
67
67
|
max-width: 420px;
|
|
68
68
|
margin: 16px auto 0;
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
.IncodeEkyc__radioOption {
|
|
95
|
-
color: var(--radio-button-text-default, var(--text-body-primary, #262831));
|
|
95
|
+
color: var(--radio-button-text-default, var(--text-body-800-primary, #262831));
|
|
96
96
|
cursor: pointer;
|
|
97
97
|
align-items: center;
|
|
98
98
|
gap: 12px;
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
|
|
178
178
|
.IncodeAddressAutocomplete__suggestion {
|
|
179
179
|
cursor: pointer;
|
|
180
|
-
color: var(--text-body-primary, #262831);
|
|
180
|
+
color: var(--text-body-800-primary, #262831);
|
|
181
181
|
border-bottom: 1px solid var(--input-border-default, #82879a);
|
|
182
182
|
padding: 12px 16px;
|
|
183
183
|
font-size: 16px;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { u as t, b as O, I as H, a as U, S as j, B as Q, r as W } from "./incodeModule-
|
|
1
|
+
import { u as t, b as O, I as H, a as U, S as j, B as Q, r as W } from "./incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { createEkycManager as z } from "@incodetech/core/ekyc";
|
|
3
3
|
import { d as w, A as x, T as R, y as F, q as M } from "./vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "./uiConfig-B8PUPgHY.js";
|
|
5
5
|
import "@incodetech/core";
|
|
6
|
-
import { V as D, u as G, F as Y } from "./verificationResult-
|
|
7
|
-
import { D as J } from "./dateInputComposed-
|
|
8
|
-
import { I as B, D as K } from "./dropdownComposed-
|
|
9
|
-
import { P as X } from "./page-
|
|
6
|
+
import { V as D, u as G, F as Y } from "./verificationResult-7tUMuDVH.js";
|
|
7
|
+
import { D as J } from "./dateInputComposed-BzMiH4hO.js";
|
|
8
|
+
import { I as B, D as K } from "./dropdownComposed-DEUeG49j.js";
|
|
9
|
+
import { P as X } from "./page-DoaUg40Q.js";
|
|
10
10
|
import { c as Z, g as L, p as V, A as T } from "./countries-DDCxQhGs.js";
|
|
11
11
|
import { u as ee } from "./useMediaQuery-Rn91JcLv.js";
|
|
12
12
|
const te = ({
|
package/dist/email/email.es.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { u as e, S as g, r as b, I as h, a as v, B as O } from "../incodeModule-
|
|
1
|
+
import { u as e, S as g, r as b, I as h, a as v, B as O } from "../incodeModule-C-yBwl3V.js";
|
|
2
2
|
import { createEmailManager as y } from "@incodetech/core/email";
|
|
3
3
|
import { d as f, y as V, k as P } from "../vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { O as k } from "../otpInput-
|
|
6
|
-
import { P as E } from "../page-
|
|
5
|
+
import { O as k } from "../otpInput-DTGm8I2x.js";
|
|
6
|
+
import { P as E } from "../page-DoaUg40Q.js";
|
|
7
7
|
const I = /^[^\s@]+@[^\s@]+\.[^\s@]+$/, w = ({
|
|
8
8
|
prefilledEmail: i,
|
|
9
9
|
emailError: a,
|
package/dist/email/styles.css
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
|
|
66
66
|
.IncodeEmailPage .IncodeEmailInputField {
|
|
67
67
|
border-style: var(--tw-border-style);
|
|
68
|
-
border-width: var(--border-width-none, var(--border-
|
|
68
|
+
border-width: var(--border-width-none, var(--primitive-border-width-0));
|
|
69
69
|
--tw-border-style: none;
|
|
70
70
|
width: 100%;
|
|
71
71
|
padding-inline: var(--spacing-16, var(--spacing-16, 16px));
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { b as l, u as n, S as r, B as m } from "./incodeModule-C-yBwl3V.js";
|
|
2
|
+
import { A as p, y as C } from "./vendor-preact-DP-hbKuj.js";
|
|
3
|
+
import { E } from "./successIcon-CMUvDv_Z.js";
|
|
4
|
+
import { W as I } from "./warningIcon-m0tjjxQl.js";
|
|
5
|
+
import { P as f } from "./page-DoaUg40Q.js";
|
|
6
|
+
import { T as h } from "./spinner-EHZM4eN1.js";
|
|
7
|
+
const x = ({
|
|
8
|
+
title: c,
|
|
9
|
+
description: s,
|
|
10
|
+
attemptsRemaining: e,
|
|
11
|
+
onButtonClick: a,
|
|
12
|
+
"data-testid": d
|
|
13
|
+
}) => {
|
|
14
|
+
const { t } = l(), o = e <= 0, i = p(null);
|
|
15
|
+
return C(() => {
|
|
16
|
+
i.current?.focus();
|
|
17
|
+
}, []), /* @__PURE__ */ n("div", { class: "IncodeErrorContent", children: /* @__PURE__ */ n(f, { "data-testid": d, children: /* @__PURE__ */ n("div", { class: "IncodeErrorContentContainer", children: [
|
|
18
|
+
/* @__PURE__ */ n("div", { class: "IncodeErrorContentIconContainer", children: [
|
|
19
|
+
o ? /* @__PURE__ */ n(E, { size: 32 }) : /* @__PURE__ */ n(I, { size: 32 }),
|
|
20
|
+
/* @__PURE__ */ n(r, { size: 16 }),
|
|
21
|
+
/* @__PURE__ */ n(
|
|
22
|
+
h,
|
|
23
|
+
{
|
|
24
|
+
ref: i,
|
|
25
|
+
id: "error-content-title",
|
|
26
|
+
tabIndex: -1,
|
|
27
|
+
className: "IncodeErrorContentTitle",
|
|
28
|
+
children: c
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ n(r, { size: 12 }),
|
|
32
|
+
/* @__PURE__ */ n("p", { class: "IncodeErrorContentDescription", children: s })
|
|
33
|
+
] }),
|
|
34
|
+
/* @__PURE__ */ n("div", { class: "IncodeErrorContentAttemptsContainer", children: [
|
|
35
|
+
/* @__PURE__ */ n("p", { class: "IncodeErrorContentAttemptsText", children: o ? t("notifications.noAttemptsRemaining") : t("common.attemptsRemaining", { count: e }) }),
|
|
36
|
+
/* @__PURE__ */ n(r, { size: 24 }),
|
|
37
|
+
/* @__PURE__ */ n(m, { onClick: a, children: t(o ? "common.continue" : "common.tryAgain") })
|
|
38
|
+
] })
|
|
39
|
+
] }) }) });
|
|
40
|
+
};
|
|
41
|
+
export {
|
|
42
|
+
x as E
|
|
43
|
+
};
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
background: var(--surface-neutral-50);
|
|
308
308
|
border: 1px solid var(--border-neutral-300);
|
|
309
309
|
height: 44px;
|
|
310
|
-
color: var(--text-body-primary);
|
|
310
|
+
color: var(--text-body-800-primary);
|
|
311
311
|
text-align: center;
|
|
312
312
|
border-radius: 12px;
|
|
313
313
|
padding: 0 20px;
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
line-height: var(--tw-leading, var(--text-2xl--line-height, calc(2 / 1.5)));
|
|
350
350
|
--tw-font-weight: var(--font-weight-bold, var(--primitive-typography-weight-bold));
|
|
351
351
|
font-weight: var(--font-weight-bold, var(--primitive-typography-weight-bold));
|
|
352
|
-
color: var(--text-body-primary);
|
|
352
|
+
color: var(--text-body-800-primary);
|
|
353
353
|
line-height: 125%;
|
|
354
354
|
}
|
|
355
355
|
|
|
@@ -597,7 +597,7 @@
|
|
|
597
597
|
line-height: var(--tw-leading, var(--text-2xl--line-height, calc(2 / 1.5)));
|
|
598
598
|
--tw-font-weight: var(--font-weight-bold, var(--primitive-typography-weight-bold));
|
|
599
599
|
font-weight: var(--font-weight-bold, var(--primitive-typography-weight-bold));
|
|
600
|
-
color: var(--text-body-primary);
|
|
600
|
+
color: var(--text-body-800-primary);
|
|
601
601
|
animation: fadeInTitle var(--transition-duration, .25s) linear forwards;
|
|
602
602
|
animation-delay: calc(var(--animation-delay, 2.85s) + var(--animation-duration, .8s) + var(--transition-delay, .2s));
|
|
603
603
|
opacity: 0;
|