@adyen/kyc-components 2.58.0 → 2.59.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/adyen-kyc-components.es.js +17927 -17464
- package/dist/es/cross-CzBW8i1Z.js +5 -0
- package/dist/es/hide-CWI5yHxd.js +9 -0
- package/dist/es/show-Cm_JGm0K.js +8 -0
- package/dist/style.css +127 -214
- package/dist/types/components/AdditionalInformation/types.d.ts +2 -2
- package/dist/types/components/AutoResizer.d.ts +50 -0
- package/dist/types/components/BankDocument/component/BankDocumentComponent.d.ts +1 -1
- package/dist/types/components/BankDocument/types.d.ts +1 -1
- package/dist/types/components/BankVerification/types.d.ts +3 -13
- package/dist/types/components/BankVerification/verification/widget/component/BankVerificationWidget.d.ts +7 -19
- package/dist/types/components/BasicInformation/types.d.ts +1 -1
- package/dist/types/components/BusinessDetails/types.d.ts +2 -3
- package/dist/types/components/Company/component/CompanyComponent.d.ts +1 -1
- package/dist/types/components/Company/types.d.ts +1 -1
- package/dist/types/components/CompanyNameAndCountry/component/CompanyNameAndCountryComponent.d.ts +1 -1
- package/dist/types/components/CompanyNameAndCountry/types.d.ts +1 -1
- package/dist/types/components/CompanyRegistrationDetails/types.d.ts +1 -1
- package/dist/types/components/CompanyStructure/types.d.ts +1 -1
- package/dist/types/components/CompanyType/types.d.ts +1 -1
- package/dist/types/components/ConstitutionalDocument/ConstitutionalDocumentComponent.d.ts +1 -1
- package/dist/types/components/ContactDetails/component/ContactDetailsComponent.d.ts +1 -1
- package/dist/types/components/ContactDetails/types.d.ts +1 -1
- package/dist/types/components/DocumentUpload/DocumentUpload.d.ts +1 -1
- package/dist/types/components/DocumentUpload/types.d.ts +1 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/types.d.ts +2 -2
- package/dist/types/components/Dropins/BusinessDetailsDropin/utils.d.ts +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +1 -1
- package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/useServiceAgreement.d.ts +1 -1
- package/dist/types/components/Dropins/types.d.ts +2 -1
- package/dist/types/components/FinancialInformation/types.d.ts +1 -1
- package/dist/types/components/IdDocumentUpload/component/IdDocumentInstantVerificationComponent.d.ts +1 -1
- package/dist/types/components/IdDocumentUpload/component/IdDocumentManualUpload.d.ts +1 -1
- package/dist/types/components/IdDocumentUpload/types.d.ts +3 -3
- package/dist/types/components/IdVerification/types.d.ts +3 -3
- package/dist/types/components/IdVerificationMethod/types.d.ts +3 -3
- package/dist/types/components/IdentityNumber/type.d.ts +1 -1
- package/dist/types/components/Individual/component/IndividualComponent.d.ts +1 -2
- package/dist/types/components/Individual/types.d.ts +1 -1
- package/dist/types/components/PayoutAccount/component/PayoutAccountComponent.d.ts +1 -1
- package/dist/types/components/PayoutAccount/types.d.ts +3 -3
- package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +2 -5
- package/dist/types/components/PayoutDetails/rules.d.ts +4 -5
- package/dist/types/components/PayoutDetails/types.d.ts +4 -4
- package/dist/types/components/PayoutVerificationMethod/component/PayoutVerificationMethod.d.ts +2 -1
- package/dist/types/components/PayoutVerificationMethod/component/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +18 -3
- package/dist/types/components/PayoutVerificationMethod/types.d.ts +15 -5
- package/dist/types/components/PersonalDetails/component/IdentityComponent/types.d.ts +1 -1
- package/dist/types/components/PersonalDetails/types.d.ts +4 -5
- package/dist/types/components/ProofOfRelationship/index.d.ts +1 -1
- package/dist/types/components/ProofOfResidency/ProofOfResidencyComponent.d.ts +1 -1
- package/dist/types/components/RegistrationAddress/types.d.ts +1 -1
- package/dist/types/components/SingpassSelection/types.d.ts +1 -1
- package/dist/types/components/SoleProp/component/SolePropComponent.d.ts +1 -1
- package/dist/types/components/SoleProp/types.d.ts +1 -1
- package/dist/types/components/Trust/types.d.ts +1 -1
- package/dist/types/components/TrustRegistrationDetails/types.d.ts +1 -1
- package/dist/types/components/TrustRoleAndEntityType/types.d.ts +1 -1
- package/dist/types/components/internal/Address/types.d.ts +1 -1
- package/dist/types/components/internal/Alert/components/VerificationErrorAlert.d.ts +0 -1
- package/dist/types/components/internal/BankAccountNumber/types.d.ts +1 -1
- package/dist/types/components/internal/BankCity/types.d.ts +1 -1
- package/dist/types/components/internal/BankCode/types.d.ts +1 -1
- package/dist/types/components/internal/BankName/types.d.ts +1 -1
- package/dist/types/components/internal/BranchCode/types.d.ts +1 -1
- package/dist/types/components/internal/BusinessNameField/types.d.ts +1 -1
- package/dist/types/components/internal/BusinessRegistrationNumber/types.d.ts +1 -1
- package/dist/types/components/internal/Button/Button.d.ts +0 -1
- package/dist/types/components/internal/ContractViewer/types.d.ts +1 -1
- package/dist/types/components/internal/CountryField/types.d.ts +1 -5
- package/dist/types/components/internal/CountryOfGoverningLawField/types.d.ts +1 -1
- package/dist/types/components/internal/Currency/types.d.ts +1 -1
- package/dist/types/components/internal/DBANameField/types.d.ts +1 -1
- package/dist/types/components/internal/DecisionMakerRole/types.d.ts +1 -1
- package/dist/types/components/internal/FinancialReportingDate/types.d.ts +1 -1
- package/dist/types/components/internal/FormFields/InputDate/utils.d.ts +4 -5
- package/dist/types/components/internal/FormFields/MaskedInputText/MaskedInputText.d.ts +1 -1
- package/dist/types/components/internal/FormFields/Select/types.d.ts +0 -1
- package/dist/types/components/internal/FormFields/utils.d.ts +1 -2
- package/dist/types/components/internal/Iban/types.d.ts +1 -1
- package/dist/types/components/internal/Icon/Icon.d.ts +3 -7
- package/dist/types/components/internal/LegalFormField/LegalFormField.d.ts +1 -2
- package/dist/types/components/internal/LegalFormField/types.d.ts +3 -2
- package/dist/types/components/internal/Modal/Modal.d.ts +2 -1
- package/dist/types/components/internal/NaceCodeField/NaceCodeField.d.ts +1 -2
- package/dist/types/components/internal/NaceCodeField/types.d.ts +3 -2
- package/dist/types/components/internal/Name/Name.d.ts +1 -1
- package/dist/types/components/internal/Name/types.d.ts +1 -1
- package/dist/types/components/internal/NumberOfEmployees/types.d.ts +1 -1
- package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +1 -1
- package/dist/types/components/internal/PhoneInput/types.d.ts +1 -1
- package/dist/types/components/internal/StateField/types.d.ts +1 -1
- package/dist/types/components/internal/StockTickerSymbol/types.d.ts +1 -1
- package/dist/types/components/internal/Svg/Svg.d.ts +2 -2
- package/dist/types/components/internal/Svg/svgs.d.ts +73 -71
- package/dist/types/components/internal/SwiftCode/types.d.ts +1 -1
- package/dist/types/components/internal/TaxId/types.d.ts +1 -1
- package/dist/types/components/internal/TaxInformationField/TaxInformationField.d.ts +1 -1
- package/dist/types/components/internal/VatNumberField/VatNumberField.d.ts +2 -2
- package/dist/types/core/Context/ExperimentContext/types.d.ts +3 -1
- package/dist/types/core/Context/ToastContext/ToastContext.d.ts +1 -1
- package/dist/types/core/Services/componentApi/get-bankVerification-vendor.d.ts +2 -1
- package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +6 -6
- package/dist/types/core/hooks/useBusinessData/constants.d.ts +4 -0
- package/dist/types/core/hooks/useBusinessData/types.d.ts +10 -3
- package/dist/types/core/hooks/useBusinessData/useBusinessData.d.ts +0 -3
- package/dist/types/core/hooks/useScenarioConfiguration.d.ts +0 -2
- package/dist/types/core/models/api/get-bankVerification-providers.d.ts +1 -2
- package/dist/types/core/models/api/get-configuration.d.ts +2 -1
- package/dist/types/core/models/api/legal-arrangement.d.ts +0 -1
- package/dist/types/core/models/country-config.d.ts +1 -1
- package/dist/types/core/models/errors/error-message.d.ts +0 -5
- package/dist/types/core/models/errors/maintenance-mode-error.d.ts +0 -6
- package/dist/types/core/models/identity.d.ts +6 -0
- package/dist/types/core/models/province-code.d.ts +2 -1
- package/dist/types/core/process-field-configurations.d.ts +1 -1
- package/dist/types/utils/api/processCapabilitites.d.ts +2 -6
- package/dist/types/utils/debounce.d.ts +1 -0
- package/dist/types/utils/entity-association-util.d.ts +1 -8
- package/dist/types/utils/formUtils.d.ts +1 -1
- package/dist/types/utils/get-props.d.ts +1 -1
- package/dist/types/utils/isEmpty.d.ts +1 -0
- package/dist/types/utils/logger.d.ts +0 -1
- package/dist/types/utils/perState.d.ts +0 -3
- package/dist/types/utils/range.d.ts +8 -0
- package/dist/types/utils/validation/ValidationResult.d.ts +0 -2
- package/dist/types/utils/validation/types.d.ts +2 -16
- package/package.json +19 -17
- package/dist/es/cross-small-C1cWZC1v.js +0 -5
- package/dist/types/components/BankDocument/index.d.ts +0 -2
- package/dist/types/components/internal/BankAccountNumber/index.d.ts +0 -1
- package/dist/types/components/internal/BankCity/index.d.ts +0 -1
- package/dist/types/components/internal/BankCode/index.d.ts +0 -1
- package/dist/types/components/internal/BankName/index.d.ts +0 -1
- package/dist/types/components/internal/BranchCode/index.d.ts +0 -1
- package/dist/types/components/internal/BusinessRegistrationNumber/index.d.ts +0 -1
- package/dist/types/components/internal/DecisionMakerRole/index.d.ts +0 -2
- package/dist/types/components/internal/Iban/index.d.ts +0 -1
- package/dist/types/components/internal/Name/index.d.ts +0 -1
- package/dist/types/components/internal/SwiftCode/index.d.ts +0 -1
- package/dist/types/components/internal/Toast/index.d.ts +0 -2
- package/dist/types/components/internal/VatNumberField/index.d.ts +0 -2
- package/dist/types/core/Services/componentApi/index.d.ts +0 -12
- package/dist/types/core/Services/kycExternalApi/index.d.ts +0 -5
- package/dist/types/core/hooks/useForm/index.d.ts +0 -3
- package/dist/types/utils/LoadedValue.d.ts +0 -2
- package/dist/types/utils/mapping/businessDetails/index.d.ts +0 -3
- package/dist/types/utils/regex/index.d.ts +0 -7
package/dist/style.css
CHANGED
|
@@ -8,18 +8,13 @@
|
|
|
8
8
|
/* #endregion */
|
|
9
9
|
.adyen-kyc-summary {
|
|
10
10
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
11
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
11
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
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
15
|
-webkit-font-smoothing: antialiased;
|
|
16
16
|
-moz-osx-font-smoothing: grayscale;
|
|
17
17
|
}
|
|
18
|
-
.adyen-kyc-summary *,
|
|
19
|
-
.adyen-kyc-summary *::before,
|
|
20
|
-
.adyen-kyc-summary *::after {
|
|
21
|
-
box-sizing: border-box;
|
|
22
|
-
}
|
|
23
18
|
.adyen-kyc-summary__heading {
|
|
24
19
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
25
20
|
font-weight: var(--adyen-sdk-text-title-l-font-weight, 600);
|
|
@@ -72,7 +67,7 @@
|
|
|
72
67
|
.adyen-kyc-summary__legal-caption {
|
|
73
68
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
74
69
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
75
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
70
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
76
71
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
77
72
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
78
73
|
}/* #region Borders */
|
|
@@ -87,7 +82,7 @@
|
|
|
87
82
|
/* base/primary */
|
|
88
83
|
.adyen-kyc-button {
|
|
89
84
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
90
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
85
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
91
86
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
92
87
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
93
88
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -119,11 +114,6 @@
|
|
|
119
114
|
transition: var(--adyen-sdk-animation-duration-fast, 100ms) var(--adyen-sdk-animation-easing-linear, linear);
|
|
120
115
|
transition-property: color, background-color;
|
|
121
116
|
}
|
|
122
|
-
.adyen-kyc-button *,
|
|
123
|
-
.adyen-kyc-button *::before,
|
|
124
|
-
.adyen-kyc-button *::after {
|
|
125
|
-
box-sizing: border-box;
|
|
126
|
-
}
|
|
127
117
|
.adyen-kyc-button::-moz-focus-inner {
|
|
128
118
|
border: none;
|
|
129
119
|
padding: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -211,7 +201,6 @@
|
|
|
211
201
|
}
|
|
212
202
|
.adyen-kyc-button--icon-left .adyen-kyc-icon {
|
|
213
203
|
margin-left: 0;
|
|
214
|
-
height: 1em;
|
|
215
204
|
}
|
|
216
205
|
|
|
217
206
|
/* Disabled */
|
|
@@ -234,7 +223,7 @@ button[disabled]:hover {
|
|
|
234
223
|
/* #endregion */
|
|
235
224
|
.adyen-kyc-link {
|
|
236
225
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
237
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
226
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
238
227
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
239
228
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
240
229
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -249,11 +238,6 @@ button[disabled]:hover {
|
|
|
249
238
|
padding: var(--adyen-sdk-spacer-000, 0px);
|
|
250
239
|
vertical-align: baseline;
|
|
251
240
|
}
|
|
252
|
-
.adyen-kyc-link *,
|
|
253
|
-
.adyen-kyc-link *::before,
|
|
254
|
-
.adyen-kyc-link *::after {
|
|
255
|
-
box-sizing: border-box;
|
|
256
|
-
}
|
|
257
241
|
.adyen-kyc-link:hover {
|
|
258
242
|
color: var(--adyen-sdk-color-link-primary-hover, #5c687c);
|
|
259
243
|
text-decoration: underline;
|
|
@@ -396,7 +380,7 @@ button[disabled]:hover {
|
|
|
396
380
|
/* #endregion */
|
|
397
381
|
.adyen-kyc-alert {
|
|
398
382
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
399
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
383
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
400
384
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
401
385
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
402
386
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -409,11 +393,6 @@ button[disabled]:hover {
|
|
|
409
393
|
flex-direction: column;
|
|
410
394
|
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
411
395
|
}
|
|
412
|
-
.adyen-kyc-alert *,
|
|
413
|
-
.adyen-kyc-alert *::before,
|
|
414
|
-
.adyen-kyc-alert *::after {
|
|
415
|
-
box-sizing: border-box;
|
|
416
|
-
}
|
|
417
396
|
.adyen-kyc-alert--without-icon .adyen-kyc-alert__explanation,
|
|
418
397
|
.adyen-kyc-alert--without-icon .adyen-kyc-alert__actions {
|
|
419
398
|
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -488,7 +467,7 @@ button[disabled]:hover {
|
|
|
488
467
|
.adyen-kyc-accordion__summary {
|
|
489
468
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
490
469
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
491
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
470
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
492
471
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
493
472
|
cursor: pointer;
|
|
494
473
|
}
|
|
@@ -597,7 +576,7 @@ button[disabled]:hover {
|
|
|
597
576
|
.adyen-kyc-helper-text {
|
|
598
577
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
599
578
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
600
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
579
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
601
580
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
602
581
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
603
582
|
display: flex;
|
|
@@ -612,7 +591,7 @@ button[disabled]:hover {
|
|
|
612
591
|
.adyen-kyc-helper-text__valid-format-check {
|
|
613
592
|
color: var(--adyen-sdk-color-label-success, #07893c);
|
|
614
593
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
615
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
594
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
616
595
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
617
596
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
618
597
|
display: inline-flex;
|
|
@@ -631,7 +610,7 @@ button[disabled]:hover {
|
|
|
631
610
|
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
632
611
|
display: flex;
|
|
633
612
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
634
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
613
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
635
614
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
636
615
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
637
616
|
margin-top: var(--adyen-sdk-spacer-020, 4px);
|
|
@@ -665,7 +644,6 @@ button[disabled]:hover {
|
|
|
665
644
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
666
645
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
|
|
667
646
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
668
|
-
box-sizing: border-box;
|
|
669
647
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
670
648
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
671
649
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -733,7 +711,7 @@ button[disabled]:hover {
|
|
|
733
711
|
.adyen-kyc-dropdown-button-search__icon {
|
|
734
712
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
735
713
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
736
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
714
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
737
715
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
738
716
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
739
717
|
padding-right: var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -767,7 +745,7 @@ button[disabled]:hover {
|
|
|
767
745
|
border: var(--adyen-sdk-border-width-s, 1px) solid transparent;
|
|
768
746
|
cursor: pointer;
|
|
769
747
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
770
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
748
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
771
749
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
772
750
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
773
751
|
hyphens: auto;
|
|
@@ -952,7 +930,7 @@ button[disabled]:hover {
|
|
|
952
930
|
/* #endregion */
|
|
953
931
|
.adyen-kyc-tag {
|
|
954
932
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
955
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
933
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
956
934
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
957
935
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
958
936
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -960,7 +938,7 @@ button[disabled]:hover {
|
|
|
960
938
|
-moz-osx-font-smoothing: grayscale;
|
|
961
939
|
display: inline-block;
|
|
962
940
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
963
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
941
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
964
942
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
965
943
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
966
944
|
padding: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -970,11 +948,6 @@ button[disabled]:hover {
|
|
|
970
948
|
white-space: nowrap;
|
|
971
949
|
border: none;
|
|
972
950
|
}
|
|
973
|
-
.adyen-kyc-tag *,
|
|
974
|
-
.adyen-kyc-tag *::before,
|
|
975
|
-
.adyen-kyc-tag *::after {
|
|
976
|
-
box-sizing: border-box;
|
|
977
|
-
}
|
|
978
951
|
|
|
979
952
|
.adyen-kyc-tag--grey {
|
|
980
953
|
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
@@ -1009,6 +982,12 @@ button[disabled]:hover {
|
|
|
1009
982
|
.adyen-kyc-tag--basic {
|
|
1010
983
|
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
1011
984
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
.adyen-kyc-tag--large {
|
|
988
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
989
|
+
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
990
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1012
991
|
}/* #region Borders */
|
|
1013
992
|
/* #endregion */
|
|
1014
993
|
/* #region Z-index */
|
|
@@ -1019,7 +998,7 @@ button[disabled]:hover {
|
|
|
1019
998
|
/* #endregion */
|
|
1020
999
|
.adyen-kyc-typography {
|
|
1021
1000
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1022
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1001
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1023
1002
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1024
1003
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1025
1004
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1028,35 +1007,30 @@ button[disabled]:hover {
|
|
|
1028
1007
|
display: block;
|
|
1029
1008
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
1030
1009
|
}
|
|
1031
|
-
.adyen-kyc-typography *,
|
|
1032
|
-
.adyen-kyc-typography *::before,
|
|
1033
|
-
.adyen-kyc-typography *::after {
|
|
1034
|
-
box-sizing: border-box;
|
|
1035
|
-
}
|
|
1036
1010
|
.adyen-kyc-typography--body {
|
|
1037
1011
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1038
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1012
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1039
1013
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1040
1014
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1041
1015
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1042
1016
|
}
|
|
1043
1017
|
.adyen-kyc-typography--body-stronger {
|
|
1044
1018
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1045
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1019
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1046
1020
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1047
1021
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1048
1022
|
font-weight: var(--adyen-sdk-text-body-stronger-font-weight, 500);
|
|
1049
1023
|
}
|
|
1050
1024
|
.adyen-kyc-typography--body-strongest {
|
|
1051
1025
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1052
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1026
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1053
1027
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1054
1028
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1055
1029
|
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
1056
1030
|
}
|
|
1057
1031
|
.adyen-kyc-typography--caption {
|
|
1058
1032
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1059
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1033
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1060
1034
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1061
1035
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1062
1036
|
letter-spacing: var(--adyen-sdk-text-caption-letter-spacing, 0);
|
|
@@ -1064,7 +1038,7 @@ button[disabled]:hover {
|
|
|
1064
1038
|
}
|
|
1065
1039
|
.adyen-kyc-typography--caption-stronger {
|
|
1066
1040
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1067
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1041
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1068
1042
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1069
1043
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1070
1044
|
letter-spacing: var(--adyen-sdk-text-caption-letter-spacing, 0);
|
|
@@ -1072,7 +1046,7 @@ button[disabled]:hover {
|
|
|
1072
1046
|
}
|
|
1073
1047
|
.adyen-kyc-typography--title {
|
|
1074
1048
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
1075
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
1049
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1076
1050
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
1077
1051
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
1078
1052
|
letter-spacing: var(--adyen-sdk-text-title-letter-spacing, 0);
|
|
@@ -1083,7 +1057,7 @@ button[disabled]:hover {
|
|
|
1083
1057
|
}
|
|
1084
1058
|
.adyen-kyc-typography--title-m {
|
|
1085
1059
|
font-size: var(--adyen-sdk-text-title-m-font-size, 20px);
|
|
1086
|
-
font-family: var(--adyen-sdk-text-title-m-font-family,
|
|
1060
|
+
font-family: var(--adyen-sdk-text-title-m-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1087
1061
|
font-weight: var(--adyen-sdk-text-title-m-font-weight, 600);
|
|
1088
1062
|
line-height: var(--adyen-sdk-text-title-m-line-height, 30px);
|
|
1089
1063
|
letter-spacing: var(--adyen-sdk-text-title-m-letter-spacing, 0);
|
|
@@ -1094,7 +1068,7 @@ button[disabled]:hover {
|
|
|
1094
1068
|
}
|
|
1095
1069
|
.adyen-kyc-typography--title-l {
|
|
1096
1070
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
1097
|
-
font-family: var(--adyen-sdk-text-title-l-font-family,
|
|
1071
|
+
font-family: var(--adyen-sdk-text-title-l-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1098
1072
|
font-weight: var(--adyen-sdk-text-title-l-font-weight, 600);
|
|
1099
1073
|
line-height: var(--adyen-sdk-text-title-l-line-height, 34px);
|
|
1100
1074
|
letter-spacing: var(--adyen-sdk-text-title-l-letter-spacing, 0);
|
|
@@ -1220,7 +1194,7 @@ button[disabled]:hover {
|
|
|
1220
1194
|
.adyen-kyc-form-header__description {
|
|
1221
1195
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1222
1196
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
1223
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
1197
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1224
1198
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
1225
1199
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
1226
1200
|
}/* #region Borders */
|
|
@@ -1268,7 +1242,6 @@ button[disabled]:hover {
|
|
|
1268
1242
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
1269
1243
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
|
|
1270
1244
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
1271
|
-
box-sizing: border-box;
|
|
1272
1245
|
caret-color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
1273
1246
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1274
1247
|
display: block;
|
|
@@ -1345,7 +1318,7 @@ button[disabled]:hover {
|
|
|
1345
1318
|
.adyen-kyc-input__counter {
|
|
1346
1319
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1347
1320
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1348
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1321
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1349
1322
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1350
1323
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1351
1324
|
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -1424,7 +1397,7 @@ button[disabled]:hover {
|
|
|
1424
1397
|
/* #endregion */
|
|
1425
1398
|
.adyen-kyc-input-radio {
|
|
1426
1399
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1427
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1400
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1428
1401
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1429
1402
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1430
1403
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1433,11 +1406,6 @@ button[disabled]:hover {
|
|
|
1433
1406
|
display: inline-flex;
|
|
1434
1407
|
vertical-align: baseline;
|
|
1435
1408
|
}
|
|
1436
|
-
.adyen-kyc-input-radio *,
|
|
1437
|
-
.adyen-kyc-input-radio *::before,
|
|
1438
|
-
.adyen-kyc-input-radio *::after {
|
|
1439
|
-
box-sizing: border-box;
|
|
1440
|
-
}
|
|
1441
1409
|
|
|
1442
1410
|
.adyen-kyc-input-radio__input {
|
|
1443
1411
|
appearance: none;
|
|
@@ -1581,7 +1549,7 @@ button[disabled]:hover {
|
|
|
1581
1549
|
.adyen-kyc-radio-group-card__subtitle {
|
|
1582
1550
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
1583
1551
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1584
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1552
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1585
1553
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1586
1554
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1587
1555
|
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
@@ -1610,7 +1578,7 @@ button[disabled]:hover {
|
|
|
1610
1578
|
/* #endregion */
|
|
1611
1579
|
.adyen-kyc-radio-card {
|
|
1612
1580
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1613
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1581
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1614
1582
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1615
1583
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1616
1584
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1625,11 +1593,6 @@ button[disabled]:hover {
|
|
|
1625
1593
|
transition: border-color 0.2s ease, box-shadow 0.2s ease;
|
|
1626
1594
|
position: relative;
|
|
1627
1595
|
}
|
|
1628
|
-
.adyen-kyc-radio-card *,
|
|
1629
|
-
.adyen-kyc-radio-card *::before,
|
|
1630
|
-
.adyen-kyc-radio-card *::after {
|
|
1631
|
-
box-sizing: border-box;
|
|
1632
|
-
}
|
|
1633
1596
|
.adyen-kyc-radio-card--disabled {
|
|
1634
1597
|
cursor: not-allowed;
|
|
1635
1598
|
opacity: 50%;
|
|
@@ -1652,7 +1615,7 @@ button[disabled]:hover {
|
|
|
1652
1615
|
.adyen-kyc-radio-card__body {
|
|
1653
1616
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1654
1617
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1655
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1618
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1656
1619
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1657
1620
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1658
1621
|
margin-bottom: var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -1840,7 +1803,7 @@ button[disabled]:hover {
|
|
|
1840
1803
|
/* #endregion */
|
|
1841
1804
|
.adyen-kyc-list {
|
|
1842
1805
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1843
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1806
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1844
1807
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1845
1808
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1846
1809
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1852,11 +1815,6 @@ button[disabled]:hover {
|
|
|
1852
1815
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
1853
1816
|
padding-left: var(--adyen-sdk-spacer-070, 16px);
|
|
1854
1817
|
}
|
|
1855
|
-
.adyen-kyc-list *,
|
|
1856
|
-
.adyen-kyc-list *::before,
|
|
1857
|
-
.adyen-kyc-list *::after {
|
|
1858
|
-
box-sizing: border-box;
|
|
1859
|
-
}
|
|
1860
1818
|
|
|
1861
1819
|
.adyen-kyc-list--no-markers {
|
|
1862
1820
|
list-style: none;
|
|
@@ -2053,7 +2011,7 @@ fieldset {
|
|
|
2053
2011
|
}
|
|
2054
2012
|
.adyen-kyc-bank-statement-upload__requirements {
|
|
2055
2013
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2056
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2014
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2057
2015
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
2058
2016
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
2059
2017
|
padding-left: var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -2099,24 +2057,6 @@ fieldset {
|
|
|
2099
2057
|
}
|
|
2100
2058
|
.adyen-kyc-bank-verification-container__fixed .adyen-kyc-bank-verification-widget-container {
|
|
2101
2059
|
flex: 1;
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
.adyen-kyc-bank-verification-success {
|
|
2105
|
-
align-items: center;
|
|
2106
|
-
background: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
2107
|
-
border-radius: var(--adyen-sdk-border-radius-s, 4px);
|
|
2108
|
-
color: var(--adyen-sdk-color-label-success, #07893c);
|
|
2109
|
-
display: flex;
|
|
2110
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2111
|
-
padding: var(--adyen-sdk-spacer-090, 24px) var(--adyen-sdk-spacer-090, 24px);
|
|
2112
|
-
}
|
|
2113
|
-
.adyen-kyc-bank-verification-success__checkmark-icon {
|
|
2114
|
-
display: flex;
|
|
2115
|
-
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2116
|
-
font-family: var(--adyen-sdk-text-title-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2117
|
-
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2118
|
-
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
2119
|
-
margin-right: var(--adyen-sdk-spacer-070, 16px);
|
|
2120
2060
|
}/* #region Borders */
|
|
2121
2061
|
/* #endregion */
|
|
2122
2062
|
/* #region Z-index */
|
|
@@ -2236,13 +2176,9 @@ fieldset {
|
|
|
2236
2176
|
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
2237
2177
|
justify-content: end;
|
|
2238
2178
|
}
|
|
2239
|
-
.adyen-kyc-field-verification-
|
|
2179
|
+
.adyen-kyc-field-verification-methods__logo {
|
|
2240
2180
|
height: 12px;
|
|
2241
2181
|
}
|
|
2242
|
-
.adyen-kyc-field-verification-methods__footer .adyen-kyc-icon svg {
|
|
2243
|
-
height: 100%;
|
|
2244
|
-
width: auto;
|
|
2245
|
-
}
|
|
2246
2182
|
|
|
2247
2183
|
.adyen-kyc-radio-group-card__illustration {
|
|
2248
2184
|
display: flex;
|
|
@@ -2286,7 +2222,7 @@ fieldset {
|
|
|
2286
2222
|
/* #endregion */
|
|
2287
2223
|
.adyen-kyc-card {
|
|
2288
2224
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2289
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
2225
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2290
2226
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2291
2227
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2292
2228
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -2298,11 +2234,6 @@ fieldset {
|
|
|
2298
2234
|
display: block;
|
|
2299
2235
|
outline: none;
|
|
2300
2236
|
}
|
|
2301
|
-
.adyen-kyc-card *,
|
|
2302
|
-
.adyen-kyc-card *::before,
|
|
2303
|
-
.adyen-kyc-card *::after {
|
|
2304
|
-
box-sizing: border-box;
|
|
2305
|
-
}
|
|
2306
2237
|
.adyen-kyc-card--secondary {
|
|
2307
2238
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2308
2239
|
}
|
|
@@ -2402,8 +2333,9 @@ fieldset {
|
|
|
2402
2333
|
opacity: 1;
|
|
2403
2334
|
}
|
|
2404
2335
|
}.adyen-kyc-prefer-instant-verification-method {
|
|
2405
|
-
display:
|
|
2406
|
-
|
|
2336
|
+
display: flex;
|
|
2337
|
+
justify-content: center;
|
|
2338
|
+
flex-direction: column;
|
|
2407
2339
|
}
|
|
2408
2340
|
.adyen-kyc-prefer-instant-verification-method-card {
|
|
2409
2341
|
display: flex;
|
|
@@ -2421,10 +2353,11 @@ fieldset {
|
|
|
2421
2353
|
.adyen-kyc-prefer-instant-verification-method-instant-button svg {
|
|
2422
2354
|
height: 1.5rem;
|
|
2423
2355
|
}
|
|
2424
|
-
.adyen-kyc-prefer-instant-verification-method-
|
|
2425
|
-
margin-top: var(--adyen-sdk-spacer-
|
|
2356
|
+
.adyen-kyc-prefer-instant-verification-method-actions {
|
|
2357
|
+
margin-top: var(--adyen-sdk-spacer-080, 20px);
|
|
2358
|
+
text-align: center;
|
|
2426
2359
|
}
|
|
2427
|
-
.adyen-kyc-prefer-instant-verification-method-manual-button-
|
|
2360
|
+
.adyen-kyc-prefer-instant-verification-method-manual-button-darker {
|
|
2428
2361
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2429
2362
|
}.adyen-kyc-individual .adyen-kyc-form {
|
|
2430
2363
|
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -2642,7 +2575,7 @@ fieldset {
|
|
|
2642
2575
|
}
|
|
2643
2576
|
.adyen-kyc-business-details .adyen-kyc-form-header__heading {
|
|
2644
2577
|
font-size: var(--adyen-sdk-text-title-m-font-size, 20px);
|
|
2645
|
-
font-family: var(--adyen-sdk-text-title-m-font-family,
|
|
2578
|
+
font-family: var(--adyen-sdk-text-title-m-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2646
2579
|
font-weight: var(--adyen-sdk-text-title-m-font-weight, 600);
|
|
2647
2580
|
line-height: var(--adyen-sdk-text-title-m-line-height, 30px);
|
|
2648
2581
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
@@ -2683,7 +2616,6 @@ fieldset {
|
|
|
2683
2616
|
justify-content: end;
|
|
2684
2617
|
}.adyen-kyc-modal {
|
|
2685
2618
|
border: none;
|
|
2686
|
-
box-sizing: border-box;
|
|
2687
2619
|
display: flex;
|
|
2688
2620
|
flex-direction: column;
|
|
2689
2621
|
width: 100%;
|
|
@@ -2692,6 +2624,9 @@ fieldset {
|
|
|
2692
2624
|
max-width: 680px;
|
|
2693
2625
|
height: 100%;
|
|
2694
2626
|
max-height: 640px;
|
|
2627
|
+
animation-name: enterFromBelow;
|
|
2628
|
+
animation-duration: 0.1s;
|
|
2629
|
+
animation-timing-function: ease-out;
|
|
2695
2630
|
}
|
|
2696
2631
|
@media screen and (max-width: 480px) {
|
|
2697
2632
|
.adyen-kyc-modal:not(.adyen-kyc-modal--small) {
|
|
@@ -2708,6 +2643,14 @@ fieldset {
|
|
|
2708
2643
|
}
|
|
2709
2644
|
}
|
|
2710
2645
|
|
|
2646
|
+
@keyframes enterFromBelow {
|
|
2647
|
+
0% {
|
|
2648
|
+
top: 70vh;
|
|
2649
|
+
}
|
|
2650
|
+
100% {
|
|
2651
|
+
top: 0;
|
|
2652
|
+
}
|
|
2653
|
+
}
|
|
2711
2654
|
.adyen-kyc-modal__wrapper {
|
|
2712
2655
|
overflow: hidden;
|
|
2713
2656
|
display: flex;
|
|
@@ -2715,15 +2658,14 @@ fieldset {
|
|
|
2715
2658
|
--adyen-kyc-modal-internal-margin: var(--adyen-sdk-spacer-100, 32px);
|
|
2716
2659
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2717
2660
|
margin: var(--adyen-kyc-modal-internal-margin);
|
|
2718
|
-
border-radius: var(--adyen-sdk-border-radius-
|
|
2661
|
+
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
2719
2662
|
height: calc(100% - var(--adyen-kyc-modal-internal-margin) * 2);
|
|
2720
2663
|
--adyen-kyc-modal-footer-height: 62px;
|
|
2721
2664
|
}
|
|
2722
2665
|
|
|
2723
2666
|
.adyen-kyc-modal__main {
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
height: calc(100% - var(--adyen-kyc-modal-footer-height));
|
|
2667
|
+
flex-grow: 1;
|
|
2668
|
+
overflow-y: scroll;
|
|
2727
2669
|
}
|
|
2728
2670
|
|
|
2729
2671
|
.adyen-kyc-modal__main > * {
|
|
@@ -2736,36 +2678,39 @@ fieldset {
|
|
|
2736
2678
|
}
|
|
2737
2679
|
|
|
2738
2680
|
.adyen-kyc-modal-top-bar {
|
|
2739
|
-
|
|
2740
|
-
|
|
2681
|
+
position: sticky;
|
|
2682
|
+
top: 0;
|
|
2683
|
+
z-index: 1;
|
|
2684
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2741
2685
|
padding-bottom: 0;
|
|
2742
2686
|
display: flex;
|
|
2743
2687
|
justify-content: space-between;
|
|
2744
2688
|
}
|
|
2745
2689
|
|
|
2690
|
+
.adyen-kyc-modal-top-bar--fixed {
|
|
2691
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2692
|
+
}
|
|
2693
|
+
|
|
2746
2694
|
.adyen-kyc-modal__content,
|
|
2747
|
-
.adyen-kyc-modal__header,
|
|
2748
2695
|
.adyen-kyc-modal__footer {
|
|
2749
|
-
padding: var(--adyen-sdk-spacer-
|
|
2750
|
-
box-sizing: border-box;
|
|
2696
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2751
2697
|
}
|
|
2752
2698
|
|
|
2753
2699
|
.adyen-kyc-modal__header {
|
|
2754
|
-
|
|
2700
|
+
flex: 1;
|
|
2701
|
+
align-content: center;
|
|
2702
|
+
padding: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
2755
2703
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2756
2704
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2757
2705
|
}
|
|
2758
2706
|
|
|
2759
2707
|
.adyen-kyc-modal__content {
|
|
2760
|
-
|
|
2761
|
-
overflow-y: auto;
|
|
2762
|
-
max-height: 100%;
|
|
2763
|
-
padding-top: var(--adyen-sdk-spacer-120, 48px);
|
|
2708
|
+
padding: var(--adyen-sdk-spacer-090, 24px);
|
|
2764
2709
|
}
|
|
2765
2710
|
|
|
2766
2711
|
.adyen-kyc-modal__footer {
|
|
2767
2712
|
border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2768
|
-
|
|
2713
|
+
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-090, 24px);
|
|
2769
2714
|
}
|
|
2770
2715
|
|
|
2771
2716
|
.adyen-kyc-modal--small {
|
|
@@ -2787,17 +2732,13 @@ fieldset {
|
|
|
2787
2732
|
.adyen-kyc-modal--fullscreen {
|
|
2788
2733
|
margin: 0;
|
|
2789
2734
|
max-width: 100vw;
|
|
2790
|
-
height: 100vh;
|
|
2735
|
+
max-height: 100vh;
|
|
2791
2736
|
width: 100vw;
|
|
2792
2737
|
}
|
|
2793
2738
|
|
|
2794
|
-
.adyen-kyc-modal--with-backButton .adyen-kyc-modal__header {
|
|
2795
|
-
padding-left: var(--adyen-sdk-spacer-140, 64px);
|
|
2796
|
-
}
|
|
2797
|
-
|
|
2798
2739
|
.adyen-kyc-modal-button {
|
|
2799
2740
|
z-index: 100;
|
|
2800
|
-
backdrop-filter: blur(
|
|
2741
|
+
backdrop-filter: blur(10px);
|
|
2801
2742
|
}/* #region Borders */
|
|
2802
2743
|
/* #endregion */
|
|
2803
2744
|
/* #region Z-index */
|
|
@@ -2867,7 +2808,7 @@ fieldset {
|
|
|
2867
2808
|
/* #endregion */
|
|
2868
2809
|
.adyen-kyc-dropin {
|
|
2869
2810
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2870
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
2811
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2871
2812
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2872
2813
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2873
2814
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -2881,11 +2822,6 @@ fieldset {
|
|
|
2881
2822
|
position: relative;
|
|
2882
2823
|
width: 100%;
|
|
2883
2824
|
}
|
|
2884
|
-
.adyen-kyc-dropin *,
|
|
2885
|
-
.adyen-kyc-dropin *::before,
|
|
2886
|
-
.adyen-kyc-dropin *::after {
|
|
2887
|
-
box-sizing: border-box;
|
|
2888
|
-
}
|
|
2889
2825
|
.adyen-kyc-dropin-container {
|
|
2890
2826
|
position: relative;
|
|
2891
2827
|
min-height: 480px;
|
|
@@ -2924,7 +2860,6 @@ fieldset {
|
|
|
2924
2860
|
}.adyen-kyc-embedded-action-bar {
|
|
2925
2861
|
display: flex;
|
|
2926
2862
|
justify-content: space-between;
|
|
2927
|
-
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
2928
2863
|
}
|
|
2929
2864
|
|
|
2930
2865
|
.adyen-kyc-embedded-action-bar > section {
|
|
@@ -2955,7 +2890,7 @@ fieldset {
|
|
|
2955
2890
|
}
|
|
2956
2891
|
.adyen-layout-xs-only .adyen-kyc-form-navigation .adyen-kyc-form-navigation__home-button-item .adyen-kyc-form-navigation__home-button {
|
|
2957
2892
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2958
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
2893
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2959
2894
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2960
2895
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
2961
2896
|
padding-left: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -2972,7 +2907,7 @@ fieldset {
|
|
|
2972
2907
|
.adyen-kyc-form-navigation .adyen-kyc-form-navigation__header {
|
|
2973
2908
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
2974
2909
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2975
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2910
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2976
2911
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
2977
2912
|
}
|
|
2978
2913
|
.adyen-kyc-form-navigation .adyen-kyc-form-navigation__items {
|
|
@@ -2983,7 +2918,7 @@ fieldset {
|
|
|
2983
2918
|
.adyen-kyc-form-navigation__step-count {
|
|
2984
2919
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2985
2920
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2986
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2921
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2987
2922
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
2988
2923
|
}
|
|
2989
2924
|
|
|
@@ -3004,7 +2939,6 @@ fieldset {
|
|
|
3004
2939
|
.adyen-kyc-form-navigation__item {
|
|
3005
2940
|
align-items: center;
|
|
3006
2941
|
border-left: var(--adyen-sdk-border-width-m, 2px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3007
|
-
box-sizing: border-box;
|
|
3008
2942
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3009
2943
|
cursor: default;
|
|
3010
2944
|
display: flex;
|
|
@@ -3078,18 +3012,13 @@ fieldset {
|
|
|
3078
3012
|
/* #endregion */
|
|
3079
3013
|
.adyen-kyc-decision-makers {
|
|
3080
3014
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3081
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3015
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3082
3016
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3083
3017
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3084
3018
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3085
3019
|
-webkit-font-smoothing: antialiased;
|
|
3086
3020
|
-moz-osx-font-smoothing: grayscale;
|
|
3087
3021
|
}
|
|
3088
|
-
.adyen-kyc-decision-makers *,
|
|
3089
|
-
.adyen-kyc-decision-makers *::before,
|
|
3090
|
-
.adyen-kyc-decision-makers *::after {
|
|
3091
|
-
box-sizing: border-box;
|
|
3092
|
-
}
|
|
3093
3022
|
.adyen-layout-md .adyen-kyc-decision-makers__container {
|
|
3094
3023
|
display: flex;
|
|
3095
3024
|
flex-direction: column;
|
|
@@ -3149,7 +3078,7 @@ fieldset {
|
|
|
3149
3078
|
/* #endregion */
|
|
3150
3079
|
.adyen-kyc-entity-association {
|
|
3151
3080
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3152
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3081
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3153
3082
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3154
3083
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3155
3084
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3160,11 +3089,6 @@ fieldset {
|
|
|
3160
3089
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
3161
3090
|
width: 100%;
|
|
3162
3091
|
}
|
|
3163
|
-
.adyen-kyc-entity-association *,
|
|
3164
|
-
.adyen-kyc-entity-association *::before,
|
|
3165
|
-
.adyen-kyc-entity-association *::after {
|
|
3166
|
-
box-sizing: border-box;
|
|
3167
|
-
}
|
|
3168
3092
|
.adyen-kyc-entity-association__top {
|
|
3169
3093
|
display: flex;
|
|
3170
3094
|
flex-wrap: wrap;
|
|
@@ -3172,7 +3096,7 @@ fieldset {
|
|
|
3172
3096
|
.adyen-kyc-entity-association__title {
|
|
3173
3097
|
flex: 1;
|
|
3174
3098
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3175
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3099
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3176
3100
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3177
3101
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3178
3102
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -3196,7 +3120,7 @@ fieldset {
|
|
|
3196
3120
|
border-radius: 50%;
|
|
3197
3121
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3198
3122
|
font-size: calc(var(--adyen-sdk-text-caption-font-size, 12px) / 2);
|
|
3199
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3123
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3200
3124
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3201
3125
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3202
3126
|
height: 32px;
|
|
@@ -3233,7 +3157,7 @@ fieldset {
|
|
|
3233
3157
|
/* #endregion */
|
|
3234
3158
|
.adyen-kyc-status {
|
|
3235
3159
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3236
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3160
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3237
3161
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3238
3162
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3239
3163
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3248,11 +3172,6 @@ fieldset {
|
|
|
3248
3172
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3249
3173
|
padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
|
|
3250
3174
|
}
|
|
3251
|
-
.adyen-kyc-status *,
|
|
3252
|
-
.adyen-kyc-status *::before,
|
|
3253
|
-
.adyen-kyc-status *::after {
|
|
3254
|
-
box-sizing: border-box;
|
|
3255
|
-
}
|
|
3256
3175
|
.adyen-kyc-status--finished {
|
|
3257
3176
|
color: var(--adyen-sdk-color-label-success, #07893c);
|
|
3258
3177
|
}
|
|
@@ -3336,18 +3255,13 @@ fieldset {
|
|
|
3336
3255
|
/* #endregion */
|
|
3337
3256
|
.adyen-kyc-entity-status {
|
|
3338
3257
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3339
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3258
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3340
3259
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3341
3260
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3342
3261
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3343
3262
|
-webkit-font-smoothing: antialiased;
|
|
3344
3263
|
-moz-osx-font-smoothing: grayscale;
|
|
3345
3264
|
}
|
|
3346
|
-
.adyen-kyc-entity-status *,
|
|
3347
|
-
.adyen-kyc-entity-status *::before,
|
|
3348
|
-
.adyen-kyc-entity-status *::after {
|
|
3349
|
-
box-sizing: border-box;
|
|
3350
|
-
}
|
|
3351
3265
|
.adyen-kyc-entity-status__container {
|
|
3352
3266
|
display: flex;
|
|
3353
3267
|
flex-direction: row;
|
|
@@ -3421,7 +3335,7 @@ fieldset {
|
|
|
3421
3335
|
}.adyen-kyc-introduction {
|
|
3422
3336
|
display: flex;
|
|
3423
3337
|
flex-direction: column;
|
|
3424
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3338
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3425
3339
|
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
3426
3340
|
max-width: 660px;
|
|
3427
3341
|
margin: var(--adyen-sdk-spacer-000, 0px) auto;
|
|
@@ -3434,7 +3348,7 @@ fieldset {
|
|
|
3434
3348
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
3435
3349
|
font-size: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3436
3350
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3437
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3351
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3438
3352
|
height: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3439
3353
|
line-height: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3440
3354
|
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
@@ -3443,13 +3357,13 @@ fieldset {
|
|
|
3443
3357
|
}
|
|
3444
3358
|
.adyen-kyc-introduction__title {
|
|
3445
3359
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3446
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3360
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3447
3361
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3448
3362
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3449
3363
|
}
|
|
3450
3364
|
.adyen-kyc-introduction__description {
|
|
3451
3365
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3452
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3366
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3453
3367
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3454
3368
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3455
3369
|
}
|
|
@@ -3624,7 +3538,7 @@ fieldset {
|
|
|
3624
3538
|
}
|
|
3625
3539
|
.adyen-task-item__info {
|
|
3626
3540
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3627
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3541
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3628
3542
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3629
3543
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3630
3544
|
}
|
|
@@ -3635,7 +3549,7 @@ fieldset {
|
|
|
3635
3549
|
.adyen-task-item__tagline {
|
|
3636
3550
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
3637
3551
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3638
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3552
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3639
3553
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3640
3554
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3641
3555
|
}
|
|
@@ -3646,7 +3560,7 @@ fieldset {
|
|
|
3646
3560
|
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
3647
3561
|
display: flex;
|
|
3648
3562
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3649
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3563
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3650
3564
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3651
3565
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3652
3566
|
height: 32px;
|
|
@@ -3662,7 +3576,7 @@ fieldset {
|
|
|
3662
3576
|
}
|
|
3663
3577
|
.adyen-task-item-extra-actions {
|
|
3664
3578
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3665
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3579
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3666
3580
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3667
3581
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3668
3582
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3674,11 +3588,6 @@ fieldset {
|
|
|
3674
3588
|
padding: var(--adyen-sdk-spacer-040, 8px);
|
|
3675
3589
|
width: 100%;
|
|
3676
3590
|
}
|
|
3677
|
-
.adyen-task-item-extra-actions *,
|
|
3678
|
-
.adyen-task-item-extra-actions *::before,
|
|
3679
|
-
.adyen-task-item-extra-actions *::after {
|
|
3680
|
-
box-sizing: border-box;
|
|
3681
|
-
}
|
|
3682
3591
|
.adyen-task-item-extra-actions__more-actions-toggle {
|
|
3683
3592
|
border-radius: 50%;
|
|
3684
3593
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
@@ -3723,7 +3632,7 @@ fieldset {
|
|
|
3723
3632
|
/* #endregion */
|
|
3724
3633
|
.adyen-task-list-group {
|
|
3725
3634
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3726
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3635
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3727
3636
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3728
3637
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3729
3638
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3732,11 +3641,6 @@ fieldset {
|
|
|
3732
3641
|
align-items: flex-start;
|
|
3733
3642
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3734
3643
|
}
|
|
3735
|
-
.adyen-task-list-group *,
|
|
3736
|
-
.adyen-task-list-group *::before,
|
|
3737
|
-
.adyen-task-list-group *::after {
|
|
3738
|
-
box-sizing: border-box;
|
|
3739
|
-
}
|
|
3740
3644
|
.adyen-layout-xs-only .adyen-task-list-group {
|
|
3741
3645
|
border: 0;
|
|
3742
3646
|
}
|
|
@@ -3761,18 +3665,13 @@ fieldset {
|
|
|
3761
3665
|
/* #endregion */
|
|
3762
3666
|
.adyen-kyc-trust-members {
|
|
3763
3667
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3764
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3668
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3765
3669
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3766
3670
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3767
3671
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3768
3672
|
-webkit-font-smoothing: antialiased;
|
|
3769
3673
|
-moz-osx-font-smoothing: grayscale;
|
|
3770
3674
|
}
|
|
3771
|
-
.adyen-kyc-trust-members *,
|
|
3772
|
-
.adyen-kyc-trust-members *::before,
|
|
3773
|
-
.adyen-kyc-trust-members *::after {
|
|
3774
|
-
box-sizing: border-box;
|
|
3775
|
-
}
|
|
3776
3675
|
.adyen-kyc-trust-members__box {
|
|
3777
3676
|
display: flex;
|
|
3778
3677
|
flex-direction: column;
|
|
@@ -3803,8 +3702,9 @@ fieldset {
|
|
|
3803
3702
|
}.adyen-contract-viewer .adyen-document-viewer {
|
|
3804
3703
|
--adv-text-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3805
3704
|
--adv-accordion-header-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3806
|
-
--adv-text-font-family: var(--adyen-sdk-text-body-font-family,
|
|
3705
|
+
--adv-text-font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3807
3706
|
--adv-background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3707
|
+
--adv-accordion-content-padding: 0;
|
|
3808
3708
|
}.adyen-kyc-signed-alert:last-of-type {
|
|
3809
3709
|
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3810
3710
|
}/* #region Borders */
|
|
@@ -3816,7 +3716,6 @@ fieldset {
|
|
|
3816
3716
|
/* #region Inline components */
|
|
3817
3717
|
/* #endregion */
|
|
3818
3718
|
.adyen-kyc-embedded-status {
|
|
3819
|
-
box-sizing: border-box;
|
|
3820
3719
|
display: flex;
|
|
3821
3720
|
justify-content: space-between;
|
|
3822
3721
|
align-items: center;
|
|
@@ -3898,7 +3797,7 @@ fieldset {
|
|
|
3898
3797
|
/* #endregion */
|
|
3899
3798
|
.adyen-view-verification-status {
|
|
3900
3799
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3901
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3800
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3902
3801
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3903
3802
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3904
3803
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3908,11 +3807,6 @@ fieldset {
|
|
|
3908
3807
|
overflow: hidden;
|
|
3909
3808
|
position: relative;
|
|
3910
3809
|
}
|
|
3911
|
-
.adyen-view-verification-status *,
|
|
3912
|
-
.adyen-view-verification-status *::before,
|
|
3913
|
-
.adyen-view-verification-status *::after {
|
|
3914
|
-
box-sizing: border-box;
|
|
3915
|
-
}
|
|
3916
3810
|
.adyen-view-verification-status__description {
|
|
3917
3811
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3918
3812
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
@@ -4474,12 +4368,18 @@ fieldset {
|
|
|
4474
4368
|
margin-top: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4475
4369
|
}
|
|
4476
4370
|
|
|
4371
|
+
/* Topmost/root container class */
|
|
4477
4372
|
.adyen-kyc-ui-element-container-wrapper {
|
|
4478
4373
|
width: 100%;
|
|
4479
4374
|
}
|
|
4480
4375
|
|
|
4481
|
-
.adyen-kyc-ui-element-container
|
|
4376
|
+
.adyen-kyc-ui-element-container-wrapper *,
|
|
4377
|
+
.adyen-kyc-ui-element-container-wrapper *::after,
|
|
4378
|
+
.adyen-kyc-ui-element-container-wrapper *::before {
|
|
4482
4379
|
box-sizing: border-box;
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
.adyen-kyc-ui-element-container {
|
|
4483
4383
|
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
4484
4384
|
position: relative;
|
|
4485
4385
|
padding: var(--adyen-sdk-spacer-100, 32px);
|
|
@@ -4507,7 +4407,7 @@ fieldset {
|
|
|
4507
4407
|
/* #endregion */
|
|
4508
4408
|
.adyen-kyc-toast {
|
|
4509
4409
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
4510
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
4410
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
4511
4411
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4512
4412
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
4513
4413
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -4534,11 +4434,6 @@ fieldset {
|
|
|
4534
4434
|
white-space: normal;
|
|
4535
4435
|
z-index: 1;
|
|
4536
4436
|
}
|
|
4537
|
-
.adyen-kyc-toast *,
|
|
4538
|
-
.adyen-kyc-toast *::before,
|
|
4539
|
-
.adyen-kyc-toast *::after {
|
|
4540
|
-
box-sizing: border-box;
|
|
4541
|
-
}
|
|
4542
4437
|
.adyen-kyc-toast--visible {
|
|
4543
4438
|
opacity: 1;
|
|
4544
4439
|
transform: translateY(0);
|
|
@@ -4636,16 +4531,34 @@ fieldset {
|
|
|
4636
4531
|
margin: 1em;
|
|
4637
4532
|
}
|
|
4638
4533
|
|
|
4534
|
+
.adyen-kyc-debug-modal__footer {
|
|
4535
|
+
display: flex;
|
|
4536
|
+
align-items: center;
|
|
4537
|
+
justify-content: space-between;
|
|
4538
|
+
}
|
|
4539
|
+
.adyen-kyc-debug-modal__footer--copy-status {
|
|
4540
|
+
margin-left: 1em;
|
|
4541
|
+
color: var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
4542
|
+
outline: 1px solid var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
4543
|
+
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
4544
|
+
border-radius: 5px;
|
|
4545
|
+
padding: 0.5em;
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
.adyen-kyc-debug-modal__table-key {
|
|
4549
|
+
margin-right: 1em;
|
|
4550
|
+
}
|
|
4551
|
+
|
|
4639
4552
|
.adyen-kyc-debug-modal__content {
|
|
4640
4553
|
display: flex;
|
|
4641
4554
|
flex-direction: column;
|
|
4642
4555
|
gap: 24px;
|
|
4643
|
-
margin: 1em;
|
|
4556
|
+
margin: 0 1em;
|
|
4644
4557
|
}
|
|
4645
4558
|
|
|
4646
4559
|
.adyen-kyc-debug-modal__meta {
|
|
4647
4560
|
display: flex;
|
|
4648
4561
|
flex-direction: column;
|
|
4649
4562
|
gap: 4px;
|
|
4650
|
-
margin: 1em;
|
|
4563
|
+
margin: 0 1em;
|
|
4651
4564
|
}
|