@adyen/kyc-components 3.63.1 → 3.64.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.
Files changed (116) hide show
  1. package/dist/AccountSetupRejected-Dy_VeWhw.js +14 -0
  2. package/dist/{OKF6E45R-C5DS8TxP.js → CXEL7IU7-DXEnuiiT.js} +2 -2
  3. package/dist/CustomerSupport-CasBYndK.js +120 -0
  4. package/dist/{DebugModal-c4G6wyD8.js → DebugModal-IlmV_vyp.js} +6 -6
  5. package/dist/DecisionMakers-DXIKUq2C.js +220 -0
  6. package/dist/{WXAWMS3D-BjlYbHL8.js → HASRA6WW-DysnKis4.js} +615 -514
  7. package/dist/{CPIOZS5X-Ol4__2Ut.js → I3HPI4QX-CJrdsThE.js} +2 -2
  8. package/dist/{Introduction-DrYhCPF7.js → Introduction-CW1frGWu.js} +1 -5
  9. package/dist/Review-DtIANMrI.js +73 -0
  10. package/dist/SingpassSelection-CnBicSOw.js +116 -0
  11. package/dist/adyen-kyc-components.js +1 -1
  12. package/dist/adyenConfig.js +1 -1
  13. package/dist/{core-C3M21RQc.js → core-Coy1ocfj.js} +30623 -33319
  14. package/dist/{css-BxzQOunc.js → css-Dt3Xtm1p.js} +1 -1
  15. package/dist/{json-CpZB8v_u.js → json-66NbIsmg.js} +1 -1
  16. package/dist/{plaintext-B0SVKwXZ.js → plaintext-ClS07N_Y.js} +1 -1
  17. package/dist/style.css +479 -467
  18. package/dist/types/api/companyDataSet/useClearCompanyData.d.ts +2 -0
  19. package/dist/types/api/createLegalEntity/useCreateLegalEntity.d.ts +17 -0
  20. package/dist/types/api/legalEntity/useLegalEntity.d.ts +17 -5
  21. package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +4 -0
  22. package/dist/types/api/pciTemplate/usePciStatus.d.ts +7 -2
  23. package/dist/types/api/termsOfService/useAcceptedTermsOfService.d.ts +12 -0
  24. package/dist/types/api/termsOfService/useTermsOfService.d.ts +13 -0
  25. package/dist/types/api/transferInstruments/useDeleteTransferInstrument.d.ts +2 -0
  26. package/dist/types/api/types.d.ts +8 -3
  27. package/dist/types/api/validation/useValidateAccountIdentification.d.ts +6 -0
  28. package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1 -1
  29. package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +44 -0
  30. package/dist/types/components/Business/forms/{Company/rules.d.ts → rules.d.ts} +4 -6
  31. package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +1 -1
  32. package/dist/types/components/Business/hooks/useBusinessData/useBusinessData.d.ts +1 -1
  33. package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +2 -1
  34. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  35. package/dist/types/components/Business/tasks/BusinessDetailsDropin/businessDetailsFormConfig.d.ts +1 -1
  36. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +0 -1
  37. package/dist/types/components/Business/utils/companyTypeMetadata.d.ts +1 -0
  38. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
  39. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +1 -3
  40. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +1 -6
  41. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -13
  42. package/dist/types/components/Individual/forms/Individual/types.d.ts +1 -1
  43. package/dist/types/components/Individual/tasks/DecisionMakers/DecisionMakers.d.ts +6 -1
  44. package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +1 -4
  45. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  46. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
  47. package/dist/types/components/Shared/Introduction/types.d.ts +0 -1
  48. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  49. package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +1 -1
  50. package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +1 -2
  51. package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
  52. package/dist/types/components/Shared/tasks/TaskList/types.d.ts +0 -1
  53. package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipRoleAndType/UnincorporatedPartnershipRadioGroup.d.ts +8 -0
  54. package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +1 -1
  55. package/dist/types/components/index.d.ts +0 -4
  56. package/dist/types/components/ui/atoms/Select/Select.d.ts +1 -1
  57. package/dist/types/components/ui/atoms/Select/Select.types.d.ts +0 -2
  58. package/dist/types/components/ui/atoms/Select/useSelectFocus.d.ts +21 -0
  59. package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +2 -1
  60. package/dist/types/components/ui/atoms/SelectButton/SelectButton.types.d.ts +6 -6
  61. package/dist/types/components/ui/atoms/SelectList/SelectList.d.ts +2 -1
  62. package/dist/types/components/ui/atoms/SelectList/SelectList.types.d.ts +4 -3
  63. package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.d.ts +1 -1
  64. package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.types.d.ts +1 -0
  65. package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +1 -3
  66. package/dist/types/context/ExperimentContext/types.d.ts +84 -4
  67. package/dist/types/context/StateContext/types.d.ts +2 -4
  68. package/dist/types/core/constants.d.ts +3 -0
  69. package/dist/types/core/models/api/contracts.d.ts +0 -1
  70. package/dist/types/core/models/api/legal-entity.d.ts +4 -5
  71. package/dist/types/core/models/api/organization.d.ts +2 -1
  72. package/dist/types/hooks/useComponentApi.d.ts +0 -4
  73. package/dist/types/stores/globalStore/globalStore.d.ts +4 -1
  74. package/dist/types/stores/globalStore/taskTypes.d.ts +1 -1
  75. package/dist/types/utils/api/processCapabilitites.d.ts +1 -2
  76. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  77. package/dist/types/utils/getFieldsWithExistingData.d.ts +1 -3
  78. package/dist/types/utils/signals/useWatchingSignal.d.ts +9 -0
  79. package/dist/types/utils/simulateTextChangeFromKeyboardEvent.d.ts +11 -0
  80. package/dist/{yaml-UkmIWfjc.js → yaml-B7DXCyLe.js} +1 -1
  81. package/package.json +17 -23
  82. package/dist/types/components/Business/forms/Company/Company.d.ts +0 -54
  83. package/dist/types/components/Business/forms/Company/types.d.ts +0 -30
  84. package/dist/types/components/Business/forms/CompanyType/CompanyType.d.ts +0 -4
  85. package/dist/types/components/Business/forms/CompanyType/types.d.ts +0 -9
  86. package/dist/types/components/Business/forms/CompanyType/validate.d.ts +0 -3
  87. package/dist/types/components/Business/mapping/companyKeyMappings.d.ts +0 -7
  88. package/dist/types/components/Business/mapping/mapApiDocumentToCompanyDocuments.d.ts +0 -2
  89. package/dist/types/components/Business/mapping/mapCompanyDocumentToApiDocument.d.ts +0 -3
  90. package/dist/types/components/Business/mapping/mapCompanyToLegalEntity.d.ts +0 -4
  91. package/dist/types/components/Business/mapping/mapLegalEntityToCompany.d.ts +0 -4
  92. package/dist/types/components/Business/tasks/CompanyDropin/CompanyDropin.d.ts +0 -2
  93. package/dist/types/components/Business/tasks/CompanyDropin/companyFormConfig.d.ts +0 -7
  94. package/dist/types/components/Business/tasks/CompanyDropin/mandatoryFields.d.ts +0 -3
  95. package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +0 -10
  96. package/dist/types/components/Shared/fields/TradingNameField/TradingNameField.d.ts +0 -3
  97. package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +0 -3
  98. package/dist/types/components/Shared/fields/TradingNameField/types.d.ts +0 -8
  99. package/dist/types/components/Shared/forms/CompanyNameAndCountry/CompanyNameAndCountry.d.ts +0 -5
  100. package/dist/types/components/Shared/forms/CompanyNameAndCountry/validate.d.ts +0 -3
  101. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/CompanyRegistrationDetails.d.ts +0 -4
  102. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +0 -19
  103. package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +0 -33
  104. package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +0 -33
  105. package/dist/types/components/SoleProprietorship/mapping/mapApiDocumentToSolePropDocuments.d.ts +0 -2
  106. package/dist/types/components/SoleProprietorship/mapping/mapLegalEntityToSoleProp.d.ts +0 -4
  107. package/dist/types/components/SoleProprietorship/mapping/mapSolePropDocumentToApiDocument.d.ts +0 -3
  108. package/dist/types/components/SoleProprietorship/mapping/mapSolePropToLegalEntity.d.ts +0 -4
  109. package/dist/types/components/SoleProprietorship/mapping/solePropKeyMappings.d.ts +0 -7
  110. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/SolePropDropin.d.ts +0 -2
  111. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/mandatoryFields.d.ts +0 -3
  112. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/solePropFormConfig.d.ts +0 -5
  113. package/dist/types/context/StateContext/StateContextWatcher.d.ts +0 -2
  114. package/dist/types/core/services/componentApi/clear-company-data.d.ts +0 -2
  115. package/dist/types/core/services/componentApi/delete-transferInstrument.d.ts +0 -3
  116. package/dist/types/core/services/componentApi/validate-account-identification.d.ts +0 -4
