@adyen/kyc-components 3.56.1 → 3.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/{B4MFY5CR-Bvs2knxQ.js → B4MFY5CR-Btb_2-pV.js} +1 -1
- package/dist/es/{HO4MOOFI-D73JTsvp.js → HO4MOOFI-BjUBJSdM.js} +2 -2
- package/dist/es/{HUY7CZI3-DV5kn2jF.js → HUY7CZI3-BcIThR0Y.js} +2 -2
- package/dist/es/{Introduction-C7VMHFjG.js → Introduction-BtT5M7Db.js} +9 -9
- package/dist/es/adyen-kyc-components.es.js +2 -2
- package/dist/es/{bg-BG-CLxx7Vzf.js → bg-BG-TfrwAHSM.js} +44 -14
- package/dist/es/{cs-CZ-DAzZ-QQT.js → cs-CZ-ho_ywBEK.js} +47 -17
- package/dist/es/css-q1a-Ur7J.js +15 -0
- package/dist/es/{da-DK-CWlRIBva.js → da-DK-DZJF1FaY.js} +41 -11
- package/dist/es/{de-DE-BoB9_YkX.js → de-DE-B25fJNin.js} +49 -19
- package/dist/es/{el-GR-BDSBp0fE.js → el-GR-DTb_-Vz_.js} +46 -16
- package/dist/es/{es-ES-_aGsMlz2.js → es-ES-DZ6sosjP.js} +44 -14
- package/dist/es/{et-EE-Cr6-xv9h.js → et-EE-C_1JCxAI.js} +45 -15
- package/dist/es/{fi-FI-CamNZ2iE.js → fi-FI-CgnqRXRe.js} +48 -18
- package/dist/es/{fr-FR-CsTM8kFg.js → fr-FR-D8_u1qip.js} +45 -15
- package/dist/es/{hr-HR-CIwO1uYk.js → hr-HR-BwzK2PB9.js} +45 -15
- package/dist/es/{hu-HU-rU2fLfky.js → hu-HU-BnsL9qEe.js} +42 -12
- package/dist/es/{index-DvfA_PFX.js → index-Bk0fvPZ4.js} +15629 -15250
- package/dist/es/{it-IT-CwR5iwxv.js → it-IT-BTWOlTci.js} +46 -16
- package/dist/es/json-BRkB-KFu.js +22 -0
- package/dist/es/{lt-LT-B_-b9aW1.js → lt-LT-DNGr3dH0.js} +42 -12
- package/dist/es/{lv-LV-5nOFvodG.js → lv-LV-Cfni8DJ9.js} +53 -23
- package/dist/es/{nl-NL-C-Y7UeTr.js → nl-NL-Btfceq49.js} +46 -16
- package/dist/es/{no-NO-Bi_fh7ny.js → no-NO-B7LAbHK6.js} +46 -16
- package/dist/es/onfido-logo-D8NOqXsA.js +5 -0
- package/dist/es/{pl-PL-B811CfJY.js → pl-PL-HJUk22yx.js} +41 -11
- package/dist/es/plaid-logo-DUkM-5Zw.js +8 -0
- package/dist/es/plaintext-D03i-amR.js +8 -0
- package/dist/es/{pt-PT-GA57kUMI.js → pt-PT-DLnvZGAx.js} +44 -14
- package/dist/es/{ro-RO-dswtP_bR.js → ro-RO-BgPkmrFe.js} +47 -17
- package/dist/es/singpass-logo-BZc_TOuU.js +8 -0
- package/dist/es/{sk-SK-DYvglg3C.js → sk-SK-Ca7DYst6.js} +46 -16
- package/dist/es/{sl-SI-B0rnrENs.js → sl-SI-e_4Ag1rs.js} +44 -14
- package/dist/es/{sv-SE-Be6gxk52.js → sv-SE-BCM3E7md.js} +42 -12
- package/dist/es/tink-logo-Dsjtzqtp.js +8 -0
- package/dist/es/{trustly-logo-YJslAOYF.js → trustly-logo-L-e063DR.js} +3 -3
- package/dist/es/yaml-BjlWN5Jw.js +13 -0
- package/dist/style.css +1042 -1007
- package/dist/types/api/address/useAddressCleanse.d.ts +2 -2
- package/dist/types/api/businessLines/useBusinessLines.d.ts +1 -1
- package/dist/types/api/idVerificationProviders/useExtractDocumentInformation.d.ts +21 -0
- package/dist/types/api/legalEntity/useLegalEntity.d.ts +1 -1
- package/dist/types/api/onboardingStatus/useOnboardingStatus.d.ts +1 -1
- package/dist/types/api/pciTemplate/usePciStatus.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankAccountNumber/fieldConfig.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankAccountNumber/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankCity/types.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankCode/fieldConfig.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankCode/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankName/types.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BranchCode/fieldConfig.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BranchCode/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/Iban/fieldConfig.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/Iban/ibanValidator.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/Iban/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/SwiftCode/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/SwiftCode/types.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankDocument/types.d.ts +6 -6
- package/dist/types/components/BankAccount/forms/BankVerification/types.d.ts +3 -3
- package/dist/types/components/BankAccount/forms/PayoutAccount/helpers/mapPayoutAccountSchemaToApiBankAccount.d.ts +3 -3
- package/dist/types/components/BankAccount/forms/PayoutAccount/types.d.ts +4 -4
- package/dist/types/components/BankAccount/forms/PayoutDetails/rules.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +10 -10
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/AccountHolderDescriptionFragment.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +2 -2
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/allowedBankCountriesPerCountry.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +2 -3
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/types.d.ts +5 -5
- package/dist/types/components/BankAccount/hooks/useAsyncAccountDetailsValidationRules.d.ts +2 -2
- package/dist/types/components/BankAccount/utils/payoutAccountUtil.d.ts +3 -3
- package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +2 -2
- package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +14 -14
- package/dist/types/components/Business/forms/AdditionalInformation/utils.d.ts +2 -2
- package/dist/types/components/Business/forms/BasicInformation/BasicInformation.d.ts +1 -1
- package/dist/types/components/Business/forms/BasicInformation/types.d.ts +13 -15
- package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +1 -1
- package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +10 -12
- package/dist/types/components/Business/forms/BusinessSelection/BusinessInformationCard.d.ts +2 -2
- package/dist/types/components/Business/forms/BusinessSelection/BusinessSelection.d.ts +1 -1
- package/dist/types/components/Business/forms/BusinessSelection/types.d.ts +4 -7
- package/dist/types/components/Business/forms/Company/Company.d.ts +1 -1
- package/dist/types/components/Business/forms/Company/rules.d.ts +2 -2
- package/dist/types/components/Business/forms/Company/types.d.ts +9 -9
- package/dist/types/components/Business/forms/CompanyStructure/types.d.ts +4 -4
- package/dist/types/components/Business/forms/CompanyType/types.d.ts +3 -3
- package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +3 -3
- package/dist/types/components/Business/forms/RegistrationDocument/config.d.ts +1 -1
- package/dist/types/components/Business/forms/RegistrationDocument/types.d.ts +4 -4
- package/dist/types/components/Business/forms/TaxDocument/config.d.ts +1 -1
- package/dist/types/components/Business/forms/TaxDocument/types.d.ts +4 -4
- package/dist/types/components/Business/hooks/useBusinessData/constants.d.ts +1 -1
- package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +5 -6
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +19 -21
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +5 -8
- package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +1 -1
- package/dist/types/components/Business/utils/companyUtil.d.ts +6 -6
- package/dist/types/components/Contract/forms/ContractViewer/ContractViewer.d.ts +1 -1
- package/dist/types/components/Contract/forms/ContractViewer/types.d.ts +1 -0
- package/dist/types/components/Contract/tasks/PciDropin/PciDropin.d.ts +1 -2
- package/dist/types/components/Contract/tasks/PciDropin/types.d.ts +2 -2
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +3 -3
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +2 -2
- package/dist/types/components/EFP/fields/LegalFormField/types.d.ts +3 -3
- package/dist/types/components/EFP/fields/NaceCodeField/types.d.ts +2 -2
- package/dist/types/components/EFP/hooks/useSourceOfFundsTaskStatus.d.ts +2 -2
- package/dist/types/components/EFP/tasks/HighExposureDropin/types.d.ts +10 -9
- package/dist/types/components/EFP/tasks/HighExposureDropin/utils.d.ts +3 -3
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/SOFFinancierModal.d.ts +2 -2
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +3 -3
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +2 -2
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +1 -1
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +2 -2
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/types.d.ts +12 -12
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/utils.d.ts +9 -9
- package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageIndividualComponent/ManageIndividualComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +16 -16
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/useNavigation.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/content.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/types.d.ts +1 -1
- package/dist/types/components/Individual/fields/DecisionMakerRole/types.d.ts +5 -5
- package/dist/types/components/Individual/fields/DriversLicense/DriversLicense.d.ts +2 -0
- package/dist/types/components/Individual/fields/DriversLicense/DriversLicense.types.d.ts +24 -0
- package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +4 -4
- package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +8 -7
- package/dist/types/components/Individual/forms/Individual/IdVerification/IdVerification.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/IdVerification/types.d.ts +6 -2
- package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/idVerificationMethodMetadata.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/types.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/Individual.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/types.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/types.d.ts +10 -10
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/validate.d.ts +6 -6
- package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/ProofOfResidency/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/rules.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/types.d.ts +13 -13
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +7 -9
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/validate.d.ts +4 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/validate.d.ts +6 -6
- package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/BasicDetails.types.d.ts +8 -8
- package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/ConflictRow.d.ts +12 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/DataConflictsModal.d.ts +11 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.d.ts +1 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +8 -20
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/OnfidoVerificationModal/OnfidoVerificationModal.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/UploadedDocument/UploadedDocument.d.ts +2 -3
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/formatId.d.ts +3 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/individualOnfidoConflictsSchema.d.ts +32 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/mapExtractionResultToSchema.d.ts +3 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +19 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +2 -13
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +17 -22
- package/dist/types/components/Individual/helpers/shouldShowMotionCapture.d.ts +10 -0
- package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +4 -4
- package/dist/types/components/Individual/mapping/IndividualToLegalEntity.mapper.d.ts +1 -7
- package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +3 -3
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
- package/dist/types/components/Shared/EntityAssociation/types.d.ts +5 -5
- package/dist/types/components/Shared/EntityGuidanceStatus/types.d.ts +4 -4
- package/dist/types/components/Shared/FormNavigation/FormNavigationItem.d.ts +2 -1
- package/dist/types/components/Shared/FormNavigation/types.d.ts +4 -4
- package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +5 -5
- package/dist/types/components/Shared/Introduction/Introduction.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/IntroductionScreen.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/constants.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/copy.d.ts +2 -2
- package/dist/types/components/Shared/SingpassBanner/SingpassBanner.d.ts +2 -2
- package/dist/types/components/Shared/SingpassSelection/types.d.ts +3 -3
- package/dist/types/components/Shared/Summary/Summary.d.ts +2 -2
- package/dist/types/components/Shared/Summary/summaryItem.d.ts +1 -1
- package/dist/types/components/Shared/Summary/types.d.ts +2 -2
- package/dist/types/components/Shared/devex/DebugTable/DebugTable.d.ts +1 -1
- package/dist/types/components/Shared/devex/DebugWrapper/debugInfo.d.ts +6 -6
- package/dist/types/components/Shared/fields/BusinessRegistrationNumber/fieldConfig.d.ts +5 -5
- package/dist/types/components/Shared/fields/BusinessRegistrationNumber/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/CountryField/types.d.ts +2 -2
- package/dist/types/components/Shared/fields/CountryOfGoverningLawField/types.d.ts +2 -2
- package/dist/types/components/Shared/fields/Currency/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/DBANameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/DBANameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/DateOfIncorporationField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/DateOfIncorporationField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/EInvoicingCodeField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/EInvoicingCodeField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/FinancialReportingDate/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +2 -2
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferCompanyRegistrationNumberType.d.ts +2 -2
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferTaxIdNumberType.d.ts +3 -3
- package/dist/types/components/Shared/fields/LegalCompanyNameField/fieldConfig.d.ts +2 -2
- package/dist/types/components/Shared/fields/LegalCompanyNameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/Name/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/NumberOfEmployees/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +3 -3
- package/dist/types/components/Shared/fields/PhoneField/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/StateField/fieldConfig.d.ts +2 -2
- package/dist/types/components/Shared/fields/StateField/types.d.ts +4 -4
- package/dist/types/components/Shared/fields/StockExchangeMICField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockExchangeMICField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockISINField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockISINField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockTickerSymbol/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockTickerSymbol/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/TaxId/fieldConfig.d.ts +4 -4
- package/dist/types/components/Shared/fields/TaxId/types.d.ts +4 -4
- package/dist/types/components/Shared/fields/TaxInformationField/fieldConfig.d.ts +2 -2
- package/dist/types/components/Shared/fields/TaxInformationField/types.d.ts +5 -5
- package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/TradingNameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/VatNumberField/fieldConfig.d.ts +2 -2
- package/dist/types/components/Shared/fields/VatNumberField/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/Address/constants.d.ts +1 -1
- package/dist/types/components/Shared/forms/Address/types.d.ts +4 -4
- package/dist/types/components/Shared/forms/Address/utils.d.ts +2 -2
- package/dist/types/components/Shared/forms/Address/validate.d.ts +3 -3
- package/dist/types/components/Shared/forms/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +4 -4
- package/dist/types/components/Shared/forms/BusinessTypeSelection/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/BusinessTypeSelection/utils.d.ts +7 -7
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/ContactDetails/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/DocumentUpload/types.d.ts +6 -6
- package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +2 -2
- package/dist/types/components/Shared/forms/FinancialInformation/formatFinancialInformationSummary.d.ts +1 -1
- package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/RegistrationAddress/types.d.ts +4 -4
- package/dist/types/components/Shared/tasks/CustomerSupport/types.d.ts +4 -4
- package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +2 -2
- package/dist/types/components/Shared/tasks/TaskList/types.d.ts +10 -10
- package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +10 -10
- package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/Trust.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/rules.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/types.d.ts +7 -7
- package/dist/types/components/Trust/forms/TrustRegistrationDetails/types.d.ts +7 -7
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/getAvailableRoles.d.ts +1 -1
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +9 -8
- package/dist/types/components/Trust/tasks/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +2 -2
- package/dist/types/components/Trust/tasks/RoleAndTypeDropin/types.d.ts +2 -2
- package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/types.d.ts +3 -3
- package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/trustUtil.d.ts +5 -5
- package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +1 -1
- package/dist/types/components/index.d.ts +5 -5
- package/dist/types/components/ui/atoms/Accordion/Accordion.d.ts +1 -1
- package/dist/types/components/ui/atoms/ActionsMenu/ActionsMenu.d.ts +0 -1
- package/dist/types/components/ui/atoms/Button/Button.d.ts +4 -4
- package/dist/types/components/ui/atoms/Button/Button.types.d.ts +19 -21
- package/dist/types/components/ui/atoms/Field/Field.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/Link/Link.d.ts +1 -2
- package/dist/types/components/ui/atoms/ProviderButton/ProviderButton.d.ts +3 -0
- package/dist/types/components/ui/atoms/ProviderButton/ProviderButton.types.d.ts +5 -0
- package/dist/types/components/ui/atoms/RadioGroup/RadioGroup.d.ts +1 -1
- package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +1 -1
- package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/Remove/Remove.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/StructuredList/StructuredList.d.ts +5 -4
- package/dist/types/components/ui/molecules/Alert/types.d.ts +1 -1
- package/dist/types/components/ui/molecules/ContextGuidance/types.d.ts +1 -1
- package/dist/types/components/ui/molecules/DocumentGuidance/DocumentGuidance.types.d.ts +3 -3
- package/dist/types/components/ui/molecules/Dropzone/FilePicker.d.ts +2 -2
- package/dist/types/components/ui/molecules/Dropzone/types.d.ts +2 -2
- package/dist/types/components/ui/molecules/Dropzone/validate.d.ts +1 -1
- package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +5 -5
- package/dist/types/components/ui/molecules/EmbeddedStatus/statusToTag.d.ts +4 -4
- package/dist/types/components/ui/molecules/ErrorPanel/types.d.ts +2 -2
- package/dist/types/components/ui/molecules/InputCurrency/InputCurrency.d.ts +2 -2
- package/dist/types/components/ui/molecules/InputDate/InputDate.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputEmail/InputEmail.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputNumber/InputNumber.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputTelephone/InputTelephone.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputText/InputText.d.ts +1 -1
- package/dist/types/components/ui/molecules/MaskedInput/MaskedInput.d.ts +2 -2
- package/dist/types/core/UIElement/UIElement.d.ts +6 -6
- package/dist/types/core/analytics.d.ts +1 -1
- package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +9 -9
- package/dist/types/core/context/CoreContext/CoreContext.d.ts +1 -1
- package/dist/types/core/context/CoreContext/CoreProvider.d.ts +1 -1
- package/dist/types/core/context/FormContext/types.d.ts +1 -1
- package/dist/types/core/context/FormRouterContext/types.d.ts +1 -1
- package/dist/types/core/context/I18nProvider/I18nContext.d.ts +1 -1
- package/dist/types/core/context/I18nProvider/I18nProvider.d.ts +1 -1
- package/dist/types/core/context/SettingsContext/types.d.ts +1 -1
- package/dist/types/core/context/StateContext/types.d.ts +1 -1
- package/dist/types/core/context/ToastContext/ToastContext.d.ts +1 -1
- package/dist/types/core/errorMapping.d.ts +4 -4
- package/dist/types/core/hooks/introduction/useCanSeeIntroduction.d.ts +1 -1
- package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +3 -3
- package/dist/types/core/hooks/introduction/useShouldShowIntroduction.d.ts +1 -1
- package/dist/types/core/hooks/singpass/useSingpassMyInfoLogin.d.ts +3 -7
- package/dist/types/core/hooks/useAllowedCountries.d.ts +1 -1
- package/dist/types/core/hooks/useAnalytics.d.ts +1 -1
- package/dist/types/core/hooks/useAssociatedLegalArrangement.d.ts +1 -1
- package/dist/types/core/hooks/useAssociatedLegalRepresentative.d.ts +1 -1
- package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +6 -6
- package/dist/types/core/hooks/useBusinessSetup.d.ts +1 -9
- package/dist/types/core/hooks/useComponentApi.d.ts +3 -3
- package/dist/types/core/hooks/useDataMissingRemediations.d.ts +2 -2
- package/dist/types/core/hooks/useDataset.d.ts +1 -1
- package/dist/types/core/hooks/useForm/types.d.ts +8 -8
- package/dist/types/core/hooks/useFormComposer.d.ts +3 -3
- package/dist/types/core/hooks/useLegalEntityType.d.ts +2 -2
- package/dist/types/core/hooks/useMultiForm/reducer.d.ts +2 -1
- package/dist/types/core/hooks/useMultiForm/types.d.ts +3 -2
- package/dist/types/core/hooks/useScenarioConfiguration.d.ts +5 -5
- package/dist/types/core/hooks/useTranslations.d.ts +1 -1
- package/dist/types/core/hooks/useUnifyLoadingStatus.d.ts +1 -1
- package/dist/types/core/models/api/document.d.ts +3 -0
- package/dist/types/core/models/api/get-configuration.d.ts +1 -1
- package/dist/types/core/models/api/get-tasks.d.ts +1 -1
- package/dist/types/core/models/api/transfer-instrument-reference.d.ts +1 -1
- package/dist/types/core/models/api/version-configuration.d.ts +1 -1
- package/dist/types/core/models/company.d.ts +1 -1
- package/dist/types/core/models/country-config.d.ts +2 -2
- package/dist/types/core/models/decision-maker.d.ts +1 -1
- package/dist/types/core/models/errors/entity-problems.d.ts +1 -1
- package/dist/types/core/models/errors/error-message.d.ts +1 -1
- package/dist/types/core/models/errors/remediation.d.ts +1 -1
- package/dist/types/core/models/form-rules.d.ts +5 -5
- package/dist/types/core/models/form.d.ts +1 -1
- package/dist/types/core/models/identity.d.ts +3 -3
- package/dist/types/core/models/trust.d.ts +1 -1
- package/dist/types/core/process-field-configurations.d.ts +10 -10
- package/dist/types/core/services/agnostic/get-dataset.d.ts +1 -1
- package/dist/types/core/services/componentApi/accept-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/company-deep-search.d.ts +1 -1
- package/dist/types/core/services/componentApi/company-index-search.d.ts +1 -1
- package/dist/types/core/services/componentApi/confirm-data-review.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-trusted-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/delete-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/delete-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/download-pci.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-accepted-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-address.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-allowed-locales.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-analytics-session.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-bankVerification-vendor.d.ts +3 -3
- package/dist/types/core/services/componentApi/get-business-lines.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-company-dataset.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-idverification-token.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-legal-forms.d.ts +2 -2
- package/dist/types/core/services/componentApi/get-nace-codes.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-pci-questionnaire.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-pci-status.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-pci-template.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-provider-status.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-scenarios.d.ts +2 -2
- package/dist/types/core/services/componentApi/get-service-agreement-acceptance-infos.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-service-agreement-status.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-source-of-funds-types.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-supported-countries.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-tasks.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-transfer-instrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-transfer-instruments.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-version-configuration.d.ts +1 -1
- package/dist/types/core/services/componentApi/handle-bank-verification-error.d.ts +1 -1
- package/dist/types/core/services/componentApi/idVerification-startcheck.d.ts +1 -1
- package/dist/types/core/services/componentApi/refresh-company-dataset.d.ts +1 -1
- package/dist/types/core/services/componentApi/search-address.d.ts +1 -1
- package/dist/types/core/services/componentApi/sign-pci.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-source-of-funds.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/validate-account-identification.d.ts +2 -2
- package/dist/types/core/services/componentApi/validate-phone-number.d.ts +1 -1
- package/dist/types/core/services/componentApi/verify-id-number.d.ts +1 -1
- package/dist/types/core/services/componentApi/verify-tin.d.ts +1 -1
- package/dist/types/core/services/kycExternalApi/get-allowed-countries.d.ts +1 -1
- package/dist/types/core/services/kycExternalApi/get-allowed-locales.d.ts +1 -1
- package/dist/types/core/services/kycExternalApi/get-configuration.d.ts +1 -1
- package/dist/types/core/services/kycExternalApi/validate-account-identification.d.ts +2 -2
- package/dist/types/core/services/kycExternalApi/validate-phone-number.d.ts +1 -1
- package/dist/types/core/services/kycExternalApi/verify-id-number.d.ts +1 -1
- package/dist/types/core/services/types.d.ts +1 -1
- package/dist/types/core/types.d.ts +3 -3
- package/dist/types/core/user-events.d.ts +2 -2
- package/dist/types/core/utils.d.ts +1 -1
- package/dist/types/datasets/generators/getAccountFormatForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getBusinessTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getCompanyTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/loadCountries.d.ts +2 -2
- package/dist/types/datasets/generators/loadStatesDataset.d.ts +2 -2
- package/dist/types/index.d.ts +1 -1
- package/dist/types/language/utils.d.ts +1 -1
- package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
- package/dist/types/stores/globalStore/calculateTaskStatus.d.ts +5 -5
- package/dist/types/stores/globalStore/determineTaskIdentifiers.d.ts +6 -6
- package/dist/types/stores/globalStore/get-task-status.d.ts +2 -3
- package/dist/types/stores/globalStore/globalStore.d.ts +8 -8
- package/dist/types/stores/globalStore/isEmptyEntity.d.ts +1 -1
- package/dist/types/utils/accountHolderUtils.d.ts +3 -3
- package/dist/types/utils/addressToString.d.ts +3 -0
- package/dist/types/utils/api/documentUtils.d.ts +8 -7
- package/dist/types/utils/api/processCapabilitites.d.ts +7 -7
- package/dist/types/utils/api/processValidationErrors.d.ts +2 -2
- package/dist/types/utils/birthDateUtils.d.ts +3 -3
- package/dist/types/utils/datasetUtil.d.ts +4 -4
- package/dist/types/utils/decisionMakerRoles.d.ts +4 -4
- package/dist/types/utils/dropinUtils.d.ts +2 -2
- package/dist/types/utils/entityAssociationUtil.d.ts +8 -8
- package/dist/types/utils/entityStatusUtil.d.ts +6 -6
- package/dist/types/utils/eventHandlers/handleKeys.d.ts +1 -1
- package/dist/types/utils/formUtils.d.ts +4 -4
- package/dist/types/utils/formatCurrency.d.ts +1 -1
- package/dist/types/utils/getFieldsWithExistingData.d.ts +2 -2
- package/dist/types/utils/getLegalEntityCountry.d.ts +2 -2
- package/dist/types/utils/getName.d.ts +2 -2
- package/dist/types/utils/getProps.d.ts +1 -1
- package/dist/types/utils/getSSNType.d.ts +1 -1
- package/dist/types/utils/isNormalizedStringMatch.d.ts +1 -0
- package/dist/types/utils/makeSelectItemForRole.d.ts +2 -2
- package/dist/types/utils/mapping/businessDetails/mapBusinessDetailsSchemaToLegalEntity.d.ts +3 -3
- package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +3 -4
- package/dist/types/utils/mapping/businessDetails/mapOrganizationTypeToCompanyType.d.ts +2 -2
- package/dist/types/utils/mapping/componentApiMapping.d.ts +18 -8
- package/dist/types/utils/mapping/customerSupport/mapCustomerSupportSchemaToCustomerSupportType.d.ts +2 -2
- package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
- package/dist/types/utils/mapping/mapping.d.ts +11 -17
- package/dist/types/utils/mapping/trustMembers/getTrustMembers.d.ts +1 -1
- package/dist/types/utils/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +2 -2
- package/dist/types/utils/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +1 -1
- package/dist/types/utils/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +1 -1
- package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +1 -1
- package/dist/types/utils/perCountry.d.ts +1 -1
- package/dist/types/utils/perState.d.ts +1 -1
- package/dist/types/utils/regex/postalCodePatterns.d.ts +1 -1
- package/dist/types/utils/roleMetadata.d.ts +4 -4
- package/dist/types/utils/stripWhitespace.d.ts +1 -0
- package/dist/types/utils/toNormalizedString.d.ts +1 -0
- package/dist/types/utils/trackNavigation.d.ts +2 -2
- package/dist/types/utils/validation/types.d.ts +3 -3
- package/dist/types/utils/validatorUtils.d.ts +2 -2
- package/dist/types/utils/verification/helpers/verifyIdNumber.d.ts +1 -1
- package/package.json +2 -2
- package/dist/es/onfido-logo-i_oduqdE.js +0 -5
- package/dist/es/plaid-logo-4nYeR9iX.js +0 -12
- package/dist/es/tink-logo-WImtH5CL.js +0 -8
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/DriversLicense.d.ts +0 -24
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/DriversLicense.d.ts +0 -21
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +0 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/validate.d.ts +0 -3
- package/dist/types/components/Individual/hooks/useShowMotionCapture.d.ts +0 -13
- package/dist/types/components/ui/atoms/Description/Description.d.ts +0 -10
|
@@ -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 { 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-
|
|
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-Bk0fvPZ4.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-
|
|
2
|
-
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-
|
|
1
|
+
import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-Btb_2-pV.js";
|
|
2
|
+
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-Bk0fvPZ4.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-
|
|
2
|
-
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-
|
|
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-Btb_2-pV.js";
|
|
2
|
+
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-Bk0fvPZ4.js";
|
|
3
3
|
var DevtoolsPanelComponent = (props) => {
|
|
4
4
|
const [localStore, setLocalStore] = createLocalStorage({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "preact/jsx-runtime";
|
|
2
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-
|
|
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-Bk0fvPZ4.js";
|
|
4
4
|
import { useMemo } from "preact/compat";
|
|
5
5
|
var IntroductionScreens = ((IntroductionScreens2) => {
|
|
6
6
|
IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
|
|
@@ -155,7 +155,6 @@ const Introduction = ({
|
|
|
155
155
|
/* @__PURE__ */ jsx("div", { className: "adyen-kyc-introduction__skip", children: /* @__PURE__ */ jsx(
|
|
156
156
|
Button,
|
|
157
157
|
{
|
|
158
|
-
label: i18n.get(translationKeys.skip),
|
|
159
158
|
onClick: () => {
|
|
160
159
|
userEvents.addEvent("Clicked button", {
|
|
161
160
|
...pageEventDetails,
|
|
@@ -164,7 +163,8 @@ const Introduction = ({
|
|
|
164
163
|
});
|
|
165
164
|
onExitIntroduction();
|
|
166
165
|
},
|
|
167
|
-
|
|
166
|
+
variant: "link",
|
|
167
|
+
children: i18n.get(translationKeys.skip)
|
|
168
168
|
}
|
|
169
169
|
) }),
|
|
170
170
|
/* @__PURE__ */ jsx(
|
|
@@ -181,7 +181,6 @@ const Introduction = ({
|
|
|
181
181
|
Button,
|
|
182
182
|
{
|
|
183
183
|
disabled: activeIndex === 0,
|
|
184
|
-
label: i18n.get(translationKeys.back),
|
|
185
184
|
onClick: () => {
|
|
186
185
|
userEvents.addEvent("Clicked button", {
|
|
187
186
|
...pageEventDetails,
|
|
@@ -190,25 +189,25 @@ const Introduction = ({
|
|
|
190
189
|
});
|
|
191
190
|
setActiveIndex((currentValue) => currentValue - 1);
|
|
192
191
|
},
|
|
193
|
-
|
|
192
|
+
variant: "secondary",
|
|
193
|
+
children: i18n.get(translationKeys.back)
|
|
194
194
|
}
|
|
195
195
|
),
|
|
196
196
|
activeIndex + 1 === introductionScreens.length ? /* @__PURE__ */ jsx(
|
|
197
197
|
Button,
|
|
198
198
|
{
|
|
199
|
-
label: i18n.get(translationKeys.start),
|
|
200
199
|
onClick: () => {
|
|
201
200
|
userEvents.addTaskEvent("Success", {
|
|
202
201
|
actionType: "submit",
|
|
203
202
|
label: translationKeys.start
|
|
204
203
|
});
|
|
205
204
|
onExitIntroduction();
|
|
206
|
-
}
|
|
205
|
+
},
|
|
206
|
+
children: i18n.get(translationKeys.start)
|
|
207
207
|
}
|
|
208
208
|
) : /* @__PURE__ */ jsx(
|
|
209
209
|
Button,
|
|
210
210
|
{
|
|
211
|
-
label: i18n.get(translationKeys.next),
|
|
212
211
|
onClick: () => {
|
|
213
212
|
userEvents.addEvent("Clicked button", {
|
|
214
213
|
...pageEventDetails,
|
|
@@ -216,7 +215,8 @@ const Introduction = ({
|
|
|
216
215
|
label: translationKeys.next
|
|
217
216
|
});
|
|
218
217
|
setActiveIndex((currentValue) => currentValue + 1);
|
|
219
|
-
}
|
|
218
|
+
},
|
|
219
|
+
children: i18n.get(translationKeys.next)
|
|
220
220
|
}
|
|
221
221
|
)
|
|
222
222
|
] })
|
|
@@ -23,6 +23,7 @@ const bgBG = {
|
|
|
23
23
|
addABankAccountForPayouts: "Добавяне на банкова сметка за изплащания",
|
|
24
24
|
addAccountWith: "Добавяне на акаунт в %{providerName}",
|
|
25
25
|
addAllSourcesOfFundsBeingUsed: "Добавете всички източници на средства, които се използват с финансовите продукти, изброени на тази страница. Някои източници на финансиране може да изискват документи за доказателство. ",
|
|
26
|
+
addAtLeastOneInvestor: "Добавете поне един инвеститор",
|
|
26
27
|
addBankAccount: "Добавяне на банкова сметка",
|
|
27
28
|
addBankDetails: "Добавяне на банкови данни",
|
|
28
29
|
addDecisionMaker: "Добавете лице, вземащо решения",
|
|
@@ -144,6 +145,7 @@ const bgBG = {
|
|
|
144
145
|
belowTaxThreshold: "Печалбите са под задължителния праг за регистрация на непреки данъци в тази държава/регион на установяване",
|
|
145
146
|
benefactorDetails: "Данни за дарителя",
|
|
146
147
|
benefactorsLegalName: "Пълно юридическо наименование на дарителя",
|
|
148
|
+
benefactorsName: "Име на дарителя",
|
|
147
149
|
beneficiary: "Бенефициент",
|
|
148
150
|
beneficiaryGuideDescription: "<strong>Бенефициентите</strong> са физическите лица или групи от хора, в чийто интерес основно е създаден или функционира тръстът. Може да бъде физическо лице, юридическо лице или член на клас. Това включва и неопределен бенефициент, който е клас или група бенефициенти, които не са посочени, но са определени по установен начин в акта за доверително управление.",
|
|
149
151
|
bic: "BIC",
|
|
@@ -162,13 +164,12 @@ const bgBG = {
|
|
|
162
164
|
businessAccountTerms: "Условия за бизнес сметка",
|
|
163
165
|
businessDescription: "Описание на дейността",
|
|
164
166
|
businessDetails: "Бизнес детайли",
|
|
165
|
-
businessEarningDetails: "
|
|
167
|
+
businessEarningDetails: "Други данни за приходите от дейността",
|
|
166
168
|
businessEntityDescription: "Обикновено това е едноличен търговец, частно дружество, публична корпорация, партньорство или организация с нестопанска цел.",
|
|
167
169
|
businessEntityTitle: "Стопански субект",
|
|
168
170
|
businessFinancing: "Финансиране на бизнес",
|
|
169
171
|
businessIncorporationNumber: "Регистрационен номер на фирмата",
|
|
170
172
|
businessInformation: "Фирмена информация",
|
|
171
|
-
businessInvestorDetails: "Данни за бизнес инвеститора",
|
|
172
173
|
businessLegalName: "Официално име на компанията",
|
|
173
174
|
businessName: "Име на фирмата",
|
|
174
175
|
businessName__helperText: "Официалното наименование се използва за идентифициране на дадена фирма пред държавата. Въведете го точно както е посочено в държавните Ви или правни формуляри.",
|
|
@@ -255,6 +256,7 @@ const bgBG = {
|
|
|
255
256
|
complete: "Завършете",
|
|
256
257
|
completeAddingAccount: "Пълно добавяне на акаунт",
|
|
257
258
|
confirm: "Потвърдете",
|
|
259
|
+
confirmationOfGrantOrSubsidy: "Потвърждение за безвъзмездна помощ или субсидия",
|
|
258
260
|
confirmPersonalInformation: "Потвърждаване на лична информация",
|
|
259
261
|
constitutionalDocument: "Учредителен документ",
|
|
260
262
|
constitutionalDocumentHeader: "Качване на учредителен документ",
|
|
@@ -301,11 +303,15 @@ const bgBG = {
|
|
|
301
303
|
dateOfSourceEvent: "Дата на изходното събитие",
|
|
302
304
|
dateOfTotalAssetsCalculation: "Датата, на която са изчислени общите активи и годишният оборот, често е датата на балансовия отчет.",
|
|
303
305
|
dateOfWinning: "Дата на печалбата",
|
|
306
|
+
dateOfWinnings: "Дата на печалбата",
|
|
304
307
|
dateOnDocumentNoOlderThanXMonths: "Датата в документа не е по-стара от %{numberOfMonths} месеца",
|
|
305
308
|
datePlaceholder: "дд/мм/гггг",
|
|
306
309
|
dbaName: "Наименование на формата на функциониране (ФФ).",
|
|
307
310
|
deceased: "Упълномощителя ми е починал",
|
|
308
311
|
deceasedEstate: "Наследствена собственост",
|
|
312
|
+
decedentsCountryOfDeath: "Държава/Регион на смъртта на починалия",
|
|
313
|
+
decedentsLegalFirstName: "Официалното собствено име на починалия",
|
|
314
|
+
decedentsLegalLastName: "Официално фамилно име на починалия",
|
|
309
315
|
decedentsName: "Име на починалия",
|
|
310
316
|
decisionMaker: "Лица, вземащи решения",
|
|
311
317
|
decisionMakerDescription: "Посочете информация за собствениците, управителите и лицата, упълномощени да подписват във Вашата компания. Имайте предвид, че един човек може да изпълнява няколко роли. Изискванията са следните:",
|
|
@@ -317,7 +323,6 @@ const bgBG = {
|
|
|
317
323
|
deleteIdDocument: "Изтриване на документа за самоличност?",
|
|
318
324
|
deleteInvestorDetails: "Изтриване на данните за инвеститора",
|
|
319
325
|
depositSlip: "Депозитна бележка",
|
|
320
|
-
describeTheDecedent: "Опишете починалия ",
|
|
321
326
|
describeWhoIsABeneficiaryInYourTrust: "Опишете в отворен формат кой ще бъде бенефициерът във Вашия договор за доверително управление",
|
|
322
327
|
description: "Описание",
|
|
323
328
|
descriptionOfIntellectualProperty: "Описание на (интелектуална) собственост",
|
|
@@ -344,6 +349,7 @@ const bgBG = {
|
|
|
344
349
|
documentNotExpiredOrDamaged: "Документът не може да бъде изтекъл или повреден",
|
|
345
350
|
documentRequirements: "Изисквания към документите",
|
|
346
351
|
documents: "Документи",
|
|
352
|
+
documentShouldShow: "Документът трябва да съдържа",
|
|
347
353
|
documentShowsTaxIdOfCompany: "Документът показва данъчния номер на фирмата",
|
|
348
354
|
documentType: "Вид на документа",
|
|
349
355
|
documentUpload: "Качване на документ",
|
|
@@ -355,6 +361,9 @@ const bgBG = {
|
|
|
355
361
|
doingBusinessAsNameFiling: "Подаване на заявление за извършване на дейност като (DBA)",
|
|
356
362
|
doingBusinessAsNameFiling__FR: "Подаване на търговско наименование",
|
|
357
363
|
doingBusinessAsNameFiling__US: "Правене на бизнес като (DBA) подаване, като например вашия учредителен устав",
|
|
364
|
+
donorsCountryOfResidence: "Държава/Регион на пребиваване на дарителя",
|
|
365
|
+
donorsLegalFirstName: "Официално собствено име на дарителя",
|
|
366
|
+
donorsLegalLastName: "Официално фамилно име на дарителя",
|
|
358
367
|
donorsName: "Име на дарителя",
|
|
359
368
|
doNotHaveAbn: "Нямам ABN",
|
|
360
369
|
doNotHaveAcn: "Нямам австралийски фирмен номер (ACN)",
|
|
@@ -664,14 +673,14 @@ const bgBG = {
|
|
|
664
673
|
errorMessage_1_8013: "Предоставеният документа, доказващ длъжността директор, не се поддържа",
|
|
665
674
|
errorMessage_1_8014: "Документът, доказващ длъжността директор, е твърде стар",
|
|
666
675
|
errorMessage_1_8015: "Изображението на документа, доказващ длъжността директор, е с твърде ниско качество",
|
|
667
|
-
errorMessage_1_9009: "Доказателството за
|
|
676
|
+
errorMessage_1_9009: "Доказателството за средствата не съответства на типа на източника на финансиране.",
|
|
668
677
|
errorMessage_1_9010: "Юридическото име на фирмата не съвпада с това, което се съдържа в документа за доказване на средствата.",
|
|
669
678
|
errorMessage_1_9011: "Документът за доказване на средствата е твърде стар.",
|
|
670
679
|
errorMessage_1_9012: "Юридическото име на фирмата не е намерено в документа за доказване на средствата.",
|
|
671
680
|
errorMessage_2_1101: "Необходима е допълнителна информация за проверка на източника на средствата.",
|
|
672
681
|
errorMessage_2_1102: "В част от информацията, свързана с източника на средствата, все още липсва доказателство за произхода на средствата.",
|
|
673
682
|
errorMessage_2_1103: "Предоставено е доказателство за произход на средствата, което показва различен тип произход на средствата.",
|
|
674
|
-
errorMessage_2_1110: "Част от доказателствата за произход на
|
|
683
|
+
errorMessage_2_1110: "Част от доказателствата за произход на средствата не отговарят на изискванията.",
|
|
675
684
|
errorMessage_2_1111: "Част от доказателствата за източника на средствата изглежда не са собственост на Вашата компания.",
|
|
676
685
|
errorMessage_2_1112: "Част от доказателствата за произхода на средствата са прекалено стари.",
|
|
677
686
|
errorMessage_2_1113: "Част от доказателствата за източника на средствата не съдържат юридическо име на компанията.",
|
|
@@ -699,6 +708,7 @@ const bgBG = {
|
|
|
699
708
|
errorMessage_2_8249: "'organization.support.phone.number' липсва",
|
|
700
709
|
errorMessage_2_8250: "'individual.support.phone.number' липсва",
|
|
701
710
|
errorMessage_3_10: "Необходим е преглед на данните",
|
|
711
|
+
errorSubmittingData: "Грешка при подаване на данните",
|
|
702
712
|
errorUpdatingSourceOfFunds: "Грешка при актуализиране на източника на средства",
|
|
703
713
|
estateAttorneysName: "Име на адвоката по недвижими имоти",
|
|
704
714
|
euVatNumber: "Номер по ДДС в ЕС",
|
|
@@ -753,6 +763,7 @@ const bgBG = {
|
|
|
753
763
|
fundDepositDate: "Дата на депозит във фонда",
|
|
754
764
|
fundingSources: "Източници на финансиране",
|
|
755
765
|
fundTransferDate: "Дата на прехвърляне на фонда",
|
|
766
|
+
gamblingProceedDetails: "Подробности за постъпленията от хазарт",
|
|
756
767
|
gamblingWebsite: "Уебсайт за залагания",
|
|
757
768
|
"GEMI-number": "GEMI number or ΑΡΙΘΜΟΣ Γ.Ε.ΜΗ (Γενικού Εμπορικού Μητρώου)",
|
|
758
769
|
getSetUpInstantly: "Настройте се незабавно",
|
|
@@ -1047,8 +1058,10 @@ const bgBG = {
|
|
|
1047
1058
|
nameAddressSignatureOfAllInvestors: "Име, адрес и подпис на всички инвеститори",
|
|
1048
1059
|
nameMustContainLetters: "Наименованието трябва да съдържа букви. Проверете за правописни грешки и опитайте отново.",
|
|
1049
1060
|
nameOfCasinoLottery: "Име на казино, лотария или друга хазартна институция",
|
|
1061
|
+
nameOfCasinoLotteryGambling: "Име на казиното, лотарията или друга хазартна институция.",
|
|
1050
1062
|
nameOfTheCoins: "Име на криптовалута/криптовалути",
|
|
1051
1063
|
nameOfTheCryptocurrencyExchange: "Име на борсата за криптовалута",
|
|
1064
|
+
nameOfTheExchangeWhereTheCryptocurrencyWasHeldPriorToSale: "Име на борсата, където криптовалутата е била съхранявана преди продажбата",
|
|
1052
1065
|
nameOfTrust: "Име на тръста",
|
|
1053
1066
|
nameOfTrustAgreement: "Наименование на договора за учредяване на тръст",
|
|
1054
1067
|
namesOfInvolvedParties: "Имена на участващите страни (ако е приложимо)",
|
|
@@ -1120,6 +1133,8 @@ const bgBG = {
|
|
|
1120
1133
|
organisasjonsnummer: "Organisasjonsnummer",
|
|
1121
1134
|
organisationsnummer: "Organisationsnummer",
|
|
1122
1135
|
organization: "Организация",
|
|
1136
|
+
organizationsCountryOfOperation: "Държава/Регион на дейност на организацията",
|
|
1137
|
+
organizationsLegalName: "Официално име на организацията",
|
|
1123
1138
|
original: "Първоначална документация",
|
|
1124
1139
|
originatorType: "Тип произход",
|
|
1125
1140
|
orSoleProprietorshipName: "или името на едноличния търговец",
|
|
@@ -1221,6 +1236,8 @@ const bgBG = {
|
|
|
1221
1236
|
proofOfWalletOwnership: "Доказателство за собственост на портфейл",
|
|
1222
1237
|
proofOfWinnings: "Доказателство за печалба",
|
|
1223
1238
|
propertyAddress: "Адрес на имота (ако е приложимо)",
|
|
1239
|
+
propertyDescription: "Описание на имота",
|
|
1240
|
+
propertySaleDetails: "Подробности за продажбата на имота",
|
|
1224
1241
|
protector: "Защитник",
|
|
1225
1242
|
protectorGuideDescription: "<strong>Защитник</strong> е физическото лице, назначено да ръководи попечителите във връзка с тяхното управление на тръста.",
|
|
1226
1243
|
provideAllBeneficiaries: "Добавете <strong>всички бенефициенти</strong>.",
|
|
@@ -1289,7 +1306,7 @@ const bgBG = {
|
|
|
1289
1306
|
remediationMessage_1_307: "Качете доказателство за национален идентификационен номер",
|
|
1290
1307
|
remediationMessage_1_308: "Качете друго доказателство за национален идентификационен номер",
|
|
1291
1308
|
remediationMessage_1_309: "Качете друга снимка на доказателството за национален идентификационен номер",
|
|
1292
|
-
remediationMessage_1_316: "
|
|
1309
|
+
remediationMessage_1_316: "Въведете пълния 9-цифрен номер на социално осигуряване или качете документ за самоличност, ако нямате SSN.",
|
|
1293
1310
|
remediationMessage_1_319: "Актуализирайте данни за лицето",
|
|
1294
1311
|
remediationMessage_1_320: "Качете доказателство за пребиваване",
|
|
1295
1312
|
remediationMessage_1_500: "Актуализирайте данните за организацията",
|
|
@@ -1439,9 +1456,9 @@ const bgBG = {
|
|
|
1439
1456
|
socialInsuranceNumber: "Социалноосигурителен номер (SIN)",
|
|
1440
1457
|
socialSecurityNumber: "Номер на социална осигуровка (SSN)",
|
|
1441
1458
|
socialSecurityNumber__placeholder: "123-45-6789",
|
|
1442
|
-
sofTypeAdyenLabel: "Транзакции
|
|
1459
|
+
sofTypeAdyenLabel: "Транзакции на тази платформа",
|
|
1443
1460
|
sofTypeAssetsaleLabel: "Продажба на имот",
|
|
1444
|
-
sofTypeBusinessLabel: "
|
|
1461
|
+
sofTypeBusinessLabel: "Други бизнес приходи",
|
|
1445
1462
|
sofTypeCryptocurrencyincomeLabel: "Криптовалута",
|
|
1446
1463
|
sofTypeDividendincomeLabel: "Дивиденти",
|
|
1447
1464
|
sofTypeDonationsLabel: "Подарък или дарение",
|
|
@@ -1454,7 +1471,7 @@ const bgBG = {
|
|
|
1454
1471
|
sofTypePensionincomeLabel: "Пенсия",
|
|
1455
1472
|
sofTypeRentalincomeLabel: "Доходи от наем",
|
|
1456
1473
|
sofTypeRoyaltyincomeLabel: "Доходи от авторски права",
|
|
1457
|
-
sofTypeThirdpartyfundingLabel: "
|
|
1474
|
+
sofTypeThirdpartyfundingLabel: "Подробности за инвестиции от трети страни",
|
|
1458
1475
|
solePropDetails: "Данни за едноличния собственик",
|
|
1459
1476
|
soleProprietorDetails: "Данни за едноличния собственик",
|
|
1460
1477
|
soleProprietorship: "Едноличен търговец",
|
|
@@ -1465,6 +1482,7 @@ const bgBG = {
|
|
|
1465
1482
|
sorryWeCantSetUpAnAccountForYou: "За съжаление, не можем да създадем акаунт за вас",
|
|
1466
1483
|
sortCode: "Банков идентификационен код (Sort code)",
|
|
1467
1484
|
sourceOfFunds: "Източник на средства",
|
|
1485
|
+
sourceOfWinnings: "Източник на печалбата",
|
|
1468
1486
|
SSM: "Suruhanjaya Syarikat Malaysia (SSM)",
|
|
1469
1487
|
ssn: "SSN (номер на социална осигуровка)",
|
|
1470
1488
|
SSNFormatUS: "*** – ** – XXXX",
|
|
@@ -1494,6 +1512,7 @@ const bgBG = {
|
|
|
1494
1512
|
submitReview: "Изпращане на преглед",
|
|
1495
1513
|
submitReviewOfYourData: "Изпратете преглед на Вашите данни",
|
|
1496
1514
|
submitSuccessful: "Изпращане успешно",
|
|
1515
|
+
subsidyOrGrantAmount: "Сума на субсидията или безвъзмездната помощ",
|
|
1497
1516
|
successFullyRemovedDecisionMaker: "Успешно премахнато лице, вземащо решения",
|
|
1498
1517
|
successFullyRemovedTrustMember: "Успешно премахнат член на тръста",
|
|
1499
1518
|
successfullyUpdatedDetails: "Данните са актуализирани успешно",
|
|
@@ -1527,10 +1546,12 @@ const bgBG = {
|
|
|
1527
1546
|
taxpayerReferenceNumber: "Референтен номер на данъчнозадълженото лице",
|
|
1528
1547
|
taxReferenceNumber: "Данъчен референтен номер",
|
|
1529
1548
|
tellUsMoreAboutTheCryptocurrency: "Дайте повече информация за приходите от криптовалута, които ще бъдат използвани с нашите финансови продукти.",
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1549
|
+
tellUsMoreAboutTheGamblingProceeds: "Дайте повече информация за постъпленията от хазарт, които ще бъдат използвани с нашите финансови продукти.",
|
|
1550
|
+
tellUsMoreAboutTheGiftOrDonationProceeds: "Дайте повече информация за приходите от подаръци или дарения, които ще бъдат използвани с нашите финансови продукти.",
|
|
1551
|
+
tellUsMoreAboutTheInheritanceProceeds: "Дайте повече информация за наследството, което ще бъде използвано с нашите финансови продукти.",
|
|
1552
|
+
tellUsMoreAboutTheInvestors: "Дайте повече информация за инвеститорите, чиито средства ще бъдат използвани с нашите финансови продукти.",
|
|
1553
|
+
tellUsMoreAboutThePreviousBusinessEarnings: "Дайте повече информация за други бизнес приходи, които ще бъдат използвани с нашите финансови продукти.",
|
|
1554
|
+
tellUsMoreAboutTheProperty: "Дайте повече информация за постъпленията от продажбата на имота, които ще бъдат използвани с нашите финансови продукти.",
|
|
1534
1555
|
tellUsMoreAboutThisSource: "Опишете ни по-подробно за този източник",
|
|
1535
1556
|
termLengthAndDividendYield: "Период и доходност на дивидент",
|
|
1536
1557
|
textToVerifyAccount: "За да можете да получавате изплатените суми, ни е необходима потвърдена банкова сметка.",
|
|
@@ -1546,18 +1567,21 @@ const bgBG = {
|
|
|
1546
1567
|
thereAreDifferencesBetweenYourEntryAndWhatWeDetectedInYourIdDocument: "Има разлики между въведените данни и данните, които разпознахме в документа за самоличност. Изберете правилната информация, за да продължите.",
|
|
1547
1568
|
thereAreNoSigners: "Няма подписващи, затова добавете себе си, за да сте сигурни, че можете да приемете условията и да получите средствата.",
|
|
1548
1569
|
thereWasAnErrorTryAgain: "Възникна грешка, моля, опитайте отново",
|
|
1570
|
+
thirdPartyInvestmentDetails: "Подробности за инвестиции от трети страни",
|
|
1549
1571
|
thisCompanyDoesntHaveAnSDI: "Тази компания няма SDI код",
|
|
1550
1572
|
thisIsMyBusiness: "Това е моята фирма",
|
|
1551
1573
|
thisMeansYouHaveAnUltimateParentCompany: "Ако отговорът е „да“, това означава, че имате крайно дружество майка. Крайното дружество майка е дружеството, което е най-високо в корпоративната структура. Научете повече.",
|
|
1552
1574
|
thisMeansYouHaveAParentCompany: "Ако отговорът е „да“, това означава, че имате дружество майка, например централа или холдингово дружество.",
|
|
1553
1575
|
thisPageIsNowInactive: "Тази страница вече е неактивна",
|
|
1554
1576
|
thisSessionWillExpireIn: "Тази сесия ще изтече след %{timeUntilExpiry}. Продължете да работите, за да избегнете загубата на незапазени данни.",
|
|
1577
|
+
timePeriodIfApplicable: "Времеви период (ако е приложимо)",
|
|
1555
1578
|
titleDeed: "Нотариален акт",
|
|
1556
1579
|
toCompleteProcessReviewAndSignOfficialDocumentation: "За да завършите този процес, прегледайте и подпишете официалната документация.",
|
|
1557
1580
|
toggleAssociationMenu: "превключване на менюто на %{name} ",
|
|
1558
1581
|
toHelpTheGovernmentFight: "За да помогне на правителството в борбата с финансирането на тероризма и прането на пари, федералният закон изисква от финансовите институции да получават, проверяват и записват информация, която идентифицира всяко лице (физическо или юридическо), което открива сметка, и някои лица, които са свързани със сметката.",
|
|
1559
1582
|
tooManyFiles: "Твърде много файлове",
|
|
1560
1583
|
toProtectYourInformationThisSessionHasExpired: "За да защитим информацията ви, тази сесия е изтекла и страницата вече е неактивна. Започнете нова сесия от същото място, от което първоначално сте получили достъп до тази страница.",
|
|
1584
|
+
totalAmountWon: "Обща сума на печалбата",
|
|
1561
1585
|
totalAssets: "Общо активи",
|
|
1562
1586
|
totalAssetsHelper: "Сумата от общите пасиви и общия собствен капитал.",
|
|
1563
1587
|
totalSettlementAmount: "Обща сума по разплащане",
|
|
@@ -1580,6 +1604,7 @@ const bgBG = {
|
|
|
1580
1604
|
trustMembersDescription: "Предоставете информация за всички попечители, учредители, защитници и бенефициенти, свързани с договора за доверително управление.",
|
|
1581
1605
|
trustPartnershipOrAssociation: "Доверие, партньорство или асоциация",
|
|
1582
1606
|
trustType: "Вид на договора за учредяване на тръст",
|
|
1607
|
+
tryAgain: "Опитайте отново",
|
|
1583
1608
|
tryAgainOrContinueEnteringTheDetailsYourself: "Опитайте отново или продължете да въвеждате данните сами.",
|
|
1584
1609
|
tryAgainOrManualAccountDetails: "Моля, опитайте отново по-късно или предоставете данните за сметката ръчно.",
|
|
1585
1610
|
typeOfCompany: "Тип фирма",
|
|
@@ -1615,6 +1640,7 @@ const bgBG = {
|
|
|
1615
1640
|
uploadTheFollowingDocuments: "Качете следните документи:",
|
|
1616
1641
|
uploadYourOrganizationProofOfDirector: "Качете документ, удостоверяващ директора на Вашата организация",
|
|
1617
1642
|
upToFiles: "До %{maxFiles} файл(а).",
|
|
1643
|
+
useFiguresFromTheMostRecentYearAvailable: "Използвайте данни от последната налична година",
|
|
1618
1644
|
usePhoneToScanId: "Използвайте телефона си, за да сканирате документа за самоличност",
|
|
1619
1645
|
useSelectedInformation: "Използване на избраната информация",
|
|
1620
1646
|
"UST-ID": "UST-ID (Umsatzsteuer-Identifikationsnummer)",
|
|
@@ -1661,7 +1687,6 @@ const bgBG = {
|
|
|
1661
1687
|
weDoNotYetSupportInstantVerificationForBankAccountsIn_: "Все още не поддържаме незабавна проверка за банкови сметки в %{countryName}. Затова трябва да предоставите данните за сметката си ръчно.",
|
|
1662
1688
|
weFoundTheFollowingIssues: "Открихме следните проблеми:",
|
|
1663
1689
|
weNeedAnOfficialDocument: "Имаме нужда от официален документ, за да потвърдим самоличността на директора на Вашата организация. ",
|
|
1664
|
-
weNeedMoreInformationAboutTheIndividual: "Необходима е повече информация за лицето, чиито активи са разпределени. ",
|
|
1665
1690
|
weNeedProofOfFunding: "Необходимо е доказателство за източниците на финансиране за %{category_name}. То ще ни помогне да разберем как ще използвате тези продукти.",
|
|
1666
1691
|
weNeedProofOfFundingPlural: "Необходимо е доказателство за източниците на финансиране за %{category1_name} и %{category2_name}. То ще ни помогне да разберем как ще използвате тези продукти.",
|
|
1667
1692
|
weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders: "Избрахме някои роли въз основа на фирмените данни в Myinfo за назначените лица и акционерите във вашата компания.",
|
|
@@ -1674,6 +1699,8 @@ const bgBG = {
|
|
|
1674
1699
|
whatTypeOfTrusteeAreYou: "Какъв тип попечител сте?",
|
|
1675
1700
|
whatTypeOfYourMembersEntity: "Какъв е типът юридическо лице на вашия член?",
|
|
1676
1701
|
whereCanIFindTheseNumbersOnMyDriversLicense: "Къде мога да намеря тези номера в моята шофьорска книжка?",
|
|
1702
|
+
whereDidThisGiftOrDonationComeFrom: "Какъв е произходът на този подарък или дарение?",
|
|
1703
|
+
whereDidThisInheritanceComeFrom: "Какъв е произходът на това наследство?",
|
|
1677
1704
|
whereToFindNumbersOnDriversLicense: "В зависимост от държава на издаване тези номера може да се намират на различни места, но номерът на свидетелството за правоуправление винаги е от лицевата страна на картата, а номерът на картата в повечето случаи е на гърба на свидетелството за правоуправление.",
|
|
1678
1705
|
whereToFindNumbersOnDriversLicense__NZ: "Номерът на лиценза и номерът на версията винаги са на предната страна на картата.",
|
|
1679
1706
|
whichLegalArrangementDoesYourBusinessHave: "Каква правна уредба има Вашият бизнес?",
|
|
@@ -1720,6 +1747,9 @@ const bgBG = {
|
|
|
1720
1747
|
yourIbanShouldBeginWith_: "Вашият IBAN трябва да започва с %{countryCode}.",
|
|
1721
1748
|
yourLoanApplicationHasBeenReceived: "Благодарим Ви, че предоставихте допълнителна информация. Предоставените данни се разглеждат. Ще бъдете уведомени, ако е необходима още информация.",
|
|
1722
1749
|
yourName: "Вашето име",
|
|
1750
|
+
yourRelationshipToDecedent: "Вашата връзка с починалия",
|
|
1751
|
+
yourRelationshipToDonor: "Вашата връзка с дарителя",
|
|
1752
|
+
yourRelationshipToOrganization: "Вашата връзка с организацията",
|
|
1723
1753
|
yourRelationshipToThisPerson: "Вашата връзка с това лице",
|
|
1724
1754
|
youSuccessfullyVerifiedAccount: "Успешно потвърдихте банковата си сметка.",
|
|
1725
1755
|
YTunnus: "Y-TUNNUS",
|