@adyen/kyc-components 3.55.2 → 3.56.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 (311) hide show
  1. package/dist/es/{B4MFY5CR-KRRKmDDT.js → B4MFY5CR-sw69iyPQ.js} +1 -1
  2. package/dist/es/{HO4MOOFI-BMo1SmuC.js → HO4MOOFI-BiF4odym.js} +2 -2
  3. package/dist/es/{HUY7CZI3-CdrVTZqE.js → HUY7CZI3-C_Pfr-a6.js} +2 -2
  4. package/dist/es/adyen-kyc-components.es.js +225 -2
  5. package/dist/es/adyen-kyc-components.es2.js +4 -0
  6. package/dist/es/{bg-BG-C6dXuS6i.js → bg-BG-CLxx7Vzf.js} +10 -6
  7. package/dist/es/{cs-CZ-DTgiPcBZ.js → cs-CZ-DAzZ-QQT.js} +10 -6
  8. package/dist/es/{da-DK-CwytgMXu.js → da-DK-CWlRIBva.js} +10 -6
  9. package/dist/es/{de-DE-CpeEfnmu.js → de-DE-BoB9_YkX.js} +10 -6
  10. package/dist/es/{el-GR-D-o2oS4y.js → el-GR-BDSBp0fE.js} +10 -6
  11. package/dist/es/{es-ES-DsZofunn.js → es-ES-_aGsMlz2.js} +11 -7
  12. package/dist/es/{et-EE-C-XOI2Dk.js → et-EE-Cr6-xv9h.js} +10 -6
  13. package/dist/es/{fi-FI-Cm0qkK7s.js → fi-FI-CamNZ2iE.js} +10 -6
  14. package/dist/es/{fr-FR-Kx0Ugr8E.js → fr-FR-CsTM8kFg.js} +10 -6
  15. package/dist/es/{hr-HR-DAym4ihz.js → hr-HR-CIwO1uYk.js} +10 -6
  16. package/dist/es/{hu-HU-DEG7Sv6k.js → hu-HU-rU2fLfky.js} +11 -7
  17. package/dist/es/{index-BLdGGt8Q.js → index-BFB-zOM1.js} +937 -4063
  18. package/dist/es/{it-IT-DFmXNpqy.js → it-IT-CwR5iwxv.js} +10 -6
  19. package/dist/es/{lt-LT-DnJsgnDm.js → lt-LT-B_-b9aW1.js} +10 -6
  20. package/dist/es/{lv-LV-CLN3SjTi.js → lv-LV-5nOFvodG.js} +10 -6
  21. package/dist/es/{nl-NL-Cp0Comlx.js → nl-NL-C-Y7UeTr.js} +10 -6
  22. package/dist/es/{no-NO-D5-hSFt4.js → no-NO-Bi_fh7ny.js} +10 -6
  23. package/dist/es/{pl-PL-XEE8HUq0.js → pl-PL-B811CfJY.js} +10 -6
  24. package/dist/es/{pt-PT-DGhgkS82.js → pt-PT-GA57kUMI.js} +10 -6
  25. package/dist/es/{ro-RO-DngmASTX.js → ro-RO-dswtP_bR.js} +11 -7
  26. package/dist/es/singpass-logo-ClABMCMK.js +8 -0
  27. package/dist/es/{sk-SK-CGweTnMy.js → sk-SK-DYvglg3C.js} +10 -6
  28. package/dist/es/{sl-SI-DoETuyIR.js → sl-SI-B0rnrENs.js} +10 -6
  29. package/dist/es/{sv-SE-QSvsBy9i.js → sv-SE-Be6gxk52.js} +10 -6
  30. package/dist/es/useCanSeeIntroduction--XLChwhg.js +3453 -0
  31. package/dist/style.css +311 -294
  32. package/dist/types/api/businessLines/useBusinessLines.d.ts +6 -0
  33. package/dist/types/components/BankAccount/fields/BankAccountFormat/BankAccountFormat.d.ts +1 -1
  34. package/dist/types/components/BankAccount/fields/BankAccountNumber/BankAccountNumber.d.ts +1 -1
  35. package/dist/types/components/BankAccount/fields/BankCity/BankCity.d.ts +1 -1
  36. package/dist/types/components/BankAccount/fields/BankCode/BankCode.d.ts +1 -1
  37. package/dist/types/components/BankAccount/fields/BankName/BankName.d.ts +1 -1
  38. package/dist/types/components/BankAccount/fields/BranchCode/BranchCode.d.ts +1 -1
  39. package/dist/types/components/BankAccount/fields/Iban/Iban.d.ts +1 -1
  40. package/dist/types/components/BankAccount/fields/SwiftCode/SwiftCode.d.ts +1 -1
  41. package/dist/types/components/BankAccount/forms/BankDocument/BankDocument.d.ts +1 -1
  42. package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +1 -1
  43. package/dist/types/components/BankAccount/forms/BankVerification/BankVerification.d.ts +1 -1
  44. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/BankVerificationWidget.d.ts +1 -1
  45. package/dist/types/components/BankAccount/forms/PayoutAccount/CheckGuidance/CheckGuidance.d.ts +1 -1
  46. package/dist/types/components/BankAccount/forms/PayoutAccount/PayoutAccount.d.ts +1 -1
  47. package/dist/types/components/BankAccount/forms/PayoutDetails/PayoutDetails.d.ts +1 -1
  48. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +1 -1
  49. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
  50. package/dist/types/components/Business/forms/AdditionalInformation/AdditionalInformation.d.ts +1 -1
  51. package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
  52. package/dist/types/components/Business/forms/BasicInformation/BasicInformation.d.ts +1 -1
  53. package/dist/types/components/Business/forms/BusinessDetails/BusinessDetails.d.ts +1 -1
  54. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +2 -0
  55. package/dist/types/components/Business/forms/BusinessMismatchModal/BusinessMismatchModal.d.ts +1 -1
  56. package/dist/types/components/Business/forms/BusinessSelection/BusinessInformationCard.d.ts +1 -1
  57. package/dist/types/components/Business/forms/BusinessSelection/BusinessSelection.d.ts +1 -1
  58. package/dist/types/components/Business/forms/Company/Company.d.ts +1 -1
  59. package/dist/types/components/Business/forms/CompanyStructure/CompanyStructure.d.ts +1 -1
  60. package/dist/types/components/Business/forms/CompanyType/CompanyType.d.ts +1 -1
  61. package/dist/types/components/Business/forms/ProofOfDirectorDocument/ProofOfDirectorDocument.d.ts +1 -1
  62. package/dist/types/components/Business/forms/RegistrationDocument/RegistrationDocument.d.ts +1 -1
  63. package/dist/types/components/Business/forms/TaxDocument/TaxDocument.d.ts +1 -1
  64. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +4 -1
  65. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +11 -11
  66. package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +3 -3
  67. package/dist/types/components/Business/tasks/CompanyDropin/CompanyDropin.d.ts +1 -1
  68. package/dist/types/components/Contract/forms/ContractViewer/ContractViewer.d.ts +1 -1
  69. package/dist/types/components/Contract/tasks/PciDropin/PciDropin.d.ts +1 -1
  70. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
  71. package/dist/types/components/EFP/fields/LegalFormField/LegalFormField.d.ts +1 -1
  72. package/dist/types/components/EFP/fields/NaceCodeField/NaceCodeField.d.ts +1 -1
  73. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureCompany.d.ts +1 -1
  74. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureParentCompany.d.ts +1 -1
  75. package/dist/types/components/EFP/tasks/HighExposureDropin/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts +1 -1
  76. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureBasicCompanyInformation.d.ts +1 -1
  77. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureBusinessInformation.d.ts +1 -1
  78. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureDropin.d.ts +1 -1
  79. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureFinancialInformation.d.ts +1 -1
  80. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureLegalInformation.d.ts +1 -1
  81. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureOwnershipStructure.d.ts +1 -1
  82. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureRegisteredAddress.d.ts +1 -1
  83. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForAssetSale.d.ts +1 -1
  84. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForBusiness.d.ts +1 -1
  85. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForCryptocurrency.d.ts +1 -1
  86. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +1 -1
  87. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForGambling.d.ts +1 -1
  88. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +1 -1
  89. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForThirdParty.d.ts +1 -1
  90. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataOriginatorLegalEntity.d.ts +1 -1
  91. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFunds.d.ts +1 -1
  92. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsAdditionalData.d.ts +1 -1
  93. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
  94. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +1 -1
  95. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
  96. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsType.d.ts +1 -1
  97. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +1 -1
  98. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +1 -1
  99. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/utils.d.ts +3 -3
  100. package/dist/types/components/EmbeddedDropins/AcceptTermsOfServiceComponent/AcceptTermsOfServiceComponent.d.ts +1 -1
  101. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
  102. package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +1 -1
  103. package/dist/types/components/EmbeddedDropins/ManageIndividualComponent/ManageIndividualComponent.d.ts +1 -1
  104. package/dist/types/components/EmbeddedDropins/ManagePCIComponent/ManagePCIComponent.d.ts +1 -1
  105. package/dist/types/components/EmbeddedDropins/ManageTermsOfServiceComponent/ManageTermsOfServiceComponent.d.ts +1 -1
  106. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
  107. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +1 -1
  108. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +1 -1
  109. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +1 -1
  110. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/DropinComposer.d.ts +1 -1
  111. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/OnboardingDropinComponent.d.ts +1 -1
  112. package/dist/types/components/EmbeddedDropins/SignPCIComponent/SignPCIComponent.d.ts +1 -1
  113. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/UpdateLegalEntityForHighExposure.d.ts +1 -1
  114. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +1 -1
  115. package/dist/types/components/Individual/fields/DecisionMakerRole/DecisionMakerRole.d.ts +1 -1
  116. package/dist/types/components/Individual/fields/DecisionMakerRole/NomineeDecisionMakerRole.d.ts +1 -1
  117. package/dist/types/components/Individual/fields/IdentityNumber/IdentityNumber.d.ts +1 -1
  118. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentAlreadyUpload.d.ts +1 -1
  119. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentInstantVerification.d.ts +1 -1
  120. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentManualUpload.d.ts +1 -1
  121. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/IdDocumentUpload.d.ts +1 -1
  122. package/dist/types/components/Individual/forms/Individual/IdVerification/IdVerification.d.ts +1 -1
  123. package/dist/types/components/Individual/forms/Individual/Individual.d.ts +1 -1
  124. package/dist/types/components/Individual/forms/Individual/IndividualExperimentWrapper.d.ts +1 -1
  125. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/Identity.d.ts +1 -1
  126. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/DriversLicense.d.ts +1 -1
  127. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/IdentityAu.d.ts +1 -1
  128. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +1 -1
  129. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/DriversLicense.d.ts +1 -1
  130. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/IdentityNZ.d.ts +1 -1
  131. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  132. package/dist/types/components/Individual/forms/Individual/PersonalDetails/PersonalDetails.d.ts +1 -1
  133. package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/index.d.ts +1 -1
  134. package/dist/types/components/Individual/forms/Individual/ProofOfResidency/ProofOfResidency.d.ts +1 -1
  135. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.d.ts +1 -1
  136. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.d.ts +1 -1
  137. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +1 -1
  138. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  139. package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/BasicDetails.d.ts +1 -1
  140. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/ConfirmManualFlowModal/ConfirmManualFlowModal.d.ts +1 -1
  141. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/DeleteDocumentModal/DeleteDocumentModal.d.ts +1 -1
  142. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationDisclaimer/IdVerificationDisclaimer.d.ts +1 -1
  143. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationHeader/IdVerificationHeader.d.ts +1 -1
  144. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.d.ts +3 -2
  145. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +4 -3
  146. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/OnfidoVerificationModal/OnfidoVerificationModal.d.ts +1 -1
  147. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/UploadedDocument/UploadedDocument.d.ts +3 -2
  148. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +1 -1
  149. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +16 -0
  150. package/dist/types/components/Individual/mapping/IndividualToLegalEntity.mapper.d.ts +10 -0
  151. package/dist/types/components/Individual/tasks/DecisionMakers/DecisionMakers.d.ts +1 -1
  152. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  153. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
  154. package/dist/types/components/Shared/AccountSetupRejected/AccountSetupRejected.d.ts +1 -1
  155. package/dist/types/components/Shared/DropinLayout/ActionBar/ActionBar.d.ts +1 -1
  156. package/dist/types/components/Shared/DropinLayout/DropinLayout.d.ts +1 -1
  157. package/dist/types/components/Shared/EntityAssociation/EntityAssociation.d.ts +1 -1
  158. package/dist/types/components/Shared/EntityGuidanceStatus/EntityGuidanceStatus.d.ts +1 -1
  159. package/dist/types/components/Shared/EntityGuidanceStatus/EntityStatusIcon.d.ts +1 -1
  160. package/dist/types/components/Shared/FormNavigation/FormNavigation.d.ts +1 -1
  161. package/dist/types/components/Shared/FormNavigation/FormNavigationItem.d.ts +1 -1
  162. package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +1 -1
  163. package/dist/types/components/Shared/Introduction/IntroductionScreen.d.ts +1 -1
  164. package/dist/types/components/Shared/PatriotActDisclosure/PatriotActDisclosure.d.ts +1 -1
  165. package/dist/types/components/Shared/SingpassBanner/SingpassBanner.d.ts +1 -1
  166. package/dist/types/components/Shared/Summary/Summary.d.ts +1 -1
  167. package/dist/types/components/Shared/devex/DebugTable/DebugTable.d.ts +1 -1
  168. package/dist/types/components/Shared/devex/DebugWrapper/DebugExperimentsAndSettings.d.ts +1 -1
  169. package/dist/types/components/Shared/devex/DebugWrapper/DebugLegalEntityData.d.ts +1 -1
  170. package/dist/types/components/Shared/devex/DebugWrapper/DebugMetadata.d.ts +1 -1
  171. package/dist/types/components/Shared/devex/DebugWrapper/DebugModal.d.ts +1 -1
  172. package/dist/types/components/Shared/devex/DebugWrapper/DebugTaskStatuses.d.ts +1 -1
  173. package/dist/types/components/Shared/devex/DebugWrapper/DebugWrapper.d.ts +1 -1
  174. package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/BusinessRegistrationNumberField.d.ts +1 -1
  175. package/dist/types/components/Shared/fields/CountryField/CountryField.d.ts +1 -1
  176. package/dist/types/components/Shared/fields/CountryOfGoverningLawField/CountryOfGoverningLawField.d.ts +1 -1
  177. package/dist/types/components/Shared/fields/Currency/Currency.d.ts +1 -1
  178. package/dist/types/components/Shared/fields/DBANameField/DBANameField.d.ts +1 -1
  179. package/dist/types/components/Shared/fields/DateOfIncorporationField/DateOfIncorporationField.d.ts +1 -1
  180. package/dist/types/components/Shared/fields/EInvoicingCodeField/EInvoicingCodeField.d.ts +1 -1
  181. package/dist/types/components/Shared/fields/FinancialReportingDate/FinancialReportingDate.d.ts +1 -1
  182. package/dist/types/components/Shared/fields/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +1 -1
  183. package/dist/types/components/Shared/fields/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +1 -1
  184. package/dist/types/components/Shared/fields/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +1 -1
  185. package/dist/types/components/Shared/fields/Name/Name.d.ts +1 -1
  186. package/dist/types/components/Shared/fields/NumberOfEmployees/NumberOfEmployees.d.ts +1 -1
  187. package/dist/types/components/Shared/fields/StateField/StateField.d.ts +1 -1
  188. package/dist/types/components/Shared/fields/StockExchangeMICField/StockExchangeMICField.d.ts +1 -1
  189. package/dist/types/components/Shared/fields/StockISINField/StockISINField.d.ts +1 -1
  190. package/dist/types/components/Shared/fields/StockTickerSymbol/StockTickerSymbolField.d.ts +1 -1
  191. package/dist/types/components/Shared/fields/TradingNameField/TradingNameField.d.ts +1 -1
  192. package/dist/types/components/Shared/fields/VatNumberField/VatNumberField.d.ts +1 -1
  193. package/dist/types/components/Shared/forms/Address/Address.d.ts +1 -1
  194. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  195. package/dist/types/components/Shared/forms/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +1 -1
  196. package/dist/types/components/Shared/forms/CompanyNameAndCountry/CompanyNameAndCountry.d.ts +1 -1
  197. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/CompanyRegistrationDetails.d.ts +1 -1
  198. package/dist/types/components/Shared/forms/ConstitutionalDocument/ConstitutionalDocument.d.ts +1 -1
  199. package/dist/types/components/Shared/forms/ContactDetails/ContactDetails.d.ts +1 -1
  200. package/dist/types/components/Shared/forms/DocumentUpload/DocumentUpload.d.ts +1 -1
  201. package/dist/types/components/Shared/forms/FinancialInformation/FinancialInformation.d.ts +1 -1
  202. package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +1 -1
  203. package/dist/types/components/Shared/forms/RegistrationAddress/RegistrationAddress.d.ts +1 -1
  204. package/dist/types/components/Shared/tasks/CustomerSupport/CustomerSupport.d.ts +1 -1
  205. package/dist/types/components/Shared/tasks/Review/Review.d.ts +1 -1
  206. package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +1 -1
  207. package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
  208. package/dist/types/components/Shared/tasks/TaskList/TaskListItem.d.ts +1 -1
  209. package/dist/types/components/Shared/tasks/TaskList/types.d.ts +0 -1
  210. package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +1 -1
  211. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/SolePropDropin.d.ts +1 -1
  212. package/dist/types/components/Trust/forms/Trust/Trust.d.ts +1 -1
  213. package/dist/types/components/Trust/forms/TrustRegistrationDetails/TrustRegistrationDetails.d.ts +1 -1
  214. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/TrustRoleAndEntityType.d.ts +1 -1
  215. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/RoleAndTypeDropin.d.ts +1 -1
  216. package/dist/types/components/Trust/tasks/TrustDropin/TrustDropin.d.ts +1 -1
  217. package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
  218. package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
  219. package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
  220. package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
  221. package/dist/types/components/Trust/tasks/TrustMembers/TrustMembersOverview.d.ts +1 -1
  222. package/dist/types/components/Trust/tasks/TrustMembers/UndefinedBeneficiaryTaskItem.d.ts +1 -1
  223. package/dist/types/components/ui/atoms/ActionsMenu/ActionsMenu.d.ts +1 -1
  224. package/dist/types/components/ui/atoms/Checkbox/Checkbox.d.ts +1 -1
  225. package/dist/types/components/ui/atoms/Description/Description.d.ts +1 -1
  226. package/dist/types/components/ui/atoms/Divider/Divider.d.ts +1 -1
  227. package/dist/types/components/ui/atoms/FormHeader/FormHeader.d.ts +9 -2
  228. package/dist/types/components/ui/atoms/Icon/Icon.d.ts +1 -1
  229. package/dist/types/components/ui/atoms/Link/Link.d.ts +1 -1
  230. package/dist/types/components/ui/atoms/List/List.d.ts +1 -1
  231. package/dist/types/components/ui/atoms/Loader/Loader.d.ts +1 -1
  232. package/dist/types/components/ui/atoms/LoaderWrapper/LoaderWrapper.d.ts +1 -1
  233. package/dist/types/components/ui/atoms/Modal/MaybeModal.d.ts +1 -1
  234. package/dist/types/components/ui/atoms/Modal/Modal.d.ts +4 -4
  235. package/dist/types/components/ui/atoms/MultiSelectList/MultiSelectList.d.ts +1 -1
  236. package/dist/types/components/ui/atoms/OutlinedIcon/OutlinedIcon.d.ts +1 -1
  237. package/dist/types/components/ui/atoms/Radio/Radio.d.ts +1 -1
  238. package/dist/types/components/ui/atoms/RadioCard/RadioCard.d.ts +1 -1
  239. package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  240. package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +1 -1
  241. package/dist/types/components/ui/atoms/SelectList/SelectList.d.ts +1 -1
  242. package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.d.ts +1 -1
  243. package/dist/types/components/ui/atoms/Skeleton/Skeleton.d.ts +1 -1
  244. package/dist/types/components/ui/atoms/Spacer/Spacer.d.ts +1 -1
  245. package/dist/types/components/ui/atoms/Status/Status.d.ts +1 -1
  246. package/dist/types/components/ui/atoms/StructuredList/StructuredList.d.ts +1 -1
  247. package/dist/types/components/ui/atoms/Svg/Svg.d.ts +1 -1
  248. package/dist/types/components/ui/atoms/Svg/svgs.d.ts +178 -178
  249. package/dist/types/components/ui/atoms/Tag/Tag.d.ts +1 -1
  250. package/dist/types/components/ui/atoms/Typography/Typography.d.ts +1 -1
  251. package/dist/types/components/ui/molecules/Alert/Alert.d.ts +2 -2
  252. package/dist/types/components/ui/molecules/Alert/VerificationErrorAlert.d.ts +1 -1
  253. package/dist/types/components/ui/molecules/Card/Card.d.ts +1 -1
  254. package/dist/types/components/ui/molecules/Card/CardGroup.d.ts +1 -1
  255. package/dist/types/components/ui/molecules/Card/types.d.ts +0 -1
  256. package/dist/types/components/ui/molecules/Confirm/Confirm.d.ts +13 -2
  257. package/dist/types/components/ui/molecules/ContextGuidance/ContextGuidance.d.ts +1 -1
  258. package/dist/types/components/ui/molecules/DocumentGuidance/DocumentGuidance.d.ts +2 -2
  259. package/dist/types/components/ui/molecules/Dropzone/Dropzone.d.ts +1 -1
  260. package/dist/types/components/ui/molecules/Dropzone/DropzoneFile.d.ts +1 -1
  261. package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +1 -1
  262. package/dist/types/components/ui/molecules/ErrorPanel/ErrorPanel.d.ts +1 -1
  263. package/dist/types/components/ui/molecules/ErrorPanel/NavigateToFieldLink.d.ts +1 -1
  264. package/dist/types/components/ui/molecules/ErrorPanel/ServerValidationErrors.d.ts +1 -1
  265. package/dist/types/components/ui/molecules/ErrorPanel/VerificationErrors.d.ts +1 -1
  266. package/dist/types/components/ui/molecules/FormEndState/FormEndState.d.ts +1 -1
  267. package/dist/types/components/ui/{atoms → molecules}/InputCurrency/InputCurrency.d.ts +1 -1
  268. package/dist/types/components/ui/{atoms → molecules}/InputDate/InputDate.d.ts +1 -1
  269. package/dist/types/components/ui/{atoms → molecules}/InputEmail/InputEmail.d.ts +1 -1
  270. package/dist/types/components/ui/{atoms → molecules}/InputGroup/InputGroup.d.ts +1 -1
  271. package/dist/types/components/ui/molecules/InputNumber/InputNumber.d.ts +2 -0
  272. package/dist/types/components/ui/{atoms → molecules}/InputTelephone/InputTelephone.d.ts +1 -1
  273. package/dist/types/components/ui/{atoms → molecules}/InputText/InputText.d.ts +1 -1
  274. package/dist/types/components/ui/{atoms → molecules}/MaskedInput/MaskedInput.d.ts +1 -1
  275. package/dist/types/components/ui/molecules/Tabs/Tabs.d.ts +1 -1
  276. package/dist/types/components/ui/molecules/Toast/Toast.d.ts +1 -1
  277. package/dist/types/core/context/ApiContext/ApiProvider.d.ts +1 -1
  278. package/dist/types/core/context/AuthContext/AuthProvider.d.ts +1 -1
  279. package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiProvider.d.ts +1 -1
  280. package/dist/types/core/context/CoreContext/CoreProvider.d.ts +1 -1
  281. package/dist/types/core/context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
  282. package/dist/types/core/context/ExperimentContext/types.d.ts +3 -1
  283. package/dist/types/core/context/ExpiryContext/ExpiredBanner.d.ts +1 -1
  284. package/dist/types/core/context/ExpiryContext/ExpiryContext.d.ts +1 -1
  285. package/dist/types/core/context/ExpiryContext/ExpiryModal.d.ts +1 -1
  286. package/dist/types/core/context/FormContext/FormContextProvider.d.ts +1 -1
  287. package/dist/types/core/context/FormRouterContext/FormRouterContextProvider.d.ts +1 -1
  288. package/dist/types/core/context/I18nProvider/I18nProvider.d.ts +1 -1
  289. package/dist/types/core/context/SettingsContext/SettingsProvider.d.ts +1 -1
  290. package/dist/types/core/context/StateContext/StateContextSetter.d.ts +1 -1
  291. package/dist/types/core/context/StateContext/StateContextWatcher.d.ts +1 -1
  292. package/dist/types/core/context/StateContext/StateProvider.d.ts +1 -1
  293. package/dist/types/core/context/ToastContext/ToastContextProvider.d.ts +1 -1
  294. package/dist/types/core/hooks/useAnalytics.d.ts +5 -4
  295. package/dist/types/core/hooks/useClickAwayListener.d.ts +1 -1
  296. package/dist/types/core/hooks/useVersionConfiguration.d.ts +4 -1
  297. package/dist/types/core/models/api/analytics.d.ts +2 -0
  298. package/dist/types/core/models/api/source-of-funds.d.ts +13 -14
  299. package/dist/types/core/models/api/version-configuration.d.ts +1 -1
  300. package/dist/types/core/user-events.d.ts +17 -10
  301. package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
  302. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  303. package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +1 -1
  304. package/dist/types/utils/testing/ignoreLocalStorage.d.ts +1 -1
  305. package/package.json +3 -2
  306. package/dist/types/api/useSourceOfFunds.d.ts +0 -7
  307. package/dist/types/components/ui/atoms/FormHeader/FormHeader.types.d.ts +0 -8
  308. package/dist/types/components/ui/atoms/InputNumber/InputNumber.d.ts +0 -2
  309. package/dist/types/components/ui/molecules/Confirm/types.d.ts +0 -12
  310. /package/dist/types/components/ui/molecules/DocumentGuidance/{types.d.ts → DocumentGuidance.types.d.ts} +0 -0
  311. /package/dist/types/components/ui/{atoms → molecules}/InputDate/InputDate.utils.d.ts +0 -0