package/dist/style.css CHANGED
@@ -1292,6 +1292,9 @@
1292
1292
  padding: 0;
1293
1293
  margin: 0;
1294
1294
  }
1295
+ .adyen-kyc-dropdown-list:focus {
1296
+ outline: none;
1297
+ }
1295
1298
 
1296
1299
  .adyen-kyc-dropdown-list.adyen-kyc-dropdown-list--active {
1297
1300
  display: block;
@@ -1957,8 +1960,8 @@
1957
1960
  }
1958
1961
  }
1959
1962
  .adyen-kyc-link-default:active {
1960
- color: var(--adyen-sdk-color-link-primary-active, #8d95a3);
1961
- fill: var(--adyen-sdk-color-link-primary-active, #8d95a3);
1963
+ color: var(--adyen-sdk-color-link-primary-active, #6d7789);
1964
+ fill: var(--adyen-sdk-color-link-primary-active, #6d7789);
1962
1965
  text-decoration: none;
1963
1966
  }
1964
1967
 
@@ -1973,8 +1976,8 @@
1973
1976
  }
1974
1977
  }
1975
1978
  .adyen-kyc-link-inline:active {
1976
- color: var(--adyen-sdk-color-link-primary-active, #8d95a3);
1977
- fill: var(--adyen-sdk-color-link-primary-active, #8d95a3);
1979
+ color: var(--adyen-sdk-color-link-primary-active, #6d7789);
1980
+ fill: var(--adyen-sdk-color-link-primary-active, #6d7789);
1978
1981
  text-decoration: none;
1979
1982
  }/* #region Borders */
1980
1983
  /* #endregion */
@@ -2345,13 +2348,6 @@ input.adyen-kyc-radio-group-card__radio--floating {
2345
2348
  display: flex;
2346
2349
  justify-content: flex-end;
2347
2350
  gap: var(--adyen-sdk-spacer-040, 8px);
2348
- }.adyen-kyc-company-registration-details fieldset {
2349
- border: 0;
2350
- padding: 0;
2351
- margin: 0;
2352
- }
2353
- .adyen-kyc-company-registration-details .adyen-kyc-field-wrapper {
2354
- flex-direction: column;
2355
2351
  }.adyen-kyc-radio-group {
2356
2352
  display: flex;
2357
2353
  flex-direction: column;
@@ -2378,8 +2374,6 @@ input.adyen-kyc-radio-group-card__radio--floating {
2378
2374
 
2379
2375
  .adyen-kyc-label--focused .adyen-kyc-radio-group__label {
2380
2376
  color: inherit;
2381
- }.adyen-kyc-field--dbaName {
2382
- margin-left: 0 !important;
2383
2377
  }.adyen-kyc-financial-information-reported-value-options {
2384
2378
  gap: var(--adyen-sdk-spacer-060, 12px);
2385
2379
  }.adyen-kyc-reported-value {
@@ -2390,6 +2384,32 @@ input.adyen-kyc-radio-group-card__radio--floating {
2390
2384
 
2391
2385
  .adyen-kyc-reported-value-input {
2392
2386
  margin: var(--adyen-sdk-spacer-060, 12px) 0;
2387
+ }.adyen-kyc-additional-information {
2388
+ display: flex;
2389
+ flex-direction: column;
2390
+ gap: var(--adyen-sdk-spacer-120, 48px);
2391
+ }
2392
+ .adyen-kyc-additional-information__section-heading {
2393
+ margin: 0 0 var(--adyen-sdk-spacer-090, 24px);
2394
+ display: flex;
2395
+ flex-direction: column;
2396
+ gap: var(--adyen-sdk-spacer-050, 10px);
2397
+ }
2398
+ .adyen-kyc-additional-information fieldset {
2399
+ border: none;
2400
+ padding: 0;
2401
+ margin: 0;
2402
+ }
2403
+ .adyen-kyc-additional-information .adyen-kyc-field-wrapper {
2404
+ flex-direction: column;
2405
+ }
2406
+ .adyen-kyc-additional-information .adyen-kyc-form-header {
2407
+ margin: 0 !important;
2408
+ }
2409
+ .adyen-kyc-additional-information .adyen-kyc__address {
2410
+ margin-bottom: 0 !important;
2411
+ }.adyen-kyc-field--dbaName {
2412
+ margin-left: 0 !important;
2393
2413
  }/* #region Borders */
2394
2414
  /* #endregion */
2395
2415
  /* for container queries */
@@ -2447,6 +2467,181 @@ fieldset {
2447
2467
  margin-right: var(--adyen-sdk-spacer-020, 4px);
2448
2468
  }.adyen-kyc-search-fieldcontainer-hide {
2449
2469
  display: none;
2470
+ }.adyen-kyc-verified-business-card {
2471
+ display: flex;
2472
+ flex-direction: column;
2473
+ background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
2474
+ padding: var(--adyen-sdk-spacer-080, 20px) var(--adyen-sdk-spacer-090, 24px);
2475
+ border-radius: var(--adyen-sdk-border-radius-m, 8px);
2476
+ }
2477
+ .adyen-kyc-verified-business-card__content {
2478
+ display: flex;
2479
+ flex-direction: column;
2480
+ gap: var(--adyen-sdk-spacer-080, 20px);
2481
+ margin-bottom: var(--adyen-sdk-spacer-080, 20px);
2482
+ transition: max-height 0.5s ease, padding-left 0.35s ease, opacity 0.35s ease;
2483
+ }
2484
+ .adyen-kyc-verified-business-card__content--collapsed {
2485
+ overflow: hidden;
2486
+ max-height: 0;
2487
+ opacity: 0;
2488
+ margin: 0;
2489
+ padding-left: var(--adyen-sdk-spacer-080, 20px);
2490
+ }
2491
+ .adyen-kyc-verified-business-card__content--expanded {
2492
+ max-height: 480px;
2493
+ }
2494
+ .adyen-kyc-verified-business-card__expand-button {
2495
+ display: flex;
2496
+ flex-direction: row;
2497
+ justify-content: flex-start;
2498
+ text-decoration: underline;
2499
+ }/* #region Borders */
2500
+ /* #endregion */
2501
+ /* for container queries */
2502
+ /* #region Z-index */
2503
+ /* #endregion */
2504
+ /* #region Timing functions */
2505
+ /* #endregion */
2506
+ /* #region Inline components */
2507
+ /* #endregion */
2508
+ .adyen-kyc-structured-list {
2509
+ color: var(--adyen-sdk-color-label-primary, #00112c);
2510
+ font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
2511
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
2512
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
2513
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
2514
+ margin: var(--adyen-sdk-spacer-000, 0px);
2515
+ }
2516
+ .adyen-kyc-structured-list-section-field {
2517
+ display: flex;
2518
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
2519
+ margin-bottom: var(--adyen-sdk-spacer-060, 12px);
2520
+ }
2521
+ @container main (max-width: 680px) {
2522
+ .adyen-kyc-structured-list-section-field {
2523
+ flex-direction: column;
2524
+ }
2525
+ }
2526
+ .adyen-kyc-structured-list-section-field:last-child {
2527
+ margin-bottom: var(--adyen-sdk-spacer-000, 0px);
2528
+ }
2529
+ .adyen-kyc-structured-list-section-label, .adyen-kyc-structured-list-section-data {
2530
+ display: flex;
2531
+ flex: 1;
2532
+ }
2533
+ .adyen-kyc-structured-list-section-label {
2534
+ color: var(--adyen-sdk-color-label-secondary, #5c687c);
2535
+ }
2536
+ .adyen-kyc-structured-list-section-data {
2537
+ margin: var(--adyen-sdk-spacer-000, 0px);
2538
+ display: flex;
2539
+ flex-direction: column;
2540
+ width: 100%;
2541
+ overflow-wrap: anywhere;
2542
+ }
2543
+ @container main (max-width: 680px) {
2544
+ .adyen-kyc-structured-list-section-data {
2545
+ margin-top: var(--adyen-sdk-spacer-010, 2px);
2546
+ }
2547
+ }
2548
+ .adyen-kyc-structured-list-section-detail {
2549
+ margin: var(--adyen-sdk-spacer-000, 0px);
2550
+ }.adyen-kyc-basic-information {
2551
+ display: flex;
2552
+ flex-direction: column;
2553
+ }
2554
+ .adyen-kyc-basic-information .adyen-kyc-field-wrapper {
2555
+ flex-direction: column;
2556
+ }
2557
+ .adyen-kyc-basic-information fieldset {
2558
+ border: none;
2559
+ padding: 0 0 var(--adyen-sdk-spacer-080, 20px);
2560
+ margin: 0;
2561
+ }.adyen-kyc-business-selection--loading {
2562
+ min-height: 228px;
2563
+ display: flex;
2564
+ flex-direction: column;
2565
+ align-items: center;
2566
+ justify-content: center;
2567
+ gap: var(--adyen-sdk-spacer-090, 24px);
2568
+ }
2569
+ .adyen-kyc-business-selection__footer {
2570
+ align-items: center;
2571
+ display: flex;
2572
+ justify-content: center;
2573
+ padding: var(--adyen-sdk-spacer-090, 24px) 0;
2574
+ gap: var(--adyen-sdk-spacer-030, 6px);
2575
+ }
2576
+ .adyen-kyc-business-selection .adyen-kyc-link {
2577
+ text-decoration: underline;
2578
+ text-wrap: nowrap;
2579
+ }/* #region Borders */
2580
+ /* #endregion */
2581
+ /* for container queries */
2582
+ /* #region Z-index */
2583
+ /* #endregion */
2584
+ /* #region Timing functions */
2585
+ /* #endregion */
2586
+ /* #region Inline components */
2587
+ /* #endregion */
2588
+ .adyen-kyc-card-group > .adyen-kyc-card + .adyen-kyc-card {
2589
+ margin-top: -1px;
2590
+ border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
2591
+ }
2592
+ .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):first-of-type {
2593
+ border-bottom-left-radius: 0;
2594
+ border-bottom-right-radius: 0;
2595
+ }
2596
+ .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):not(:first-of-type):not(:last-of-type) {
2597
+ border-radius: 0;
2598
+ }
2599
+ .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):last-of-type {
2600
+ border-top-left-radius: 0;
2601
+ border-top-right-radius: 0;
2602
+ }
2603
+
2604
+ .adyen-kyc-card-group-spaced {
2605
+ display: flex;
2606
+ flex-direction: column;
2607
+ gap: var(--adyen-sdk-spacer-040, 8px);
2608
+ }
2609
+ .adyen-kyc-card-group-spaced .adyen-kyc-card {
2610
+ margin-top: -1px;
2611
+ transition: min-height 0.3s ease !important;
2612
+ min-height: 80px;
2613
+ }
2614
+ .adyen-kyc-card-group-spaced .adyen-kyc-card--active {
2615
+ min-height: 80px;
2616
+ }
2617
+ .adyen-kyc-card-group-spaced .adyen-kyc-card--fetching {
2618
+ min-height: 360px;
2619
+ }.adyen-kyc-business-information-card .adyen-kyc-alert__header {
2620
+ display: flex;
2621
+ align-items: center;
2622
+ }
2623
+ .adyen-kyc-business-information-card .adyen-kyc-alert__title {
2624
+ margin-left: var(--adyen-sdk-spacer-060, 12px);
2625
+ }
2626
+ .adyen-kyc-business-information-card .adyen-kyc-card {
2627
+ border-radius: var(--adyen-sdk-border-radius-m, 8px);
2628
+ }
2629
+ .adyen-kyc-business-information-card .adyen-kyc-card__body {
2630
+ display: flex;
2631
+ flex-direction: column;
2632
+ gap: var(--adyen-sdk-spacer-070, 16px);
2633
+ padding: 0 var(--adyen-sdk-spacer-090, 24px) var(--adyen-sdk-spacer-070, 16px);
2634
+ }
2635
+
2636
+ .adyen-kyc-business-information {
2637
+ display: flex;
2638
+ flex-direction: column;
2639
+ }
2640
+ .adyen-kyc-business-information--fetching {
2641
+ flex-direction: row;
2642
+ min-height: 228px;
2643
+ justify-content: center;
2644
+ align-items: center;
2450
2645
  }.adyen-kyc-field--entityType {
2451
2646
  margin-bottom: var(--adyen-sdk-spacer-090, 24px);
2452
2647
  }
@@ -3030,243 +3225,39 @@ fieldset {
3030
3225
  font-weight: var(--adyen-sdk-text-body-font-weight, 400);
3031
3226
  line-height: var(--adyen-sdk-text-body-line-height, 20px);
3032
3227
  color: var(--adyen-sdk-color-label-primary, #00112c);
3033
- }.adyen-kyc-additional-information {
3034
- display: flex;
3035
- flex-direction: column;
3036
- gap: var(--adyen-sdk-spacer-120, 48px);
3037
- }
3038
- .adyen-kyc-additional-information__section-heading {
3039
- margin: 0 0 var(--adyen-sdk-spacer-090, 24px);
3228
+ }.adyen-kyc-outlined-icon {
3229
+ width: 1.75em;
3230
+ height: 1.75em;
3231
+ border-radius: 50%;
3040
3232
  display: flex;
3041
- flex-direction: column;
3042
- gap: var(--adyen-sdk-spacer-050, 10px);
3233
+ align-items: center;
3234
+ justify-content: center;
3235
+ line-height: 1;
3236
+ color: var(--adyen-sdk-color-label-on-color, #ffffff);
3237
+ background-color: var(--adyen-sdk-color-background-success-strong, #07893c);
3238
+ outline: 0.5em solid var(--adyen-sdk-color-background-success-weak, #edfaf3);
3239
+ }/* #region Borders */
3240
+ /* #endregion */
3241
+ /* for container queries */
3242
+ /* #region Z-index */
3243
+ /* #endregion */
3244
+ /* #region Timing functions */
3245
+ /* #endregion */
3246
+ /* #region Inline components */
3247
+ /* #endregion */
3248
+ .adyen-form-end-state {
3249
+ color: var(--adyen-sdk-color-label-primary, #00112c);
3250
+ font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
3251
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
3252
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
3253
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
3254
+ display: grid;
3255
+ place-items: center;
3256
+ word-break: break-word;
3257
+ margin-bottom: var(--adyen-sdk-spacer-020, 4px);
3043
3258
  }
3044
- .adyen-kyc-additional-information fieldset {
3045
- border: none;
3046
- padding: 0;
3047
- margin: 0;
3048
- }
3049
- .adyen-kyc-additional-information .adyen-kyc-field-wrapper {
3050
- flex-direction: column;
3051
- }
3052
- .adyen-kyc-additional-information .adyen-kyc-form-header {
3053
- margin: 0 !important;
3054
- }
3055
- .adyen-kyc-additional-information .adyen-kyc__address {
3056
- margin-bottom: 0 !important;
3057
- }.adyen-kyc-verified-business-card {
3058
- display: flex;
3059
- flex-direction: column;
3060
- background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
3061
- padding: var(--adyen-sdk-spacer-080, 20px) var(--adyen-sdk-spacer-090, 24px);
3062
- border-radius: var(--adyen-sdk-border-radius-m, 8px);
3063
- }
3064
- .adyen-kyc-verified-business-card__content {
3065
- display: flex;
3066
- flex-direction: column;
3067
- gap: var(--adyen-sdk-spacer-080, 20px);
3068
- margin-bottom: var(--adyen-sdk-spacer-080, 20px);
3069
- transition: max-height 0.5s ease, padding-left 0.35s ease, opacity 0.35s ease;
3070
- }
3071
- .adyen-kyc-verified-business-card__content--collapsed {
3072
- overflow: hidden;
3073
- max-height: 0;
3074
- opacity: 0;
3075
- margin: 0;
3076
- padding-left: var(--adyen-sdk-spacer-080, 20px);
3077
- }
3078
- .adyen-kyc-verified-business-card__content--expanded {
3079
- max-height: 480px;
3080
- }
3081
- .adyen-kyc-verified-business-card__expand-button {
3082
- display: flex;
3083
- flex-direction: row;
3084
- justify-content: flex-start;
3085
- text-decoration: underline;
3086
- }/* #region Borders */
3087
- /* #endregion */
3088
- /* for container queries */
3089
- /* #region Z-index */
3090
- /* #endregion */
3091
- /* #region Timing functions */
3092
- /* #endregion */
3093
- /* #region Inline components */
3094
- /* #endregion */
3095
- .adyen-kyc-structured-list {
3096
- color: var(--adyen-sdk-color-label-primary, #00112c);
3097
- font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
3098
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
3099
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
3100
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
3101
- margin: var(--adyen-sdk-spacer-000, 0px);
3102
- }
3103
- .adyen-kyc-structured-list-section-field {
3104
- display: flex;
3105
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
3106
- margin-bottom: var(--adyen-sdk-spacer-060, 12px);
3107
- }
3108
- @container main (max-width: 680px) {
3109
- .adyen-kyc-structured-list-section-field {
3110
- flex-direction: column;
3111
- }
3112
- }
3113
- .adyen-kyc-structured-list-section-field:last-child {
3114
- margin-bottom: var(--adyen-sdk-spacer-000, 0px);
3115
- }
3116
- .adyen-kyc-structured-list-section-label, .adyen-kyc-structured-list-section-data {
3117
- display: flex;
3118
- flex: 1;
3119
- }
3120
- .adyen-kyc-structured-list-section-label {
3121
- color: var(--adyen-sdk-color-label-secondary, #5c687c);
3122
- }
3123
- .adyen-kyc-structured-list-section-data {
3124
- margin: var(--adyen-sdk-spacer-000, 0px);
3125
- display: flex;
3126
- flex-direction: column;
3127
- width: 100%;
3128
- overflow-wrap: anywhere;
3129
- }
3130
- @container main (max-width: 680px) {
3131
- .adyen-kyc-structured-list-section-data {
3132
- margin-top: var(--adyen-sdk-spacer-010, 2px);
3133
- }
3134
- }
3135
- .adyen-kyc-structured-list-section-detail {
3136
- margin: var(--adyen-sdk-spacer-000, 0px);
3137
- }.adyen-kyc-basic-information {
3138
- display: flex;
3139
- flex-direction: column;
3140
- }
3141
- .adyen-kyc-basic-information .adyen-kyc-field-wrapper {
3142
- flex-direction: column;
3143
- }
3144
- .adyen-kyc-basic-information fieldset {
3145
- border: none;
3146
- padding: 0 0 var(--adyen-sdk-spacer-080, 20px);
3147
- margin: 0;
3148
- }.adyen-kyc-business-selection--loading {
3149
- min-height: 228px;
3150
- display: flex;
3151
- flex-direction: column;
3152
- align-items: center;
3153
- justify-content: center;
3154
- gap: var(--adyen-sdk-spacer-090, 24px);
3155
- }
3156
- .adyen-kyc-business-selection__footer {
3157
- align-items: center;
3158
- display: flex;
3159
- justify-content: center;
3160
- padding: var(--adyen-sdk-spacer-090, 24px) 0;
3161
- gap: var(--adyen-sdk-spacer-030, 6px);
3162
- }
3163
- .adyen-kyc-business-selection .adyen-kyc-link {
3164
- text-decoration: underline;
3165
- text-wrap: nowrap;
3166
- }/* #region Borders */
3167
- /* #endregion */
3168
- /* for container queries */
3169
- /* #region Z-index */
3170
- /* #endregion */
3171
- /* #region Timing functions */
3172
- /* #endregion */
3173
- /* #region Inline components */
3174
- /* #endregion */
3175
- .adyen-kyc-card-group > .adyen-kyc-card + .adyen-kyc-card {
3176
- margin-top: -1px;
3177
- border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
3178
- }
3179
- .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):first-of-type {
3180
- border-bottom-left-radius: 0;
3181
- border-bottom-right-radius: 0;
3182
- }
3183
- .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):not(:first-of-type):not(:last-of-type) {
3184
- border-radius: 0;
3185
- }
3186
- .adyen-kyc-card-group > .adyen-kyc-card:not(:only-of-type):last-of-type {
3187
- border-top-left-radius: 0;
3188
- border-top-right-radius: 0;
3189
- }
3190
-
3191
- .adyen-kyc-card-group-spaced {
3192
- display: flex;
3193
- flex-direction: column;
3194
- gap: var(--adyen-sdk-spacer-040, 8px);
3195
- }
3196
- .adyen-kyc-card-group-spaced .adyen-kyc-card {
3197
- margin-top: -1px;
3198
- transition: min-height 0.3s ease !important;
3199
- min-height: 80px;
3200
- }
3201
- .adyen-kyc-card-group-spaced .adyen-kyc-card--active {
3202
- min-height: 80px;
3203
- }
3204
- .adyen-kyc-card-group-spaced .adyen-kyc-card--fetching {
3205
- min-height: 360px;
3206
- }.adyen-kyc-business-information-card .adyen-kyc-alert__header {
3207
- display: flex;
3208
- align-items: center;
3209
- }
3210
- .adyen-kyc-business-information-card .adyen-kyc-alert__title {
3211
- margin-left: var(--adyen-sdk-spacer-060, 12px);
3212
- }
3213
- .adyen-kyc-business-information-card .adyen-kyc-card {
3214
- border-radius: var(--adyen-sdk-border-radius-m, 8px);
3215
- }
3216
- .adyen-kyc-business-information-card .adyen-kyc-card__body {
3217
- display: flex;
3218
- flex-direction: column;
3219
- gap: var(--adyen-sdk-spacer-070, 16px);
3220
- padding: 0 var(--adyen-sdk-spacer-090, 24px) var(--adyen-sdk-spacer-070, 16px);
3221
- }
3222
-
3223
- .adyen-kyc-business-information {
3224
- display: flex;
3225
- flex-direction: column;
3226
- }
3227
- .adyen-kyc-business-information--fetching {
3228
- flex-direction: row;
3229
- min-height: 228px;
3230
- justify-content: center;
3231
- align-items: center;
3232
- }.adyen-kyc-field--entityType {
3233
- margin-bottom: var(--adyen-sdk-spacer-090, 24px);
3234
- }
3235
- .adyen-kyc-field--entityType .adyen-kyc-label__text {
3236
- margin-bottom: var(--adyen-sdk-spacer-040, 8px);
3237
- }.adyen-kyc-outlined-icon {
3238
- width: 1.75em;
3239
- height: 1.75em;
3240
- border-radius: 50%;
3241
- display: flex;
3242
- align-items: center;
3243
- justify-content: center;
3244
- line-height: 1;
3245
- color: var(--adyen-sdk-color-label-on-color, #ffffff);
3246
- background-color: var(--adyen-sdk-color-background-success-strong, #07893c);
3247
- outline: 0.5em solid var(--adyen-sdk-color-background-success-weak, #edfaf3);
3248
- }/* #region Borders */
3249
- /* #endregion */
3250
- /* for container queries */
3251
- /* #region Z-index */
3252
- /* #endregion */
3253
- /* #region Timing functions */
3254
- /* #endregion */
3255
- /* #region Inline components */
3256
- /* #endregion */
3257
- .adyen-form-end-state {
3258
- color: var(--adyen-sdk-color-label-primary, #00112c);
3259
- font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
3260
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
3261
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
3262
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
3263
- display: grid;
3264
- place-items: center;
3265
- word-break: break-word;
3266
- margin-bottom: var(--adyen-sdk-spacer-020, 4px);
3267
- }
3268
- .adyen-form-end-state--without-icon .adyen-form-end-state__title {
3269
- margin-top: 0;
3259
+ .adyen-form-end-state--without-icon .adyen-form-end-state__title {
3260
+ margin-top: 0;
3270
3261
  }
3271
3262
 
3272
3263
  .adyen-form-end-state__icon {
@@ -3869,70 +3860,6 @@ fieldset {
3869
3860
  }
3870
3861
  .adyen-kyc-manage-ti-overview-item-summary__card:not(:last-of-type) {
3871
3862
  margin-bottom: var(--adyen-sdk-spacer-060, 12px);
3872
- }/* #region Borders */
3873
- /* #endregion */
3874
- /* for container queries */
3875
- /* #region Z-index */
3876
- /* #endregion */
3877
- /* #region Timing functions */
3878
- /* #endregion */
3879
- /* #region Inline components */
3880
- /* #endregion */
3881
- .adyen-kyc-dropin {
3882
- color: var(--adyen-sdk-color-label-primary, #00112c);
3883
- font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
3884
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
3885
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
3886
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
3887
- background: var(--adyen-sdk-color-background-primary, #ffffff);
3888
- display: flex;
3889
- flex-direction: column;
3890
- height: 100%;
3891
- overflow: hidden;
3892
- position: relative;
3893
- width: 100%;
3894
- }
3895
- .adyen-kyc-dropin-container {
3896
- position: relative;
3897
- min-height: 480px;
3898
- transform: scale(1);
3899
- width: 100%;
3900
- }
3901
-
3902
- .adyen-kyc-dropin__content {
3903
- display: flex;
3904
- flex: 1;
3905
- flex-direction: column;
3906
- height: calc(100% - 56px);
3907
- overflow: auto;
3908
- }
3909
- @container main (min-width: 680px) and (max-width: 1024px) {
3910
- .adyen-kyc-dropin__content {
3911
- height: calc(100% - 72px);
3912
- }
3913
- }
3914
-
3915
- /* padding in dropins, not used in modal view */
3916
- .adyen-kyc-dropin__content-main {
3917
- display: flex;
3918
- flex: 1;
3919
- padding: var(--adyen-sdk-spacer-070, 16px);
3920
- width: 100%;
3921
- }
3922
- @container main (min-width: 680px) and (max-width: 1024px) {
3923
- .adyen-kyc-dropin__content-main {
3924
- padding: var(--adyen-sdk-spacer-090, 24px);
3925
- }
3926
- }
3927
- @container main (min-width: 1024px) {
3928
- .adyen-kyc-dropin__content-main {
3929
- padding: var(--adyen-sdk-spacer-110, 40px);
3930
- }
3931
- }
3932
-
3933
- .adyen-kyc-dropin__main {
3934
- border-radius: var(--adyen-sdk-border-radius-m, 8px);
3935
- width: 100%;
3936
3863
  }.adyen-kyc-business-type-selection {
3937
3864
  margin-left: auto;
3938
3865
  margin-right: auto;
@@ -3966,33 +3893,6 @@ fieldset {
3966
3893
  }
3967
3894
  .adyen-kyc-trustee-type-radio-group-card input {
3968
3895
  margin-left: auto;
3969
- }.adyen-kyc-singpass-selection {
3970
- max-width: 544px;
3971
- margin-left: auto;
3972
- margin-right: auto;
3973
- }
3974
- .adyen-kyc-singpass-selection__nav {
3975
- margin-top: var(--adyen-sdk-spacer-100, 32px);
3976
- }
3977
- .adyen-kyc-singpass-selection__confirm {
3978
- display: flex;
3979
- gap: var(--adyen-sdk-spacer-070, 16px);
3980
- margin-top: var(--adyen-sdk-spacer-100, 32px);
3981
- }
3982
- .adyen-kyc-singpass-selection__confirm button {
3983
- flex-grow: 1;
3984
- }
3985
-
3986
- .adyen-kyc-setup-singpass-container {
3987
- width: 143px;
3988
- }
3989
-
3990
- .adyen-kyc-setup-manual-container {
3991
- width: 99px;
3992
- }
3993
-
3994
- .adyen-kyc-singpass-logo-container {
3995
- width: 92px;
3996
3896
  }/* #region Borders */
3997
3897
  /* #endregion */
3998
3898
  /* for container queries */
@@ -4521,49 +4421,163 @@ fieldset {
4521
4421
  /* #endregion */
4522
4422
  /* #region Inline components */
4523
4423
  /* #endregion */
4524
- .adyen-kyc-decision-makers {
4424
+ .adyen-kyc-dropin {
4425
+ color: var(--adyen-sdk-color-label-primary, #00112c);
4426
+ font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
4427
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
4428
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
4429
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
4430
+ background: var(--adyen-sdk-color-background-primary, #ffffff);
4431
+ display: flex;
4432
+ flex-direction: column;
4433
+ height: 100%;
4434
+ overflow: hidden;
4435
+ position: relative;
4436
+ width: 100%;
4437
+ }
4438
+ .adyen-kyc-dropin-container {
4439
+ position: relative;
4440
+ min-height: 480px;
4441
+ transform: scale(1);
4442
+ width: 100%;
4443
+ }
4444
+
4445
+ .adyen-kyc-dropin__content {
4446
+ display: flex;
4447
+ flex: 1;
4448
+ flex-direction: column;
4449
+ height: calc(100% - 56px);
4450
+ overflow: auto;
4451
+ }
4452
+ @container main (min-width: 680px) and (max-width: 1024px) {
4453
+ .adyen-kyc-dropin__content {
4454
+ height: calc(100% - 72px);
4455
+ }
4456
+ }
4457
+
4458
+ /* padding in dropins, not used in modal view */
4459
+ .adyen-kyc-dropin__content-main {
4460
+ display: flex;
4461
+ flex: 1;
4462
+ padding: var(--adyen-sdk-spacer-070, 16px);
4463
+ width: 100%;
4464
+ }
4465
+ @container main (min-width: 680px) and (max-width: 1024px) {
4466
+ .adyen-kyc-dropin__content-main {
4467
+ padding: var(--adyen-sdk-spacer-090, 24px);
4468
+ }
4469
+ }
4470
+ @container main (min-width: 1024px) {
4471
+ .adyen-kyc-dropin__content-main {
4472
+ padding: var(--adyen-sdk-spacer-110, 40px);
4473
+ }
4474
+ }
4475
+
4476
+ .adyen-kyc-dropin__main {
4477
+ border-radius: var(--adyen-sdk-border-radius-m, 8px);
4478
+ width: 100%;
4479
+ }.adyen-kyc-settlor-exemption-reasons-list {
4480
+ list-style-position: inside;
4481
+ padding: 0;
4482
+ }/* #region Borders */
4483
+ /* #endregion */
4484
+ /* for container queries */
4485
+ /* #region Z-index */
4486
+ /* #endregion */
4487
+ /* #region Timing functions */
4488
+ /* #endregion */
4489
+ /* #region Inline components */
4490
+ /* #endregion */
4491
+ .adyen-kyc-trust-members {
4492
+ color: var(--adyen-sdk-color-label-primary, #00112c);
4493
+ font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
4494
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
4495
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
4496
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
4497
+ }
4498
+ .adyen-kyc-trust-members__box {
4499
+ display: flex;
4500
+ flex-direction: column;
4501
+ margin-bottom: var(--adyen-sdk-spacer-070, 16px);
4502
+ width: 80%;
4503
+ }
4504
+ .adyen-kyc-trust-members__tag {
4505
+ margin-top: var(--adyen-sdk-spacer-040, 8px);
4506
+ width: fit-content;
4507
+ }
4508
+ .adyen-kyc-trust-members__add {
4509
+ color: var(--adyen-sdk-color-label-highlight, #0070f5);
4510
+ width: 100%;
4511
+ }
4512
+ .adyen-kyc-trust-members__add .adyen-kyc-icon {
4513
+ font-size: var(--adyen-sdk-text-caption-font-size, 12px);
4514
+ }
4515
+ .adyen-kyc-trust-members__add--more.adyen-kyc-button.adyen-kyc-button--secondary {
4516
+ background-color: transparent;
4517
+ border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
4518
+ border-top: 0;
4519
+ border-top-left-radius: 0;
4520
+ border-top-right-radius: 0;
4521
+ box-shadow: none;
4522
+ height: 48px;
4523
+ margin-top: calc(var(--adyen-sdk-spacer-020, 4px) * -1);
4524
+ padding-top: var(--adyen-sdk-spacer-020, 4px);
4525
+ }/* #region Borders */
4526
+ /* #endregion */
4527
+ /* for container queries */
4528
+ /* #region Z-index */
4529
+ /* #endregion */
4530
+ /* #region Timing functions */
4531
+ /* #endregion */
4532
+ /* #region Inline components */
4533
+ /* #endregion */
4534
+ .adyen-kyc-entity-status {
4525
4535
  color: var(--adyen-sdk-color-label-primary, #00112c);
4526
4536
  font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
4527
4537
  font-size: var(--adyen-sdk-text-body-font-size, 14px);
4528
4538
  font-weight: var(--adyen-sdk-text-body-font-weight, 400);
4529
4539
  line-height: var(--adyen-sdk-text-body-line-height, 20px);
4530
4540
  }
4531
- @container main (min-width: 680px) and (max-width: 1024px) {
4532
- .adyen-kyc-decision-makers__container {
4533
- display: flex;
4534
- flex-direction: column;
4535
- }
4536
- .adyen-kyc-decision-makers__box {
4537
- margin-right: var(--adyen-sdk-spacer-090, 24px);
4538
- width: 33.3%;
4539
- }
4540
- }
4541
- .adyen-kyc-decision-makers__container {
4542
- margin-bottom: var(--adyen-sdk-spacer-090, 24px);
4543
- margin-top: var(--adyen-sdk-spacer-070, 16px);
4544
- }
4545
- .adyen-kyc-decision-makers__box {
4541
+ .adyen-kyc-entity-status__container {
4546
4542
  display: flex;
4547
- flex-direction: column;
4543
+ flex-direction: row;
4548
4544
  margin-bottom: var(--adyen-sdk-spacer-070, 16px);
4545
+ align-items: center;
4549
4546
  }
4550
- .adyen-kyc-decision-makers__tag {
4551
- margin-top: var(--adyen-sdk-spacer-040, 8px);
4547
+ .adyen-kyc-entity-status__tag {
4548
+ margin-right: var(--adyen-sdk-spacer-040, 8px);
4552
4549
  width: fit-content;
4553
4550
  }
4554
- .adyen-kyc-decision-makers__warning {
4555
- margin-bottom: var(--adyen-sdk-spacer-090, 24px);
4556
- border-radius: var(--adyen-sdk-border-radius-s, 4px);
4551
+ .adyen-kyc-entity-status__icon {
4552
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
4553
+ display: flex;
4554
+ margin-right: var(--adyen-sdk-spacer-040, 8px);
4555
+ width: 18px;
4556
+ height: 18px;
4557
+ border-radius: 50%;
4558
+ align-items: center;
4559
+ justify-content: center;
4557
4560
  }
4558
- .adyen-kyc-decision-makers__actions {
4559
- margin-top: var(--adyen-sdk-spacer-040, 8px);
4561
+ .adyen-kyc-entity-status__icon--satisfied {
4562
+ background-color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
4563
+ color: var(--adyen-sdk-color-background-success-strong, #07893c);
4560
4564
  }
4561
- .adyen-kyc-decision-makers .adyen-kyc-guidance-list {
4562
- margin: var(--adyen-sdk-spacer-000, 0px);
4563
- padding-left: var(--adyen-sdk-spacer-060, 12px);
4565
+ .adyen-kyc-entity-status__icon--empty {
4566
+ color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
4564
4567
  }
4565
- .adyen-kyc-decision-makers .adyen-kyc-guidance-list li {
4566
- margin-bottom: var(--adyen-sdk-spacer-020, 4px);
4568
+ .adyen-kyc-entity-status__legend {
4569
+ display: flex;
4570
+ padding-bottom: var(--adyen-sdk-spacer-090, 24px);
4571
+ margin-bottom: var(--adyen-sdk-spacer-090, 24px);
4572
+ border-bottom: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
4573
+ }
4574
+ .adyen-kyc-entity-status__legend--rule {
4575
+ display: flex;
4576
+ align-items: center;
4577
+ margin-right: var(--adyen-sdk-spacer-040, 8px);
4578
+ }
4579
+ .adyen-kyc-entity-status--text {
4580
+ margin-top: var(--adyen-sdk-spacer-020, 4px);
4567
4581
  }/* #region Borders */
4568
4582
  /* #endregion */
4569
4583
  /* for container queries */
@@ -4671,113 +4685,32 @@ fieldset {
4671
4685
  justify-content: flex-end;
4672
4686
  padding: var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-040, 8px);
4673
4687
  width: 100%;
4674
- }/* #region Borders */
4675
- /* #endregion */
4676
- /* for container queries */
4677
- /* #region Z-index */
4678
- /* #endregion */
4679
- /* #region Timing functions */
4680
- /* #endregion */
4681
- /* #region Inline components */
4682
- /* #endregion */
4683
- .adyen-kyc-entity-status {
4684
- color: var(--adyen-sdk-color-label-primary, #00112c);
4685
- font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
4686
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
4687
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
4688
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
4689
- }
4690
- .adyen-kyc-entity-status__container {
4691
- display: flex;
4692
- flex-direction: row;
4693
- margin-bottom: var(--adyen-sdk-spacer-070, 16px);
4694
- align-items: center;
4695
- }
4696
- .adyen-kyc-entity-status__tag {
4697
- margin-right: var(--adyen-sdk-spacer-040, 8px);
4698
- width: fit-content;
4699
- }
4700
- .adyen-kyc-entity-status__icon {
4701
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
4702
- display: flex;
4703
- margin-right: var(--adyen-sdk-spacer-040, 8px);
4704
- width: 18px;
4705
- height: 18px;
4706
- border-radius: 50%;
4707
- align-items: center;
4708
- justify-content: center;
4709
- }
4710
- .adyen-kyc-entity-status__icon--satisfied {
4711
- background-color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
4712
- color: var(--adyen-sdk-color-background-success-strong, #07893c);
4713
- }
4714
- .adyen-kyc-entity-status__icon--empty {
4715
- color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
4716
- }
4717
- .adyen-kyc-entity-status__legend {
4718
- display: flex;
4719
- padding-bottom: var(--adyen-sdk-spacer-090, 24px);
4720
- margin-bottom: var(--adyen-sdk-spacer-090, 24px);
4721
- border-bottom: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
4722
- }
4723
- .adyen-kyc-entity-status__legend--rule {
4688
+ }.adyen-kyc-adyen-kyc-role-and-type-container {
4724
4689
  display: flex;
4725
- align-items: center;
4726
- margin-right: var(--adyen-sdk-spacer-040, 8px);
4727
- }
4728
- .adyen-kyc-entity-status--text {
4729
- margin-top: var(--adyen-sdk-spacer-020, 4px);
4730
- }.adyen-kyc-settlor-exemption-reasons-list {
4731
- list-style-position: inside;
4732
- padding: 0;
4733
- }/* #region Borders */
4734
- /* #endregion */
4735
- /* for container queries */
4736
- /* #region Z-index */
4737
- /* #endregion */
4738
- /* #region Timing functions */
4739
- /* #endregion */
4740
- /* #region Inline components */
4741
- /* #endregion */
4742
- .adyen-kyc-trust-members {
4743
- color: var(--adyen-sdk-color-label-primary, #00112c);
4744
- font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
4745
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
4746
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
4747
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
4748
4690
  }
4749
- .adyen-kyc-trust-members__box {
4750
- display: flex;
4751
- flex-direction: column;
4752
- margin-bottom: var(--adyen-sdk-spacer-070, 16px);
4753
- width: 80%;
4691
+ .adyen-kyc-adyen-kyc-role-and-type-action-bar {
4692
+ float: right;
4754
4693
  }
4755
- .adyen-kyc-trust-members__tag {
4756
- margin-top: var(--adyen-sdk-spacer-040, 8px);
4757
- width: fit-content;
4694
+
4695
+ .adyen-kyc-inline-radio-group {
4696
+ margin-top: 2rem;
4758
4697
  }
4759
- .adyen-kyc-trust-members__add {
4760
- color: var(--adyen-sdk-color-label-highlight, #0070f5);
4698
+ .adyen-kyc-inline-radio-group label {
4699
+ display: inline-flex;
4761
4700
  width: 100%;
4701
+ justify-content: space-between;
4762
4702
  }
4763
- .adyen-kyc-trust-members__add .adyen-kyc-icon {
4764
- font-size: var(--adyen-sdk-text-caption-font-size, 12px);
4703
+ .adyen-kyc-inline-radio-group span {
4704
+ max-width: 70%;
4705
+ padding-right: 1rem;
4706
+ font-weight: normal;
4765
4707
  }
4766
- .adyen-kyc-trust-members__add--more.adyen-kyc-button.adyen-kyc-button--secondary {
4767
- background-color: transparent;
4768
- border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
4769
- border-top: 0;
4770
- border-top-left-radius: 0;
4771
- border-top-right-radius: 0;
4772
- box-shadow: none;
4773
- height: 48px;
4774
- margin-top: calc(var(--adyen-sdk-spacer-020, 4px) * -1);
4775
- padding-top: var(--adyen-sdk-spacer-020, 4px);
4776
- }.adyen-kyc-adyen-kyc-role-and-type-container {
4777
- display: flex;
4708
+ .adyen-kyc-inline-radio-group .adyen-kyc-input-wrapper {
4709
+ width: 30%;
4710
+ margin-top: 0;
4778
4711
  }
4779
- .adyen-kyc-adyen-kyc-role-and-type-action-bar {
4780
- float: right;
4712
+ .adyen-kyc-inline-radio-group .adyen-kyc-input-radio__content {
4713
+ text-align: center;
4781
4714
  }/* #region Borders */
4782
4715
  /* #endregion */
4783
4716
  /* for container queries */
@@ -5450,6 +5383,85 @@ fieldset {
5450
5383
  }
5451
5384
  .adyen-kyc-introduction__nav button {
5452
5385
  flex-grow: 1;
5386
+ }.adyen-kyc-singpass-selection {
5387
+ max-width: 544px;
5388
+ margin-left: auto;
5389
+ margin-right: auto;
5390
+ }
5391
+ .adyen-kyc-singpass-selection__nav {
5392
+ margin-top: var(--adyen-sdk-spacer-100, 32px);
5393
+ }
5394
+ .adyen-kyc-singpass-selection__confirm {
5395
+ display: flex;
5396
+ gap: var(--adyen-sdk-spacer-070, 16px);
5397
+ margin-top: var(--adyen-sdk-spacer-100, 32px);
5398
+ }
5399
+ .adyen-kyc-singpass-selection__confirm button {
5400
+ flex-grow: 1;
5401
+ }
5402
+
5403
+ .adyen-kyc-setup-singpass-container {
5404
+ width: 143px;
5405
+ }
5406
+
5407
+ .adyen-kyc-setup-manual-container {
5408
+ width: 99px;
5409
+ }
5410
+
5411
+ .adyen-kyc-singpass-logo-container {
5412
+ width: 92px;
5413
+ }/* #region Borders */
5414
+ /* #endregion */
5415
+ /* for container queries */
5416
+ /* #region Z-index */
5417
+ /* #endregion */
5418
+ /* #region Timing functions */
5419
+ /* #endregion */
5420
+ /* #region Inline components */
5421
+ /* #endregion */
5422
+ .adyen-kyc-decision-makers {
5423
+ color: var(--adyen-sdk-color-label-primary, #00112c);
5424
+ font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
5425
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
5426
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
5427
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
5428
+ }
5429
+ @container main (min-width: 680px) and (max-width: 1024px) {
5430
+ .adyen-kyc-decision-makers__container {
5431
+ display: flex;
5432
+ flex-direction: column;
5433
+ }
5434
+ .adyen-kyc-decision-makers__box {
5435
+ margin-right: var(--adyen-sdk-spacer-090, 24px);
5436
+ width: 33.3%;
5437
+ }
5438
+ }
5439
+ .adyen-kyc-decision-makers__container {
5440
+ margin-bottom: var(--adyen-sdk-spacer-090, 24px);
5441
+ margin-top: var(--adyen-sdk-spacer-070, 16px);
5442
+ }
5443
+ .adyen-kyc-decision-makers__box {
5444
+ display: flex;
5445
+ flex-direction: column;
5446
+ margin-bottom: var(--adyen-sdk-spacer-070, 16px);
5447
+ }
5448
+ .adyen-kyc-decision-makers__tag {
5449
+ margin-top: var(--adyen-sdk-spacer-040, 8px);
5450
+ width: fit-content;
5451
+ }
5452
+ .adyen-kyc-decision-makers__warning {
5453
+ margin-bottom: var(--adyen-sdk-spacer-090, 24px);
5454
+ border-radius: var(--adyen-sdk-border-radius-s, 4px);
5455
+ }
5456
+ .adyen-kyc-decision-makers__actions {
5457
+ margin-top: var(--adyen-sdk-spacer-040, 8px);
5458
+ }
5459
+ .adyen-kyc-decision-makers .adyen-kyc-guidance-list {
5460
+ margin: var(--adyen-sdk-spacer-000, 0px);
5461
+ padding-left: var(--adyen-sdk-spacer-060, 12px);
5462
+ }
5463
+ .adyen-kyc-decision-makers .adyen-kyc-guidance-list li {
5464
+ margin-bottom: var(--adyen-sdk-spacer-020, 4px);
5453
5465
  }/* #region Borders */
5454
5466
  /* #endregion */
5455
5467
  /* for container queries */