@adyen/kyc-components 3.52.0 → 3.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (420) hide show
  1. package/dist/es/{B4MFY5CR-BTCO71LZ.js → B4MFY5CR-nPQpm6EK.js} +1 -1
  2. package/dist/es/{HO4MOOFI-JZ43isAO.js → HO4MOOFI-C2t_6ISR.js} +2 -2
  3. package/dist/es/{HUY7CZI3-C4TRNQze.js → HUY7CZI3-CW_-Weeh.js} +2 -2
  4. package/dist/es/adyen-kyc-components.es.js +1 -1
  5. package/dist/es/{index-BlLbInPt.js → index-DOzLbDW6.js} +36304 -36052
  6. package/dist/style.css +500 -481
  7. package/dist/types/api/pciTemplate/usePciTemplate.d.ts +1 -1
  8. package/dist/types/api/pciTemplate/useSignPci.d.ts +13 -0
  9. package/dist/types/api/termsOfService/useServiceAgreementAcceptanceInfos.d.ts +1 -1
  10. package/dist/types/api/useSourceOfFunds.d.ts +0 -1
  11. package/dist/types/components/BankAccount/forms/PayoutAccount/types.d.ts +1 -1
  12. package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +1 -1
  13. package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
  14. package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +11 -11
  15. package/dist/types/components/Business/forms/AdditionalInformation/utils.d.ts +1 -1
  16. package/dist/types/components/Business/forms/BasicInformation/BasicInformation.d.ts +1 -1
  17. package/dist/types/components/Business/forms/BasicInformation/types.d.ts +7 -6
  18. package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +9 -2
  19. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +4 -3
  20. package/dist/types/components/Business/forms/Company/Company.d.ts +2 -2
  21. package/dist/types/components/Business/forms/Company/rules.d.ts +1 -0
  22. package/dist/types/components/Business/forms/Company/types.d.ts +6 -6
  23. package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +8 -0
  24. package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/config.d.ts +1 -1
  25. package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/types.d.ts +4 -4
  26. package/dist/types/components/Business/forms/TaxDocument/types.d.ts +1 -1
  27. package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +1 -1
  28. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  29. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +11 -4
  30. package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +5 -2
  31. package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +1 -1
  32. package/dist/types/components/Business/utils/companyUtil.d.ts +1 -1
  33. package/dist/types/components/Contract/tasks/PciDropin/types.d.ts +2 -2
  34. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +2 -2
  35. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +1 -1
  36. package/dist/types/components/{LegalFormField → EFP/fields/LegalFormField}/types.d.ts +2 -2
  37. package/dist/types/components/{NaceCodeField → EFP/fields/NaceCodeField}/types.d.ts +1 -1
  38. package/dist/types/components/{Dropins/SourceOfFundsDropin → EFP}/hooks/useSourceOfFundsTaskStatus.d.ts +2 -2
  39. package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/types.d.ts +20 -17
  40. package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/utils.d.ts +4 -3
  41. package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/validate.d.ts +1 -1
  42. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/SOFFinancierModal.d.ts +1 -1
  43. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +5 -3
  44. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
  45. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +2 -2
  46. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +3 -3
  47. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/types.d.ts +15 -19
  48. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/utils.d.ts +13 -6
  49. package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/validate.d.ts +1 -1
  50. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
  51. package/dist/types/components/EmbeddedDropins/ManagePCIComponent/ManagePCIComponent.d.ts +2 -1
  52. package/dist/types/components/EmbeddedDropins/ManageTermsOfServiceComponent/ManageTermsOfServiceComponent.d.ts +2 -1
  53. package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent}/DropinComposer/DropinComposer.d.ts +1 -1
  54. package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent/DropinComposer}/types.d.ts +17 -17
  55. package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent}/DropinComposer/useNavigation.d.ts +3 -3
  56. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/UpdateLegalEntityForHighExposure.d.ts +1 -1
  57. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +1 -1
  58. package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +1 -1
  59. package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +1 -1
  60. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +1 -1
  61. package/dist/types/components/Individual/forms/Individual/IdVerification/types.d.ts +1 -1
  62. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  63. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/types.d.ts +1 -1
  64. package/dist/types/components/Individual/forms/Individual/PersonalDetails/types.d.ts +5 -5
  65. package/dist/types/components/Individual/forms/Individual/PersonalDetails/validate.d.ts +1 -1
  66. package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/types.d.ts +1 -1
  67. package/dist/types/components/Individual/forms/Individual/ProofOfResidency/types.d.ts +1 -1
  68. package/dist/types/components/Individual/forms/Individual/types.d.ts +4 -4
  69. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.d.ts +5 -0
  70. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +34 -0
  71. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.d.ts +2 -0
  72. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +14 -0
  73. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +2 -0
  74. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/validate.d.ts +3 -0
  75. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +10 -0
  76. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +30 -0
  77. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +4 -0
  78. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +55 -0
  79. package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +1 -1
  80. package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +2 -2
  81. package/dist/types/components/{EntityAssociation → Shared/EntityAssociation}/types.d.ts +5 -5
  82. package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/types.d.ts +4 -4
  83. package/dist/types/components/{Dropins → Shared}/FormWrapper/FormWrapper.d.ts +2 -2
  84. package/dist/types/components/{Introduction → Shared/Introduction}/Introduction.d.ts +2 -2
  85. package/dist/types/components/{Introduction → Shared/Introduction}/IntroductionScreen.d.ts +1 -1
  86. package/dist/types/components/{Introduction → Shared/Introduction}/constants.d.ts +1 -1
  87. package/dist/types/components/{Introduction → Shared/Introduction}/copy.d.ts +2 -2
  88. package/dist/types/components/{SingpassBanner → Shared/SingpassBanner}/SingpassBanner.d.ts +2 -2
  89. package/dist/types/components/{SingpassSelection → Shared/SingpassSelection}/SingpassSelection.d.ts +1 -1
  90. package/dist/types/components/{SingpassSelection → Shared/SingpassSelection}/types.d.ts +3 -3
  91. package/dist/types/components/{Summary → Shared/Summary}/Summary.d.ts +2 -2
  92. package/dist/types/components/{Summary → Shared/Summary}/summaryItem.d.ts +1 -1
  93. package/dist/types/components/{Summary → Shared/Summary}/types.d.ts +3 -3
  94. package/dist/types/components/{DebugTable → Shared/devex/DebugTable}/DebugTable.d.ts +1 -1
  95. package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugTaskStatuses.d.ts +1 -1
  96. package/dist/types/components/Shared/devex/DebugWrapper/debugInfo.d.ts +20 -0
  97. package/dist/types/components/{BusinessRegistrationNumber → Shared/fields/BusinessRegistrationNumber}/fieldConfig.d.ts +5 -5
  98. package/dist/types/components/{BusinessRegistrationNumber → Shared/fields/BusinessRegistrationNumber}/types.d.ts +3 -3
  99. package/dist/types/components/{BusinessRegistrationNumberField → Shared/fields/BusinessRegistrationNumberField}/types.d.ts +3 -3
  100. package/dist/types/components/{CountryField → Shared/fields/CountryField}/types.d.ts +2 -2
  101. package/dist/types/components/{CountryField → Shared/fields/CountryField}/validate.d.ts +1 -1
  102. package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/types.d.ts +2 -2
  103. package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/validate.d.ts +1 -1
  104. package/dist/types/components/{Currency → Shared/fields/Currency}/types.d.ts +3 -3
  105. package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/DBANameField.d.ts +1 -1
  106. package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/fieldConfig.d.ts +2 -2
  107. package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/types.d.ts +2 -2
  108. package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/fieldConfig.d.ts +1 -1
  109. package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/types.d.ts +1 -1
  110. package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/fieldConfig.d.ts +1 -1
  111. package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/types.d.ts +1 -1
  112. package/dist/types/components/{FinancialReportingDate → Shared/fields/FinancialReportingDate}/types.d.ts +1 -1
  113. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
  114. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/IndividualIdNumberTypeSelector.d.ts +3 -3
  115. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/TaxIdNumberTypeSelector.d.ts +4 -4
  116. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/countryIdNumberTypes.d.ts +4 -4
  117. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/inferCompanyRegistrationNumberType.d.ts +2 -2
  118. package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/inferTaxIdNumberType.d.ts +3 -3
  119. package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/fieldConfig.d.ts +2 -2
  120. package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/types.d.ts +1 -1
  121. package/dist/types/components/{Name → Shared/fields/Name}/types.d.ts +1 -1
  122. package/dist/types/components/{Name → Shared/fields/Name}/validate.d.ts +1 -1
  123. package/dist/types/components/{NumberOfEmployees → Shared/fields/NumberOfEmployees}/types.d.ts +1 -1
  124. package/dist/types/components/{PhoneField → Shared/fields/PhoneField}/PhoneField.d.ts +1 -1
  125. package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +8 -0
  126. package/dist/types/components/Shared/fields/PhoneField/types.d.ts +9 -0
  127. package/dist/types/components/{StateField → Shared/fields/StateField}/fieldConfig.d.ts +2 -2
  128. package/dist/types/components/Shared/fields/StateField/types.d.ts +10 -0
  129. package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/fieldConfig.d.ts +1 -1
  130. package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/types.d.ts +1 -1
  131. package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/fieldConfig.d.ts +1 -1
  132. package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/types.d.ts +1 -1
  133. package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/fieldConfig.d.ts +1 -1
  134. package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/types.d.ts +1 -1
  135. package/dist/types/components/{TaxId → Shared/fields/TaxId}/fieldConfig.d.ts +4 -4
  136. package/dist/types/components/{TaxId → Shared/fields/TaxId}/types.d.ts +4 -4
  137. package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/fieldConfig.d.ts +1 -1
  138. package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/types.d.ts +5 -5
  139. package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/fieldConfig.d.ts +1 -1
  140. package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/types.d.ts +1 -1
  141. package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/fieldConfig.d.ts +2 -2
  142. package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/types.d.ts +3 -3
  143. package/dist/types/components/{Address → Shared/forms/Address}/Address.d.ts +1 -1
  144. package/dist/types/components/{Address → Shared/forms/Address}/FieldContainer.d.ts +1 -1
  145. package/dist/types/components/{Address → Shared/forms/Address}/constants.d.ts +1 -1
  146. package/dist/types/components/{Address → Shared/forms/Address}/types.d.ts +7 -7
  147. package/dist/types/components/Shared/forms/Address/utils.d.ts +20 -0
  148. package/dist/types/components/{Address → Shared/forms/Address}/validate.d.ts +4 -4
  149. package/dist/types/components/{Address → Shared/forms/Address}/validate.formats.d.ts +1 -1
  150. package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/BusinessTypeSelection.d.ts +2 -2
  151. package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/EntityTypeRadioGroupCard.d.ts +4 -4
  152. package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/types.d.ts +4 -4
  153. package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/utils.d.ts +7 -7
  154. package/dist/types/components/Shared/forms/CompanyNameAndCountry/types.d.ts +12 -0
  155. package/dist/types/components/{CompanyNameAndCountry → Shared/forms/CompanyNameAndCountry}/validate.d.ts +1 -1
  156. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +19 -0
  157. package/dist/types/components/{ConstitutionalDocument → Shared/forms/ConstitutionalDocument}/types.d.ts +2 -2
  158. package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/types.d.ts +3 -3
  159. package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/validate.d.ts +1 -1
  160. package/dist/types/components/{DocumentUpload → Shared/forms/DocumentUpload}/types.d.ts +6 -6
  161. package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/ReportedValue.d.ts +1 -1
  162. package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/formatFinancialInformationSummary.d.ts +2 -2
  163. package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/types.d.ts +3 -3
  164. package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/validate.d.ts +1 -1
  165. package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/RegistrationAddress.d.ts +1 -1
  166. package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/types.d.ts +5 -5
  167. package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/validate.d.ts +1 -1
  168. package/dist/types/components/Shared/tasks/CustomerSupport/types.d.ts +17 -0
  169. package/dist/types/components/{Review → Shared/tasks/Review}/types.d.ts +1 -1
  170. package/dist/types/components/{TaskList → Shared/tasks/TaskList}/PayoutAccountTaskListItem.d.ts +2 -2
  171. package/dist/types/components/{TaskList → Shared/tasks/TaskList}/types.d.ts +13 -13
  172. package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +2 -2
  173. package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +6 -6
  174. package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -1
  175. package/dist/types/components/Trust/forms/Trust/types.d.ts +4 -4
  176. package/dist/types/components/Trust/forms/TrustRegistrationDetails/types.d.ts +6 -6
  177. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +2 -2
  178. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +1 -1
  179. package/dist/types/components/Trust/tasks/TrustDropin/TrustDropin.d.ts +1 -1
  180. package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
  181. package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
  182. package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
  183. package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
  184. package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +1 -1
  185. package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +1 -1
  186. package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +1 -1
  187. package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +1 -1
  188. package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +1 -1
  189. package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +1 -1
  190. package/dist/types/components/index.d.ts +3 -3
  191. package/dist/types/components/ui/atoms/Modal/Modal.d.ts +2 -1
  192. package/dist/types/components/ui/atoms/Spacer/Spacer.d.ts +1 -0
  193. package/dist/types/components/ui/molecules/Confirm/Confirm.d.ts +1 -1
  194. package/dist/types/components/ui/molecules/Confirm/types.d.ts +8 -2
  195. package/dist/types/components/{ContextGuidance → ui/molecules/ContextGuidance}/types.d.ts +1 -1
  196. package/dist/types/components/{DocumentGuidance → ui/molecules/DocumentGuidance}/types.d.ts +3 -3
  197. package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +1 -1
  198. package/dist/types/components/ui/molecules/EmbeddedStatus/statusToTag.d.ts +1 -1
  199. package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/types.d.ts +3 -3
  200. package/dist/types/core/UIElement/UIElement.d.ts +22 -0
  201. package/dist/types/core/context/ApiContext/ApiProvider.d.ts +14 -0
  202. package/dist/types/core/context/{CoreContext.d.ts → CoreContext/CoreContext.d.ts} +3 -3
  203. package/dist/types/core/context/{CoreProvider.d.ts → CoreContext/CoreProvider.d.ts} +1 -1
  204. package/dist/types/core/context/ExperimentContext/types.d.ts +2 -2
  205. package/dist/types/core/context/FormContext/types.d.ts +1 -1
  206. package/dist/types/core/context/FormRouterContext/types.d.ts +1 -1
  207. package/dist/types/core/context/StateContext/types.d.ts +3 -3
  208. package/dist/types/core/core.d.ts +1 -1
  209. package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +2 -2
  210. package/dist/types/core/hooks/singpass/useSingpassMyInfoLogin.d.ts +2 -2
  211. package/dist/types/core/hooks/useAssociatedLegalArrangement.d.ts +1 -1
  212. package/dist/types/core/hooks/useAssociatedLegalRepresentative.d.ts +1 -1
  213. package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +1 -1
  214. package/dist/types/core/hooks/useComponentApi.d.ts +1 -1
  215. package/dist/types/core/hooks/useDataMissingRemediations.d.ts +1 -1
  216. package/dist/types/core/hooks/useScenarioConfiguration.d.ts +1 -1
  217. package/dist/types/core/models/api/customerSupport.d.ts +1 -1
  218. package/dist/types/core/models/api/get-configuration.d.ts +1 -1
  219. package/dist/types/core/models/api/source-of-funds.d.ts +1 -2
  220. package/dist/types/core/models/api/transfer-instrument-reference.d.ts +1 -1
  221. package/dist/types/core/models/errors/validation-error.d.ts +11 -0
  222. package/dist/types/core/models/form-rules.d.ts +2 -2
  223. package/dist/types/core/process-field-configurations.d.ts +1 -1
  224. package/dist/types/core/services/componentApi/open-singpass-authorization-link.d.ts +1 -1
  225. package/dist/types/datasets/{localized/legalEntityTypeExamples → generators}/getBusinessTypeExamplesForCountry.d.ts +2 -2
  226. package/dist/types/datasets/{localized/companyTypeExamples → generators}/getCompanyTypeExamplesForCountry.d.ts +2 -2
  227. package/dist/types/datasets/{localized/legalArrangementTypeExamples → generators}/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
  228. package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
  229. package/dist/types/stores/globalStore/get-task-status.d.ts +1 -0
  230. package/dist/types/stores/globalStore/taskTypes.d.ts +1 -1
  231. package/dist/types/utils/api/documentUtils.d.ts +1 -1
  232. package/dist/types/utils/api/processValidationErrors.d.ts +1 -1
  233. package/dist/types/utils/birthDateUtils.d.ts +1 -1
  234. package/dist/types/utils/decisionMakerRoles.d.ts +1 -1
  235. package/dist/types/utils/entityAssociationUtil.d.ts +1 -1
  236. package/dist/types/utils/entityStatusUtil.d.ts +3 -3
  237. package/dist/types/utils/listToRecord.d.ts +1 -1
  238. package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +4 -4
  239. package/dist/types/utils/mapping/componentApiMapping.d.ts +25 -24
  240. package/dist/types/utils/mapping/customerSupport/mapCustomerSupportSchemaToCustomerSupportType.d.ts +1 -1
  241. package/dist/types/utils/mapping/mapping.d.ts +14 -9
  242. package/package.json +3 -2
  243. package/dist/es/en-US.instructions-DLPEHGI-.js +0 -8
  244. package/dist/types/components/Address/AddressExperimentWrapper.d.ts +0 -2
  245. package/dist/types/components/Address/AddressForm.d.ts +0 -3
  246. package/dist/types/components/Address/FieldWrapper.d.ts +0 -9
  247. package/dist/types/components/Address/SearchAddress.d.ts +0 -3
  248. package/dist/types/components/Address/utils.d.ts +0 -20
  249. package/dist/types/components/BusinessRegistrationNumber/BusinessRegistrationNumber.d.ts +0 -3
  250. package/dist/types/components/CompanyNameAndCountry/types.d.ts +0 -12
  251. package/dist/types/components/CompanyRegistrationDetails/types.d.ts +0 -19
  252. package/dist/types/components/CustomerSupport/types.d.ts +0 -17
  253. package/dist/types/components/DebugWrapper/debugInfo.d.ts +0 -20
  254. package/dist/types/components/Individual/forms/IndividualOnfido/Individual.d.ts +0 -1
  255. package/dist/types/components/PhoneField/fieldConfig.d.ts +0 -8
  256. package/dist/types/components/PhoneField/types.d.ts +0 -9
  257. package/dist/types/components/ProofOfDirectorDocument/types.d.ts +0 -8
  258. package/dist/types/components/StateField/types.d.ts +0 -10
  259. package/dist/types/components/TaxId/TaxId.d.ts +0 -3
  260. package/dist/types/components/UIElement/UIElement.d.ts +0 -22
  261. package/dist/types/stores/api/api.d.ts +0 -6
  262. package/dist/es/{AT-BAkWoNig.js → AT-BVoHQOFl.js} +6 -6
  263. package/dist/es/{AT-x316jVI7.js → AT-C1PcilQV.js} +3 -3
  264. package/dist/es/{AT-CsmeW6Zf.js → AT-De7Df5cz.js} +5 -5
  265. package/dist/es/{AU-BQULoU0b.js → AU-BeyZkA9d.js} +3 -3
  266. package/dist/es/{AU-DZKtb5ij.js → AU-DLzYmMTY.js} +6 -6
  267. package/dist/es/{BE-BR_pIwbr.js → BE-BF1A8fS2.js} +3 -3
  268. package/dist/es/{BE-BPS02GqZ.js → BE-Bgmjc7-z.js} +3 -3
  269. package/dist/es/{BE-BIAjWzo1.js → BE-vJXZEzD7.js} +4 -4
  270. package/dist/es/{BR-Cu0NN198.js → BR-7L37Blah.js} +7 -7
  271. package/dist/es/{BR-CrBRXbpr.js → BR-CBlGuHLS.js} +4 -4
  272. package/dist/es/{BR-ii3tGO6z.js → BR-S6Hy6mx4.js} +5 -5
  273. package/dist/es/{CA-Ha-c0tuI.js → CA-DfhtPJ1f.js} +5 -5
  274. package/dist/es/{CH-DOanK-Sz.js → CH-BqkqMElj.js} +3 -3
  275. package/dist/es/{CH-DDck_o4V.js → CH-DxQloC1G.js} +3 -3
  276. package/dist/es/{CH-DQfPMwOa.js → CH-R58leRqy.js} +3 -3
  277. package/dist/es/{CZ-DMq0f9FA.js → CZ-BdSjgJx5.js} +3 -3
  278. package/dist/es/{CZ-BblrEvVy.js → CZ-CvBIw-xf.js} +5 -5
  279. package/dist/es/{CZ-DJe1JBo_.js → CZ-DAgIAl66.js} +5 -5
  280. package/dist/es/{DE-D5nwjmcv.js → DE-D5oXkrXx.js} +7 -7
  281. package/dist/es/{DE-lyoN72Ir.js → DE-DfIW2GED.js} +5 -5
  282. package/dist/es/{DE-DC22in8l.js → DE-aV7aKktN.js} +5 -5
  283. package/dist/es/{DK-CqG21aM6.js → DK-DQKSFEZs.js} +3 -3
  284. package/dist/es/{DK-Wp_2eCQW.js → DK-DoR8iF3Q.js} +5 -5
  285. package/dist/es/{DK-ByWKje3p.js → DK-WMh-XB_4.js} +5 -5
  286. package/dist/es/{ES-CPmT6MW6.js → ES-DKRBFyWg.js} +3 -3
  287. package/dist/es/{ES-BtgvwAc0.js → ES-DoHMm9WW.js} +3 -3
  288. package/dist/es/{ES-DAFsfxgD.js → ES-DvWUvSWG.js} +8 -8
  289. package/dist/es/{FI-DhCeNjUe.js → FI-BDl3AABC.js} +4 -4
  290. package/dist/es/{FI-CXPUSE99.js → FI-CU4auEFD.js} +3 -3
  291. package/dist/es/{FI-CjqWpXLo.js → FI-CYKyNdYX.js} +3 -3
  292. package/dist/es/{FR-CgT4I-sE.js → FR-B8__IjpV.js} +3 -3
  293. package/dist/es/{FR-DZMpyUrW.js → FR-DtxMTRVY.js} +6 -6
  294. package/dist/es/{FR-DZDFmnX1.js → FR-lmmA0c57.js} +5 -5
  295. package/dist/es/{GB-FWdMjcAs.js → GB-CiJ7CZ-w.js} +3 -3
  296. package/dist/es/{GB-BEytIO3X.js → GB-arLLqj4v.js} +8 -8
  297. package/dist/es/{HK-DtFP13NX.js → HK-CzhOdpMZ.js} +5 -5
  298. package/dist/es/{HR-7llfofwg.js → HR-BYcfCNPr.js} +5 -5
  299. package/dist/es/{HR-HJAL5H06.js → HR-Dq8wwTFJ.js} +3 -3
  300. package/dist/es/{HR-Bz0ub-qz.js → HR-UXs6Qvnq.js} +5 -5
  301. package/dist/es/{HU-ClY5Y9FQ.js → HU-D7NfwH0F.js} +3 -3
  302. package/dist/es/{HU-aammbHn4.js → HU-Jbl0agxq.js} +4 -4
  303. package/dist/es/{HU-CeKEwWoT.js → HU-WSzj1HL4.js} +3 -3
  304. package/dist/es/{IE-BVw6YctF.js → IE-Ga3KojCw.js} +6 -6
  305. package/dist/es/{IT-BCGuJTXi.js → IT-0kLbxh2_.js} +5 -5
  306. package/dist/es/{IT-_a2DBoOi.js → IT-C4uTDLEU.js} +3 -3
  307. package/dist/es/{IT-DDkEsJPl.js → IT-DOaG1jQ0.js} +3 -3
  308. package/dist/es/{LT-DHdf7bAM.js → LT-B4hWGYwc.js} +4 -4
  309. package/dist/es/{LT-DGByVCh9.js → LT-B7gtERKz.js} +6 -6
  310. package/dist/es/{NL-C449A3NH.js → NL-C2xnvJZT.js} +4 -4
  311. package/dist/es/{NL-D-Tidufz.js → NL-CEE6YxYk.js} +3 -3
  312. package/dist/es/{NL-OwBydPfu.js → NL-DllQ5P_F.js} +5 -5
  313. package/dist/es/{NO-Dd9EO872.js → NO-BxtHMZT-.js} +7 -7
  314. package/dist/es/{NO-CGdBcfzg.js → NO-agu33ybl.js} +3 -3
  315. package/dist/es/{PL-CTz4QnNN.js → PL-CPQ5cIi6.js} +4 -4
  316. package/dist/es/{PL-2F3HxBsK.js → PL-CX-KuV7y.js} +5 -5
  317. package/dist/es/{PL-BZyYLG0A.js → PL-Cgt8W5Hj.js} +4 -4
  318. package/dist/es/{PT-DjyMhpjB.js → PT-BPhSX6er.js} +6 -6
  319. package/dist/es/{PT-C6K9dq2e.js → PT-BbuIGm-h.js} +4 -4
  320. package/dist/es/{PT-VkAEijRO.js → PT-RJpW1lck.js} +4 -4
  321. package/dist/es/{RO-BpmDDEAI.js → RO-DGKzGdjj.js} +3 -3
  322. package/dist/es/{RO-Cayqrvsw.js → RO-DxhixNke.js} +3 -3
  323. package/dist/es/{SE-DQlIAkkX.js → SE-C9VkzJhC.js} +3 -3
  324. package/dist/es/{SE-DF3dbp6s.js → SE-Cy1OHa0W.js} +5 -5
  325. package/dist/es/{SE-anmdbPZe.js → SE-NTYt4Vgf.js} +4 -4
  326. package/dist/es/{SG-BRGqDLwe.js → SG-BaZqC-3H.js} +3 -3
  327. package/dist/es/{SG-kZw9_y8p.js → SG-DAtz6_VN.js} +4 -4
  328. package/dist/es/{SI-CBkjUYA6.js → SI-65ZfnCjz.js} +3 -3
  329. package/dist/es/{SI-Dxbh4QUW.js → SI-C3ZGZeyW.js} +4 -4
  330. package/dist/es/{SI-8K9ayPj3.js → SI-CSR4flX6.js} +3 -3
  331. package/dist/es/{SK-Bp8iZk34.js → SK-BaVYOGh3.js} +5 -5
  332. package/dist/es/{SK-Bc51GC31.js → SK-BtXP2fcJ.js} +4 -4
  333. package/dist/es/{SK-CCLusFqu.js → SK-Om1l-cUD.js} +3 -3
  334. package/dist/es/{US-BA90maNl.js → US-BCj1w_LD.js} +5 -5
  335. /package/dist/types/components/{ProofOfDirectorDocument → Business/forms/ProofOfDirectorDocument}/ProofOfDirectorDocument.d.ts +0 -0
  336. /package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/RegistrationDocument.d.ts +0 -0
  337. /package/dist/types/components/{LegalFormField → EFP/fields/LegalFormField}/LegalFormField.d.ts +0 -0
  338. /package/dist/types/components/{NaceCodeField → EFP/fields/NaceCodeField}/NaceCodeField.d.ts +0 -0
  339. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureCompany.d.ts +0 -0
  340. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureParentCompany.d.ts +0 -0
  341. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts +0 -0
  342. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureBasicCompanyInformation.d.ts +0 -0
  343. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureBusinessInformation.d.ts +0 -0
  344. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureDropin.d.ts +0 -0
  345. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureFinancialInformation.d.ts +0 -0
  346. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureLegalInformation.d.ts +0 -0
  347. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureOwnershipStructure.d.ts +0 -0
  348. /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureRegisteredAddress.d.ts +0 -0
  349. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForAssetSale.d.ts +0 -0
  350. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForBusiness.d.ts +0 -0
  351. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForCryptocurrency.d.ts +0 -0
  352. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +0 -0
  353. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForGambling.d.ts +0 -0
  354. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +0 -0
  355. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForThirdParty.d.ts +0 -0
  356. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataOriginatorLegalEntity.d.ts +0 -0
  357. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFunds.d.ts +0 -0
  358. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsAdditionalData.d.ts +0 -0
  359. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +0 -0
  360. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsType.d.ts +0 -0
  361. /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/sofStore.d.ts +0 -0
  362. /package/dist/types/components/{AccountSetupRejected → Shared/AccountSetupRejected}/AccountSetupRejected.d.ts +0 -0
  363. /package/dist/types/components/{Dropins → Shared}/DropinLayout/ActionBar/ActionBar.d.ts +0 -0
  364. /package/dist/types/components/{Dropins → Shared}/DropinLayout/ActionBar/type.d.ts +0 -0
  365. /package/dist/types/components/{Dropins → Shared}/DropinLayout/DropinLayout.d.ts +0 -0
  366. /package/dist/types/components/{Dropins → Shared}/DropinLayout/types.d.ts +0 -0
  367. /package/dist/types/components/{EntityAssociation → Shared/EntityAssociation}/EntityAssociation.d.ts +0 -0
  368. /package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/EntityGuidanceStatus.d.ts +0 -0
  369. /package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/EntityStatusIcon.d.ts +0 -0
  370. /package/dist/types/components/{Dropins → Shared}/FormNavigation/FormNavigation.d.ts +0 -0
  371. /package/dist/types/components/{Dropins → Shared}/FormNavigation/FormNavigationItem.d.ts +0 -0
  372. /package/dist/types/components/{Dropins → Shared}/FormNavigation/types.d.ts +0 -0
  373. /package/dist/types/components/{Introduction → Shared/Introduction}/types.d.ts +0 -0
  374. /package/dist/types/components/{PatriotActDisclosure → Shared/PatriotActDisclosure}/PatriotActDisclosure.d.ts +0 -0
  375. /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugExperimentsAndSettings.d.ts +0 -0
  376. /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugLegalEntityData.d.ts +0 -0
  377. /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugMetadata.d.ts +0 -0
  378. /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugModal.d.ts +0 -0
  379. /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugWrapper.d.ts +0 -0
  380. /package/dist/types/components/{BusinessRegistrationNumberField → Shared/fields/BusinessRegistrationNumberField}/BusinessRegistrationNumberField.d.ts +0 -0
  381. /package/dist/types/components/{CountryField → Shared/fields/CountryField}/CountryField.d.ts +0 -0
  382. /package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/CountryOfGoverningLawField.d.ts +0 -0
  383. /package/dist/types/components/{Currency → Shared/fields/Currency}/Currency.d.ts +0 -0
  384. /package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/DateOfIncorporationField.d.ts +0 -0
  385. /package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/EInvoicingCodeField.d.ts +0 -0
  386. /package/dist/types/components/{FinancialReportingDate → Shared/fields/FinancialReportingDate}/FinancialReportingDate.d.ts +0 -0
  387. /package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/LegalCompanyNameField.d.ts +0 -0
  388. /package/dist/types/components/{Name → Shared/fields/Name}/Name.d.ts +0 -0
  389. /package/dist/types/components/{NumberOfEmployees → Shared/fields/NumberOfEmployees}/NumberOfEmployees.d.ts +0 -0
  390. /package/dist/types/components/{StateField → Shared/fields/StateField}/StateField.d.ts +0 -0
  391. /package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/StockExchangeMICField.d.ts +0 -0
  392. /package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/StockISINField.d.ts +0 -0
  393. /package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/StockTickerSymbolField.d.ts +0 -0
  394. /package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/TaxInformationField.d.ts +0 -0
  395. /package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/TradingNameField.d.ts +0 -0
  396. /package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/VatNumberField.d.ts +0 -0
  397. /package/dist/types/components/{CompanyNameAndCountry → Shared/forms/CompanyNameAndCountry}/CompanyNameAndCountry.d.ts +0 -0
  398. /package/dist/types/components/{CompanyRegistrationDetails → Shared/forms/CompanyRegistrationDetails}/CompanyRegistrationDetails.d.ts +0 -0
  399. /package/dist/types/components/{ConstitutionalDocument → Shared/forms/ConstitutionalDocument}/ConstitutionalDocument.d.ts +0 -0
  400. /package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/ContactDetails.d.ts +0 -0
  401. /package/dist/types/components/{DocumentUpload → Shared/forms/DocumentUpload}/DocumentUpload.d.ts +0 -0
  402. /package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/FinancialInformation.d.ts +0 -0
  403. /package/dist/types/components/{CustomerSupport → Shared/tasks/CustomerSupport}/CustomerSupport.d.ts +0 -0
  404. /package/dist/types/components/{Review → Shared/tasks/Review}/Review.d.ts +0 -0
  405. /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskItemStatus.d.ts +0 -0
  406. /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskList.d.ts +0 -0
  407. /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskListGroup.d.ts +0 -0
  408. /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskListItem.d.ts +0 -0
  409. /package/dist/types/components/{ContextGuidance → ui/molecules/ContextGuidance}/ContextGuidance.d.ts +0 -0
  410. /package/dist/types/components/{DocumentGuidance → ui/molecules/DocumentGuidance}/DocumentGuidance.d.ts +0 -0
  411. /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/ErrorPanel.d.ts +0 -0
  412. /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/NavigateToFieldLink.d.ts +0 -0
  413. /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/ServerValidationErrors.d.ts +0 -0
  414. /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/VerificationErrors.d.ts +0 -0
  415. /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/constants.d.ts +0 -0
  416. /package/dist/types/components/{Tabs → ui/molecules/Tabs}/Tabs.d.ts +0 -0
  417. /package/dist/types/core/context/{useCoreContext.d.ts → CoreContext/useCoreContext.d.ts} +0 -0
  418. /package/dist/types/datasets/{accountFormats → generators}/getAccountFormatForCountry.d.ts +0 -0
  419. /package/dist/types/datasets/{countries → generators}/loadCountries.d.ts +0 -0
  420. /package/dist/types/datasets/{states → generators}/loadStatesDataset.d.ts +0 -0
