@adyen/kyc-components 2.56.2 → 2.57.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 +2346 -4354
- package/dist/es/{bg-BG-C4nC7lgg.js → bg-BG-Cg7uHZ7u.js} +1 -3
- package/dist/es/{cs-CZ-BxobhOz0.js → cs-CZ-MP5JPvEI.js} +1 -3
- package/dist/es/{da-DK-CJQ_v5bw.js → da-DK-Bf4-HdQJ.js} +1 -3
- package/dist/es/{de-DE-DyXEvGpl.js → de-DE-CpV6Dp0r.js} +1 -3
- package/dist/es/{el-GR-B87xOyEW.js → el-GR-DzwQKvWE.js} +1 -3
- package/dist/es/{es-ES-CQ080JE6.js → es-ES-E5qWUSQV.js} +1 -3
- package/dist/es/{et-EE-C59Hbpp8.js → et-EE-DRZrZKKJ.js} +1 -3
- package/dist/es/{fi-FI-CQ7Kqosi.js → fi-FI-Bk1rCYU6.js} +1 -3
- package/dist/es/{fr-FR-Ds-rVWJg.js → fr-FR-tlByDhb7.js} +1 -3
- package/dist/es/{hr-HR-qZTRHb6-.js → hr-HR-CZUCz_Lu.js} +1 -3
- package/dist/es/{hu-HU-u0MXZonO.js → hu-HU-CmEicftd.js} +1 -3
- package/dist/es/instant-verification-method-NGPLGC6g.js +50 -0
- package/dist/es/{it-IT-Db2fDOwj.js → it-IT-BNGHjXBu.js} +1 -3
- package/dist/es/{lt-LT-YNRlk3E4.js → lt-LT-BDv4TY99.js} +1 -3
- package/dist/es/{lv-LV-Bs6ze43-.js → lv-LV-HfHaTFsC.js} +1 -3
- package/dist/es/{nl-NL-DaPcO0Ip.js → nl-NL-CSyNOXAT.js} +1 -3
- package/dist/es/{no-NO-COWxcdtp.js → no-NO-BzBtvG7T.js} +1 -3
- package/dist/es/{pl-PL-B9x4FJoF.js → pl-PL-CwUuiZyG.js} +1 -3
- package/dist/es/{pt-PT-CzVzrodv.js → pt-PT-CY_ZCE9N.js} +1 -3
- package/dist/es/{ro-RO-DdA0NkvN.js → ro-RO-C-OpimQU.js} +1 -3
- package/dist/es/{sk-SK-DZTRus9V.js → sk-SK-Vi54HLZU.js} +1 -3
- package/dist/es/{sl-SI-6y2JusJ9.js → sl-SI-2FDuP5IV.js} +1 -3
- package/dist/es/{sv-SE-NsI7llcr.js → sv-SE-lw5yiImq.js} +1 -3
- package/dist/es/tink-logo-WImtH5CL.js +8 -0
- package/dist/style.css +884 -493
- package/dist/types/components/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
- package/dist/types/components/AdditionalInformation/utils.d.ts +9 -0
- package/dist/types/components/BaseElement.d.ts +1 -1
- package/dist/types/components/BusinessDetails/forms.d.ts +1 -1
- package/dist/types/components/BusinessDetails/types.d.ts +0 -2
- package/dist/types/components/BusinessSelection/types.d.ts +1 -2
- package/dist/types/components/Company/component/CompanyComponent.d.ts +2 -3
- package/dist/types/components/Company/rules.d.ts +2 -2
- package/dist/types/components/CompanyStructure/component/CompanyStructureComponent.d.ts +3 -3
- package/dist/types/components/CompanyStructure/types.d.ts +1 -4
- package/dist/types/components/CompanyType/types.d.ts +1 -2
- package/dist/types/components/Dropins/BusinessDetailsDropin/components/BusinessDetailsDropinComponent.d.ts +1 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/utils.d.ts +1 -1
- package/dist/types/components/Dropins/CompanyDropin/components/CompanyDropinComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -2
- package/dist/types/components/Individual/types.d.ts +1 -1
- package/dist/types/components/Individual/validators.d.ts +2 -1
- package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +8 -4
- package/dist/types/components/PayoutDetails/types.d.ts +4 -1
- package/dist/types/components/PayoutVerificationMethod/component/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +9 -0
- package/dist/types/components/PayoutVerificationMethod/types.d.ts +5 -0
- package/dist/types/components/PersonalDetails/types.d.ts +1 -2
- package/dist/types/components/RegistrationAddress/types.d.ts +1 -4
- package/dist/types/components/SoleProp/component/SolePropComponent.d.ts +1 -1
- package/dist/types/components/TaskList/component/TaskListItem.d.ts +1 -1
- package/dist/types/components/TaskList/types.d.ts +0 -2
- package/dist/types/components/index.d.ts +1 -3
- package/dist/types/components/internal/AccountHolder/types.d.ts +0 -10
- package/dist/types/components/internal/Address/AddressComponent.d.ts +1 -1
- package/dist/types/components/internal/Address/constants.d.ts +2 -1
- package/dist/types/components/internal/Address/types.d.ts +2 -3
- package/dist/types/components/internal/Address/utils.d.ts +2 -3
- package/dist/types/components/internal/BusinessRegistrationNumber/fieldConfig.d.ts +2 -0
- package/dist/types/components/internal/BusinessRegistrationNumberField/BusinessRegistrationNumberField.d.ts +1 -1
- package/dist/types/components/internal/Button/Button.d.ts +1 -1
- package/dist/types/components/internal/Button/types.d.ts +1 -0
- package/dist/types/components/internal/Card/Card.d.ts +1 -1
- package/dist/types/components/internal/Card/types.d.ts +3 -0
- package/dist/types/components/internal/FormFields/MaskedInputText/MaskedInputText.d.ts +3 -1
- package/dist/types/components/internal/Link/Link.d.ts +1 -1
- package/dist/types/components/internal/Link/types.d.ts +1 -0
- package/dist/types/components/internal/Svg/svgs.d.ts +1 -0
- package/dist/types/core/Context/ExperimentContext/types.d.ts +4 -4
- package/dist/types/core/Context/SettingsContext/types.d.ts +3 -1
- package/dist/types/core/Context/StateContext/types.d.ts +2 -3
- package/dist/types/core/hooks/useBusinessData/types.d.ts +1 -2
- package/dist/types/core/hooks/useBusinessData/useBusinessData.d.ts +3 -0
- package/dist/types/core/hooks/useForm/reducer.d.ts +3 -3
- package/dist/types/core/hooks/useForm/types.d.ts +2 -2
- package/dist/types/core/hooks/useForm/useForm.d.ts +1 -1
- package/dist/types/core/models/api/company-search.d.ts +0 -1
- package/dist/types/core/models/api/document.d.ts +2 -1
- package/dist/types/core/models/company.d.ts +0 -4
- package/dist/types/core/models/form-rules.d.ts +2 -0
- package/dist/types/core/models/form.d.ts +0 -1
- package/dist/types/core/process-field-configurations.d.ts +2 -3
- package/dist/types/utils/datasetUtil.d.ts +3 -1
- package/dist/types/utils/formUtils.d.ts +1 -0
- package/dist/types/utils/getFieldsWithExistingData.d.ts +1 -2
- package/dist/types/utils/mapping/businessDetails/index.d.ts +1 -0
- package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +1 -2
- package/dist/types/utils/mapping/componentApiMapping.d.ts +5 -43
- package/dist/types/utils/mapping/mapping.d.ts +1 -2
- package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +4 -0
- package/dist/types/utils/regex/businessRegistrationNumberPatterns.d.ts +1 -0
- package/package.json +1 -1
- package/dist/es/tink-logo-CXMbO28D.js +0 -5
- package/dist/types/components/AdditionalInformation/index.d.ts +0 -1
- package/dist/types/components/BasicInformation/index.d.ts +0 -1
- package/dist/types/components/BusinessDetails/index.d.ts +0 -1
- package/dist/types/components/BusinessSelection/index.d.ts +0 -1
- package/dist/types/components/Company/index.d.ts +0 -1
- package/dist/types/components/CompanyBasics/component/CompanyBasicsComponent.d.ts +0 -8
- package/dist/types/components/CompanyBasics/index.d.ts +0 -1
- package/dist/types/components/CompanyBasics/types.d.ts +0 -27
- package/dist/types/components/CompanyLookup/CompanyLookupResultsHeader.d.ts +0 -2
- package/dist/types/components/CompanyLookup/CompanyLookupResultsList.d.ts +0 -2
- package/dist/types/components/CompanyLookup/LookupResult.d.ts +0 -3
- package/dist/types/components/CompanyLookup/component/CompanyLookupComponent.d.ts +0 -5
- package/dist/types/components/CompanyLookup/index.d.ts +0 -1
- package/dist/types/components/CompanyLookup/types.d.ts +0 -66
- package/dist/types/components/CompanyOtherDetails/component/CompanyOtherDetailsComponent.d.ts +0 -8
- package/dist/types/components/CompanyOtherDetails/index.d.ts +0 -1
- package/dist/types/components/CompanyOtherDetails/types.d.ts +0 -20
- package/dist/types/components/CompanyRegistrationDetails/index.d.ts +0 -1
- package/dist/types/components/CompanySearch/component/CompanySearchComponent.d.ts +0 -2
- package/dist/types/components/CompanySearch/forms.d.ts +0 -40
- package/dist/types/components/CompanySearch/index.d.ts +0 -1
- package/dist/types/components/CompanySearch/types.d.ts +0 -34
- package/dist/types/components/CompanyStructure/index.d.ts +0 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/CompanySearchDropin/components/CompanySearchDropinComponent.d.ts +0 -2
- package/dist/types/components/Dropins/CompanySearchDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/CompanySearchDropin/types.d.ts +0 -24
- package/dist/types/components/Dropins/CompanySearchDropin/utils.d.ts +0 -15
- package/dist/types/components/Dropins/FormNavigation/index.d.ts +0 -1
- package/dist/types/components/RegistrationAddress/index.d.ts +0 -1
- package/dist/types/components/RegistrationDocument/index.d.ts +0 -1
- package/dist/types/components/TaxDocument/index.d.ts +0 -1
- package/dist/types/components/internal/AccountHolder/AccountHolder.d.ts +0 -3
- package/dist/types/components/internal/AccountHolder/index.d.ts +0 -1
- package/dist/types/components/internal/AccountHolder/validate.d.ts +0 -3
- package/dist/types/components/internal/Alert/index.d.ts +0 -1
- package/dist/types/components/internal/BusinessNameField/index.d.ts +0 -1
- package/dist/types/components/internal/BusinessRegistrationNumberField/index.d.ts +0 -1
- package/dist/types/components/internal/Card/index.d.ts +0 -2
- package/dist/types/components/internal/CountryField/index.d.ts +0 -1
- package/dist/types/components/internal/CountryOfGoverningLawField/index.d.ts +0 -1
- package/dist/types/components/internal/DBANameField/index.d.ts +0 -1
- package/dist/types/components/internal/DateOfIncorporationField/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/MultiSelectList/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/RadioGroupCard/index.d.ts +0 -3
- package/dist/types/components/internal/LegalCompanyNameField/index.d.ts +0 -1
- package/dist/types/components/internal/LegalFormField/index.d.ts +0 -1
- package/dist/types/components/internal/NaceCodeField/index.d.ts +0 -1
- package/dist/types/components/internal/StateField/index.d.ts +0 -1
- package/dist/types/components/internal/StockExchangeMICField/index.d.ts +0 -1
- package/dist/types/components/internal/StockISINField/index.d.ts +0 -1
- package/dist/types/components/internal/StockTickerSymbol/index.d.ts +0 -1
- package/dist/types/components/internal/TaxId/index.d.ts +0 -1
- package/dist/types/components/internal/TaxInformationField/index.d.ts +0 -1
- package/dist/types/components/internal/TradingNameField/index.d.ts +0 -1
- package/dist/types/core/hooks/useBusinessData/index.d.ts +0 -1
- package/dist/types/core/hooks/useCompanySearch/index.d.ts +0 -1
- package/dist/types/core/hooks/useCompanySearch/types.d.ts +0 -46
- package/dist/types/core/hooks/useCompanySearch/useCompanySearch.d.ts +0 -5
- package/dist/types/core/hooks/useCompanySearchTaskSubmit.d.ts +0 -36
- package/dist/types/core/hooks/useEnableNewEntryFlow.d.ts +0 -1
- package/dist/types/core/hooks/useStaticValidator/index.d.ts +0 -1
- package/dist/types/types/index.d.ts +0 -9
- package/dist/types/utils/mapping/companySearch/index.d.ts +0 -4
- package/dist/types/utils/mapping/companySearch/mapCompanyDataResponseToFormSchema.d.ts +0 -3
- package/dist/types/utils/mapping/companySearch/mapCompanySearchSchemaToLegalEntity.d.ts +0 -5
- package/dist/types/utils/mapping/companySearch/mapLegalEntityToCompanySearchSchema.d.ts +0 -5
- /package/dist/types/utils/mapping/{companySearch → businessDetails}/mapOrganizationTypeToCompanyType.d.ts +0 -0
package/dist/style.css
CHANGED
|
@@ -276,12 +276,10 @@ button[disabled]:hover {
|
|
|
276
276
|
margin-right: var(--adyen-sdk-spacer-000, 0px);
|
|
277
277
|
text-decoration: none;
|
|
278
278
|
}
|
|
279
|
-
.adyen-kyc-link--icon-
|
|
279
|
+
.adyen-kyc-link--icon-left {
|
|
280
|
+
display: inline-flex;
|
|
280
281
|
flex-direction: row-reverse;
|
|
281
|
-
|
|
282
|
-
.adyen-kyc-link--icon-right > .adyen-kyc-link__icon {
|
|
283
|
-
margin-left: var(--adyen-sdk-spacer-020, 4px);
|
|
284
|
-
margin-right: var(--adyen-sdk-spacer-000, 0px);
|
|
282
|
+
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
285
283
|
}
|
|
286
284
|
.adyen-kyc-link__text {
|
|
287
285
|
display: inline;
|
|
@@ -300,7 +298,7 @@ button[disabled]:hover {
|
|
|
300
298
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
301
299
|
}.adyen-kyc-icon {
|
|
302
300
|
color: inherit;
|
|
303
|
-
display: inline-
|
|
301
|
+
display: inline-flex;
|
|
304
302
|
vertical-align: baseline;
|
|
305
303
|
}
|
|
306
304
|
.adyen-kyc-icon svg path {
|
|
@@ -1211,7 +1209,7 @@ button[disabled]:hover {
|
|
|
1211
1209
|
/* #region Inline components */
|
|
1212
1210
|
/* #endregion */
|
|
1213
1211
|
.adyen-kyc-form-header {
|
|
1214
|
-
margin-bottom: var(--adyen-sdk-spacer-
|
|
1212
|
+
margin-bottom: var(--adyen-sdk-spacer-120, 48px);
|
|
1215
1213
|
}
|
|
1216
1214
|
.adyen-kyc-form-header__heading {
|
|
1217
1215
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
@@ -1550,6 +1548,54 @@ button[disabled]:hover {
|
|
|
1550
1548
|
/* #endregion */
|
|
1551
1549
|
/* #region Inline components */
|
|
1552
1550
|
/* #endregion */
|
|
1551
|
+
.adyen-kyc-radio-group-card {
|
|
1552
|
+
display: flex;
|
|
1553
|
+
flex-direction: column;
|
|
1554
|
+
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
1555
|
+
}
|
|
1556
|
+
.adyen-kyc-radio-group-card__label {
|
|
1557
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1558
|
+
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
1559
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1560
|
+
padding-right: var(--adyen-sdk-spacer-070, 16px);
|
|
1561
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
1562
|
+
}
|
|
1563
|
+
.adyen-layout-md .adyen-kyc-radio-group-card__label {
|
|
1564
|
+
padding-right: var(--adyen-sdk-spacer-000, 0px);
|
|
1565
|
+
}
|
|
1566
|
+
.adyen-kyc-radio-group-card__subtitle {
|
|
1567
|
+
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
1568
|
+
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1569
|
+
font-family: var(--adyen-sdk-text-caption-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1570
|
+
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1571
|
+
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1572
|
+
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
1573
|
+
}
|
|
1574
|
+
.adyen-kyc-radio-group-card input {
|
|
1575
|
+
display: flex;
|
|
1576
|
+
margin-left: auto;
|
|
1577
|
+
}
|
|
1578
|
+
.adyen-kyc-radio-group-card + .adyen-kyc-input__inline-validation {
|
|
1579
|
+
bottom: -30px;
|
|
1580
|
+
top: auto;
|
|
1581
|
+
}
|
|
1582
|
+
.adyen-kyc-radio-group-card--floating-radio {
|
|
1583
|
+
position: relative;
|
|
1584
|
+
}
|
|
1585
|
+
.adyen-kyc-radio-group-card--floating-radio .adyen-kyc-radio-group-card__input {
|
|
1586
|
+
bottom: auto;
|
|
1587
|
+
left: auto;
|
|
1588
|
+
position: absolute;
|
|
1589
|
+
right: var(--adyen-sdk-spacer-070, 16px);
|
|
1590
|
+
top: var(--adyen-sdk-spacer-070, 16px);
|
|
1591
|
+
}/* #region Borders */
|
|
1592
|
+
/* #endregion */
|
|
1593
|
+
/* #region Z-index */
|
|
1594
|
+
/* #endregion */
|
|
1595
|
+
/* #region Timing functions */
|
|
1596
|
+
/* #endregion */
|
|
1597
|
+
/* #region Inline components */
|
|
1598
|
+
/* #endregion */
|
|
1553
1599
|
.adyen-kyc-radio-card {
|
|
1554
1600
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1555
1601
|
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
@@ -1609,54 +1655,6 @@ button[disabled]:hover {
|
|
|
1609
1655
|
/* #endregion */
|
|
1610
1656
|
/* #region Inline components */
|
|
1611
1657
|
/* #endregion */
|
|
1612
|
-
.adyen-kyc-radio-group-card {
|
|
1613
|
-
display: flex;
|
|
1614
|
-
flex-direction: column;
|
|
1615
|
-
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
1616
|
-
}
|
|
1617
|
-
.adyen-kyc-radio-group-card__label {
|
|
1618
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1619
|
-
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
1620
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1621
|
-
padding-right: var(--adyen-sdk-spacer-070, 16px);
|
|
1622
|
-
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
1623
|
-
}
|
|
1624
|
-
.adyen-layout-md .adyen-kyc-radio-group-card__label {
|
|
1625
|
-
padding-right: var(--adyen-sdk-spacer-000, 0px);
|
|
1626
|
-
}
|
|
1627
|
-
.adyen-kyc-radio-group-card__subtitle {
|
|
1628
|
-
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
1629
|
-
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1630
|
-
font-family: var(--adyen-sdk-text-caption-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1631
|
-
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1632
|
-
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1633
|
-
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
1634
|
-
}
|
|
1635
|
-
.adyen-kyc-radio-group-card input {
|
|
1636
|
-
display: flex;
|
|
1637
|
-
margin-left: auto;
|
|
1638
|
-
}
|
|
1639
|
-
.adyen-kyc-radio-group-card + .adyen-kyc-input__inline-validation {
|
|
1640
|
-
bottom: -30px;
|
|
1641
|
-
top: auto;
|
|
1642
|
-
}
|
|
1643
|
-
.adyen-kyc-radio-group-card--floating-radio {
|
|
1644
|
-
position: relative;
|
|
1645
|
-
}
|
|
1646
|
-
.adyen-kyc-radio-group-card--floating-radio .adyen-kyc-radio-group-card__input {
|
|
1647
|
-
bottom: auto;
|
|
1648
|
-
left: auto;
|
|
1649
|
-
position: absolute;
|
|
1650
|
-
right: var(--adyen-sdk-spacer-070, 16px);
|
|
1651
|
-
top: var(--adyen-sdk-spacer-070, 16px);
|
|
1652
|
-
}/* #region Borders */
|
|
1653
|
-
/* #endregion */
|
|
1654
|
-
/* #region Z-index */
|
|
1655
|
-
/* #endregion */
|
|
1656
|
-
/* #region Timing functions */
|
|
1657
|
-
/* #endregion */
|
|
1658
|
-
/* #region Inline components */
|
|
1659
|
-
/* #endregion */
|
|
1660
1658
|
.adyen-kyc-document-guidance {
|
|
1661
1659
|
overflow: auto;
|
|
1662
1660
|
container-type: inline-size;
|
|
@@ -1860,12 +1858,36 @@ button[disabled]:hover {
|
|
|
1860
1858
|
|
|
1861
1859
|
.adyen-kyc-list--ordered {
|
|
1862
1860
|
list-style-type: decimal;
|
|
1863
|
-
}
|
|
1861
|
+
}/* #region Borders */
|
|
1862
|
+
/* #endregion */
|
|
1863
|
+
/* #region Z-index */
|
|
1864
|
+
/* #endregion */
|
|
1865
|
+
/* #region Timing functions */
|
|
1866
|
+
/* #endregion */
|
|
1867
|
+
/* #region Inline components */
|
|
1868
|
+
/* #endregion */
|
|
1869
|
+
fieldset {
|
|
1864
1870
|
border: none;
|
|
1865
1871
|
padding: 0;
|
|
1866
1872
|
margin: 0;
|
|
1867
1873
|
}
|
|
1868
1874
|
|
|
1875
|
+
.adyen-kyc-address__condensed-fields {
|
|
1876
|
+
display: flex;
|
|
1877
|
+
flex-direction: column;
|
|
1878
|
+
gap: 0;
|
|
1879
|
+
}
|
|
1880
|
+
.adyen-layout-md .adyen-kyc-address__condensed-fields {
|
|
1881
|
+
flex-direction: row;
|
|
1882
|
+
gap: var(--adyen-sdk-spacer-080, 20px);
|
|
1883
|
+
}
|
|
1884
|
+
.adyen-layout-md .adyen-kyc-address__condensed-fields > *:first-child {
|
|
1885
|
+
flex: 0 0 50%;
|
|
1886
|
+
}
|
|
1887
|
+
.adyen-layout-md .adyen-kyc-address__condensed-fields > *:not(:first-child) {
|
|
1888
|
+
flex: 1;
|
|
1889
|
+
}
|
|
1890
|
+
|
|
1869
1891
|
.adyen-kyc-search-address {
|
|
1870
1892
|
display: flex;
|
|
1871
1893
|
flex-direction: column;
|
|
@@ -2231,70 +2253,6 @@ button[disabled]:hover {
|
|
|
2231
2253
|
.adyen-kyc-instant-verification-error .adyen-kyc-alert__icon {
|
|
2232
2254
|
left: -28px;
|
|
2233
2255
|
position: absolute;
|
|
2234
|
-
}.adyen-kyc-individual .adyen-kyc-form {
|
|
2235
|
-
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
2236
|
-
}.adyen-kyc-additional-information {
|
|
2237
|
-
display: flex;
|
|
2238
|
-
flex-direction: column;
|
|
2239
|
-
gap: var(--adyen-sdk-spacer-120, 48px);
|
|
2240
|
-
}
|
|
2241
|
-
.adyen-kyc-additional-information__section-heading {
|
|
2242
|
-
margin: 0 0 var(--adyen-sdk-spacer-090, 24px);
|
|
2243
|
-
display: flex;
|
|
2244
|
-
flex-direction: column;
|
|
2245
|
-
gap: var(--adyen-sdk-spacer-050, 10px);
|
|
2246
|
-
}
|
|
2247
|
-
.adyen-kyc-additional-information fieldset {
|
|
2248
|
-
border: none;
|
|
2249
|
-
padding: 0;
|
|
2250
|
-
margin: 0;
|
|
2251
|
-
}
|
|
2252
|
-
.adyen-kyc-additional-information .adyen-kyc-field-wrapper {
|
|
2253
|
-
flex-direction: column;
|
|
2254
|
-
}
|
|
2255
|
-
.adyen-kyc-additional-information .adyen-kyc-form-header {
|
|
2256
|
-
margin: 0 !important;
|
|
2257
|
-
}
|
|
2258
|
-
.adyen-kyc-additional-information .adyen-kyc__address {
|
|
2259
|
-
margin-bottom: 0 !important;
|
|
2260
|
-
}.adyen-kyc-field--dbaName {
|
|
2261
|
-
margin-left: 0 !important;
|
|
2262
|
-
}.adyen-kyc-verified-business-card {
|
|
2263
|
-
display: flex;
|
|
2264
|
-
flex-direction: column;
|
|
2265
|
-
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2266
|
-
padding: var(--adyen-sdk-spacer-080, 20px) var(--adyen-sdk-spacer-090, 24px);
|
|
2267
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2268
|
-
}
|
|
2269
|
-
.adyen-kyc-verified-business-card__address {
|
|
2270
|
-
display: flex;
|
|
2271
|
-
flex-direction: column;
|
|
2272
|
-
}
|
|
2273
|
-
.adyen-kyc-verified-business-card__address a {
|
|
2274
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2275
|
-
}
|
|
2276
|
-
.adyen-kyc-verified-business-card__content {
|
|
2277
|
-
display: flex;
|
|
2278
|
-
flex-direction: column;
|
|
2279
|
-
gap: var(--adyen-sdk-spacer-080, 20px);
|
|
2280
|
-
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
2281
|
-
transition: max-height 0.5s ease, padding-left 0.35s ease, opacity 0.35s ease;
|
|
2282
|
-
}
|
|
2283
|
-
.adyen-kyc-verified-business-card__content--collapsed {
|
|
2284
|
-
overflow: hidden;
|
|
2285
|
-
max-height: 0;
|
|
2286
|
-
opacity: 0;
|
|
2287
|
-
margin: 0;
|
|
2288
|
-
padding-left: var(--adyen-sdk-spacer-080, 20px);
|
|
2289
|
-
}
|
|
2290
|
-
.adyen-kyc-verified-business-card__content--expanded {
|
|
2291
|
-
max-height: 480px;
|
|
2292
|
-
}
|
|
2293
|
-
.adyen-kyc-verified-business-card__expand-button {
|
|
2294
|
-
display: flex;
|
|
2295
|
-
flex-direction: row;
|
|
2296
|
-
justify-content: flex-start;
|
|
2297
|
-
text-decoration: underline;
|
|
2298
2256
|
}/* #region Borders */
|
|
2299
2257
|
/* #endregion */
|
|
2300
2258
|
/* #region Z-index */
|
|
@@ -2303,123 +2261,56 @@ button[disabled]:hover {
|
|
|
2303
2261
|
/* #endregion */
|
|
2304
2262
|
/* #region Inline components */
|
|
2305
2263
|
/* #endregion */
|
|
2306
|
-
.adyen-kyc-
|
|
2307
|
-
|
|
2264
|
+
.adyen-kyc-card {
|
|
2265
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2266
|
+
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2308
2267
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2309
2268
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2310
|
-
|
|
2269
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2270
|
+
-webkit-font-smoothing: antialiased;
|
|
2271
|
+
-moz-osx-font-smoothing: grayscale;
|
|
2272
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2273
|
+
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2274
|
+
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
2275
|
+
display: block;
|
|
2276
|
+
outline: none;
|
|
2311
2277
|
}
|
|
2312
|
-
|
|
2313
|
-
.adyen-kyc-
|
|
2314
|
-
|
|
2315
|
-
|
|
2278
|
+
.adyen-kyc-card *,
|
|
2279
|
+
.adyen-kyc-card *::before,
|
|
2280
|
+
.adyen-kyc-card *::after {
|
|
2281
|
+
box-sizing: border-box;
|
|
2316
2282
|
}
|
|
2317
|
-
.adyen-
|
|
2318
|
-
|
|
2319
|
-
align-items: center;
|
|
2283
|
+
.adyen-kyc-card--secondary {
|
|
2284
|
+
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2320
2285
|
}
|
|
2321
2286
|
|
|
2322
|
-
.adyen-kyc-
|
|
2323
|
-
|
|
2287
|
+
.adyen-kyc-card.adyen-kyc-card--stateful {
|
|
2288
|
+
border-color: var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2289
|
+
cursor: pointer;
|
|
2290
|
+
transition-duration: 0.2s;
|
|
2291
|
+
transition-property: border-color, box-shadow;
|
|
2292
|
+
transition-timing-function: ease;
|
|
2293
|
+
position: relative;
|
|
2294
|
+
z-index: 0;
|
|
2324
2295
|
}
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2329
|
-
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-000, 0px);
|
|
2296
|
+
.adyen-kyc-card.adyen-kyc-card--stateful:hover {
|
|
2297
|
+
border-color: var(--adyen-sdk-color-outline-primary-hover, #c9cdd3);
|
|
2298
|
+
z-index: 1;
|
|
2330
2299
|
}
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2335
|
-
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-000, 0px);
|
|
2336
|
-
overflow-x: auto;
|
|
2300
|
+
.adyen-kyc-card.adyen-kyc-card--stateful:focus, .adyen-kyc-card.adyen-kyc-card--stateful:active {
|
|
2301
|
+
z-index: 2;
|
|
2302
|
+
box-shadow: var(--adyen-sdk-shadow-medium, 0px 6px 12px rgba(0, 17, 44, 0.08), 0px 2px 4px rgba(0, 17, 44, 0.04));
|
|
2337
2303
|
}
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2304
|
+
|
|
2305
|
+
.adyen-kyc-card.adyen-kyc-card--active {
|
|
2306
|
+
border-color: var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2307
|
+
cursor: pointer;
|
|
2308
|
+
transition-duration: 0.2s;
|
|
2309
|
+
transition-property: border-color, box-shadow;
|
|
2310
|
+
transition-timing-function: ease;
|
|
2343
2311
|
}
|
|
2344
|
-
.adyen-kyc-
|
|
2345
|
-
|
|
2346
|
-
}
|
|
2347
|
-
.adyen-kyc-basic-information fieldset {
|
|
2348
|
-
border: none;
|
|
2349
|
-
padding: 0 0 var(--adyen-sdk-spacer-080, 20px);
|
|
2350
|
-
margin: 0;
|
|
2351
|
-
}.adyen-kyc-business-selection--loading {
|
|
2352
|
-
min-height: 228px;
|
|
2353
|
-
display: flex;
|
|
2354
|
-
flex-direction: column;
|
|
2355
|
-
align-items: center;
|
|
2356
|
-
justify-content: center;
|
|
2357
|
-
gap: var(--adyen-sdk-spacer-090, 24px);
|
|
2358
|
-
}
|
|
2359
|
-
.adyen-kyc-business-selection__footer {
|
|
2360
|
-
display: flex;
|
|
2361
|
-
justify-content: center;
|
|
2362
|
-
padding: var(--adyen-sdk-spacer-090, 24px) 0;
|
|
2363
|
-
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
2364
|
-
}
|
|
2365
|
-
.adyen-kyc-business-selection .adyen-kyc-link {
|
|
2366
|
-
text-decoration: underline;
|
|
2367
|
-
text-wrap: nowrap;
|
|
2368
|
-
}/* #region Borders */
|
|
2369
|
-
/* #endregion */
|
|
2370
|
-
/* #region Z-index */
|
|
2371
|
-
/* #endregion */
|
|
2372
|
-
/* #region Timing functions */
|
|
2373
|
-
/* #endregion */
|
|
2374
|
-
/* #region Inline components */
|
|
2375
|
-
/* #endregion */
|
|
2376
|
-
.adyen-kyc-card {
|
|
2377
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2378
|
-
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2379
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2380
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2381
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2382
|
-
-webkit-font-smoothing: antialiased;
|
|
2383
|
-
-moz-osx-font-smoothing: grayscale;
|
|
2384
|
-
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2385
|
-
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2386
|
-
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
2387
|
-
display: block;
|
|
2388
|
-
outline: none;
|
|
2389
|
-
}
|
|
2390
|
-
.adyen-kyc-card *,
|
|
2391
|
-
.adyen-kyc-card *::before,
|
|
2392
|
-
.adyen-kyc-card *::after {
|
|
2393
|
-
box-sizing: border-box;
|
|
2394
|
-
}
|
|
2395
|
-
|
|
2396
|
-
.adyen-kyc-card.adyen-kyc-card--stateful {
|
|
2397
|
-
border-color: var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2398
|
-
cursor: pointer;
|
|
2399
|
-
transition-duration: 0.2s;
|
|
2400
|
-
transition-property: border-color, box-shadow;
|
|
2401
|
-
transition-timing-function: ease;
|
|
2402
|
-
position: relative;
|
|
2403
|
-
z-index: 0;
|
|
2404
|
-
}
|
|
2405
|
-
.adyen-kyc-card.adyen-kyc-card--stateful:hover {
|
|
2406
|
-
border-color: var(--adyen-sdk-color-outline-primary-hover, #c9cdd3);
|
|
2407
|
-
z-index: 1;
|
|
2408
|
-
}
|
|
2409
|
-
.adyen-kyc-card.adyen-kyc-card--stateful:focus, .adyen-kyc-card.adyen-kyc-card--stateful:active {
|
|
2410
|
-
z-index: 2;
|
|
2411
|
-
box-shadow: var(--adyen-sdk-shadow-medium, 0px 6px 12px rgba(0, 17, 44, 0.08), 0px 2px 4px rgba(0, 17, 44, 0.04));
|
|
2412
|
-
}
|
|
2413
|
-
|
|
2414
|
-
.adyen-kyc-card.adyen-kyc-card--active {
|
|
2415
|
-
border-color: var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2416
|
-
cursor: pointer;
|
|
2417
|
-
transition-duration: 0.2s;
|
|
2418
|
-
transition-property: border-color, box-shadow;
|
|
2419
|
-
transition-timing-function: ease;
|
|
2420
|
-
}
|
|
2421
|
-
.adyen-kyc-card.adyen-kyc-card--active, .adyen-kyc-card.adyen-kyc-card--active:active, .adyen-kyc-card.adyen-kyc-card--active:hover {
|
|
2422
|
-
border-color: var(--adyen-sdk-color-outline-primary-active, #00112c);
|
|
2312
|
+
.adyen-kyc-card.adyen-kyc-card--active, .adyen-kyc-card.adyen-kyc-card--active:active, .adyen-kyc-card.adyen-kyc-card--active:hover {
|
|
2313
|
+
border-color: var(--adyen-sdk-color-outline-primary-active, #00112c);
|
|
2423
2314
|
}
|
|
2424
2315
|
.adyen-kyc-card.adyen-kyc-card--active:focus, .adyen-kyc-card.adyen-kyc-card--active:active {
|
|
2425
2316
|
box-shadow: var(--adyen-sdk-shadow-medium, 0px 6px 12px rgba(0, 17, 44, 0.08), 0px 2px 4px rgba(0, 17, 44, 0.04));
|
|
@@ -2460,6 +2351,192 @@ button[disabled]:hover {
|
|
|
2460
2351
|
|
|
2461
2352
|
.adyen-kyc-card__warning {
|
|
2462
2353
|
border-radius: 0 0 var(--adyen-sdk-border-radius-s, 4px) var(--adyen-sdk-border-radius-s, 4px);
|
|
2354
|
+
}.adyen-kyc-skeleton {
|
|
2355
|
+
width: 100%;
|
|
2356
|
+
height: 100%;
|
|
2357
|
+
background-color: var(--adyen-sdk-color-outline-secondary, #c9cdd3);
|
|
2358
|
+
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2359
|
+
animation: 2s ease-in-out 0.5s infinite normal none running adyen-kyc-skeleton;
|
|
2360
|
+
}
|
|
2361
|
+
|
|
2362
|
+
.adyen-kyc-skeleton-circle {
|
|
2363
|
+
border-radius: 50%;
|
|
2364
|
+
}
|
|
2365
|
+
|
|
2366
|
+
.adyen-kyc-skeleton-text {
|
|
2367
|
+
height: 1em !important;
|
|
2368
|
+
margin: 0.2em 0 !important;
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
@keyframes adyen-kyc-skeleton {
|
|
2372
|
+
0% {
|
|
2373
|
+
opacity: 1;
|
|
2374
|
+
}
|
|
2375
|
+
50% {
|
|
2376
|
+
opacity: 0.4;
|
|
2377
|
+
}
|
|
2378
|
+
100% {
|
|
2379
|
+
opacity: 1;
|
|
2380
|
+
}
|
|
2381
|
+
}.adyen-kyc-prefer-instant-verification-method {
|
|
2382
|
+
display: block;
|
|
2383
|
+
text-align: center;
|
|
2384
|
+
}
|
|
2385
|
+
.adyen-kyc-prefer-instant-verification-method-card {
|
|
2386
|
+
display: flex;
|
|
2387
|
+
flex-direction: column;
|
|
2388
|
+
align-items: center;
|
|
2389
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2390
|
+
}
|
|
2391
|
+
.adyen-kyc-prefer-instant-verification-method-image {
|
|
2392
|
+
width: 50%;
|
|
2393
|
+
margin-bottom: var(--adyen-sdk-spacer-090, 24px);
|
|
2394
|
+
}
|
|
2395
|
+
.adyen-kyc-prefer-instant-verification-method-instant-button {
|
|
2396
|
+
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
2397
|
+
}
|
|
2398
|
+
.adyen-kyc-prefer-instant-verification-method-instant-button svg {
|
|
2399
|
+
height: 1.5rem;
|
|
2400
|
+
}
|
|
2401
|
+
.adyen-kyc-prefer-instant-verification-method-manual-button {
|
|
2402
|
+
margin-top: var(--adyen-sdk-spacer-030, 6px);
|
|
2403
|
+
}
|
|
2404
|
+
.adyen-kyc-prefer-instant-verification-method-manual-button-dark {
|
|
2405
|
+
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2406
|
+
}.adyen-kyc-individual .adyen-kyc-form {
|
|
2407
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
2408
|
+
}.adyen-kyc-additional-information {
|
|
2409
|
+
display: flex;
|
|
2410
|
+
flex-direction: column;
|
|
2411
|
+
gap: var(--adyen-sdk-spacer-120, 48px);
|
|
2412
|
+
}
|
|
2413
|
+
.adyen-kyc-additional-information__section-heading {
|
|
2414
|
+
margin: 0 0 var(--adyen-sdk-spacer-090, 24px);
|
|
2415
|
+
display: flex;
|
|
2416
|
+
flex-direction: column;
|
|
2417
|
+
gap: var(--adyen-sdk-spacer-050, 10px);
|
|
2418
|
+
}
|
|
2419
|
+
.adyen-kyc-additional-information fieldset {
|
|
2420
|
+
border: none;
|
|
2421
|
+
padding: 0;
|
|
2422
|
+
margin: 0;
|
|
2423
|
+
}
|
|
2424
|
+
.adyen-kyc-additional-information .adyen-kyc-field-wrapper {
|
|
2425
|
+
flex-direction: column;
|
|
2426
|
+
}
|
|
2427
|
+
.adyen-kyc-additional-information .adyen-kyc-form-header {
|
|
2428
|
+
margin: 0 !important;
|
|
2429
|
+
}
|
|
2430
|
+
.adyen-kyc-additional-information .adyen-kyc__address {
|
|
2431
|
+
margin-bottom: 0 !important;
|
|
2432
|
+
}.adyen-kyc-field--dbaName {
|
|
2433
|
+
margin-left: 0 !important;
|
|
2434
|
+
}.adyen-kyc-verified-business-card {
|
|
2435
|
+
display: flex;
|
|
2436
|
+
flex-direction: column;
|
|
2437
|
+
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2438
|
+
padding: var(--adyen-sdk-spacer-080, 20px) var(--adyen-sdk-spacer-090, 24px);
|
|
2439
|
+
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2440
|
+
}
|
|
2441
|
+
.adyen-kyc-verified-business-card__address {
|
|
2442
|
+
display: flex;
|
|
2443
|
+
flex-direction: column;
|
|
2444
|
+
}
|
|
2445
|
+
.adyen-kyc-verified-business-card__address a {
|
|
2446
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2447
|
+
}
|
|
2448
|
+
.adyen-kyc-verified-business-card__content {
|
|
2449
|
+
display: flex;
|
|
2450
|
+
flex-direction: column;
|
|
2451
|
+
gap: var(--adyen-sdk-spacer-080, 20px);
|
|
2452
|
+
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
2453
|
+
transition: max-height 0.5s ease, padding-left 0.35s ease, opacity 0.35s ease;
|
|
2454
|
+
}
|
|
2455
|
+
.adyen-kyc-verified-business-card__content--collapsed {
|
|
2456
|
+
overflow: hidden;
|
|
2457
|
+
max-height: 0;
|
|
2458
|
+
opacity: 0;
|
|
2459
|
+
margin: 0;
|
|
2460
|
+
padding-left: var(--adyen-sdk-spacer-080, 20px);
|
|
2461
|
+
}
|
|
2462
|
+
.adyen-kyc-verified-business-card__content--expanded {
|
|
2463
|
+
max-height: 480px;
|
|
2464
|
+
}
|
|
2465
|
+
.adyen-kyc-verified-business-card__expand-button {
|
|
2466
|
+
display: flex;
|
|
2467
|
+
flex-direction: row;
|
|
2468
|
+
justify-content: flex-start;
|
|
2469
|
+
text-decoration: underline;
|
|
2470
|
+
}/* #region Borders */
|
|
2471
|
+
/* #endregion */
|
|
2472
|
+
/* #region Z-index */
|
|
2473
|
+
/* #endregion */
|
|
2474
|
+
/* #region Timing functions */
|
|
2475
|
+
/* #endregion */
|
|
2476
|
+
/* #region Inline components */
|
|
2477
|
+
/* #endregion */
|
|
2478
|
+
.adyen-kyc-structured-list {
|
|
2479
|
+
width: 100%;
|
|
2480
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2481
|
+
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2482
|
+
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
2483
|
+
}
|
|
2484
|
+
|
|
2485
|
+
.adyen-kyc-structured-list-list-item {
|
|
2486
|
+
display: flex;
|
|
2487
|
+
flex-direction: column;
|
|
2488
|
+
}
|
|
2489
|
+
.adyen-layout-md .adyen-kyc-structured-list-list-item {
|
|
2490
|
+
flex-direction: row;
|
|
2491
|
+
align-items: center;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
.adyen-kyc-structured-list-list-item:not(:last-of-type) {
|
|
2495
|
+
margin-bottom: var(--adyen-sdk-spacer-060, 12px);
|
|
2496
|
+
}
|
|
2497
|
+
|
|
2498
|
+
.adyen-kyc-structured-list-label {
|
|
2499
|
+
flex: 1;
|
|
2500
|
+
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2501
|
+
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-000, 0px);
|
|
2502
|
+
}
|
|
2503
|
+
|
|
2504
|
+
.adyen-kyc-structured-list-value {
|
|
2505
|
+
flex: 1;
|
|
2506
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2507
|
+
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-000, 0px);
|
|
2508
|
+
overflow-x: auto;
|
|
2509
|
+
}
|
|
2510
|
+
.adyen-layout-md .adyen-kyc-structured-list-value {
|
|
2511
|
+
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
2512
|
+
}.adyen-kyc-basic-information {
|
|
2513
|
+
display: flex;
|
|
2514
|
+
flex-direction: column;
|
|
2515
|
+
}
|
|
2516
|
+
.adyen-kyc-basic-information .adyen-kyc-field-wrapper {
|
|
2517
|
+
flex-direction: column;
|
|
2518
|
+
}
|
|
2519
|
+
.adyen-kyc-basic-information fieldset {
|
|
2520
|
+
border: none;
|
|
2521
|
+
padding: 0 0 var(--adyen-sdk-spacer-080, 20px);
|
|
2522
|
+
margin: 0;
|
|
2523
|
+
}.adyen-kyc-business-selection--loading {
|
|
2524
|
+
min-height: 228px;
|
|
2525
|
+
display: flex;
|
|
2526
|
+
flex-direction: column;
|
|
2527
|
+
align-items: center;
|
|
2528
|
+
justify-content: center;
|
|
2529
|
+
gap: var(--adyen-sdk-spacer-090, 24px);
|
|
2530
|
+
}
|
|
2531
|
+
.adyen-kyc-business-selection__footer {
|
|
2532
|
+
display: flex;
|
|
2533
|
+
justify-content: center;
|
|
2534
|
+
padding: var(--adyen-sdk-spacer-090, 24px) 0;
|
|
2535
|
+
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
2536
|
+
}
|
|
2537
|
+
.adyen-kyc-business-selection .adyen-kyc-link {
|
|
2538
|
+
text-decoration: underline;
|
|
2539
|
+
text-wrap: nowrap;
|
|
2463
2540
|
}/* #region Borders */
|
|
2464
2541
|
/* #endregion */
|
|
2465
2542
|
/* #region Z-index */
|
|
@@ -2491,9 +2568,7 @@ button[disabled]:hover {
|
|
|
2491
2568
|
}
|
|
2492
2569
|
.adyen-kyc-card-group-spaced .adyen-kyc-card {
|
|
2493
2570
|
margin-top: -1px;
|
|
2494
|
-
transition
|
|
2495
|
-
transition-property: min-height;
|
|
2496
|
-
transition-timing-function: ease;
|
|
2571
|
+
transition: min-height 0.3s ease !important;
|
|
2497
2572
|
min-height: 80px;
|
|
2498
2573
|
}
|
|
2499
2574
|
.adyen-kyc-card-group-spaced .adyen-kyc-card--active {
|
|
@@ -2775,7 +2850,6 @@ button[disabled]:hover {
|
|
|
2775
2850
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2776
2851
|
-webkit-font-smoothing: antialiased;
|
|
2777
2852
|
-moz-osx-font-smoothing: grayscale;
|
|
2778
|
-
padding: var(--adyen-sdk-spacer-100, 32px);
|
|
2779
2853
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2780
2854
|
display: flex;
|
|
2781
2855
|
flex-direction: column;
|
|
@@ -2789,9 +2863,6 @@ button[disabled]:hover {
|
|
|
2789
2863
|
.adyen-kyc-dropin *::after {
|
|
2790
2864
|
box-sizing: border-box;
|
|
2791
2865
|
}
|
|
2792
|
-
.adyen-layout-xs-only .adyen-kyc-dropin {
|
|
2793
|
-
padding: var(--adyen-sdk-spacer-040, 8px);
|
|
2794
|
-
}
|
|
2795
2866
|
.adyen-kyc-dropin-container {
|
|
2796
2867
|
position: relative;
|
|
2797
2868
|
min-height: 480px;
|
|
@@ -2942,225 +3013,6 @@ button[disabled]:hover {
|
|
|
2942
3013
|
}
|
|
2943
3014
|
.adyen-kyc-form-navigation__item-icon--error {
|
|
2944
3015
|
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
2945
|
-
}.adyen-kyc-company-basics {
|
|
2946
|
-
display: flex;
|
|
2947
|
-
flex-direction: column;
|
|
2948
|
-
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
2949
|
-
}
|
|
2950
|
-
.adyen-kyc-company-basics .adyen-kyc-field-wrapper {
|
|
2951
|
-
flex-direction: column;
|
|
2952
|
-
}/* #region Borders */
|
|
2953
|
-
/* #endregion */
|
|
2954
|
-
/* #region Z-index */
|
|
2955
|
-
/* #endregion */
|
|
2956
|
-
/* #region Timing functions */
|
|
2957
|
-
/* #endregion */
|
|
2958
|
-
/* #region Inline components */
|
|
2959
|
-
/* #endregion */
|
|
2960
|
-
.adyen-kyc-company-lookup {
|
|
2961
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2962
|
-
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2963
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2964
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2965
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2966
|
-
-webkit-font-smoothing: antialiased;
|
|
2967
|
-
-moz-osx-font-smoothing: grayscale;
|
|
2968
|
-
display: flex;
|
|
2969
|
-
flex-direction: column;
|
|
2970
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
2971
|
-
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2972
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2973
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2974
|
-
}
|
|
2975
|
-
.adyen-kyc-company-lookup *,
|
|
2976
|
-
.adyen-kyc-company-lookup *::before,
|
|
2977
|
-
.adyen-kyc-company-lookup *::after {
|
|
2978
|
-
box-sizing: border-box;
|
|
2979
|
-
}
|
|
2980
|
-
.adyen-kyc-company-lookup--hidden {
|
|
2981
|
-
display: none;
|
|
2982
|
-
}
|
|
2983
|
-
.adyen-kyc-company-lookup__skeleton-loader {
|
|
2984
|
-
position: relative;
|
|
2985
|
-
overflow: hidden;
|
|
2986
|
-
background-color: var(--adyen-sdk-color-background-quaternary, #c0c5cc);
|
|
2987
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2988
|
-
width: 100%;
|
|
2989
|
-
height: 73px;
|
|
2990
|
-
}
|
|
2991
|
-
.adyen-kyc-company-lookup__skeleton-loader::before {
|
|
2992
|
-
content: "";
|
|
2993
|
-
position: absolute;
|
|
2994
|
-
top: 0;
|
|
2995
|
-
left: -100%;
|
|
2996
|
-
width: 200%;
|
|
2997
|
-
height: 100%;
|
|
2998
|
-
background: linear-gradient(90deg, var(--adyen-sdk-color-background-secondary, #f7f7f8), var(--adyen-sdk-color-background-tertiary, #eeeff1), var(--adyen-sdk-color-background-secondary, #f7f7f8));
|
|
2999
|
-
animation: moveGradient 1.5s linear infinite;
|
|
3000
|
-
}
|
|
3001
|
-
|
|
3002
|
-
@keyframes moveGradient {
|
|
3003
|
-
0% {
|
|
3004
|
-
left: -100%;
|
|
3005
|
-
}
|
|
3006
|
-
100% {
|
|
3007
|
-
left: 100%;
|
|
3008
|
-
}
|
|
3009
|
-
}
|
|
3010
|
-
.adyen-company-lookup-results-header {
|
|
3011
|
-
display: flex;
|
|
3012
|
-
flex-direction: column;
|
|
3013
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3014
|
-
}
|
|
3015
|
-
.adyen-company-lookup-results-header__title-bar {
|
|
3016
|
-
display: flex;
|
|
3017
|
-
justify-content: space-between;
|
|
3018
|
-
}
|
|
3019
|
-
.adyen-company-lookup-results-header__description {
|
|
3020
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3021
|
-
display: flex;
|
|
3022
|
-
align-items: flex-start;
|
|
3023
|
-
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
3024
|
-
}
|
|
3025
|
-
.adyen-company-lookup-results-header button {
|
|
3026
|
-
color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
3027
|
-
border: unset;
|
|
3028
|
-
background-color: unset;
|
|
3029
|
-
padding: unset;
|
|
3030
|
-
}
|
|
3031
|
-
.adyen-company-lookup-results-header button:hover {
|
|
3032
|
-
cursor: pointer;
|
|
3033
|
-
color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
3034
|
-
text-decoration: underline;
|
|
3035
|
-
}
|
|
3036
|
-
|
|
3037
|
-
.adyen-company-lookup-results-list {
|
|
3038
|
-
display: flex;
|
|
3039
|
-
flex-direction: column;
|
|
3040
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3041
|
-
max-height: 450px;
|
|
3042
|
-
overflow-y: auto;
|
|
3043
|
-
scrollbar-width: thin;
|
|
3044
|
-
padding-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
3045
|
-
}
|
|
3046
|
-
.adyen-company-lookup-results-list__result-option {
|
|
3047
|
-
display: flex;
|
|
3048
|
-
justify-content: space-between;
|
|
3049
|
-
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3050
|
-
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3051
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
3052
|
-
margin: unset;
|
|
3053
|
-
}
|
|
3054
|
-
.adyen-company-lookup-results-list__result-option .adyen-option-card-body {
|
|
3055
|
-
display: flex;
|
|
3056
|
-
flex-direction: column;
|
|
3057
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3058
|
-
}
|
|
3059
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-card__header {
|
|
3060
|
-
justify-content: space-between;
|
|
3061
|
-
}
|
|
3062
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-card__body {
|
|
3063
|
-
margin: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
3064
|
-
}
|
|
3065
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-group-card__label {
|
|
3066
|
-
margin-bottom: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
3067
|
-
}
|
|
3068
|
-
.adyen-company-lookup-results-list__result-option--selected {
|
|
3069
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px) var(--adyen-sdk-border-radius-m, 8px) 0 0;
|
|
3070
|
-
}
|
|
3071
|
-
.adyen-company-lookup-results-list__result-option--selected, .adyen-company-lookup-results-list__result-option:hover {
|
|
3072
|
-
box-shadow: var(--adyen-sdk-shadow-low, 0px 2px 4px rgba(0, 17, 44, 0.04), 0px 1px 2px rgba(0, 17, 44, 0.02));
|
|
3073
|
-
}/* #region Borders */
|
|
3074
|
-
/* #endregion */
|
|
3075
|
-
/* #region Z-index */
|
|
3076
|
-
/* #endregion */
|
|
3077
|
-
/* #region Timing functions */
|
|
3078
|
-
/* #endregion */
|
|
3079
|
-
/* #region Inline components */
|
|
3080
|
-
/* #endregion */
|
|
3081
|
-
.adyen-company-lookup-result {
|
|
3082
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3083
|
-
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3084
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3085
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3086
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3087
|
-
-webkit-font-smoothing: antialiased;
|
|
3088
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3089
|
-
}
|
|
3090
|
-
.adyen-company-lookup-result *,
|
|
3091
|
-
.adyen-company-lookup-result *::before,
|
|
3092
|
-
.adyen-company-lookup-result *::after {
|
|
3093
|
-
box-sizing: border-box;
|
|
3094
|
-
}
|
|
3095
|
-
.adyen-company-lookup-result__alert {
|
|
3096
|
-
display: flex;
|
|
3097
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
3098
|
-
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3099
|
-
border-radius: 0 0 var(--adyen-sdk-border-radius-m, 8px) var(--adyen-sdk-border-radius-m, 8px);
|
|
3100
|
-
margin-bottom: var(--adyen-sdk-spacer-040, 8px);
|
|
3101
|
-
box-shadow: var(--adyen-sdk-shadow-medium, 0px 6px 12px rgba(0, 17, 44, 0.08), 0px 2px 4px rgba(0, 17, 44, 0.04));
|
|
3102
|
-
}
|
|
3103
|
-
.adyen-company-lookup-result__alert--error {
|
|
3104
|
-
background-color: var(--adyen-sdk-color-background-critical-weak, #fef4f4);
|
|
3105
|
-
}
|
|
3106
|
-
.adyen-company-lookup-result__alert--verified {
|
|
3107
|
-
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
3108
|
-
}
|
|
3109
|
-
.adyen-company-lookup-result__alert--warning {
|
|
3110
|
-
background-color: var(--adyen-sdk-color-background-warning-weak, #fff5e9);
|
|
3111
|
-
}
|
|
3112
|
-
.adyen-company-lookup-result__icon {
|
|
3113
|
-
border-radius: 50%;
|
|
3114
|
-
display: flex;
|
|
3115
|
-
justify-content: center;
|
|
3116
|
-
margin-right: var(--adyen-sdk-spacer-080, 20px);
|
|
3117
|
-
width: 18px;
|
|
3118
|
-
height: 18px;
|
|
3119
|
-
}
|
|
3120
|
-
.adyen-company-lookup-result__icon .adyen-kyc-icon {
|
|
3121
|
-
align-items: center;
|
|
3122
|
-
display: flex;
|
|
3123
|
-
}
|
|
3124
|
-
.adyen-company-lookup-result__icon--error {
|
|
3125
|
-
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
3126
|
-
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3127
|
-
font-family: var(--adyen-sdk-text-title-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3128
|
-
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3129
|
-
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3130
|
-
}
|
|
3131
|
-
.adyen-company-lookup-result__icon--verified {
|
|
3132
|
-
background-color: var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
3133
|
-
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
3134
|
-
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3135
|
-
font-family: var(--adyen-sdk-text-caption-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3136
|
-
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3137
|
-
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3138
|
-
}
|
|
3139
|
-
.adyen-company-lookup-result__icon--warning {
|
|
3140
|
-
color: var(--adyen-sdk-color-label-warning, #b06300);
|
|
3141
|
-
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3142
|
-
font-family: var(--adyen-sdk-text-title-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3143
|
-
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3144
|
-
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3145
|
-
}
|
|
3146
|
-
.adyen-company-lookup-result__text {
|
|
3147
|
-
display: flex;
|
|
3148
|
-
flex-direction: column;
|
|
3149
|
-
align-self: center;
|
|
3150
|
-
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
3151
|
-
}
|
|
3152
|
-
.adyen-company-lookup-result__text--bold {
|
|
3153
|
-
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
3154
|
-
}.adyen-kyc-company-other-details {
|
|
3155
|
-
display: flex;
|
|
3156
|
-
flex-direction: column;
|
|
3157
|
-
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3158
|
-
}
|
|
3159
|
-
.adyen-kyc-company-other-details .adyen-kyc-field-wrapper {
|
|
3160
|
-
flex-direction: column;
|
|
3161
|
-
}
|
|
3162
|
-
.adyen-kyc-company-other-details .adyen-kyc-checkbox {
|
|
3163
|
-
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
3164
3016
|
}.adyen-kyc-business-type-selection {
|
|
3165
3017
|
margin-left: auto;
|
|
3166
3018
|
margin-right: auto;
|
|
@@ -3930,40 +3782,8 @@ button[disabled]:hover {
|
|
|
3930
3782
|
--adv-accordion-header-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3931
3783
|
--adv-text-font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3932
3784
|
--adv-background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3933
|
-
}.adyen-kyc-
|
|
3934
|
-
|
|
3935
|
-
align-items: center;
|
|
3936
|
-
justify-content: flex-end;
|
|
3937
|
-
}
|
|
3938
|
-
.adyen-kyc-signer-card__name {
|
|
3939
|
-
flex-grow: 1;
|
|
3940
|
-
}.adyen-kyc-skeleton {
|
|
3941
|
-
width: 100%;
|
|
3942
|
-
height: 100%;
|
|
3943
|
-
background-color: var(--adyen-sdk-color-outline-secondary, #c9cdd3);
|
|
3944
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
3945
|
-
animation: 2s ease-in-out 0.5s infinite normal none running adyen-kyc-skeleton;
|
|
3946
|
-
}
|
|
3947
|
-
|
|
3948
|
-
.adyen-kyc-skeleton-circle {
|
|
3949
|
-
border-radius: 50%;
|
|
3950
|
-
}
|
|
3951
|
-
|
|
3952
|
-
.adyen-kyc-skeleton-text {
|
|
3953
|
-
height: 1em !important;
|
|
3954
|
-
margin: 0.2em 0 !important;
|
|
3955
|
-
}
|
|
3956
|
-
|
|
3957
|
-
@keyframes adyen-kyc-skeleton {
|
|
3958
|
-
0% {
|
|
3959
|
-
opacity: 1;
|
|
3960
|
-
}
|
|
3961
|
-
50% {
|
|
3962
|
-
opacity: 0.4;
|
|
3963
|
-
}
|
|
3964
|
-
100% {
|
|
3965
|
-
opacity: 1;
|
|
3966
|
-
}
|
|
3785
|
+
}.adyen-kyc-signed-alert:last-of-type {
|
|
3786
|
+
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3967
3787
|
}/* #region Borders */
|
|
3968
3788
|
/* #endregion */
|
|
3969
3789
|
/* #region Z-index */
|
|
@@ -3978,6 +3798,7 @@ button[disabled]:hover {
|
|
|
3978
3798
|
justify-content: space-between;
|
|
3979
3799
|
align-items: center;
|
|
3980
3800
|
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
3801
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3981
3802
|
width: 100%;
|
|
3982
3803
|
min-width: 250px;
|
|
3983
3804
|
max-width: 650px;
|
|
@@ -3985,9 +3806,8 @@ button[disabled]:hover {
|
|
|
3985
3806
|
/* html button default styling removal */
|
|
3986
3807
|
border: none;
|
|
3987
3808
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
3988
|
-
background: inherit;
|
|
3989
3809
|
text-align: left;
|
|
3990
|
-
padding: var(--adyen-sdk-spacer-
|
|
3810
|
+
padding: var(--adyen-sdk-spacer-060, 12px) var(--adyen-sdk-spacer-080, 20px);
|
|
3991
3811
|
}
|
|
3992
3812
|
|
|
3993
3813
|
.adyen-kyc-embedded-status-loading {
|
|
@@ -4007,6 +3827,7 @@ button[disabled]:hover {
|
|
|
4007
3827
|
|
|
4008
3828
|
.adyen-kyc-embedded-status:hover:not(.adyen-kyc-embedded-status-loading) {
|
|
4009
3829
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
3830
|
+
transition: background-color 0.2s;
|
|
4010
3831
|
}
|
|
4011
3832
|
|
|
4012
3833
|
.adyen-kyc-embedded-status-avatar {
|
|
@@ -4019,9 +3840,6 @@ button[disabled]:hover {
|
|
|
4019
3840
|
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
4020
3841
|
background-color: var(--adyen-sdk-color-background-inverse-primary, #00112c);
|
|
4021
3842
|
}
|
|
4022
|
-
.adyen-kyc-embedded-status-avatar .adyen-kyc-embedded-status-icon svg {
|
|
4023
|
-
height: 100%;
|
|
4024
|
-
}
|
|
4025
3843
|
|
|
4026
3844
|
.adyen-kyc-embedded-status-info {
|
|
4027
3845
|
display: flex;
|
|
@@ -4081,8 +3899,581 @@ button[disabled]:hover {
|
|
|
4081
3899
|
.adyen-view-verification-status__button {
|
|
4082
3900
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4083
3901
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
4084
|
-
}
|
|
3902
|
+
}/* #region Borders */
|
|
3903
|
+
/* #endregion */
|
|
3904
|
+
/* #region Z-index */
|
|
3905
|
+
/* #endregion */
|
|
3906
|
+
/* #region Timing functions */
|
|
3907
|
+
/* #endregion */
|
|
3908
|
+
/* #region Inline components */
|
|
3909
|
+
/* #endregion */
|
|
3910
|
+
.adyen-kyc-u-display-flex {
|
|
3911
|
+
display: flex !important;
|
|
3912
|
+
}
|
|
3913
|
+
|
|
3914
|
+
.adyen-kyc-u-display-inline-flex {
|
|
3915
|
+
display: inline-flex !important;
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3918
|
+
.adyen-kyc-u-flex-direction-row {
|
|
3919
|
+
flex-direction: row !important;
|
|
3920
|
+
}
|
|
3921
|
+
|
|
3922
|
+
.adyen-kyc-u-flex-direction-row-reverse {
|
|
3923
|
+
flex-direction: row-reverse !important;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
.adyen-kyc-u-flex-direction-column {
|
|
3927
|
+
flex-direction: column !important;
|
|
3928
|
+
}
|
|
3929
|
+
|
|
3930
|
+
.adyen-kyc-u-flex-direction-column-reverse {
|
|
3931
|
+
flex-direction: column-reverse !important;
|
|
3932
|
+
}
|
|
3933
|
+
|
|
3934
|
+
.adyen-kyc-u-flex-wrap-wrap {
|
|
3935
|
+
flex-wrap: wrap !important;
|
|
3936
|
+
}
|
|
3937
|
+
|
|
3938
|
+
.adyen-kyc-u-flex-wrap-nowrap {
|
|
3939
|
+
flex-wrap: nowrap !important;
|
|
3940
|
+
}
|
|
3941
|
+
|
|
3942
|
+
.adyen-kyc-u-align-items-start {
|
|
3943
|
+
align-items: start !important;
|
|
3944
|
+
}
|
|
3945
|
+
|
|
3946
|
+
.adyen-kyc-u-align-items-flex-start {
|
|
3947
|
+
align-items: flex-start !important;
|
|
3948
|
+
}
|
|
3949
|
+
|
|
3950
|
+
.adyen-kyc-u-align-items-flex-end {
|
|
3951
|
+
align-items: flex-end !important;
|
|
3952
|
+
}
|
|
3953
|
+
|
|
3954
|
+
.adyen-kyc-u-align-items-center {
|
|
3955
|
+
align-items: center !important;
|
|
3956
|
+
}
|
|
3957
|
+
|
|
3958
|
+
.adyen-kyc-u-align-items-stretch {
|
|
3959
|
+
align-items: stretch !important;
|
|
3960
|
+
}
|
|
3961
|
+
|
|
3962
|
+
.adyen-kyc-u-align-items-baseline {
|
|
3963
|
+
align-items: baseline !important;
|
|
3964
|
+
}
|
|
3965
|
+
|
|
3966
|
+
.adyen-kyc-u-align-items-end {
|
|
3967
|
+
align-items: end !important;
|
|
3968
|
+
}
|
|
3969
|
+
|
|
3970
|
+
.adyen-kyc-u-justify-content-center {
|
|
3971
|
+
justify-content: center !important;
|
|
3972
|
+
}
|
|
3973
|
+
|
|
3974
|
+
.adyen-kyc-u-justify-content-flex-start {
|
|
3975
|
+
justify-content: flex-start !important;
|
|
3976
|
+
}
|
|
3977
|
+
|
|
3978
|
+
.adyen-kyc-u-justify-content-flex-end {
|
|
3979
|
+
justify-content: flex-end !important;
|
|
3980
|
+
}
|
|
3981
|
+
|
|
3982
|
+
.adyen-kyc-u-justify-content-start {
|
|
3983
|
+
justify-content: start !important;
|
|
3984
|
+
}
|
|
3985
|
+
|
|
3986
|
+
.adyen-kyc-u-justify-content-end {
|
|
3987
|
+
justify-content: end !important;
|
|
3988
|
+
}
|
|
3989
|
+
|
|
3990
|
+
.adyen-kyc-u-justify-content-left {
|
|
3991
|
+
justify-content: left !important;
|
|
3992
|
+
}
|
|
3993
|
+
|
|
3994
|
+
.adyen-kyc-u-justify-content-right {
|
|
3995
|
+
justify-content: right !important;
|
|
3996
|
+
}
|
|
3997
|
+
|
|
3998
|
+
.adyen-kyc-u-justify-content-space-between {
|
|
3999
|
+
justify-content: space-between !important;
|
|
4000
|
+
}
|
|
4001
|
+
|
|
4002
|
+
.adyen-kyc-u-justify-content-space-around {
|
|
4003
|
+
justify-content: space-around !important;
|
|
4004
|
+
}
|
|
4005
|
+
|
|
4006
|
+
.adyen-kyc-u-justify-content-space-evenly {
|
|
4007
|
+
justify-content: space-evenly !important;
|
|
4008
|
+
}
|
|
4009
|
+
|
|
4010
|
+
.adyen-kyc-u-justify-content-stretch {
|
|
4011
|
+
justify-content: stretch !important;
|
|
4012
|
+
}
|
|
4013
|
+
|
|
4014
|
+
.adyen-kyc-u-flex-1 {
|
|
4015
|
+
flex: 1 !important;
|
|
4016
|
+
}
|
|
4017
|
+
|
|
4018
|
+
.adyen-kyc-u-flex-2 {
|
|
4019
|
+
flex: 2 !important;
|
|
4020
|
+
}
|
|
4021
|
+
|
|
4022
|
+
.adyen-kyc-u-flex-3 {
|
|
4023
|
+
flex: 3 !important;
|
|
4024
|
+
}
|
|
4025
|
+
|
|
4026
|
+
.adyen-kyc-u-flex-4 {
|
|
4027
|
+
flex: 4 !important;
|
|
4028
|
+
}
|
|
4029
|
+
|
|
4030
|
+
.adyen-kyc-u-width-full {
|
|
4031
|
+
width: 100% !important;
|
|
4032
|
+
}
|
|
4033
|
+
|
|
4034
|
+
.adyen-kyc-u-margin-auto {
|
|
4035
|
+
margin: auto !important;
|
|
4036
|
+
}
|
|
4037
|
+
|
|
4038
|
+
.adyen-kyc-u-margin-bottom-auto {
|
|
4039
|
+
margin-bottom: auto !important;
|
|
4040
|
+
}
|
|
4041
|
+
|
|
4042
|
+
.adyen-kyc-u-margin-left-auto {
|
|
4043
|
+
margin-left: auto !important;
|
|
4044
|
+
}
|
|
4045
|
+
|
|
4046
|
+
.adyen-kyc-u-margin-right-auto {
|
|
4047
|
+
margin-right: auto !important;
|
|
4048
|
+
}
|
|
4049
|
+
|
|
4050
|
+
.adyen-kyc-u-margin-top-auto {
|
|
4051
|
+
margin-top: auto !important;
|
|
4052
|
+
}
|
|
4053
|
+
|
|
4054
|
+
.adyen-kyc-u-margin-x-auto {
|
|
4055
|
+
margin-left: auto !important;
|
|
4056
|
+
margin-right: auto !important;
|
|
4057
|
+
}
|
|
4058
|
+
|
|
4059
|
+
.adyen-kyc-u-margin-y-auto {
|
|
4060
|
+
margin-bottom: auto !important;
|
|
4061
|
+
margin-top: auto !important;
|
|
4062
|
+
}
|
|
4063
|
+
|
|
4064
|
+
.adyen-kyc-u-margin-0 {
|
|
4065
|
+
margin: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4066
|
+
}
|
|
4067
|
+
|
|
4068
|
+
.adyen-kyc-u-margin-bottom-0 {
|
|
4069
|
+
margin-bottom: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4070
|
+
}
|
|
4071
|
+
|
|
4072
|
+
.adyen-kyc-u-margin-left-0 {
|
|
4073
|
+
margin-left: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4076
|
+
.adyen-kyc-u-margin-right-0 {
|
|
4077
|
+
margin-right: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4078
|
+
}
|
|
4079
|
+
|
|
4080
|
+
.adyen-kyc-u-margin-top-0 {
|
|
4081
|
+
margin-top: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4082
|
+
}
|
|
4083
|
+
|
|
4084
|
+
.adyen-kyc-u-margin-x-0 {
|
|
4085
|
+
margin-left: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4086
|
+
margin-right: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4087
|
+
}
|
|
4088
|
+
|
|
4089
|
+
.adyen-kyc-u-margin-y-0 {
|
|
4090
|
+
margin-bottom: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4091
|
+
margin-top: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
4092
|
+
}
|
|
4093
|
+
|
|
4094
|
+
.adyen-kyc-u-margin-2 {
|
|
4095
|
+
margin: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4096
|
+
}
|
|
4097
|
+
|
|
4098
|
+
.adyen-kyc-u-margin-bottom-2 {
|
|
4099
|
+
margin-bottom: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4100
|
+
}
|
|
4101
|
+
|
|
4102
|
+
.adyen-kyc-u-margin-left-2 {
|
|
4103
|
+
margin-left: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4104
|
+
}
|
|
4105
|
+
|
|
4106
|
+
.adyen-kyc-u-margin-right-2 {
|
|
4107
|
+
margin-right: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4108
|
+
}
|
|
4109
|
+
|
|
4110
|
+
.adyen-kyc-u-margin-top-2 {
|
|
4111
|
+
margin-top: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4112
|
+
}
|
|
4113
|
+
|
|
4114
|
+
.adyen-kyc-u-margin-x-2 {
|
|
4115
|
+
margin-left: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4116
|
+
margin-right: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4117
|
+
}
|
|
4118
|
+
|
|
4119
|
+
.adyen-kyc-u-margin-y-2 {
|
|
4120
|
+
margin-bottom: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4121
|
+
margin-top: var(--adyen-sdk-spacer-010, 2px) !important;
|
|
4122
|
+
}
|
|
4123
|
+
|
|
4124
|
+
.adyen-kyc-u-margin-4 {
|
|
4125
|
+
margin: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4126
|
+
}
|
|
4127
|
+
|
|
4128
|
+
.adyen-kyc-u-margin-bottom-4 {
|
|
4129
|
+
margin-bottom: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4130
|
+
}
|
|
4131
|
+
|
|
4132
|
+
.adyen-kyc-u-margin-left-4 {
|
|
4133
|
+
margin-left: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4134
|
+
}
|
|
4135
|
+
|
|
4136
|
+
.adyen-kyc-u-margin-right-4 {
|
|
4137
|
+
margin-right: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4138
|
+
}
|
|
4139
|
+
|
|
4140
|
+
.adyen-kyc-u-margin-top-4 {
|
|
4141
|
+
margin-top: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4142
|
+
}
|
|
4143
|
+
|
|
4144
|
+
.adyen-kyc-u-margin-x-4 {
|
|
4145
|
+
margin-left: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4146
|
+
margin-right: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4147
|
+
}
|
|
4148
|
+
|
|
4149
|
+
.adyen-kyc-u-margin-y-4 {
|
|
4150
|
+
margin-bottom: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4151
|
+
margin-top: var(--adyen-sdk-spacer-020, 4px) !important;
|
|
4152
|
+
}
|
|
4153
|
+
|
|
4154
|
+
.adyen-kyc-u-margin-6 {
|
|
4155
|
+
margin: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4156
|
+
}
|
|
4157
|
+
|
|
4158
|
+
.adyen-kyc-u-margin-bottom-6 {
|
|
4159
|
+
margin-bottom: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4160
|
+
}
|
|
4161
|
+
|
|
4162
|
+
.adyen-kyc-u-margin-left-6 {
|
|
4163
|
+
margin-left: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4164
|
+
}
|
|
4165
|
+
|
|
4166
|
+
.adyen-kyc-u-margin-right-6 {
|
|
4167
|
+
margin-right: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4168
|
+
}
|
|
4169
|
+
|
|
4170
|
+
.adyen-kyc-u-margin-top-6 {
|
|
4171
|
+
margin-top: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4172
|
+
}
|
|
4173
|
+
|
|
4174
|
+
.adyen-kyc-u-margin-x-6 {
|
|
4175
|
+
margin-left: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4176
|
+
margin-right: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4177
|
+
}
|
|
4178
|
+
|
|
4179
|
+
.adyen-kyc-u-margin-y-6 {
|
|
4180
|
+
margin-bottom: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4181
|
+
margin-top: var(--adyen-sdk-spacer-030, 6px) !important;
|
|
4182
|
+
}
|
|
4183
|
+
|
|
4184
|
+
.adyen-kyc-u-margin-8 {
|
|
4185
|
+
margin: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4188
|
+
.adyen-kyc-u-margin-bottom-8 {
|
|
4189
|
+
margin-bottom: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4190
|
+
}
|
|
4191
|
+
|
|
4192
|
+
.adyen-kyc-u-margin-left-8 {
|
|
4193
|
+
margin-left: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
|
+
.adyen-kyc-u-margin-right-8 {
|
|
4197
|
+
margin-right: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4198
|
+
}
|
|
4199
|
+
|
|
4200
|
+
.adyen-kyc-u-margin-top-8 {
|
|
4201
|
+
margin-top: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4202
|
+
}
|
|
4203
|
+
|
|
4204
|
+
.adyen-kyc-u-margin-x-8 {
|
|
4205
|
+
margin-left: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4206
|
+
margin-right: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4207
|
+
}
|
|
4208
|
+
|
|
4209
|
+
.adyen-kyc-u-margin-y-8 {
|
|
4210
|
+
margin-bottom: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4211
|
+
margin-top: var(--adyen-sdk-spacer-040, 8px) !important;
|
|
4212
|
+
}
|
|
4213
|
+
|
|
4214
|
+
.adyen-kyc-u-margin-10 {
|
|
4215
|
+
margin: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4216
|
+
}
|
|
4217
|
+
|
|
4218
|
+
.adyen-kyc-u-margin-bottom-10 {
|
|
4219
|
+
margin-bottom: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4220
|
+
}
|
|
4221
|
+
|
|
4222
|
+
.adyen-kyc-u-margin-left-10 {
|
|
4223
|
+
margin-left: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4224
|
+
}
|
|
4225
|
+
|
|
4226
|
+
.adyen-kyc-u-margin-right-10 {
|
|
4227
|
+
margin-right: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4228
|
+
}
|
|
4229
|
+
|
|
4230
|
+
.adyen-kyc-u-margin-top-10 {
|
|
4231
|
+
margin-top: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4232
|
+
}
|
|
4233
|
+
|
|
4234
|
+
.adyen-kyc-u-margin-x-10 {
|
|
4235
|
+
margin-left: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4236
|
+
margin-right: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4237
|
+
}
|
|
4238
|
+
|
|
4239
|
+
.adyen-kyc-u-margin-y-10 {
|
|
4240
|
+
margin-bottom: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4241
|
+
margin-top: var(--adyen-sdk-spacer-050, 10px) !important;
|
|
4242
|
+
}
|
|
4243
|
+
|
|
4244
|
+
.adyen-kyc-u-margin-12 {
|
|
4245
|
+
margin: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
.adyen-kyc-u-margin-bottom-12 {
|
|
4249
|
+
margin-bottom: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4250
|
+
}
|
|
4251
|
+
|
|
4252
|
+
.adyen-kyc-u-margin-left-12 {
|
|
4253
|
+
margin-left: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4254
|
+
}
|
|
4255
|
+
|
|
4256
|
+
.adyen-kyc-u-margin-right-12 {
|
|
4257
|
+
margin-right: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4258
|
+
}
|
|
4259
|
+
|
|
4260
|
+
.adyen-kyc-u-margin-top-12 {
|
|
4261
|
+
margin-top: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4262
|
+
}
|
|
4263
|
+
|
|
4264
|
+
.adyen-kyc-u-margin-x-12 {
|
|
4265
|
+
margin-left: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4266
|
+
margin-right: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4267
|
+
}
|
|
4268
|
+
|
|
4269
|
+
.adyen-kyc-u-margin-y-12 {
|
|
4270
|
+
margin-bottom: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4271
|
+
margin-top: var(--adyen-sdk-spacer-060, 12px) !important;
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4274
|
+
.adyen-kyc-u-margin-16 {
|
|
4275
|
+
margin: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4276
|
+
}
|
|
4277
|
+
|
|
4278
|
+
.adyen-kyc-u-margin-bottom-16 {
|
|
4279
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4280
|
+
}
|
|
4281
|
+
|
|
4282
|
+
.adyen-kyc-u-margin-left-16 {
|
|
4283
|
+
margin-left: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4284
|
+
}
|
|
4285
|
+
|
|
4286
|
+
.adyen-kyc-u-margin-right-16 {
|
|
4287
|
+
margin-right: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4288
|
+
}
|
|
4289
|
+
|
|
4290
|
+
.adyen-kyc-u-margin-top-16 {
|
|
4291
|
+
margin-top: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4292
|
+
}
|
|
4293
|
+
|
|
4294
|
+
.adyen-kyc-u-margin-x-16 {
|
|
4295
|
+
margin-left: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4296
|
+
margin-right: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
.adyen-kyc-u-margin-y-16 {
|
|
4300
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4301
|
+
margin-top: var(--adyen-sdk-spacer-070, 16px) !important;
|
|
4302
|
+
}
|
|
4303
|
+
|
|
4304
|
+
.adyen-kyc-u-margin-20 {
|
|
4305
|
+
margin: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4306
|
+
}
|
|
4307
|
+
|
|
4308
|
+
.adyen-kyc-u-margin-bottom-20 {
|
|
4309
|
+
margin-bottom: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4310
|
+
}
|
|
4311
|
+
|
|
4312
|
+
.adyen-kyc-u-margin-left-20 {
|
|
4313
|
+
margin-left: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4314
|
+
}
|
|
4315
|
+
|
|
4316
|
+
.adyen-kyc-u-margin-right-20 {
|
|
4317
|
+
margin-right: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4318
|
+
}
|
|
4319
|
+
|
|
4320
|
+
.adyen-kyc-u-margin-top-20 {
|
|
4321
|
+
margin-top: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4322
|
+
}
|
|
4323
|
+
|
|
4324
|
+
.adyen-kyc-u-margin-x-20 {
|
|
4325
|
+
margin-left: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4326
|
+
margin-right: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4327
|
+
}
|
|
4328
|
+
|
|
4329
|
+
.adyen-kyc-u-margin-y-20 {
|
|
4330
|
+
margin-bottom: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4331
|
+
margin-top: var(--adyen-sdk-spacer-080, 20px) !important;
|
|
4332
|
+
}
|
|
4333
|
+
|
|
4334
|
+
.adyen-kyc-u-margin-24 {
|
|
4335
|
+
margin: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4336
|
+
}
|
|
4337
|
+
|
|
4338
|
+
.adyen-kyc-u-margin-bottom-24 {
|
|
4339
|
+
margin-bottom: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4340
|
+
}
|
|
4341
|
+
|
|
4342
|
+
.adyen-kyc-u-margin-left-24 {
|
|
4343
|
+
margin-left: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4344
|
+
}
|
|
4345
|
+
|
|
4346
|
+
.adyen-kyc-u-margin-right-24 {
|
|
4347
|
+
margin-right: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4348
|
+
}
|
|
4349
|
+
|
|
4350
|
+
.adyen-kyc-u-margin-top-24 {
|
|
4351
|
+
margin-top: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4352
|
+
}
|
|
4353
|
+
|
|
4354
|
+
.adyen-kyc-u-margin-x-24 {
|
|
4355
|
+
margin-left: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4356
|
+
margin-right: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
.adyen-kyc-u-margin-y-24 {
|
|
4360
|
+
margin-bottom: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4361
|
+
margin-top: var(--adyen-sdk-spacer-090, 24px) !important;
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
.adyen-kyc-u-margin-32 {
|
|
4365
|
+
margin: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4368
|
+
.adyen-kyc-u-margin-bottom-32 {
|
|
4369
|
+
margin-bottom: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4370
|
+
}
|
|
4371
|
+
|
|
4372
|
+
.adyen-kyc-u-margin-left-32 {
|
|
4373
|
+
margin-left: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4374
|
+
}
|
|
4375
|
+
|
|
4376
|
+
.adyen-kyc-u-margin-right-32 {
|
|
4377
|
+
margin-right: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4378
|
+
}
|
|
4379
|
+
|
|
4380
|
+
.adyen-kyc-u-margin-top-32 {
|
|
4381
|
+
margin-top: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4382
|
+
}
|
|
4383
|
+
|
|
4384
|
+
.adyen-kyc-u-margin-x-32 {
|
|
4385
|
+
margin-left: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4386
|
+
margin-right: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4387
|
+
}
|
|
4388
|
+
|
|
4389
|
+
.adyen-kyc-u-margin-y-32 {
|
|
4390
|
+
margin-bottom: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4391
|
+
margin-top: var(--adyen-sdk-spacer-100, 32px) !important;
|
|
4392
|
+
}
|
|
4393
|
+
|
|
4394
|
+
.adyen-kyc-u-margin-40 {
|
|
4395
|
+
margin: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4396
|
+
}
|
|
4397
|
+
|
|
4398
|
+
.adyen-kyc-u-margin-bottom-40 {
|
|
4399
|
+
margin-bottom: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4400
|
+
}
|
|
4401
|
+
|
|
4402
|
+
.adyen-kyc-u-margin-left-40 {
|
|
4403
|
+
margin-left: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4404
|
+
}
|
|
4405
|
+
|
|
4406
|
+
.adyen-kyc-u-margin-right-40 {
|
|
4407
|
+
margin-right: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4408
|
+
}
|
|
4409
|
+
|
|
4410
|
+
.adyen-kyc-u-margin-top-40 {
|
|
4411
|
+
margin-top: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4412
|
+
}
|
|
4413
|
+
|
|
4414
|
+
.adyen-kyc-u-margin-x-40 {
|
|
4415
|
+
margin-left: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4416
|
+
margin-right: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4417
|
+
}
|
|
4418
|
+
|
|
4419
|
+
.adyen-kyc-u-margin-y-40 {
|
|
4420
|
+
margin-bottom: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4421
|
+
margin-top: var(--adyen-sdk-spacer-110, 40px) !important;
|
|
4422
|
+
}
|
|
4423
|
+
|
|
4424
|
+
.adyen-kyc-u-margin-48 {
|
|
4425
|
+
margin: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4426
|
+
}
|
|
4427
|
+
|
|
4428
|
+
.adyen-kyc-u-margin-bottom-48 {
|
|
4429
|
+
margin-bottom: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4430
|
+
}
|
|
4431
|
+
|
|
4432
|
+
.adyen-kyc-u-margin-left-48 {
|
|
4433
|
+
margin-left: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4436
|
+
.adyen-kyc-u-margin-right-48 {
|
|
4437
|
+
margin-right: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4438
|
+
}
|
|
4439
|
+
|
|
4440
|
+
.adyen-kyc-u-margin-top-48 {
|
|
4441
|
+
margin-top: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4442
|
+
}
|
|
4443
|
+
|
|
4444
|
+
.adyen-kyc-u-margin-x-48 {
|
|
4445
|
+
margin-left: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4446
|
+
margin-right: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4447
|
+
}
|
|
4448
|
+
|
|
4449
|
+
.adyen-kyc-u-margin-y-48 {
|
|
4450
|
+
margin-bottom: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4451
|
+
margin-top: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4452
|
+
}
|
|
4453
|
+
|
|
4454
|
+
.adyen-kyc-ui-element-container-wrapper {
|
|
4455
|
+
width: 100%;
|
|
4456
|
+
}
|
|
4457
|
+
|
|
4458
|
+
.adyen-kyc-ui-element-container {
|
|
4459
|
+
box-sizing: border-box;
|
|
4460
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
4085
4461
|
position: relative;
|
|
4462
|
+
padding: var(--adyen-sdk-spacer-100, 32px);
|
|
4463
|
+
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
4464
|
+
}
|
|
4465
|
+
.adyen-layout-xs-only .adyen-kyc-ui-element-container {
|
|
4466
|
+
padding: var(--adyen-sdk-spacer-040, 8px);
|
|
4467
|
+
}
|
|
4468
|
+
|
|
4469
|
+
/*
|
|
4470
|
+
* Compatibility later to ensure components do NOT receive extra padding
|
|
4471
|
+
* as is the case with dropins, without breaking dropins.
|
|
4472
|
+
* Once the Component Layout has been done `.adyen-kyc-externalComponent`
|
|
4473
|
+
* can be safely removed everywere.
|
|
4474
|
+
*/
|
|
4475
|
+
.adyen-kyc-ui-element-container:has(.adyen-kyc-externalComponent) {
|
|
4476
|
+
padding: 0;
|
|
4086
4477
|
}/* #region Borders */
|
|
4087
4478
|
/* #endregion */
|
|
4088
4479
|
/* #region Z-index */
|