@@ -11,189 +11,189 @@
11
11
  * the object key and the svg filename.
12
12
  */
13
13
  export declare const icons: {
14
- 'adyen-a-filled': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
15
- 'arrow-left': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
16
- 'arrow-right': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
17
- bank: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
18
- bin: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
19
- check: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
20
- certificate: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
21
- checkmark: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
22
- 'checkmark-circle': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
23
- 'checkmark-small': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
24
- 'chevron-down': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
25
- 'chevron-right': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
26
- 'chevron-left': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
27
- 'chevron-up': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
28
- 'cash-stack': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
29
- circle: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
30
- company: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
31
- capital: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
32
- 'company-2': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
33
- contract: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
34
- 'controlling-person': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
35
- cross: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
36
- coins: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
37
- 'decision-maker': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
38
- document: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
39
- download: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
40
- edit: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
41
- 'external-link': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
42
- 'graph-up': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
43
- graph: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
44
- gift: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
45
- 'field-error': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
46
- hide: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
47
- headquarter: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
48
- 'info-circle': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
49
- image: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
50
- 'light-bulb': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
51
- location: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
52
- 'more-horiz': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
53
- 'new-document': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
54
- payout: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
55
- pci: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
56
- plus: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
57
- 'plus-small': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
58
- remove: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
59
- 'revenue-accelerate': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
60
- save: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
61
- search: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
62
- show: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
63
- store: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
64
- trust: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
65
- user: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
66
- 'user-business': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
67
- upload: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
68
- 'users-3': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
69
- warning: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
70
- webinar: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
14
+ 'adyen-a-filled': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
15
+ 'arrow-left': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
16
+ 'arrow-right': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
17
+ bank: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
18
+ bin: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
19
+ check: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
20
+ certificate: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
21
+ checkmark: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
22
+ 'checkmark-circle': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
23
+ 'checkmark-small': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
24
+ 'chevron-down': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
25
+ 'chevron-right': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
26
+ 'chevron-left': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
27
+ 'chevron-up': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
28
+ 'cash-stack': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
29
+ circle: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
30
+ company: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
31
+ capital: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
32
+ 'company-2': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
33
+ contract: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
34
+ 'controlling-person': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
35
+ cross: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
36
+ coins: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
37
+ 'decision-maker': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
38
+ document: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
39
+ download: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
40
+ edit: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
41
+ 'external-link': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
42
+ 'graph-up': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
43
+ graph: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
44
+ gift: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
45
+ 'field-error': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
46
+ hide: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
47
+ headquarter: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
48
+ 'info-circle': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
49
+ image: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
50
+ 'light-bulb': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
51
+ location: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
52
+ 'more-horiz': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
53
+ 'new-document': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
54
+ payout: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
55
+ pci: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
56
+ plus: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
57
+ 'plus-small': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
58
+ remove: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
59
+ 'revenue-accelerate': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
60
+ save: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
61
+ search: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
62
+ show: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
63
+ store: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
64
+ trust: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
65
+ user: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
66
+ 'user-business': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
67
+ upload: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
68
+ 'users-3': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
69
+ warning: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
70
+ webinar: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
71
71
  };
