@adyen/kyc-components 3.41.8 → 3.42.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 (275) hide show
  1. package/dist/es/adyen-kyc-components.es.js +1421 -1117
  2. package/dist/es/{bg-BG-Dmj4EHVU.js → bg-BG-DlNb6qPG.js} +46 -42
  3. package/dist/es/{cs-CZ-Bm08xJB7.js → cs-CZ-Bx2-t2jA.js} +46 -42
  4. package/dist/es/{da-DK-DOXwaap9.js → da-DK-DZKs_7ov.js} +46 -42
  5. package/dist/es/{de-DE-W6wafRCo.js → de-DE-BWqkcynd.js} +46 -42
  6. package/dist/es/{el-GR-DJo1cdy7.js → el-GR-C0KVWWIs.js} +46 -42
  7. package/dist/es/en-US.instructions-DLPEHGI-.js +8 -0
  8. package/dist/es/{es-ES-CXYKB7Jl.js → es-ES-CJcNPC8D.js} +46 -42
  9. package/dist/es/{et-EE-BroyuIvL.js → et-EE-mSpIUjYI.js} +46 -42
  10. package/dist/es/{fi-FI-w-vWfACP.js → fi-FI-Cv3CtFxs.js} +46 -42
  11. package/dist/es/{fr-FR-BiIdKnCi.js → fr-FR-BtYKoCfy.js} +46 -42
  12. package/dist/es/{hr-HR-BFOj_OWt.js → hr-HR-Dc3ZkcUT.js} +46 -42
  13. package/dist/es/{hu-HU-Bfi5wY9v.js → hu-HU-B23BksI7.js} +46 -42
  14. package/dist/es/instant-verification-method-BQBv6dnq.js +19 -0
  15. package/dist/es/{it-IT-IkX0WmSq.js → it-IT-D2D8df6o.js} +46 -42
  16. package/dist/es/{lt-LT-DAAfclm8.js → lt-LT-94eUKnwE.js} +46 -42
  17. package/dist/es/{lv-LV-DJQWP25T.js → lv-LV-LsgAwAkf.js} +46 -42
  18. package/dist/es/{nl-NL-DPFdiVON.js → nl-NL-aj7D61S3.js} +46 -42
  19. package/dist/es/{no-NO-Ca-GT9V6.js → no-NO-FqTZe4aj.js} +46 -42
  20. package/dist/es/{pl-PL-CSMLIq-J.js → pl-PL-CeDF1kZg.js} +46 -42
  21. package/dist/es/{pt-PT-ArhNDr-o.js → pt-PT-DXDG2_Kw.js} +46 -42
  22. package/dist/es/{ro-RO-BctRK7-Y.js → ro-RO-CqZ3C4QL.js} +46 -42
  23. package/dist/es/{sk-SK-ct4i-dxv.js → sk-SK-DFfGxfE8.js} +46 -42
  24. package/dist/es/{sl-SI-BsmOhrNg.js → sl-SI-D-w7-teP.js} +46 -42
  25. package/dist/es/{sv-SE-Bs3S3eJ0.js → sv-SE-Cx4vp_qe.js} +46 -42
  26. package/dist/style.css +177 -193
  27. package/dist/types/components/AccountSetupRejected/AccountSetupRejected.d.ts +1 -2
  28. package/dist/types/components/BankDocument/BankDocument.d.ts +1 -1
  29. package/dist/types/components/BankVerification/BankVerification.d.ts +1 -3
  30. package/dist/types/components/BankVerification/types.d.ts +1 -2
  31. package/dist/types/components/BankVerification/verification/widget/BankVerificationWidget.d.ts +1 -1
  32. package/dist/types/components/BankVerification/verification/widget/iframeWidget.d.ts +1 -1
  33. package/dist/types/components/BankVerification/verification/widget/types.d.ts +2 -2
  34. package/dist/types/components/BasicInformation/types.d.ts +2 -1
  35. package/dist/types/components/BusinessDetails/forms.d.ts +1 -1
  36. package/dist/types/components/BusinessTypeSelection/utils.d.ts +1 -1
  37. package/dist/types/components/Company/rules.d.ts +1 -0
  38. package/dist/types/components/CompanyNameAndCountry/CompanyNameAndCountry.d.ts +1 -1
  39. package/dist/types/components/ConstitutionalDocument/ConstitutionalDocument.d.ts +1 -1
  40. package/dist/types/components/DebugWrapper/debugInfo.d.ts +2 -2
  41. package/dist/types/components/Dropins/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  42. package/dist/types/components/Dropins/BusinessDetailsDropin/types.d.ts +3 -1
  43. package/dist/types/components/Dropins/BusinessDetailsDropin/utils.d.ts +6 -3
  44. package/dist/types/components/Dropins/CompanyDropin/CompanyDropin.d.ts +1 -1
  45. package/dist/types/components/Dropins/DropinComposer/DropinComposer.d.ts +1 -1
  46. package/dist/types/components/Dropins/DropinLayout/ActionBar/ActionBar.d.ts +1 -2
  47. package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +2 -2
  48. package/dist/types/components/Dropins/HighExposureDropin/AdditionalFieldsForHighExposureCompany.d.ts +1 -2
  49. package/dist/types/components/Dropins/HighExposureDropin/AdditionalFieldsForHighExposureParentCompany.d.ts +1 -2
  50. package/dist/types/components/Dropins/HighExposureDropin/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts +1 -2
  51. package/dist/types/components/Dropins/HighExposureDropin/HighExposureBasicCompanyInformation.d.ts +1 -2
  52. package/dist/types/components/Dropins/HighExposureDropin/HighExposureBusinessInformation.d.ts +1 -2
  53. package/dist/types/components/Dropins/HighExposureDropin/HighExposureDropin.d.ts +1 -2
  54. package/dist/types/components/Dropins/HighExposureDropin/HighExposureFinancialInformation.d.ts +1 -2
  55. package/dist/types/components/Dropins/HighExposureDropin/HighExposureLegalInformation.d.ts +1 -2
  56. package/dist/types/components/Dropins/HighExposureDropin/HighExposureOwnershipStructure.d.ts +1 -2
  57. package/dist/types/components/Dropins/HighExposureDropin/HighExposureRegisteredAddress.d.ts +1 -2
  58. package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +29 -8
  59. package/dist/types/components/Dropins/HighExposureDropin/utils.d.ts +0 -2
  60. package/dist/types/components/Dropins/IndividualDropin/IndividualDropin.d.ts +1 -1
  61. package/dist/types/components/Dropins/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
  62. package/dist/types/components/Dropins/PciDropin/PciDropin.d.ts +1 -1
  63. package/dist/types/components/Dropins/RoleAndTypeDropin/RoleAndTypeDropin.d.ts +1 -1
  64. package/dist/types/components/Dropins/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +1 -1
  65. package/dist/types/components/Dropins/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
  66. package/dist/types/components/Dropins/SolePropDropin/SolePropDropin.d.ts +1 -1
  67. package/dist/types/components/Dropins/TrustDropin/TrustDropin.d.ts +1 -1
  68. package/dist/types/components/Dropins/types.d.ts +5 -4
  69. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/UpdateLegalEntityForHighExposure.d.ts +1 -1
  70. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +8 -0
  71. package/dist/types/components/FinancialInformation/formatFinancialInformationSummary.d.ts +1 -1
  72. package/dist/types/components/IdDocumentUpload/IdDocumentAlreadyUpload.d.ts +1 -2
  73. package/dist/types/components/Individual/validators.d.ts +1 -1
  74. package/dist/types/components/PayoutDetails/utils.d.ts +1 -0
  75. package/dist/types/components/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +2 -1
  76. package/dist/types/components/PayoutVerificationMethod/types.d.ts +1 -2
  77. package/dist/types/components/PersonalDetails/Identity/identityUS/IdentityUS.d.ts +1 -1
  78. package/dist/types/components/ProofOfRelationship/index.d.ts +2 -2
  79. package/dist/types/components/TaskList/TaskItemStatus.d.ts +1 -2
  80. package/dist/types/components/TaskList/TaskListGroup.d.ts +1 -2
  81. package/dist/types/components/TaskList/TaskListItem.d.ts +1 -2
  82. package/dist/types/components/UIElement/UIElement.d.ts +8 -8
  83. package/dist/types/components/index.d.ts +20 -20
  84. package/dist/types/components/internal/Address/SearchAddress.d.ts +1 -2
  85. package/dist/types/components/internal/Address/utils.d.ts +1 -1
  86. package/dist/types/components/internal/Address/validate.d.ts +1 -1
  87. package/dist/types/components/internal/BusinessRegistrationNumber/BusinessRegistrationNumber.d.ts +1 -1
  88. package/dist/types/components/internal/BusinessRegistrationNumber/fieldConfig.d.ts +1 -1
  89. package/dist/types/components/internal/ContextGuidance/ContextGuidance.d.ts +1 -1
  90. package/dist/types/components/internal/ContractViewer/ContractViewer.d.ts +1 -1
  91. package/dist/types/components/internal/CountryOfGoverningLawField/validate.d.ts +3 -0
  92. package/dist/types/components/internal/DocumentGuidance/DocumentGuidance.d.ts +1 -2
  93. package/dist/types/components/internal/EntityAssociation/EntityAssociation.d.ts +1 -2
  94. package/dist/types/components/internal/EntityGuidanceStatus/EntityGuidanceStatus.d.ts +1 -2
  95. package/dist/types/components/internal/EntityGuidanceStatus/EntityStatusIcon.d.ts +1 -2
  96. package/dist/types/components/internal/ErrorPanel/NavigateToFieldLink.d.ts +2 -2
  97. package/dist/types/components/internal/FormFields/Checkbox/Checkbox.d.ts +1 -1
  98. package/dist/types/components/internal/FormFields/Dropzone/Dropzone.d.ts +1 -1
  99. package/dist/types/components/internal/FormFields/Dropzone/DropzoneFile.d.ts +1 -1
  100. package/dist/types/components/internal/FormFields/Field/Field.d.ts +1 -2
  101. package/dist/types/components/internal/FormFields/InputBase.d.ts +1 -2
  102. package/dist/types/components/internal/FormFields/InputDate/InputDate.d.ts +1 -1
  103. package/dist/types/components/internal/FormFields/InputNumber.d.ts +1 -1
  104. package/dist/types/components/internal/FormFields/Select/Select.d.ts +1 -2
  105. package/dist/types/components/internal/FormFields/Select/SelectButton.d.ts +1 -2
  106. package/dist/types/components/internal/FormFields/Select/SelectList.d.ts +1 -2
  107. package/dist/types/components/internal/FormFields/Select/SelectListItem.d.ts +1 -2
  108. package/dist/types/components/internal/FormFields/Select/types.d.ts +1 -1
  109. package/dist/types/components/internal/FormFields/TextArea.d.ts +1 -1
  110. package/dist/types/components/internal/IdFieldTypeSelector/countryIdNumberTypes.d.ts +4 -0
  111. package/dist/types/components/internal/LegalCompanyNameField/LegalCompanyNameField.d.ts +2 -1
  112. package/dist/types/components/internal/Link/Link.d.ts +1 -1
  113. package/dist/types/components/internal/Link/types.d.ts +1 -1
  114. package/dist/types/components/internal/List/List.d.ts +1 -2
  115. package/dist/types/components/internal/List/ListItem.d.ts +1 -2
  116. package/dist/types/components/internal/LoaderWrapper/LoaderWrapper.d.ts +2 -2
  117. package/dist/types/components/internal/Status/Status.d.ts +1 -2
  118. package/dist/types/components/internal/Summary/Summary.d.ts +2 -2
  119. package/dist/types/components/internal/Summary/types.d.ts +6 -2
  120. package/dist/types/{components → core}/BaseElement.d.ts +2 -2
  121. package/dist/types/{components → core}/EventEmitter.d.ts +2 -2
  122. package/dist/types/core/{Context → context}/ExpiryContext/ExpiryContext.d.ts +1 -1
  123. package/dist/types/core/{Context → context}/I18nProvider/I18nContext.d.ts +1 -1
  124. package/dist/types/core/{Context → context}/I18nProvider/I18nProvider.d.ts +1 -1
  125. package/dist/types/core/core.d.ts +1 -1
  126. package/dist/types/core/hooks/useAsyncValidator.d.ts +1 -1
  127. package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +1 -1
  128. package/dist/types/core/hooks/useForm/types.d.ts +1 -1
  129. package/dist/types/core/hooks/useStaticValidator/useStaticValidator.d.ts +1 -1
  130. package/dist/types/core/models/api/attachment.d.ts +1 -1
  131. package/dist/types/core/models/api/legal-arrangement.d.ts +0 -2
  132. package/dist/types/core/models/api/version-configuration.d.ts +1 -1
  133. package/dist/types/core/models/form-rules.d.ts +3 -3
  134. package/dist/types/core/{Services → services}/componentApi/get-bankVerification-vendor.d.ts +1 -1
  135. package/dist/types/core/{Services → services}/types.d.ts +1 -1
  136. package/dist/types/core/types.d.ts +1 -1
  137. package/dist/types/core/utils.d.ts +1 -1
  138. package/dist/types/language/Language.d.ts +1 -2
  139. package/dist/types/stores/taskStore/calculateTaskStatus.d.ts +3 -0
  140. package/dist/types/stores/taskStore/get-task-status.d.ts +2 -1
  141. package/dist/types/utils/api/documentUtils.d.ts +1 -2
  142. package/dist/types/utils/api/processCapabilitites.d.ts +1 -1
  143. package/dist/types/utils/api/processValidationErrors.d.ts +1 -2
  144. package/dist/types/utils/bytesToSize.d.ts +1 -1
  145. package/dist/types/utils/entityStatusUtil.d.ts +18 -0
  146. package/dist/types/utils/formUtils.d.ts +2 -3
  147. package/dist/types/utils/getFieldsWithExistingData.d.ts +1 -1
  148. package/dist/types/utils/{get-name.d.ts → getName.d.ts} +1 -1
  149. package/dist/types/utils/makeSelectItemForRole.d.ts +1 -1
  150. package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +1 -0
  151. package/dist/types/utils/{payout-account-util.d.ts → payoutAccountUtil.d.ts} +3 -1
  152. package/dist/types/utils/removeObjectEmptyValues.d.ts +1 -0
  153. package/dist/types/utils/trackNavigation.d.ts +1 -1
  154. package/dist/types/utils/useStateFromProp.d.ts +2 -2
  155. package/dist/types/utils/verification/helpers/{verify-id-number-helper.d.ts → verifyIdNumber.d.ts} +1 -1
  156. package/package.json +14 -15
  157. package/dist/es/en-US.instructions-C3VuzmQk.js +0 -6
  158. package/dist/es/instant-verification-method-CftkXJFn.js +0 -50
  159. package/dist/types/components/internal/Shimmer/Shimmer.d.ts +0 -2
  160. package/dist/types/utils/entity-status-util.d.ts +0 -18
  161. package/dist/types/utils/remove-object-empty-values.d.ts +0 -1
  162. /package/dist/types/components/{AutoResizer.d.ts → AutoResizer/AutoResizer.d.ts} +0 -0
  163. /package/dist/types/components/{PatriotActDisclosure.d.ts → PatriotActDisclosure/PatriotActDisclosure.d.ts} +0 -0
  164. /package/dist/types/core/{Context → context}/AuthContext/AuthContext.d.ts +0 -0
  165. /package/dist/types/core/{Context → context}/AuthContext/AuthProvider.d.ts +0 -0
  166. /package/dist/types/core/{Context → context}/AuthContext/useAuthContext.d.ts +0 -0
  167. /package/dist/types/core/{Context → context}/ConfigurationApiContext/ConfigurationApiContext.d.ts +0 -0
  168. /package/dist/types/core/{Context → context}/ConfigurationApiContext/ConfigurationApiProvider.d.ts +0 -0
  169. /package/dist/types/core/{Context → context}/ConfigurationApiContext/getEmbeddedApi.d.ts +0 -0
  170. /package/dist/types/core/{Context → context}/ConfigurationApiContext/getKycExternalApi.d.ts +0 -0
  171. /package/dist/types/core/{Context → context}/ConfigurationApiContext/useConfigurationApi.d.ts +0 -0
  172. /package/dist/types/core/{Context → context}/CoreContext.d.ts +0 -0
  173. /package/dist/types/core/{Context → context}/CoreProvider.d.ts +0 -0
  174. /package/dist/types/core/{Context → context}/ExperimentContext/ExperimentsContext.d.ts +0 -0
  175. /package/dist/types/core/{Context → context}/ExperimentContext/ExperimentsContextProvider.d.ts +0 -0
  176. /package/dist/types/core/{Context → context}/ExperimentContext/types.d.ts +0 -0
  177. /package/dist/types/core/{Context → context}/ExperimentContext/useExperimentsContext.d.ts +0 -0
  178. /package/dist/types/core/{Context → context}/ExpiryContext/ExpiredBanner.d.ts +0 -0
  179. /package/dist/types/core/{Context → context}/ExpiryContext/ExpiryModal.d.ts +0 -0
  180. /package/dist/types/core/{Context → context}/ExpiryContext/useExpiryThreshold.d.ts +0 -0
  181. /package/dist/types/core/{Context → context}/FormRouterContext/FormRouterContext.d.ts +0 -0
  182. /package/dist/types/core/{Context → context}/FormRouterContext/FormRouterContextProvider.d.ts +0 -0
  183. /package/dist/types/core/{Context → context}/FormRouterContext/types.d.ts +0 -0
  184. /package/dist/types/core/{Context → context}/FormRouterContext/useFormRouterContext.d.ts +0 -0
  185. /package/dist/types/core/{Context → context}/SettingsContext/SettingsContext.d.ts +0 -0
  186. /package/dist/types/core/{Context → context}/SettingsContext/SettingsProvider.d.ts +0 -0
  187. /package/dist/types/core/{Context → context}/SettingsContext/types.d.ts +0 -0
  188. /package/dist/types/core/{Context → context}/SettingsContext/useSetting.d.ts +0 -0
  189. /package/dist/types/core/{Context → context}/SettingsContext/useSettingsContext.d.ts +0 -0
  190. /package/dist/types/core/{Context → context}/StateContext/StateContext.d.ts +0 -0
  191. /package/dist/types/core/{Context → context}/StateContext/StateContextSetter.d.ts +0 -0
  192. /package/dist/types/core/{Context → context}/StateContext/StateContextWatcher.d.ts +0 -0
  193. /package/dist/types/core/{Context → context}/StateContext/StateProvider.d.ts +0 -0
  194. /package/dist/types/core/{Context → context}/StateContext/StateReducer.d.ts +0 -0
  195. /package/dist/types/core/{Context → context}/StateContext/hasDataChanged.d.ts +0 -0
  196. /package/dist/types/core/{Context → context}/StateContext/types.d.ts +0 -0
  197. /package/dist/types/core/{Context → context}/StateContext/useGlobalData.d.ts +0 -0
  198. /package/dist/types/core/{Context → context}/StateContext/useStateContext.d.ts +0 -0
  199. /package/dist/types/core/{Context → context}/ToastContext/ToastContext.d.ts +0 -0
  200. /package/dist/types/core/{Context → context}/ToastContext/ToastContextProvider.d.ts +0 -0
  201. /package/dist/types/core/{Context → context}/ToastContext/useToastContext.d.ts +0 -0
  202. /package/dist/types/core/{Context → context}/useCoreContext.d.ts +0 -0
  203. /package/dist/types/core/{Environment → environment}/normalizeEnvironment.d.ts +0 -0
  204. /package/dist/types/core/{SDKValidation → sdkValidation}/index.d.ts +0 -0
  205. /package/dist/types/core/{SDKValidation → sdkValidation}/schemas.d.ts +0 -0
  206. /package/dist/types/core/{SDKValidation → sdkValidation}/types.d.ts +0 -0
  207. /package/dist/types/core/{Services → services}/agnostic/get-dataset.d.ts +0 -0
  208. /package/dist/types/core/{Services → services}/componentApi/accept-service-agreement.d.ts +0 -0
  209. /package/dist/types/core/{Services → services}/componentApi/clear-company-data.d.ts +0 -0
  210. /package/dist/types/core/{Services → services}/componentApi/company-deep-search.d.ts +0 -0
  211. /package/dist/types/core/{Services → services}/componentApi/company-index-search.d.ts +0 -0
  212. /package/dist/types/core/{Services → services}/componentApi/confirm-data-review.d.ts +0 -0
  213. /package/dist/types/core/{Services → services}/componentApi/create-document.d.ts +0 -0
  214. /package/dist/types/core/{Services → services}/componentApi/create-legal-entity.d.ts +0 -0
  215. /package/dist/types/core/{Services → services}/componentApi/create-transferInstrument.d.ts +0 -0
  216. /package/dist/types/core/{Services → services}/componentApi/create-trusted-transferInstrument.d.ts +0 -0
  217. /package/dist/types/core/{Services → services}/componentApi/delete-transferInstrument.d.ts +0 -0
  218. /package/dist/types/core/{Services → services}/componentApi/download-pci.d.ts +0 -0
  219. /package/dist/types/core/{Services → services}/componentApi/generate-onboarding-link.d.ts +0 -0
  220. /package/dist/types/core/{Services → services}/componentApi/get-accepted-service-agreement.d.ts +0 -0
  221. /package/dist/types/core/{Services → services}/componentApi/get-address.d.ts +0 -0
  222. /package/dist/types/core/{Services → services}/componentApi/get-allowed-locales.d.ts +0 -0
  223. /package/dist/types/core/{Services → services}/componentApi/get-analytics-session.d.ts +0 -0
  224. /package/dist/types/core/{Services → services}/componentApi/get-company-dataset.d.ts +0 -0
  225. /package/dist/types/core/{Services → services}/componentApi/get-document.d.ts +0 -0
  226. /package/dist/types/core/{Services → services}/componentApi/get-idverification-token.d.ts +0 -0
  227. /package/dist/types/core/{Services → services}/componentApi/get-legal-entity.d.ts +0 -0
  228. /package/dist/types/core/{Services → services}/componentApi/get-legal-forms.d.ts +0 -0
  229. /package/dist/types/core/{Services → services}/componentApi/get-nace-codes.d.ts +0 -0
  230. /package/dist/types/core/{Services → services}/componentApi/get-onboarding-status.d.ts +0 -0
  231. /package/dist/types/core/{Services → services}/componentApi/get-pci-questionnaire.d.ts +0 -0
  232. /package/dist/types/core/{Services → services}/componentApi/get-pci-status.d.ts +0 -0
  233. /package/dist/types/core/{Services → services}/componentApi/get-pci-template.d.ts +0 -0
  234. /package/dist/types/core/{Services → services}/componentApi/get-provider-status.d.ts +0 -0
  235. /package/dist/types/core/{Services → services}/componentApi/get-scenarios.d.ts +0 -0
  236. /package/dist/types/core/{Services → services}/componentApi/get-service-agreement-acceptance-infos.d.ts +0 -0
  237. /package/dist/types/core/{Services → services}/componentApi/get-service-agreement-status.d.ts +0 -0
  238. /package/dist/types/core/{Services → services}/componentApi/get-service-agreement.d.ts +0 -0
  239. /package/dist/types/core/{Services → services}/componentApi/get-supported-countries.d.ts +0 -0
  240. /package/dist/types/core/{Services → services}/componentApi/get-tasks.d.ts +0 -0
  241. /package/dist/types/core/{Services → services}/componentApi/get-transfer-instrument.d.ts +0 -0
  242. /package/dist/types/core/{Services → services}/componentApi/get-transfer-instruments.d.ts +0 -0
  243. /package/dist/types/core/{Services → services}/componentApi/get-version-configuration.d.ts +0 -0
  244. /package/dist/types/core/{Services → services}/componentApi/handle-bank-verification-error.d.ts +0 -0
  245. /package/dist/types/core/{Services → services}/componentApi/idVerification-startcheck.d.ts +0 -0
  246. /package/dist/types/core/{Services → services}/componentApi/push-events.d.ts +0 -0
  247. /package/dist/types/core/{Services → services}/componentApi/refresh-company-dataset.d.ts +0 -0
  248. /package/dist/types/core/{Services → services}/componentApi/search-address.d.ts +0 -0
  249. /package/dist/types/core/{Services → services}/componentApi/sign-pci.d.ts +0 -0
  250. /package/dist/types/core/{Services → services}/componentApi/update-document.d.ts +0 -0
  251. /package/dist/types/core/{Services → services}/componentApi/update-legal-entity.d.ts +0 -0
  252. /package/dist/types/core/{Services → services}/componentApi/update-transferInstrument.d.ts +0 -0
  253. /package/dist/types/core/{Services → services}/componentApi/validate-account-identification.d.ts +0 -0
  254. /package/dist/types/core/{Services → services}/componentApi/validate-phone-number.d.ts +0 -0
  255. /package/dist/types/core/{Services → services}/componentApi/verify-id-number.d.ts +0 -0
  256. /package/dist/types/core/{Services → services}/componentApi/verify-tin.d.ts +0 -0
  257. /package/dist/types/core/{Services → services}/http.d.ts +0 -0
  258. /package/dist/types/core/{Services → services}/kycExternalApi/get-allowed-countries.d.ts +0 -0
  259. /package/dist/types/core/{Services → services}/kycExternalApi/get-allowed-locales.d.ts +0 -0
  260. /package/dist/types/core/{Services → services}/kycExternalApi/get-configuration.d.ts +0 -0
  261. /package/dist/types/core/{Services → services}/kycExternalApi/validate-account-identification.d.ts +0 -0
  262. /package/dist/types/core/{Services → services}/kycExternalApi/validate-phone-number.d.ts +0 -0
  263. /package/dist/types/core/{Services → services}/kycExternalApi/verify-id-number.d.ts +0 -0
  264. /package/dist/types/core/{Services → services}/session.d.ts +0 -0
  265. /package/dist/types/core/{Services → services}/utils.d.ts +0 -0
  266. /package/dist/types/utils/{AbstractEventEmitter.d.ts → abstractEventEmitter.d.ts} +0 -0
  267. /package/dist/types/utils/{birth-date-utils.d.ts → birthDateUtils.d.ts} +0 -0
  268. /package/dist/types/utils/{company-util.d.ts → companyUtil.d.ts} +0 -0
  269. /package/dist/types/utils/{decision-maker-roles.d.ts → decisionMakerRoles.d.ts} +0 -0
  270. /package/dist/types/utils/{dropin-utils.d.ts → dropinUtils.d.ts} +0 -0
  271. /package/dist/types/utils/{entity-association-util.d.ts → entityAssociationUtil.d.ts} +0 -0
  272. /package/dist/types/utils/{get-props.d.ts → getProps.d.ts} +0 -0
  273. /package/dist/types/utils/testing/{IgnoreLocalStorage.d.ts → ignoreLocalStorage.d.ts} +0 -0
  274. /package/dist/types/utils/{trust-util.d.ts → trustUtil.d.ts} +0 -0
  275. /package/dist/types/utils/validation/{ValidationResult.d.ts → validationResult.d.ts} +0 -0
