@adyen/kyc-components 3.55.2 → 3.56.1

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 (309) hide show
  1. package/dist/es/{B4MFY5CR-KRRKmDDT.js → B4MFY5CR-Bvs2knxQ.js} +1 -1
  2. package/dist/es/{HO4MOOFI-BMo1SmuC.js → HO4MOOFI-D73JTsvp.js} +2 -2
  3. package/dist/es/{HUY7CZI3-CdrVTZqE.js → HUY7CZI3-DV5kn2jF.js} +2 -2
  4. package/dist/es/Introduction-C7VMHFjG.js +227 -0
  5. package/dist/es/adyen-kyc-components.es.js +2 -2
  6. package/dist/es/{bg-BG-C6dXuS6i.js → bg-BG-CLxx7Vzf.js} +10 -6
  7. package/dist/es/{cs-CZ-DTgiPcBZ.js → cs-CZ-DAzZ-QQT.js} +10 -6
  8. package/dist/es/{da-DK-CwytgMXu.js → da-DK-CWlRIBva.js} +10 -6
  9. package/dist/es/{de-DE-CpeEfnmu.js → de-DE-BoB9_YkX.js} +10 -6
  10. package/dist/es/{el-GR-D-o2oS4y.js → el-GR-BDSBp0fE.js} +10 -6
  11. package/dist/es/{es-ES-DsZofunn.js → es-ES-_aGsMlz2.js} +11 -7
  12. package/dist/es/{et-EE-C-XOI2Dk.js → et-EE-Cr6-xv9h.js} +10 -6
  13. package/dist/es/{fi-FI-Cm0qkK7s.js → fi-FI-CamNZ2iE.js} +10 -6
  14. package/dist/es/{fr-FR-Kx0Ugr8E.js → fr-FR-CsTM8kFg.js} +10 -6
  15. package/dist/es/{hr-HR-DAym4ihz.js → hr-HR-CIwO1uYk.js} +10 -6
  16. package/dist/es/{hu-HU-DEG7Sv6k.js → hu-HU-rU2fLfky.js} +11 -7
  17. package/dist/es/{index-BLdGGt8Q.js → index-DvfA_PFX.js} +1005 -739
  18. package/dist/es/{it-IT-DFmXNpqy.js → it-IT-CwR5iwxv.js} +10 -6
  19. package/dist/es/{lt-LT-DnJsgnDm.js → lt-LT-B_-b9aW1.js} +10 -6
  20. package/dist/es/{lv-LV-CLN3SjTi.js → lv-LV-5nOFvodG.js} +10 -6
  21. package/dist/es/{nl-NL-Cp0Comlx.js → nl-NL-C-Y7UeTr.js} +10 -6
  22. package/dist/es/{no-NO-D5-hSFt4.js → no-NO-Bi_fh7ny.js} +10 -6
  23. package/dist/es/{pl-PL-XEE8HUq0.js → pl-PL-B811CfJY.js} +10 -6
  24. package/dist/es/{pt-PT-DGhgkS82.js → pt-PT-GA57kUMI.js} +10 -6
  25. package/dist/es/{ro-RO-DngmASTX.js → ro-RO-dswtP_bR.js} +11 -7
  26. package/dist/es/{sk-SK-CGweTnMy.js → sk-SK-DYvglg3C.js} +10 -6
  27. package/dist/es/{sl-SI-DoETuyIR.js → sl-SI-B0rnrENs.js} +10 -6
  28. package/dist/es/{sv-SE-QSvsBy9i.js → sv-SE-Be6gxk52.js} +10 -6
  29. package/dist/style.css +90 -73
  30. package/dist/types/api/businessLines/useBusinessLines.d.ts +6 -0
  31. package/dist/types/components/BankAccount/fields/BankAccountFormat/BankAccountFormat.d.ts +1 -1
  32. package/dist/types/components/BankAccount/fields/BankAccountNumber/BankAccountNumber.d.ts +1 -1
  33. package/dist/types/components/BankAccount/fields/BankCity/BankCity.d.ts +1 -1
  34. package/dist/types/components/BankAccount/fields/BankCode/BankCode.d.ts +1 -1
  35. package/dist/types/components/BankAccount/fields/BankName/BankName.d.ts +1 -1
  36. package/dist/types/components/BankAccount/fields/BranchCode/BranchCode.d.ts +1 -1
  37. package/dist/types/components/BankAccount/fields/Iban/Iban.d.ts +1 -1
  38. package/dist/types/components/BankAccount/fields/SwiftCode/SwiftCode.d.ts +1 -1
  39. package/dist/types/components/BankAccount/forms/BankDocument/BankDocument.d.ts +1 -1
  40. package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +1 -1
  41. package/dist/types/components/BankAccount/forms/BankVerification/BankVerification.d.ts +1 -1
  42. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/BankVerificationWidget.d.ts +1 -1
  43. package/dist/types/components/BankAccount/forms/PayoutAccount/CheckGuidance/CheckGuidance.d.ts +1 -1
  44. package/dist/types/components/BankAccount/forms/PayoutAccount/PayoutAccount.d.ts +1 -1
  45. package/dist/types/components/BankAccount/forms/PayoutDetails/PayoutDetails.d.ts +1 -1
  46. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +1 -1
  47. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
  48. package/dist/types/components/Business/forms/AdditionalInformation/AdditionalInformation.d.ts +1 -1
  49. package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
  50. package/dist/types/components/Business/forms/BasicInformation/BasicInformation.d.ts +1 -1
  51. package/dist/types/components/Business/forms/BusinessDetails/BusinessDetails.d.ts +1 -1
  52. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +2 -0
  53. package/dist/types/components/Business/forms/BusinessMismatchModal/BusinessMismatchModal.d.ts +1 -1
  54. package/dist/types/components/Business/forms/BusinessSelection/BusinessInformationCard.d.ts +1 -1
  55. package/dist/types/components/Business/forms/BusinessSelection/BusinessSelection.d.ts +1 -1
  56. package/dist/types/components/Business/forms/Company/Company.d.ts +1 -1
  57. package/dist/types/components/Business/forms/CompanyStructure/CompanyStructure.d.ts +1 -1
  58. package/dist/types/components/Business/forms/CompanyType/CompanyType.d.ts +1 -1
  59. package/dist/types/components/Business/forms/ProofOfDirectorDocument/ProofOfDirectorDocument.d.ts +1 -1
  60. package/dist/types/components/Business/forms/RegistrationDocument/RegistrationDocument.d.ts +1 -1
  61. package/dist/types/components/Business/forms/TaxDocument/TaxDocument.d.ts +1 -1
  62. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +4 -1
  63. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +11 -11
  64. package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +3 -3
  65. package/dist/types/components/Business/tasks/CompanyDropin/CompanyDropin.d.ts +1 -1
  66. package/dist/types/components/Contract/forms/ContractViewer/ContractViewer.d.ts +1 -1
  67. package/dist/types/components/Contract/tasks/PciDropin/PciDropin.d.ts +1 -1
  68. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
  69. package/dist/types/components/EFP/fields/LegalFormField/LegalFormField.d.ts +1 -1
  70. package/dist/types/components/EFP/fields/NaceCodeField/NaceCodeField.d.ts +1 -1
  71. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureCompany.d.ts +1 -1
  72. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureParentCompany.d.ts +1 -1
  73. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts +1 -1
  74. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureBasicCompanyInformation.d.ts +1 -1
  75. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureBusinessInformation.d.ts +1 -1
  76. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureDropin.d.ts +1 -1
  77. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureFinancialInformation.d.ts +1 -1
  78. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureLegalInformation.d.ts +1 -1
  79. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureOwnershipStructure.d.ts +1 -1
  80. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureRegisteredAddress.d.ts +1 -1
  81. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForAssetSale.d.ts +1 -1
  82. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForBusiness.d.ts +1 -1
  83. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForCryptocurrency.d.ts +1 -1
  84. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +1 -1
  85. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForGambling.d.ts +1 -1
  86. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +1 -1
  87. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForThirdParty.d.ts +1 -1
  88. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataOriginatorLegalEntity.d.ts +1 -1
  89. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFunds.d.ts +1 -1
  90. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsAdditionalData.d.ts +1 -1
  91. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
  92. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +1 -1
  93. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
  94. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsType.d.ts +1 -1
  95. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +1 -1
  96. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +1 -1
  97. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/utils.d.ts +3 -3
  98. package/dist/types/components/EmbeddedDropins/AcceptTermsOfServiceComponent/AcceptTermsOfServiceComponent.d.ts +1 -1
  99. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
  100. package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +1 -1
  101. package/dist/types/components/EmbeddedDropins/ManageIndividualComponent/ManageIndividualComponent.d.ts +1 -1
  102. package/dist/types/components/EmbeddedDropins/ManagePCIComponent/ManagePCIComponent.d.ts +1 -1
  103. package/dist/types/components/EmbeddedDropins/ManageTermsOfServiceComponent/ManageTermsOfServiceComponent.d.ts +1 -1
  104. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
  105. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +1 -1
  106. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +1 -1
  107. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +1 -1
  108. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/DropinComposer.d.ts +1 -1
  109. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/OnboardingDropinComponent.d.ts +1 -1
  110. package/dist/types/components/EmbeddedDropins/SignPCIComponent/SignPCIComponent.d.ts +1 -1
  111. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/UpdateLegalEntityForHighExposure.d.ts +1 -1
  112. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +1 -1
  113. package/dist/types/components/Individual/fields/DecisionMakerRole/DecisionMakerRole.d.ts +1 -1
  114. package/dist/types/components/Individual/fields/DecisionMakerRole/NomineeDecisionMakerRole.d.ts +1 -1
  115. package/dist/types/components/Individual/fields/IdentityNumber/IdentityNumber.d.ts +1 -1
  116. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentAlreadyUpload.d.ts +1 -1
  117. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentInstantVerification.d.ts +1 -1
  118. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentManualUpload.d.ts +1 -1
  119. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentUpload.d.ts +1 -1
  120. package/dist/types/components/Individual/forms/Individual/IdVerification/IdVerification.d.ts +1 -1
  121. package/dist/types/components/Individual/forms/Individual/Individual.d.ts +1 -1
  122. package/dist/types/components/Individual/forms/Individual/IndividualExperimentWrapper.d.ts +1 -1
  123. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/Identity.d.ts +1 -1
  124. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/DriversLicense.d.ts +1 -1
  125. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/IdentityAu.d.ts +1 -1
  126. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +1 -1
  127. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/DriversLicense.d.ts +1 -1
  128. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/IdentityNZ.d.ts +1 -1
  129. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  130. package/dist/types/components/Individual/forms/Individual/PersonalDetails/PersonalDetails.d.ts +1 -1
  131. package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/index.d.ts +1 -1
  132. package/dist/types/components/Individual/forms/Individual/ProofOfResidency/ProofOfResidency.d.ts +1 -1
  133. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.d.ts +1 -1
  134. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.d.ts +1 -1
  135. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +1 -1
  136. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  137. package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/BasicDetails.d.ts +1 -1
  138. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/ConfirmManualFlowModal/ConfirmManualFlowModal.d.ts +1 -1
  139. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/DeleteDocumentModal/DeleteDocumentModal.d.ts +1 -1
  140. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationDisclaimer/IdVerificationDisclaimer.d.ts +1 -1
  141. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationHeader/IdVerificationHeader.d.ts +1 -1
  142. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.d.ts +3 -2
  143. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +4 -3
  144. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/OnfidoVerificationModal/OnfidoVerificationModal.d.ts +1 -1
  145. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/UploadedDocument/UploadedDocument.d.ts +3 -2
  146. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +1 -1
  147. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +16 -0
  148. package/dist/types/components/Individual/mapping/IndividualToLegalEntity.mapper.d.ts +10 -0
  149. package/dist/types/components/Individual/tasks/DecisionMakers/DecisionMakers.d.ts +1 -1
  150. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  151. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
  152. package/dist/types/components/Shared/AccountSetupRejected/AccountSetupRejected.d.ts +1 -1
  153. package/dist/types/components/Shared/DropinLayout/ActionBar/ActionBar.d.ts +1 -1
  154. package/dist/types/components/Shared/DropinLayout/DropinLayout.d.ts +1 -1
  155. package/dist/types/components/Shared/EntityAssociation/EntityAssociation.d.ts +1 -1
  156. package/dist/types/components/Shared/EntityGuidanceStatus/EntityGuidanceStatus.d.ts +1 -1
  157. package/dist/types/components/Shared/EntityGuidanceStatus/EntityStatusIcon.d.ts +1 -1
  158. package/dist/types/components/Shared/FormNavigation/FormNavigation.d.ts +1 -1
  159. package/dist/types/components/Shared/FormNavigation/FormNavigationItem.d.ts +1 -1
  160. package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +1 -1
  161. package/dist/types/components/Shared/Introduction/IntroductionScreen.d.ts +1 -1
  162. package/dist/types/components/Shared/PatriotActDisclosure/PatriotActDisclosure.d.ts +1 -1
  163. package/dist/types/components/Shared/SingpassBanner/SingpassBanner.d.ts +1 -1
  164. package/dist/types/components/Shared/Summary/Summary.d.ts +1 -1
  165. package/dist/types/components/Shared/devex/DebugTable/DebugTable.d.ts +1 -1
  166. package/dist/types/components/Shared/devex/DebugWrapper/DebugExperimentsAndSettings.d.ts +1 -1
  167. package/dist/types/components/Shared/devex/DebugWrapper/DebugLegalEntityData.d.ts +1 -1
  168. package/dist/types/components/Shared/devex/DebugWrapper/DebugMetadata.d.ts +1 -1
  169. package/dist/types/components/Shared/devex/DebugWrapper/DebugModal.d.ts +1 -1
  170. package/dist/types/components/Shared/devex/DebugWrapper/DebugTaskStatuses.d.ts +1 -1
  171. package/dist/types/components/Shared/devex/DebugWrapper/DebugWrapper.d.ts +1 -1
  172. package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/BusinessRegistrationNumberField.d.ts +1 -1
  173. package/dist/types/components/Shared/fields/CountryField/CountryField.d.ts +1 -1
  174. package/dist/types/components/Shared/fields/CountryOfGoverningLawField/CountryOfGoverningLawField.d.ts +1 -1
  175. package/dist/types/components/Shared/fields/Currency/Currency.d.ts +1 -1
  176. package/dist/types/components/Shared/fields/DBANameField/DBANameField.d.ts +1 -1
  177. package/dist/types/components/Shared/fields/DateOfIncorporationField/DateOfIncorporationField.d.ts +1 -1
  178. package/dist/types/components/Shared/fields/EInvoicingCodeField/EInvoicingCodeField.d.ts +1 -1
  179. package/dist/types/components/Shared/fields/FinancialReportingDate/FinancialReportingDate.d.ts +1 -1
  180. package/dist/types/components/Shared/fields/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +1 -1
  181. package/dist/types/components/Shared/fields/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +1 -1
  182. package/dist/types/components/Shared/fields/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +1 -1
  183. package/dist/types/components/Shared/fields/Name/Name.d.ts +1 -1
  184. package/dist/types/components/Shared/fields/NumberOfEmployees/NumberOfEmployees.d.ts +1 -1
  185. package/dist/types/components/Shared/fields/StateField/StateField.d.ts +1 -1
  186. package/dist/types/components/Shared/fields/StockExchangeMICField/StockExchangeMICField.d.ts +1 -1
  187. package/dist/types/components/Shared/fields/StockISINField/StockISINField.d.ts +1 -1
  188. package/dist/types/components/Shared/fields/StockTickerSymbol/StockTickerSymbolField.d.ts +1 -1
  189. package/dist/types/components/Shared/fields/TradingNameField/TradingNameField.d.ts +1 -1
  190. package/dist/types/components/Shared/fields/VatNumberField/VatNumberField.d.ts +1 -1
  191. package/dist/types/components/Shared/forms/Address/Address.d.ts +1 -1
  192. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  193. package/dist/types/components/Shared/forms/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +1 -1
  194. package/dist/types/components/Shared/forms/CompanyNameAndCountry/CompanyNameAndCountry.d.ts +1 -1
  195. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/CompanyRegistrationDetails.d.ts +1 -1
  196. package/dist/types/components/Shared/forms/ConstitutionalDocument/ConstitutionalDocument.d.ts +1 -1
  197. package/dist/types/components/Shared/forms/ContactDetails/ContactDetails.d.ts +1 -1
  198. package/dist/types/components/Shared/forms/DocumentUpload/DocumentUpload.d.ts +1 -1
  199. package/dist/types/components/Shared/forms/FinancialInformation/FinancialInformation.d.ts +1 -1
  200. package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +1 -1
  201. package/dist/types/components/Shared/forms/RegistrationAddress/RegistrationAddress.d.ts +1 -1
  202. package/dist/types/components/Shared/tasks/CustomerSupport/CustomerSupport.d.ts +1 -1
  203. package/dist/types/components/Shared/tasks/Review/Review.d.ts +1 -1
  204. package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +1 -1
  205. package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
  206. package/dist/types/components/Shared/tasks/TaskList/TaskListItem.d.ts +1 -1
  207. package/dist/types/components/Shared/tasks/TaskList/types.d.ts +0 -1
  208. package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +1 -1
  209. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/SolePropDropin.d.ts +1 -1
  210. package/dist/types/components/Trust/forms/Trust/Trust.d.ts +1 -1
  211. package/dist/types/components/Trust/forms/TrustRegistrationDetails/TrustRegistrationDetails.d.ts +1 -1
  212. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/TrustRoleAndEntityType.d.ts +1 -1
  213. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/RoleAndTypeDropin.d.ts +1 -1
  214. package/dist/types/components/Trust/tasks/TrustDropin/TrustDropin.d.ts +1 -1
  215. package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
  216. package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
  217. package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
  218. package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
  219. package/dist/types/components/Trust/tasks/TrustMembers/TrustMembersOverview.d.ts +1 -1
  220. package/dist/types/components/Trust/tasks/TrustMembers/UndefinedBeneficiaryTaskItem.d.ts +1 -1
  221. package/dist/types/components/ui/atoms/ActionsMenu/ActionsMenu.d.ts +1 -1
  222. package/dist/types/components/ui/atoms/Checkbox/Checkbox.d.ts +1 -1
  223. package/dist/types/components/ui/atoms/Description/Description.d.ts +1 -1
  224. package/dist/types/components/ui/atoms/Divider/Divider.d.ts +1 -1
  225. package/dist/types/components/ui/atoms/FormHeader/FormHeader.d.ts +9 -2
  226. package/dist/types/components/ui/atoms/Icon/Icon.d.ts +1 -1
  227. package/dist/types/components/ui/atoms/Link/Link.d.ts +1 -1
  228. package/dist/types/components/ui/atoms/List/List.d.ts +1 -1
  229. package/dist/types/components/ui/atoms/Loader/Loader.d.ts +1 -1
  230. package/dist/types/components/ui/atoms/LoaderWrapper/LoaderWrapper.d.ts +1 -1
  231. package/dist/types/components/ui/atoms/Modal/MaybeModal.d.ts +1 -1
  232. package/dist/types/components/ui/atoms/Modal/Modal.d.ts +4 -4
  233. package/dist/types/components/ui/atoms/MultiSelectList/MultiSelectList.d.ts +1 -1
  234. package/dist/types/components/ui/atoms/OutlinedIcon/OutlinedIcon.d.ts +1 -1
  235. package/dist/types/components/ui/atoms/Radio/Radio.d.ts +1 -1
  236. package/dist/types/components/ui/atoms/RadioCard/RadioCard.d.ts +1 -1
  237. package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  238. package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +1 -1
  239. package/dist/types/components/ui/atoms/SelectList/SelectList.d.ts +1 -1
  240. package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.d.ts +1 -1
  241. package/dist/types/components/ui/atoms/Skeleton/Skeleton.d.ts +1 -1
  242. package/dist/types/components/ui/atoms/Spacer/Spacer.d.ts +1 -1
  243. package/dist/types/components/ui/atoms/Status/Status.d.ts +1 -1
  244. package/dist/types/components/ui/atoms/StructuredList/StructuredList.d.ts +1 -1
  245. package/dist/types/components/ui/atoms/Svg/Svg.d.ts +1 -1
  246. package/dist/types/components/ui/atoms/Svg/svgs.d.ts +178 -178
  247. package/dist/types/components/ui/atoms/Tag/Tag.d.ts +1 -1
  248. package/dist/types/components/ui/atoms/Typography/Typography.d.ts +1 -1
  249. package/dist/types/components/ui/molecules/Alert/Alert.d.ts +2 -2
  250. package/dist/types/components/ui/molecules/Alert/VerificationErrorAlert.d.ts +1 -1
  251. package/dist/types/components/ui/molecules/Card/Card.d.ts +1 -1
  252. package/dist/types/components/ui/molecules/Card/CardGroup.d.ts +1 -1
  253. package/dist/types/components/ui/molecules/Card/types.d.ts +0 -1
  254. package/dist/types/components/ui/molecules/Confirm/Confirm.d.ts +13 -2
  255. package/dist/types/components/ui/molecules/ContextGuidance/ContextGuidance.d.ts +1 -1
  256. package/dist/types/components/ui/molecules/DocumentGuidance/DocumentGuidance.d.ts +2 -2
  257. package/dist/types/components/ui/molecules/Dropzone/Dropzone.d.ts +1 -1
  258. package/dist/types/components/ui/molecules/Dropzone/DropzoneFile.d.ts +1 -1
  259. package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +1 -1
  260. package/dist/types/components/ui/molecules/ErrorPanel/ErrorPanel.d.ts +1 -1
  261. package/dist/types/components/ui/molecules/ErrorPanel/NavigateToFieldLink.d.ts +1 -1
  262. package/dist/types/components/ui/molecules/ErrorPanel/ServerValidationErrors.d.ts +1 -1
  263. package/dist/types/components/ui/molecules/ErrorPanel/VerificationErrors.d.ts +1 -1
  264. package/dist/types/components/ui/molecules/FormEndState/FormEndState.d.ts +1 -1
  265. package/dist/types/components/ui/{atoms → molecules}/InputCurrency/InputCurrency.d.ts +1 -1
  266. package/dist/types/components/ui/{atoms → molecules}/InputDate/InputDate.d.ts +1 -1
  267. package/dist/types/components/ui/{atoms → molecules}/InputEmail/InputEmail.d.ts +1 -1
  268. package/dist/types/components/ui/{atoms → molecules}/InputGroup/InputGroup.d.ts +1 -1
  269. package/dist/types/components/ui/molecules/InputNumber/InputNumber.d.ts +2 -0
  270. package/dist/types/components/ui/{atoms → molecules}/InputTelephone/InputTelephone.d.ts +1 -1
  271. package/dist/types/components/ui/{atoms → molecules}/InputText/InputText.d.ts +1 -1
  272. package/dist/types/components/ui/{atoms → molecules}/MaskedInput/MaskedInput.d.ts +1 -1
  273. package/dist/types/components/ui/molecules/Tabs/Tabs.d.ts +1 -1
  274. package/dist/types/components/ui/molecules/Toast/Toast.d.ts +1 -1
  275. package/dist/types/core/context/ApiContext/ApiProvider.d.ts +1 -1
  276. package/dist/types/core/context/AuthContext/AuthProvider.d.ts +1 -1
  277. package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiProvider.d.ts +1 -1
  278. package/dist/types/core/context/CoreContext/CoreProvider.d.ts +1 -1
  279. package/dist/types/core/context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
  280. package/dist/types/core/context/ExperimentContext/types.d.ts +3 -1
  281. package/dist/types/core/context/ExpiryContext/ExpiredBanner.d.ts +1 -1
  282. package/dist/types/core/context/ExpiryContext/ExpiryContext.d.ts +1 -1
  283. package/dist/types/core/context/ExpiryContext/ExpiryModal.d.ts +1 -1
  284. package/dist/types/core/context/FormContext/FormContextProvider.d.ts +1 -1
  285. package/dist/types/core/context/FormRouterContext/FormRouterContextProvider.d.ts +1 -1
  286. package/dist/types/core/context/I18nProvider/I18nProvider.d.ts +1 -1
  287. package/dist/types/core/context/SettingsContext/SettingsProvider.d.ts +1 -1
  288. package/dist/types/core/context/StateContext/StateContextSetter.d.ts +1 -1
  289. package/dist/types/core/context/StateContext/StateContextWatcher.d.ts +1 -1
  290. package/dist/types/core/context/StateContext/StateProvider.d.ts +1 -1
  291. package/dist/types/core/context/ToastContext/ToastContextProvider.d.ts +1 -1
  292. package/dist/types/core/hooks/useAnalytics.d.ts +5 -4
  293. package/dist/types/core/hooks/useClickAwayListener.d.ts +1 -1
  294. package/dist/types/core/hooks/useVersionConfiguration.d.ts +4 -1
  295. package/dist/types/core/models/api/analytics.d.ts +2 -0
  296. package/dist/types/core/models/api/source-of-funds.d.ts +13 -14
  297. package/dist/types/core/models/api/version-configuration.d.ts +1 -1
  298. package/dist/types/core/user-events.d.ts +17 -10
  299. package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
  300. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  301. package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +1 -1
  302. package/dist/types/utils/testing/ignoreLocalStorage.d.ts +1 -1
  303. package/package.json +3 -2
  304. package/dist/types/api/useSourceOfFunds.d.ts +0 -7
  305. package/dist/types/components/ui/atoms/FormHeader/FormHeader.types.d.ts +0 -8
  306. package/dist/types/components/ui/atoms/InputNumber/InputNumber.d.ts +0 -2
  307. package/dist/types/components/ui/molecules/Confirm/types.d.ts +0 -12
  308. /package/dist/types/components/ui/molecules/DocumentGuidance/{types.d.ts → DocumentGuidance.types.d.ts} +0 -0
  309. /package/dist/types/components/ui/{atoms → molecules}/InputDate/InputDate.utils.d.ts +0 -0