72
72
  export declare const customIcons: {
73
- review: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
74
- 'funds-in': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
75
- house: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
73
+ review: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
74
+ 'funds-in': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
75
+ house: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
76
76
  };
77
77
  export declare const images: {
78
- 'document-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
79
- 'document-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
80
- 'document-expired': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
81
- 'document-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
82
- 'us-check': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
83
- 'us-check-routing-number': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
84
- 'us-check-account-number': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
85
- 'id-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
86
- 'id-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
87
- 'id-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
88
- 'id-glare': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
89
- 'passport-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
90
- 'passport-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
91
- 'passport-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
92
- 'passport-front-green': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
93
- 'passport-glare': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
94
- 'instant-verification-method': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
95
- 'id-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
96
- 'id-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
97
- 'payout-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
98
- 'payout-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
99
- 'singpass-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
100
- 'singpass-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
101
- 'onfido-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
102
- 'tink-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
103
- 'singpass-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
104
- 'plaid-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
105
- 'trustly-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
106
- 'source-of-funds': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
78
+ 'document-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
79
+ 'document-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
80
+ 'document-expired': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
81
+ 'document-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
82
+ 'us-check': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
83
+ 'us-check-routing-number': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
84
+ 'us-check-account-number': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
85
+ 'id-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
86
+ 'id-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
87
+ 'id-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
88
+ 'id-glare': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
89
+ 'passport-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
90
+ 'passport-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
91
+ 'passport-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
92
+ 'passport-front-green': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
93
+ 'passport-glare': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
94
+ 'instant-verification-method': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
95
+ 'id-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
96
+ 'id-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
97
+ 'payout-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
98
+ 'payout-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
99
+ 'singpass-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
100
+ 'singpass-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
101
+ 'onfido-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
102
+ 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
103
+ 'singpass-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
104
+ 'plaid-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
105
+ 'trustly-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
106
+ 'source-of-funds': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
107
107
  };
