@dynamic-labs-sdk/react-hooks 1.29.0 → 1.30.3

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 (338) hide show
  1. package/dist/core.cjs +1 -1
  2. package/dist/core.esm.js +1 -1
  3. package/dist/exports/index.d.ts +4 -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 -7
  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/useCreatePolicy.d.ts +2 -6
  65. package/dist/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.d.ts.map +1 -1
  66. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts +1 -1
  67. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts.map +1 -1
  68. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts +2 -6
  69. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts.map +1 -1
  70. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts +1 -1
  71. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts.map +1 -1
  72. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts +2 -5
  73. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts.map +1 -1
  74. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts +1 -1
  75. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts.map +1 -1
  76. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts +2 -10
  77. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts.map +1 -1
  78. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts +1 -1
  79. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts.map +1 -1
  80. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts +2 -5
  81. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts.map +1 -1
  82. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts +2 -4
  83. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts.map +1 -1
  84. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts +2 -3
  85. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts.map +1 -1
  86. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts +3 -2
  87. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts.map +1 -1
  88. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts +2 -0
  89. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts.map +1 -0
  90. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts +41 -0
  91. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts.map +1 -0
  92. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts +2 -1
  93. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts.map +1 -1
  94. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts +2 -3
  95. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts.map +1 -1
  96. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts +1 -1
  97. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts.map +1 -1
  98. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts +2 -4
  99. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts.map +1 -1
  100. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts +1 -1
  101. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts.map +1 -1
  102. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts +2 -5
  103. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts.map +1 -1
  104. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts +2 -1
  105. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts.map +1 -1
  106. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts +2 -3
  107. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts.map +1 -1
  108. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts +2 -3
  109. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts.map +1 -1
  110. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts +3 -1
  111. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts.map +1 -1
  112. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts +2 -3
  113. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts.map +1 -1
  114. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts +2 -5
  115. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts.map +1 -1
  116. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts +2 -1
  117. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts.map +1 -1
  118. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts +2 -1
  119. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts.map +1 -1
  120. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts +2 -3
  121. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts.map +1 -1
  122. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts +2 -1
  123. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts.map +1 -1
  124. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts +2 -1
  125. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts.map +1 -1
  126. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts +2 -1
  127. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts.map +1 -1
  128. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts +2 -1
  129. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts.map +1 -1
  130. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts +2 -1
  131. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts.map +1 -1
  132. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts +2 -1
  133. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts.map +1 -1
  134. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts +2 -1
  135. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts.map +1 -1
  136. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts +2 -1
  137. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts.map +1 -1
  138. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts +2 -1
  139. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts.map +1 -1
  140. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts +1 -1
  141. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts.map +1 -1
  142. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts +2 -1
  143. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts.map +1 -1
  144. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts +2 -1
  145. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts.map +1 -1
  146. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts +5 -3
  147. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts.map +1 -1
  148. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts +2 -1
  149. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts.map +1 -1
  150. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts +2 -6
  151. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts.map +1 -1
  152. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts +2 -1
  153. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts.map +1 -1
  154. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts +2 -1
  155. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts.map +1 -1
  156. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts +2 -1
  157. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts.map +1 -1
  158. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts +1 -1
  159. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts.map +1 -1
  160. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts +2 -1
  161. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts.map +1 -1
  162. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts +2 -1
  163. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts.map +1 -1
  164. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts +2 -1
  165. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts.map +1 -1
  166. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts +3 -1
  167. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts.map +1 -1
  168. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts +3 -1
  169. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts.map +1 -1
  170. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts +2 -1
  171. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts.map +1 -1
  172. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts +2 -1
  173. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +1 -1
  174. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts +2 -1
  175. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts.map +1 -1
  176. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts +2 -1
  177. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts.map +1 -1
  178. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts +2 -1
  179. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts.map +1 -1
  180. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts +2 -1
  181. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts.map +1 -1
  182. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts +2 -1
  183. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts.map +1 -1
  184. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts +2 -1
  185. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts.map +1 -1
  186. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts +2 -1
  187. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts.map +1 -1
  188. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts +1 -1
  189. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts.map +1 -1
  190. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts +2 -5
  191. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts.map +1 -1
  192. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts +2 -1
  193. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts.map +1 -1
  194. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts +2 -1
  195. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts.map +1 -1
  196. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts +2 -1
  197. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts.map +1 -1
  198. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts +2 -1
  199. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts.map +1 -1
  200. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts +2 -1
  201. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts.map +1 -1
  202. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts +2 -1
  203. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts.map +1 -1
  204. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts +2 -1
  205. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts.map +1 -1
  206. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts +2 -1
  207. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts.map +1 -1
  208. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts +2 -1
  209. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts.map +1 -1
  210. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts +1 -1
  211. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts.map +1 -1
  212. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts +2 -8
  213. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts.map +1 -1
  214. package/dist/hooks/wrappers/functions/useOnEvent/useOnEvent.d.ts.map +1 -1
  215. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.d.ts.map +1 -1
  216. package/dist/hooks/wrappers/functions/useOnceEvent/useOnceEvent.d.ts.map +1 -1
  217. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts +2 -1
  218. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts.map +1 -1
  219. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts +2 -6
  220. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts.map +1 -1
  221. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts +2 -1
  222. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts.map +1 -1
  223. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts +1 -1
  224. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts.map +1 -1
  225. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts +2 -4
  226. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts.map +1 -1
  227. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts +2 -3
  228. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts.map +1 -1
  229. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts +2 -1
  230. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts.map +1 -1
  231. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts +2 -4
  232. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts.map +1 -1
  233. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts +2 -4
  234. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts.map +1 -1
  235. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts +2 -5
  236. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts.map +1 -1
  237. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts +2 -8
  238. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts.map +1 -1
  239. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts +2 -6
  240. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts.map +1 -1
  241. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts +2 -5
  242. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts.map +1 -1
  243. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts +2 -3
  244. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts.map +1 -1
  245. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts +2 -4
  246. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts.map +1 -1
  247. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts +2 -3
  248. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts.map +1 -1
  249. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts +2 -1
  250. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts.map +1 -1
  251. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts +4 -6
  252. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts.map +1 -1
  253. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts +1 -1
  254. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts.map +1 -1
  255. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts +2 -4
  256. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts.map +1 -1
  257. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts +3 -0
  258. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts.map +1 -0
  259. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts +57 -0
  260. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts.map +1 -0
  261. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts +2 -1
  262. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts.map +1 -1
  263. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts +2 -1
  264. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts.map +1 -1
  265. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts +2 -3
  266. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts.map +1 -1
  267. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts +1 -1
  268. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts.map +1 -1
  269. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts +2 -4
  270. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts.map +1 -1
  271. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts +2 -4
  272. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts.map +1 -1
  273. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts +2 -1
  274. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts.map +1 -1
  275. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts +2 -1
  276. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts.map +1 -1
  277. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts +2 -1
  278. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts.map +1 -1
  279. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts +2 -6
  280. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts.map +1 -1
  281. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts +2 -7
  282. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts.map +1 -1
  283. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts +2 -1
  284. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts.map +1 -1
  285. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts +2 -4
  286. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts.map +1 -1
  287. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts +2 -3
  288. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts.map +1 -1
  289. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts +2 -8
  290. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts.map +1 -1
  291. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts +2 -3
  292. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts.map +1 -1
  293. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts +2 -3
  294. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts.map +1 -1
  295. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts +2 -4
  296. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts.map +1 -1
  297. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts +2 -4
  298. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts.map +1 -1
  299. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts +2 -5
  300. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts.map +1 -1
  301. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts +2 -3
  302. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts.map +1 -1
  303. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts +1 -1
  304. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts.map +1 -1
  305. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts +2 -5
  306. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts.map +1 -1
  307. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts +2 -4
  308. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts.map +1 -1
  309. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts +2 -5
  310. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts.map +1 -1
  311. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts +2 -4
  312. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts.map +1 -1
  313. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts +2 -1
  314. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts.map +1 -1
  315. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts +2 -4
  316. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts.map +1 -1
  317. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts +2 -0
  318. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts.map +1 -0
  319. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts +41 -0
  320. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts.map +1 -0
  321. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts +2 -1
  322. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts.map +1 -1
  323. package/dist/hooks/wrappers/state/useUser/useUser.d.ts +3 -1
  324. package/dist/hooks/wrappers/state/useUser/useUser.d.ts.map +1 -1
  325. package/dist/index.cjs +115 -1
  326. package/dist/index.cjs.map +1 -1
  327. package/dist/index.esm.js +113 -3
  328. package/dist/index.esm.js.map +1 -1
  329. package/dist/modules/DynamicContext/DynamicProvider.d.ts +2 -2
  330. package/dist/modules/DynamicContext/DynamicProvider.d.ts.map +1 -1
  331. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  332. package/dist/{useBaseState-KNM6v5iX.cjs → useBaseState-CI69lvc_.cjs} +2 -2
  333. package/dist/useBaseState-CI69lvc_.cjs.map +1 -0
  334. package/dist/{useBaseState-D9ib5b9h.esm.js → useBaseState-dkF7NJuA.esm.js} +2 -2
  335. package/dist/useBaseState-dkF7NJuA.esm.js.map +1 -0
  336. package/package.json +4 -4
  337. package/dist/useBaseState-D9ib5b9h.esm.js.map +0 -1
  338. package/dist/useBaseState-KNM6v5iX.cjs.map +0 -1