@@ -1,7 +1,7 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
- import { b as createContext, d as createSignal, o as onMount, e as createEffect, c as createMemo, a as createComponent, P as Portal, S as Show, t as template, i as insert, f as createRenderEffect, h as className, j as clearDelegatedEvents, k as delegateEvents, u as useContext, l as onCleanup, s as sortFns, m as mutationSortFns, n as on, p as setAttribute, q as getSidedProp, r as use, v as createUniqueId, w as batch, x as getQueryStatusLabel, y as getMutationStatusColor, z as getQueryStatusColor, A as getQueryStatusColorByLabel, B as displayValue, F as For, C as convertRemToPixels, D as untrack, $ as $TRACK, E as useTransition, G as spread, H as mergeProps, I as createRoot, J as serialize, K as Index, L as updateNestedDataByPath, M as addEventListener, N as stringify, O as Match, Q as Switch, R as deleteNestedDataByPath, T as splitProps, U as Dynamic, V as createComputed } from "./index-BLdGGt8Q.js";
4
+ import { h as createContext, i as createSignal, o as onMount, j as createEffect, e as createMemo, f as createComponent, P as Portal, k as Show, l as template, m as insert, n as createRenderEffect, p as className, q as clearDelegatedEvents, r as delegateEvents, s as useContext, v as onCleanup, w as sortFns, x as mutationSortFns, y as on, z as setAttribute, A as getSidedProp, C as use, D as createUniqueId, E as batch, F as getQueryStatusLabel, G as getMutationStatusColor, H as getQueryStatusColor, I as getQueryStatusColorByLabel, J as displayValue, K as For, M as convertRemToPixels, N as untrack, $ as $TRACK, O as useTransition, Q as spread, R as mergeProps, U as createRoot, V as serialize, W as Index, X as updateNestedDataByPath, Y as addEventListener, Z as stringify, _ as Match, a0 as Switch, a1 as deleteNestedDataByPath, a2 as splitProps, a3 as Dynamic, a4 as createComputed } from "./index-DvfA_PFX.js";
5
5
  var isNonNullable = (i2) => i2 != null;