108
108
  export declare const svgs: {
109
- readonly 'document-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
110
- readonly 'document-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
111
- readonly 'document-expired': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
112
- readonly 'document-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
113
- readonly 'us-check': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
114
- readonly 'us-check-routing-number': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
115
- readonly 'us-check-account-number': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
116
- readonly 'id-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
117
- readonly 'id-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
118
- readonly 'id-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
119
- readonly 'id-glare': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
120
- readonly 'passport-blurred': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
121
- readonly 'passport-cutoff': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
122
- readonly 'passport-front': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
123
- readonly 'passport-front-green': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
124
- readonly 'passport-glare': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
125
- readonly 'instant-verification-method': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
126
- readonly 'id-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
127
- readonly 'id-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
128
- readonly 'payout-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
129
- readonly 'payout-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
130
- readonly 'singpass-verification-instant': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
131
- readonly 'singpass-verification-manual': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
132
- readonly 'onfido-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
133
- readonly 'tink-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
134
- readonly 'singpass-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
135
- readonly 'plaid-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
136
- readonly 'trustly-logo': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
137
- readonly 'source-of-funds': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
138
- readonly review: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
139
- readonly 'funds-in': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
140
- readonly house: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
141
- readonly 'adyen-a-filled': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
142
- readonly 'arrow-left': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
143
- readonly 'arrow-right': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
144
- readonly bank: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
145
- readonly bin: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
146
- readonly check: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
147
- readonly certificate: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
148
- readonly checkmark: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
149
- readonly 'checkmark-circle': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
150
- readonly 'checkmark-small': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
151
- readonly 'chevron-down': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
152
- readonly 'chevron-right': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
153
- readonly 'chevron-left': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
154
- readonly 'chevron-up': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
155
- readonly 'cash-stack': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
156
- readonly circle: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
157
- readonly company: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
158
- readonly capital: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
159
- readonly 'company-2': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
160
- readonly contract: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
161
- readonly 'controlling-person': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
162
- readonly cross: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
163
- readonly coins: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
164
- readonly 'decision-maker': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
165
- readonly document: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
166
- readonly download: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
167
- readonly edit: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
168
- readonly 'external-link': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
169
- readonly 'graph-up': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
170
- readonly graph: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
171
- readonly gift: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
172
- readonly 'field-error': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
173
- readonly hide: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
174
- readonly headquarter: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
175
- readonly 'info-circle': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
176
- readonly image: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
177
- readonly 'light-bulb': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
178
- readonly location: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
179
- readonly 'more-horiz': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
180
- readonly 'new-document': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
181
- readonly payout: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
182
- readonly pci: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
183
- readonly plus: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
184
- readonly 'plus-small': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
185
- readonly remove: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
186
- readonly 'revenue-accelerate': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
187
- readonly save: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
188
- readonly search: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
189
- readonly show: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
190
- readonly store: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
191
- readonly trust: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
192
- readonly user: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
193
- readonly 'user-business': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
194
- readonly upload: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
195
- readonly 'users-3': import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
196
- readonly warning: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
197
- readonly webinar: import("preact").FunctionComponent<import("preact").JSX.SVGAttributes<SVGSVGElement>>;
109
+ readonly 'document-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
110
+ readonly 'document-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
111
+ readonly 'document-expired': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
112
+ readonly 'document-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
113
+ readonly 'us-check': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
114
+ readonly 'us-check-routing-number': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
115
+ readonly 'us-check-account-number': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
116
+ readonly 'id-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
117
+ readonly 'id-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
118
+ readonly 'id-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
119
+ readonly 'id-glare': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
120
+ readonly 'passport-blurred': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
121
+ readonly 'passport-cutoff': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
122
+ readonly 'passport-front': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
123
+ readonly 'passport-front-green': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
124
+ readonly 'passport-glare': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
125
+ readonly 'instant-verification-method': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
126
+ readonly 'id-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
127
+ readonly 'id-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
128
+ readonly 'payout-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
129
+ readonly 'payout-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
130
+ readonly 'singpass-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
131
+ readonly 'singpass-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
132
+ readonly 'onfido-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
133
+ readonly 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
134
+ readonly 'singpass-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
135
+ readonly 'plaid-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
136
+ readonly 'trustly-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
137
+ readonly 'source-of-funds': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
138
+ readonly review: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
139
+ readonly 'funds-in': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
140
+ readonly house: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
141
+ readonly 'adyen-a-filled': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
142
+ readonly 'arrow-left': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
143
+ readonly 'arrow-right': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
144
+ readonly bank: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
145
+ readonly bin: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
146
+ readonly check: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
147
+ readonly certificate: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
148
+ readonly checkmark: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
149
+ readonly 'checkmark-circle': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
150
+ readonly 'checkmark-small': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
151
+ readonly 'chevron-down': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
152
+ readonly 'chevron-right': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
153
+ readonly 'chevron-left': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
154
+ readonly 'chevron-up': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
155
+ readonly 'cash-stack': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
156
+ readonly circle: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
157
+ readonly company: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
158
+ readonly capital: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
159
+ readonly 'company-2': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
160
+ readonly contract: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
161
+ readonly 'controlling-person': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
162
+ readonly cross: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
163
+ readonly coins: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
164
+ readonly 'decision-maker': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
165
+ readonly document: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
166
+ readonly download: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
167
+ readonly edit: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
168
+ readonly 'external-link': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
169
+ readonly 'graph-up': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
170
+ readonly graph: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
171
+ readonly gift: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
172
+ readonly 'field-error': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
173
+ readonly hide: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
174
+ readonly headquarter: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
175
+ readonly 'info-circle': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
176
+ readonly image: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
177
+ readonly 'light-bulb': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
178
+ readonly location: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
179
+ readonly 'more-horiz': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
180
+ readonly 'new-document': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
181
+ readonly payout: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
182
+ readonly pci: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
183
+ readonly plus: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
184
+ readonly 'plus-small': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
185
+ readonly remove: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
186
+ readonly 'revenue-accelerate': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
187
+ readonly save: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
188
+ readonly search: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
189
+ readonly show: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
190
+ readonly store: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
191
+ readonly trust: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
192
+ readonly user: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
193
+ readonly 'user-business': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
194
+ readonly upload: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
195
+ readonly 'users-3': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
196
+ readonly warning: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
197
+ readonly webinar: import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
198
198
  };
