@dynamic-labs-sdk/react-hooks 1.28.0 → 1.30.2

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 (364) hide show
  1. package/dist/core.cjs +1 -1
  2. package/dist/core.esm.js +1 -1
  3. package/dist/exports/index.d.ts +17 -0
  4. package/dist/exports/index.d.ts.map +1 -1
  5. package/dist/foundation/useBaseState/useBaseState.d.ts +2 -2
  6. package/dist/foundation/useBaseState/useBaseState.d.ts.map +1 -1
  7. package/dist/hooks/wrappers/functions/useAcknowledgeRecoveryCodes/useAcknowledgeRecoveryCodes.d.ts +2 -1
  8. package/dist/hooks/wrappers/functions/useAcknowledgeRecoveryCodes/useAcknowledgeRecoveryCodes.d.ts.map +1 -1
  9. package/dist/hooks/wrappers/functions/useAddBusinessAccountMember/useAddBusinessAccountMember.d.ts +2 -5
  10. package/dist/hooks/wrappers/functions/useAddBusinessAccountMember/useAddBusinessAccountMember.d.ts.map +1 -1
  11. package/dist/hooks/wrappers/functions/useAddBusinessAccountSigner/useAddBusinessAccountSigner.d.ts +2 -10
  12. package/dist/hooks/wrappers/functions/useAddBusinessAccountSigner/useAddBusinessAccountSigner.d.ts.map +1 -1
  13. package/dist/hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener/useAddCoinbaseOnrampOrderEventListener.d.ts.map +1 -1
  14. package/dist/hooks/wrappers/functions/useAddNetwork/useAddNetwork.d.ts +2 -4
  15. package/dist/hooks/wrappers/functions/useAddNetwork/useAddNetwork.d.ts.map +1 -1
  16. package/dist/hooks/wrappers/functions/useAddWalletToBusinessAccount/useAddWalletToBusinessAccount.d.ts +2 -8
  17. package/dist/hooks/wrappers/functions/useAddWalletToBusinessAccount/useAddWalletToBusinessAccount.d.ts.map +1 -1
  18. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts +2 -1
  19. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts.map +1 -1
  20. package/dist/hooks/wrappers/functions/useAttachFlowSource/useAttachFlowSource.d.ts +2 -1
  21. package/dist/hooks/wrappers/functions/useAttachFlowSource/useAttachFlowSource.d.ts.map +1 -1
  22. package/dist/hooks/wrappers/functions/useAuthenticateMfaRecoveryCode/useAuthenticateMfaRecoveryCode.d.ts +2 -5
  23. package/dist/hooks/wrappers/functions/useAuthenticateMfaRecoveryCode/useAuthenticateMfaRecoveryCode.d.ts.map +1 -1
  24. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts +2 -5
  25. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts.map +1 -1
  26. package/dist/hooks/wrappers/functions/useAuthenticateTotpMfaDevice/useAuthenticateTotpMfaDevice.d.ts +3 -6
  27. package/dist/hooks/wrappers/functions/useAuthenticateTotpMfaDevice/useAuthenticateTotpMfaDevice.d.ts.map +1 -1
  28. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts +1 -1
  29. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts.map +1 -1
  30. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts +2 -5
  31. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts.map +1 -1
  32. package/dist/hooks/wrappers/functions/useBroadcastFlow/useBroadcastFlow.d.ts +2 -1
  33. package/dist/hooks/wrappers/functions/useBroadcastFlow/useBroadcastFlow.d.ts.map +1 -1
  34. package/dist/hooks/wrappers/functions/useCancelFlow/useCancelFlow.d.ts +2 -1
  35. package/dist/hooks/wrappers/functions/useCancelFlow/useCancelFlow.d.ts.map +1 -1
  36. package/dist/hooks/wrappers/functions/useCheckStepUpAuth/useCheckStepUpAuth.d.ts +2 -1
  37. package/dist/hooks/wrappers/functions/useCheckStepUpAuth/useCheckStepUpAuth.d.ts.map +1 -1
  38. package/dist/hooks/wrappers/functions/useClaimYieldRewards/index.d.ts +2 -0
  39. package/dist/hooks/wrappers/functions/useClaimYieldRewards/index.d.ts.map +1 -0
  40. package/dist/hooks/wrappers/functions/useClaimYieldRewards/useClaimYieldRewards.d.ts +43 -0
  41. package/dist/hooks/wrappers/functions/useClaimYieldRewards/useClaimYieldRewards.d.ts.map +1 -0
  42. package/dist/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.d.ts +2 -3
  43. package/dist/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.d.ts.map +1 -1
  44. package/dist/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.d.ts +2 -1
  45. package/dist/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.d.ts.map +1 -1
  46. package/dist/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.d.ts +2 -1
  47. package/dist/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.d.ts.map +1 -1
  48. package/dist/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.d.ts +2 -4
  49. package/dist/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.d.ts.map +1 -1
  50. package/dist/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.d.ts +2 -5
  51. package/dist/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.d.ts.map +1 -1
  52. package/dist/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.d.ts +2 -5
  53. package/dist/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.d.ts.map +1 -1
  54. package/dist/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.d.ts +2 -1
  55. package/dist/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.d.ts.map +1 -1
  56. package/dist/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.d.ts +2 -1
  57. package/dist/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.d.ts.map +1 -1
  58. package/dist/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.d.ts +2 -1
  59. package/dist/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.d.ts.map +1 -1
  60. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts +2 -1
  61. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts.map +1 -1
  62. package/dist/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.d.ts +2 -1
  63. package/dist/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.d.ts.map +1 -1
  64. package/dist/hooks/wrappers/functions/useCreatePolicy/index.d.ts +3 -0
  65. package/dist/hooks/wrappers/functions/useCreatePolicy/index.d.ts.map +1 -0
  66. package/dist/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.d.ts +53 -0
  67. package/dist/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.d.ts.map +1 -0
  68. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts +1 -1
  69. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts.map +1 -1
  70. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts +2 -6
  71. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts.map +1 -1
  72. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts +1 -1
  73. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts.map +1 -1
  74. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts +2 -5
  75. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts.map +1 -1
  76. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts +1 -1
  77. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts.map +1 -1
  78. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts +2 -10
  79. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts.map +1 -1
  80. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts +1 -1
  81. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts.map +1 -1
  82. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts +2 -5
  83. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts.map +1 -1
  84. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts +2 -4
  85. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts.map +1 -1
  86. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts +2 -3
  87. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts.map +1 -1
  88. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts +3 -2
  89. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts.map +1 -1
  90. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts +2 -0
  91. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts.map +1 -0
  92. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts +41 -0
  93. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts.map +1 -0
  94. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts +2 -1
  95. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts.map +1 -1
  96. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts +2 -3
  97. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts.map +1 -1
  98. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts +1 -1
  99. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts.map +1 -1
  100. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts +2 -4
  101. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts.map +1 -1
  102. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts +1 -1
  103. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts.map +1 -1
  104. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts +2 -5
  105. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts.map +1 -1
  106. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/index.d.ts +2 -0
  107. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/index.d.ts.map +1 -0
  108. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts +39 -0
  109. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts.map +1 -0
  110. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts +2 -3
  111. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts.map +1 -1
  112. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts +2 -3
  113. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts.map +1 -1
  114. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts +3 -1
  115. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts.map +1 -1
  116. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts +2 -3
  117. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts.map +1 -1
  118. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts +2 -5
  119. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts.map +1 -1
  120. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts +2 -1
  121. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts.map +1 -1
  122. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts +2 -1
  123. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts.map +1 -1
  124. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts +2 -3
  125. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts.map +1 -1
  126. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts +2 -1
  127. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts.map +1 -1
  128. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts +2 -1
  129. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts.map +1 -1
  130. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts +2 -1
  131. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts.map +1 -1
  132. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts +2 -1
  133. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts.map +1 -1
  134. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts +2 -1
  135. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts.map +1 -1
  136. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts +2 -1
  137. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts.map +1 -1
  138. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts +2 -1
  139. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts.map +1 -1
  140. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts +2 -1
  141. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts.map +1 -1
  142. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts +2 -1
  143. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts.map +1 -1
  144. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts +1 -1
  145. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts.map +1 -1
  146. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts +2 -1
  147. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts.map +1 -1
  148. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts +2 -1
  149. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts.map +1 -1
  150. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts +5 -3
  151. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts.map +1 -1
  152. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts +2 -1
  153. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts.map +1 -1
  154. package/dist/hooks/wrappers/functions/useGetPolicy/index.d.ts +2 -0
  155. package/dist/hooks/wrappers/functions/useGetPolicy/index.d.ts.map +1 -0
  156. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts +39 -0
  157. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts.map +1 -0
  158. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts +2 -1
  159. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts.map +1 -1
  160. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/index.d.ts +2 -0
  161. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/index.d.ts.map +1 -0
  162. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts +52 -0
  163. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts.map +1 -0
  164. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts +2 -1
  165. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts.map +1 -1
  166. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts +1 -1
  167. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts.map +1 -1
  168. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts +2 -1
  169. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts.map +1 -1
  170. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts +2 -1
  171. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts.map +1 -1
  172. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts +2 -1
  173. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts.map +1 -1
  174. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts +3 -1
  175. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts.map +1 -1
  176. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts +3 -1
  177. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts.map +1 -1
  178. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts +2 -1
  179. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts.map +1 -1
  180. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts +2 -1
  181. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +1 -1
  182. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts +2 -1
  183. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts.map +1 -1
  184. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/index.d.ts +2 -0
  185. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/index.d.ts.map +1 -0
  186. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts +48 -0
  187. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts.map +1 -0
  188. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts +2 -1
  189. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts.map +1 -1
  190. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts +2 -1
  191. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts.map +1 -1
  192. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts +2 -1
  193. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts.map +1 -1
  194. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts +2 -1
  195. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts.map +1 -1
  196. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts +2 -1
  197. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts.map +1 -1
  198. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts +1 -1
  199. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts.map +1 -1
  200. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts +2 -5
  201. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts.map +1 -1
  202. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts +2 -1
  203. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts.map +1 -1
  204. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts +2 -1
  205. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts.map +1 -1
  206. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts +2 -1
  207. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts.map +1 -1
  208. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts +2 -1
  209. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts.map +1 -1
  210. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts +2 -1
  211. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts.map +1 -1
  212. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts +2 -1
  213. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts.map +1 -1
  214. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts +2 -1
  215. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts.map +1 -1
  216. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts +2 -1
  217. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts.map +1 -1
  218. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts +2 -1
  219. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts.map +1 -1
  220. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts +1 -1
  221. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts.map +1 -1
  222. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts +2 -8
  223. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts.map +1 -1
  224. package/dist/hooks/wrappers/functions/useOnEvent/useOnEvent.d.ts.map +1 -1
  225. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.d.ts.map +1 -1
  226. package/dist/hooks/wrappers/functions/useOnceEvent/useOnceEvent.d.ts.map +1 -1
  227. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts +2 -1
  228. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts.map +1 -1
  229. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts +2 -6
  230. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts.map +1 -1
  231. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts +2 -1
  232. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts.map +1 -1
  233. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts +1 -1
  234. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts.map +1 -1
  235. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts +2 -4
  236. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts.map +1 -1
  237. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts +2 -3
  238. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts.map +1 -1
  239. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts +2 -1
  240. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts.map +1 -1
  241. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/index.d.ts +3 -0
  242. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/index.d.ts.map +1 -0
  243. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts +50 -0
  244. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts.map +1 -0
  245. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts +2 -4
  246. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts.map +1 -1
  247. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts +2 -5
  248. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts.map +1 -1
  249. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts +2 -8
  250. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts.map +1 -1
  251. package/dist/hooks/wrappers/functions/useRemovePolicyRules/index.d.ts +3 -0
  252. package/dist/hooks/wrappers/functions/useRemovePolicyRules/index.d.ts.map +1 -0
  253. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts +52 -0
  254. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts.map +1 -0
  255. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/index.d.ts +3 -0
  256. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/index.d.ts.map +1 -0
  257. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts +52 -0
  258. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts.map +1 -0
  259. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts +2 -3
  260. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts.map +1 -1
  261. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/index.d.ts +3 -0
  262. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/index.d.ts.map +1 -0
  263. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts +52 -0
  264. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts.map +1 -0
  265. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts +2 -3
  266. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts.map +1 -1
  267. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts +2 -1
  268. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts.map +1 -1
  269. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts +4 -6
  270. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts.map +1 -1
  271. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts +1 -1
  272. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts.map +1 -1
  273. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts +2 -4
  274. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts.map +1 -1
  275. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts +3 -0
  276. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts.map +1 -0
  277. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts +57 -0
  278. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts.map +1 -0
  279. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts +2 -1
  280. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts.map +1 -1
  281. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts +2 -1
  282. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts.map +1 -1
  283. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts +2 -3
  284. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts.map +1 -1
  285. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts +1 -1
  286. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts.map +1 -1
  287. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts +2 -4
  288. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts.map +1 -1
  289. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts +2 -4
  290. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts.map +1 -1
  291. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts +2 -1
  292. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts.map +1 -1
  293. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts +2 -1
  294. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts.map +1 -1
  295. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts +2 -1
  296. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts.map +1 -1
  297. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts +2 -6
  298. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts.map +1 -1
  299. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/index.d.ts +2 -0
  300. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/index.d.ts.map +1 -0
  301. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts +50 -0
  302. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts.map +1 -0
  303. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts +2 -1
  304. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts.map +1 -1
  305. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts +2 -4
  306. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts.map +1 -1
  307. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts +2 -3
  308. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts.map +1 -1
  309. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts +2 -8
  310. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts.map +1 -1
  311. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts +2 -3
  312. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts.map +1 -1
  313. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts +2 -3
  314. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts.map +1 -1
  315. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts +2 -4
  316. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts.map +1 -1
  317. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts +2 -4
  318. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts.map +1 -1
  319. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts +2 -5
  320. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts.map +1 -1
  321. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts +2 -3
  322. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts.map +1 -1
  323. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts +1 -1
  324. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts.map +1 -1
  325. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts +2 -5
  326. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts.map +1 -1
  327. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/index.d.ts +3 -0
  328. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/index.d.ts.map +1 -0
  329. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts +53 -0
  330. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts.map +1 -0
  331. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/index.d.ts +3 -0
  332. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/index.d.ts.map +1 -0
  333. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts +54 -0
  334. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts.map +1 -0
  335. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/index.d.ts +2 -0
  336. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/index.d.ts.map +1 -0
  337. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts +52 -0
  338. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts.map +1 -0
  339. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts +2 -1
  340. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts.map +1 -1
  341. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts +2 -4
  342. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts.map +1 -1
  343. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts +2 -0
  344. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts.map +1 -0
  345. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts +41 -0
  346. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts.map +1 -0
  347. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts +2 -1
  348. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts.map +1 -1
  349. package/dist/hooks/wrappers/state/useUser/useUser.d.ts +3 -1
  350. package/dist/hooks/wrappers/state/useUser/useUser.d.ts.map +1 -1
  351. package/dist/index.cjs +513 -1
  352. package/dist/index.cjs.map +1 -1
  353. package/dist/index.esm.js +499 -4
  354. package/dist/index.esm.js.map +1 -1
  355. package/dist/modules/DynamicContext/DynamicProvider.d.ts +12 -2
  356. package/dist/modules/DynamicContext/DynamicProvider.d.ts.map +1 -1
  357. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  358. package/dist/{useBaseState-M_pLmHLf.cjs → useBaseState-BNd25q_I.cjs} +12 -2
  359. package/dist/useBaseState-BNd25q_I.cjs.map +1 -0
  360. package/dist/{useBaseState-CIT5lFjP.esm.js → useBaseState-J0-SE2DJ.esm.js} +12 -2
  361. package/dist/useBaseState-J0-SE2DJ.esm.js.map +1 -0
  362. package/package.json +4 -4
  363. package/dist/useBaseState-CIT5lFjP.esm.js.map +0 -1
  364. package/dist/useBaseState-M_pLmHLf.cjs.map +0 -1