@@ -6,7 +6,7 @@ import type { AddressSchema, AddressSchemaLabels } from './types';
6
6
  * @param fieldName - The data to pre-fill the address fields
7
7
  * @param country - The selected country
8
8
  */
9
- export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "iban" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "CNPJ" | "CVR-nummer" | "MBO" | "RFC" | "guardian" | "parent" | "1Minute" | "1Second" | "CCIAA" | "DIC" | "GEMI-number" | "ICO" | "MBS" | "Mehrwertsteuernummer" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "NZBN" | "NZBN/NCN" | "NumeroDeTVA" | "PDVIdBrojOIB" | "PVMmoketojoKodas" | "RfcDocument" | "SINFormatCA" | "SSM" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "UST-ID" | "USt-IdNr" | "XOfYSteps" | "YTunnus" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountManually" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "addTrustMember" | "addYourselfAsSigner" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addressRegisteredWithSecretaryOfState" | "address__placeHolder" | "addresses" | "adoptionCertificate" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "anAssociation" | "anLEIIsAUniqueCode" | "andResubmit" | "annualReport" | "annualTurnover" | "annualTurnoverCurrency" | "annualTurnoverHelper" | "annualTurnoverValue" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankruptcyInsolvency" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessName" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfVoterRegistration" | "chRegistrationNumber" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codNumericPersonal" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "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" | "connectWith" | "constitutionalDocument" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__trust__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "country__US__business" | "currency" | "currencyCode" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dateCannotBeInTheFuture" | "dateOfIncorporation" | "dateOfTotalAssetsCalculation" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "defaultCufeCodesInItalyAreEither" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "differentCountryOfGoverningLaw" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dni" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentVerification" | "documents" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "eInvoicingCode" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "email" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValidAccountDetails" | "enterValid_" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "enterpriseNumber" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "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_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_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_5067" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_60" | "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_61" | "errorMessage_1_62" | "errorMessage_1_70" | "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_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "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_8234" | "errorMessage_2_8236" | "errorMessage_3_10" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciStatus" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementStatus" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "getSetUpInstantly" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "goBack" | "goBackAndProvideDocumentScans" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "good" | "governmentIssuedCorrespondence" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "iHaveReadAndIAcceptTheseTerms" | "iStillCantFindIt" | "ibanFormat" | "idDocument" | "idDocumentAlreadyUploaded" | "idNumber" | "idUploadDocumentSubtitle" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "ifNoOwnersSpecifyControllingPersons" | "imagesInColor" | "inReview" | "inThePreviousStepOwnedByAParentCompany" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "instant" | "instantIDVerificationDescription" | "instantVerification" | "instantVerificationDescription" | "instantlyConnectAndVerifyYourBankAccount" | "institutionNumber" | "internalCompanyDocument" | "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" | "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" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "issuedByTheTaxAuthority" | "issuedInTheLastXMonths" | "issuedOrSignedByALegalRepresentative" | "issuerState" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__US" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "letUsKnowTheBankAccountToSendReceiveFunds" | "liRegistrationNumber" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanApplication" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myInfoBusinessYouCanGetVerifiedDetails" | "myInfoYouCanGetVerifiedDetails" | "myinfoBusinessDetailsRetrieved" | "myinfoDetailsRetrieved" | "nameMustContainLetters" | "nameOfTrust" | "nameOfTrustAgreement" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "next" | "nie" | "no" | "noGlare" | "noGoBack" | "noIdontKnow" | "noOptionsFound" | "nominee" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noneOfTheAbove" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numeroDIdentificationALATaxe" | "numerodeIVA" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "orSoleProprietorshipName" | "organisasjonsnummer" | "organisationsnummer" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerShipAgreement" | "partnership" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutInOnly_" | "payoutIn_Or_" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignFailed" | "pciSignedSuccessfully" | "personAppointmentUnderTrustInstrument" | "personalDetails" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "proofOfDirector" | "proofOfNationalId" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "ranIntoTechnicalError" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__US" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "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_185" | "remediationMessage_2_188" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "reviewTheInformationBelowAndCorrectMistakesOr" | "rnaNumber" | "role" | "roleAndEntityType" | "routingNumber" | "routingNumberVisible" | "salarySlip" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreementSignFailed" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreements" | "sessionTimeout" | "setUpYourAccount" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "siRegistrationNumber" | "siTaxId" | "sign" | "signAndContinue" | "signServiceAgreement" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signed" | "signedByOn" | "signer" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siret" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "ssn" | "stamregister" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__US__business" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaptionTitle" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "supportedFileTypes" | "swiftCode" | "taxDocument" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdNumber" | "taxIdentificationNumber" | "taxInformationNumber" | "taxInformationNumber__HK" | "taxInformationNumber__US" | "taxInformationNumber__helperText__US" | "taxInformationNumber__placeHolder__US" | "taxReferenceNumber" | "taxRegistrationNumber" | "taxationDocument" | "taxpayerReferenceNumber" | "textToVerifyAccount" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisIsMyBusiness" | "thisMeansYouHaveAParentCompany" | "thisMeansYouHaveAnUltimateParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toProtectYourInformationThisSessionHasExpired" | "toggleAssociationMenu" | "tooManyFiles" | "totalAssets" | "totalAssetsHelper" | "tradingName" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "upToFiles" | "updateTheInformation" | "uploadABankStatement" | "uploadDocumentForNric" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "usePhoneToScanId" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "xSeconds" | "yes" | "yesChange" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "youSuccessfullyVerifiedAccount" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessSetup" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourDetailsArePreFilledInTheRelevantSections" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "zentralesVereinsregisterId" | "zipCode" | "invalidInputError" | "bankAccountNeeded" | "noIssuesFound" | "newEntityAlwaysEmpty" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "rootLegalEntityIsEmpty" | "legalRepresentativeNeeded" | "dataMissingError" | "dataReviewNeeded" | "pendingStatusError" | "pendingCapabilities" | "invalidCapabilities" | "allCapabilitiesValid" | "task" | "reason";
9
+ export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "iban" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "CNPJ" | "CVR-nummer" | "MBO" | "RFC" | "guardian" | "parent" | "1Minute" | "1Second" | "CCIAA" | "DIC" | "GEMI-number" | "ICO" | "MBS" | "Mehrwertsteuernummer" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "NZBN" | "NZBN/NCN" | "NumeroDeTVA" | "PDVIdBrojOIB" | "PVMmoketojoKodas" | "RfcDocument" | "SINFormatCA" | "SSM" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "UST-ID" | "USt-IdNr" | "XOfYSteps" | "YTunnus" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "addTrustMember" | "addYourselfAsSigner" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addressRegisteredWithSecretaryOfState" | "address__placeHolder" | "addresses" | "adoptionCertificate" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "anAssociation" | "anLEIIsAUniqueCode" | "andResubmit" | "annualReport" | "annualTurnover" | "annualTurnoverCurrency" | "annualTurnoverHelper" | "annualTurnoverValue" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankruptcyInsolvency" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessName" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfVoterRegistration" | "chRegistrationNumber" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codNumericPersonal" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "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" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__trust__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "country__US__business" | "currency" | "currencyCode" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dateCannotBeInTheFuture" | "dateOfIncorporation" | "dateOfTotalAssetsCalculation" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "defaultCufeCodesInItalyAreEither" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "differentCountryOfGoverningLaw" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dni" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentVerification" | "documents" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "eInvoicingCode" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "email" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValidAccountDetails" | "enterValid_" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "enterpriseNumber" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "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_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_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_5067" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_60" | "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_61" | "errorMessage_1_62" | "errorMessage_1_70" | "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_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "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_8234" | "errorMessage_2_8236" | "errorMessage_3_10" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciStatus" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementStatus" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "getSetUpInstantly" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "goBack" | "goBackAndProvideDocumentScans" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "good" | "governmentIssuedCorrespondence" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "iHaveReadAndIAcceptTheseTerms" | "iStillCantFindIt" | "ibanFormat" | "idDocument" | "idDocumentAlreadyUploaded" | "idNumber" | "idUploadDocumentSubtitle" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "ifNoOwnersSpecifyControllingPersons" | "imagesInColor" | "inReview" | "inThePreviousStepOwnedByAParentCompany" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "instant" | "instantlyAddAndVerifyABankAccount" | "instantIDVerificationDescription" | "instantVerification" | "instantVerificationDescription" | "instantlyConnectAndVerifyYourBankAccount" | "institutionNumber" | "internalCompanyDocument" | "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" | "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" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "issuedByTheTaxAuthority" | "issuedInTheLastXMonths" | "issuedOrSignedByALegalRepresentative" | "issuerState" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__US" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "letUsKnowTheBankAccountToSendReceiveFunds" | "liRegistrationNumber" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanApplication" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myInfoBusinessYouCanGetVerifiedDetails" | "myInfoYouCanGetVerifiedDetails" | "myinfoBusinessDetailsRetrieved" | "myinfoDetailsRetrieved" | "nameMustContainLetters" | "nameOfTrust" | "nameOfTrustAgreement" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "next" | "nie" | "no" | "noGlare" | "noGoBack" | "noIdontKnow" | "noOptionsFound" | "nominee" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noneOfTheAbove" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numeroDIdentificationALATaxe" | "numerodeIVA" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "orSoleProprietorshipName" | "organisasjonsnummer" | "organisationsnummer" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerShipAgreement" | "partnership" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutInOnly_" | "payoutIn_Or_" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignFailed" | "pciSignedSuccessfully" | "personAppointmentUnderTrustInstrument" | "personalDetails" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "proofOfDirector" | "proofOfNationalId" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "ranIntoTechnicalError" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__US" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "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_185" | "remediationMessage_2_188" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "reviewTheInformationBelowAndCorrectMistakesOr" | "rnaNumber" | "role" | "roleAndEntityType" | "routingNumber" | "routingNumberVisible" | "salarySlip" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreementSignFailed" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreements" | "sessionTimeout" | "setUpYourAccount" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "siRegistrationNumber" | "siTaxId" | "sign" | "signAndContinue" | "signServiceAgreement" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signed" | "signedByOn" | "signer" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siret" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "ssn" | "stamregister" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__US__business" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaptionTitle" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "supportedFileTypes" | "swiftCode" | "taxDocument" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdNumber" | "taxIdentificationNumber" | "taxInformationNumber" | "taxInformationNumber__HK" | "taxInformationNumber__US" | "taxInformationNumber__helperText__US" | "taxInformationNumber__placeHolder__US" | "taxReferenceNumber" | "taxRegistrationNumber" | "taxationDocument" | "taxpayerReferenceNumber" | "textToVerifyAccount" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisIsMyBusiness" | "thisMeansYouHaveAParentCompany" | "thisMeansYouHaveAnUltimateParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toProtectYourInformationThisSessionHasExpired" | "toggleAssociationMenu" | "tooManyFiles" | "totalAssets" | "totalAssetsHelper" | "tradingName" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "upToFiles" | "updateTheInformation" | "uploadABankStatement" | "uploadDocumentForNric" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "usePhoneToScanId" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "xSeconds" | "yes" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "youSuccessfullyVerifiedAccount" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessSetup" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourDetailsArePreFilledInTheRelevantSections" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "zentralesVereinsregisterId" | "zipCode" | "invalidInputError" | "bankAccountNeeded" | "noIssuesFound" | "newEntityAlwaysEmpty" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "rootLegalEntityIsEmpty" | "legalRepresentativeNeeded" | "dataMissingError" | "dataReviewNeeded" | "pendingStatusError" | "pendingCapabilities" | "invalidCapabilities" | "allCapabilitiesValid" | "task" | "reason";
10
10
  /**
11
11
  * Returns the address schema of the selected country or the default address schema.
12
12
  * @param country - The selected country
@@ -1,5 +1,5 @@
1
1
  import type { CountryCode } from '../../../core/models/country-code';
2
- import type Language from '../../../language/Language';
2
+ import type { Language } from '../../../language/Language';
3
3
  import type { ValidatorRules } from '../../../utils/validation/types';
4
4
  import type { AddressSchema } from './types';
5
5
  export declare const addressValidationRules: (country: CountryCode | undefined) => ValidatorRules<AddressSchema>;
@@ -1,3 +1,3 @@
1
1
  import type { BusinessRegistrationNumberProps, BusinessRegistrationNumberSchema } from './types';
2
2
  export declare const businessRegistrationNumberFields: Array<keyof BusinessRegistrationNumberSchema>;
3
- export default function BusinessRegistrationNumber(props: BusinessRegistrationNumberProps): import("preact").JSX.Element;
3
+ export declare function BusinessRegistrationNumber(props: BusinessRegistrationNumberProps): import("preact").JSX.Element;
@@ -1,4 +1,4 @@
1
- import type { ExperimentName } from '../../../core/Context/ExperimentContext/types';
1
+ import type { ExperimentName } from '../../../core/context/ExperimentContext/types';
2
2
  import { CompanyTypesValue } from '../../../core/models/api/company-types-value';
3
3
  import type { FieldMetadata } from '../../../core/models/country-config';
4
4
  import type { PerCountryFieldConfig } from '../../../core/models/field-configurations';
@@ -1,2 +1,2 @@
1
1
  import type { GuidanceProps } from './types';
2
- export default function ContextGuidance({ page, title, content, titleId, contentId, }: GuidanceProps): import("preact").JSX.Element;
2
+ export declare function ContextGuidance({ page, title, content, titleId, contentId }: GuidanceProps): import("preact").JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import './ContractViewer.scss';
2
2
  import '@adyen/adyen-document-viewer/dist/adyen-document-viewer.min.css';
3
3
  import type { ContractViewerProps } from './types';
4
- export default function ContractViewer({ contract, className, onExpandSection, }: ContractViewerProps): import("preact").JSX.Element;
4
+ export declare function ContractViewer({ contract, className, onExpandSection }: ContractViewerProps): import("preact").JSX.Element;
@@ -0,0 +1,3 @@
1
+ import type { ValidatorRules } from '../../../utils/validation/types';
2
+ import type { CountryOfGoverningLawFieldSchema } from './types';
3
+ export declare const CountryOfGoverningLawFieldValidation: () => ValidatorRules<CountryOfGoverningLawFieldSchema>;
@@ -1,4 +1,3 @@
1
1
  import './DocumentGuidance.scss';
2
2
  import type { DocumentGuidanceProps } from './types';
3
- declare function DocumentGuidance({ type, className }: DocumentGuidanceProps): import("preact").JSX.Element;
4
- export default DocumentGuidance;
3
+ export declare function DocumentGuidance({ type, className }: DocumentGuidanceProps): import("preact").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import './_entity-association.component.scss';
2
2
  import type { EntityAssociationProps } from './types';
3
- declare const EntityAssociation: ({ name, types, status, actions, problems, infoContent, onNavigateToEntity, removeEntity, isRemoveDisabled, handleIsRemoveDisabled, }: EntityAssociationProps) => import("preact").JSX.Element;
4
- export default EntityAssociation;
3
+ export declare const EntityAssociation: ({ name, types, status, actions, problems, infoContent, onNavigateToEntity, removeEntity, isRemoveDisabled, handleIsRemoveDisabled, }: EntityAssociationProps) => import("preact").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import './EntityGuidanceStatus.scss';
2
2
  import type { EntityGuidanceStatusProps } from './types';
3
- declare const EntityGuidanceStatus: ({ country, currentTask, entityLabel, status, }: EntityGuidanceStatusProps) => import("preact").JSX.Element;
4
- export default EntityGuidanceStatus;
3
+ export declare const EntityGuidanceStatus: ({ country, currentTask, entityLabel, status, }: EntityGuidanceStatusProps) => import("preact").JSX.Element;
@@ -1,3 +1,2 @@
1
1
  import type { EntityStatusProps } from './types';
2
- declare const EntityStatusIcon: ({ status }: EntityStatusProps) => import("preact").JSX.Element;
3
- export default EntityStatusIcon;
2
+ export declare const EntityStatusIcon: ({ status }: EntityStatusProps) => import("preact").JSX.Element;
@@ -2,5 +2,5 @@ interface NavigateToFieldLinkProps {
2
2
  fieldName: string;
3
3
  label: string;
4
4
  }
5
- declare const NavigateToFieldLink: ({ fieldName, label }: NavigateToFieldLinkProps) => import("preact").JSX.Element;
6
- export default NavigateToFieldLink;
5
+ export declare const NavigateToFieldLink: ({ fieldName, label }: NavigateToFieldLinkProps) => import("preact").JSX.Element;
6
+ export {};
@@ -13,5 +13,5 @@ interface CheckboxProps {
13
13
  readonly?: boolean;
14
14
  disabled?: boolean;
15
15
  }
16
- export default function Checkbox({ classNameModifiers, label, isInvalid, onChange, helper, checked, disabled, ...props }: CheckboxProps): import("preact").JSX.Element;
16
+ export declare function Checkbox({ classNameModifiers, label, isInvalid, onChange, helper, checked, disabled, ...props }: CheckboxProps): import("preact").JSX.Element;
17
17
  export {};
@@ -1,3 +1,3 @@
1
1
  import './Dropzone.scss';
2
2
  import type { DropzoneProps } from './types';
3
- export default function Dropzone(props: DropzoneProps): import("preact").JSX.Element;
3
+ export declare function Dropzone(props: DropzoneProps): import("preact").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './DropzoneFile.scss';
2
2
  import type { DropzoneFileProps } from './types';
3
- export default function DropzoneFile(props: DropzoneFileProps): import("preact").JSX.Element;
3
+ export declare function DropzoneFile(props: DropzoneFileProps): import("preact").JSX.Element;
@@ -8,5 +8,4 @@ export type MaybeLabelElementProps = {
8
8
  }) | (ComponentProps<'div'> & {
9
9
  useLabelElement: false;
10
10
  }));
11
- declare const Field: ({ className, classNameModifiers, children, dataPlaceholder, disabled, optional, errorMessage, formatGuidance, filled, focused, helper, inputWrapperModifiers, isLoading, isValid, label, name, onBlur, onFieldBlur, onFocus, onFocusField, showErrorIconBottom, useLabelElement, helperPosition, wrapperRef, }: FieldProps) => JSX.Element;
12
- export default Field;
11
+ export declare const Field: ({ className, classNameModifiers, children, dataPlaceholder, disabled, optional, errorMessage, formatGuidance, filled, focused, helper, inputWrapperModifiers, isLoading, isValid, label, name, onBlur, onFieldBlur, onFocus, onFocusField, showErrorIconBottom, useLabelElement, helperPosition, wrapperRef, }: FieldProps) => JSX.Element;
@@ -20,7 +20,6 @@ export interface InputBaseProps extends ComponentProps<'input'> {
20
20
  onFocusHandler?: (event: JSX.TargetedFocusEvent<HTMLInputElement>) => void;
21
21
  onChange?: never;
22
22
  }
23
- declare const InputBase: import("preact").FunctionalComponent<import("preact/compat").PropsWithoutRef<InputBaseProps> & {
23
+ export declare const InputBase: import("preact").FunctionalComponent<import("preact/compat").PropsWithoutRef<InputBaseProps> & {
24
24
  ref?: import("preact").Ref<HTMLInputElement>;
25
25
  }>;
26
- export default InputBase;
@@ -3,5 +3,5 @@ import type { InputBaseProps } from '../InputBase';
3
3
  interface InputDateProps extends InputBaseProps {
4
4
  onInput: (e: JSX.TargetedEvent<HTMLInputElement>) => void;
5
5
  }
6
- export default function InputDate(props: InputDateProps): JSX.Element;
6
+ export declare function InputDate(props: InputDateProps): JSX.Element;
7
7
  export {};
@@ -1,2 +1,2 @@
1
1
  import type { InputBaseProps } from './InputBase';
2
- export default function InputNumber(props: InputBaseProps): import("preact").JSX.Element;
2
+ export declare function InputNumber(props: InputBaseProps): import("preact").JSX.Element;
@@ -2,5 +2,4 @@ import './Select.scss';
2
2
  import './SelectGeneric.scss';
3
3
  import type { JSX } from 'preact';
4
4
  import type { SelectProps } from './types';
5
- declare const Select: ({ items, className, classNameModifiers, filterable, readonly, onChange, selected, name, isInvalid, isValid, placeholder, isMulti, uniqueId, showSelectedItemsAsTags, isSearch, onSearch, resetSearch, loading, getSearchItem, searchText, onSearchTextChange, showSearchList, }: SelectProps) => JSX.Element;
6
- export default Select;
5
+ export declare const Select: ({ items, className, classNameModifiers, filterable, readonly, onChange, selected, name, isInvalid, isValid, placeholder, isMulti, uniqueId, showSelectedItemsAsTags, isSearch, onSearch, resetSearch, loading, getSearchItem, searchText, onSearchTextChange, showSearchList, }: SelectProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import './SelectGeneric.scss';
2
2
  import type { SelectButtonProps } from './types';
3
- declare function SelectButton({ active, readonly, showList, isInvalid, isValid, toggleList, onButtonKeyDown, filterable, placeholder, toggleButtonRef, ariaDescribedBy, selectListId, filterInputRef, onInput, isMulti, id, isSearch, hideSearchIcon, loading, textFilter, }: SelectButtonProps): import("preact").JSX.Element;
4
- export default SelectButton;
3
+ export declare function SelectButton({ active, readonly, showList, isInvalid, isValid, toggleList, onButtonKeyDown, filterable, placeholder, toggleButtonRef, ariaDescribedBy, selectListId, filterInputRef, onInput, isMulti, id, isSearch, hideSearchIcon, loading, textFilter, }: SelectButtonProps): import("preact").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import './SelectGeneric.scss';
2
2
  import type { SelectListProps } from './types';
3
- declare function SelectList({ active, items, showList, textFilter, isMulti, showAbove, isSearch, loading, getSearchItem, ...props }: SelectListProps): import("preact").JSX.Element;
4
- export default SelectList;
3
+ export declare function SelectList({ active, items, showList, textFilter, isMulti, showAbove, isSearch, loading, getSearchItem, ...props }: SelectListProps): import("preact").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import './SelectGeneric.scss';
2
2
  import type { SelectItemProps } from './types';
3
- declare const SelectListItem: ({ item, selected, isMulti, isSearch, children, onSelect, onKeyDown, className, }: SelectItemProps) => import("preact").JSX.Element;
4
- export default SelectListItem;
3
+ export declare const SelectListItem: ({ item, selected, isMulti, isSearch, children, onSelect, onKeyDown, className, }: SelectItemProps) => import("preact").JSX.Element;
@@ -126,7 +126,7 @@ export interface SelectButtonContentMultiProps {
126
126
  active: SelectItem[];
127
127
  placeholder: string;
128
128
  }
129
- export default interface SelectedItemsAsTagsProps {
129
+ export interface SelectedItemsAsTagsProps {
130
130
  active: SelectItem[];
131
131
  isMulti?: boolean;
132
132
  }
@@ -1 +1 @@
1
- export default function TextArea(props: any): import("preact").JSX.Element;
1
+ export declare function TextArea(props: any): import("preact").JSX.Element;
@@ -24,6 +24,10 @@ export declare const companyRegistrationNumberOptions: {
24
24
  readonly id: "krsNumber";
25
25
  readonly name: "krsNumber";
26
26
  }];
27
+ readonly GB: readonly [{
28
+ readonly id: "charity";
29
+ readonly name: "charityNumber";
30
+ }];
27
31
  readonly IT: readonly [{
28
32
  readonly id: "partitaIVA";
29
33
  readonly name: "codiceFiscalePartitaIVA";
@@ -1,3 +1,4 @@
1
1
  import type { LegalCompanyNameFieldProps, LegalCompanyNameFieldSchema } from './types';
2
+ import type { JSX } from 'preact';
2
3
  export declare const LEGAL_COMPANY_NAME_FIELD: Array<keyof LegalCompanyNameFieldSchema>;
3
- export declare function LegalCompanyNameField({ data, valid, errors, labels, helperText, readonly, handleChangeFor, }: LegalCompanyNameFieldProps): import("preact").JSX.Element;
4
+ export declare function LegalCompanyNameField({ data, valid, errors, labels, helperText, readonly, handleChangeFor, }: LegalCompanyNameFieldProps): JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import './_link.component.scss';
2
2
  import '../Button/_button.component.scss';
3
- import type LinkProps from './types';
3
+ import type { LinkProps } from './types';
4
4
  export declare const Link: ({ className, children, href, external, icon, showAsButton, onClick, iconPosition, }: LinkProps) => import("preact").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import type classNames from 'classnames';
2
2
  import type { JSX } from 'preact/compat';
3
3
  import type { IconName } from '../Icon/Icon';
4
- export default interface LinkProps {
4
+ export interface LinkProps {
5
5
  href: string;
6
6
  external?: boolean;
7
7
  icon?: IconName;
@@ -1,4 +1,3 @@
1
1
  import './_list.component.scss';
2
2
  import type { ListProps } from './types';
3
- declare function List({ className, nested, ordered, noMarkers, children }: ListProps): import("preact").JSX.Element;
4
- export default List;
3
+ export declare function List({ className, nested, ordered, noMarkers, children }: ListProps): import("preact").JSX.Element;
@@ -1,3 +1,2 @@
1
1
  import type { ListItemProps } from './types';
2
- declare function ListItem({ className, children, noMarkers, ...props }: ListItemProps): import("preact").JSX.Element;
3
- export default ListItem;
2
+ export declare function ListItem({ className, children, noMarkers, ...props }: ListItemProps): import("preact").JSX.Element;
@@ -8,5 +8,5 @@ interface LoaderWrapperProps {
8
8
  showSpinner?: boolean;
9
9
  className?: string;
10
10
  }
11
- declare const LoaderWrapper: ({ children, status, formOpacityWhenLoading, loaderSize, showSpinner, className, }: LoaderWrapperProps) => import("preact").JSX.Element;
12
- export default LoaderWrapper;
11
+ export declare const LoaderWrapper: ({ children, status, formOpacityWhenLoading, loaderSize, showSpinner, className, }: LoaderWrapperProps) => import("preact").JSX.Element;
12
+ export {};
@@ -1,4 +1,3 @@
1
1
  import './Status.scss';
2
2
  import type { StatusProps } from './types';
3
- declare const Status: ({ text, className, iconStatusClass, icon, size, showText, }: StatusProps) => import("preact").JSX.Element;
4
- export default Status;
3
+ export declare const Status: ({ text, className, iconStatusClass, icon, size, showText, }: StatusProps) => import("preact").JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import './Summary.scss';
2
- import type { TopLevelDataSchema } from '../../../core/Context/StateContext/types';
2
+ import type { TopLevelDataSchema } from '../../../core/context/StateContext/types';
3
3
  import type { FormModel } from '../../../core/models/form';
4
4
  import type { SummaryProps } from './types';
5
5
  export declare const summaryStep: FormModel;
6
- export declare function Summary<TLDS extends TopLevelDataSchema>({ data, forms, omittedKeys, gotoForm, labels, problems, trackNavigation, omittedForms, showFormHeader, showSectionHeader, showLegalCaption, showTaxExemptedLegalCaption, }: SummaryProps<TLDS>): import("preact").JSX.Element;
6
+ export declare function Summary<TLDS extends TopLevelDataSchema>({ data, forms, gotoForm, labels, problems, trackNavigation, omitted, showFormHeader, showSectionHeader, showLegalCaption, showTaxExemptedLegalCaption, }: SummaryProps<TLDS>): import("preact").JSX.Element;
@@ -3,6 +3,11 @@ import type { EntityProblems } from '../../../core/models/errors/entity-problems
3
3
  import type { FormModel } from '../../../core/models/form';
4
4
  import type { SummaryItem } from './summaryItem';
5
5
  export type SummaryOf<T> = Partial<Schema<T, string | SummaryItem>>;
6
+ export interface Omitted {
7
+ keys?: string[];
8
+ forms?: string[];
9
+ summaryEditButton?: string[];
10
+ }
6
11
  export interface SummaryProps<Schema extends object> {
7
12
  trackNavigation?: (props: {
8
13
  fromForm: FormModel;
@@ -10,9 +15,8 @@ export interface SummaryProps<Schema extends object> {
10
15
  component: string;
11
16
  }) => void;
12
17
  data: SummaryOf<Schema>;
18
+ omitted?: Omitted;
13
19
  forms: FormModel[];
14
- omittedKeys?: string[];
15
- omittedForms?: string[];
16
20
  labels?: any;
17
21
  gotoForm?(nextFormIndex: number): void;
18
22
  problems?: EntityProblems;
@@ -1,6 +1,6 @@
1
1
  import type { JSX } from 'preact';
2
- import type { Core } from '../core/core';
3
- import EventEmitter from './EventEmitter';
2
+ import type { Core } from './core';
3
+ import { EventEmitter } from './EventEmitter';
4
4
  export interface BaseElementProps {
5
5
  _parentInstance?: Core;
6
6
  }
@@ -1,4 +1,4 @@
1
- import { AbstractEventEmitter } from '../utils/AbstractEventEmitter';
1
+ import { AbstractEventEmitter } from '../utils/abstractEventEmitter';
2
2
  type NextEventListener = () => void;
3
3
  type BackEventListener = () => void;
4
4
  type ValidateEventListener = () => void;
@@ -12,6 +12,6 @@ interface EventListenerTypeMap {
12
12
  updateExpiry: UpdateExpiryEventListener;
13
13
  }
14
14
  type EventName = keyof EventListenerTypeMap;
15
- export default class EventEmitter extends AbstractEventEmitter<EventName, EventListenerTypeMap> {
15
+ export declare class EventEmitter extends AbstractEventEmitter<EventName, EventListenerTypeMap> {
16
16
  }
17
17
  export {};
@@ -1,5 +1,5 @@
1
1
  import type { ComponentChildren } from 'preact';
2
- import type EventEmitter from '../../../components/EventEmitter';
2
+ import type { EventEmitter } from '../../EventEmitter';
3
3
  export declare const ExpiryContext: import("preact").Context<boolean>;
4
4
  export interface ExpiryProviderProps {
5
5
  expiry?: number;
@@ -1,4 +1,4 @@
1
- import Language from '../../../language/Language';
1
+ import { Language } from '../../../language/Language';
2
2
  export type I18nContextValue = {
3
3
  i18n: Language;
4
4
  setLocale: (locale: string) => void;
@@ -1,5 +1,5 @@
1
1
  import type { ComponentChildren } from 'preact';
2
- import type EventEmitter from '../../../components/EventEmitter';
2
+ import type { EventEmitter } from '../../EventEmitter';
3
3
  import type { CustomTranslations } from '../../../language/types';
4
4
  export interface I18nProviderProps {
5
5
  locale: string;
@@ -1,5 +1,5 @@
1
1
  import type { ComponentMap, ComponentOptions } from '../components';
2
- import type { BaseElement } from '../components/BaseElement';
2
+ import type { BaseElement } from './BaseElement';
3
3
  import { UIElement } from '../components/UIElement/UIElement';
4
4
  import type { CoreOptions } from './types';
5
5
  export declare class Core {