6
6
  var filterNonNullable = (arr) => arr.filter(isNonNullable);
7
7
  function chain(callbacks) {
@@ -1,5 +1,5 @@
1
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-KRRKmDDT.js";
2
- import { g as getPreferredColorScheme, c as createMemo, a as createComponent } from "./index-BLdGGt8Q.js";
1
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-Bvs2knxQ.js";
2
+ import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-DvfA_PFX.js";
3
3
  var DevtoolsComponent = (props) => {
4
4
  const [localStore, setLocalStore] = createLocalStorage({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,5 +1,5 @@
1
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./B4MFY5CR-KRRKmDDT.js";
2
- import { g as getPreferredColorScheme, c as createMemo, a as createComponent } from "./index-BLdGGt8Q.js";
1
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./B4MFY5CR-Bvs2knxQ.js";
2
+ import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-DvfA_PFX.js";
3
3
  var DevtoolsPanelComponent = (props) => {
4
4
  const [localStore, setLocalStore] = createLocalStorage({
5
5
  prefix: "TanstackQueryDevtools"
@@ -0,0 +1,227 @@
1
+ import { jsxs, Fragment, jsx } from "preact/jsx-runtime";
2
+ import { useMemo as useMemo$1, useState, useEffect } from "preact/hooks";
3
+ import { T as TaskTypes, L as LegalEntityType, u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized, g as getTranslationKeysByPrefix, b as useI18nContext, c as userEvents, S as StepProgressIndicator, B as Button } from "./index-DvfA_PFX.js";
4
+ import { useMemo } from "preact/compat";
5
+ var IntroductionScreens = ((IntroductionScreens2) => {
6
+ IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
7
+ IntroductionScreens2[IntroductionScreens2["COMPANY"] = TaskTypes.COMPANY] = "COMPANY";
8
+ IntroductionScreens2[IntroductionScreens2["INDIVIDUAL"] = TaskTypes.INDIVIDUAL] = "INDIVIDUAL";
9
+ IntroductionScreens2[IntroductionScreens2["DECISION_MAKER"] = TaskTypes.DECISION_MAKER] = "DECISION_MAKER";
10
+ IntroductionScreens2[IntroductionScreens2["SOLE_PROPRIETOR_COMPANY"] = TaskTypes.SOLE_PROPRIETOR_COMPANY] = "SOLE_PROPRIETOR_COMPANY";
11
+ IntroductionScreens2[IntroductionScreens2["TRUST"] = TaskTypes.TRUST] = "TRUST";
12
+ IntroductionScreens2[IntroductionScreens2["TRUST_MEMBER"] = TaskTypes.TRUST_MEMBER] = "TRUST_MEMBER";
13
+ IntroductionScreens2["ACCOUNT"] = "ACCOUNT";
14
+ IntroductionScreens2["EPILOGUE"] = "EPILOGUE";
15
+ return IntroductionScreens2;
16
+ })(IntroductionScreens || {});
17
+ const introductionScreensByLegalEntityType = {
18
+ [LegalEntityType.INDIVIDUAL]: [
19
+ IntroductionScreens.PROLOGUE,
20
+ IntroductionScreens.INDIVIDUAL,
21
+ IntroductionScreens.ACCOUNT,
22
+ IntroductionScreens.EPILOGUE
23
+ ],
24
+ [LegalEntityType.ORGANIZATION]: [
25
+ IntroductionScreens.PROLOGUE,
26
+ IntroductionScreens.COMPANY,
27
+ IntroductionScreens.DECISION_MAKER,
28
+ IntroductionScreens.ACCOUNT,
29
+ IntroductionScreens.EPILOGUE
30
+ ],
31
+ [LegalEntityType.SOLE_PROPRIETORSHIP]: [
32
+ IntroductionScreens.PROLOGUE,
33
+ IntroductionScreens.INDIVIDUAL,
34
+ IntroductionScreens.SOLE_PROPRIETOR_COMPANY,
35
+ IntroductionScreens.ACCOUNT,
36
+ IntroductionScreens.EPILOGUE
37
+ ],
38
+ [LegalEntityType.TRUST]: [
39
+ IntroductionScreens.PROLOGUE,
40
+ IntroductionScreens.COMPANY,
41
+ IntroductionScreens.INDIVIDUAL,
42
+ IntroductionScreens.DECISION_MAKER,
43
+ IntroductionScreens.TRUST,
44
+ IntroductionScreens.TRUST_MEMBER,
45
+ IntroductionScreens.ACCOUNT,
46
+ IntroductionScreens.EPILOGUE
47
+ ]
48
+ };
49
+ const useIntroductionScreens = ({ legalEntity, tasks }) => {
50
+ const canSeeIntroduction = useCanSeeIntroduction({ legalEntity });
51
+ const legalEntityType = useLegalEntityType({ legalEntity });
52
+ const introductionScreens = useMemo(
53
+ () => legalEntityType ? introductionScreensByLegalEntityType[legalEntityType].filter((screen) => {
54
+ const isAccountScreen = screen === IntroductionScreens.ACCOUNT;
55
+ const hasAccountTask = tasks.includes(TaskTypes.PAYIN) || tasks.includes(TaskTypes.PAYOUT);
56
+ const isSoleProprietorScreen = screen === IntroductionScreens.SOLE_PROPRIETOR_COMPANY;
57
+ const isSoleProprietor = legalEntityType === LegalEntityType.SOLE_PROPRIETORSHIP;
58
+ const isTrustScreen = screen === IntroductionScreens.TRUST || screen === IntroductionScreens.TRUST_MEMBER;
59
+ const isTrust = legalEntityType === LegalEntityType.TRUST;
60
+ if (isAccountScreen) return hasAccountTask;
61
+ if (isSoleProprietorScreen) return isSoleProprietor;
62
+ if (isTrustScreen) return isTrust;
63
+ return tasks.some((task) => screen === task);
64
+ }) : [],
65
+ [legalEntityType, tasks]
66
+ );
67
+ return canSeeIntroduction && (introductionScreens == null ? void 0 : introductionScreens.length) > 0 ? [IntroductionScreens.PROLOGUE, ...introductionScreens, IntroductionScreens.EPILOGUE] : void 0;
68
+ };
69
+ const toPascalCase = (s) => s.split(/[^A-Za-z]/).map((word) => toCapitalized(word)).join("");
70
+ var IntroductionScreenTranslationKeyElements = /* @__PURE__ */ ((IntroductionScreenTranslationKeyElements2) => {
71
+ IntroductionScreenTranslationKeyElements2["ListItem"] = "LI";
72
+ IntroductionScreenTranslationKeyElements2["Paragraph"] = "P";
73
+ return IntroductionScreenTranslationKeyElements2;
74
+ })(IntroductionScreenTranslationKeyElements || {});
75
+ const getIntroductionScreenTranslationKeys = (translations, factors) => {
76
+ const elForKey = (factors.elementType || "").toUpperCase();
77
+ const lForKey = toPascalCase(factors.legalEntityType || "");
78
+ const iForKey = toPascalCase(factors.introductionScreen);
79
+ const keyPrefix = `introductionScreen${iForKey}Description${elForKey}`;
80
+ const keyPrefixWithL = `introductionScreen${iForKey}${lForKey}Description${elForKey}`;
81
+ const keys = getTranslationKeysByPrefix(translations, keyPrefix);
82
+ const keysWithL = getTranslationKeysByPrefix(translations, keyPrefixWithL);
83
+ return (keysWithL.length ? keysWithL : keys).sort(
84
+ (a, b) => Number(a.charAt(a.length - 1)) - Number(b.charAt(b.length - 1))
85
+ );
86
+ };
87
+ const IntroductionScreen = ({
88
+ introductionScreen,
89
+ legalEntity,
90
+ number
91
+ }) => {
92
+ const { i18n } = useI18nContext();
93
+ const legalEntityType = useLegalEntityType({ legalEntity });
94
+ const paragraphKeys = useMemo$1(
95
+ () => legalEntityType ? getIntroductionScreenTranslationKeys(i18n.translations, {
96
+ introductionScreen,
97
+ legalEntityType,
98
+ elementType: IntroductionScreenTranslationKeyElements.Paragraph
99
+ }) : void 0,
100
+ [i18n, introductionScreen, legalEntityType]
101
+ );
102
+ const listItemKeys = useMemo$1(
103
+ () => legalEntityType ? getIntroductionScreenTranslationKeys(i18n.translations, {
104
+ introductionScreen,
105
+ legalEntityType,
106
+ elementType: IntroductionScreenTranslationKeyElements.ListItem
107
+ }) : void 0,
108
+ [i18n, introductionScreen, legalEntityType]
109
+ );
110
+ return /* @__PURE__ */ jsxs(Fragment, { children: [
111
+ /* @__PURE__ */ jsx("div", { className: "adyen-kyc-introduction__number", children: number }),
112
+ /* @__PURE__ */ jsx("div", { className: "adyen-kyc-introduction__title", children: i18n.get(`introductionScreen${toPascalCase(introductionScreen)}Title`) }),
113
+ /* @__PURE__ */ jsxs("div", { className: "adyen-kyc-introduction__description", children: [
114
+ !!(paragraphKeys == null ? void 0 : paragraphKeys.length) && paragraphKeys.map((key) => /* @__PURE__ */ jsx("p", { children: i18n.get(key) }, key)),
115
+ !!(listItemKeys == null ? void 0 : listItemKeys.length) && /* @__PURE__ */ jsx("ul", { children: listItemKeys.map((key) => /* @__PURE__ */ jsx("li", { children: i18n.get(key) }, key)) })
116
+ ] })
117
+ ] });
118
+ };
119
+ const Introduction = ({
120
+ legalEntity,
121
+ onExitIntroduction,
122
+ tasks
123
+ }) => {
124
+ const { i18n } = useI18nContext();
125
+ const introductionScreens = useIntroductionScreens({ legalEntity, tasks });
126
+ const [activeIndex, setActiveIndex] = useState(0);
127
+ const pageEventDetails = {
128
+ actionLevel: "page",
129
+ page: (introductionScreens == null ? void 0 : introductionScreens.length) ? introductionScreens[activeIndex] : void 0
130
+ };
131
+ useEffect(() => {
132
+ userEvents.addTaskEvent("Landed on page", {
133
+ actionType: "start"
134
+ });
135
+ }, []);
136
+ useEffect(() => {
137
+ if (!(introductionScreens == null ? void 0 : introductionScreens.length)) {
138
+ onExitIntroduction();
139
+ }
140
+ }, [introductionScreens, onExitIntroduction]);
141
+ const translationKeys = {
142
+ skip: "goToOverviewFromIntroduction",
143
+ back: "back",
144
+ next: "next",
145
+ start: "start"
146
+ };
147
+ return (introductionScreens == null ? void 0 : introductionScreens.length) ? /* @__PURE__ */ jsxs("div", { className: "adyen-kyc-introduction", children: [
148
+ /* @__PURE__ */ jsx(
149
+ StepProgressIndicator,
150
+ {
151
+ activeStepIndex: activeIndex + 1,
152
+ stepsCount: introductionScreens.length
153
+ }
154
+ ),
155
+ /* @__PURE__ */ jsx("div", { className: "adyen-kyc-introduction__skip", children: /* @__PURE__ */ jsx(
156
+ Button,
157
+ {
158
+ label: i18n.get(translationKeys.skip),
159
+ onClick: () => {
160
+ userEvents.addEvent("Clicked button", {
161
+ ...pageEventDetails,
162
+ actionType: "skip",
163
+ label: translationKeys.skip
164
+ });
165
+ onExitIntroduction();
166
+ },
167
+ showAsLink: true
168
+ }
169
+ ) }),
170
+ /* @__PURE__ */ jsx(
171
+ IntroductionScreen,
172
+ {
173
+ introductionScreen: introductionScreens[activeIndex],
174
+ legalEntity,
175
+ number: activeIndex > 0 && activeIndex < introductionScreens.length - 1 ? activeIndex : void 0
176
+ },
177
+ introductionScreens[activeIndex]
178
+ ),
179
+ /* @__PURE__ */ jsxs("div", { className: "adyen-kyc-introduction__nav", children: [
180
+ /* @__PURE__ */ jsx(
181
+ Button,
182
+ {
183
+ disabled: activeIndex === 0,
184
+ label: i18n.get(translationKeys.back),
185
+ onClick: () => {
186
+ userEvents.addEvent("Clicked button", {
187
+ ...pageEventDetails,
188
+ actionType: "back",
189
+ label: translationKeys.back
190
+ });
191
+ setActiveIndex((currentValue) => currentValue - 1);
192
+ },
193
+ secondary: true
194
+ }
195
+ ),
196
+ activeIndex + 1 === introductionScreens.length ? /* @__PURE__ */ jsx(
197
+ Button,
198
+ {
199
+ label: i18n.get(translationKeys.start),
200
+ onClick: () => {
201
+ userEvents.addTaskEvent("Success", {
202
+ actionType: "submit",
203
+ label: translationKeys.start
204
+ });
205
+ onExitIntroduction();
206
+ }
207
+ }
208
+ ) : /* @__PURE__ */ jsx(
209
+ Button,
210
+ {
211
+ label: i18n.get(translationKeys.next),
212
+ onClick: () => {
213
+ userEvents.addEvent("Clicked button", {
214
+ ...pageEventDetails,
215
+ actionType: "next",
216
+ label: translationKeys.next
217
+ });
218
+ setActiveIndex((currentValue) => currentValue + 1);
219
+ }
220
+ }
221
+ )
222
+ ] })
223
+ ] }) : null;
224
+ };
225
+ export {
226
+ Introduction
227
+ };
@@ -1,4 +1,4 @@
1
- import { W } from "./index-BLdGGt8Q.js";
1
+ import { a5 } from "./index-DvfA_PFX.js";
2
2
  export {
3
- W as default
3
+ a5 as default
4
4
  };
@@ -54,6 +54,7 @@ const bgBG = {
54
54
  adoptionCertificate: "Сертификат за осиновяване",
55
55
  adyen: "Adyen",
56
56
  adyenKeepsDataAsLongAsLegallyRequired: "Adyen съхранява вашите данни само толкова дълго, колкото е необходимо по закон. Те няма да бъдат използвани за други цели или от други трети страни, освен от посочените.",
57
+ adyenPrivacyPolicy: "Политика за поверителност на Adyen",
57
58
  adyenWillOnlyGetTemporaryAccess: "Adyen ще получи само временен достъп до банковите ви данни и данните ви никога не се споделят с трети страни.",
58
59
  agreementPeriod: "Период на споразумение (ако е приложимо)",
59
60
  aLegalRepresentativeIsRequired: "Изисква се законен представител",
@@ -184,12 +185,13 @@ const bgBG = {
184
185
  businessSelection__tinVerificationFailureModalHeader: "Компанията не е идентифицирана",
185
186
  businessSelection__tinVerificationFailureModalPrimaryButton: "Продължаване въпреки това",
186
187
  businessSelection__tinVerificationFailureModalSecondaryButton: "Редактиране на данните",
188
+ businessSelection__unableToOnboardGovernmentEntity: "За съжаление, не можем да регистрираме правителствена организация за този потребител",
187
189
  businessStructure: "Структура на фирмата",
188
190
  businessTrust: "Бизнес доверие",
189
191
  businessTrusteeDetails: "Подробности за бизнес попечителя",
190
192
  byClickingSignIAcknowledgeAndAgree: "С натискането на бутона „Подпис“ потвърждавам и се съгласявам със следното: ",
191
193
  byClickingSubmitReview: "С натискането на бутона „Изпращане на преглед“ потвърждавате, че цялата Ви информация е прегледана и че всички новопредоставени или вече съществуващи данни са точни и актуални.",
192
- byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Като преминете към следващата стъпка, потвърждавате, че сте прочели, разбирате и приемате <a href="https://onfido.com/privacy/">Политиката за поверителност на Onfido</a> и <a href="https://onfido.com/terms-of-service/">Условията за услугата на Onfido</a>.',
194
+ byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Като преминете към следващата стъпка, потвърждавате, че сте прочели, разбирате и приемате <a href="https://onfido.com/privacy/" target="_blank" rel="noopener noreferrer nofollow">Политиката за поверителност на Onfido</a> и <a href="https://onfido.com/terms-of-service/" target="_blank" rel="noopener noreferrer nofollow">Условията за услугата на Onfido</a>.',
193
195
  cadastroDePessoasFisicas: "Cadastro de Pessoas Físicas (CPF)",
194
196
  cancel: "Отмяна",
195
197
  canNotCompleteInstantVerification: "Не можете да завършите незабавната проверка?",
@@ -676,6 +678,7 @@ const bgBG = {
676
678
  errorMessage_2_8064: "Липсват данни за UBO чрез собственост.",
677
679
  errorMessage_2_8067: "Липсваше подписващ.",
678
680
  errorMessage_2_8141: "Липсваше регистрационен документ.",
681
+ errorMessage_2_8150: "'phone.number' липсва",
679
682
  errorMessage_2_8162: "proofOfOrganizationTaxInfo липсваше.",
680
683
  errorMessage_2_8183: "„webAddress“ липсва.",
681
684
  errorMessage_2_8189: "Липсва UBO чрез контрол.",
@@ -795,13 +798,13 @@ const bgBG = {
795
798
  idDocument: "Документ за самоличност",
796
799
  idDocumentAlreadyUploaded: "Документът за самоличност вече е качен или е твърде голям; опитайте друг",
797
800
  identifikacionenNomerDDS: "Номер по ДДС (ДДС)",
798
- identifyVerification: "Проверка на самоличност",
799
801
  identityCard: "Лична карта",
800
802
  identityCardBack: "Лична карта (гръб)",
801
803
  identityCardFront: "Лична карта (лице)",
802
804
  identityNumberExempt: "Нямам идентификационен номер",
803
805
  identityNumberExempt__CA: "Нямам SIN",
804
806
  identityNumberExempt__US: "Нямам SSN",
807
+ identityVerification: "Проверка на самоличност",
805
808
  idNumber: "Идентификационен номер",
806
809
  iDoNotHaveCompanyRegistrationNumber: "Нямам регистрационен номер на фирма (CRN)",
807
810
  iDoNotHaveGst: "Нямам номер за данък върху стоките и услугите (GST)",
@@ -952,7 +955,6 @@ const bgBG = {
952
955
  lastNameOfSettlor: "Фамилно име на упълномощителя",
953
956
  latestTaxFiling: "Последно деклариран данък",
954
957
  latestTaxReturn: "Последна данъчна декларация",
955
- learnMore: "Научете повече",
956
958
  leave: "Напускане",
957
959
  leaveInstantVerification: "Искате ли да се откажете от незабавната проверка?",
958
960
  leaveVerification: "Отказ от незабавна проверка",
@@ -1104,6 +1106,7 @@ const bgBG = {
1104
1106
  onboardingRedirectUnsuccessfulCtaButton: "Подробни данни за актуализацията",
1105
1107
  onboardingRedirectUnsuccessfulDescriptionP1: "Не можахме да проверим някои подробности. Проверете дали са правилни и направете необходимите актуализации.",
1106
1108
  onboardingRedirectVerifiedDescriptionP1: "Данните Ви са проверени.",
1109
+ onfido: "Onfido.",
1107
1110
  onfidoIsOurTrustedPartner: "Onfido е наш доверен партньор, който ускорява настройката на акаунта ви, като проверява самоличността ви в реално време. ",
1108
1111
  onfidoPrivacyPolicy: "Политика за поверителност на Onfido",
1109
1112
  onfidoTermsOfService: "Общи условия на Onfido",
@@ -1145,9 +1148,6 @@ const bgBG = {
1145
1148
  passportExpiryDate: "Дата на изтичане на паспорта",
1146
1149
  passportNumber: "Номер на паспорт",
1147
1150
  passportPhotoPage: "Паспорт - страница със снимка",
1148
- patriotActDisclosureTextParagraph1: "За да помогне на правителството в борбата с финансирането на тероризма и прането на пари, федералният закон изисква от финансовите институции да получават, проверяват и записват информация, която идентифицира всяко лице (физическо или юридическо), което открива сметка, и някои лица, които са свързани със сметката.",
1149
- patriotActDisclosureTextParagraph2: "Какво означава това: когато откривате сметка, ние ще поискаме вашето име, адрес, идентификационен номер на данъкоплатеца и друга информация, която ще ни позволи да ви идентифицираме.",
1150
- patriotActDisclosureTitle: "Важна информация, която трябва да знаете за откриването на сметка",
1151
1151
  payinAccount: "Сметка за входящи плащания",
1152
1152
  payinAccountsDescription: "За да завършим регистрацията на сметката Ви, уведомете ни къде да изпращаме Вашите входящи плащания.",
1153
1153
  payinDetails: "Данни за плащане",
@@ -1324,6 +1324,7 @@ const bgBG = {
1324
1324
  remediationMessage_2_123: "Не сте добавили собственик",
1325
1325
  remediationMessage_2_124: "Не сте добавили подписващ",
1326
1326
  remediationMessage_2_151: "Не сте добавили контролиращо лице",
1327
+ remediationMessage_2_153: "Добавяне на 'phone.number' към юридическото лице",
1327
1328
  remediationMessage_2_158: "Въведете номер по ДДС или основание за освобождаване.",
1328
1329
  remediationMessage_2_178: "Добавете „webAddress“ към бизнес линия.",
1329
1330
  remediationMessage_2_184: "Добавете учредителен документ за проверка към юридическо лице.",
@@ -1505,6 +1506,7 @@ const bgBG = {
1505
1506
  supportedFileTypes: "Поддържани типове файлове: %{fileTypes}",
1506
1507
  supportingDocuments: "Придружаващи документи",
1507
1508
  swiftCode: "Swift код",
1509
+ takeOrUploadAPhoto: "Направете или качете снимка на документ за самоличност за бърза и сигурна проверка на самоличността от нашия доверен партньор,",
1508
1510
  task: "Задача",
1509
1511
  taxationDocument: "Данъчен документ",
1510
1512
  taxDeclaration: "Данъчна декларация",
@@ -1553,6 +1555,7 @@ const bgBG = {
1553
1555
  titleDeed: "Нотариален акт",
1554
1556
  toCompleteProcessReviewAndSignOfficialDocumentation: "За да завършите този процес, прегледайте и подпишете официалната документация.",
1555
1557
  toggleAssociationMenu: "превключване на менюто на %{name} ",
1558
+ toHelpTheGovernmentFight: "За да помогне на правителството в борбата с финансирането на тероризма и прането на пари, федералният закон изисква от финансовите институции да получават, проверяват и записват информация, която идентифицира всяко лице (физическо или юридическо), което открива сметка, и някои лица, които са свързани със сметката.",
1556
1559
  tooManyFiles: "Твърде много файлове",
1557
1560
  toProtectYourInformationThisSessionHasExpired: "За да защитим информацията ви, тази сесия е изтекла и страницата вече е неактивна. Започнете нова сесия от същото място, от което първоначално сте получили достъп до тази страница.",
1558
1561
  totalAssets: "Общо активи",
@@ -1702,6 +1705,7 @@ const bgBG = {
1702
1705
  youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive: "Можете да използвате банкова сметка само в държавата/региона, в който живеете.",
1703
1706
  youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered: "Можете да използвате банкова сметка само в държавата/региона, в който е регистрирана Вашата компания.",
1704
1707
  youHaveSuccessfullyProvidedTheIdDocument: "Предоставихте успешно документ за самоличност.",
1708
+ youMayBeAskedToReUpload: "Възможно е в бъдеще да бъдете помолени да качите отново друг документ за самоличност.",
1705
1709
  youMustXYearsOldToContinue: "Трябва да сте на най-малко %{minimumAge} години, за да продължите",
1706
1710
  yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose: "Вашата асоциация е регистрирана. Създадена е за развлекателни, културни или нестопански цели.",
1707
1711
  yourBankWillConfirmYourAccountDetails: "Вашата банка ще ни потвърди данните за вашата сметка.",
@@ -54,6 +54,7 @@ const csCZ = {
54
54
  adoptionCertificate: "Osvědčení o adopci",
55
55
  adyen: "Adyen",
56
56
  adyenKeepsDataAsLongAsLegallyRequired: "Společnost Adyen uchovává vaše údaje pouze tak dlouho, jak nám ukládá zákon. Nebudou použity k žádným jiným účelům ani jinými třetími stranami, než je uvedeno.",
57
+ adyenPrivacyPolicy: "Zásady ochrany osobních údajů společnosti Adyen",
57
58
  adyenWillOnlyGetTemporaryAccess: "Společnost Adyen získá pouze dočasný přístup k vašim bankovním údajům a vaše údaje nikdy nesdílí s třetími stranami.",
58
59
  agreementPeriod: "Doba trvání smlouvy (je-li to relevantní)",
59
60
  aLegalRepresentativeIsRequired: "Je potřeba zákonný zástupce",
@@ -184,12 +185,13 @@ const csCZ = {
184
185
  businessSelection__tinVerificationFailureModalHeader: "Firmu se nepodařilo identifikovat",
185
186
  businessSelection__tinVerificationFailureModalPrimaryButton: "Přesto pokračovat",
186
187
  businessSelection__tinVerificationFailureModalSecondaryButton: "Upravit podrobnosti",
188
+ businessSelection__unableToOnboardGovernmentEntity: "Omlouváme se, ale pro tohoto uživatele nemůžeme zaregistrovat státní subjekt.",
187
189
  businessStructure: "Struktura podniku",
188
190
  businessTrust: "Obchodní fond",
189
191
  businessTrusteeDetails: "Údaje o správci firmy",
190
192
  byClickingSignIAcknowledgeAndAgree: "Kliknutím na tlačítko Podepsat beru na vědomí a souhlasím s následujícími skutečnostmi: ",
191
193
  byClickingSubmitReview: "Kliknutím na tlačítko „Odeslat kontrolu“ potvrzujete, že všechny vaše informace byly zkontrolovány a že všechny nově poskytnuté nebo již existující údaje jsou přesné a aktuální.",
192
- byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Přechodem k dalšímu kroku potvrzujete, že jste si přečetli <a href="https://onfido.com/privacy/">Zásady ochrany osobních údajů</a> a <a href="https://onfido.com/terms-of-service/">Podmínky služby</a> společnosti Onfido, rozumíte jim a souhlasíte s nimi.',
194
+ byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Přechodem k dalšímu kroku potvrzujete, že jste si přečetli <a href="https://onfido.com/privacy/" target="_blank" rel="noopener noreferrer nofollow">Zásady ochrany osobních údajů společnosti Onfido</a> a <a href="https://onfido.com/terms-of-service/" target="_blank" rel="noopener noreferrer nofollow">Podmínky služby společnosti Onfido</a>, rozumíte jim a souhlasíte s nimi.',
193
195
  cadastroDePessoasFisicas: "Cadastro de Pessoas Físicas (CFP)",
194
196
  cancel: "Zrušit",
195
197
  canNotCompleteInstantVerification: "Nelze dokončit okamžité ověření?",
@@ -676,6 +678,7 @@ const csCZ = {
676
678
  errorMessage_2_8064: "Chybělo UBO prostřednictvím vlastnictví.",
677
679
  errorMessage_2_8067: "Chyběl signatář.",
678
680
  errorMessage_2_8141: "Chyběl registrační dokument.",
681
+ errorMessage_2_8150: "Chybělo telefonní číslo",
679
682
  errorMessage_2_8162: "Chybělo proofOfOrganizationTaxInfo.",
680
683
  errorMessage_2_8183: "Chybí „webAddress“.",
681
684
  errorMessage_2_8189: "Chybělo UBO prostřednictvím kontroly.",
@@ -795,13 +798,13 @@ const csCZ = {
795
798
  idDocument: "Doklad totožnosti",
796
799
  idDocumentAlreadyUploaded: "Dokument potvrzující totožnost už byl nahrán nebo je příliš velký – zkuste proto jiný",
797
800
  identifikacionenNomerDDS: "DIČ (ДДС)",
798
- identifyVerification: "Ověření identity",
799
801
  identityCard: "Průkaz totožnosti",
800
802
  identityCardBack: "Průkaz totožnosti (zadní strana)",
801
803
  identityCardFront: "Průkaz totožnosti (přední strana)",
802
804
  identityNumberExempt: "Nemám identifikační číslo",
803
805
  identityNumberExempt__CA: "Nemám SIN",
804
806
  identityNumberExempt__US: "Nemám SSN",
807
+ identityVerification: "Ověření totožnosti",
805
808
  idNumber: "Identifikační číslo",
806
809
  iDoNotHaveCompanyRegistrationNumber: "Nemám registrační číslo firmy",
807
810
  iDoNotHaveGst: "Nemám číslo daně ze zboží a služeb (GST)",
@@ -952,7 +955,6 @@ const csCZ = {
952
955
  lastNameOfSettlor: "Příjmení zakladatele",
953
956
  latestTaxFiling: "Nejnovější daňové dokumenty",
954
957
  latestTaxReturn: "Nejnovější daňové přiznání",
955
- learnMore: "Dozvědět se více",
956
958
  leave: "Opustit",
957
959
  leaveInstantVerification: "Opustit okamžité ověření?",
958
960
  leaveVerification: "Opustit ověření",
@@ -1104,6 +1106,7 @@ const csCZ = {
1104
1106
  onboardingRedirectUnsuccessfulCtaButton: "Aktualizovat podrobnosti",
1105
1107
  onboardingRedirectUnsuccessfulDescriptionP1: "Některé informace se nám nepovedlo ověřit. Zkontrolujte, jestli jsou správné, a v případě potřeby je upravte.",
1106
1108
  onboardingRedirectVerifiedDescriptionP1: "Vaše údaje jsou ověřené.",
1109
+ onfido: "Onfido.",
1107
1110
  onfidoIsOurTrustedPartner: "Onfido je náš důvěryhodný partner, který pomáhá urychlit nastavení účtu ověřením vaší identity v reálném čase. ",
1108
1111
  onfidoPrivacyPolicy: "Zásady ochrany osobních údajů společnosti Onfido",
1109
1112
  onfidoTermsOfService: "Smluvní podmínky služby Onfido",
@@ -1145,9 +1148,6 @@ const csCZ = {
1145
1148
  passportExpiryDate: "Datum vypršení platnosti pasu",
1146
1149
  passportNumber: "Číslo pasu",
1147
1150
  passportPhotoPage: "Stránka s pasovou fotografií",
1148
- patriotActDisclosureTextParagraph1: "Federální zákony vyžadují, aby finanční instituce získávaly, ověřovaly a zaznamenávaly informace, které identifikují každou osobu (fyzickou nebo právnickou), která si založí účet, a některé osoby, které jsou s účtem spojeny, a pomáhají tak vládě v boji proti financování terorismu a praní špinavých peněz.",
1149
- patriotActDisclosureTextParagraph2: "Co to znamená: Při otevření účtu vás požádáme o vaše jméno, adresu, identifikační číslo daňového poplatníka a další informace, které nám umožní vás identifikovat.",
1150
- patriotActDisclosureTitle: "Důležité informace o otevření účtu",
1151
1151
  payinAccount: "Platební účet",
1152
1152
  payinAccountsDescription: "Dejte nám vědět, kam vám máme posílat platby, abychom mohli dokončit váš účet.",
1153
1153
  payinDetails: "Podrobnosti o platbě",
@@ -1324,6 +1324,7 @@ const csCZ = {
1324
1324
  remediationMessage_2_123: "Nepřidali jste vlastníka",
1325
1325
  remediationMessage_2_124: "Nepřidali jste signatáře",
1326
1326
  remediationMessage_2_151: "Nepřidali jste ovládající osobu",
1327
+ remediationMessage_2_153: "Přidat telefonní číslo k právnické osobě",
1327
1328
  remediationMessage_2_158: "Uveďte číslo DPH nebo důvod osvobození.",
1328
1329
  remediationMessage_2_178: "Přidejte „webAddress“ do oboru podnikání.",
1329
1330
  remediationMessage_2_184: "Přidejte zakládací dokument k ověření právnické osoby.",
@@ -1505,6 +1506,7 @@ const csCZ = {
1505
1506
  supportedFileTypes: "Podporované typy souborů: %{fileTypes}",
1506
1507
  supportingDocuments: "Podpůrné dokumenty",
1507
1508
  swiftCode: "Swift kód",
1509
+ takeOrUploadAPhoto: "Pořiďte nebo nahrajte fotografii průkazu totožnosti pro rychlé a bezpečné ověření identity naším důvěryhodným partnerem, společností",
1508
1510
  task: "Úkol",
1509
1511
  taxationDocument: "Daňový doklad",
1510
1512
  taxDeclaration: "Daňové přiznání",
@@ -1553,6 +1555,7 @@ const csCZ = {
1553
1555
  titleDeed: "Doklad o vlastnictví",
1554
1556
  toCompleteProcessReviewAndSignOfficialDocumentation: "Pro dokončení tohoto procesu zkontrolujte a podepište oficiální dokumentaci.",
1555
1557
  toggleAssociationMenu: "přepnout nabídku %{name} ",
1558
+ toHelpTheGovernmentFight: "Federální zákony vyžadují, aby finanční instituce získávaly, ověřovaly a zaznamenávaly informace, které identifikují každou osobu (fyzickou nebo právnickou), která si založí účet, a některé osoby, které jsou s účtem spojeny, a pomáhají tak vládě v boji proti financování terorismu a praní špinavých peněz.",
1556
1559
  tooManyFiles: "Příliš mnoho souborů",
1557
1560
  toProtectYourInformationThisSessionHasExpired: "Z důvodu ochrany vašich informací tato relace vypršela a stránka není aktivní. Spusťte novou relaci ze stejného místa, odkud jste se na tuto stránku dostali.",
1558
1561
  totalAssets: "Celková aktiva",
@@ -1702,6 +1705,7 @@ const csCZ = {
1702
1705
  youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive: "Můžete používat pouze bankovní účet v zemi/oblasti, kde žijete.",
1703
1706
  youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered: "Můžete používat pouze bankovní účet v zemi/oblasti, kde je vaše společnost registrována.",
1704
1707
  youHaveSuccessfullyProvidedTheIdDocument: "Poskytli jste průkaz totožnosti.",
1708
+ youMayBeAskedToReUpload: "V budoucnu můžete být požádáni o opětovné nahrání jiného dokladu totožnosti.",
1705
1709
  youMustXYearsOldToContinue: "Pokud chcete pokračovat, musí vám být alespoň %{minimumAge} let",
1706
1710
  yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose: "Vaše sdružení je zaregistrované. Bylo zřízené pro rekreační, kulturní nebo neziskové účely.",
1707
1711
  yourBankWillConfirmYourAccountDetails: "Vaše banka nám potvrdí údaje o vašem účtu.",
@@ -54,6 +54,7 @@ const daDK = {
54
54
  adoptionCertificate: "Adoptionsattest",
55
55
  adyen: "Adyen",
56
56
  adyenKeepsDataAsLongAsLegallyRequired: "Adyen opbevarer kun dine data, så længe vi er lovmæssigt forpligtet til det. De bruges ikke til andre formål eller af andre tredjeparter end de angivne.",
57
+ adyenPrivacyPolicy: "Adyens politik om privatlivets fred",
57
58
  adyenWillOnlyGetTemporaryAccess: "Adyen får kun midlertidig adgang til dine bankoplysninger, og dine data deles aldrig med tredjeparter.",
58
59
  agreementPeriod: "Aftaleperiode (hvis relevant)",
59
60
  aLegalRepresentativeIsRequired: "Der kræves en juridisk repræsentant",
@@ -184,12 +185,13 @@ const daDK = {
184
185
  businessSelection__tinVerificationFailureModalHeader: "Virksomheden kunne ikke identificeres.",
185
186
  businessSelection__tinVerificationFailureModalPrimaryButton: "Fortsæt alligevel",
186
187
  businessSelection__tinVerificationFailureModalSecondaryButton: "Rediger oplysninger",
188
+ businessSelection__unableToOnboardGovernmentEntity: "Vi kan desværre ikke onboarde en offentlig enhed for denne bruger.",
187
189
  businessStructure: "Forretningsstruktur",
188
190
  businessTrust: "Forretningsforvaltning",
189
191
  businessTrusteeDetails: "Virksomheds tillidshaverdetaljer",
190
192
  byClickingSignIAcknowledgeAndAgree: "Ved at klikke på knappen Underskriv anerkender og accepterer jeg følgende: ",
191
193
  byClickingSubmitReview: 'Når du klikker på "Indsend gennemgang", bekræfter du, at alle dine oplysninger er gennemgået, og at alle nye eller allerede eksisterende data er korrekte og opdaterede.',
192
- byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Ved at gå videre til næste trin bekræfter du, at du har læst, forstået og accepteret <a href="https://onfido.com/privacy/">Onfidos privatlivspolitik</a> og <a href="https://onfido.com/terms-of-service/">Onfidos servicevilkår</a>.',
194
+ byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Ved at gå videre til næste trin bekræfter du, at du har læst, forstået og accepteret <a href="https://onfido.com/privacy/" target="_blank" rel="noopener noreferrer nofollow">Onfidos privatlivspolitik</a> og <a href="https://onfido.com/terms-of-service/" target="_blank" rel="noopener noreferrer nofollow">Onfidos servicevilkår</a>.',
193
195
  cadastroDePessoasFisicas: "Cadastro de Pessoas Físicas (CPF)",
194
196
  cancel: "Annuller",
195
197
  canNotCompleteInstantVerification: "Kan du ikke gennemføre øjeblikkelig bekræftelse?",
@@ -676,6 +678,7 @@ const daDK = {
676
678
  errorMessage_2_8064: "Den ultimative ejer (UBO) gennem ejerskab manglede.",
677
679
  errorMessage_2_8067: "Underskriveren manglede.",
678
680
  errorMessage_2_8141: "Registreringsdokumentet manglede.",
681
+ errorMessage_2_8150: "'phone.number' manglede",
679
682
  errorMessage_2_8162: "proofOfOrganizationTaxInfo manglede.",
680
683
  errorMessage_2_8183: "'webAddress' manglede.",
681
684
  errorMessage_2_8189: "Den ultimative ejer (UBO) gennem kontrol manglede.",
@@ -795,13 +798,13 @@ const daDK = {
795
798
  idDocument: "ID-dokument",
796
799
  idDocumentAlreadyUploaded: "Identitetsdokumentet er allerede uploadet eller er for stort. Prøv et andet",
797
800
  identifikacionenNomerDDS: "Momsnummer (ДДС)",
798
- identifyVerification: "Identitetsbekræftelse",
799
801
  identityCard: "Identitetskort",
800
802
  identityCardBack: "Identitetskort (bagside)",
801
803
  identityCardFront: "Identitetskort (forside)",
802
804
  identityNumberExempt: "Jeg har ikke et identitetsnummer",
803
805
  identityNumberExempt__CA: "Jeg har ikke et SIN",
804
806
  identityNumberExempt__US: "Jeg har ikke et SSN",
807
+ identityVerification: "Identitetsbekræftelse",
805
808
  idNumber: "Identitetsnummer",
806
809
  iDoNotHaveCompanyRegistrationNumber: "Jeg har ikke et CVR-nummer (CRN)",
807
810
  iDoNotHaveGst: "Jeg har ikke et GST-nummer (Goods and Services Tax)",
@@ -952,7 +955,6 @@ const daDK = {
952
955
  lastNameOfSettlor: "Efternavn på stifter",
953
956
  latestTaxFiling: "Seneste skatteindberetning",
954
957
  latestTaxReturn: "Seneste skatteopgørelse",
955
- learnMore: "Laes mere",
956
958
  leave: "Forlad",
957
959
  leaveInstantVerification: "Vil du forlade straksgodkendelse?",
958
960
  leaveVerification: "Forlad godkendelse",
@@ -1104,6 +1106,7 @@ const daDK = {
1104
1106
  onboardingRedirectUnsuccessfulCtaButton: "Opdater oplysninger",
1105
1107
  onboardingRedirectUnsuccessfulDescriptionP1: "Der var nogle oplysninger, vi ikke kunne bekræfte. Tjek, om de er korrekte, og foretag nødvendige ændringer.",
1106
1108
  onboardingRedirectVerifiedDescriptionP1: "Dine oplysninger er bekræftet.",
1109
+ onfido: "Onfido.",
1107
1110
  onfidoIsOurTrustedPartner: "Onfido er vores betroede partner, der er med til at gøre din kontoopsætning hurtigere ved at bekræfte din identitet i realtid. ",
1108
1111
  onfidoPrivacyPolicy: "Onfido Privatlivspolitik",
1109
1112
  onfidoTermsOfService: "Onfidos servicevilkår",
@@ -1145,9 +1148,6 @@ const daDK = {
1145
1148
  passportExpiryDate: "Udløbsdato for pas",
1146
1149
  passportNumber: "Pasnummer",
1147
1150
  passportPhotoPage: "Side med pasfoto",
1148
- patriotActDisclosureTextParagraph1: "For at hjælpe regeringen med at bekæmpe finansiering af terrorisme og hvidvaskning af penge kræver føderal lovgivning, at finansielle institutioner indhenter, kontrollerer og registrerer oplysninger, der identificerer hver person (privatperson eller enhed), der åbner en konto, og visse personer, der er tilknyttet en konto.",
1149
- patriotActDisclosureTextParagraph2: "Det betyder, at du ved oprettelse af en konto vil blive bedt om navn, adresse, skatteidentifikationsnummer og andre oplysninger, så vi kan identificere dig.",
1150
- patriotActDisclosureTitle: "Vigtige oplysninger, du skal vide om at åbne en konto",
1151
1151
  payinAccount: "Indbetalingskonto",
1152
1152
  payinAccountsDescription: "For at fuldføre din konto skal du fortælle os, hvor dine indbetalinger skal sendes hen.",
1153
1153
  payinDetails: "Indbetalingsoplysninger",
@@ -1324,6 +1324,7 @@ const daDK = {
1324
1324
  remediationMessage_2_123: "Du har ikke tilføjet en ejer",
1325
1325
  remediationMessage_2_124: "Du har ikke tilføjet en underskriver",
1326
1326
  remediationMessage_2_151: "Du har ikke tilføjet en kontrollerende person",
1327
+ remediationMessage_2_153: "Tilføj 'phone.number' til juridisk enhed",
1327
1328
  remediationMessage_2_158: "Angiv momsnummer eller årsag til fritagelse.",
1328
1329
  remediationMessage_2_178: "Føj 'webAddress' til virksomhedslinjen.",
1329
1330
  remediationMessage_2_184: "Tilføj forfatningsdokument til bekræftelse til juridisk enhed.",
@@ -1505,6 +1506,7 @@ const daDK = {
1505
1506
  supportedFileTypes: "Understøttede filtyper: %{fileTypes}",
1506
1507
  supportingDocuments: "Understøttende dokumentation",
1507
1508
  swiftCode: "SWIFT-kode",
1509
+ takeOrUploadAPhoto: "Tag eller upload et foto af et ID-dokument for at gennemføre en hurtig og sikker ID-bekræftelse med vores betroede partner,",
1508
1510
  task: "Opgave",
1509
1511
  taxationDocument: "Afgiftsbilag",
1510
1512
  taxDeclaration: "Skatteindberetning",
@@ -1553,6 +1555,7 @@ const daDK = {
1553
1555
  titleDeed: "Skøde",
1554
1556
  toCompleteProcessReviewAndSignOfficialDocumentation: "For at fuldføre denne proces skal du gennemgå og underskrive den officielle dokumentation.",
1555
1557
  toggleAssociationMenu: "skifte menu for %{name} ",
1558
+ toHelpTheGovernmentFight: "For at hjælpe regeringen med at bekæmpe finansiering af terrorisme og hvidvaskning af penge kræver føderal lovgivning, at finansielle institutioner indhenter, kontrollerer og registrerer oplysninger, der identificerer hver person (privatperson eller enhed), der åbner en konto, og visse personer, der er tilknyttet en konto.",
1556
1559
  tooManyFiles: "For mange filer",
1557
1560
  toProtectYourInformationThisSessionHasExpired: "For at beskytte dine oplysninger er denne session udløbet, og siden er nu inaktiv. Start en ny session fra det samme sted, som du oprindeligt åbnede denne side.",
1558
1561
  totalAssets: "Aktiver i alt",
@@ -1702,6 +1705,7 @@ const daDK = {
1702
1705
  youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive: "Du kan kun bruge en bankkonto i det land/område, hvor du bor.",
1703
1706
  youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered: "Du kan kun bruge en bankkonto i det land/område, hvor din virksomhed er registreret.",
1704
1707
  youHaveSuccessfullyProvidedTheIdDocument: "Indsendelse af ID-dokumentet lykkedes.",
1708
+ youMayBeAskedToReUpload: "Du kan blive bedt om at uploade et andet ID-dokument igen i fremtiden.",
1705
1709
  youMustXYearsOldToContinue: "Du skal være mindst %{minimumAge} år gammel for at fortsætte",
1706
1710
  yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose: "Din forening er registreret. Det blev oprettet til rekreative, kulturelle eller nonprofitformål.",
1707
1711
  yourBankWillConfirmYourAccountDetails: "Din bank bekræfter dine kontooplysninger over for os.",