@@ -1,4 +1,5 @@
1
1
  import { listBusinessAccounts } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type ListBusinessAccountsResult = Awaited<ReturnType<typeof listBusinessAccounts>>;
4
5
  /**
@@ -39,6 +40,6 @@ export type UseListBusinessAccountsParams = {
39
40
  * @see listBusinessAccounts
40
41
  * @see UseListBusinessAccountsParams
41
42
  */
42
- export declare const useListBusinessAccounts: ({ externalRefs, queryParams, }?: UseListBusinessAccountsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client/waas").BusinessAccountList, Error>;
43
+ export declare const useListBusinessAccounts: ({ externalRefs, queryParams, }?: UseListBusinessAccountsParams) => UseQueryResult<ListBusinessAccountsResult, Error>;
43
44
  export {};
44
45
  //# sourceMappingURL=useListBusinessAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useListBusinessAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAC9D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,uBAAuB,oCAGjC,6BAA6B,uHAK5B,CAAC"}
1
+ {"version":3,"file":"useListBusinessAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAC9D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,uBAAuB,oCAGjC,6BAA6B,KAAQ,cAAc,CACpD,0BAA0B,EAC1B,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { listYieldVaults } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type ListYieldVaultsResult = Awaited<ReturnType<typeof listYieldVaults>>;
4
5
  /**
@@ -30,6 +31,6 @@ export type UseListYieldVaultsParams = {
30
31
  * @see listYieldVaults
31
32
  * @see UseListYieldVaultsParams
32
33
  */
33
- export declare const useListYieldVaults: ({ queryParams }?: UseListYieldVaultsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").YieldVaultSummary[], Error>;
34
+ export declare const useListYieldVaults: ({ queryParams, }?: UseListYieldVaultsParams) => UseQueryResult<ListYieldVaultsResult, Error>;
34
35
  export {};
35
36
  //# sourceMappingURL=useListYieldVaults.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useListYieldVaults.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEzE;;;;;;;;;GASG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;CACrF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kBAAkB,qBAAqB,wBAAwB,oHAKxE,CAAC"}
1
+ {"version":3,"file":"useListYieldVaults.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEzE;;;;;;;;;GASG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CACzD,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kBAAkB,sBAE5B,wBAAwB,KAAQ,cAAc,CAC/C,qBAAqB,EACrB,KAAK,CAMH,CAAC"}
@@ -1,3 +1,4 @@
1
+ import type { UseMutationResult } from '@tanstack/react-query';
1
2
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
2
3
  type UseLogoutParams = {
3
4
  /**
@@ -18,6 +19,6 @@ type UseLogoutParams = {
18
19
  * <button onClick={() => logOut()} disabled={isPending}>Logout</button>
19
20
  * ```
20
21
  */
21
- export declare const useLogout: ({ mutateParams }?: UseLogoutParams) => import("@tanstack/react-query").UseMutationResult<void, Error, void>;
22
+ export declare const useLogout: ({ mutateParams, }?: UseLogoutParams) => UseMutationResult<void, Error, void>;
22
23
  export {};
23
24
  //# sourceMappingURL=useLogout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useLogout.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useLogout/useLogout.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,eAAe,GAAG;IACrB;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC;CAClE,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,SAAS,sBAAsB,eAAe,yEAIvD,CAAC"}
1
+ {"version":3,"file":"useLogout.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useLogout/useLogout.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,eAAe,GAAG;IACrB;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC;CAClE,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,SAAS,uBAEnB,eAAe,KAAQ,iBAAiB,CAAC,IAAI,EAAE,KAAK,EAAE,IAAI,CAIzD,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { mergeUserAccounts } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type MergeUserAccountsVariables = Parameters<typeof mergeUserAccounts>[0];
4
5
  type MergeUserAccountsResult = Awaited<ReturnType<typeof mergeUserAccounts>>;
@@ -47,6 +48,6 @@ export type UseMergeUserAccountsParams = {
47
48
  * @see mergeUserAccounts
48
49
  * @see UseMergeUserAccountsParams
49
50
  */
50
- export declare const useMergeUserAccounts: ({ mutateParams, }?: UseMergeUserAccountsParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").SdkUser, Error, import("@dynamic-labs-sdk/client").MergeUserAccountsParams | undefined>;
51
+ export declare const useMergeUserAccounts: ({ mutateParams, }?: UseMergeUserAccountsParams) => UseMutationResult<MergeUserAccountsResult, Error, MergeUserAccountsVariables>;
51
52
  export {};
52
53
  //# sourceMappingURL=useMergeUserAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useMergeUserAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,uBAAuB,EACvB,0BAA0B,CAC3B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,eAAO,MAAM,oBAAoB,uBAE9B,0BAA0B,mLAIzB,CAAC"}
1
+ {"version":3,"file":"useMergeUserAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,uBAAuB,EACvB,0BAA0B,CAC3B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,eAAO,MAAM,oBAAoB,uBAE9B,0BAA0B,KAAQ,iBAAiB,CACpD,uBAAuB,EACvB,KAAK,EACL,0BAA0B,CAKxB,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useMigrateFromFireblocks, type UseMigrateFromFireblocksParams } from './useMigrateFromFireblocks';
1
+ export { useMigrateFromFireblocks, type UseMigrateFromFireblocksParams, } from './useMigrateFromFireblocks';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMigrateFromFireblocks/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/useMigrateFromFireblocks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,KAAK,8BAA8B,GACpC,MAAM,4BAA4B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { migrateFromFireblocks } 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 MigrateFromFireblocksVariables = Parameters<typeof migrateFromFireblocks>[0];
4
5
  type MigrateFromFireblocksResult = Awaited<ReturnType<typeof migrateFromFireblocks>>;
@@ -38,13 +39,6 @@ export type UseMigrateFromFireblocksParams = {
38
39
  * @see migrateFromFireblocks
39
40
  * @see UseMigrateFromFireblocksParams
40
41
  */
41
- export declare const useMigrateFromFireblocks: ({ mutateParams }?: UseMigrateFromFireblocksParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-wallet/core").MigrateFromFireblocksResponse, Error, {
42
- coinTypes?: Record<string, number>;
43
- deviceId: string;
44
- expectedAddresses: Record<string, string>;
45
- jwt: string;
46
- password: string;
47
- storage: Record<string, string>;
48
- }>;
42
+ export declare const useMigrateFromFireblocks: ({ mutateParams, }?: UseMigrateFromFireblocksParams) => UseMutationResult<MigrateFromFireblocksResult, Error, MigrateFromFireblocksVariables>;
49
43
  export {};
50
44
  //# sourceMappingURL=useMigrateFromFireblocks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useMigrateFromFireblocks.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.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":"useMigrateFromFireblocks.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.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 +1 @@
1
- {"version":3,"file":"useOnEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnEvent/useOnEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAW,MAAM,0BAA0B,CAAC;AAKvE;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS,MAAM,aAAa,wBAGrD,aAAa,CAAC,CAAC,CAAC,SAoBlB,CAAC"}
1
+ {"version":3,"file":"useOnEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnEvent/useOnEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAW,MAAM,0BAA0B,CAAC;AAKvE;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS,MAAM,aAAa,wBAGrD,aAAa,CAAC,CAAC,CAAC,KAAG,IAoBrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useOnWalletProviderEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,2BAA2B,EAChC,KAAK,oBAAoB,EAE1B,MAAM,0BAA0B,CAAC;AAMlC;;;;;;;GAOG;AACH,MAAM,MAAM,8BAA8B,CACxC,CAAC,SAAS,OAAO,CAAC,MAAM,oBAAoB,EAAE,MAAM,CAAC,IACnD,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,GAAG;IAC9D,iBAAiB,EAAE,MAAM,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,wBAAwB,GACnC,CAAC,SAAS,OAAO,CAAC,MAAM,oBAAoB,EAAE,MAAM,CAAC,2CAKpD,8BAA8B,CAAC,CAAC,CAAC,SAsCnC,CAAC"}
1
+ {"version":3,"file":"useOnWalletProviderEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,2BAA2B,EAChC,KAAK,oBAAoB,EAE1B,MAAM,0BAA0B,CAAC;AAMlC;;;;;;;GAOG;AACH,MAAM,MAAM,8BAA8B,CACxC,CAAC,SAAS,OAAO,CAAC,MAAM,oBAAoB,EAAE,MAAM,CAAC,IACnD,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,GAAG;IAC9D,iBAAiB,EAAE,MAAM,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,wBAAwB,GACnC,CAAC,SAAS,OAAO,CAAC,MAAM,oBAAoB,EAAE,MAAM,CAAC,2CAKpD,8BAA8B,CAAC,CAAC,CAAC,KAAG,IAsCtC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useOnceEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnceEvent/useOnceEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,0BAA0B,CAAC;AAK3E;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,YAAY,GAAI,CAAC,SAAS,MAAM,aAAa,wBAGvD,eAAe,CAAC,CAAC,CAAC,SAoBpB,CAAC"}
1
+ {"version":3,"file":"useOnceEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useOnceEvent/useOnceEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,0BAA0B,CAAC;AAK3E;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,YAAY,GAAI,CAAC,SAAS,MAAM,aAAa,wBAGvD,eAAe,CAAC,CAAC,CAAC,KAAG,IAoBvB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { prepareFlowSigning } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type PrepareFlowSigningVariables = Parameters<typeof prepareFlowSigning>[0];
4
5
  type PrepareFlowSigningResult = Awaited<ReturnType<typeof prepareFlowSigning>>;
@@ -23,6 +24,6 @@ export type UsePrepareFlowSigningParams = {
23
24
  * </button>
24
25
  * ```
25
26
  */
26
- export declare const usePrepareFlowSigning: ({ mutateParams, }?: UsePrepareFlowSigningParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").Flow, Error, import("@dynamic-labs-sdk/client").PrepareFlowSigningParams>;
27
+ export declare const usePrepareFlowSigning: ({ mutateParams, }?: UsePrepareFlowSigningParams) => UseMutationResult<PrepareFlowSigningResult, Error, PrepareFlowSigningVariables>;
27
28
  export {};
28
29
  //# sourceMappingURL=usePrepareFlowSigning.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"usePrepareFlowSigning.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.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;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,qBAAqB,uBAE/B,2BAA2B,qKAK1B,CAAC"}
1
+ {"version":3,"file":"usePrepareFlowSigning.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.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;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,qBAAqB,uBAE/B,2BAA2B,KAAQ,iBAAiB,CACrD,wBAAwB,EACxB,KAAK,EACL,2BAA2B,CAMzB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { proveWalletAccountOwnership } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ProveWalletAccountOwnershipVariables = Parameters<typeof proveWalletAccountOwnership>[0];
4
5
  type ProveWalletAccountOwnershipResult = Awaited<ReturnType<typeof proveWalletAccountOwnership>>;
@@ -19,11 +20,6 @@ export type UseProveWalletAccountOwnershipParams = {
19
20
  * proveOwnership({ walletAccount });
20
21
  * ```
21
22
  */
22
- export declare const useProveWalletAccountOwnership: ({ mutateParams, }?: UseProveWalletAccountOwnershipParams) => import("@tanstack/react-query").UseMutationResult<{
23
- messageToSign: string;
24
- signature: string;
25
- }, Error, {
26
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
27
- }>;
23
+ export declare const useProveWalletAccountOwnership: ({ mutateParams, }?: UseProveWalletAccountOwnershipParams) => UseMutationResult<ProveWalletAccountOwnershipResult, Error, ProveWalletAccountOwnershipVariables>;
28
24
  export {};
29
25
  //# sourceMappingURL=useProveWalletAccountOwnership.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useProveWalletAccountOwnership.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAEvE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC;;;;;EAQnC,CAAC"}
1
+ {"version":3,"file":"useProveWalletAccountOwnership.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AACvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC,KAAQ,iBAAiB,CAC9D,iCAAiC,EACjC,KAAK,EACL,oCAAoC,CASlC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { refreshAuth } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RefreshAuthResult = Awaited<ReturnType<typeof refreshAuth>>;
4
5
  export type UseRefreshAuthParams = {
@@ -19,6 +20,6 @@ export type UseRefreshAuthParams = {
19
20
  * </button>
20
21
  * ```
21
22
  */
22
- export declare const useRefreshAuth: ({ mutateParams }?: UseRefreshAuthParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").VerifyResponse, Error, void>;
23
+ export declare const useRefreshAuth: ({ mutateParams, }?: UseRefreshAuthParams) => UseMutationResult<RefreshAuthResult, Error, void>;
23
24
  export {};
24
25
  //# sourceMappingURL=useRefreshAuth.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRefreshAuth.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAAC,iBAAiB,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC;CAC/E,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,cAAc,sBAAsB,oBAAoB,wHAIjE,CAAC"}
1
+ {"version":3,"file":"useRefreshAuth.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAAC,iBAAiB,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC;CAC/E,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,cAAc,uBAExB,oBAAoB,KAAQ,iBAAiB,CAC9C,iBAAiB,EACjB,KAAK,EACL,IAAI,CAKF,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useRefreshWaasWalletAccountShares, type UseRefreshWaasWalletAccountSharesParams } from './useRefreshWaasWalletAccountShares';
1
+ export { useRefreshWaasWalletAccountShares, type UseRefreshWaasWalletAccountSharesParams, } from './useRefreshWaasWalletAccountShares';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/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/useRefreshWaasWalletAccountShares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iCAAiC,EACjC,KAAK,uCAAuC,GAC7C,MAAM,qCAAqC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { refreshWaasWalletAccountShares } 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 RefreshWaasWalletAccountSharesVariables = Parameters<typeof refreshWaasWalletAccountShares>[0];
4
5
  type RefreshWaasWalletAccountSharesResult = Awaited<ReturnType<typeof refreshWaasWalletAccountShares>>;
@@ -38,9 +39,6 @@ export type UseRefreshWaasWalletAccountSharesParams = {
38
39
  * @see refreshWaasWalletAccountShares
39
40
  * @see UseRefreshWaasWalletAccountSharesParams
40
41
  */
41
- export declare const useRefreshWaasWalletAccountShares: ({ mutateParams }?: UseRefreshWaasWalletAccountSharesParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- password?: string;
43
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
44
- }>;
42
+ export declare const useRefreshWaasWalletAccountShares: ({ mutateParams, }?: UseRefreshWaasWalletAccountSharesParams) => UseMutationResult<RefreshWaasWalletAccountSharesResult, Error, RefreshWaasWalletAccountSharesVariables>;
45
43
  export {};
46
44
  //# sourceMappingURL=useRefreshWaasWalletAccountShares.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRefreshWaasWalletAccountShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.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;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,iCAAiC,sBAAsB,uCAAuC;;;EAIvG,CAAC"}
1
+ {"version":3,"file":"useRefreshWaasWalletAccountShares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.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;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,iCAAiC,uBAE3C,uCAAuC,KAAQ,iBAAiB,CACjE,oCAAoC,EACpC,KAAK,EACL,uCAAuC,CASrC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { registerPasskey } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RegisterPasskeyVariables = Parameters<typeof registerPasskey>[0];
4
5
  type RegisterPasskeyResult = Awaited<ReturnType<typeof registerPasskey>>;
@@ -24,8 +25,6 @@ export type UseRegisterPasskeyParams = {
24
25
  * </button>
25
26
  * ```
26
27
  */
27
- export declare const useRegisterPasskey: ({ mutateParams, }?: UseRegisterPasskeyParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").VerifyResponse, Error, {
28
- createMfaToken?: import("@dynamic-labs/sdk-api-core").CreateMfaToken;
29
- } | undefined>;
28
+ export declare const useRegisterPasskey: ({ mutateParams, }?: UseRegisterPasskeyParams) => UseMutationResult<RegisterPasskeyResult, Error, RegisterPasskeyVariables>;
30
29
  export {};
31
30
  //# sourceMappingURL=useRegisterPasskey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRegisterPasskey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.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;;cAKvB,CAAC"}
1
+ {"version":3,"file":"useRegisterPasskey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.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,qBAAqB,EACrB,KAAK,EACL,wBAAwB,CAMtB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { registerTotpMfaDevice } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RegisterTotpMfaDeviceResult = Awaited<ReturnType<typeof registerTotpMfaDevice>>;
4
5
  export type UseRegisterTotpMfaDeviceParams = {
@@ -23,6 +24,6 @@ export type UseRegisterTotpMfaDeviceParams = {
23
24
  * </button>
24
25
  * ```
25
26
  */
26
- export declare const useRegisterTotpMfaDevice: ({ mutateParams, }?: UseRegisterTotpMfaDeviceParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").MFARegisterTotpDeviceGetResponse, Error, void>;
27
+ export declare const useRegisterTotpMfaDevice: ({ mutateParams, }?: UseRegisterTotpMfaDeviceParams) => UseMutationResult<RegisterTotpMfaDeviceResult, Error, void>;
27
28
  export {};
28
29
  //# sourceMappingURL=useRegisterTotpMfaDevice.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRegisterTotpMfaDevice.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,2BAA2B,EAC3B,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,wBAAwB,uBAElC,8BAA8B,0IAK7B,CAAC"}
1
+ {"version":3,"file":"useRegisterTotpMfaDevice.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,2BAA2B,EAC3B,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,wBAAwB,uBAElC,8BAA8B,KAAQ,iBAAiB,CACxD,2BAA2B,EAC3B,KAAK,EACL,IAAI,CAMF,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeAccountPolicyRule } 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 RemoveAccountPolicyRuleVariables = Parameters<typeof removeAccountPolicyRule>[0];
4
5
  type RemoveAccountPolicyRuleResult = Awaited<ReturnType<typeof removeAccountPolicyRule>>;
@@ -44,9 +45,6 @@ export type UseRemoveAccountPolicyRuleParams = {
44
45
  * @see removeAccountPolicyRule
45
46
  * @see UseRemoveAccountPolicyRuleParams
46
47
  */
47
- export declare const useRemoveAccountPolicyRule: ({ mutateParams, }?: UseRemoveAccountPolicyRuleParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error, {
48
- businessAccountId: string;
49
- ruleId: string;
50
- }>;
48
+ export declare const useRemoveAccountPolicyRule: ({ mutateParams, }?: UseRemoveAccountPolicyRuleParams) => UseMutationResult<RemoveAccountPolicyRuleResult, Error, RemoveAccountPolicyRuleVariables>;
51
49
  export {};
52
50
  //# sourceMappingURL=useRemoveAccountPolicyRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveAccountPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,gCAAgC,GAAG,UAAU,CAChD,OAAO,uBAAuB,CAC/B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,6BAA6B,GAAG,OAAO,CAC1C,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAC3C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC7C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,6BAA6B,EAC7B,gCAAgC,CACjC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,0BAA0B,uBAEpC,gCAAgC;;;EAS/B,CAAC"}
1
+ {"version":3,"file":"useRemoveAccountPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,gCAAgC,GAAG,UAAU,CAChD,OAAO,uBAAuB,CAC/B,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,6BAA6B,GAAG,OAAO,CAC1C,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAC3C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC7C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,6BAA6B,EAC7B,gCAAgC,CACjC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,0BAA0B,uBAEpC,gCAAgC,KAAQ,iBAAiB,CAC1D,6BAA6B,EAC7B,KAAK,EACL,gCAAgC,CAU9B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeBusinessAccountMember } 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 RemoveBusinessAccountMemberVariables = Parameters<typeof removeBusinessAccountMember>[0];
4
5
  type RemoveBusinessAccountMemberResult = Awaited<ReturnType<typeof removeBusinessAccountMember>>;
@@ -38,9 +39,6 @@ export type UseRemoveBusinessAccountMemberParams = {
38
39
  * @see removeBusinessAccountMember
39
40
  * @see UseRemoveBusinessAccountMemberParams
40
41
  */
41
- export declare const useRemoveBusinessAccountMember: ({ mutateParams, }?: UseRemoveBusinessAccountMemberParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/waas").BusinessAccountMember, Error, {
42
- businessAccountId: string;
43
- userId: string;
44
- }>;
42
+ export declare const useRemoveBusinessAccountMember: ({ mutateParams, }?: UseRemoveBusinessAccountMemberParams) => UseMutationResult<RemoveBusinessAccountMemberResult, Error, RemoveBusinessAccountMemberVariables>;
45
43
  export {};
46
44
  //# sourceMappingURL=useRemoveBusinessAccountMember.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveBusinessAccountMember.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC;;;EAQnC,CAAC"}
1
+ {"version":3,"file":"useRemoveBusinessAccountMember.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC,KAAQ,iBAAiB,CAC9D,iCAAiC,EACjC,KAAK,EACL,oCAAoC,CASlC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeBusinessAccountSigner } 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 RemoveBusinessAccountSignerVariables = Parameters<typeof removeBusinessAccountSigner>[0];
4
5
  type RemoveBusinessAccountSignerResult = Awaited<ReturnType<typeof removeBusinessAccountSigner>>;
@@ -38,10 +39,6 @@ export type UseRemoveBusinessAccountSignerParams = {
38
39
  * @see removeBusinessAccountSigner
39
40
  * @see UseRemoveBusinessAccountSignerParams
40
41
  */
41
- export declare const useRemoveBusinessAccountSigner: ({ mutateParams, }?: UseRemoveBusinessAccountSignerParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/waas").BusinessAccountSigner, Error, {
42
- businessAccountId: string;
43
- signerId: string;
44
- walletId: string;
45
- }>;
42
+ export declare const useRemoveBusinessAccountSigner: ({ mutateParams, }?: UseRemoveBusinessAccountSignerParams) => UseMutationResult<RemoveBusinessAccountSignerResult, Error, RemoveBusinessAccountSignerVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useRemoveBusinessAccountSigner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveBusinessAccountSigner.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC;;;;EAQnC,CAAC"}
1
+ {"version":3,"file":"useRemoveBusinessAccountSigner.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC,KAAQ,iBAAiB,CAC9D,iCAAiC,EACjC,KAAK,EACL,oCAAoC,CASlC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeBusinessAccountWallet } 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 RemoveBusinessAccountWalletVariables = Parameters<typeof removeBusinessAccountWallet>[0];
4
5
  type RemoveBusinessAccountWalletResult = Awaited<ReturnType<typeof removeBusinessAccountWallet>>;
@@ -39,13 +40,6 @@ export type UseRemoveBusinessAccountWalletParams = {
39
40
  * @see UseRemoveBusinessAccountWalletParams
40
41
  * @notInstrumented
41
42
  */
42
- export declare const useRemoveBusinessAccountWallet: ({ mutateParams, }?: UseRemoveBusinessAccountWalletParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs-sdk/client/waas").BusinessAccount & {
43
- members: import("@dynamic-labs-sdk/client/waas").BusinessAccountMember[];
44
- signers: import("@dynamic-labs-sdk/client/waas").BusinessAccountSigner[];
45
- wallets?: import("@dynamic-labs-sdk/client/waas").BusinessAccountWalletSummary[];
46
- }, Error, {
47
- businessAccountId: string;
48
- walletId: string;
49
- }>;
43
+ export declare const useRemoveBusinessAccountWallet: ({ mutateParams, }?: UseRemoveBusinessAccountWalletParams) => UseMutationResult<RemoveBusinessAccountWalletResult, Error, RemoveBusinessAccountWalletVariables>;
50
44
  export {};
51
45
  //# sourceMappingURL=useRemoveBusinessAccountWallet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveBusinessAccountWallet.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC;;;;;;;EAQnC,CAAC"}
1
+ {"version":3,"file":"useRemoveBusinessAccountWallet.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,oCAAoC,GAAG,UAAU,CACpD,OAAO,2BAA2B,CACnC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,iCAAiC,GAAG,OAAO,CAC9C,UAAU,CAAC,OAAO,2BAA2B,CAAC,CAC/C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,iCAAiC,EACjC,oCAAoC,CACrC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,8BAA8B,uBAExC,oCAAoC,KAAQ,iBAAiB,CAC9D,iCAAiC,EACjC,KAAK,EACL,oCAAoC,CASlC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removePolicyRules } 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 RemovePolicyRulesVariables = Parameters<typeof removePolicyRules>[0];
4
5
  type RemovePolicyRulesResult = Awaited<ReturnType<typeof removePolicyRules>>;
@@ -46,11 +47,6 @@ export type UseRemovePolicyRulesParams = {
46
47
  * @see removePolicyRules
47
48
  * @see UseRemovePolicyRulesParams
48
49
  */
49
- export declare const useRemovePolicyRules: ({ mutateParams, }?: UseRemovePolicyRulesParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error, {
50
- chain: import("@dynamic-labs/sdk-api-core").WaasChainEnum;
51
- chainIds?: number[];
52
- rules: (keyof import("@dynamic-labs-sdk/client/waas").PolicyRules)[];
53
- scope: import("@dynamic-labs-sdk/client/waas").PolicyScope;
54
- }>;
50
+ export declare const useRemovePolicyRules: ({ mutateParams, }?: UseRemovePolicyRulesParams) => UseMutationResult<RemovePolicyRulesResult, Error, RemovePolicyRulesVariables>;
55
51
  export {};
56
52
  //# sourceMappingURL=useRemovePolicyRules.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemovePolicyRules.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAElE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,uBAAuB,EACvB,0BAA0B,CAC3B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,oBAAoB,uBAE9B,0BAA0B;;;;;EAWzB,CAAC"}
1
+ {"version":3,"file":"useRemovePolicyRules.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,uBAAuB,EACvB,0BAA0B,CAC3B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,oBAAoB,uBAE9B,0BAA0B,KAAQ,iBAAiB,CACpD,uBAAuB,EACvB,KAAK,EACL,0BAA0B,CAYxB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeSignerPolicyRule } 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 RemoveSignerPolicyRuleVariables = Parameters<typeof removeSignerPolicyRule>[0];
4
5
  type RemoveSignerPolicyRuleResult = Awaited<ReturnType<typeof removeSignerPolicyRule>>;
@@ -46,10 +47,6 @@ export type UseRemoveSignerPolicyRuleParams = {
46
47
  * @see removeSignerPolicyRule
47
48
  * @see UseRemoveSignerPolicyRuleParams
48
49
  */
49
- export declare const useRemoveSignerPolicyRule: ({ mutateParams, }?: UseRemoveSignerPolicyRuleParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error, {
50
- ruleId: string;
51
- shareSetId?: string;
52
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
53
- }>;
50
+ export declare const useRemoveSignerPolicyRule: ({ mutateParams, }?: UseRemoveSignerPolicyRuleParams) => UseMutationResult<RemoveSignerPolicyRuleResult, Error, RemoveSignerPolicyRuleVariables>;
54
51
  export {};
55
52
  //# sourceMappingURL=useRemoveSignerPolicyRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveSignerPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,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;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B;;;;EAM9B,CAAC"}
1
+ {"version":3,"file":"useRemoveSignerPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,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;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B,KAAQ,iBAAiB,CACzD,4BAA4B,EAC5B,KAAK,EACL,+BAA+B,CAU7B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeWalletAccount } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RemoveWalletAccountVariables = Parameters<typeof removeWalletAccount>[0];
4
5
  type RemoveWalletAccountResult = Awaited<ReturnType<typeof removeWalletAccount>>;
@@ -27,8 +28,6 @@ export type UseRemoveWalletAccountParams = {
27
28
  * </button>
28
29
  * ```
29
30
  */
30
- export declare const useRemoveWalletAccount: ({ mutateParams, }?: UseRemoveWalletAccountParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
31
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
32
- }>;
31
+ export declare const useRemoveWalletAccount: ({ mutateParams, }?: UseRemoveWalletAccountParams) => UseMutationResult<RemoveWalletAccountResult, Error, RemoveWalletAccountVariables>;
33
32
  export {};
34
33
  //# sourceMappingURL=useRemoveWalletAccount.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveWalletAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,4BAA4B,GAAG,UAAU,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC9E,KAAK,yBAAyB,GAAG,OAAO,CACtC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CACvC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,yBAAyB,EACzB,4BAA4B,CAC7B,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,sBAAsB,uBAEhC,4BAA4B;;EAK3B,CAAC"}
1
+ {"version":3,"file":"useRemoveWalletAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,4BAA4B,GAAG,UAAU,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC9E,KAAK,yBAAyB,GAAG,OAAO,CACtC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CACvC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,yBAAyB,EACzB,4BAA4B,CAC7B,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,sBAAsB,uBAEhC,4BAA4B,KAAQ,iBAAiB,CACtD,yBAAyB,EACzB,KAAK,EACL,4BAA4B,CAM1B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { removeWalletPolicyRule } 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 RemoveWalletPolicyRuleVariables = Parameters<typeof removeWalletPolicyRule>[0];
4
5
  type RemoveWalletPolicyRuleResult = Awaited<ReturnType<typeof removeWalletPolicyRule>>;
@@ -46,9 +47,6 @@ export type UseRemoveWalletPolicyRuleParams = {
46
47
  * @see removeWalletPolicyRule
47
48
  * @see UseRemoveWalletPolicyRuleParams
48
49
  */
49
- export declare const useRemoveWalletPolicyRule: ({ mutateParams, }?: UseRemoveWalletPolicyRuleParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error, {
50
- ruleId: string;
51
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
52
- }>;
50
+ export declare const useRemoveWalletPolicyRule: ({ mutateParams, }?: UseRemoveWalletPolicyRuleParams) => UseMutationResult<RemoveWalletPolicyRuleResult, Error, RemoveWalletPolicyRuleVariables>;
53
51
  export {};
54
52
  //# sourceMappingURL=useRemoveWalletPolicyRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRemoveWalletPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,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;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B;;;EAM9B,CAAC"}
1
+ {"version":3,"file":"useRemoveWalletPolicyRule.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,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;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,4BAA4B,EAC5B,+BAA+B,CAChC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B,KAAQ,iBAAiB,CACzD,4BAA4B,EAC5B,KAAK,EACL,+BAA+B,CAU7B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { requestExternalAuthElevatedToken } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RequestExternalAuthElevatedTokenVariables = Parameters<typeof requestExternalAuthElevatedToken>[0];
4
5
  type RequestExternalAuthElevatedTokenResult = Awaited<ReturnType<typeof requestExternalAuthElevatedToken>>;
@@ -19,8 +20,6 @@ export type UseRequestExternalAuthElevatedTokenParams = {
19
20
  * requestElevatedToken({ externalJwt });
20
21
  * ```
21
22
  */
22
- export declare const useRequestExternalAuthElevatedToken: ({ mutateParams, }?: UseRequestExternalAuthElevatedTokenParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").ExternalAuthAssertionResponse, Error, {
23
- externalJwt: string;
24
- }>;
23
+ export declare const useRequestExternalAuthElevatedToken: ({ mutateParams, }?: UseRequestExternalAuthElevatedTokenParams) => UseMutationResult<RequestExternalAuthElevatedTokenResult, Error, RequestExternalAuthElevatedTokenVariables>;
25
24
  export {};
26
25
  //# sourceMappingURL=useRequestExternalAuthElevatedToken.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRequestExternalAuthElevatedToken.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,0BAA0B,CAAC;AAE5E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,yCAAyC,GAAG,UAAU,CACzD,OAAO,gCAAgC,CACxC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,sCAAsC,GAAG,OAAO,CACnD,UAAU,CAAC,OAAO,gCAAgC,CAAC,CACpD,CAAC;AAEF,MAAM,MAAM,yCAAyC,GAAG;IACtD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,sCAAsC,EACtC,yCAAyC,CAC1C,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,mCAAmC,uBAE7C,yCAAyC;;EAQxC,CAAC"}
1
+ {"version":3,"file":"useRequestExternalAuthElevatedToken.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,0BAA0B,CAAC;AAC5E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,yCAAyC,GAAG,UAAU,CACzD,OAAO,gCAAgC,CACxC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,sCAAsC,GAAG,OAAO,CACnD,UAAU,CAAC,OAAO,gCAAgC,CAAC,CACpD,CAAC;AAEF,MAAM,MAAM,yCAAyC,GAAG;IACtD;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,sCAAsC,EACtC,yCAAyC,CAC1C,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,mCAAmC,uBAE7C,yCAAyC,KAAQ,iBAAiB,CACnE,sCAAsC,EACtC,KAAK,EACL,yCAAyC,CASvC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { revokeAllRegisteredDevices } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type RevokeAllRegisteredDevicesResult = Awaited<ReturnType<typeof revokeAllRegisteredDevices>>;
4
5
  export type UseRevokeAllRegisteredDevicesParams = {
@@ -20,6 +21,6 @@ export type UseRevokeAllRegisteredDevicesParams = {
20
21
  * </button>
21
22
  * ```
22
23
  */
23
- export declare const useRevokeAllRegisteredDevices: ({ mutateParams, }?: UseRevokeAllRegisteredDevicesParams) => import("@tanstack/react-query").UseMutationResult<void, Error, void>;
24
+ export declare const useRevokeAllRegisteredDevices: ({ mutateParams, }?: UseRevokeAllRegisteredDevicesParams) => UseMutationResult<void, Error, void>;
24
25
  export {};
25
26
  //# sourceMappingURL=useRevokeAllRegisteredDevices.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useRevokeAllRegisteredDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,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,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,6BAA6B,uBAEvC,mCAAmC,yEAMrC,CAAC"}
1
+ {"version":3,"file":"useRevokeAllRegisteredDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.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,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,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,6BAA6B,uBAEvC,mCAAmC,KAAQ,iBAAiB,CAC7D,IAAI,EACJ,KAAK,EACL,IAAI,CAOL,CAAC"}
@@ -1,7 +1,8 @@
1
1
  import { revokeRegisteredDevice } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
- type RevokeRegisteredDeviceVariables = Parameters<typeof revokeRegisteredDevice>[0];
4
- type RevokeRegisteredDeviceResult = Awaited<ReturnType<typeof revokeRegisteredDevice>>;
4
+ export type RevokeRegisteredDeviceVariables = Parameters<typeof revokeRegisteredDevice>[0];
5
+ export type RevokeRegisteredDeviceResult = Awaited<ReturnType<typeof revokeRegisteredDevice>>;
5
6
  export type UseRevokeRegisteredDeviceParams = {
6
7
  /**
7
8
  * Optional override of any react-query `UseMutationOptions`
@@ -28,8 +29,5 @@ export type UseRevokeRegisteredDeviceParams = {
28
29
  * </button>
29
30
  * ```
30
31
  */
31
- export declare const useRevokeRegisteredDevice: ({ mutateParams, }?: UseRevokeRegisteredDeviceParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
32
- deviceRegistrationId: string;
33
- }>;
34
- export {};
32
+ export declare const useRevokeRegisteredDevice: ({ mutateParams, }?: UseRevokeRegisteredDeviceParams) => UseMutationResult<RevokeRegisteredDeviceResult, Error, RevokeRegisteredDeviceVariables>;
35
33
  //# sourceMappingURL=useRevokeRegisteredDevice.d.ts.map