@adyen/kyc-components 3.61.3 → 3.62.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/{CPIOZS5X-cBVcxn3m.js → CPIOZS5X-CoGawlGF.js} +2 -2
- package/dist/{DebugModal-C4bdcbNH.js → DebugModal-KucAOxDA.js} +6 -6
- package/dist/{Introduction-BYkxpFLZ.js → Introduction-CAtgshlo.js} +1 -1
- package/dist/{OKF6E45R-uSvZqNWv.js → OKF6E45R-y_woKRvw.js} +2 -2
- package/dist/{WXAWMS3D-D2tl7FvI.js → WXAWMS3D-rHHQe1Gs.js} +1 -1
- package/dist/adyen-kyc-components.js +1 -1
- package/dist/adyenConfig.js +8 -2
- package/dist/{bg-BG-DvxNrUuQ.js → bg-BG-JQoXeKqz.js} +53 -6
- package/dist/{core-DXKGtvMY.js → core-D3K2vwJw.js} +21322 -21646
- package/dist/{cs-CZ-Ho9dbS1C.js → cs-CZ-vaBozTTA.js} +54 -7
- package/dist/{css-CT4RTTOU.js → css-BznTSLiE.js} +1 -1
- package/dist/{da-DK-CAzZXDTT.js → da-DK-fw4eNQ2y.js} +52 -5
- package/dist/{de-DE-CCZbFa-W.js → de-DE-BSBrq8Ub.js} +53 -6
- package/dist/{el-GR-C2LqiurW.js → el-GR-DHEcN6ZM.js} +54 -7
- package/dist/{es-ES-CR3VDFE0.js → es-ES-OGi9SCih.js} +55 -8
- package/dist/{et-EE-B2hN2aT2.js → et-EE-D1J4FVpl.js} +54 -7
- package/dist/{fi-FI-D8Y7fKm3.js → fi-FI-BC5y9DRV.js} +54 -7
- package/dist/{fr-FR-I5n3_w9O.js → fr-FR-CiWdJsuO.js} +53 -6
- package/dist/{hr-HR-ChZK22Ck.js → hr-HR-BDWRpmqB.js} +52 -5
- package/dist/{hu-HU-CvqWsLq2.js → hu-HU-Bd9QMhfv.js} +54 -7
- package/dist/{it-IT-BscN-dth.js → it-IT-BKly13Bd.js} +52 -5
- package/dist/{json-Zs_gNV8L.js → json-2yoHWGYu.js} +1 -1
- package/dist/{lt-LT-DjqN3v49.js → lt-LT-BZJ3rRip.js} +53 -6
- package/dist/{lv-LV-Bl7tx-dy.js → lv-LV-C76tFRyD.js} +54 -7
- package/dist/{nl-NL-U9PfH9yT.js → nl-NL-Cq9nayE6.js} +53 -6
- package/dist/{no-NO-ClNo2Pet.js → no-NO-BHhjhys2.js} +52 -5
- package/dist/{pl-PL-DO6WW3PC.js → pl-PL-SdjV6jyu.js} +51 -4
- package/dist/{plaintext-DXIvo2q0.js → plaintext-DTBQdpo_.js} +1 -1
- package/dist/{pt-PT-BrGHsiO8.js → pt-PT-BDSj1IJC.js} +54 -7
- package/dist/reporting-BvzRvEDn.js +8 -0
- package/dist/{ro-RO-nD0d6r_W.js → ro-RO-BaWuNSMq.js} +52 -5
- package/dist/{sk-SK-BPOfBJsL.js → sk-SK-DqQsBZrj.js} +53 -6
- package/dist/{sl-SI-3YqPVJ3_.js → sl-SI-DXGkd146.js} +51 -4
- package/dist/style.css +24 -36
- package/dist/{sv-SE-BK-9tJD6.js → sv-SE-C9Ku-HpT.js} +52 -5
- package/dist/tax-reporting-graph-CRaNSOtM.js +577 -0
- package/dist/types/api/businessLines/useUpdateSourceOfFunds.d.ts +18 -0
- package/dist/types/api/check/useCheck.d.ts +16 -0
- package/dist/types/api/configurations/useSupportedCountries.d.ts +9 -0
- package/dist/types/api/configurations/useVersionConfiguration.d.ts +16 -0
- package/dist/types/api/datasets/useLegalForms.d.ts +9 -0
- package/dist/types/api/datasets/useNaceCodes.d.ts +3 -0
- package/dist/types/api/datasets/useSourceOfFundsTypes.d.ts +3 -0
- package/dist/types/api/transferInstruments/useTransferInstruments.d.ts +11 -0
- package/dist/types/api/uiAnalytics/useAnalyticsSession.d.ts +16 -0
- package/dist/types/api/uiAnalytics/usePushAnalyticEvent.d.ts +17 -0
- package/dist/types/components/BankAccount/fields/BankAccountNumber/fieldConfig.d.ts +1 -2
- package/dist/types/components/BankAccount/fields/BankCode/fieldConfig.d.ts +1 -2
- package/dist/types/components/BankAccount/fields/BranchCode/fieldConfig.d.ts +1 -2
- package/dist/types/components/BankAccount/fields/Iban/fieldConfig.d.ts +1 -2
- package/dist/types/components/BankAccount/fields/SwiftCode/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +2 -2
- package/dist/types/components/BankAccount/forms/BankDocument/types.d.ts +3 -8
- package/dist/types/components/BankAccount/forms/PayoutDetails/rules.d.ts +9 -2
- package/dist/types/components/BankAccount/mapping/mapApiDocumentToPayoutDocuments.d.ts +2 -0
- package/dist/types/components/BankAccount/{forms/PayoutAccount/helpers → mapping}/mapPayoutAccountSchemaToApiBankAccount.d.ts +4 -4
- package/dist/types/components/BankAccount/mapping/mapPayoutDetailsToTransferInstrument.d.ts +12 -0
- package/dist/types/components/BankAccount/mapping/mapPayoutDocumentsToApiDocuments.d.ts +3 -0
- package/dist/types/components/BankAccount/mapping/mapTransferInstrumentToPayoutAccount.d.ts +8 -0
- package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1925 -0
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/formatAccountVerificationSummary.d.ts +7 -0
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/payoutDetailsFormConfig.d.ts +5 -0
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/utils.d.ts +8 -0
- package/dist/types/components/BankAccount/utils/defaultPayoutAccountFormat.d.ts +3 -0
- package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +4 -4
- package/dist/types/components/Business/forms/Company/rules.d.ts +22 -2
- package/dist/types/components/Business/forms/Company/types.d.ts +3 -3
- package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +1 -1
- package/dist/types/components/Business/forms/RegistrationDocument/types.d.ts +1 -1
- package/dist/types/components/Business/forms/TaxDocument/types.d.ts +1 -1
- package/dist/types/components/Business/mapping/businessDetails/businessDetailsKeyMappings.d.ts +11 -0
- package/dist/types/{utils → components/Business}/mapping/businessDetails/mapBusinessDetailsSchemaToLegalEntity.d.ts +3 -3
- package/dist/types/{utils → components/Business}/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +5 -5
- package/dist/types/{utils → components/Business}/mapping/businessDetails/mapOrganizationTypeToCompanyType.d.ts +2 -2
- package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +6 -0
- package/dist/types/components/Business/mapping/companyKeyMappings.d.ts +7 -0
- package/dist/types/components/Business/mapping/mapApiDocumentToCompanyDocuments.d.ts +2 -0
- package/dist/types/components/Business/mapping/mapCompanyDocumentToApiDocument.d.ts +3 -0
- package/dist/types/components/Business/mapping/mapCompanyToLegalEntity.d.ts +4 -0
- package/dist/types/components/Business/mapping/mapLegalEntityToCompany.d.ts +4 -0
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/businessDetailsFormConfig.d.ts +5 -0
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/mandatoryFields.d.ts +3 -0
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +3 -0
- package/dist/types/components/Business/tasks/CompanyDropin/companyFormConfig.d.ts +7 -0
- package/dist/types/components/Business/tasks/CompanyDropin/mandatoryFields.d.ts +3 -0
- package/dist/types/components/Business/utils/companyTypeMetadata.d.ts +9 -0
- package/dist/types/components/EFP/mapping/highExposureKeyMappings.d.ts +26 -0
- package/dist/types/components/EFP/mapping/mapHighExposureToLegalEntity.d.ts +3 -0
- package/dist/types/components/EFP/mapping/mapLegalEntityToHighExposure.d.ts +3 -0
- package/dist/types/components/EFP/mapping/mapSourceOfFundToSourceOfFundsSchema.d.ts +3 -0
- package/dist/types/components/EFP/mapping/sourceOfFundsKeyMappings.d.ts +4 -0
- package/dist/types/components/EFP/tasks/HighExposureDropin/mandatoryFields.d.ts +3 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingDropin.d.ts +2 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingGettingStarted.d.ts +9 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/types.d.ts +18 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/utils.d.ts +7 -0
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +5 -5
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +5 -5
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +3 -3
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -5
- package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +1 -2
- 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 +32 -2
- package/dist/types/components/Individual/forms/Individual/types.d.ts +3 -3
- package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/validate.d.ts +4 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +33 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +3 -3
- package/dist/types/components/Individual/mapping/adjustIdentificationData.d.ts +3 -0
- package/dist/types/components/Individual/mapping/getIdentityTypeToApiIdentityTypeMap.d.ts +3 -0
- package/dist/types/components/Individual/mapping/individualKeyMappings.d.ts +14 -0
- package/dist/types/components/Individual/mapping/individualOnfidoKeyMappings.d.ts +7 -0
- package/dist/types/components/Individual/mapping/mapApiDocumentToIndividualDocuments.d.ts +3 -0
- package/dist/types/components/Individual/mapping/mapIndividualDocumentToApiDocument.d.ts +4 -0
- package/dist/types/components/Individual/mapping/mapIndividualOnfidoSchemaToLegalEntity.d.ts +3 -0
- package/dist/types/components/Individual/mapping/mapIndividualToLegalEntity.d.ts +3 -0
- package/dist/types/components/Individual/mapping/mapLegalEntityToIndividual.d.ts +3 -0
- package/dist/types/components/Individual/mapping/mapLegalEntityToIndividualOnfidoSchema.d.ts +3 -0
- package/dist/types/components/Individual/tasks/IndividualDropin/individualFormConfig.d.ts +4 -0
- package/dist/types/components/Individual/tasks/IndividualDropin/mandatoryFields.d.ts +5 -0
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/individualOnfidoFormConfig.d.ts +4 -0
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/mandatoryFields.d.ts +5 -0
- package/dist/types/components/Shared/EntityGuidanceStatus/types.d.ts +1 -1
- package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +2 -1
- package/dist/types/components/Shared/Summary/types.d.ts +3 -1
- package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/fields/DBANameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/DateOfIncorporationField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/EInvoicingCodeField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/LegalCompanyNameField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/fields/StateField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/fields/StockExchangeMICField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockISINField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockTickerSymbol/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/TaxInformationField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/VatNumberField/fieldConfig.d.ts +1 -2
- package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
- package/dist/types/components/Shared/forms/BusinessTypeSelection/utils.d.ts +5 -6
- package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +1 -1
- package/dist/types/components/Shared/forms/DocumentUpload/DocumentUpload.d.ts +1 -1
- package/dist/types/components/Shared/forms/DocumentUpload/types.d.ts +7 -5
- package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialInformationToFinancialReport.d.ts +3 -0
- package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialReportsToFinancialInformation.d.ts +3 -0
- package/dist/types/{utils/mapping/customerSupport → components/Shared/tasks/CustomerSupport/mapping}/mapCustomerSupportSchemaToCustomerSupportType.d.ts +1 -1
- package/dist/types/components/Shared/tasks/TaskList/types.d.ts +1 -1
- package/dist/types/components/Shared/tasks/TaskList/utils.d.ts +1 -0
- package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/mapping/mapApiDocumentToSolePropDocuments.d.ts +2 -0
- package/dist/types/components/SoleProprietorship/mapping/mapLegalEntityToSoleProp.d.ts +4 -0
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropDocumentToApiDocument.d.ts +3 -0
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropToLegalEntity.d.ts +4 -0
- package/dist/types/components/SoleProprietorship/mapping/solePropKeyMappings.d.ts +7 -0
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/mandatoryFields.d.ts +3 -0
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/solePropFormConfig.d.ts +5 -0
- package/dist/types/components/Trust/forms/Trust/rules.d.ts +8 -2
- package/dist/types/components/Trust/forms/Trust/types.d.ts +1 -1
- package/dist/types/components/Trust/mapping/mapApiDocumentToTrustDocument.d.ts +2 -0
- package/dist/types/components/Trust/mapping/mapLegalEntityToTrust.d.ts +4 -0
- package/dist/types/components/Trust/mapping/mapTrustDocumentToApiDocument.d.ts +3 -0
- package/dist/types/components/Trust/mapping/mapTrustToLegalEntity.d.ts +4 -0
- package/dist/types/components/Trust/mapping/trustKeyMappings.d.ts +7 -0
- package/dist/types/{utils → components/Trust}/mapping/trustMembers/getTrustMembers.d.ts +2 -2
- package/dist/types/{utils → components/Trust}/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +3 -3
- package/dist/types/components/Trust/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +3 -0
- package/dist/types/components/Trust/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +3 -0
- package/dist/types/components/Trust/tasks/TrustDropin/mandatoryFields.d.ts +3 -0
- package/dist/types/components/Trust/tasks/TrustDropin/trustFormConfig.d.ts +5 -0
- package/dist/types/components/Trust/utils/trustMemberGuidance.d.ts +8 -0
- package/dist/types/components/Trust/utils/trustMemberRequirements.d.ts +10 -0
- package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +9 -4
- package/dist/types/components/UnincorporatedPartnership/mapping/mapLegalEntityToUnincorporatedPartnership.d.ts +4 -0
- package/dist/types/components/UnincorporatedPartnership/mapping/mapUnincorporatedPartnershipToLegalEntity.d.ts +4 -0
- package/dist/types/components/UnincorporatedPartnership/mapping/unincorporatedPartnershipKeyMappings.d.ts +6 -0
- package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +7 -0
- package/dist/types/components/index.d.ts +3 -4
- package/dist/types/components/ui/atoms/Svg/svgs.d.ts +4 -0
- package/dist/types/context/AnalyticsContext/AnalyticsProvider.d.ts +6 -3
- package/dist/types/context/ApiContext/ApiProvider.d.ts +1 -2
- package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +0 -9
- package/dist/types/context/ExperimentContext/types.d.ts +0 -4
- package/dist/types/context/StateContext/types.d.ts +2 -1
- package/dist/types/core/UIElement/UIElement.d.ts +5 -4
- package/dist/types/core/models/api/analytics.d.ts +2 -0
- package/dist/types/core/models/api/check.d.ts +4 -0
- package/dist/types/core/models/api/document.d.ts +5 -1
- package/dist/types/core/models/api/get-scenarios.d.ts +3 -1
- package/dist/types/core/models/api/individual.d.ts +1 -1
- package/dist/types/core/models/api/organization.d.ts +2 -0
- package/dist/types/core/models/api/tax-reporting-classification.d.ts +15 -0
- package/dist/types/core/models/field-configurations.d.ts +11 -7
- package/dist/types/core/models/form-configuration.d.ts +36 -0
- package/dist/types/core/models/form-rules.d.ts +7 -4
- package/dist/types/core/process-field-configurations.d.ts +8 -26
- package/dist/types/core/services/types.d.ts +2 -2
- package/dist/types/core/types.d.ts +3 -2
- package/dist/types/core/user-events.d.ts +2 -1
- package/dist/types/hooks/useAnalytics.d.ts +4 -7
- package/dist/types/hooks/useBankConfigurationHandlers.d.ts +0 -1
- package/dist/types/hooks/useComponentApi.d.ts +0 -5
- package/dist/types/hooks/useForm/types.d.ts +1 -1
- package/dist/types/hooks/useScenarioConfiguration.d.ts +9 -8
- package/dist/types/hooks/{useVersionConfiguration.d.ts → useVersion.d.ts} +2 -2
- package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
- package/dist/types/stores/globalStore/taskTypes.d.ts +2 -1
- package/dist/types/utils/entityAssociationUtil.d.ts +1 -1
- package/dist/types/utils/entityStatusUtil.d.ts +2 -2
- package/dist/types/utils/formUtils.d.ts +1 -1
- package/dist/types/utils/genUtils.d.ts +0 -10
- package/dist/types/utils/getFieldsWithExistingData.d.ts +8 -4
- package/dist/types/utils/getNestedPropertyKeys.d.ts +10 -5
- package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
- package/dist/types/utils/mapping/getPage.d.ts +4 -0
- package/dist/types/utils/mapping/mapExistingFile.d.ts +2 -0
- package/dist/types/utils/mapping/mappingRecord.d.ts +34 -0
- package/dist/types/utils/mapping/reverseMapping.d.ts +11 -0
- package/dist/types/utils/mapping/utils.d.ts +13 -0
- package/dist/types/utils/omitObscuredFieldsIfUnchanged.d.ts +2 -2
- package/dist/types/utils/roleMetadata.d.ts +1 -1
- package/dist/{yaml-D9YvkDTA.js → yaml-Dx578IXG.js} +1 -1
- package/package.json +3 -3
- package/dist/types/api/checkAsAService/useCheckAsAService.d.ts +0 -16
- package/dist/types/components/Individual/mapping/IndividualToLegalEntity.mapper.d.ts +0 -8
- package/dist/types/context/AuthContext/AuthContext.d.ts +0 -13
- package/dist/types/context/AuthContext/AuthProvider.d.ts +0 -16
- package/dist/types/context/AuthContext/useAuthContext.d.ts +0 -3
- package/dist/types/context/ConfigurationApiContext/getKycExternalApi.d.ts +0 -5
- package/dist/types/context/ExpiryContext/ExpiredBanner.d.ts +0 -1
- package/dist/types/core/models/api/check-as-a-service.d.ts +0 -29
- package/dist/types/core/models/api/get-allowed-countries.d.ts +0 -4
- package/dist/types/core/models/api/transfer-instrument-reference.d.ts +0 -9
- package/dist/types/core/models/api/version-configuration.d.ts +0 -5
- package/dist/types/core/models/company.d.ts +0 -21
- package/dist/types/core/models/country-config.d.ts +0 -15
- package/dist/types/core/models/form-labels.d.ts +0 -5
- package/dist/types/core/models/identity.d.ts +0 -33
- package/dist/types/core/models/identityOnfido.d.ts +0 -33
- package/dist/types/core/models/payout-account.d.ts +0 -7
- package/dist/types/core/models/scenario-fields.d.ts +0 -11
- package/dist/types/core/models/sole-prop.d.ts +0 -8
- package/dist/types/core/models/trust.d.ts +0 -26
- package/dist/types/core/services/componentApi/get-analytics-session.d.ts +0 -2
- package/dist/types/core/services/componentApi/get-business-lines.d.ts +0 -2
- package/dist/types/core/services/componentApi/get-legal-forms.d.ts +0 -3
- package/dist/types/core/services/componentApi/get-nace-codes.d.ts +0 -2
- package/dist/types/core/services/componentApi/get-pci-status.d.ts +0 -4
- package/dist/types/core/services/componentApi/get-pci-template.d.ts +0 -3
- package/dist/types/core/services/componentApi/get-source-of-funds-types.d.ts +0 -2
- package/dist/types/core/services/componentApi/get-supported-countries.d.ts +0 -3
- package/dist/types/core/services/componentApi/get-transfer-instruments.d.ts +0 -3
- package/dist/types/core/services/componentApi/get-version-configuration.d.ts +0 -4
- package/dist/types/core/services/componentApi/push-events.d.ts +0 -1
- package/dist/types/core/services/componentApi/sign-pci.d.ts +0 -3
- package/dist/types/core/services/componentApi/update-source-of-funds.d.ts +0 -2
- package/dist/types/core/services/kycExternalApi/get-allowed-countries.d.ts +0 -3
- package/dist/types/core/services/kycExternalApi/get-configuration.d.ts +0 -3
- package/dist/types/core/services/kycExternalApi/validate-account-identification.d.ts +0 -4
- package/dist/types/core/services/kycExternalApi/validate-phone-number.d.ts +0 -3
- package/dist/types/core/services/kycExternalApi/verify-id-number.d.ts +0 -3
- package/dist/types/hooks/useInterval.d.ts +0 -3
- package/dist/types/utils/mapping/componentApiMapping.d.ts +0 -444
- package/dist/types/utils/mapping/mapping.d.ts +0 -64
- package/dist/types/utils/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +0 -3
- package/dist/types/utils/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +0 -3
|
@@ -42,13 +42,14 @@ const svSE = {
|
|
|
42
42
|
additionalInformationFormName: "Ytterligare detaljer",
|
|
43
43
|
additionalPersonalDetails: "Ytterligare personliga detaljer",
|
|
44
44
|
addManually: "Lägg till manuellt",
|
|
45
|
+
addMember: "Lägg till medlem",
|
|
45
46
|
addMissingBankDetails: "Vi saknar dina bankuppgifter för att kunna genomföra utbetalningar och vi ber dig att lägga till ditt bankkonto.",
|
|
46
47
|
addOwnerToTrustMember: "Lägg till ägare av %{trustMember}",
|
|
47
48
|
addPayoutAccount: "Lägg till ett utbetalningskonto",
|
|
48
49
|
address: "Adress",
|
|
49
50
|
address__placeHolder: "Börja med att skriva in en adress för förslag...",
|
|
50
51
|
addresses: "Adresser",
|
|
51
|
-
addressPoBoxError: "Postboxadresser är inte tillåtna.
|
|
52
|
+
addressPoBoxError: "Postboxadresser är inte tillåtna. Ange en fysisk adress.",
|
|
52
53
|
addressRegisteredWithSecretaryOfState: "Adress registrerad hos Secretary of State för detta företag.",
|
|
53
54
|
addTrustMember: "Lägg till medlem i stiftelsen/fonden",
|
|
54
55
|
addYourselfAsSigner: "Lägg till dig själv som undertecknare",
|
|
@@ -95,6 +96,7 @@ const svSE = {
|
|
|
95
96
|
associationIncorporated: "Branschorganisation",
|
|
96
97
|
associationIncorporatedDescription: "En registrerad ej vinstdrivande organisation som är organiserad kring ett syfte som rekreation, kultur eller välgörenhet.",
|
|
97
98
|
aTrust: "En stiftelse",
|
|
99
|
+
aUnincorporatedPartnership: "Ett partnerskap utan juridisk person",
|
|
98
100
|
australianBusinessNumberAbn: "Australian Business Number (ABN)",
|
|
99
101
|
australianBusinessNumberAcn: "Australian Company Number (ACN)",
|
|
100
102
|
back: "Tillbaka",
|
|
@@ -195,6 +197,9 @@ const svSE = {
|
|
|
195
197
|
byClickingSignIAcknowledgeAndAgree: "Genom att klicka på knappen Signera bekräftar och godkänner jag följande: ",
|
|
196
198
|
byClickingSubmitReview: "Genom att klicka på Skicka granskning bekräftar du att all din information har granskats och att alla nyligen tillhandahållna eller befintliga uppgifter är korrekta och aktuella.",
|
|
197
199
|
byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'Genom att gå vidare till nästa steg bekräftar du att du har läst och förstått samt godkänner <a href="https://onfido.com/privacy/" target="_blank" rel="noopener noreferrer nofollow">Onfidos integritetspolicy</a> och <a href="https://onfido.com/terms-of-service/" target="_blank" rel="noopener noreferrer nofollow">Onfidos användarvillkor</a>.',
|
|
200
|
+
caasBankAccountHolderDoesNotMatch: "Bankkontoinnehavaren stämmer inte överens",
|
|
201
|
+
caasBankAccountMustBeInYourName: "Bankkontot måste stå i ditt namn",
|
|
202
|
+
caasBankAccountMustBeInYourNameYourBusinessLegalNameOrDoingBusinessAs: "Bankkontot måste stå i ditt namn, ditt företags juridiska namn eller firmanamn (DBA, Doing Business As).",
|
|
198
203
|
cadastroDePessoasFisicas: "Cadastro de Pessoas Físicas (CPF)",
|
|
199
204
|
cancel: "Avbryt",
|
|
200
205
|
canNotCompleteInstantVerification: "Kan du inte slutföra omedelbar verifiering?",
|
|
@@ -268,6 +273,7 @@ const svSE = {
|
|
|
268
273
|
contactDetails: "Kontaktuppgifter",
|
|
269
274
|
containsNameOfCompany: "Innehåller namnet på ditt företag eller din organisation",
|
|
270
275
|
"continue": "Fortsätt",
|
|
276
|
+
continueAnyway: "Fortsätt ändå",
|
|
271
277
|
continueCompany: "Fortsätt som företag",
|
|
272
278
|
continueIndividual: "Fortsätt som enskild person",
|
|
273
279
|
contractSpecifyingDividends: "Avtal som specificerar utdelningar",
|
|
@@ -396,7 +402,7 @@ const svSE = {
|
|
|
396
402
|
editEntityOwner: "Redigera ägaruppgifter",
|
|
397
403
|
editOwnerOfTrustMember: "Redigera ägare av %{trustMember}",
|
|
398
404
|
editTrustMember: "Redigera information om %{trustMember} ",
|
|
399
|
-
ein: "EIN",
|
|
405
|
+
ein: "Anställningsnummer (EIN)",
|
|
400
406
|
einVerificationLetter: "Verifieringsbrev för Employer identification number (EIN), även kallat ett CP 575- eller 147c-brev",
|
|
401
407
|
eInvoicingCode: "E-faktureringskod (SDI)",
|
|
402
408
|
email: "E-postadress",
|
|
@@ -538,6 +544,7 @@ const svSE = {
|
|
|
538
544
|
errorMessage_1_3072: "Vi hittade följande problem:\n- Namn och nationalitet kunde inte verifieras.\nGranska informationen nedan och korrigera eventuella misstag eller ladda upp en id-handling och skicka sedan in igen.",
|
|
539
545
|
errorMessage_1_3073: "Vi hittade följande problem:\n- ID-handlingen visade inte nationalitet.\nGranska informationen nedan och korrigera eventuella misstag eller ladda upp en id-handling och skicka sedan in igen.",
|
|
540
546
|
errorMessage_1_3083: "Individuella uppgifter stämde inte överens med ID-dokumentet",
|
|
547
|
+
errorMessage_1_3088: "Bostadsadressen är en postbox",
|
|
541
548
|
errorMessage_1_5000: "Företagsnamnet kunde inte verifieras.",
|
|
542
549
|
errorMessage_1_5001: "Skatteidentifieringsnumret kunde inte verifieras.",
|
|
543
550
|
errorMessage_1_5002: "Staten kunde inte verifieras.",
|
|
@@ -595,7 +602,11 @@ const svSE = {
|
|
|
595
602
|
errorMessage_1_5054: "Momsregistreringsnumret kunde inte verifieras.",
|
|
596
603
|
errorMessage_1_5055: "Momsdokument saknas",
|
|
597
604
|
errorMessage_1_5057: "Momsdokumentet var inte av en dokumenttyp som stöds.",
|
|
605
|
+
errorMessage_1_5064: "Momsnumret stämde inte överens med det som fanns i registret.",
|
|
598
606
|
errorMessage_1_5067: "Det juridiska namnet stämde inte överens med det i momsregistret.",
|
|
607
|
+
errorMessage_1_5072: "Den registrerade staden stämde inte överens med den i registret.",
|
|
608
|
+
errorMessage_1_5084: "Registreringsdatumet kunde inte verifieras.",
|
|
609
|
+
errorMessage_1_5093: "Företagsadressuppgifterna kunde inte verifieras.",
|
|
599
610
|
errorMessage_1_6000: "Det juridiska namnet kunde inte verifieras.",
|
|
600
611
|
errorMessage_1_6001: "Det juridiska namnet stämde inte överens med registreringsnumret.",
|
|
601
612
|
errorMessage_1_6002: "Registreringsnumret kunde inte verifieras.",
|
|
@@ -686,17 +697,25 @@ const svSE = {
|
|
|
686
697
|
errorMessage_2_1111: "Vissa bevis på finansieringskällan verkade inte tillhöra ditt företag.",
|
|
687
698
|
errorMessage_2_1112: "Vissa bevis på finansieringskällan är för gamla.",
|
|
688
699
|
errorMessage_2_1113: "Vissa bevis på finansieringskällan saknade ett juridiskt företagsnamn.",
|
|
700
|
+
errorMessage_2_8043: "'organization.registrationNumber' saknades.",
|
|
701
|
+
errorMessage_2_8045: "'organization.taxId' saknades.",
|
|
689
702
|
errorMessage_2_8064: "Verklig huvudman genom ägande saknades.",
|
|
690
703
|
errorMessage_2_8067: "Undertecknare saknades.",
|
|
704
|
+
errorMessage_2_8069: "'organization.type' saknades.",
|
|
705
|
+
errorMessage_2_8086: "'organization.doingBusinessAs' saknades.",
|
|
691
706
|
errorMessage_2_8141: "Registreringsdokumentet saknades.",
|
|
692
707
|
errorMessage_2_8150: "'phone.number' saknades",
|
|
693
708
|
errorMessage_2_8162: "proofOfOrganizationTaxInfo saknades.",
|
|
709
|
+
errorMessage_2_8174: "'taxInformation' saknades.",
|
|
694
710
|
errorMessage_2_8183: "”webAddress” saknades.",
|
|
695
711
|
errorMessage_2_8189: "Verklig huvudman genom kontroll saknades.",
|
|
696
712
|
errorMessage_2_8193: "Direktör saknades.",
|
|
697
713
|
errorMessage_2_8196: "Dokument som bevisar äganderätt för att utföra verifiering saknades.",
|
|
714
|
+
errorMessage_2_8202: "'organization.registeredAddress.postalCode' saknades.",
|
|
698
715
|
errorMessage_2_8203: "organization.economicSector saknades",
|
|
699
716
|
errorMessage_2_8204: "organization.globalLegalEntityIdentifier saknades",
|
|
717
|
+
errorMessage_2_8215: "'organization.registeredAddress.street' saknades.",
|
|
718
|
+
errorMessage_2_8217: "'organization.registeredAddress.city' saknades.",
|
|
700
719
|
errorMessage_2_8224: "Bevis på finansiering eller förmögenhetskälla saknades.",
|
|
701
720
|
errorMessage_2_8225: "Institutionell sektor saknades.",
|
|
702
721
|
errorMessage_2_8226: "Juridisk form saknades.",
|
|
@@ -705,6 +724,7 @@ const svSE = {
|
|
|
705
724
|
errorMessage_2_8229: "Indikatorn för huvudkontor saknades.",
|
|
706
725
|
errorMessage_2_8234: '"organization.countryOfGoverningLaw" saknades.',
|
|
707
726
|
errorMessage_2_8236: "Direktörsintyg saknades.",
|
|
727
|
+
errorMessage_2_8238: "Den finansiella rapporten saknades.",
|
|
708
728
|
errorMessage_2_8247: "'organization.support.email' saknades",
|
|
709
729
|
errorMessage_2_8248: "'individual.support.email' saknades",
|
|
710
730
|
errorMessage_2_8249: "'organization.support.phone.number' saknades",
|
|
@@ -787,7 +807,7 @@ const svSE = {
|
|
|
787
807
|
governmentIssuedCorrespondence: "Myndighetsutgiven korrespondens",
|
|
788
808
|
grantOfProbate: "Beviljande av bouppteckning",
|
|
789
809
|
grTaxId: "Αριθμός Φορολογικού Μητρώου Arithmós Forologikou Mētrṓou (ΑΦΜ)",
|
|
790
|
-
gst: "
|
|
810
|
+
gst: "GST-nummer (Goods and Services Tax)",
|
|
791
811
|
guardian: "förmyndare",
|
|
792
812
|
guardianshipCertificate: "Intyg om förmyndarskap",
|
|
793
813
|
handelsregisternummer: "Handelsregisternummer",
|
|
@@ -1102,7 +1122,6 @@ const svSE = {
|
|
|
1102
1122
|
notExpired: "Inte utgången",
|
|
1103
1123
|
nothingNeedsToBeSigned: "Ingenting behöver undertecknas just nu.",
|
|
1104
1124
|
nric: "National Registration Identity Card (NRIC)",
|
|
1105
|
-
numarOrdineRegistrulComertului: "Numar de ordine in registrul comertului",
|
|
1106
1125
|
number: "nummer",
|
|
1107
1126
|
numberOfEmployees: "Antal anställda",
|
|
1108
1127
|
numerodeIVA: "Número de IVA",
|
|
@@ -1252,6 +1271,7 @@ const svSE = {
|
|
|
1252
1271
|
provideAllOwners: "Lägg till <strong>alla ägare</strong> som äger 25 % eller mer av företaget.",
|
|
1253
1272
|
provideAllTrustees: "Lägg till <strong>alla förvaltare</strong>.",
|
|
1254
1273
|
provideAtLeastOneProtector: "Lägg till <strong>alla föreståndare</strong> om det finns några.",
|
|
1274
|
+
provideAtLeastOneSecondaryPartner: "Lägg till minst <strong>1 sekundär partner</strong>.",
|
|
1255
1275
|
provideAtLeastOneSettlor: "Lägg till minst <strong>1 stiftare</strong>.",
|
|
1256
1276
|
provideAtLeastOneSignatory: "Lägg till minst <strong>1 undertecknare</strong>.",
|
|
1257
1277
|
provideFewDetailsAboutYourself: "Ange några uppgifter om dig själv.",
|
|
@@ -1317,6 +1337,7 @@ const svSE = {
|
|
|
1317
1337
|
remediationMessage_1_316: "Ange ett fullständigt 9-siffrigt Social Security Number eller ladda upp en ID-handling om du inte har något SSN.",
|
|
1318
1338
|
remediationMessage_1_319: "Uppdatera individuella uppgifter",
|
|
1319
1339
|
remediationMessage_1_320: "Ladda upp bevis på hemort",
|
|
1340
|
+
remediationMessage_1_321: "Uppdatera bostadsadressen",
|
|
1320
1341
|
remediationMessage_1_500: "Uppdatera företagsuppgifter",
|
|
1321
1342
|
remediationMessage_1_501: "Ladda upp ett registreringsdokument",
|
|
1322
1343
|
remediationMessage_1_502: "Ladda upp ett annat registreringsdokument",
|
|
@@ -1333,6 +1354,7 @@ const svSE = {
|
|
|
1333
1354
|
remediationMessage_1_513: "Ladda upp ett annat momsdokument",
|
|
1334
1355
|
remediationMessage_1_519: "Uppdatera finansieringskälla",
|
|
1335
1356
|
remediationMessage_1_521: "Ladda upp ett annat bevis på finansieringskällan",
|
|
1357
|
+
remediationMessage_1_524: "Se till att den registrerade företagsadressen är korrekt och att den huvudsakliga företagsadressen är en fysisk adress och inte en postboxadress.",
|
|
1336
1358
|
remediationMessage_1_600: "Uppdatera information om juridisk enhet",
|
|
1337
1359
|
remediationMessage_1_601: "Ladda upp ett urkundsdokument",
|
|
1338
1360
|
remediationMessage_1_602: "Ladda upp ett annat urkundsdokument",
|
|
@@ -1346,18 +1368,27 @@ const svSE = {
|
|
|
1346
1368
|
remediationMessage_1_803: "Ladda upp ett direktörsintyg till en juridisk enhet",
|
|
1347
1369
|
remediationMessage_1_804: "Ladda upp ett annat direktörsintyg",
|
|
1348
1370
|
remediationMessage_1_805: "Uppdatera direktörsinformation",
|
|
1371
|
+
remediationMessage_2_117: "Lägg till 'organization.registrationNumber' för juridisk person.",
|
|
1372
|
+
remediationMessage_2_118: "Lägg till 'organization.taxId' för juridisk person.",
|
|
1349
1373
|
remediationMessage_2_123: "Du har inte lagt till någon ägare",
|
|
1350
1374
|
remediationMessage_2_124: "Du har inte lagt till någon undertecknare",
|
|
1375
|
+
remediationMessage_2_125: "Lägg till 'organization.type' för juridisk person.",
|
|
1376
|
+
remediationMessage_2_133: "Lägg till 'organization.doingBusinessAs' för juridisk person.",
|
|
1351
1377
|
remediationMessage_2_151: "Du har inte lagt till en styrande person",
|
|
1352
1378
|
remediationMessage_2_153: "Lägg till 'phone.number' till juridisk person",
|
|
1353
1379
|
remediationMessage_2_158: "Ange ett momsregistreringsnummer eller skäl för undantag.",
|
|
1380
|
+
remediationMessage_2_170: "Lägg till skatteinformation för juridisk person.",
|
|
1354
1381
|
remediationMessage_2_178: "Lägg till ”webAddress” i företagsraden.",
|
|
1355
1382
|
remediationMessage_2_184: "Lägg till konstitutionellt dokument för verifiering till juridisk enhet.",
|
|
1356
1383
|
remediationMessage_2_185: "Du har inte lagt till dina direktörer",
|
|
1357
1384
|
remediationMessage_2_188: "Lägg till dokument som bevisar äganderätt för verifiering till juridisk enhet",
|
|
1385
|
+
remediationMessage_2_194: "Lägg till 'organization.registeredAddress.postalCode' för juridisk person.",
|
|
1386
|
+
remediationMessage_2_206: "Lägg till 'organization.registeredAddress.street' för juridisk person.",
|
|
1387
|
+
remediationMessage_2_208: "Lägg till 'organization.registeredAddress.city' för juridisk person.",
|
|
1358
1388
|
remediationMessage_2_214: "Ladda upp ett bevis på finansiering eller förmögenhetskälla ....",
|
|
1359
1389
|
remediationMessage_2_222: "Ladda upp ett bevis på relation till en individ",
|
|
1360
1390
|
remediationMessage_2_223: "Lägg till ”organization.countryOfGoverningLaw” till juridisk person",
|
|
1391
|
+
remediationMessage_2_225: "Lägg till finansiell rapport för juridisk person.",
|
|
1361
1392
|
remediationMessage_2_234: "Lägg till 'organization.support.email' för juridisk person",
|
|
1362
1393
|
remediationMessage_2_235: "Lägg till 'individual.support.email' för juridisk person",
|
|
1363
1394
|
remediationMessage_2_236: "Lägg till 'organization.support.phone.number' för juridisk person",
|
|
@@ -1393,6 +1424,10 @@ const svSE = {
|
|
|
1393
1424
|
role: "Roll",
|
|
1394
1425
|
roleAndEntityType: "Roll och enhetstyp",
|
|
1395
1426
|
rootLegalEntityIsEmpty: "Den huvudsakliga juridiska enheten har endast minimidata (är tom).",
|
|
1427
|
+
roRegNumberNewFormat: "Nytt format (F2012000928403)",
|
|
1428
|
+
roRegNumberNewFormat_label: "Numar de ordine in registrul comertului",
|
|
1429
|
+
roRegNumberOldFormat: "Gammalt format (J40/8302/1997)",
|
|
1430
|
+
roRegNumberOldFormat_label: "Numar de ordine in registrul comertului",
|
|
1396
1431
|
routingNumber: "Clearingnummer",
|
|
1397
1432
|
routingNumberVisible: "Inkluderar ditt clearingnummer",
|
|
1398
1433
|
royaltyAgreement: "Royaltyavtal",
|
|
@@ -1408,6 +1443,8 @@ const svSE = {
|
|
|
1408
1443
|
search: "Sök",
|
|
1409
1444
|
searchAddress: "Sök adress",
|
|
1410
1445
|
secForm10k: "SEC Form 10-K",
|
|
1446
|
+
secondaryPartner: "Sekundär partner",
|
|
1447
|
+
secondaryPartnerGuideDescription: "Sekundära partners är ytterligare partners som ansvarar för den dagliga hanteringen av partnerskapet (ofta allmänna partners).",
|
|
1411
1448
|
secretaryOfStateFiling: "Registrerat hos Secretary of State",
|
|
1412
1449
|
secretaryOfStateFiling__PR: "Registrerat hos Department of State",
|
|
1413
1450
|
secretaryOfStateRegDoc: "Registreringsdokument från Secretary of State",
|
|
@@ -1547,8 +1584,15 @@ const svSE = {
|
|
|
1547
1584
|
taxIdentificationNumber: "Tax Identification Number",
|
|
1548
1585
|
taxIdNumber: "Tax Identification Number",
|
|
1549
1586
|
taxInformationNumber: "Tax Identification Number",
|
|
1587
|
+
taxInformationNumber__BE: "Organisationsnummer",
|
|
1588
|
+
taxInformationNumber__DE: "Steuernummer",
|
|
1550
1589
|
taxInformationNumber__helperText__US: "Ditt anställningsnummer anges på ditt 147C-brev eller SS-4-bekräftelsebrev som du fick när du registrerade ditt företag.",
|
|
1551
1590
|
taxInformationNumber__HK: "Företagsregistreringsnummer (BRN)",
|
|
1591
|
+
taxInformationNumber__NL: "RSIN",
|
|
1592
|
+
taxInformationNumber__placeHolder__BE: "0123321123",
|
|
1593
|
+
taxInformationNumber__placeHolder__DE: "14310260208",
|
|
1594
|
+
taxInformationNumber__placeHolder__GB: "1234567890",
|
|
1595
|
+
taxInformationNumber__placeHolder__NL: "811786523",
|
|
1552
1596
|
taxInformationNumber__placeHolder__US: "11-0000000",
|
|
1553
1597
|
taxInformationNumber__US: "Anställningsnummer (EIN)",
|
|
1554
1598
|
taxpayerReferenceNumber: "Skattebetalarens referensnummer",
|
|
@@ -1633,6 +1677,7 @@ const svSE = {
|
|
|
1633
1677
|
undoWithTimer: "Ångra... %{secondsLeft}",
|
|
1634
1678
|
unfortunatelyAnInstantProvider: "Tyvärr finns det ingen direktleverantör tillgänglig för det här landet.",
|
|
1635
1679
|
unincorporatedDetails: "Information om partnerskap utan juridisk person",
|
|
1680
|
+
unincorporatedPartnershipMembers: "Medlemmar i partnerskap utan juridisk person",
|
|
1636
1681
|
unincorporatedPartnershipType: "Typ av partnerskap utan juridisk person",
|
|
1637
1682
|
uniqueIdentificationCode: "Unik identifikationskod (ЕИК/UIC)",
|
|
1638
1683
|
unknown: "Okänt",
|
|
@@ -1656,6 +1701,7 @@ const svSE = {
|
|
|
1656
1701
|
"UST-ID": "UST-ID (Umsatzsteuer-Identifikationsnummer)",
|
|
1657
1702
|
"USt-IdNr": "USt-IdNr. Umsatzsteuer-Identifikationsnummer",
|
|
1658
1703
|
utilityBill: "Hushållsräkning",
|
|
1704
|
+
utr: "Unik skattereferens (UTR)",
|
|
1659
1705
|
validation8Or11Characters: "Vänligen ange antingen 8 eller 11 tecken.",
|
|
1660
1706
|
validationCharacters: "Vänligen ange %{length} tecken.",
|
|
1661
1707
|
validationDigits: "Vänligen ange %{length} siffror",
|
|
@@ -1663,6 +1709,7 @@ const svSE = {
|
|
|
1663
1709
|
validationPleaseEnterAValidBusinessRegistrationNumberWithFormat: "Ange ett giltigt organisationsnummer. Till exempel: %{example} ",
|
|
1664
1710
|
validationPleaseEnterAValidEINWithFormat: "Ange ett giltigt EIN. Förväntat format: %{format}",
|
|
1665
1711
|
validationPleaseEnterAValidIban: "Ange en giltig IBAN-kod",
|
|
1712
|
+
validationPleaseEnterAValidIdNumberWithExample: "Ange ett giltigt %{idType}. Till exempel: %{example}",
|
|
1666
1713
|
validationPleaseEnterAValidIdNumberWithFormat: "Ange ett giltigt %{idType}-nummer. Förväntat format: %{format}",
|
|
1667
1714
|
validationPleaseEnterAValidIRDNumber: "Ange ett giltigt IRD-nummer. Förväntat format: 8–9 siffror",
|
|
1668
1715
|
validationPleaseEnterAValidMarketIdentifier: "Ange en giltig kod för marknadsidentifiering",
|
|
@@ -1718,7 +1765,7 @@ const svSE = {
|
|
|
1718
1765
|
whichOfTheseApplyToTheSettlor: "Vilket av dessa gäller stiftaren? Markera alla alternativ som är tillämpliga.",
|
|
1719
1766
|
whichTypeOfIdNumberDoYouHave: "Vilken typ av identifikationsnummer har du?",
|
|
1720
1767
|
whichTypeOfRegistrationNumberDoYouHave: "Vilken typ av organisationsnummer har du?",
|
|
1721
|
-
whichTypeOfTaxIdNumberDoYouHave: "Vilken typ av
|
|
1768
|
+
whichTypeOfTaxIdNumberDoYouHave: "Vilken typ av skatte-ID använder du för ditt företag?",
|
|
1722
1769
|
whyDoINeedToFillInThisInformation: "Varför måste jag fylla i den här informationen?",
|
|
1723
1770
|
winLossStatement: "Vinst/förlustutdrag",
|
|
1724
1771
|
winningProceedAmount: "Vinstbelopp",
|