@adyen/kyc-components 3.48.3 → 3.49.1-beta.0
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/es/{B4MFY5CR-CQfGQVaX.js → B4MFY5CR-BCiGjPS-.js} +1 -1
- package/dist/es/{HO4MOOFI-NwTVjWrt.js → HO4MOOFI-CNLJMNDz.js} +2 -2
- package/dist/es/{HUY7CZI3-njZg72SG.js → HUY7CZI3-C9f7ZxhV.js} +2 -2
- package/dist/es/adyen-kyc-components.es.js +1 -1
- package/dist/es/{bg-BG-CbW3hvQ1.js → bg-BG-FDgvD2sQ.js} +87 -4
- package/dist/es/{cs-CZ-DLXbTL5j.js → cs-CZ-COeoxVWd.js} +87 -4
- package/dist/es/{da-DK-ufWSaKfu.js → da-DK-BeB6mBjF.js} +87 -4
- package/dist/es/{de-DE-DhxNOEba.js → de-DE-9ljUl3ZL.js} +87 -4
- package/dist/es/{el-GR-K3SswoHB.js → el-GR-IXj2mcjY.js} +87 -4
- package/dist/es/{es-ES-Cy2y4xXA.js → es-ES-DLAonjFF.js} +87 -4
- package/dist/es/{et-EE-CMJqPmgi.js → et-EE-DXPqt6Iu.js} +87 -4
- package/dist/es/{fi-FI-DQTNBfwQ.js → fi-FI-eX1Sdb13.js} +87 -4
- package/dist/es/{fr-FR-Dw9osh-l.js → fr-FR-bmcuwHje.js} +87 -4
- package/dist/es/{hr-HR-C-hECk_5.js → hr-HR-hGvsHQdG.js} +87 -4
- package/dist/es/{hu-HU-D3j_bDvr.js → hu-HU-BBSDW23x.js} +87 -4
- package/dist/es/{index-C8DGM6t7.js → index-BnXsQemu.js} +9536 -7349
- package/dist/es/{it-IT-COz-savY.js → it-IT--vLf61KN.js} +87 -4
- package/dist/es/{lt-LT-WRBe_Qvp.js → lt-LT-CeljOkJD.js} +87 -4
- package/dist/es/{lv-LV-DO0d-JBC.js → lv-LV-DjCywFKA.js} +87 -4
- package/dist/es/{nl-NL-kryA0HPp.js → nl-NL-Bp-Y3c0v.js} +87 -4
- package/dist/es/{no-NO-SHMF6J2i.js → no-NO-6ei3uGjS.js} +87 -4
- package/dist/es/{pl-PL-DW0nlP9Z.js → pl-PL-BnvKKd0S.js} +87 -4
- package/dist/es/{pt-PT-PxRA6bF9.js → pt-PT-DQSczkiX.js} +87 -4
- package/dist/es/{ro-RO-BHE4-Av2.js → ro-RO-CTDUThyC.js} +87 -4
- package/dist/es/{sk-SK-FbGBMBnE.js → sk-SK-B5G2uFBr.js} +87 -4
- package/dist/es/{sl-SI-Ck9rNGHP.js → sl-SI-DsN6em-t.js} +87 -4
- package/dist/es/{sv-SE-BxjpNXvt.js → sv-SE-DovpAegc.js} +87 -4
- package/dist/style.css +131 -203
- package/dist/types/api/types.d.ts +9 -0
- package/dist/types/api/useLegalEntity.d.ts +8 -0
- package/dist/types/api/useOnboardingStatus.d.ts +3 -0
- package/dist/types/api/usePciStatus.d.ts +3 -0
- package/dist/types/components/Address/Address.d.ts +1 -1
- package/dist/types/components/Address/constants.d.ts +0 -1
- package/dist/types/components/Address/utils.d.ts +1 -1
- package/dist/types/components/Address/validate.d.ts +6 -0
- package/dist/types/components/BusinessMismatchModal/BusinessMismatchModal.d.ts +6 -0
- package/dist/types/components/Company/rules.d.ts +1 -0
- package/dist/types/components/ContactDetails/ContactDetails.d.ts +0 -1
- package/dist/types/components/ContactDetails/types.d.ts +2 -2
- package/dist/types/components/CustomerSupport/types.d.ts +0 -1
- package/dist/types/components/DocumentUpload/DocumentUpload.d.ts +1 -1
- package/dist/types/components/Dropins/IndividualDropin/IndividualDropin.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForAssetSale.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForBusiness.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForCryptocurrency.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForGambling.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForThirdParty.d.ts +2 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataOriginatorLegalEntity.d.ts +5 -0
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +1 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/types.d.ts +15 -2
- package/dist/types/components/Dropins/SourceOfFundsDropin/utils.d.ts +13 -10
- package/dist/types/components/ErrorPanel/types.d.ts +4 -4
- package/dist/types/components/FormEndState/FormEndState.d.ts +1 -1
- package/dist/types/components/FormEndState/types.d.ts +2 -5
- package/dist/types/components/IdDocumentUpload/IdDocumentInstantVerification.d.ts +1 -3
- package/dist/types/components/IdDocumentUpload/IdDocumentManualUpload.d.ts +1 -3
- package/dist/types/components/IdDocumentUpload/types.d.ts +0 -1
- package/dist/types/components/IdentityNumber/fieldConfig.d.ts +4 -0
- package/dist/types/components/IdentityNumber/type.d.ts +0 -2
- package/dist/types/components/Individual/rules.d.ts +0 -1
- package/dist/types/components/Individual/types.d.ts +0 -2
- package/dist/types/components/Name/Name.d.ts +1 -3
- package/dist/types/components/PersonalDetails/Identity/IdentityAu/IdentityAu.d.ts +1 -1
- package/dist/types/components/PersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +1 -1
- package/dist/types/components/PersonalDetails/Identity/IdentityNZ/IdentityNZ.d.ts +1 -1
- package/dist/types/components/PersonalDetails/types.d.ts +1 -0
- package/dist/types/components/PersonalDetails/validate.d.ts +19 -2
- package/dist/types/components/PhoneField/PhoneField.d.ts +4 -1
- package/dist/types/components/PhoneField/fieldConfig.d.ts +2 -1
- package/dist/types/components/PhoneField/types.d.ts +1 -1
- package/dist/types/components/SingpassBanner/SingpassBanner.d.ts +1 -1
- package/dist/types/components/TaskList/TaskItemStatus.d.ts +1 -1
- package/dist/types/components/TaskList/TaskListItem.d.ts +1 -1
- package/dist/types/components/TaskList/types.d.ts +4 -2
- package/dist/types/components/UIElement/UIElement.d.ts +4 -4
- package/dist/types/components/ui/atoms/Accordion/Accordion.d.ts +4 -5
- package/dist/types/components/ui/atoms/ActionsMenu/ActionsMenu.d.ts +0 -1
- package/dist/types/components/ui/atoms/Button/Button.d.ts +1 -1
- package/dist/types/components/ui/atoms/Button/Button.types.d.ts +1 -0
- package/dist/types/components/ui/atoms/Checkbox/Checkbox.d.ts +2 -1
- package/dist/types/components/ui/atoms/InputBase/InputBase.d.ts +2 -1
- package/dist/types/components/ui/atoms/Modal/Modal.d.ts +2 -1
- package/dist/types/components/ui/atoms/RadioGroup/RadioGroup.d.ts +2 -1
- package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +2 -1
- package/dist/types/components/ui/atoms/Select/Select.d.ts +1 -1
- package/dist/types/components/ui/atoms/Select/Select.types.d.ts +1 -0
- package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +1 -1
- package/dist/types/components/ui/atoms/SelectButton/SelectButton.types.d.ts +2 -4
- package/dist/types/components/ui/atoms/Status/Status.d.ts +1 -1
- package/dist/types/components/ui/atoms/Status/Status.types.d.ts +0 -1
- package/dist/types/components/ui/atoms/Tag/Tag.d.ts +0 -2
- package/dist/types/components/ui/molecules/Alert/Alert.d.ts +1 -2
- package/dist/types/components/ui/molecules/Dropzone/FilePicker.d.ts +3 -1
- package/dist/types/components/ui/molecules/Dropzone/types.d.ts +5 -0
- package/dist/types/core/analytics.d.ts +3 -0
- package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +2 -1
- package/dist/types/core/context/ExperimentContext/types.d.ts +3 -4
- package/dist/types/core/context/FormContext/FormContext.d.ts +2 -0
- package/dist/types/core/context/FormContext/FormContextProvider.d.ts +3 -0
- package/dist/types/core/context/FormContext/types.d.ts +10 -0
- package/dist/types/core/context/FormContext/useFormContext.d.ts +3 -0
- package/dist/types/core/context/SettingsContext/types.d.ts +0 -2
- package/dist/types/core/context/StateContext/types.d.ts +4 -4
- package/dist/types/core/hooks/useBusinessData/types.d.ts +1 -0
- package/dist/types/core/hooks/useComponentApi.d.ts +1 -0
- package/dist/types/core/hooks/useForm/reducer.d.ts +2 -2
- package/dist/types/core/hooks/useForm/types.d.ts +4 -1
- package/dist/types/core/hooks/useForm/useForm.d.ts +1 -1
- package/dist/types/core/hooks/useFormComposer.d.ts +4 -1
- package/dist/types/core/hooks/useMultiForm/reducer.d.ts +85 -0
- package/dist/types/core/hooks/useMultiForm/types.d.ts +148 -0
- package/dist/types/core/hooks/useMultiForm/useMultiForm.d.ts +2 -0
- package/dist/types/core/hooks/useMultiForm/useMultiFormAsyncValidator.d.ts +20 -0
- package/dist/types/core/hooks/useMultiForm/useMultiFormStaticValidator.d.ts +8 -0
- package/dist/types/core/hooks/useMultiForm/utils.d.ts +13 -0
- package/dist/types/core/models/api/analytics.d.ts +1 -0
- package/dist/types/core/models/api/document.d.ts +8 -8
- package/dist/types/core/models/api/organization.d.ts +4 -2
- package/dist/types/core/models/api/source-of-funds.d.ts +10 -1
- package/dist/types/core/models/form-rules.d.ts +1 -0
- package/dist/types/core/process-field-configurations.d.ts +2 -3
- package/dist/types/core/services/componentApi/get-onboarding-status.d.ts +1 -0
- package/dist/types/core/services/componentApi/get-pci-status.d.ts +1 -0
- package/dist/types/core/services/componentApi/update-source-of-funds.d.ts +2 -0
- package/dist/types/core/services/http.d.ts +1 -0
- package/dist/types/core/user-events.d.ts +15 -5
- package/dist/types/stores/api/api.d.ts +6 -0
- package/dist/types/stores/legalEntity/legalEntity.d.ts +5 -0
- package/dist/types/utils/companyUtil.d.ts +1 -1
- package/dist/types/utils/entityStatusUtil.d.ts +1 -1
- package/dist/types/utils/formUtils.d.ts +4 -5
- package/dist/types/utils/getSSNType.d.ts +2 -0
- package/dist/types/utils/localizeDateString.d.ts +4 -1
- package/dist/types/utils/mapping/componentApiMapping.d.ts +27 -22
- package/dist/types/utils/mapping/mapping.d.ts +1 -1
- package/dist/types/utils/trackNavigation.d.ts +2 -4
- package/dist/types/utils/validation/types.d.ts +2 -1
- package/dist/types/utils/verification/helpers/verifyIdNumber.d.ts +9 -2
- package/package.json +7 -6
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsHelpModal/SourceOfFundsHelpModal.d.ts +0 -4
- package/dist/types/components/Individual/validators.d.ts +0 -16
- package/dist/types/components/PhoneField/PhoneFieldExperimentWrapper.d.ts +0 -8
- package/dist/types/components/PhoneInput/PhoneInput.d.ts +0 -8
- package/dist/types/components/PhoneInput/PhoneInput.types.d.ts +0 -8
- package/dist/types/components/PhoneInput/validate.d.ts +0 -6
- package/dist/types/core/hooks/usePolling.d.ts +0 -9
- package/dist/types/utils/verification/verificationUtils.d.ts +0 -17
package/dist/style.css
CHANGED
|
@@ -12,8 +12,6 @@
|
|
|
12
12
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
13
13
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
14
14
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
15
|
-
-webkit-font-smoothing: antialiased;
|
|
16
|
-
-moz-osx-font-smoothing: grayscale;
|
|
17
15
|
}
|
|
18
16
|
.adyen-kyc-summary__heading {
|
|
19
17
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
@@ -86,8 +84,6 @@
|
|
|
86
84
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
87
85
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
88
86
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
89
|
-
-webkit-font-smoothing: antialiased;
|
|
90
|
-
-moz-osx-font-smoothing: grayscale;
|
|
91
87
|
align-items: center;
|
|
92
88
|
background: none;
|
|
93
89
|
border: none;
|
|
@@ -234,8 +230,6 @@ button[disabled]:hover {
|
|
|
234
230
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
235
231
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
236
232
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
237
|
-
-webkit-font-smoothing: antialiased;
|
|
238
|
-
-moz-osx-font-smoothing: grayscale;
|
|
239
233
|
background-color: transparent;
|
|
240
234
|
border: 0;
|
|
241
235
|
color: var(--adyen-sdk-color-link-primary, #00112c);
|
|
@@ -397,8 +391,6 @@ button[disabled]:hover {
|
|
|
397
391
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
398
392
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
399
393
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
400
|
-
-webkit-font-smoothing: antialiased;
|
|
401
|
-
-moz-osx-font-smoothing: grayscale;
|
|
402
394
|
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
403
395
|
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
404
396
|
word-break: break-word;
|
|
@@ -406,58 +398,63 @@ button[disabled]:hover {
|
|
|
406
398
|
flex-direction: column;
|
|
407
399
|
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
408
400
|
}
|
|
409
|
-
|
|
410
|
-
.adyen-kyc-alert
|
|
401
|
+
|
|
402
|
+
.adyen-kyc-alert-without-icon .adyen-kyc-alert-explanation,
|
|
403
|
+
.adyen-kyc-alert-without-icon .adyen-kyc-alert-actions {
|
|
411
404
|
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
412
405
|
}
|
|
413
406
|
|
|
414
|
-
.adyen-kyc-alert
|
|
407
|
+
.adyen-kyc-alert-basic {
|
|
415
408
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
416
409
|
}
|
|
417
410
|
|
|
418
|
-
.adyen-kyc-alert
|
|
411
|
+
.adyen-kyc-alert-info {
|
|
419
412
|
background-color: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
420
413
|
}
|
|
421
414
|
|
|
422
|
-
.adyen-kyc-alert
|
|
415
|
+
.adyen-kyc-alert-error {
|
|
423
416
|
background-color: var(--adyen-sdk-color-background-critical-weak, #fef4f4);
|
|
424
417
|
}
|
|
425
418
|
|
|
426
|
-
.adyen-kyc-alert
|
|
419
|
+
.adyen-kyc-alert-warning {
|
|
427
420
|
background-color: var(--adyen-sdk-color-background-warning-weak, #fff5e9);
|
|
428
421
|
}
|
|
429
422
|
|
|
430
|
-
.adyen-kyc-alert
|
|
423
|
+
.adyen-kyc-alert-success {
|
|
431
424
|
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
432
425
|
}
|
|
433
426
|
|
|
434
|
-
.adyen-kyc-
|
|
427
|
+
.adyen-kyc-alert-header {
|
|
435
428
|
align-items: flex-start;
|
|
436
429
|
display: flex;
|
|
437
430
|
}
|
|
438
431
|
|
|
439
|
-
.adyen-kyc-
|
|
432
|
+
.adyen-kyc-alert-icon {
|
|
440
433
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
441
434
|
margin-top: var(--adyen-sdk-spacer-010, 2px);
|
|
442
435
|
}
|
|
443
|
-
|
|
436
|
+
|
|
437
|
+
.adyen-kyc-alert-icon-info {
|
|
444
438
|
color: var(--adyen-sdk-color-background-highlight-strong, #0070f5);
|
|
445
439
|
}
|
|
446
|
-
|
|
440
|
+
|
|
441
|
+
.adyen-kyc-alert-icon-error {
|
|
447
442
|
color: var(--adyen-sdk-color-background-critical-strong, #e22d2d);
|
|
448
443
|
}
|
|
449
|
-
|
|
444
|
+
|
|
445
|
+
.adyen-kyc-alert-icon-warning {
|
|
450
446
|
color: var(--adyen-sdk-color-background-warning-strong, #dd7d00);
|
|
451
447
|
}
|
|
452
|
-
|
|
448
|
+
|
|
449
|
+
.adyen-kyc-alert-icon-success {
|
|
453
450
|
color: var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
454
451
|
}
|
|
455
452
|
|
|
456
|
-
.adyen-kyc-
|
|
453
|
+
.adyen-kyc-alert-close-button {
|
|
457
454
|
padding: 0 !important;
|
|
458
455
|
}
|
|
459
456
|
|
|
460
|
-
.adyen-kyc-
|
|
457
|
+
.adyen-kyc-alert-title {
|
|
461
458
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
462
459
|
flex-grow: 1;
|
|
463
460
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
@@ -466,13 +463,13 @@ button[disabled]:hover {
|
|
|
466
463
|
margin-left: var(--adyen-sdk-spacer-070, 16px);
|
|
467
464
|
}
|
|
468
465
|
|
|
469
|
-
.adyen-kyc-
|
|
466
|
+
.adyen-kyc-alert-explanation {
|
|
470
467
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
471
468
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
472
469
|
margin: 0 var(--adyen-sdk-spacer-100, 32px);
|
|
473
470
|
}
|
|
474
471
|
|
|
475
|
-
.adyen-kyc-
|
|
472
|
+
.adyen-kyc-alert-actions {
|
|
476
473
|
display: flex;
|
|
477
474
|
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
478
475
|
text-align: left;
|
|
@@ -565,6 +562,33 @@ button[disabled]:hover {
|
|
|
565
562
|
.adyen-kyc-accordion[open] summary {
|
|
566
563
|
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
567
564
|
user-select: auto;
|
|
565
|
+
}.adyen-kyc-skeleton {
|
|
566
|
+
width: 100%;
|
|
567
|
+
height: 100%;
|
|
568
|
+
background-color: var(--adyen-sdk-color-outline-secondary, #c9cdd3);
|
|
569
|
+
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
570
|
+
animation: 2s ease-in-out 0.5s infinite normal none running adyen-kyc-skeleton;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
.adyen-kyc-skeleton-circle {
|
|
574
|
+
border-radius: 50%;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
.adyen-kyc-skeleton-text {
|
|
578
|
+
height: 1em !important;
|
|
579
|
+
margin: 0.2em 0 !important;
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
@keyframes adyen-kyc-skeleton {
|
|
583
|
+
0% {
|
|
584
|
+
opacity: 1;
|
|
585
|
+
}
|
|
586
|
+
50% {
|
|
587
|
+
opacity: 0.4;
|
|
588
|
+
}
|
|
589
|
+
100% {
|
|
590
|
+
opacity: 1;
|
|
591
|
+
}
|
|
568
592
|
}.adyen-kyc-individual .adyen-kyc-form {
|
|
569
593
|
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
570
594
|
}.adyen-kyc-field {
|
|
@@ -854,27 +878,6 @@ button[disabled]:hover {
|
|
|
854
878
|
|
|
855
879
|
.adyen-kyc-dropdown + .adyen-kyc-input__inline-validation {
|
|
856
880
|
right: 32px;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
.adyen-kyc-dropdown-selected-items {
|
|
860
|
-
align-items: baseline;
|
|
861
|
-
display: flex;
|
|
862
|
-
flex-direction: row;
|
|
863
|
-
flex-wrap: wrap;
|
|
864
|
-
}
|
|
865
|
-
.adyen-kyc-dropdown-selected-items .adyen-kyc-tag {
|
|
866
|
-
align-self: center;
|
|
867
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
868
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
869
|
-
letter-spacing: 0.2px;
|
|
870
|
-
margin: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-000, 0px);
|
|
871
|
-
padding: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px);
|
|
872
|
-
}
|
|
873
|
-
.adyen-kyc-dropdown-selected-items__tag--teal {
|
|
874
|
-
background-color: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
875
|
-
}
|
|
876
|
-
.adyen-kyc-dropdown-selected-items__tag--blue {
|
|
877
|
-
background-color: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
878
881
|
}/* #region Borders */
|
|
879
882
|
/* #endregion */
|
|
880
883
|
/* #region Z-index */
|
|
@@ -960,77 +963,12 @@ button[disabled]:hover {
|
|
|
960
963
|
/* #endregion */
|
|
961
964
|
/* #region Inline components */
|
|
962
965
|
/* #endregion */
|
|
963
|
-
.adyen-kyc-tag {
|
|
964
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
965
|
-
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
966
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
967
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
968
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
969
|
-
-webkit-font-smoothing: antialiased;
|
|
970
|
-
-moz-osx-font-smoothing: grayscale;
|
|
971
|
-
display: inline-block;
|
|
972
|
-
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
973
|
-
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
974
|
-
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
975
|
-
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
976
|
-
padding: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px);
|
|
977
|
-
border-radius: var(--adyen-sdk-border-radius-s, 4px);
|
|
978
|
-
text-decoration: none;
|
|
979
|
-
vertical-align: baseline;
|
|
980
|
-
white-space: nowrap;
|
|
981
|
-
border: none;
|
|
982
|
-
}
|
|
983
|
-
|
|
984
|
-
.adyen-kyc-tag--grey {
|
|
985
|
-
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
986
|
-
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
.adyen-kyc-tag--blue {
|
|
990
|
-
background: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
991
|
-
color: var(--adyen-sdk-color-label-on-background-highlight-weak, #0063d7);
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
.adyen-kyc-tag--orange {
|
|
995
|
-
background: var(--adyen-sdk-color-background-warning-weak, #fff5e9);
|
|
996
|
-
color: var(--adyen-sdk-color-label-on-background-warning-weak, #9b5700);
|
|
997
|
-
}
|
|
998
|
-
|
|
999
|
-
.adyen-kyc-tag--red {
|
|
1000
|
-
background: var(--adyen-sdk-color-background-critical-weak, #fef4f4);
|
|
1001
|
-
color: var(--adyen-sdk-color-label-on-background-critical-weak, #c72727);
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
|
-
.adyen-kyc-tag--teal {
|
|
1005
|
-
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
1006
|
-
color: #065e79;
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
.adyen-kyc-tag--green {
|
|
1010
|
-
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
1011
|
-
color: var(--adyen-sdk-color-label-on-background-success-weak, #067934);
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
.adyen-kyc-tag--large {
|
|
1015
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1016
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1017
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1018
|
-
}/* #region Borders */
|
|
1019
|
-
/* #endregion */
|
|
1020
|
-
/* #region Z-index */
|
|
1021
|
-
/* #endregion */
|
|
1022
|
-
/* #region Timing functions */
|
|
1023
|
-
/* #endregion */
|
|
1024
|
-
/* #region Inline components */
|
|
1025
|
-
/* #endregion */
|
|
1026
966
|
.adyen-kyc-typography {
|
|
1027
967
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1028
968
|
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1029
969
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1030
970
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1031
971
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1032
|
-
-webkit-font-smoothing: antialiased;
|
|
1033
|
-
-moz-osx-font-smoothing: grayscale;
|
|
1034
972
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
1035
973
|
}
|
|
1036
974
|
.adyen-kyc-typography--body {
|
|
@@ -1427,8 +1365,6 @@ button[disabled]:hover {
|
|
|
1427
1365
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1428
1366
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1429
1367
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1430
|
-
-webkit-font-smoothing: antialiased;
|
|
1431
|
-
-moz-osx-font-smoothing: grayscale;
|
|
1432
1368
|
display: inline-flex;
|
|
1433
1369
|
vertical-align: baseline;
|
|
1434
1370
|
}
|
|
@@ -1610,8 +1546,6 @@ button[disabled]:hover {
|
|
|
1610
1546
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1611
1547
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1612
1548
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1613
|
-
-webkit-font-smoothing: antialiased;
|
|
1614
|
-
-moz-osx-font-smoothing: grayscale;
|
|
1615
1549
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
1616
1550
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
1617
1551
|
cursor: pointer;
|
|
@@ -1838,8 +1772,6 @@ button[disabled]:hover {
|
|
|
1838
1772
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1839
1773
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1840
1774
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1841
|
-
-webkit-font-smoothing: antialiased;
|
|
1842
|
-
-moz-osx-font-smoothing: grayscale;
|
|
1843
1775
|
display: block;
|
|
1844
1776
|
list-style-position: outside;
|
|
1845
1777
|
list-style-type: disc;
|
|
@@ -2342,33 +2274,6 @@ fieldset {
|
|
|
2342
2274
|
}
|
|
2343
2275
|
.adyen-kyc-payout-verification-method__description {
|
|
2344
2276
|
margin: var(--adyen-sdk-spacer-040, 8px) 0 var(--adyen-sdk-spacer-120, 48px);
|
|
2345
|
-
}.adyen-kyc-skeleton {
|
|
2346
|
-
width: 100%;
|
|
2347
|
-
height: 100%;
|
|
2348
|
-
background-color: var(--adyen-sdk-color-outline-secondary, #c9cdd3);
|
|
2349
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2350
|
-
animation: 2s ease-in-out 0.5s infinite normal none running adyen-kyc-skeleton;
|
|
2351
|
-
}
|
|
2352
|
-
|
|
2353
|
-
.adyen-kyc-skeleton-circle {
|
|
2354
|
-
border-radius: 50%;
|
|
2355
|
-
}
|
|
2356
|
-
|
|
2357
|
-
.adyen-kyc-skeleton-text {
|
|
2358
|
-
height: 1em !important;
|
|
2359
|
-
margin: 0.2em 0 !important;
|
|
2360
|
-
}
|
|
2361
|
-
|
|
2362
|
-
@keyframes adyen-kyc-skeleton {
|
|
2363
|
-
0% {
|
|
2364
|
-
opacity: 1;
|
|
2365
|
-
}
|
|
2366
|
-
50% {
|
|
2367
|
-
opacity: 0.4;
|
|
2368
|
-
}
|
|
2369
|
-
100% {
|
|
2370
|
-
opacity: 1;
|
|
2371
|
-
}
|
|
2372
2277
|
}.adyen-kyc-prefer-instant-verification-method {
|
|
2373
2278
|
display: flex;
|
|
2374
2279
|
justify-content: center;
|
|
@@ -2403,8 +2308,6 @@ fieldset {
|
|
|
2403
2308
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2404
2309
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2405
2310
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2406
|
-
-webkit-font-smoothing: antialiased;
|
|
2407
|
-
-moz-osx-font-smoothing: grayscale;
|
|
2408
2311
|
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2409
2312
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2410
2313
|
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
@@ -2854,7 +2757,7 @@ fieldset {
|
|
|
2854
2757
|
width: 100%;
|
|
2855
2758
|
}
|
|
2856
2759
|
|
|
2857
|
-
.adyen-kyc-form-with-sidebar > div:last-
|
|
2760
|
+
.adyen-kyc-form-with-sidebar > div:not(.adyen-kyc-modal):last-of-type {
|
|
2858
2761
|
flex: 1;
|
|
2859
2762
|
}
|
|
2860
2763
|
|
|
@@ -3030,6 +2933,17 @@ fieldset {
|
|
|
3030
2933
|
}
|
|
3031
2934
|
.adyen-kyc-form-navigation__item-icon--error {
|
|
3032
2935
|
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
2936
|
+
}.adyen-kyc-business-verification-modal-header {
|
|
2937
|
+
margin-top: var(--adyen-sdk-spacer-030, 6px);
|
|
2938
|
+
font-weight: 600;
|
|
2939
|
+
}
|
|
2940
|
+
.adyen-kyc-business-verification-modal-content {
|
|
2941
|
+
margin-top: var(--adyen-sdk-spacer-080, 20px);
|
|
2942
|
+
}
|
|
2943
|
+
.adyen-kyc-business-verification-modal-button {
|
|
2944
|
+
float: right;
|
|
2945
|
+
margin-top: var(--adyen-sdk-spacer-100, 32px);
|
|
2946
|
+
margin-left: var(--adyen-sdk-spacer-040, 8px);
|
|
3033
2947
|
}/* #region Borders */
|
|
3034
2948
|
/* #endregion */
|
|
3035
2949
|
/* #region Z-index */
|
|
@@ -3044,8 +2958,6 @@ fieldset {
|
|
|
3044
2958
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3045
2959
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3046
2960
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3047
|
-
-webkit-font-smoothing: antialiased;
|
|
3048
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3049
2961
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3050
2962
|
display: flex;
|
|
3051
2963
|
flex-direction: column;
|
|
@@ -3135,8 +3047,6 @@ fieldset {
|
|
|
3135
3047
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3136
3048
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3137
3049
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3138
|
-
-webkit-font-smoothing: antialiased;
|
|
3139
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3140
3050
|
}
|
|
3141
3051
|
.adyen-layout-md .adyen-kyc-decision-makers__container {
|
|
3142
3052
|
display: flex;
|
|
@@ -3201,8 +3111,6 @@ fieldset {
|
|
|
3201
3111
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3202
3112
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3203
3113
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3204
|
-
-webkit-font-smoothing: antialiased;
|
|
3205
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3206
3114
|
display: flex;
|
|
3207
3115
|
flex-direction: column;
|
|
3208
3116
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -3280,8 +3188,6 @@ fieldset {
|
|
|
3280
3188
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3281
3189
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3282
3190
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3283
|
-
-webkit-font-smoothing: antialiased;
|
|
3284
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3285
3191
|
border: 0;
|
|
3286
3192
|
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
3287
3193
|
display: flex;
|
|
@@ -3343,11 +3249,6 @@ fieldset {
|
|
|
3343
3249
|
|
|
3344
3250
|
.adyen-layout-xs-only .adyen-kyc-status__text {
|
|
3345
3251
|
display: none;
|
|
3346
|
-
}
|
|
3347
|
-
|
|
3348
|
-
.adyen-layout-md .adyen-kyc-status--with-text {
|
|
3349
|
-
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
3350
|
-
padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
|
|
3351
3252
|
}/* #region Borders */
|
|
3352
3253
|
/* #endregion */
|
|
3353
3254
|
/* #region Z-index */
|
|
@@ -3356,7 +3257,7 @@ fieldset {
|
|
|
3356
3257
|
/* #endregion */
|
|
3357
3258
|
/* #region Inline components */
|
|
3358
3259
|
/* #endregion */
|
|
3359
|
-
.adyen-actions-menu {
|
|
3260
|
+
.adyen-kyc-actions-menu {
|
|
3360
3261
|
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
3361
3262
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3362
3263
|
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
@@ -3369,7 +3270,8 @@ fieldset {
|
|
|
3369
3270
|
right: var(--adyen-sdk-spacer-060, 12px);
|
|
3370
3271
|
z-index: 100;
|
|
3371
3272
|
}
|
|
3372
|
-
|
|
3273
|
+
|
|
3274
|
+
.adyen-kyc-actions-menu-option {
|
|
3373
3275
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3374
3276
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3375
3277
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
@@ -3384,14 +3286,67 @@ fieldset {
|
|
|
3384
3286
|
/* #endregion */
|
|
3385
3287
|
/* #region Inline components */
|
|
3386
3288
|
/* #endregion */
|
|
3289
|
+
.adyen-kyc-tag {
|
|
3290
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3291
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3292
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3293
|
+
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3294
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3295
|
+
display: inline-block;
|
|
3296
|
+
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3297
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3298
|
+
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
3299
|
+
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3300
|
+
padding: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px);
|
|
3301
|
+
border-radius: var(--adyen-sdk-border-radius-s, 4px);
|
|
3302
|
+
text-decoration: none;
|
|
3303
|
+
vertical-align: baseline;
|
|
3304
|
+
white-space: nowrap;
|
|
3305
|
+
border: none;
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3308
|
+
.adyen-kyc-tag-grey {
|
|
3309
|
+
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
3310
|
+
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3311
|
+
}
|
|
3312
|
+
|
|
3313
|
+
.adyen-kyc-tag-blue {
|
|
3314
|
+
background: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
3315
|
+
color: var(--adyen-sdk-color-label-on-background-highlight-weak, #0063d7);
|
|
3316
|
+
}
|
|
3317
|
+
|
|
3318
|
+
.adyen-kyc-tag-orange {
|
|
3319
|
+
background: var(--adyen-sdk-color-background-warning-weak, #fff5e9);
|
|
3320
|
+
color: var(--adyen-sdk-color-label-on-background-warning-weak, #9b5700);
|
|
3321
|
+
}
|
|
3322
|
+
|
|
3323
|
+
.adyen-kyc-tag-red {
|
|
3324
|
+
background: var(--adyen-sdk-color-background-critical-weak, #fef4f4);
|
|
3325
|
+
color: var(--adyen-sdk-color-label-on-background-critical-weak, #c72727);
|
|
3326
|
+
}
|
|
3327
|
+
|
|
3328
|
+
.adyen-kyc-tag-teal {
|
|
3329
|
+
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
3330
|
+
color: #065e79;
|
|
3331
|
+
}
|
|
3332
|
+
|
|
3333
|
+
.adyen-kyc-tag-green {
|
|
3334
|
+
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
3335
|
+
color: var(--adyen-sdk-color-label-on-background-success-weak, #067934);
|
|
3336
|
+
}/* #region Borders */
|
|
3337
|
+
/* #endregion */
|
|
3338
|
+
/* #region Z-index */
|
|
3339
|
+
/* #endregion */
|
|
3340
|
+
/* #region Timing functions */
|
|
3341
|
+
/* #endregion */
|
|
3342
|
+
/* #region Inline components */
|
|
3343
|
+
/* #endregion */
|
|
3387
3344
|
.adyen-kyc-entity-status {
|
|
3388
3345
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3389
3346
|
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3390
3347
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3391
3348
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3392
3349
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3393
|
-
-webkit-font-smoothing: antialiased;
|
|
3394
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3395
3350
|
}
|
|
3396
3351
|
.adyen-kyc-entity-status__container {
|
|
3397
3352
|
display: flex;
|
|
@@ -3681,8 +3636,6 @@ fieldset {
|
|
|
3681
3636
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3682
3637
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3683
3638
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3684
|
-
-webkit-font-smoothing: antialiased;
|
|
3685
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3686
3639
|
display: flex;
|
|
3687
3640
|
flex-direction: column;
|
|
3688
3641
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -3738,8 +3691,6 @@ fieldset {
|
|
|
3738
3691
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3739
3692
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3740
3693
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3741
|
-
-webkit-font-smoothing: antialiased;
|
|
3742
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3743
3694
|
align-items: flex-start;
|
|
3744
3695
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3745
3696
|
}
|
|
@@ -3771,8 +3722,6 @@ fieldset {
|
|
|
3771
3722
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3772
3723
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3773
3724
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3774
|
-
-webkit-font-smoothing: antialiased;
|
|
3775
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3776
3725
|
}
|
|
3777
3726
|
.adyen-kyc-trust-members__box {
|
|
3778
3727
|
display: flex;
|
|
@@ -3975,8 +3924,6 @@ fieldset {
|
|
|
3975
3924
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3976
3925
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3977
3926
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3978
|
-
-webkit-font-smoothing: antialiased;
|
|
3979
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3980
3927
|
display: flex;
|
|
3981
3928
|
flex-direction: column;
|
|
3982
3929
|
width: 100%;
|
|
@@ -4016,12 +3963,6 @@ fieldset {
|
|
|
4016
3963
|
.adyen-kyc-source-of-funds-getting-started-body {
|
|
4017
3964
|
margin-bottom: var(--adyen-sdk-spacer-030, 6px);
|
|
4018
3965
|
}
|
|
4019
|
-
.adyen-kyc-source-of-funds-getting-started-help-header {
|
|
4020
|
-
padding: var(--adyen-sdk-spacer-100, 32px) var(--adyen-sdk-spacer-100, 32px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-070, 16px);
|
|
4021
|
-
}
|
|
4022
|
-
.adyen-kyc-source-of-funds-getting-started-help-body {
|
|
4023
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
4024
|
-
}
|
|
4025
3966
|
.adyen-kyc-source-of-funds-getting-started-cards {
|
|
4026
3967
|
margin-top: var(--adyen-sdk-spacer-110, 40px);
|
|
4027
3968
|
margin-bottom: var(--adyen-sdk-spacer-100, 32px);
|
|
@@ -4041,11 +3982,7 @@ fieldset {
|
|
|
4041
3982
|
}
|
|
4042
3983
|
.adyen-kyc-source-of-funds-getting-started-actions {
|
|
4043
3984
|
max-width: 330px;
|
|
4044
|
-
margin: var(--adyen-sdk-spacer-000, 0px) auto;
|
|
4045
|
-
}
|
|
4046
|
-
.adyen-kyc-source-of-funds-getting-started-help-button {
|
|
4047
|
-
margin-bottom: var(--adyen-sdk-spacer-120, 48px);
|
|
4048
|
-
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
3985
|
+
margin: var(--adyen-sdk-spacer-100, 32px) auto var(--adyen-sdk-spacer-000, 0px) auto;
|
|
4049
3986
|
}
|
|
4050
3987
|
.adyen-kyc-source-of-funds-getting-started-primary-button {
|
|
4051
3988
|
margin-bottom: var(--adyen-sdk-spacer-030, 6px);
|
|
@@ -4084,14 +4021,19 @@ fieldset {
|
|
|
4084
4021
|
.adyen-kyc-source-of-funds-third-party-funding-name-address-group {
|
|
4085
4022
|
text-align: left;
|
|
4086
4023
|
}
|
|
4024
|
+
.adyen-kyc-source-of-funds-sof-financier-form {
|
|
4025
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
4026
|
+
}
|
|
4027
|
+
.adyen-kyc-source-of-funds-sof-financier-form-error {
|
|
4028
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
4029
|
+
}
|
|
4087
4030
|
.adyen-kyc-source-of-funds-sof-financier-form-name-group {
|
|
4088
4031
|
display: flex;
|
|
4089
4032
|
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
4090
|
-
margin-top: var(--adyen-sdk-spacer-120, 48px);
|
|
4091
4033
|
}
|
|
4092
|
-
.adyen-kyc-source-of-funds-
|
|
4034
|
+
.adyen-kyc-source-of-funds-financier-footer {
|
|
4093
4035
|
display: flex;
|
|
4094
|
-
justify-content:
|
|
4036
|
+
justify-content: flex-end;
|
|
4095
4037
|
width: 100%;
|
|
4096
4038
|
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
4097
4039
|
}
|
|
@@ -4112,22 +4054,15 @@ fieldset {
|
|
|
4112
4054
|
width: var(--adyen-sdk-spacer-120, 48px);
|
|
4113
4055
|
border-radius: 50%;
|
|
4114
4056
|
}
|
|
4115
|
-
.adyen-kyc-source-of-funds-upload-modal-header {
|
|
4116
|
-
text-align: center;
|
|
4117
|
-
margin-bottom: var(--adyen-sdk-spacer-140, 64px);
|
|
4118
|
-
}
|
|
4119
|
-
.adyen-kyc-source-of-funds-upload-modal-header-title {
|
|
4120
|
-
text-align: center;
|
|
4121
|
-
margin-bottom: var(--adyen-sdk-spacer-040, 8px);
|
|
4122
|
-
}
|
|
4123
4057
|
.adyen-kyc-source-of-funds-upload-modal-content {
|
|
4124
|
-
padding:
|
|
4058
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
4125
4059
|
}
|
|
4126
4060
|
.adyen-kyc-source-of-funds-upload-modal-content-field {
|
|
4127
4061
|
text-align: left;
|
|
4128
4062
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4129
4063
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
4130
4064
|
font-weight: var(--adyen-sdk-text-body-stronger-font-weight, 500);
|
|
4065
|
+
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
4131
4066
|
}
|
|
4132
4067
|
.adyen-kyc-source-of-funds-upload-modal-content-field-radio-group {
|
|
4133
4068
|
display: grid;
|
|
@@ -4138,6 +4073,7 @@ fieldset {
|
|
|
4138
4073
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
4139
4074
|
text-align: left;
|
|
4140
4075
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
4076
|
+
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
4141
4077
|
}
|
|
4142
4078
|
.adyen-kyc-source-of-funds-upload-list-heading {
|
|
4143
4079
|
margin-bottom: var(--adyen-sdk-spacer-140, 64px);
|
|
@@ -4159,8 +4095,6 @@ fieldset {
|
|
|
4159
4095
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4160
4096
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
4161
4097
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
4162
|
-
-webkit-font-smoothing: antialiased;
|
|
4163
|
-
-moz-osx-font-smoothing: grayscale;
|
|
4164
4098
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
4165
4099
|
}
|
|
4166
4100
|
.adyen-kyc-description-section-field {
|
|
@@ -4349,8 +4283,6 @@ fieldset {
|
|
|
4349
4283
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4350
4284
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
4351
4285
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
4352
|
-
-webkit-font-smoothing: antialiased;
|
|
4353
|
-
-moz-osx-font-smoothing: grayscale;
|
|
4354
4286
|
display: grid;
|
|
4355
4287
|
place-items: center;
|
|
4356
4288
|
word-break: break-word;
|
|
@@ -4411,8 +4343,6 @@ fieldset {
|
|
|
4411
4343
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4412
4344
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
4413
4345
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
4414
|
-
-webkit-font-smoothing: antialiased;
|
|
4415
|
-
-moz-osx-font-smoothing: grayscale;
|
|
4416
4346
|
display: block;
|
|
4417
4347
|
overflow: hidden;
|
|
4418
4348
|
position: relative;
|
|
@@ -5021,8 +4951,6 @@ fieldset {
|
|
|
5021
4951
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
5022
4952
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
5023
4953
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
5024
|
-
-webkit-font-smoothing: antialiased;
|
|
5025
|
-
-moz-osx-font-smoothing: grayscale;
|
|
5026
4954
|
background-color: var(--adyen-sdk-color-background-highlight-weak, #f2f8ff);
|
|
5027
4955
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-background-highlight-strong, #0070f5);
|
|
5028
4956
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { UseQueryOptions } from '@tanstack/react-query';
|
|
2
|
+
type MandatoryArgs = 'queryKey' | 'queryFn';
|
|
3
|
+
/**
|
|
4
|
+
* useQuery params we do NOT want in our options.
|
|
5
|
+
* <ResponseType> is the type of the Response received,
|
|
6
|
+
* provide the generic to QueryOptions and nowhere else, it will be infered
|
|
7
|
+
*/
|
|
8
|
+
export type QueryOptions<ResponseType> = Omit<UseQueryOptions<ResponseType>, MandatoryArgs>;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { QueryOptions } from './types';
|
|
2
|
+
import type { ExistingLegalEntity } from '../core/models/api/legal-entity';
|
|
3
|
+
/**
|
|
4
|
+
*
|
|
5
|
+
* @param id legalEntityId
|
|
6
|
+
* @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
|
|
7
|
+
*/
|
|
8
|
+
export declare const useLegalEntity: (id: string, options?: QueryOptions<ExistingLegalEntity>) => import("@tanstack/react-query").UseQueryResult<ExistingLegalEntity, Error>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { QueryOptions } from './types';
|
|
2
|
+
import type { OnboardingStatusResponse } from '../core/models/api/view-verification-status';
|
|
3
|
+
export declare const useOnboardingStatus: (options?: QueryOptions<OnboardingStatusResponse>) => import("@tanstack/react-query").UseQueryResult<OnboardingStatusResponse, Error>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { QueryOptions } from './types';
|
|
2
|
+
import type { PciStatus, PciStatusRequest } from '../core/models/api/contracts';
|
|
3
|
+
export declare const usePciStatus: (data: PciStatusRequest, options?: QueryOptions<PciStatus>) => import("@tanstack/react-query").UseQueryResult<PciStatus, Error>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './AddressForm.scss';
|
|
2
2
|
import type { AddressProps } from './types';
|
|
3
|
-
export declare function Address({ data, labels, placeholders, helperText, readOnly, hideCountry, fieldValidationErrors, allFields, requiredFields, optionalFields, readOnlyFields, obscuredFields, trustedFields, shouldValidate, handleAddressSearch, handleFindAddress, onChange, legalEntityId, verifiedAddress, condensed, }: AddressProps): import("preact").JSX.Element;
|
|
3
|
+
export declare function Address({ data: dataProp, labels, placeholders, helperText, readOnly, hideCountry, fieldValidationErrors: propFieldValidationErrors, allFields, requiredFields, optionalFields, readOnlyFields, obscuredFields, trustedFields, shouldValidate, handleAddressSearch, handleFindAddress, onChange, legalEntityId, verifiedAddress, condensed, handleFieldChange, errors: errorProp, valid: validProp, }: AddressProps): import("preact").JSX.Element;
|
|
@@ -3,7 +3,6 @@ import type { AddressLabels, AddressSchema, AddressSchemas } from './types';
|
|
|
3
3
|
export declare const ADDRESS_SCHEMA: readonly ["address", "otherAddressInformation", "postalCode", "city", "stateOrProvince", "country"];
|
|
4
4
|
export declare const COUNTRIES_WITH_STATES_DATASET: CountryCode[];
|
|
5
5
|
export declare const COUNTRIES_WITH_HOUSE_NUMBER_FIRST: CountryCode[];
|
|
6
|
-
export declare const COUNTRIES_WITH_COMMA_SEPARATED: CountryCode[];
|
|
7
6
|
export declare const ADDRESS_SCHEMAS: AddressSchemas;
|
|
8
7
|
export declare const CONDENSED_ADDRESS_FIELDS: Partial<Record<CountryCode, Array<keyof AddressSchema>>>;
|
|
9
8
|
export declare const LABELS: AddressLabels;
|