@@ -1,4 +1,5 @@
1
1
  import { completeDeviceRegistration } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CompleteDeviceRegistrationVariables = Parameters<typeof completeDeviceRegistration>[0];
4
5
  type CompleteDeviceRegistrationResult = Awaited<ReturnType<typeof completeDeviceRegistration>>;
@@ -19,8 +20,6 @@ export type UseCompleteDeviceRegistrationParams = {
19
20
  * completeRegistration({ deviceToken });
20
21
  * ```
21
22
  */
22
- export declare const useCompleteDeviceRegistration: ({ mutateParams, }?: UseCompleteDeviceRegistrationParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").VerifyResponse, Error, {
23
- deviceToken: string;
24
- }>;
23
+ export declare const useCompleteDeviceRegistration: ({ mutateParams, }?: UseCompleteDeviceRegistrationParams) => UseMutationResult<CompleteDeviceRegistrationResult, Error, CompleteDeviceRegistrationVariables>;
25
24
  export {};
26
25
  //# sourceMappingURL=useCompleteDeviceRegistration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCompleteDeviceRegistration.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,mCAAmC,GAAG,UAAU,CACnD,OAAO,0BAA0B,CAClC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,gCAAgC,EAChC,mCAAmC,CACpC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,6BAA6B,uBAEvC,mCAAmC;;EASlC,CAAC"}
1
+ {"version":3,"file":"useCompleteDeviceRegistration.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,mCAAmC,GAAG,UAAU,CACnD,OAAO,0BAA0B,CAClC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,gCAAgC,EAChC,mCAAmC,CACpC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,6BAA6B,uBAEvC,mCAAmC,KAAQ,iBAAiB,CAC7D,gCAAgC,EAChC,KAAK,EACL,mCAAmC,CAUjC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { completeSocialRedirect } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CompleteSocialRedirectVariables = Parameters<typeof completeSocialRedirect>[0];
4
5
  type CompleteSocialRedirectResult = Awaited<ReturnType<typeof completeSocialRedirect>>;
@@ -19,6 +20,6 @@ export type UseCompleteSocialRedirectParams = {
19
20
  * completeSocialRedirect({ url: new URL(window.location.href) });
20
21
  * ```
21
22
  */
22
- export declare const useCompleteSocialRedirect: ({ mutateParams, }?: UseCompleteSocialRedirectParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").SdkUser | null, Error, import("../../../../../../client/src/modules/auth/social/oauth/completeSocialRedirect/completeSocialRedirect.types").CompleteSocialRedirectParams>;
23
+ export declare const useCompleteSocialRedirect: ({ mutateParams, }?: UseCompleteSocialRedirectParams) => UseMutationResult<CompleteSocialRedirectResult, Error, CompleteSocialRedirectVariables>;
23
24
  export {};
24
25
  //# sourceMappingURL=useCompleteSocialRedirect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCompleteSocialRedirect.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,+BAA+B,GAAG,UAAU,CAC/C,OAAO,sBAAsB,CAC9B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,4BAA4B,GAAG,OAAO,CACzC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAC1C,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B,qQAQ9B,CAAC"}
1
+ {"version":3,"file":"useCompleteSocialRedirect.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,KAAK,+BAA+B,GAAG,UAAU,CAC/C,OAAO,sBAAsB,CAC9B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,4BAA4B,GAAG,OAAO,CACzC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAC1C,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B,KAAQ,iBAAiB,CACzD,4BAA4B,EAC5B,KAAK,EACL,+BAA+B,CAS7B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { confirmTransaction } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ConfirmTransactionVariables = Parameters<typeof confirmTransaction>[0];
4
5
  type ConfirmTransactionResult = Awaited<ReturnType<typeof confirmTransaction>>;
@@ -18,6 +19,6 @@ export type UseConfirmTransactionParams = {
18
19
  * confirmTransaction({ walletAccount, transactionHash });
19
20
  * ```
20
21
  */
21
- export declare const useConfirmTransaction: ({ mutateParams, }?: UseConfirmTransactionParams) => import("@tanstack/react-query").UseMutationResult<void, Error, import("@dynamic-labs-sdk/client").ConfirmTransactionParams>;
22
+ export declare const useConfirmTransaction: ({ mutateParams, }?: UseConfirmTransactionParams) => UseMutationResult<ConfirmTransactionResult, Error, ConfirmTransactionVariables>;
22
23
  export {};
23
24
  //# sourceMappingURL=useConfirmTransaction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useConfirmTransaction.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAE9D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,2BAA2B,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC5E,KAAK,wBAAwB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAE/E,MAAM,MAAM,2BAA2B,GAAG;IACxC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,wBAAwB,EACxB,2BAA2B,CAC5B,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,qBAAqB,uBAE/B,2BAA2B,gIAK1B,CAAC"}
1
+ {"version":3,"file":"useConfirmTransaction.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,2BAA2B,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC5E,KAAK,wBAAwB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAE/E,MAAM,MAAM,2BAA2B,GAAG;IACxC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,wBAAwB,EACxB,2BAA2B,CAC5B,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,qBAAqB,uBAE/B,2BAA2B,KAAQ,iBAAiB,CACrD,wBAAwB,EACxB,KAAK,EACL,2BAA2B,CAMzB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { connectAndVerifyWithWalletProvider } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ConnectAndVerifyWithWalletProviderVariables = Parameters<typeof connectAndVerifyWithWalletProvider>[0];
4
5
  type ConnectAndVerifyWithWalletProviderResult = Awaited<ReturnType<typeof connectAndVerifyWithWalletProvider>>;
@@ -32,9 +33,6 @@ export type UseConnectAndVerifyWithWalletProviderParams = {
32
33
  * </button>
33
34
  * ```
34
35
  */
35
- export declare const useConnectAndVerifyWithWalletProvider: ({ mutateParams, }?: UseConnectAndVerifyWithWalletProviderParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/core").BaseWalletAccount<import("@dynamic-labs-sdk/client").Chain>, Error, {
36
- hardwareWalletVendor?: import("@dynamic-labs-sdk/client").HardwareWalletVendor;
37
- walletProviderKey: string;
38
- }>;
36
+ export declare const useConnectAndVerifyWithWalletProvider: ({ mutateParams, }?: UseConnectAndVerifyWithWalletProviderParams) => UseMutationResult<ConnectAndVerifyWithWalletProviderResult, Error, ConnectAndVerifyWithWalletProviderVariables>;
39
37
  export {};
40
38
  //# sourceMappingURL=useConnectAndVerifyWithWalletProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useConnectAndVerifyWithWalletProvider.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,0BAA0B,CAAC;AAE9E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,2CAA2C,GAAG,UAAU,CAC3D,OAAO,kCAAkC,CAC1C,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,wCAAwC,GAAG,OAAO,CACrD,UAAU,CAAC,OAAO,kCAAkC,CAAC,CACtD,CAAC;AAEF,MAAM,MAAM,2CAA2C,GAAG;IACxD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,wCAAwC,EACxC,2CAA2C,CAC5C,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,qCAAqC,uBAE/C,2CAA2C;;;EAQ1C,CAAC"}
1
+ {"version":3,"file":"useConnectAndVerifyWithWalletProvider.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,0BAA0B,CAAC;AAC9E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,2CAA2C,GAAG,UAAU,CAC3D,OAAO,kCAAkC,CAC1C,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,wCAAwC,GAAG,OAAO,CACrD,UAAU,CAAC,OAAO,kCAAkC,CAAC,CACtD,CAAC;AAEF,MAAM,MAAM,2CAA2C,GAAG;IACxD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,wCAAwC,EACxC,2CAA2C,CAC5C,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,qCAAqC,uBAE/C,2CAA2C,KAAQ,iBAAiB,CACrE,wCAAwC,EACxC,KAAK,EACL,2CAA2C,CASzC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { connectWithWalletProvider } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ConnectWithWalletProviderVariables = Parameters<typeof connectWithWalletProvider>[0];
4
5
  type ConnectWithWalletProviderResult = Awaited<ReturnType<typeof connectWithWalletProvider>>;
@@ -29,10 +30,6 @@ export type UseConnectWithWalletProviderParams = {
29
30
  * </button>
30
31
  * ```
31
32
  */
32
- export declare const useConnectWithWalletProvider: ({ mutateParams, }?: UseConnectWithWalletProviderParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/core").BaseWalletAccount<import("@dynamic-labs-sdk/client").Chain>, Error, {
33
- addToDynamicWalletAccounts?: boolean;
34
- hardwareWalletVendor?: import("@dynamic-labs-sdk/client").HardwareWalletVendor;
35
- walletProviderKey: string;
36
- }>;
33
+ export declare const useConnectWithWalletProvider: ({ mutateParams, }?: UseConnectWithWalletProviderParams) => UseMutationResult<ConnectWithWalletProviderResult, Error, ConnectWithWalletProviderVariables>;
37
34
  export {};
38
35
  //# sourceMappingURL=useConnectWithWalletProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useConnectWithWalletProvider.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC;;;;EAQjC,CAAC"}
1
+ {"version":3,"file":"useConnectWithWalletProvider.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,KAAQ,iBAAiB,CAC5D,+BAA+B,EAC/B,KAAK,EACL,kCAAkC,CAShC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createBusinessAccount } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateBusinessAccountVariables = Parameters<typeof createBusinessAccount>[0];
4
5
  type CreateBusinessAccountResult = Awaited<ReturnType<typeof createBusinessAccount>>;
@@ -38,10 +39,6 @@ export type UseCreateBusinessAccountParams = {
38
39
  * @see createBusinessAccount
39
40
  * @see UseCreateBusinessAccountParams
40
41
  */
41
- export declare const useCreateBusinessAccount: ({ mutateParams, }?: UseCreateBusinessAccountParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/waas").BusinessAccount, Error, {
42
- externalRef?: string;
43
- metadata?: Record<string, unknown>;
44
- name?: string;
45
- } | undefined>;
42
+ export declare const useCreateBusinessAccount: ({ mutateParams, }?: UseCreateBusinessAccountParams) => UseMutationResult<CreateBusinessAccountResult, Error, CreateBusinessAccountVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useCreateBusinessAccount.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,8BAA8B,GAAG,UAAU,CAC9C,OAAO,qBAAqB,CAC7B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,2BAA2B,EAC3B,8BAA8B,CAC/B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,wBAAwB,uBAElC,8BAA8B;;;;cAK7B,CAAC"}
1
+ {"version":3,"file":"useCreateBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,8BAA8B,GAAG,UAAU,CAC9C,OAAO,qBAAqB,CAC7B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,2BAA2B,EAC3B,8BAA8B,CAC/B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,wBAAwB,uBAElC,8BAA8B,KAAQ,iBAAiB,CACxD,2BAA2B,EAC3B,KAAK,EACL,8BAA8B,CAM5B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createCoinbaseExchangeTransfer } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateCoinbaseExchangeTransferVariables = Parameters<typeof createCoinbaseExchangeTransfer>[0];
4
5
  type CreateCoinbaseExchangeTransferResult = Awaited<ReturnType<typeof createCoinbaseExchangeTransfer>>;
@@ -32,6 +33,6 @@ export type UseCreateCoinbaseExchangeTransferParams = {
32
33
  * @see createCoinbaseExchangeTransfer
33
34
  * @see UseCreateCoinbaseExchangeTransferParams
34
35
  */
35
- export declare const useCreateCoinbaseExchangeTransfer: ({ mutateParams, }?: UseCreateCoinbaseExchangeTransferParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").ExchangeTransferResponse, Error, import("@dynamic-labs-sdk/client").CoinbaseTransferRequest>;
36
+ export declare const useCreateCoinbaseExchangeTransfer: ({ mutateParams, }?: UseCreateCoinbaseExchangeTransferParams) => UseMutationResult<CreateCoinbaseExchangeTransferResult, Error, CreateCoinbaseExchangeTransferVariables>;
36
37
  export {};
37
38
  //# sourceMappingURL=useCreateCoinbaseExchangeTransfer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateCoinbaseExchangeTransfer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0BAA0B,CAAC;AAE1E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,uCAAuC,GAAG,UAAU,CACvD,OAAO,8BAA8B,CACtC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,oCAAoC,GAAG,OAAO,CACjD,UAAU,CAAC,OAAO,8BAA8B,CAAC,CAClD,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,oCAAoC,EACpC,uCAAuC,CACxC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,iCAAiC,uBAE3C,uCAAuC,wLAQtC,CAAC"}
1
+ {"version":3,"file":"useCreateCoinbaseExchangeTransfer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0BAA0B,CAAC;AAC1E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,uCAAuC,GAAG,UAAU,CACvD,OAAO,8BAA8B,CACtC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,oCAAoC,GAAG,OAAO,CACjD,UAAU,CAAC,OAAO,8BAA8B,CAAC,CAClD,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,oCAAoC,EACpC,uCAAuC,CACxC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,iCAAiC,uBAE3C,uCAAuC,KAAQ,iBAAiB,CACjE,oCAAoC,EACpC,KAAK,EACL,uCAAuC,CASrC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createCoinbaseOnrampOrder } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateCoinbaseOnrampOrderVariables = Parameters<typeof createCoinbaseOnrampOrder>[0];
4
5
  type CreateCoinbaseOnrampOrderResult = Awaited<ReturnType<typeof createCoinbaseOnrampOrder>>;
@@ -18,6 +19,6 @@ export type UseCreateCoinbaseOnrampOrderParams = {
18
19
  * createOrder(orderParams);
19
20
  * ```
20
21
  */
21
- export declare const useCreateCoinbaseOnrampOrder: ({ mutateParams, }?: UseCreateCoinbaseOnrampOrderParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client").CoinbaseOnrampOrderResponse, Error, import("@dynamic-labs-sdk/client").CoinbaseCreateOnrampOrderRequest>;
22
+ export declare const useCreateCoinbaseOnrampOrder: ({ mutateParams, }?: UseCreateCoinbaseOnrampOrderParams) => UseMutationResult<CreateCoinbaseOnrampOrderResult, Error, CreateCoinbaseOnrampOrderVariables>;
22
23
  export {};
23
24
  //# sourceMappingURL=useCreateCoinbaseOnrampOrder.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateCoinbaseOnrampOrder.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,kMAQjC,CAAC"}
1
+ {"version":3,"file":"useCreateCoinbaseOnrampOrder.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,KAAQ,iBAAiB,CAC5D,+BAA+B,EAC/B,KAAK,EACL,kCAAkC,CAShC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createCryptoDotComPayment } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateCryptoDotComPaymentVariables = Parameters<typeof createCryptoDotComPayment>[0];
4
5
  type CreateCryptoDotComPaymentResult = Awaited<ReturnType<typeof createCryptoDotComPayment>>;
@@ -19,6 +20,6 @@ export type UseCreateCryptoDotComPaymentParams = {
19
20
  * createPayment(paymentParams);
20
21
  * ```
21
22
  */
22
- export declare const useCreateCryptoDotComPayment: ({ mutateParams, }?: UseCreateCryptoDotComPaymentParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").CryptoDotComPaymentResponse, Error, import("@dynamic-labs-sdk/client").CryptoDotComPaymentCreateRequest>;
23
+ export declare const useCreateCryptoDotComPayment: ({ mutateParams, }?: UseCreateCryptoDotComPaymentParams) => UseMutationResult<CreateCryptoDotComPaymentResult, Error, CreateCryptoDotComPaymentVariables>;
23
24
  export {};
24
25
  //# sourceMappingURL=useCreateCryptoDotComPayment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateCryptoDotComPayment.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,oMAQjC,CAAC"}
1
+ {"version":3,"file":"useCreateCryptoDotComPayment.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,KAAQ,iBAAiB,CAC5D,+BAA+B,EAC/B,KAAK,EACL,kCAAkC,CAShC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createKrakenExchangeTransfer } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateKrakenExchangeTransferVariables = Parameters<typeof createKrakenExchangeTransfer>[0];
4
5
  type CreateKrakenExchangeTransferResult = Awaited<ReturnType<typeof createKrakenExchangeTransfer>>;
@@ -18,6 +19,6 @@ export type UseCreateKrakenExchangeTransferParams = {
18
19
  * transfer({ accountId, asset, amount, address });
19
20
  * ```
20
21
  */
21
- export declare const useCreateKrakenExchangeTransfer: ({ mutateParams, }?: UseCreateKrakenExchangeTransferParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").ExchangeTransferResponse, Error, import("@dynamic-labs-sdk/client").KrakenTransferRequest>;
22
+ export declare const useCreateKrakenExchangeTransfer: ({ mutateParams, }?: UseCreateKrakenExchangeTransferParams) => UseMutationResult<CreateKrakenExchangeTransferResult, Error, CreateKrakenExchangeTransferVariables>;
22
23
  export {};
23
24
  //# sourceMappingURL=useCreateKrakenExchangeTransfer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateKrakenExchangeTransfer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AAExE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qCAAqC,GAAG,UAAU,CACrD,OAAO,4BAA4B,CACpC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,kCAAkC,GAAG,OAAO,CAC/C,UAAU,CAAC,OAAO,4BAA4B,CAAC,CAChD,CAAC;AAEF,MAAM,MAAM,qCAAqC,GAAG;IAClD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kCAAkC,EAClC,qCAAqC,CACtC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B,uBAEzC,qCAAqC,sLAQpC,CAAC"}
1
+ {"version":3,"file":"useCreateKrakenExchangeTransfer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AACxE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qCAAqC,GAAG,UAAU,CACrD,OAAO,4BAA4B,CACpC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,kCAAkC,GAAG,OAAO,CAC/C,UAAU,CAAC,OAAO,4BAA4B,CAAC,CAChD,CAAC;AAEF,MAAM,MAAM,qCAAqC,GAAG;IAClD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kCAAkC,EAClC,qCAAqC,CACtC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B,uBAEzC,qCAAqC,KAAQ,iBAAiB,CAC/D,kCAAkC,EAClC,KAAK,EACL,qCAAqC,CASnC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createNewMfaRecoveryCodes } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateNewMfaRecoveryCodesResult = Awaited<ReturnType<typeof createNewMfaRecoveryCodes>>;
4
5
  export type UseCreateNewMfaRecoveryCodesParams = {
@@ -24,6 +25,6 @@ export type UseCreateNewMfaRecoveryCodesParams = {
24
25
  * </button>
25
26
  * ```
26
27
  */
27
- export declare const useCreateNewMfaRecoveryCodes: ({ mutateParams, }?: UseCreateNewMfaRecoveryCodesParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").MFARegenRecoveryCodesResponse, Error, void>;
28
+ export declare const useCreateNewMfaRecoveryCodes: ({ mutateParams, }?: UseCreateNewMfaRecoveryCodesParams) => UseMutationResult<CreateNewMfaRecoveryCodesResult, Error, void>;
28
29
  export {};
29
30
  //# sourceMappingURL=useCreateNewMfaRecoveryCodes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateNewMfaRecoveryCodes.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,uIAIjC,CAAC"}
1
+ {"version":3,"file":"useCreateNewMfaRecoveryCodes.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,+BAA+B,EAC/B,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,KAAQ,iBAAiB,CAC5D,+BAA+B,EAC/B,KAAK,EACL,IAAI,CAKF,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useCreatePolicy } from './useCreatePolicy';
2
+ export type { UseCreatePolicyParams } from './useCreatePolicy';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreatePolicy/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,53 @@
1
+ import { createPolicy } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
3
+ import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
4
+ type CreatePolicyVariables = Parameters<typeof createPolicy>[0];
5
+ type CreatePolicyResult = Awaited<ReturnType<typeof createPolicy>>;
6
+ /**
7
+ * Parameters for {@link useCreatePolicy}: an optional override of the
8
+ * underlying react-query mutation options.
9
+ *
10
+ * @example
11
+ * ```tsx
12
+ * const params: UseCreatePolicyParams = {
13
+ * mutateParams: { onSuccess: () => console.log('saved') },
14
+ * };
15
+ * ```
16
+ * @see useCreatePolicy
17
+ * @see createPolicy
18
+ */
19
+ export type UseCreatePolicyParams = {
20
+ /**
21
+ * Optional override of any react-query `UseMutationOptions`
22
+ * (`onSuccess`, `onError`, `retry`, etc.).
23
+ */
24
+ mutateParams?: NonNullable<UseBaseMutationParams<CreatePolicyResult, CreatePolicyVariables>['mutateParams']>;
25
+ };
26
+ /**
27
+ * Creates or updates a wallet's or signer's policy rules from the
28
+ * `PolicyRules` sugar map, in one atomic `batch` PATCH.
29
+ *
30
+ * Wraps `createPolicy` from `@dynamic-labs-sdk/client/waas`. On success,
31
+ * invalidates {@link useGetPolicy}, {@link useGetWalletPolicyLayer}, and
32
+ * {@link useGetSignerPolicyLayer} — all three read the same underlying
33
+ * wallet/signer policy layer this mutates — so mounted consumers of any of
34
+ * them refetch the updated policy.
35
+ *
36
+ * @example
37
+ * ```tsx
38
+ * const { mutate: createPolicy, isPending } = useCreatePolicy();
39
+ * <button
40
+ * onClick={() => createPolicy({ chain, rules, scope })}
41
+ * disabled={isPending}
42
+ * >
43
+ * Save policy
44
+ * </button>
45
+ * ```
46
+ *
47
+ * @returns A react-query mutation result whose `mutate`/`mutateAsync` creates the policy; the resolved `data` is the policy layer after the batch is applied.
48
+ * @see createPolicy
49
+ * @see UseCreatePolicyParams
50
+ */
51
+ export declare const useCreatePolicy: ({ mutateParams, }?: UseCreatePolicyParams) => UseMutationResult<CreatePolicyResult, Error, CreatePolicyVariables>;
52
+ export {};
53
+ //# sourceMappingURL=useCreatePolicy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCreatePolicy.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAChE,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AAEnE;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,kBAAkB,EAClB,qBAAqB,CACtB,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,eAAO,MAAM,eAAe,uBAEzB,qBAAqB,KAAQ,iBAAiB,CAC/C,kBAAkB,EAClB,KAAK,EACL,qBAAqB,CAYnB,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useCreateWaasOfflineRecoveryShares, type UseCreateWaasOfflineRecoverySharesParams } from './useCreateWaasOfflineRecoveryShares';
1
+ export { useCreateWaasOfflineRecoveryShares, type UseCreateWaasOfflineRecoverySharesParams, } from './useCreateWaasOfflineRecoveryShares';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,KAAK,wCAAwC,EAAE,MAAM,sCAAsC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,kCAAkC,EAClC,KAAK,wCAAwC,GAC9C,MAAM,sCAAsC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createWaasOfflineRecoveryShares } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateWaasOfflineRecoverySharesVariables = Parameters<typeof createWaasOfflineRecoveryShares>[0];
4
5
  type CreateWaasOfflineRecoverySharesResult = Awaited<ReturnType<typeof createWaasOfflineRecoveryShares>>;
@@ -38,11 +39,6 @@ export type UseCreateWaasOfflineRecoverySharesParams = {
38
39
  * @see createWaasOfflineRecoveryShares
39
40
  * @see UseCreateWaasOfflineRecoverySharesParams
40
41
  */
41
- export declare const useCreateWaasOfflineRecoveryShares: ({ mutateParams, }?: UseCreateWaasOfflineRecoverySharesParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- cloudProviderAccessToken?: string;
43
- mfaToken?: string;
44
- password?: string;
45
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
46
- }>;
42
+ export declare const useCreateWaasOfflineRecoveryShares: ({ mutateParams, }?: UseCreateWaasOfflineRecoverySharesParams) => UseMutationResult<CreateWaasOfflineRecoverySharesResult, Error, CreateWaasOfflineRecoverySharesVariables>;
47
43
  export {};
48
44
  //# sourceMappingURL=useCreateWaasOfflineRecoveryShares.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateWaasOfflineRecoveryShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,+BAA+B,CAAC;AAEhF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,wCAAwC,GAAG,UAAU,CACxD,OAAO,+BAA+B,CACvC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,qCAAqC,GAAG,OAAO,CAClD,UAAU,CAAC,OAAO,+BAA+B,CAAC,CACnD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,wCAAwC,GAAG;IACrD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,qCAAqC,EACrC,wCAAwC,CACzC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,kCAAkC,uBAE5C,wCAAwC;;;;;EAQvC,CAAC"}
1
+ {"version":3,"file":"useCreateWaasOfflineRecoveryShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,wCAAwC,GAAG,UAAU,CACxD,OAAO,+BAA+B,CACvC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,qCAAqC,GAAG,OAAO,CAClD,UAAU,CAAC,OAAO,+BAA+B,CAAC,CACnD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,wCAAwC,GAAG;IACrD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,qCAAqC,EACrC,wCAAwC,CACzC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,kCAAkC,uBAE5C,wCAAwC,KAAQ,iBAAiB,CAClE,qCAAqC,EACrC,KAAK,EACL,wCAAwC,CAStC,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useCreateWaasWalletAccounts, type UseCreateWaasWalletAccountsParams } from './useCreateWaasWalletAccounts';
1
+ export { useCreateWaasWalletAccounts, type UseCreateWaasWalletAccountsParams, } from './useCreateWaasWalletAccounts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,KAAK,iCAAiC,EAAE,MAAM,+BAA+B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,KAAK,iCAAiC,GACvC,MAAM,+BAA+B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createWaasWalletAccounts } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateWaasWalletAccountsVariables = Parameters<typeof createWaasWalletAccounts>[0];
4
5
  type CreateWaasWalletAccountsResult = Awaited<ReturnType<typeof createWaasWalletAccounts>>;
@@ -38,10 +39,6 @@ export type UseCreateWaasWalletAccountsParams = {
38
39
  * @see createWaasWalletAccounts
39
40
  * @see UseCreateWaasWalletAccountsParams
40
41
  */
41
- export declare const useCreateWaasWalletAccounts: ({ mutateParams }?: UseCreateWaasWalletAccountsParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- chains: import("@dynamic-labs-sdk/client").Chain[] | import("@dynamic-labs-sdk/client/waas").WalletCreationRequirement[];
43
- password?: string;
44
- thresholdSignatureScheme?: import("@dynamic-labs-wallet/core").ThresholdSignatureScheme;
45
- }>;
42
+ export declare const useCreateWaasWalletAccounts: ({ mutateParams, }?: UseCreateWaasWalletAccountsParams) => UseMutationResult<CreateWaasWalletAccountsResult, Error, CreateWaasWalletAccountsVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useCreateWaasWalletAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateWaasWalletAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,iCAAiC,GAAG,UAAU,CAAC,OAAO,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC;AACxF,KAAK,8BAA8B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,wBAAwB,CAAC,CAAC,CAAC;AAE3F;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,8BAA8B,EAAE,iCAAiC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CACtI,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,2BAA2B,sBAAsB,iCAAiC;;;;EAI3F,CAAC"}
1
+ {"version":3,"file":"useCreateWaasWalletAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,KAAK,iCAAiC,GAAG,UAAU,CACjD,OAAO,wBAAwB,CAChC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,8BAA8B,GAAG,OAAO,CAC3C,UAAU,CAAC,OAAO,wBAAwB,CAAC,CAC5C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,8BAA8B,EAC9B,iCAAiC,CAClC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,2BAA2B,uBAErC,iCAAiC,KAAQ,iBAAiB,CAC3D,8BAA8B,EAC9B,KAAK,EACL,iCAAiC,CAS/B,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useCreateWalletForBusinessAccount, type UseCreateWalletForBusinessAccountParams } from './useCreateWalletForBusinessAccount';
1
+ export { useCreateWalletForBusinessAccount, type UseCreateWalletForBusinessAccountParams, } from './useCreateWalletForBusinessAccount';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,KAAK,uCAAuC,EAAE,MAAM,qCAAqC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iCAAiC,EACjC,KAAK,uCAAuC,GAC7C,MAAM,qCAAqC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { createWalletForBusinessAccount } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type CreateWalletForBusinessAccountVariables = Parameters<typeof createWalletForBusinessAccount>[0];
4
5
  type CreateWalletForBusinessAccountResult = Awaited<ReturnType<typeof createWalletForBusinessAccount>>;
@@ -41,15 +42,6 @@ export type UseCreateWalletForBusinessAccountParams = {
41
42
  * @see createWalletForBusinessAccount
42
43
  * @see UseCreateWalletForBusinessAccountParams
43
44
  */
44
- export declare const useCreateWalletForBusinessAccount: ({ mutateParams }?: UseCreateWalletForBusinessAccountParams) => import("@tanstack/react-query").UseMutationResult<{
45
- accountAddress: string;
46
- publicKeyHex: string;
47
- rawPublicKey: string | Uint8Array | undefined;
48
- }, Error, {
49
- businessAccountId: string;
50
- chain: import("@dynamic-labs-sdk/client").Chain;
51
- password?: string;
52
- thresholdSignatureScheme?: import("@dynamic-labs-wallet/core").ThresholdSignatureScheme;
53
- }>;
45
+ export declare const useCreateWalletForBusinessAccount: ({ mutateParams, }?: UseCreateWalletForBusinessAccountParams) => UseMutationResult<CreateWalletForBusinessAccountResult, Error, CreateWalletForBusinessAccountVariables>;
54
46
  export {};
55
47
  //# sourceMappingURL=useCreateWalletForBusinessAccount.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateWalletForBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,uCAAuC,GAAG,UAAU,CAAC,OAAO,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC;AACpG,KAAK,oCAAoC,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,8BAA8B,CAAC,CAAC,CAAC;AAEvG;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,oCAAoC,EAAE,uCAAuC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CAClJ,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,iCAAiC,sBAAsB,uCAAuC;;;;;;;;;EAIvG,CAAC"}
1
+ {"version":3,"file":"useCreateWalletForBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAC/E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,uCAAuC,GAAG,UAAU,CACvD,OAAO,8BAA8B,CACtC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,oCAAoC,GAAG,OAAO,CACjD,UAAU,CAAC,OAAO,8BAA8B,CAAC,CAClD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,oCAAoC,EACpC,uCAAuC,CACxC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,iCAAiC,uBAE3C,uCAAuC,KAAQ,iBAAiB,CACjE,oCAAoC,EACpC,KAAK,EACL,uCAAuC,CASrC,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useDelegateWaasKeyShares, type UseDelegateWaasKeySharesParams } from './useDelegateWaasKeyShares';
1
+ export { useDelegateWaasKeyShares, type UseDelegateWaasKeySharesParams, } from './useDelegateWaasKeyShares';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDelegateWaasKeyShares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,KAAK,8BAA8B,EAAE,MAAM,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDelegateWaasKeyShares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,KAAK,8BAA8B,GACpC,MAAM,4BAA4B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { delegateWaasKeyShares } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type DelegateWaasKeySharesVariables = Parameters<typeof delegateWaasKeyShares>[0];
4
5
  type DelegateWaasKeySharesResult = Awaited<ReturnType<typeof delegateWaasKeyShares>>;
@@ -38,10 +39,6 @@ export type UseDelegateWaasKeySharesParams = {
38
39
  * @see delegateWaasKeyShares
39
40
  * @see UseDelegateWaasKeySharesParams
40
41
  */
41
- export declare const useDelegateWaasKeyShares: ({ mutateParams }?: UseDelegateWaasKeySharesParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- initialSignerRules?: import("@dynamic-labs-wallet/core").WaasPolicyRule[];
43
- password?: string;
44
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
45
- }>;
42
+ export declare const useDelegateWaasKeyShares: ({ mutateParams, }?: UseDelegateWaasKeySharesParams) => UseMutationResult<DelegateWaasKeySharesResult, Error, DelegateWaasKeySharesVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useDelegateWaasKeyShares.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDelegateWaasKeyShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,8BAA8B,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC;AAClF,KAAK,2BAA2B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC;AAErF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,2BAA2B,EAAE,8BAA8B,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CAChI,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,wBAAwB,sBAAsB,8BAA8B;;;;EAIrF,CAAC"}
1
+ {"version":3,"file":"useDelegateWaasKeyShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,KAAK,8BAA8B,GAAG,UAAU,CAC9C,OAAO,qBAAqB,CAC7B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,2BAA2B,EAC3B,8BAA8B,CAC/B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,wBAAwB,uBAElC,8BAA8B,KAAQ,iBAAiB,CACxD,2BAA2B,EAC3B,KAAK,EACL,8BAA8B,CAM5B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { deleteMfaDevice } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type DeleteMfaDeviceVariables = Parameters<typeof deleteMfaDevice>[0];
4
5
  type DeleteMfaDeviceResult = Awaited<ReturnType<typeof deleteMfaDevice>>;
@@ -24,9 +25,6 @@ export type UseDeleteMfaDeviceParams = {
24
25
  * </button>
25
26
  * ```
26
27
  */
27
- export declare const useDeleteMfaDevice: ({ mutateParams, }?: UseDeleteMfaDeviceParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
28
- deviceId: string;
29
- mfaAuthToken?: string;
30
- }>;
28
+ export declare const useDeleteMfaDevice: ({ mutateParams, }?: UseDeleteMfaDeviceParams) => UseMutationResult<void, Error, DeleteMfaDeviceVariables>;
31
29
  export {};
32
30
  //# sourceMappingURL=useDeleteMfaDevice.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDeleteMfaDevice.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC;AACtE,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEzE,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,qBAAqB,EACrB,wBAAwB,CACzB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,kBAAkB,uBAE5B,wBAAwB;;;EAM1B,CAAC"}
1
+ {"version":3,"file":"useDeleteMfaDevice.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC;AACtE,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEzE,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,qBAAqB,EACrB,wBAAwB,CACzB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,kBAAkB,uBAE5B,wBAAwB,KAAQ,iBAAiB,CAClD,IAAI,EACJ,KAAK,EACL,wBAAwB,CAOzB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { deletePasskey } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type DeletePasskeyVariables = Parameters<typeof deletePasskey>[0];
4
5
  type DeletePasskeyResult = Awaited<ReturnType<typeof deletePasskey>>;
@@ -24,8 +25,6 @@ export type UseDeletePasskeyParams = {
24
25
  * </button>
25
26
  * ```
26
27
  */
27
- export declare const useDeletePasskey: ({ mutateParams, }?: UseDeletePasskeyParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
28
- passkeyId: string;
29
- }>;
28
+ export declare const useDeletePasskey: ({ mutateParams, }?: UseDeletePasskeyParams) => UseMutationResult<DeletePasskeyResult, Error, DeletePasskeyVariables>;
30
29
  export {};
31
30
  //# sourceMappingURL=useDeletePasskey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDeletePasskey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAClE,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,mBAAmB,EACnB,sBAAsB,CACvB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,uBAE1B,sBAAsB;;EAKrB,CAAC"}
1
+ {"version":3,"file":"useDeletePasskey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAClE,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,mBAAmB,EACnB,sBAAsB,CACvB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,uBAE1B,sBAAsB,KAAQ,iBAAiB,CAChD,mBAAmB,EACnB,KAAK,EACL,sBAAsB,CAMpB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { deleteUser } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type DeleteUserResult = Awaited<ReturnType<typeof deleteUser>>;
4
5
  export type UseDeleteUserParams = {
@@ -6,7 +7,7 @@ export type UseDeleteUserParams = {
6
7
  * Optional override of any react-query `UseMutationOptions`
7
8
  * (`onSuccess`, `onError`, `retry`, etc.).
8
9
  */
9
- mutateParams?: UseBaseMutationParams<DeleteUserResult, void>['mutateParams'];
10
+ mutateParams?: NonNullable<UseBaseMutationParams<DeleteUserResult, void>['mutateParams']>;
10
11
  };
11
12
  /**
12
13
  * Permanently deletes the current user's account and logs them out.
@@ -23,6 +24,6 @@ export type UseDeleteUserParams = {
23
24
  * </button>
24
25
  * ```
25
26
  */
26
- export declare const useDeleteUser: ({ mutateParams }?: UseDeleteUserParams) => import("@tanstack/react-query").UseMutationResult<void, Error, void>;
27
+ export declare const useDeleteUser: ({ mutateParams, }?: UseDeleteUserParams) => UseMutationResult<DeleteUserResult, Error, void>;
27
28
  export {};
28
29
  //# sourceMappingURL=useDeleteUser.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDeleteUser.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeleteUser/useDeleteUser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEtD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,gBAAgB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC,CAAC,CAAC;AAE/D,MAAM,MAAM,mBAAmB,GAAG;IAChC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,gBAAgB,EAChB,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,aAAa,sBAAsB,mBAAmB,yEAI/D,CAAC"}
1
+ {"version":3,"file":"useDeleteUser.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDeleteUser/useDeleteUser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,gBAAgB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC,CAAC,CAAC;AAE/D,MAAM,MAAM,mBAAmB,GAAG;IAChC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CAAC,gBAAgB,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAC9D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,aAAa,uBAEvB,mBAAmB,KAAQ,iBAAiB,CAC7C,gBAAgB,EAChB,KAAK,EACL,IAAI,CAKF,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useDepositToYieldVault, type UseDepositToYieldVaultParams, } from './useDepositToYieldVault';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useDepositToYieldVault/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,sBAAsB,EACtB,KAAK,4BAA4B,GAClC,MAAM,0BAA0B,CAAC"}