@@ -1,20 +0,0 @@
1
- import type { CountryCode } from '../../core/models/country-code';
2
- import type { DatasetUtil } from '../../utils/datasetUtil';
3
- import type { AddressSchema, AddressSchemaLabels } from './types';
4
- /**
5
- * Returns the key for a field of the passed country or the default key for that field.
6
- * @param fieldName - The data to pre-fill the address fields
7
- * @param country - The selected country
8
- */
9
- export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "iban" | "rejected" | "processing" | "back" | "bankAccount" | "bankStatement" | "constitutionalDocument" | "driversLicense" | "driving_licence" | "identityCard" | "national_identity_card" | "nationalIdNumber" | "passport" | "proofOfAddress" | "proofOfDirector" | "proofOfFundingOrWealthSource" | "proofOfNationalIdNumber" | "proofOfOrganizationTaxInfo" | "proofOfRelationship" | "proofOfResidency" | "registrationDocument" | "residence_permit" | "vatDocument" | "and" | "CNPJ" | "CVR-nummer" | "guardian" | "MBO" | "parent" | "RFC" | "1Minute" | "1Second" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberFullOrPartialVisible" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addAllSourcesOfFundsBeingUsed" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addDetailsManually" | "addDetailsManuallyQuestion" | "addDetailsWith" | "addDocument" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addInvestor" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "address__placeHolder" | "addresses" | "addressPoBoxError" | "addressRegisteredWithSecretaryOfState" | "addTrustMember" | "addYourselfAsSigner" | "adoptionCertificate" | "adyen" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "agreementPeriod" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "allCapabilitiesValid" | "allPayslipsFrom3MostRecentMonths" | "allStatementsFrom3MostRecentMonths" | "amount" | "amountIsRequired" | "amountWon" | "anAssociation" | "andResubmit" | "anLEIIsAUniqueCode" | "annualReport" | "annualStatements" | "annualTurnover" | "annualTurnoverHelper" | "annualTurnoverValue" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "anyInformationTakenFromThisDocument" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "areYouSureYouWantToDeleteThisDocument" | "areYouSureYouWantToDeleteThisInvestorDetails" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "backPage" | "backToTaskList" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNeeded" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankingService" | "bankName" | "bankruptcyInsolvency" | "banksLogoAndName" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankStatements" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "benefactorDetails" | "benefactorsLegalName" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "brokerStatements" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDescription" | "businessDetails" | "businessEarningDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessInvestorDetails" | "businessLegalName" | "businessName" | "businessName__helperText" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessSelection__tinVerificationFailureModalContent" | "businessSelection__tinVerificationFailureModalHeader" | "businessSelection__tinVerificationFailureModalPrimaryButton" | "businessSelection__tinVerificationFailureModalSecondaryButton" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "CCIAA" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfInheritance" | "certificateOfVoterRegistration" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chRegistrationNumber" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codNumericPersonal" | "codulDeIdentificareFiscala" | "commercialLicence" | "company" | "companyDetails" | "companyFinancialInformationFormDescription" | "companyFinancialInformationFormHeading" | "companyLegalName" | "companyName" | "companyNumber" | "companyNumberNZ" | "companyProfile" | "companyRegistrationDocument" | "companyRegistrationDocumentFormDescription" | "companyRegistrationDocumentFormHeading" | "companyRegistrationDocumentFormName" | "companyRegistrationNumber" | "companyRegistrationNumber__HK" | "companyStructure" | "companyStructureFormDescription" | "companyStructureFormName" | "companyTaxDocumentFormDescription" | "companyTaxDocumentFormHeading" | "companyTaxDocumentFormName" | "companyTrustee" | "companyTrusteeDetails" | "companyType" | "complete" | "completeAddingAccount" | "confirm" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "constitutionalDocument__trust__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contractSpecifyingDividends" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "country__US__business" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "courtOrder" | "cryptocurrencyExchange" | "cryptocurrencyIncome" | "cryptocurrencyProceedDetails" | "currency" | "currencyCode" | "currencyIsRequired" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dataMissingError" | "dataReviewNeeded" | "date" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfSale" | "dateOfSourceEvent" | "dateOfTotalAssetsCalculation" | "dateOfWinning" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decedentsName" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "deleteDocument" | "deleteIdDocument" | "deleteInvestorDetails" | "depositSlip" | "describeTheDecedent" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOfIntellectualProperty" | "descriptionOfProperty" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "DIC" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dividendAmount" | "dni" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentDeletedSuccessfully" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documents" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentUploadedSuccessfully" | "documentVerification" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "donorsName" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "download" | "downloadACopy" | "downloadAsPdf" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "eInvoicingCode" | "email" | "employersName" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterLastNDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterpriseNumber" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValid_" | "enterValidAccountDetails" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "errorMessage_1_31" | "errorMessage_1_32" | "errorMessage_1_33" | "errorMessage_1_34" | "errorMessage_1_35" | "errorMessage_1_36" | "errorMessage_1_37" | "errorMessage_1_38" | "errorMessage_1_39" | "errorMessage_1_40" | "errorMessage_1_41" | "errorMessage_1_50" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_58" | "errorMessage_1_60" | "errorMessage_1_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_3000" | "errorMessage_1_3001" | "errorMessage_1_3002" | "errorMessage_1_3003" | "errorMessage_1_3004" | "errorMessage_1_3005" | "errorMessage_1_3006" | "errorMessage_1_3007" | "errorMessage_1_3008" | "errorMessage_1_3009" | "errorMessage_1_3010" | "errorMessage_1_3011" | "errorMessage_1_3012" | "errorMessage_1_3013" | "errorMessage_1_3014" | "errorMessage_1_3015" | "errorMessage_1_3016" | "errorMessage_1_3017" | "errorMessage_1_3018" | "errorMessage_1_3019" | "errorMessage_1_3020" | "errorMessage_1_3021" | "errorMessage_1_3022" | "errorMessage_1_3023" | "errorMessage_1_3024" | "errorMessage_1_3025" | "errorMessage_1_3026" | "errorMessage_1_3027" | "errorMessage_1_3028" | "errorMessage_1_3029" | "errorMessage_1_3030" | "errorMessage_1_3031" | "errorMessage_1_3032" | "errorMessage_1_3033" | "errorMessage_1_3034" | "errorMessage_1_3035" | "errorMessage_1_3036" | "errorMessage_1_3037" | "errorMessage_1_3038" | "errorMessage_1_3039" | "errorMessage_1_3040" | "errorMessage_1_3041" | "errorMessage_1_3042" | "errorMessage_1_3043" | "errorMessage_1_3044" | "errorMessage_1_3045" | "errorMessage_1_3046" | "errorMessage_1_3047" | "errorMessage_1_3048" | "errorMessage_1_3049" | "errorMessage_1_3050" | "errorMessage_1_3051" | "errorMessage_1_3052" | "errorMessage_1_3062" | "errorMessage_1_3072" | "errorMessage_1_3073" | "errorMessage_1_3083" | "errorMessage_1_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5054" | "errorMessage_1_5055" | "errorMessage_1_5057" | "errorMessage_1_5067" | "errorMessage_1_6000" | "errorMessage_1_6001" | "errorMessage_1_6002" | "errorMessage_1_6003" | "errorMessage_1_6004" | "errorMessage_1_6005" | "errorMessage_1_6006" | "errorMessage_1_6007" | "errorMessage_1_6008" | "errorMessage_1_6009" | "errorMessage_1_6010" | "errorMessage_1_6011" | "errorMessage_1_6012" | "errorMessage_1_6013" | "errorMessage_1_6014" | "errorMessage_1_6015" | "errorMessage_1_6016" | "errorMessage_1_6017" | "errorMessage_1_6018" | "errorMessage_1_6019" | "errorMessage_1_6020" | "errorMessage_1_6021" | "errorMessage_1_6022" | "errorMessage_1_6023" | "errorMessage_1_6024" | "errorMessage_1_6025" | "errorMessage_1_6026" | "errorMessage_1_6027" | "errorMessage_1_6028" | "errorMessage_1_6029" | "errorMessage_1_6030" | "errorMessage_1_6031" | "errorMessage_1_6032" | "errorMessage_1_6033" | "errorMessage_1_6034" | "errorMessage_1_6035" | "errorMessage_1_6036" | "errorMessage_1_6037" | "errorMessage_1_6038" | "errorMessage_1_6039" | "errorMessage_1_6040" | "errorMessage_1_6041" | "errorMessage_1_6042" | "errorMessage_1_6044" | "errorMessage_1_6045" | "errorMessage_1_6046" | "errorMessage_1_6047" | "errorMessage_1_6048" | "errorMessage_1_6049" | "errorMessage_1_7000" | "errorMessage_1_7001" | "errorMessage_1_7002" | "errorMessage_1_7003" | "errorMessage_1_7004" | "errorMessage_1_7005" | "errorMessage_1_7006" | "errorMessage_1_7007" | "errorMessage_1_7008" | "errorMessage_1_7009" | "errorMessage_1_7010" | "errorMessage_1_7011" | "errorMessage_1_7012" | "errorMessage_1_7013" | "errorMessage_1_7014" | "errorMessage_1_7015" | "errorMessage_1_7016" | "errorMessage_1_7017" | "errorMessage_1_7018" | "errorMessage_1_7019" | "errorMessage_1_7020" | "errorMessage_1_7021" | "errorMessage_1_7022" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_2_1101" | "errorMessage_2_1102" | "errorMessage_2_1103" | "errorMessage_2_1110" | "errorMessage_2_1111" | "errorMessage_2_1112" | "errorMessage_2_1113" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8224" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_2_8247" | "errorMessage_2_8248" | "errorMessage_2_8249" | "errorMessage_2_8250" | "errorMessage_3_10" | "errorUpdatingSourceOfFunds" | "estateAttorneysName" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToLoadBusinessLines" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialProductFundingSources" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fullLegalName" | "fundDepositAmount" | "fundDepositDate" | "fundingSources" | "fundTransferDate" | "gamblingWebsite" | "GEMI-number" | "getSetUpInstantly" | "gettingStarted" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "giftOrDonationAgreement" | "giftOrDonationDetails" | "goBack" | "goBackAndProvideDocumentScans" | "good" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "governmentIssuedCorrespondence" | "grantOfProbate" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "ibanFormat" | "ICO" | "idDocument" | "idDocumentAlreadyUploaded" | "identifikacionenNomerDDS" | "identifyVerification" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "idNumber" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "idUploadDocumentSubtitle" | "ifNoOwnersSpecifyControllingPersons" | "ifYouChooseToUseOnfido" | "iHaveReadAndIAcceptTheseTerms" | "imagesInColor" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "inheritanceAmount" | "inheritanceDetails" | "inheritanceReceivedOn" | "inReview" | "instant" | "instantIDVerificationDescription" | "instantlyAddAndVerifyABankAccount" | "instantlyConnectAndVerifyYourBankAccount" | "instantVerification" | "instantVerificationDescription" | "institutionNumber" | "internalCompanyDocument" | "inTheNextStepWellCollectInformation" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "inThePreviousStepOwnedByAParentCompany" | "introductionScreenAccountDescriptionP1" | "introductionScreenAccountDescriptionP2" | "introductionScreenAccountTitle" | "introductionScreenCompanyDescriptionLI1" | "introductionScreenCompanyDescriptionP1" | "introductionScreenCompanyDescriptionP2" | "introductionScreenCompanyTitle" | "introductionScreenDecisionMakerDescriptionLI1" | "introductionScreenDecisionMakerDescriptionLI2" | "introductionScreenDecisionMakerDescriptionLI3" | "introductionScreenDecisionMakerDescriptionP1" | "introductionScreenDecisionMakerDescriptionP2" | "introductionScreenDecisionMakerTitle" | "introductionScreenEpilogueDescriptionP1" | "introductionScreenEpilogueDescriptionP2" | "introductionScreenEpilogueTitle" | "introductionScreenIndividualDescriptionLI1" | "introductionScreenIndividualDescriptionLI2" | "introductionScreenIndividualDescriptionLI3" | "introductionScreenIndividualDescriptionP1" | "introductionScreenIndividualDescriptionP2" | "introductionScreenIndividualTitle" | "introductionScreenPrologueDescriptionP1" | "introductionScreenPrologueDescriptionP2" | "introductionScreenPrologueTitle" | "introductionScreenSoleProprietorCompanyDescriptionLI1" | "introductionScreenSoleProprietorCompanyDescriptionP1" | "introductionScreenSoleProprietorCompanyDescriptionP2" | "introductionScreenSoleProprietorCompanyTitle" | "introductionScreenTrustDescriptionLI1" | "introductionScreenTrustDescriptionP1" | "introductionScreenTrustDescriptionP2" | "introductionScreenTrustMemberDescriptionLI1" | "introductionScreenTrustMemberDescriptionLI2" | "introductionScreenTrustMemberDescriptionLI3" | "introductionScreenTrustMemberDescriptionP1" | "introductionScreenTrustMemberDescriptionP2" | "introductionScreenTrustMemberTitle" | "introductionScreenTrustTitle" | "invalidCapabilities" | "invalidDateOfBirth" | "invalidDateOfIncorporation" | "invalidEmail" | "invalidFinancialReportingDate" | "invalidFormat" | "invalidFormatBankStatementDescription" | "invalidFormatExpects" | "invalidFormatForAuDriversLicenseCardNumber" | "invalidFormatForAuDriversLicenseNumber" | "invalidFormatForAuPassportNumber" | "invalidFormatForHKDriversLicenseNumber" | "invalidFormatForHKIdentityCardNumber" | "invalidFormatForHKPassportNumber" | "invalidFormatForNZDriversLicenseCardNumber" | "invalidFormatForNZDriversLicenseNumber" | "invalidFormatForNZPassportNumber" | "invalidFormatIdentityNumberBR" | "invalidFormatIdentityNumberCA" | "invalidFormatIdentityNumberDK" | "invalidFormatIdentityNumberES" | "invalidFormatIdentityNumberHK" | "invalidFormatIdentityNumberIT" | "invalidFormatIdentityNumberPL" | "invalidFormatIdentityNumberRO" | "invalidFormatIdentityNumberSE" | "invalidFormatIdentityNumberSG" | "invalidFormatIdentityNumberUS" | "invalidFormatIdentityNumberUS9" | "invalidInputError" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "investmentAmount" | "investmentCertificate" | "investor" | "investorContract" | "investorDetails" | "investorLocation" | "investorMemo" | "invoicesFromThe3MostRecentMonths" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "issueDate" | "issueDateWithinTheLast3Months" | "issueDateWithinTheLast12Months" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuedWithinTheLast12Months" | "issuerState" | "issuingService" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "iStillCantFindIt" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "itCanTakeUpTo" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "latestTaxFiling" | "latestTaxReturn" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalCompanyName__US" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "legalRepresentativeNeeded" | "lendersNameAndAddress" | "letterFromAccountant" | "letterFromAttorney" | "letterFromAttorneyInsurance" | "letterFromAttorneyOrNotary" | "letterFromInsurer" | "letterFromPreviousEmployer" | "letUsKnowTheBankAccountToSendReceiveFunds" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "liRegistrationNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanAgreement" | "loanApplication" | "loanDate" | "loans" | "loanStatement" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maxFileSizeOnly" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "MBS" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "Mehrwertsteuernummer" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myinfoBusinessDetailsRetrieved" | "myInfoBusinessYouCanGetVerifiedDetails" | "myinfoDetailsRetrieved" | "myInfoYouCanGetVerifiedDetails" | "nameAddressSignatureOfAllInvestors" | "nameMustContainLetters" | "nameOfCasinoLottery" | "nameOfTheCoins" | "nameOfTheCryptocurrencyExchange" | "nameOfTrust" | "nameOfTrustAgreement" | "namesOfInvolvedParties" | "namesOfLandlordAndTenant" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "netProceedAmount" | "newEntityAlwaysEmpty" | "next" | "nie" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "no" | "noCategoriesAvailable" | "noGlare" | "noGoBack" | "noIdontKnow" | "noIssuesFound" | "nominee" | "noneOfTheAbove" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noOptionsFound" | "notarizedStatement" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numerodeIVA" | "NumeroDeTVA" | "numeroDIdentificationALATaxe" | "NZBN" | "NZBN/NCN" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoPrivacyPolicy" | "onfidoTermsOfService" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "organisasjonsnummer" | "organisationsnummer" | "organization" | "originatorType" | "orSoleProprietorshipName" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnership" | "partnerShipAgreement" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "paymentService" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutIn_Or_" | "payoutInOnly_" | "payslips" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignedSuccessfully" | "pciSignFailed" | "PDVIdBrojOIB" | "pendingCapabilities" | "pendingStatusError" | "pensionPaymentAmount" | "pensionPaymentAmountOrTotalValue" | "pensionSlip" | "pensionStatement" | "personalDetails" | "personAppointmentUnderTrustInstrument" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidAmount" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseFillInAllFields" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "poBox" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "previousEmployersName" | "principalAmount" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "professionalServiceProvider" | "proofOfAnnualTurnoverAmount" | "proofOfNationalId" | "proofOfOwnership" | "proofOfOwnershipRent" | "proofOfResidenceDocumentTypeLabel" | "proofOfWalletOwnership" | "proofOfWinnings" | "propertyAddress" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideMostRecentYearAvailable" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "purposeOfLoan" | "PVMmoketojoKodas" | "quickAndSecureIdentityVerification" | "ranIntoTechnicalError" | "reason" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "recentInvoices" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationNumber" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrationNumber__US" | "registrikood" | "regon" | "regonKrsNumber" | "relationship" | "relationshipTo" | "remediationFormErrorMessage" | "remediationMessage_1_100" | "remediationMessage_1_101" | "remediationMessage_1_102" | "remediationMessage_1_300" | "remediationMessage_1_301" | "remediationMessage_1_302" | "remediationMessage_1_303" | "remediationMessage_1_304" | "remediationMessage_1_305" | "remediationMessage_1_306" | "remediationMessage_1_307" | "remediationMessage_1_308" | "remediationMessage_1_309" | "remediationMessage_1_316" | "remediationMessage_1_319" | "remediationMessage_1_320" | "remediationMessage_1_500" | "remediationMessage_1_501" | "remediationMessage_1_502" | "remediationMessage_1_503" | "remediationMessage_1_504" | "remediationMessage_1_505" | "remediationMessage_1_506" | "remediationMessage_1_507" | "remediationMessage_1_508" | "remediationMessage_1_509" | "remediationMessage_1_510" | "remediationMessage_1_511" | "remediationMessage_1_512" | "remediationMessage_1_513" | "remediationMessage_1_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_184" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_214" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_2_234" | "remediationMessage_2_235" | "remediationMessage_2_236" | "remediationMessage_2_237" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "rentalAgreementOrLease" | "rentAmount" | "reportedDividendAmount" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "returnToTaskList" | "reviewTheInformationBelowAndCorrectMistakesOr" | "RfcDocument" | "rnaNumber" | "role" | "roleAndEntityType" | "rootLegalEntityIsEmpty" | "routingNumber" | "routingNumberVisible" | "royaltyAgreement" | "royaltyAmount" | "salarySlip" | "saleAmount" | "saleContract" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "save" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectASourceOfFunding" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreements" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreementSignFailed" | "sessionTimeout" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "setUpYourAccount" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "showsTheNameOfTheCoins" | "showsTheNameOfTheCryptocurrencyExchange" | "showsYourBusinessName" | "sign" | "signAndContinue" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signatureAndDateWithinTheLast12Months" | "signed" | "signedByOn" | "signedCopyOfTheWill" | "signer" | "signServiceAgreement" | "SINFormatCA" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siRegistrationNumber" | "siret" | "siTaxId" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "sofTypeAdyenLabel" | "sofTypeAssetsaleLabel" | "sofTypeBusinessLabel" | "sofTypeCryptocurrencyincomeLabel" | "sofTypeDividendincomeLabel" | "sofTypeDonationsLabel" | "sofTypeEmploymentLabel" | "sofTypeFinancialaidLabel" | "sofTypeGamblingwinningsLabel" | "sofTypeInheritanceLabel" | "sofTypeInsurancesettlementLabel" | "sofTypeLoansLabel" | "sofTypePensionincomeLabel" | "sofTypeRentalincomeLabel" | "sofTypeRoyaltyincomeLabel" | "sofTypeThirdpartyfundingLabel" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfDonatedFunds" | "sourceOfFunds" | "SSM" | "ssn" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "stamregister" | "start" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "stateOrProvince__US__business" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "summaryTaxExemptionLegalCaptionTitle" | "supportedFileTypes" | "supportingDocuments" | "swiftCode" | "task" | "taxationDocument" | "taxDeclaration" | "taxDeclarationProperty" | "taxDocument" | "taxDocuments" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdentificationNumber" | "taxIdNumber" | "taxInformationNumber" | "taxInformationNumber__helperText__US" | "taxInformationNumber__HK" | "taxInformationNumber__placeHolder__US" | "taxInformationNumber__US" | "taxpayerReferenceNumber" | "taxReferenceNumber" | "tellUsMoreAboutTheCryptocurrency" | "tellUsMoreAboutTheGiftOrDonationProceeds" | "tellUsMoreAboutTheInheritanceProceeds" | "tellUsMoreAboutTheInvestors" | "tellUsMoreAboutThePreviousBusinessEarnings" | "tellUsMoreAboutThisSource" | "termLengthAndDividendYield" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theBrokerageName" | "theBusinessName" | "theCityAndCountryRegion" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAnUltimateParentCompany" | "thisMeansYouHaveAParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "titleDeed" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toggleAssociationMenu" | "tooManyFiles" | "toProtectYourInformationThisSessionHasExpired" | "totalAssets" | "totalAssetsHelper" | "totalSettlementAmount" | "tradingName" | "transactionStatement" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToDeleteDocument" | "unableToUploadDocument" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "update" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadASupportingDocument" | "uploadDocumentForNric" | "uploadedOn" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "upToFiles" | "usePhoneToScanId" | "UST-ID" | "USt-IdNr" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidUrl" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "website" | "weCouldNotReachOnfido" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weNeedMoreInformationAboutTheIndividual" | "weNeedProofOfFunding" | "weNeedProofOfFundingPlural" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatCountryOrRegionIsTheBenefactorLocated" | "whatCountryOrRegionIsThisPersonLocated" | "whatFinancialProductIsThisFor" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "winLossStatement" | "winningProceedAmount" | "winReport" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "XOfYSteps" | "xSeconds" | "yes" | "yesAddManually" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessName" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourBusinessSetup" | "yourDetailsArePreFilledInTheRelevantSections" | "yourFullName" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "yourName" | "yourRelationshipToThisPerson" | "youSuccessfullyVerifiedAccount" | "YTunnus" | "zentralesVereinsregisterId" | "zipCode";
10
- /**
11
- * Returns the address schema of the selected country or the default address schema.
12
- * @param country - The selected country
13
- */
14
- export declare const getAddressSchemaForCountry: (country: CountryCode | undefined) => (keyof AddressSchema)[];
15
- /**
16
- * Returns the field labels for each field in the selected countries address schema.
17
- * @param country - The selected country
18
- */
19
- export declare const getAddressSchemaLabelsByCountry: (country: CountryCode) => AddressSchemaLabels;
20
- export declare const mapAddressLabels: (data: AddressSchema | undefined, datasetUtils: DatasetUtil) => AddressSchema;
@@ -1,3 +0,0 @@
1
- import type { BusinessRegistrationNumberProps, BusinessRegistrationNumberSchema } from './types';
2
- export declare const businessRegistrationNumberFields: Array<keyof BusinessRegistrationNumberSchema>;
3
- export declare function BusinessRegistrationNumber(props: BusinessRegistrationNumberProps): import("preact").JSX.Element;
@@ -1,12 +0,0 @@
1
- import type { BaseInnerFormProps } from '../../core/hooks/useForm/types';
2
- import type { CountryCode } from '../../core/models/country-code';
3
- import type { CountryFieldSchema } from '../CountryField/types';
4
- import type { CountryOfGoverningLawFieldSchema } from '../CountryOfGoverningLawField/types';
5
- import type { LegalCompanyNameFieldSchema } from '../LegalCompanyNameField/types';
6
- export type CompanyNameAndCountrySchema = LegalCompanyNameFieldSchema & CountryFieldSchema & CountryOfGoverningLawFieldSchema;
7
- export interface CompanyNameAndCountryProps extends BaseInnerFormProps<CompanyNameAndCountrySchema> {
8
- onCountryChange?(country: CountryCode): void;
9
- disableCountry?: boolean;
10
- id: 'companyNameAndCountry' | 'solePropNameAndCountry';
11
- isTopLevelEntity: boolean;
12
- }
@@ -1,19 +0,0 @@
1
- import type { BaseInnerFormProps } from '../../core/hooks/useForm/types';
2
- import type { CompanyTypesValue } from '../../core/models/api/company-types-value';
3
- import type { CountryCode } from '../../core/models/country-code';
4
- import type { BusinessRegistrationNumberFieldSchema } from '../BusinessRegistrationNumberField/types';
5
- import type { DateOfIncorporationFieldSchema } from '../DateOfIncorporationField/types';
6
- import type { DBANameFieldSchema } from '../DBANameField/types';
7
- import type { EInvoicingCodeFieldSchema } from '../EInvoicingCodeField/types';
8
- import type { StockExchangeMICFieldSchema } from '../StockExchangeMICField/types';
9
- import type { StockISINFieldSchema } from '../StockISINField/types';
10
- import type { StockTickerSymbolFieldSchema } from '../StockTickerSymbol/types';
11
- import type { TaxInformationFieldSchema } from '../TaxInformationField/types';
12
- import type { TradingNameFieldSchema } from '../TradingNameField/types';
13
- import type { VatNumberFieldSchema } from '../VatNumberField/types';
14
- export type CompanyRegistrationDetailsSchema = TradingNameFieldSchema & DBANameFieldSchema & BusinessRegistrationNumberFieldSchema & TaxInformationFieldSchema & VatNumberFieldSchema & StockExchangeMICFieldSchema & StockISINFieldSchema & StockTickerSymbolFieldSchema & DateOfIncorporationFieldSchema & EInvoicingCodeFieldSchema;
15
- export interface CompanyRegistrationDetailsProps extends BaseInnerFormProps<CompanyRegistrationDetailsSchema> {
16
- companyType?: CompanyTypesValue;
17
- country?: CountryCode;
18
- legalName?: string;
19
- }
@@ -1,17 +0,0 @@
1
- import type { BaseInnerFormProps } from '../../core/hooks/useForm/types';
2
- import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
3
- import type { Phone } from '../../core/models/api/phone';
4
- import type { CountryCode } from '../../core/models/country-code';
5
- import type { DropinAPIHandlers } from '../Dropins/types';
6
- export interface CustomerSupportSchema {
7
- customerSupport: {
8
- phone?: Phone;
9
- email?: string;
10
- };
11
- }
12
- export interface CustomerSupportProps extends BaseInnerFormProps<CustomerSupportSchema> {
13
- country: CountryCode;
14
- legalEntityResponse: ExistingLegalEntity;
15
- onSubmit(): void;
16
- handleUpdateLegalEntity: DropinAPIHandlers['handleUpdateLegalEntity'];
17
- }
@@ -1,20 +0,0 @@
1
- import type { Experiments } from '../../core/context/ExperimentContext/types';
2
- import type { Settings } from '../../core/context/SettingsContext/types';
3
- import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
4
- import type { LegalEntityType } from '../../core/models/api/legal-entity-type';
5
- import type { TaskIdentifier } from '../../stores/globalStore/globalStore';
6
- import type { TaskStatusWithReason } from '../../stores/globalStore/taskStatus';
7
- export interface DebugInfo {
8
- metadata: {
9
- sdkVersion: string;
10
- locale: string;
11
- rootLegalEntityId: string;
12
- };
13
- settings: Settings;
14
- experiments: Experiments;
15
- taskStatuses: Partial<Record<TaskIdentifier, TaskStatusWithReason>>;
16
- legalEntityData?: {
17
- rootLegalEntityType: LegalEntityType;
18
- rootLegalEntity: ExistingLegalEntity;
19
- };
20
- }
@@ -1 +0,0 @@
1
- export declare function Individual(): import("preact").JSX.Element;
@@ -1,8 +0,0 @@
1
- import type { FieldMetadata } from '../../core/models/country-config';
2
- import type { PerCountryFieldConfig } from '../../core/models/field-configurations';
3
- import type { AsyncValidatorRules } from '../../utils/validation/types';
4
- import type { PhoneFieldSchema } from './types';
5
- import type { ConfigurationApi } from '../../core/context/ConfigurationApiContext/ConfigurationApiContext';
6
- export declare const getAsyncPhoneValidationRules: (validatePhoneNumber: ConfigurationApi["validatePhoneNumber"]) => AsyncValidatorRules<PhoneFieldSchema>;
7
- export declare const defaultFieldMetadata: FieldMetadata<PhoneFieldSchema, 'phone'>;
8
- export declare const fieldConfig: PerCountryFieldConfig<PhoneFieldSchema, 'phone', any>;
@@ -1,9 +0,0 @@
1
- import type { BaseFormFieldProps } from '../../core/hooks/useForm/types';
2
- import type { Phone } from '../../core/models/api/phone';
3
- import type { CountryCode } from '../../core/models/country-code';
4
- export interface PhoneFieldSchema {
5
- phone?: Phone;
6
- }
7
- export interface PhoneFieldProps extends BaseFormFieldProps<PhoneFieldSchema> {
8
- country: CountryCode;
9
- }
@@ -1,8 +0,0 @@
1
- import type { CountryCode } from '../../core/models/country-code';
2
- import type { TranslationKey } from '../../language/types';
3
- import type { DocumentUploadProps } from '../DocumentUpload/types';
4
- export interface ProofOfDirectorDocumentProps extends DocumentUploadProps {
5
- country: CountryCode;
6
- heading?: TranslationKey;
7
- description?: TranslationKey;
8
- }
@@ -1,10 +0,0 @@
1
- import type { BaseFormFieldProps } from '../../core/hooks/useForm/types';
2
- import type { CountryCode } from '../../core/models/country-code';
3
- import type { ProvinceCode } from '../../core/models/province-code';
4
- import type { StateCode } from '../../core/models/state-code';
5
- export interface StateFieldSchema {
6
- stateOrProvince?: StateCode | ProvinceCode | undefined;
7
- }
8
- export interface StateFieldProps extends BaseFormFieldProps<StateFieldSchema> {
9
- selectedCountry?: CountryCode;
10
- }
@@ -1,3 +0,0 @@
1
- import type { TaxIdProps, TaxIdSchema } from './types';
2
- export declare const taxIdFields: Array<keyof TaxIdSchema>;
3
- export declare function TaxId(props: TaxIdProps): import("preact").JSX.Element;
@@ -1,22 +0,0 @@
1
- import './UIElement.scss';
2
- import type { JSX } from 'preact';
3
- import type { EmptyObject } from 'type-fest';
4
- import type { AuthProviderProps } from '../../core/context/AuthContext/AuthProvider';
5
- import type { CoreProviderProps } from '../../core/context/CoreProvider';
6
- import type { ExperimentsProps } from '../../core/context/ExperimentContext/types';
7
- import type { ExpiryProviderProps } from '../../core/context/ExpiryContext/ExpiryContext';
8
- import type { I18nProviderProps } from '../../core/context/I18nProvider/I18nProvider';
9
- import type { SettingsProps } from '../../core/context/SettingsContext/types';
10
- import type { UserEventCallback } from '../../core/user-events';
11
- import type { BaseElementProps } from '../../core/BaseElement';
12
- import { BaseElement } from '../../core/BaseElement';
13
- import type { ComponentMap } from '../index';
14
- export interface UIElementProps<Props extends object> extends BaseElementProps, CoreProviderProps, AuthProviderProps, I18nProviderProps, ExpiryProviderProps, SettingsProps, ExperimentsProps {
15
- onUserEvent?: UserEventCallback;
16
- component: (props: Props) => JSX.Element;
17
- componentName: keyof ComponentMap;
18
- componentProps: Props;
19
- }
20
- export declare class UIElement<Props extends object = EmptyObject> extends BaseElement<UIElementProps<Props>> {
21
- render: () => JSX.Element;
22
- }
@@ -1,6 +0,0 @@
1
- export declare const createApiStore: (rootLegalEntityId: string, base: string) => void;
2
- export declare const apiStore: () => {
3
- baseUrlForAuth: import("@preact/signals-core").ReadonlySignal<string>;
4
- legalEntityId: import("@preact/signals-core").Signal<string>;
5
- version: string;
6
- };
@@ -1,7 +1,7 @@
1
1
  const AT = {
2
- privateCompany: [
3
- "Gesellschaft mit beschränkter Haftung (GmbH)",
4
- "unlisted Aktiengesellschaft (AG)"
2
+ governmentalOrganization: [
3
+ "öffentlich rechtliche Körperschaften",
4
+ "öffentlich rechtliche Stiftungen"
5
5
  ],
6
6
  listedPublicCompany: [
7
7
  "listed Aktiengesellschaft (AG)"
@@ -11,9 +11,9 @@ const AT = {
11
11
  "gemeinnützige Stiftung",
12
12
  "Privatstiftung"
13
13
  ],
14
- governmentalOrganization: [
15
- "öffentlich rechtliche Körperschaften",
16
- "öffentlich rechtliche Stiftungen"
14
+ privateCompany: [
15
+ "Gesellschaft mit beschränkter Haftung (GmbH)",
16
+ "unlisted Aktiengesellschaft (AG)"
17
17
  ]
18
18
  };
19
19
  export {
@@ -1,7 +1,4 @@
1
1
  const AT = {
2
- soleProprietorship: [
3
- "Einzelunternehmer (e.U.)"
4
- ],
5
2
  company: [
6
3
  "Gesellschaft mit beschränkter Haftung (GmbH)",
7
4
  "unlisted Aktiengesellschaft (AG)",
@@ -11,6 +8,9 @@ const AT = {
11
8
  "offene Gesellschaft (OG)",
12
9
  "Kommanditgesellschaft (KG)",
13
10
  "Vereine"
11
+ ],
12
+ soleProprietorship: [
13
+ "Einzelunternehmer (e.U.)"
14
14
  ]
15
15
  };
16
16
  export {
@@ -1,4 +1,9 @@
1
1
  const AT = {
2
+ associationIncorporated: [
3
+ "Vereine",
4
+ "gemeinnützige Stiftung",
5
+ "Privatstiftung"
6
+ ],
2
7
  partnershipIncorporated: [
3
8
  "offene Gesellschaft (OG)",
4
9
  "Kommanditgesellschaft (KG)",
@@ -7,11 +12,6 @@ const AT = {
7
12
  partnershipUnincorporated: [
8
13
  "Gesellschaft des bürgerlichen Rechts (GesbR)",
9
14
  "stille Gesellschaft (stG)"
10
- ],
11
- associationIncorporated: [
12
- "Vereine",
13
- "gemeinnützige Stiftung",
14
- "Privatstiftung"
15
15
  ]
16
16
  };
17
17
  export {
@@ -1,4 +1,7 @@
1
1
  const AU = {
2
+ associationIncorporated: [
3
+ "incorporated association (Inc)"
4
+ ],
2
5
  partnershipIncorporated: [
3
6
  "incorporated limited partnership (ILP)",
4
7
  "limited liability partnership (LLP)"
@@ -6,9 +9,6 @@ const AU = {
6
9
  partnershipUnincorporated: [
7
10
  "general partnership (GP)",
8
11
  "limited partnership (LP)"
9
- ],
10
- associationIncorporated: [
11
- "incorporated association (Inc)"
12
12
  ]
13
13
  };
14
14
  export {
@@ -1,7 +1,7 @@
1
1
  const AU = {
2
- privateCompany: [
3
- "proprietary limited company (Pty Ltd)",
4
- "unlimited proprietary (Pty)"
2
+ governmentalOrganization: [
3
+ "corporate Commonwealth entity",
4
+ "corporate Commonwealth company"
5
5
  ],
6
6
  listedPublicCompany: [
7
7
  "public company limited by shares",
@@ -13,9 +13,9 @@ const AU = {
13
13
  "health promotion charity (HPC)",
14
14
  "companies limited by guarantee"
15
15
  ],
16
- governmentalOrganization: [
17
- "corporate Commonwealth entity",
18
- "corporate Commonwealth company"
16
+ privateCompany: [
17
+ "proprietary limited company (Pty Ltd)",
18
+ "unlimited proprietary (Pty)"
19
19
  ]
20
20
  };
21
21
  export {
@@ -1,12 +1,12 @@
1
1
  const BE = {
2
+ associationIncorporated: [
3
+ "vereniging zonder winstoogmerk (VZW) / association sans but lucratif (ASBL)"
4
+ ],
2
5
  partnershipIncorporated: [
3
6
  "commanditaire vennootschap op aandelen (Comm.VA) / société en commandite par actions (SCA)"
4
7
  ],
5
8
  partnershipUnincorporated: [
6
9
  "maatschap / société simple"
7
- ],
8
- associationIncorporated: [
9
- "vereniging zonder winstoogmerk (VZW) / association sans but lucratif (ASBL)"
10
10
  ]
11
11
  };
12
12
  export {
@@ -1,13 +1,13 @@
1
1
  const BE = {
2
- soleProprietorship: [
3
- "eenmanszaak / entreprise individuelle"
4
- ],
5
2
  company: [
6
3
  "besloten vennootschap (BV) / société à responsabilité limitée (SRL)",
7
4
  "vereniging zonder winstoogmerk (VZW) / association sans but lucratif (ASBL)"
8
5
  ],
9
6
  legalArrangement: [
10
7
  "commanditaire vennootschap op aandelen (Comm.VA) / société en commandite par actions (SCA)"
8
+ ],
9
+ soleProprietorship: [
10
+ "eenmanszaak / entreprise individuelle"
11
11
  ]
12
12
  };
13
13
  export {
@@ -1,6 +1,6 @@
1
1
  const BE = {
2
- privateCompany: [
3
- "besloten vennootschap (BV) / société à responsabilité limitée (SRL)"
2
+ governmentalOrganization: [
3
+ "coöperatieve vennootschap met beperkte aansprakelijkheid van publiek recht / société coopérative à responsabilité limitée de droit public"
4
4
  ],
5
5
  listedPublicCompany: [
6
6
  "naamloze vennootschap (NV) / societé anonyme (SA)"
@@ -8,8 +8,8 @@ const BE = {
8
8
  nonProfit: [
9
9
  "vereniging zonder winstoogmerk (VZW) / association sans but lucratif (ASBL)"
10
10
  ],
11
- governmentalOrganization: [
12
- "coöperatieve vennootschap met beperkte aansprakelijkheid van publiek recht / société coopérative à responsabilité limitée de droit public"
11
+ privateCompany: [
12
+ "besloten vennootschap (BV) / société à responsabilité limitée (SRL)"
13
13
  ]
14
14
  };
15
15
  export {
@@ -1,8 +1,7 @@
1
1
  const BR = {
2
- privateCompany: [
3
- "sociedade limitada (Ltda.)",
4
- "sociedade simples",
5
- "Empresa Individual de Responsabilidade Limitada (EIRELI)"
2
+ governmentalOrganization: [
3
+ "empresa pública",
4
+ "sociedade de economia mista"
6
5
  ],
7
6
  listedPublicCompany: [
8
7
  "listed sociedade anônima (S.A.)"
@@ -12,9 +11,10 @@ const BR = {
12
11
  "fundação privada",
13
12
  "fundação pública"
14
13
  ],
15
- governmentalOrganization: [
16
- "empresa pública",
17
- "sociedade de economia mista"
14
+ privateCompany: [
15
+ "sociedade limitada (Ltda.)",
16
+ "sociedade simples",
17
+ "Empresa Individual de Responsabilidade Limitada (EIRELI)"
18
18
  ]
19
19
  };
20
20
  export {
@@ -1,4 +1,8 @@
1
1
  const BR = {
2
+ associationIncorporated: [
3
+ "associação",
4
+ "cooperativas"
5
+ ],
2
6
  partnershipIncorporated: [
3
7
  "sociedade em nome coletivo",
4
8
  "sociedade em comandita simples",
@@ -7,10 +11,6 @@ const BR = {
7
11
  partnershipUnincorporated: [
8
12
  "sociedade em comum (no legal personality)",
9
13
  "sociedade em conta de participação"
10
- ],
11
- associationIncorporated: [
12
- "associação",
13
- "cooperativas"
14
14
  ]
15
15
  };
16
16
  export {
@@ -1,9 +1,4 @@
1
1
  const BR = {
2
- soleProprietorship: [
3
- "microempreendedor Individual (MEI)",
4
- "Empresa Individual (EI)",
5
- "sociedade limitada unipessoal (SLU)"
6
- ],
7
2
  company: [
8
3
  "sociedade limitada (Ltda.)",
9
4
  "sociedade simples",
@@ -13,6 +8,11 @@ const BR = {
13
8
  "sociedade em nome coletivo",
14
9
  "sociedade em comandita simples",
15
10
  "associação"
11
+ ],
12
+ soleProprietorship: [
13
+ "microempreendedor Individual (MEI)",
14
+ "Empresa Individual (EI)",
15
+ "sociedade limitada unipessoal (SLU)"
16
16
  ]
17
17
  };
18
18
  export {
@@ -1,7 +1,6 @@
1
1
  const CA = {
2
- privateCompany: [
3
- "corporation (Ltd. / Inc. / Corp.)",
4
- "unlimited company (Co / Corp. / ULC)"
2
+ governmentalOrganization: [
3
+ "Ontario Crown corporation"
5
4
  ],
6
5
  listedPublicCompany: [
7
6
  "public corporation"
@@ -11,8 +10,9 @@ const CA = {
11
10
  "public non-profit company",
12
11
  "private non-profit company"
13
12
  ],
14
- governmentalOrganization: [
15
- "Ontario Crown corporation"
13
+ privateCompany: [
14
+ "corporation (Ltd. / Inc. / Corp.)",
15
+ "unlimited company (Co / Corp. / ULC)"
16
16
  ]
17
17
  };
18
18
  export {
@@ -1,12 +1,12 @@
1
1
  const CH = {
2
+ associationIncorporated: [
3
+ "Verein / association / associazione"
4
+ ],
2
5
  partnershipIncorporated: [
3
6
  "Kommanditgesellschaft fuer kollektive Kapitalanlagen / société en commandite de placements collectifs / società in accomandita per investimenti collettivi di capitale"
4
7
  ],
5
8
  partnershipUnincorporated: [
6
9
  "Einfache Gesellschaft (eG) / société simple / società semplice"
7
- ],
8
- associationIncorporated: [
9
- "Verein / association / associazione"
10
10
  ]
11
11
  };
12
12
  export {
@@ -1,12 +1,12 @@
1
1
  const CH = {
2
- soleProprietorship: [
3
- "Einzelunternehmen / entreprise individuelle / ditta individuale"
4
- ],
5
2
  company: [
6
3
  "Gesellschaft mit beschränkter Haftung (GmbH) / Société à responsabilité limitée (S.r.l.) / Società a garanzia limitata (S.a.g.l)"
7
4
  ],
8
5
  legalArrangement: [
9
6
  "Kommanditgesellschaft fuer kollektive Kapitalanlagen / société en commandite de placements collectifs / società in accomandita per investimenti collettivi di capitale"
7
+ ],
8
+ soleProprietorship: [
9
+ "Einzelunternehmen / entreprise individuelle / ditta individuale"
10
10
  ]
11
11
  };
12
12
  export {
@@ -1,12 +1,12 @@
1
1
  const CH = {
2
- privateCompany: [
3
- "Gesellschaft mit beschränkter Haftung (GmbH) / Société à responsabilité limitée (S.r.l.) / Società a garanzia limitata (S.a.g.l)"
4
- ],
5
2
  listedPublicCompany: [
6
3
  "Aktiengesellschaft (AG) / société anonyme (SA) / società anonima (SA)"
7
4
  ],
8
5
  nonProfit: [
9
6
  "Stiftung / fondation / fondazione"
7
+ ],
8
+ privateCompany: [
9
+ "Gesellschaft mit beschränkter Haftung (GmbH) / Société à responsabilité limitée (S.r.l.) / Società a garanzia limitata (S.a.g.l)"
10
10
  ]
11
11
  };
12
12
  export {