@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
@@ -1,5 +1,5 @@
1
1
  import type { AsyncValidatorRules, ValidatorMode } from '../../utils/validation/types';
2
- import { ValidationResult } from '../../utils/validation/ValidationResult';
2
+ import { ValidationResult } from '../../utils/validation/validationResult';
3
3
  import type { FormState } from './useForm/types';
4
4
  export type AsyncValidationResults<FormSchema> = Partial<Record<keyof FormSchema, ValidationResult>>;
5
5
  export type TriggerAsyncValidation<FormSchema> = (field: keyof FormSchema, formState: FormState<FormSchema>, mode: ValidatorMode) => void;
@@ -1,7 +1,7 @@
1
1
  import type { BankVerificationVendor } from '../../components/BankVerification/types';
2
2
  import type { DropinAPIHandlers } from '../../components/Dropins/types';
3
3
  import type { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
4
- import type { ConfigurationApi } from '../Context/ConfigurationApiContext/ConfigurationApiContext';
4
+ import type { ConfigurationApi } from '../context/ConfigurationApiContext/ConfigurationApiContext';
5
5
  import type { CapabilityName } from '../models/api/capability';
6
6
  import type { GetConfigurationResponse } from '../models/api/get-configuration';
7
7
  import type { LegalEntityType } from '../models/api/legal-entity-type';
@@ -2,7 +2,7 @@ import type { Dispatch, StateUpdater } from 'preact/hooks';
2
2
  import type { Translatable, TranslationKey } from '../../../language/types';
3
3
  import type { Mask } from '../../../utils/masking/maskTypes';
4
4
  import type { ValidationRuleResult, ValidatorMode, ValidatorRules } from '../../../utils/validation/types';
5
- import type { AnyFormIdOfTLDS } from '../../Context/StateContext/types';
5
+ import type { AnyFormIdOfTLDS } from '../../context/StateContext/types';
6
6
  import type { CapabilityName } from '../../models/api/capability';
7
7
  import type { TrustedFieldsProvider } from '../../models/api/trusted-fields-provider';
8
8
  import type { CountryCode } from '../../models/country-code';
@@ -1,5 +1,5 @@
1
1
  import type { FieldContext, FieldData, ValidatorRules } from '../../../utils/validation/types';
2
- import { ValidationResult } from '../../../utils/validation/ValidationResult';
2
+ import { ValidationResult } from '../../../utils/validation/validationResult';
3
3
  export type TriggerStaticValidation<FormSchema> = (fieldData: FieldData<FormSchema>, context?: FieldContext<FormSchema>) => ValidationResult;
4
4
  export type UseStaticValidator<FormSchema> = {
5
5
  triggerStaticValidation: TriggerStaticValidation<FormSchema>;
@@ -1,6 +1,6 @@
1
1
  export type PageType = 'front' | 'back';
2
2
  export interface Attachment {
3
- content: string;
3
+ content?: string;
4
4
  pageName: string;
5
5
  pageType?: PageType;
6
6
  }
@@ -2,12 +2,10 @@ import type { CountryCodes } from '../country-code';
2
2
  import type { Address } from './address';
3
3
  import type { FinancialReport } from './financialReport';
4
4
  import type { TaxInformation, VatAbsenceReason } from './organization';
5
- import type { CustomerSupport } from './customerSupport';
6
5
  export interface LegalArrangement {
7
6
  name: string;
8
7
  countryOfGoverningLaw: CountryCodes;
9
8
  registeredAddress: Address;
10
- support?: CustomerSupport;
11
9
  description?: string;
12
10
  doingBusinessAs?: string;
13
11
  doingBusinessAsAbsent?: string;
@@ -1,4 +1,4 @@
1
- import type { ExperimentName } from '../../Context/ExperimentContext/types';
1
+ import type { ExperimentName } from '../../context/ExperimentContext/types';
2
2
  export interface VersionConfiguration {
3
3
  version: string;
4
4
  features: ExperimentName[];
@@ -1,9 +1,9 @@
1
1
  import type { AccountHolderOption } from '../../components/internal/AccountHolder/types';
2
2
  import type { TaskTypes } from '../../components/TaskList/types';
3
3
  import type { AccountFormatRequirements } from '../../datasets/accountFormats/getAccountFormatForCountry';
4
- import type { ExperimentName } from '../Context/ExperimentContext/types';
5
- import type { SettingName } from '../Context/SettingsContext/types';
6
- import type { TopLevelDataSchema } from '../Context/StateContext/types';
4
+ import type { ExperimentName } from '../context/ExperimentContext/types';
5
+ import type { SettingName } from '../context/SettingsContext/types';
6
+ import type { TopLevelDataSchema } from '../context/StateContext/types';
7
7
  import type { ExistingLegalEntity } from './api/legal-entity';
8
8
  import type { CountryCode } from './country-code';
9
9
  export interface FormRulesParams<TLDS extends TopLevelDataSchema> {
@@ -1,4 +1,4 @@
1
- import type Language from '../../../language/Language';
1
+ import type { Language } from '../../../language/Language';
2
2
  import type { BankVerificationVendorsResponse } from '../../models/api/get-bankVerification-providers';
3
3
  import type { CountryCode } from '../../models/country-code';
4
4
  import type { ComponentApiRequestContext } from '../types';
@@ -1,4 +1,4 @@
1
- import type { NonEmbeddedAuthContextType } from '../Context/AuthContext/AuthContext';
1
+ import type { NonEmbeddedAuthContextType } from '../context/AuthContext/AuthContext';
2
2
  export type FetchErrorLevel = 'silent' | 'info' | 'warn' | 'error' | 'fatal';
3
3
  export type HttpMethod = 'GET' | 'POST' | 'PUT' | 'DELETE' | 'OPTIONS' | 'PATCH';
4
4
  export type RequestContext = Partial<NonEmbeddedAuthContextType> & Required<Pick<NonEmbeddedAuthContextType, 'clientKey'>> & {
@@ -1,5 +1,5 @@
1
1
  import type { CustomTranslations } from '../language/types';
2
- import type { TokenResponse } from './Context/AuthContext/AuthProvider';
2
+ import type { TokenResponse } from './context/AuthContext/AuthProvider';
3
3
  import type { CountryCode } from './models/country-code';
4
4
  export interface CoreOptions {
5
5
  /**
@@ -1,4 +1,4 @@
1
- import type { TopLevelDataSchema } from './Context/StateContext/types';
1
+ import type { TopLevelDataSchema } from './context/StateContext/types';
2
2
  import type { LegalEntity } from './models/api/legal-entity';
3
3
  import type { LegalEntityType } from './models/api/legal-entity-type';
4
4
  import type { TaskTypes } from '../stores/taskStore/taskTypes';
@@ -1,6 +1,6 @@
1
1
  import type { CustomTranslations, Translatable, Translations } from './types';
2
2
  import type { GetTranslationOptions } from './utils';
3
- declare class Language {
3
+ export declare class Language {
4
4
  private readonly supportedLocales;
5
5
  readonly translations: Translations;
6
6
  readonly customTranslations: CustomTranslations;
@@ -24,4 +24,3 @@ declare class Language {
24
24
  */
25
25
  date(date: string, options?: Intl.DateTimeFormatOptions): string;
26
26
  }
27
- export default Language;
@@ -16,6 +16,9 @@ export declare const calculateTaskStatus: ({ taskIdentifier, capabilityProblems,
16
16
  trustMembers: TrustMember[];
17
17
  transferInstruments: TransferInstrumentOverview[];
18
18
  }) => TaskStatusWithReason;
19
+ /**
20
+ * Splits a {@link TaskIdentifier} (e.g. `PAYOUT_ACCOUNT-abc-123`) into the task type and id
21
+ */
19
22
  export declare const splitTaskIdentifier: (taskIdentifier: TaskIdentifier) => {
20
23
  taskType: TaskTypes;
21
24
  id?: string;
@@ -2,6 +2,7 @@ import type { ExistingLegalEntity, LegalEntity } from '../../core/models/api/leg
2
2
  import type { CapabilityProblems } from '../../core/models/errors/capability-problems';
3
3
  import type { TaskStatusWithReason } from './taskStatus';
4
4
  import { TaskTypes } from './taskTypes';
5
+ import type { CapabilityName } from '../../core/models/api/capability';
5
6
  export declare const getRegularTaskStatus: ({ taskType, capabilityProblems, rootLegalEntity, relevantEntityIds, ignorePendingCapabilities, }: {
6
7
  taskType: TaskTypes;
7
8
  capabilityProblems: CapabilityProblems;
@@ -9,7 +10,7 @@ export declare const getRegularTaskStatus: ({ taskType, capabilityProblems, root
9
10
  relevantEntityIds: string[];
10
11
  ignorePendingCapabilities?: boolean;
11
12
  }) => TaskStatusWithReason;
12
- export declare const hasPendingCapabilities: (legalEntityResponse: LegalEntity) => boolean;
13
+ export declare const getPendingCapabilities: (legalEntityResponse: LegalEntity) => CapabilityName[];
13
14
  export declare const hasAllCapabilitiesResolved: (legalEntityResponse: LegalEntity) => boolean;
14
15
  export declare const hasRejectedCapabilities: (legalEntityResponse: LegalEntity) => boolean;
15
16
  export declare const hasInvalidCapabilities: (legalEntityResponse: LegalEntity) => boolean;
@@ -7,7 +7,7 @@ export type DocumentApiUtils = {
7
7
  fetchDocument(documentId: string, entityId: string): Promise<Document>;
8
8
  uploadDocuments(documents: Document[], entityId: string): Promise<Document[]>;
9
9
  };
10
- declare const documentApiUtils: (createDocumentHandler: Required<DropinAPIHandlers>["handleCreateDocument"], getDocumentHandler: Required<DropinAPIHandlers>["handleGetDocument"], updateDocumentHandler: Required<DropinAPIHandlers>["handleUpdateDocument"]) => DocumentApiUtils;
10
+ export declare const documentApiUtils: (createDocumentHandler: Required<DropinAPIHandlers>["handleCreateDocument"], getDocumentHandler: Required<DropinAPIHandlers>["handleGetDocument"], updateDocumentHandler: Required<DropinAPIHandlers>["handleUpdateDocument"]) => DocumentApiUtils;
11
11
  export declare const getDocument: (entityId: string | undefined, documentType: DocumentType) => ExistingDocument | undefined;
12
12
  export declare const getIdDocument: (entityId: string) => Document | undefined;
13
13
  export interface CreateDocumentRequestProps {
@@ -31,4 +31,3 @@ export declare const getFileExtention: (fileName: string) => string | undefined;
31
31
  * @returns merged attachments with deduped pageTypes
32
32
  */
33
33
  export declare const mergeAttachments: (existing: Attachment[], incoming: Attachment[]) => Attachment[];
34
- export default documentApiUtils;
@@ -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 type { CapabilityName } from '../../core/models/api/capability';
3
3
  import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
4
4
  import type { ExistingTransferInstrument } from '../../core/models/api/transfer-instrument';
@@ -6,7 +6,6 @@ import type { ValidationError } from '../../core/models/errors/validation-error'
6
6
  * @param dropinTask - the dropin page we are processing validations for.
7
7
  * @param keyMappings - the actual keymappings, for non-task components
8
8
  */
9
- declare const processValidationErrors: <T extends string>(validationError: ValidationError, dropinTask?: TaskTypes, keyMappings?: {
9
+ export declare const processValidationErrors: <T extends string>(validationError: ValidationError, dropinTask?: TaskTypes, keyMappings?: {
10
10
  [key: string]: T;
11
11
  }) => {};
12
- export default processValidationErrors;
@@ -1 +1 @@
1
- export default function bytesToSize(bytes: number): string;
1
+ export declare function bytesToSize(bytes: number): string;
@@ -0,0 +1,18 @@
1
+ import type { EntityStatus } from '../components/internal/EntityGuidanceStatus/types';
2
+ import { TaskTypes } from '../components/TaskList/types';
3
+ import type { DecisionMakerType } from '../core/models/api/decision-maker-type';
4
+ import type { CountryCode } from '../core/models/country-code';
5
+ import type { TrustMemberGuidanceLabel } from '../core/models/trust';
6
+ /**
7
+ * Determines the status of an entity based on the current and minimum values.
8
+ *
9
+ * This function compares the `current` number of entities provided with the `min` entities required.
10
+ * If the `current` value is greater than 0 and is greater than or equal to `min`,
11
+ * it returns `'satisfied'`. Otherwise, it returns `'empty'`.
12
+ *
13
+ * @param {number} current - The current value to be evaluated.
14
+ * @param {number} min - The minimum threshold that `current` must meet or exceed.
15
+ * @returns {EntityStatus} - Returns `'satisfied'` if the current value meets the condition, otherwise `'empty'`.
16
+ */
17
+ export declare const iconStatus: (current: number, min: number) => EntityStatus;
18
+ export declare const getEntityStatusRuleDescription: (country: CountryCode, currentTask: TaskTypes, entityLabel: TrustMemberGuidanceLabel | DecisionMakerType) => "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";
@@ -1,6 +1,6 @@
1
1
  import type { BaseInnerFormProps, FieldData, MaskSettings } from '../core/hooks/useForm/types';
2
2
  import type { FieldMetadata } from '../core/models/country-config';
3
- import type Language from '../language/Language';
3
+ import type { Language } from '../language/Language';
4
4
  import type { Translatable, TranslationKey } from '../language/types';
5
5
  import type { ValidationRuleResult, ValidationRuleResults } from './validation/types';
6
6
  export type FormUtils<Schema> = {
@@ -30,6 +30,5 @@ export type FormUtils<Schema> = {
30
30
  export interface FormUtilsProps<Schema> extends BaseInnerFormProps<Schema> {
31
31
  taskType?: string;
32
32
  }
33
- declare const _default: <Schema>(props: FormUtilsProps<Schema>, i18n: Language) => FormUtils<Schema>;
34
- export default _default;
33
+ export declare const createFormUtils: <Schema>(props: FormUtilsProps<Schema>, i18n: Language) => FormUtils<Schema>;
35
34
  export declare const mergeFieldMetadataIntoProps: <Schema, FieldName extends keyof Schema>(fieldName: FieldName, metadata: FieldMetadata<Schema, FieldName>, otherProps?: FormUtilsProps<Schema>) => FormUtilsProps<Schema>;
@@ -3,7 +3,7 @@ import type { CompanySchema } from '../components/Company/types';
3
3
  import type { IndividualSchema } from '../components/Individual/types';
4
4
  import type { SolePropSchema } from '../components/SoleProp/types';
5
5
  import type { TrustSchema } from '../components/Trust/types';
6
- import type { ExperimentName } from '../core/Context/ExperimentContext/types';
6
+ import type { ExperimentName } from '../core/context/ExperimentContext/types';
7
7
  import type { ExistingLegalEntity } from '../core/models/api/legal-entity';
8
8
  import type { RecursiveKeyOf } from './getNestedPropertyKeys';
9
9
  export type AnyTLDSFieldName = RecursiveKeyOf<IndividualSchema> | RecursiveKeyOf<CompanySchema> | RecursiveKeyOf<BusinessDetailsSchema> | RecursiveKeyOf<SolePropSchema> | RecursiveKeyOf<TrustSchema>;
@@ -1,5 +1,5 @@
1
1
  import type { ExistingLegalEntity, LegalEntity } from '../core/models/api/legal-entity';
2
- import type Language from '../language/Language';
2
+ import type { Language } from '../language/Language';
3
3
  export declare const getLegalEntityNameBasedOnType: (legalEntityResponse: LegalEntity) => string;
4
4
  /** *
5
5
  * In payout account the account holder name is always the legal arrangement
@@ -1,4 +1,4 @@
1
1
  import type { SelectItem } from '../components/internal/FormFields/Select/types';
2
- import type Language from '../language/Language';
2
+ import type { Language } from '../language/Language';
3
3
  import { roleMetadata } from './roleMetadata';
4
4
  export declare const makeSelectItemForRole: (role: keyof typeof roleMetadata, i18n: Language) => SelectItem;
@@ -261,6 +261,7 @@ export declare const businessRegistrationNumberMasks: {
261
261
  };
262
262
  nonProfit: {
263
263
  mask: import("../maskTypes").Mask;
264
+ transformOnType: import("../transformers/types").InputTransformer;
264
265
  };
265
266
  };
266
267
  US: {
@@ -2,7 +2,9 @@ import type { BankAccountFormatType } from '../components/internal/BankAccountFo
2
2
  import type { PayoutAccountSchema } from '../components/PayoutAccount/types';
3
3
  import type { CountryCode } from '../core/models/country-code';
4
4
  import type { Currency } from '../core/models/currency';
5
- import type Language from '../language/Language';
5
+ import type { Language } from '../language/Language';
6
+ import type { LegalEntity } from '../core/models/api/legal-entity';
7
+ export declare const hasPayoutAccount: (legalEntityResponse: LegalEntity) => boolean;
6
8
  export declare const shouldShowCheckGuidance: (country: CountryCode) => boolean;
7
9
  export declare const shouldShowPayoutAccountFormatSelector: (country: CountryCode) => boolean;
8
10
  export declare const shouldShowPayoutAlert: (country: CountryCode) => boolean;
@@ -0,0 +1 @@
1
+ export declare function removeObjectPropsWithEmptyValues<T extends object>(obj: T): T;
@@ -1,6 +1,6 @@
1
1
  import type { FormModel } from '../core/models/form';
2
2
  import type { BaseTrackingPayload } from '../core/utils';
3
- import type Language from '../language/Language';
3
+ import type { Language } from '../language/Language';
4
4
  export declare const trackNavigation: ({ fromForm, toForm, component, baseTrackingPayload, i18n, }: {
5
5
  fromForm: FormModel;
6
6
  toForm: FormModel;
@@ -5,5 +5,5 @@ type UseStateFromPropParams<T> = {
5
5
  skipUpdate?: boolean;
6
6
  };
7
7
  type UseStateFromPropReturn<T> = [T | undefined, Dispatch<StateUpdater<T | undefined>>];
8
- declare const useStateFromProp: <T>({ initialValue, passedValue, skipUpdate, }: UseStateFromPropParams<T>) => UseStateFromPropReturn<T>;
9
- export default useStateFromProp;
8
+ export declare const useStateFromProp: <T>({ initialValue, passedValue, skipUpdate, }: UseStateFromPropParams<T>) => UseStateFromPropReturn<T>;
9
+ export {};
@@ -1,5 +1,5 @@
1
1
  import type { PersonalDetailsSchema } from '../../../components/PersonalDetails/types';
2
- import type { ConfigurationApi } from '../../../core/Context/ConfigurationApiContext/ConfigurationApiContext';
2
+ import type { ConfigurationApi } from '../../../core/context/ConfigurationApiContext/ConfigurationApiContext';
3
3
  import { type CountryCode } from '../../../core/models/country-code';
4
4
  import type { Verification } from '../verificationUtils';
5
5
  export declare const COUNTRY_ID_NUMBER_MASKS: Partial<Record<CountryCode, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/kyc-components",
3
- "version": "3.41.8",
3
+ "version": "3.42.0",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",
@@ -68,6 +68,7 @@
68
68
  "storybook": "vite-node .storybook/scripts/runStorybook.ts",
69
69
  "storybook:build": "vite-node .storybook/scripts/buildStorybook.ts",
70
70
  "test": "vitest",
71
+ "test:run": "vitest --run",
71
72
  "test:coverage": "vitest --coverage",
72
73
  "test:e2e": "playwright test",
73
74
  "test:e2e:debug": "cross-env PWDEBUG=console playwright test --debug",
@@ -86,18 +87,17 @@
86
87
  "classnames": "^2.5.1",
87
88
  "isomorphic-dompurify": "^0.13.0",
88
89
  "onfido-sdk-ui": "14.38.0",
89
- "phone": "^3.1.40",
90
90
  "preact": "^10.25.4",
91
91
  "react": "npm:@preact/compat@^18.3.1",
92
92
  "react-dom": "npm:@preact/compat@^18.3.1",
93
- "validator": "^13.5.2",
93
+ "validator": "^13.7.0",
94
94
  "zustand": "^5.0.2",
95
95
  "zustand-computed": "^2.0.2"
96
96
  },
97
97
  "devDependencies": {
98
- "@commitlint/cli": "^17.7.1",
99
- "@commitlint/config-conventional": "^17.7.0",
100
- "@commitlint/prompt-cli": "^17.7.1",
98
+ "@commitlint/cli": "^19.6.0",
99
+ "@commitlint/config-conventional": "^19.6.0",
100
+ "@commitlint/prompt-cli": "^19.6.0",
101
101
  "@eslint/compat": "^1.1.1",
102
102
  "@eslint/js": "^9.17.0",
103
103
  "@playwright/test": "^1.48.2",
@@ -110,11 +110,9 @@
110
110
  "@storybook/preact": "^8.4.0",
111
111
  "@storybook/preact-vite": "^8.4.0",
112
112
  "@storybook/test": "^8.4.0",
113
- "@testing-library/jest-dom": "^5.17.0",
113
+ "@testing-library/jest-dom": "^6.5.0",
114
114
  "@testing-library/preact": "^3.2.3",
115
115
  "@testing-library/user-event": "^14.5.2",
116
- "@types/dompurify": "^3.0.5",
117
- "@types/inquirer": "^9.0.3",
118
116
  "@types/lodash-es": "^4.17.12",
119
117
  "@types/validator": "^13.12.0",
120
118
  "@typescript-eslint/eslint-plugin": "^8.16.0",
@@ -123,8 +121,8 @@
123
121
  "@vitest/coverage-v8": "^2.1.4",
124
122
  "@vitest/ui": "^2.1.4",
125
123
  "axios": "^1.7.7",
126
- "chalk": "^4.1.2",
127
- "concurrently": "^8.0.0",
124
+ "chalk": "^5.4.0",
125
+ "concurrently": "^9.0.1",
128
126
  "cross-env": "^7.0.3",
129
127
  "dotenv": "^16.4.7",
130
128
  "eslint": "^9.17.0",
@@ -133,15 +131,16 @@
133
131
  "eslint-plugin-check-file": "^2.8.0",
134
132
  "eslint-plugin-import": "^2.31.0",
135
133
  "eslint-plugin-jsx-a11y": "^6.10.0",
136
- "eslint-plugin-prettier": "^4.2.1",
134
+ "eslint-plugin-prettier": "^5.2.1",
137
135
  "eslint-plugin-react": "^7.36.1",
138
136
  "eslint-plugin-react-hooks": "^5.0.0",
139
137
  "eslint-plugin-simple-import-sort": "^10.0.0",
140
138
  "eslint-plugin-testing-library": "^7.1.1",
141
- "inquirer": "^9.2.10",
142
- "jsdom": "^20.0.3",
139
+ "inquirer": "^11.1.0",
140
+ "jsdom": "^25.0.1",
143
141
  "lodash-es": "^4.17.21",
144
142
  "msw": "^2.6.5",
143
+ "phone": "^3.1.40",
145
144
  "postcss": "^8.4.49",
146
145
  "prettier": "^3.4.1",
147
146
  "rollup-plugin-visualizer": "^5.12.0",
@@ -154,7 +153,7 @@
154
153
  "typescript": "^5.7.2",
155
154
  "typescript-eslint": "^8.16.0",
156
155
  "typescript-strict-plugin": "^2.2.0",
157
- "vite": "^5.4.10",
156
+ "vite": "^5.4.12",
158
157
  "vite-node": "^2.1.6",
159
158
  "vite-plugin-svgr": "^4.3.0",
160
159
  "vitest": "^2.1.4"
@@ -1,6 +0,0 @@
1
- const enUS_instructions = {
2
- missingPhoneCountryCode: "This translation is specific to phone number inputs"
3
- };
4
- export {
5
- enUS_instructions as default
6
- };
@@ -1,50 +0,0 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- const SvgInstantVerificationMethod = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 236 128", role: "img", ...props, children: [
3
- /* @__PURE__ */ jsxs("g", { filter: "url(#instant-verification-method_svg__a)", children: [
4
- /* @__PURE__ */ jsx("rect", { width: 72, height: 72, x: 146, y: 28, fill: "#fff", rx: 36, shapeRendering: "crispEdges" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M178.06 47h7.88L199 56.33v5.97h-5.1v15.3h5.1V81h-34v-3.4h5.1V62.3H165v-5.97zm-4.56 30.6h3.4V62.3h-3.4zm6.8 0h3.4V62.3h-3.4zm6.8 0h3.4V62.3h-3.4zm8.5-18.7v-.83l-10.75-7.67h-5.7l-10.75 7.67v.83z" })
6
- ] }),
7
- /* @__PURE__ */ jsxs("g", { filter: "url(#instant-verification-method_svg__b)", children: [
8
- /* @__PURE__ */ jsx("rect", { width: 72, height: 72, x: 18, y: 28, fill: "#fff", rx: 36, shapeRendering: "crispEdges" }),
9
- /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "m61.25 55.63 2.2 2.28-10.7 11.06-6.45-6.67 2.2-2.27 4.25 4.4z" }),
10
- /* @__PURE__ */ jsx("path", { fill: "#00112C", fillRule: "evenodd", d: "m51.88 80.38-7.46-4.66A9.3 9.3 0 0 1 40 67.87V51.54c0-1.03.64-1.99 1.66-2.36a36 36 0 0 1 24.65 0 2.5 2.5 0 0 1 1.68 2.45v16.79a9.3 9.3 0 0 1-4.85 8.12l-7.12 3.95a4.1 4.1 0 0 1-4.14-.1M43 51.88c7-2.5 14.75-2.51 22 .02v16.52a6.3 6.3 0 0 1-3.31 5.5l-7.13 3.94a1.1 1.1 0 0 1-1.1-.03L46 73.18a6.3 6.3 0 0 1-3.01-5.31z", clipRule: "evenodd" })
11
- ] }),
12
- /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M156 30.5h8.12A57 57 0 0 0 118 7a57 57 0 0 0-47.26 25.12q-1.34-.7-2.74-1.3A60 60 0 0 1 118 4a60 60 0 0 1 48.5 24.67V20a1.5 1.5 0 0 1 3 0v13.5H156a1.5 1.5 0 0 1 0-3m9.26 65.38A57 57 0 0 1 118 121a57 57 0 0 1-46.12-23.5H80a1.5 1.5 0 0 0 0-3H66.5V108a1.5 1.5 0 0 0 3 0v-8.67A60 60 0 0 0 118 124a60 60 0 0 0 50-26.82q-1.4-.6-2.74-1.3m-45.93-46.55V60h10.32l-10.89 18.67h-2.1V68h-10.31l10.89-18.67z" }),
13
- /* @__PURE__ */ jsxs("defs", { children: [
14
- /* @__PURE__ */ jsxs("filter", { id: "instant-verification-method_svg__a", width: 108, height: 108, x: 128, y: 19, colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse", children: [
15
- /* @__PURE__ */ jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }),
16
- /* @__PURE__ */ jsx("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
17
- /* @__PURE__ */ jsx("feOffset", { dy: 3 }),
18
- /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: 3 }),
19
- /* @__PURE__ */ jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
20
- /* @__PURE__ */ jsx("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0.0666667 0 0 0 0 0.172549 0 0 0 0.04 0" }),
21
- /* @__PURE__ */ jsx("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_5448_94620" }),
22
- /* @__PURE__ */ jsx("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
23
- /* @__PURE__ */ jsx("feOffset", { dy: 9 }),
24
- /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: 9 }),
25
- /* @__PURE__ */ jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
26
- /* @__PURE__ */ jsx("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0.0666667 0 0 0 0 0.172549 0 0 0 0.08 0" }),
27
- /* @__PURE__ */ jsx("feBlend", { in2: "effect1_dropShadow_5448_94620", result: "effect2_dropShadow_5448_94620" }),
28
- /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "effect2_dropShadow_5448_94620", result: "shape" })
29
- ] }),
30
- /* @__PURE__ */ jsxs("filter", { id: "instant-verification-method_svg__b", width: 108, height: 108, x: 0, y: 19, colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse", children: [
31
- /* @__PURE__ */ jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }),
32
- /* @__PURE__ */ jsx("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
33
- /* @__PURE__ */ jsx("feOffset", { dy: 3 }),
34
- /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: 3 }),
35
- /* @__PURE__ */ jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
36
- /* @__PURE__ */ jsx("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0.0666667 0 0 0 0 0.172549 0 0 0 0.04 0" }),
37
- /* @__PURE__ */ jsx("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_5448_94620" }),
38
- /* @__PURE__ */ jsx("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
39
- /* @__PURE__ */ jsx("feOffset", { dy: 9 }),
40
- /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: 9 }),
41
- /* @__PURE__ */ jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
42
- /* @__PURE__ */ jsx("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0.0666667 0 0 0 0 0.172549 0 0 0 0.08 0" }),
43
- /* @__PURE__ */ jsx("feBlend", { in2: "effect1_dropShadow_5448_94620", result: "effect2_dropShadow_5448_94620" }),
44
- /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "effect2_dropShadow_5448_94620", result: "shape" })
45
- ] })
46
- ] })
47
- ] });
48
- export {
49
- SvgInstantVerificationMethod as default
50
- };
@@ -1,2 +0,0 @@
1
- import './Shimmer.scss';
2
- export declare function Shimmer(): import("preact").JSX.Element;