199
199
  export declare const unscalableIconNames: string[];
@@ -5,4 +5,4 @@ export interface TagProps {
5
5
  variant?: TagVariant;
6
6
  children: ComponentChildren;
7
7
  }
8
- export declare const Tag: ({ className, variant, children }: TagProps) => import("preact").JSX.Element;
8
+ export declare const Tag: ({ className, variant, children }: TagProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './_typography.scss';
2
2
  import type { TypographyProps } from './Typography.types';
3
- export declare const Typography: ({ el, variant, color, className, children, ...props }: TypographyProps) => import("preact").JSX.Element;
3
+ export declare const Typography: ({ el, variant, color, className, children, ...props }: TypographyProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import type { AlertIconProps, AlertProps } from './types';
2
- export declare const Alert: ({ title, variant, type, className, actions, children, icon, testId, onClose, onToggle, }: AlertProps) => import("preact").JSX.Element;
3
- export declare const AlertIcon: ({ variant }: AlertIconProps) => import("preact").JSX.Element;
2
+ export declare const Alert: ({ title, variant, type, className, actions, children, icon, testId, onClose, onToggle, }: AlertProps) => import("preact/jsx-runtime").JSX.Element;
3
+ export declare const AlertIcon: ({ variant }: AlertIconProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import type { VerificationErrorAlertProps } from './types';
2
- export declare const VerificationErrorAlert: ({ className, problems, children, }: VerificationErrorAlertProps) => import("preact").JSX.Element;
2
+ export declare const VerificationErrorAlert: ({ className, problems, children, }: VerificationErrorAlertProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import './_card.component.scss';
2
2
  import type { JSX } from 'preact';
3
3
  import type { CardProps } from './types';
4
- export declare function Card({ className, headerClassName, bodyClassName, children, stateful, active, disabled, fetching, warning, warningMessage, title, subTitle, headerButton, background, onClick, onKeyDown, }: CardProps): JSX.Element;
4
+ export declare function Card({ className, headerClassName, bodyClassName, children, stateful, active, disabled, fetching, warningMessage, title, subTitle, headerButton, background, onClick, onKeyDown, }: CardProps): JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './_card-group.component.scss';
2
2
  import type { CardGroupProps } from './types';
3
- export declare function CardGroup({ className, children, spaced }: CardGroupProps): import("preact").JSX.Element;
3
+ export declare function CardGroup({ className, children, spaced }: CardGroupProps): import("preact/jsx-runtime").JSX.Element;
@@ -8,7 +8,6 @@ export interface CardProps {
8
8
  active?: boolean;
9
9
  disabled?: boolean;
10
10
  fetching?: boolean;
11
- warning?: boolean;
12
11
  warningMessage?: string;
13
12
  title?: string;
14
13
  subTitle?: string;
@@ -1,2 +1,13 @@
1
- import type { ConfirmProps } from './types';
2
- export declare const Confirm: ({ title, body, labels, onConfirm, onClose, critical, showCloseButton, }: ConfirmProps) => import("preact").JSX.Element;
1
+ export interface ConfirmProps {
2
+ title: string;
3
+ body?: string;
4
+ labels?: {
5
+ confirm?: string;
6
+ cancel?: string;
7
+ };
8
+ onConfirm: () => void | Promise<void>;
9
+ onClose: () => void;
10
+ critical?: boolean;
11
+ showCloseButton?: boolean;
12
+ }
13
+ export declare const Confirm: ({ title, body, labels, onConfirm, onClose, critical, showCloseButton, }: ConfirmProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import type { ContextGuidanceProps } from './types';
2
- export declare function ContextGuidance({ title, content, titleId, contentId, trackingParams, }: ContextGuidanceProps): import("preact").JSX.Element;
2
+ export declare function ContextGuidance({ title, content, titleId, contentId, trackingParams, }: ContextGuidanceProps): import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './DocumentGuidance.scss';
2
- import type { DocumentGuidanceProps } from './types';
3
- export declare function DocumentGuidance({ type, className }: DocumentGuidanceProps): import("preact").JSX.Element;
2
+ import type { DocumentGuidanceProps } from './DocumentGuidance.types';
3
+ export declare function DocumentGuidance({ type, className }: DocumentGuidanceProps): import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './Dropzone.scss';
2
2
  import type { DropzoneProps } from './types';
3
- export declare function Dropzone(props: DropzoneProps): import("preact").JSX.Element;
3
+ export declare function Dropzone(props: DropzoneProps): import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './DropzoneFile.scss';
2
2
  import type { DropzoneFileProps } from './types';
3
- export declare function DropzoneFile(props: DropzoneFileProps): import("preact").JSX.Element;
3
+ export declare function DropzoneFile(props: DropzoneFileProps): import("preact/jsx-runtime").JSX.Element;
@@ -22,5 +22,5 @@ interface ActionIndicator {
22
22
  /**
23
23
  * UI-only component used to display a tag based on status or an action button
24
24
  */
25
- export declare const EmbeddedStatus: ({ title, subtitle, status, iconName, loading, tagLabel, tagVariant, onClick, light, className, actionIndicator, ...props }: EmbeddedStatusProps) => import("preact").JSX.Element;
25
+ export declare const EmbeddedStatus: ({ title, subtitle, status, iconName, loading, tagLabel, tagVariant, onClick, light, className, actionIndicator, ...props }: EmbeddedStatusProps) => import("preact/jsx-runtime").JSX.Element;
26
26
  export {};
@@ -10,4 +10,4 @@ import type { ErrorPanelProps } from './types';
10
10
  * @param formUtils - form utilities use to translate errors and field names.
11
11
  * @param heading - customisation for the alert header.
12
12
  */
13
- export declare function ErrorPanel<Schema>({ id, verificationErrors, validationErrors, formUtils, }: ErrorPanelProps<Schema>): import("preact").JSX.Element;
13
+ export declare function ErrorPanel<Schema>({ id, verificationErrors, validationErrors, formUtils, }: ErrorPanelProps<Schema>): import("preact/jsx-runtime").JSX.Element;
@@ -2,5 +2,5 @@ interface NavigateToFieldLinkProps {
2
2
  fieldName: string;
3
3
  label: string;
4
4
  }
5
- export declare const NavigateToFieldLink: ({ fieldName, label }: NavigateToFieldLinkProps) => import("preact").JSX.Element;
5
+ export declare const NavigateToFieldLink: ({ fieldName, label }: NavigateToFieldLinkProps) => import("preact/jsx-runtime").JSX.Element;
6
6
  export {};
@@ -1,2 +1,2 @@
1
1
  import type { ServerValidationErrorsProps } from './types';
2
- export declare function ServerValidationErrors<Schema>({ validationErrors, formUtils, }: ServerValidationErrorsProps<Schema>): import("preact").JSX.Element;
2
+ export declare function ServerValidationErrors<Schema>({ validationErrors, formUtils, }: ServerValidationErrorsProps<Schema>): import("preact/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import type { VerificationErrorsProps } from './types';
2
- export declare function VerificationErrors<Schema>({ verificationErrors, formUtils, }: VerificationErrorsProps<Schema>): import("preact").JSX.Element;
2
+ export declare function VerificationErrors<Schema>({ verificationErrors, formUtils, }: VerificationErrorsProps<Schema>): import("preact/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import './_formEndState.scss';
2
2
  import type { FormEndStateProps } from './types';
3
- export declare const FormEndState: ({ variant, children, className }: FormEndStateProps) => import("preact").JSX.Element;
3
+ export declare const FormEndState: ({ variant, children, className }: FormEndStateProps) => import("preact/jsx-runtime").JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import type { JSX } from 'preact';
2
2
  import type { Currency } from '../../../../core/models/currency';
3
- import type { InputBaseProps } from '../InputBase/InputBase';
3
+ import type { InputBaseProps } from '../../atoms/InputBase/InputBase';
4
4
  export interface InputCurrencyProps extends Omit<InputBaseProps, 'onInput' | 'value' | 'type'> {
5
5
  locale: string;
6
6
  currency: Currency;
@@ -1,5 +1,5 @@
1
1
  import type { JSX } from 'preact';
2
- import type { InputBaseProps } from '../InputBase/InputBase';
2
+ import type { InputBaseProps } from '../../../ui/atoms/InputBase/InputBase';
3
3
  interface InputDateProps extends InputBaseProps {
4
4
  onInput: (e: JSX.TargetedEvent<HTMLInputElement>) => void;
5
5
  }
@@ -1,4 +1,4 @@
1
- import type { InputBaseProps } from '../InputBase/InputBase';
1
+ import type { InputBaseProps } from '../../../ui/atoms/InputBase/InputBase';
2
2
  export interface InputEmailProps extends InputBaseProps {
3
3
  transformInput?: (input: string) => string;
4
4
  }
@@ -7,4 +7,4 @@ export interface InputGroupProps {
7
7
  isInvalid?: boolean;
8
8
  className?: string;
9
9
  }
10
- export declare const InputGroup: ({ id, isFocused, isInvalid, className, children, }: InputGroupProps) => import("preact").JSX.Element;
10
+ export declare const InputGroup: ({ id, isFocused, isInvalid, className, children, }: InputGroupProps) => import("preact/jsx-runtime").JSX.Element;