@adyen/kyc-components 3.10.3 → 3.10.4

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.
@@ -33988,7 +33988,7 @@ function CreateTransferInstrumentComponent({
33988
33988
  hideNavigation: true,
33989
33989
  refreshLegalEntity: fetchLegalEntity,
33990
33990
  onSubmit: onSubmitSuccess,
33991
- createTrustedTransferInstrument: createTrustedTransferInstrument2,
33991
+ handleCreateTrustedTransferInstrument: createTrustedTransferInstrument2,
33992
33992
  handleBankVerificationError: handleBankVerificationError2,
33993
33993
  taskType: TaskTypes.PAYOUT
33994
33994
  });
@@ -34357,6 +34357,7 @@ function OnboardingDropinComponent({
34357
34357
  handleGetDocument: getDocument2,
34358
34358
  handleCreateDocument: createDocument2,
34359
34359
  handleUpdateDocument: updateDocument2,
34360
+ handleGetLegalEntity: getLegalEntity2,
34360
34361
  handleUpdateLegalEntity: updateLegalEntity2,
34361
34362
  handleCreateLegalEntity: createLegalEntity2,
34362
34363
  handleFindAddress: getAddress2,
@@ -35025,7 +35026,7 @@ const ConfigurationApiProvider = ({
35025
35026
  isEmbeddedDropin,
35026
35027
  loadingContext
35027
35028
  } = authContext;
35028
- const sdkVersion = "3.10.3";
35029
+ const sdkVersion = "3.10.4";
35029
35030
  useAnalytics({
35030
35031
  onUserEvent,
35031
35032
  legalEntityId: rootLegalEntityId,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/kyc-components",
3
- "version": "3.10.3",
3
+ "version": "3.10.4",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "files": [