@adyen/kyc-components 2.56.3 → 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 +2339 -4348
- 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 +278 -446
- 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,6 +2253,156 @@ button[disabled]:hover {
|
|
|
2231
2253
|
.adyen-kyc-instant-verification-error .adyen-kyc-alert__icon {
|
|
2232
2254
|
left: -28px;
|
|
2233
2255
|
position: absolute;
|
|
2256
|
+
}/* #region Borders */
|
|
2257
|
+
/* #endregion */
|
|
2258
|
+
/* #region Z-index */
|
|
2259
|
+
/* #endregion */
|
|
2260
|
+
/* #region Timing functions */
|
|
2261
|
+
/* #endregion */
|
|
2262
|
+
/* #region Inline components */
|
|
2263
|
+
/* #endregion */
|
|
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);
|
|
2267
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2268
|
+
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
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;
|
|
2277
|
+
}
|
|
2278
|
+
.adyen-kyc-card *,
|
|
2279
|
+
.adyen-kyc-card *::before,
|
|
2280
|
+
.adyen-kyc-card *::after {
|
|
2281
|
+
box-sizing: border-box;
|
|
2282
|
+
}
|
|
2283
|
+
.adyen-kyc-card--secondary {
|
|
2284
|
+
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2285
|
+
}
|
|
2286
|
+
|
|
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;
|
|
2295
|
+
}
|
|
2296
|
+
.adyen-kyc-card.adyen-kyc-card--stateful:hover {
|
|
2297
|
+
border-color: var(--adyen-sdk-color-outline-primary-hover, #c9cdd3);
|
|
2298
|
+
z-index: 1;
|
|
2299
|
+
}
|
|
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));
|
|
2303
|
+
}
|
|
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;
|
|
2311
|
+
}
|
|
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);
|
|
2314
|
+
}
|
|
2315
|
+
.adyen-kyc-card.adyen-kyc-card--active:focus, .adyen-kyc-card.adyen-kyc-card--active:active {
|
|
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));
|
|
2317
|
+
}
|
|
2318
|
+
|
|
2319
|
+
.adyen-kyc-card.adyen-kyc-card--disabled {
|
|
2320
|
+
background-color: var(--adyen-sdk-color-background-disabled, #eeeff1);
|
|
2321
|
+
color: var(--adyen-sdk-color-label-disabled, #8d95a3);
|
|
2322
|
+
cursor: not-allowed;
|
|
2323
|
+
}
|
|
2324
|
+
|
|
2325
|
+
.adyen-kyc-card__header {
|
|
2326
|
+
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-090, 24px);
|
|
2327
|
+
}
|
|
2328
|
+
.adyen-kyc-card__header--button {
|
|
2329
|
+
display: flex;
|
|
2330
|
+
justify-content: space-between;
|
|
2331
|
+
align-items: center;
|
|
2332
|
+
}
|
|
2333
|
+
.adyen-kyc-card__header .adyen-kyc-card-title {
|
|
2334
|
+
display: flex;
|
|
2335
|
+
flex-direction: column;
|
|
2336
|
+
}
|
|
2337
|
+
|
|
2338
|
+
.adyen-kyc-card__body {
|
|
2339
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2340
|
+
}
|
|
2341
|
+
.adyen-kyc-card__header + .adyen-kyc-card__body {
|
|
2342
|
+
padding-top: var(--adyen-sdk-spacer-000, 0px);
|
|
2343
|
+
}
|
|
2344
|
+
|
|
2345
|
+
.adyen-kyc-card__footer {
|
|
2346
|
+
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-090, 24px);
|
|
2347
|
+
}
|
|
2348
|
+
.adyen-kyc-card__body + .adyen-kyc-card__footer {
|
|
2349
|
+
margin-top: calc(var(--adyen-sdk-spacer-070, 16px) * -1);
|
|
2350
|
+
}
|
|
2351
|
+
|
|
2352
|
+
.adyen-kyc-card__warning {
|
|
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);
|
|
2234
2406
|
}.adyen-kyc-individual .adyen-kyc-form {
|
|
2235
2407
|
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
2236
2408
|
}.adyen-kyc-additional-information {
|
|
@@ -2323,143 +2495,48 @@ button[disabled]:hover {
|
|
|
2323
2495
|
margin-bottom: var(--adyen-sdk-spacer-060, 12px);
|
|
2324
2496
|
}
|
|
2325
2497
|
|
|
2326
|
-
.adyen-kyc-structured-list-label {
|
|
2327
|
-
flex: 1;
|
|
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);
|
|
2330
|
-
}
|
|
2331
|
-
|
|
2332
|
-
.adyen-kyc-structured-list-value {
|
|
2333
|
-
flex: 1;
|
|
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;
|
|
2337
|
-
}
|
|
2338
|
-
.adyen-layout-md .adyen-kyc-structured-list-value {
|
|
2339
|
-
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
2340
|
-
}.adyen-kyc-basic-information {
|
|
2341
|
-
display: flex;
|
|
2342
|
-
flex-direction: column;
|
|
2343
|
-
}
|
|
2344
|
-
.adyen-kyc-basic-information .adyen-kyc-field-wrapper {
|
|
2345
|
-
flex-direction: column;
|
|
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);
|
|
2423
|
-
}
|
|
2424
|
-
.adyen-kyc-card.adyen-kyc-card--active:focus, .adyen-kyc-card.adyen-kyc-card--active:active {
|
|
2425
|
-
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));
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
.adyen-kyc-card.adyen-kyc-card--disabled {
|
|
2429
|
-
background-color: var(--adyen-sdk-color-background-disabled, #eeeff1);
|
|
2430
|
-
color: var(--adyen-sdk-color-label-disabled, #8d95a3);
|
|
2431
|
-
cursor: not-allowed;
|
|
2432
|
-
}
|
|
2433
|
-
|
|
2434
|
-
.adyen-kyc-card__header {
|
|
2435
|
-
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-090, 24px);
|
|
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);
|
|
2436
2502
|
}
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
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;
|
|
2441
2509
|
}
|
|
2442
|
-
.adyen-
|
|
2510
|
+
.adyen-layout-md .adyen-kyc-structured-list-value {
|
|
2511
|
+
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
2512
|
+
}.adyen-kyc-basic-information {
|
|
2443
2513
|
display: flex;
|
|
2444
2514
|
flex-direction: column;
|
|
2445
2515
|
}
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2449
|
-
}
|
|
2450
|
-
.adyen-kyc-card__header + .adyen-kyc-card__body {
|
|
2451
|
-
padding-top: var(--adyen-sdk-spacer-000, 0px);
|
|
2516
|
+
.adyen-kyc-basic-information .adyen-kyc-field-wrapper {
|
|
2517
|
+
flex-direction: column;
|
|
2452
2518
|
}
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
padding:
|
|
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);
|
|
2456
2530
|
}
|
|
2457
|
-
.adyen-kyc-
|
|
2458
|
-
|
|
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);
|
|
2459
2536
|
}
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
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 {
|
|
@@ -2938,225 +3013,6 @@ button[disabled]:hover {
|
|
|
2938
3013
|
}
|
|
2939
3014
|
.adyen-kyc-form-navigation__item-icon--error {
|
|
2940
3015
|
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
2941
|
-
}.adyen-kyc-company-basics {
|
|
2942
|
-
display: flex;
|
|
2943
|
-
flex-direction: column;
|
|
2944
|
-
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
2945
|
-
}
|
|
2946
|
-
.adyen-kyc-company-basics .adyen-kyc-field-wrapper {
|
|
2947
|
-
flex-direction: column;
|
|
2948
|
-
}/* #region Borders */
|
|
2949
|
-
/* #endregion */
|
|
2950
|
-
/* #region Z-index */
|
|
2951
|
-
/* #endregion */
|
|
2952
|
-
/* #region Timing functions */
|
|
2953
|
-
/* #endregion */
|
|
2954
|
-
/* #region Inline components */
|
|
2955
|
-
/* #endregion */
|
|
2956
|
-
.adyen-kyc-company-lookup {
|
|
2957
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2958
|
-
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2959
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2960
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2961
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
2962
|
-
-webkit-font-smoothing: antialiased;
|
|
2963
|
-
-moz-osx-font-smoothing: grayscale;
|
|
2964
|
-
display: flex;
|
|
2965
|
-
flex-direction: column;
|
|
2966
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
2967
|
-
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2968
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2969
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2970
|
-
}
|
|
2971
|
-
.adyen-kyc-company-lookup *,
|
|
2972
|
-
.adyen-kyc-company-lookup *::before,
|
|
2973
|
-
.adyen-kyc-company-lookup *::after {
|
|
2974
|
-
box-sizing: border-box;
|
|
2975
|
-
}
|
|
2976
|
-
.adyen-kyc-company-lookup--hidden {
|
|
2977
|
-
display: none;
|
|
2978
|
-
}
|
|
2979
|
-
.adyen-kyc-company-lookup__skeleton-loader {
|
|
2980
|
-
position: relative;
|
|
2981
|
-
overflow: hidden;
|
|
2982
|
-
background-color: var(--adyen-sdk-color-background-quaternary, #c0c5cc);
|
|
2983
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
2984
|
-
width: 100%;
|
|
2985
|
-
height: 73px;
|
|
2986
|
-
}
|
|
2987
|
-
.adyen-kyc-company-lookup__skeleton-loader::before {
|
|
2988
|
-
content: "";
|
|
2989
|
-
position: absolute;
|
|
2990
|
-
top: 0;
|
|
2991
|
-
left: -100%;
|
|
2992
|
-
width: 200%;
|
|
2993
|
-
height: 100%;
|
|
2994
|
-
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));
|
|
2995
|
-
animation: moveGradient 1.5s linear infinite;
|
|
2996
|
-
}
|
|
2997
|
-
|
|
2998
|
-
@keyframes moveGradient {
|
|
2999
|
-
0% {
|
|
3000
|
-
left: -100%;
|
|
3001
|
-
}
|
|
3002
|
-
100% {
|
|
3003
|
-
left: 100%;
|
|
3004
|
-
}
|
|
3005
|
-
}
|
|
3006
|
-
.adyen-company-lookup-results-header {
|
|
3007
|
-
display: flex;
|
|
3008
|
-
flex-direction: column;
|
|
3009
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3010
|
-
}
|
|
3011
|
-
.adyen-company-lookup-results-header__title-bar {
|
|
3012
|
-
display: flex;
|
|
3013
|
-
justify-content: space-between;
|
|
3014
|
-
}
|
|
3015
|
-
.adyen-company-lookup-results-header__description {
|
|
3016
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3017
|
-
display: flex;
|
|
3018
|
-
align-items: flex-start;
|
|
3019
|
-
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
3020
|
-
}
|
|
3021
|
-
.adyen-company-lookup-results-header button {
|
|
3022
|
-
color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
3023
|
-
border: unset;
|
|
3024
|
-
background-color: unset;
|
|
3025
|
-
padding: unset;
|
|
3026
|
-
}
|
|
3027
|
-
.adyen-company-lookup-results-header button:hover {
|
|
3028
|
-
cursor: pointer;
|
|
3029
|
-
color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
3030
|
-
text-decoration: underline;
|
|
3031
|
-
}
|
|
3032
|
-
|
|
3033
|
-
.adyen-company-lookup-results-list {
|
|
3034
|
-
display: flex;
|
|
3035
|
-
flex-direction: column;
|
|
3036
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3037
|
-
max-height: 450px;
|
|
3038
|
-
overflow-y: auto;
|
|
3039
|
-
scrollbar-width: thin;
|
|
3040
|
-
padding-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
3041
|
-
}
|
|
3042
|
-
.adyen-company-lookup-results-list__result-option {
|
|
3043
|
-
display: flex;
|
|
3044
|
-
justify-content: space-between;
|
|
3045
|
-
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3046
|
-
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3047
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
3048
|
-
margin: unset;
|
|
3049
|
-
}
|
|
3050
|
-
.adyen-company-lookup-results-list__result-option .adyen-option-card-body {
|
|
3051
|
-
display: flex;
|
|
3052
|
-
flex-direction: column;
|
|
3053
|
-
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
3054
|
-
}
|
|
3055
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-card__header {
|
|
3056
|
-
justify-content: space-between;
|
|
3057
|
-
}
|
|
3058
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-card__body {
|
|
3059
|
-
margin: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
3060
|
-
}
|
|
3061
|
-
.adyen-company-lookup-results-list__result-option .adyen-kyc-radio-group-card__label {
|
|
3062
|
-
margin-bottom: var(--adyen-sdk-spacer-000, 0px) !important;
|
|
3063
|
-
}
|
|
3064
|
-
.adyen-company-lookup-results-list__result-option--selected {
|
|
3065
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px) var(--adyen-sdk-border-radius-m, 8px) 0 0;
|
|
3066
|
-
}
|
|
3067
|
-
.adyen-company-lookup-results-list__result-option--selected, .adyen-company-lookup-results-list__result-option:hover {
|
|
3068
|
-
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));
|
|
3069
|
-
}/* #region Borders */
|
|
3070
|
-
/* #endregion */
|
|
3071
|
-
/* #region Z-index */
|
|
3072
|
-
/* #endregion */
|
|
3073
|
-
/* #region Timing functions */
|
|
3074
|
-
/* #endregion */
|
|
3075
|
-
/* #region Inline components */
|
|
3076
|
-
/* #endregion */
|
|
3077
|
-
.adyen-company-lookup-result {
|
|
3078
|
-
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3079
|
-
font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3080
|
-
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3081
|
-
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3082
|
-
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3083
|
-
-webkit-font-smoothing: antialiased;
|
|
3084
|
-
-moz-osx-font-smoothing: grayscale;
|
|
3085
|
-
}
|
|
3086
|
-
.adyen-company-lookup-result *,
|
|
3087
|
-
.adyen-company-lookup-result *::before,
|
|
3088
|
-
.adyen-company-lookup-result *::after {
|
|
3089
|
-
box-sizing: border-box;
|
|
3090
|
-
}
|
|
3091
|
-
.adyen-company-lookup-result__alert {
|
|
3092
|
-
display: flex;
|
|
3093
|
-
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
3094
|
-
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3095
|
-
border-radius: 0 0 var(--adyen-sdk-border-radius-m, 8px) var(--adyen-sdk-border-radius-m, 8px);
|
|
3096
|
-
margin-bottom: var(--adyen-sdk-spacer-040, 8px);
|
|
3097
|
-
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));
|
|
3098
|
-
}
|
|
3099
|
-
.adyen-company-lookup-result__alert--error {
|
|
3100
|
-
background-color: var(--adyen-sdk-color-background-critical-weak, #fef4f4);
|
|
3101
|
-
}
|
|
3102
|
-
.adyen-company-lookup-result__alert--verified {
|
|
3103
|
-
background-color: var(--adyen-sdk-color-background-success-weak, #edfaf3);
|
|
3104
|
-
}
|
|
3105
|
-
.adyen-company-lookup-result__alert--warning {
|
|
3106
|
-
background-color: var(--adyen-sdk-color-background-warning-weak, #fff5e9);
|
|
3107
|
-
}
|
|
3108
|
-
.adyen-company-lookup-result__icon {
|
|
3109
|
-
border-radius: 50%;
|
|
3110
|
-
display: flex;
|
|
3111
|
-
justify-content: center;
|
|
3112
|
-
margin-right: var(--adyen-sdk-spacer-080, 20px);
|
|
3113
|
-
width: 18px;
|
|
3114
|
-
height: 18px;
|
|
3115
|
-
}
|
|
3116
|
-
.adyen-company-lookup-result__icon .adyen-kyc-icon {
|
|
3117
|
-
align-items: center;
|
|
3118
|
-
display: flex;
|
|
3119
|
-
}
|
|
3120
|
-
.adyen-company-lookup-result__icon--error {
|
|
3121
|
-
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
3122
|
-
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3123
|
-
font-family: var(--adyen-sdk-text-title-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3124
|
-
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3125
|
-
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3126
|
-
}
|
|
3127
|
-
.adyen-company-lookup-result__icon--verified {
|
|
3128
|
-
background-color: var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
3129
|
-
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
3130
|
-
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3131
|
-
font-family: var(--adyen-sdk-text-caption-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3132
|
-
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3133
|
-
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3134
|
-
}
|
|
3135
|
-
.adyen-company-lookup-result__icon--warning {
|
|
3136
|
-
color: var(--adyen-sdk-color-label-warning, #b06300);
|
|
3137
|
-
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3138
|
-
font-family: var(--adyen-sdk-text-title-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3139
|
-
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3140
|
-
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3141
|
-
}
|
|
3142
|
-
.adyen-company-lookup-result__text {
|
|
3143
|
-
display: flex;
|
|
3144
|
-
flex-direction: column;
|
|
3145
|
-
align-self: center;
|
|
3146
|
-
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
3147
|
-
}
|
|
3148
|
-
.adyen-company-lookup-result__text--bold {
|
|
3149
|
-
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
3150
|
-
}.adyen-kyc-company-other-details {
|
|
3151
|
-
display: flex;
|
|
3152
|
-
flex-direction: column;
|
|
3153
|
-
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3154
|
-
}
|
|
3155
|
-
.adyen-kyc-company-other-details .adyen-kyc-field-wrapper {
|
|
3156
|
-
flex-direction: column;
|
|
3157
|
-
}
|
|
3158
|
-
.adyen-kyc-company-other-details .adyen-kyc-checkbox {
|
|
3159
|
-
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
3160
3016
|
}.adyen-kyc-business-type-selection {
|
|
3161
3017
|
margin-left: auto;
|
|
3162
3018
|
margin-right: auto;
|
|
@@ -3926,40 +3782,8 @@ button[disabled]:hover {
|
|
|
3926
3782
|
--adv-accordion-header-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3927
3783
|
--adv-text-font-family: var(--adyen-sdk-text-body-font-family, Inter, Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3928
3784
|
--adv-background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3929
|
-
}.adyen-kyc-
|
|
3930
|
-
|
|
3931
|
-
align-items: center;
|
|
3932
|
-
justify-content: flex-end;
|
|
3933
|
-
}
|
|
3934
|
-
.adyen-kyc-signer-card__name {
|
|
3935
|
-
flex-grow: 1;
|
|
3936
|
-
}.adyen-kyc-skeleton {
|
|
3937
|
-
width: 100%;
|
|
3938
|
-
height: 100%;
|
|
3939
|
-
background-color: var(--adyen-sdk-color-outline-secondary, #c9cdd3);
|
|
3940
|
-
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
3941
|
-
animation: 2s ease-in-out 0.5s infinite normal none running adyen-kyc-skeleton;
|
|
3942
|
-
}
|
|
3943
|
-
|
|
3944
|
-
.adyen-kyc-skeleton-circle {
|
|
3945
|
-
border-radius: 50%;
|
|
3946
|
-
}
|
|
3947
|
-
|
|
3948
|
-
.adyen-kyc-skeleton-text {
|
|
3949
|
-
height: 1em !important;
|
|
3950
|
-
margin: 0.2em 0 !important;
|
|
3951
|
-
}
|
|
3952
|
-
|
|
3953
|
-
@keyframes adyen-kyc-skeleton {
|
|
3954
|
-
0% {
|
|
3955
|
-
opacity: 1;
|
|
3956
|
-
}
|
|
3957
|
-
50% {
|
|
3958
|
-
opacity: 0.4;
|
|
3959
|
-
}
|
|
3960
|
-
100% {
|
|
3961
|
-
opacity: 1;
|
|
3962
|
-
}
|
|
3785
|
+
}.adyen-kyc-signed-alert:last-of-type {
|
|
3786
|
+
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3963
3787
|
}/* #region Borders */
|
|
3964
3788
|
/* #endregion */
|
|
3965
3789
|
/* #region Z-index */
|
|
@@ -3974,6 +3798,7 @@ button[disabled]:hover {
|
|
|
3974
3798
|
justify-content: space-between;
|
|
3975
3799
|
align-items: center;
|
|
3976
3800
|
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
3801
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3977
3802
|
width: 100%;
|
|
3978
3803
|
min-width: 250px;
|
|
3979
3804
|
max-width: 650px;
|
|
@@ -3981,9 +3806,8 @@ button[disabled]:hover {
|
|
|
3981
3806
|
/* html button default styling removal */
|
|
3982
3807
|
border: none;
|
|
3983
3808
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
3984
|
-
background: inherit;
|
|
3985
3809
|
text-align: left;
|
|
3986
|
-
padding: var(--adyen-sdk-spacer-
|
|
3810
|
+
padding: var(--adyen-sdk-spacer-060, 12px) var(--adyen-sdk-spacer-080, 20px);
|
|
3987
3811
|
}
|
|
3988
3812
|
|
|
3989
3813
|
.adyen-kyc-embedded-status-loading {
|
|
@@ -4003,6 +3827,7 @@ button[disabled]:hover {
|
|
|
4003
3827
|
|
|
4004
3828
|
.adyen-kyc-embedded-status:hover:not(.adyen-kyc-embedded-status-loading) {
|
|
4005
3829
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
3830
|
+
transition: background-color 0.2s;
|
|
4006
3831
|
}
|
|
4007
3832
|
|
|
4008
3833
|
.adyen-kyc-embedded-status-avatar {
|
|
@@ -4015,9 +3840,6 @@ button[disabled]:hover {
|
|
|
4015
3840
|
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
4016
3841
|
background-color: var(--adyen-sdk-color-background-inverse-primary, #00112c);
|
|
4017
3842
|
}
|
|
4018
|
-
.adyen-kyc-embedded-status-avatar .adyen-kyc-embedded-status-icon svg {
|
|
4019
|
-
height: 100%;
|
|
4020
|
-
}
|
|
4021
3843
|
|
|
4022
3844
|
.adyen-kyc-embedded-status-info {
|
|
4023
3845
|
display: flex;
|
|
@@ -4642,6 +4464,16 @@ button[disabled]:hover {
|
|
|
4642
4464
|
}
|
|
4643
4465
|
.adyen-layout-xs-only .adyen-kyc-ui-element-container {
|
|
4644
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;
|
|
4645
4477
|
}/* #region Borders */
|
|
4646
4478
|
/* #endregion */
|
|
4647
4479
|
/* #region Z-index */
|