@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 { getPasskeys } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetPasskeysResult = Awaited<ReturnType<typeof getPasskeys>>;
4
5
  export type UseGetPasskeysParams = {
@@ -22,6 +23,6 @@ export type UseGetPasskeysParams = {
22
23
  * const { data: passkeys, isLoading, refetch } = useGetPasskeys();
23
24
  * ```
24
25
  */
25
- export declare const useGetPasskeys: ({ queryParams }?: UseGetPasskeysParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").UserPasskey[], Error>;
26
+ export declare const useGetPasskeys: ({ queryParams, }?: UseGetPasskeysParams) => UseQueryResult<GetPasskeysResult, Error>;
26
27
  export {};
27
28
  //# sourceMappingURL=useGetPasskeys.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetPasskeys.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC;CACpE,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,cAAc,qBAAqB,oBAAoB,8GAMhE,CAAC"}
1
+ {"version":3,"file":"useGetPasskeys.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC;CACpE,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,cAAc,sBAExB,oBAAoB,KAAQ,cAAc,CAAC,iBAAiB,EAAE,KAAK,CAMlE,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getPolicy } 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 GetPolicyResult = Awaited<ReturnType<typeof getPolicy>>;
4
5
  type GetPolicyArgs = Parameters<typeof getPolicy>[0];
@@ -33,11 +34,6 @@ export type UseGetPolicyParams = GetPolicyArgs & {
33
34
  * @see getPolicy
34
35
  * @see UseGetPolicyParams
35
36
  */
36
- export declare const useGetPolicy: ({ queryParams, ...args }: UseGetPolicyParams) => import("@tanstack/react-query").UseQueryResult<{
37
- layerId: string;
38
- rules: import("@dynamic-labs-sdk/client/waas").PolicyRules;
39
- unmapped: import("@dynamic-labs/sdk-api-core").WaasPolicyRule[];
40
- updatedAt: Date;
41
- }, Error>;
37
+ export declare const useGetPolicy: ({ queryParams, ...args }: UseGetPolicyParams) => UseQueryResult<GetPolicyResult, Error>;
42
38
  export {};
43
39
  //# sourceMappingURL=useGetPolicy.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetPolicy.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPolicy/useGetPolicy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAE1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,eAAe,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC;AAC7D,KAAK,aAAa,GAAG,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;AAErD;;;;;;;;;;GAUG;AACH,MAAM,MAAM,kBAAkB,GAAG,aAAa,GAAG;IAC/C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,eAAe,CAAC,CAAC,aAAa,CAAC,CACnD,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,6BAA8B,kBAAkB;;;;;SAKrE,CAAC"}
1
+ {"version":3,"file":"useGetPolicy.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPolicy/useGetPolicy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAC1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,eAAe,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC;AAC7D,KAAK,aAAa,GAAG,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;AAErD;;;;;;;;;;GAUG;AACH,MAAM,MAAM,kBAAkB,GAAG,aAAa,GAAG;IAC/C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,eAAe,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;CAC/E,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,6BAGtB,kBAAkB,KAAG,cAAc,CAAC,eAAe,EAAE,KAAK,CAKzD,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getRegisteredDevices } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetRegisteredDevicesResult = Awaited<ReturnType<typeof getRegisteredDevices>>;
4
5
  export type UseGetRegisteredDevicesParams = {
@@ -24,6 +25,6 @@ export type UseGetRegisteredDevicesParams = {
24
25
  * const { data: devices, isLoading, refetch } = useGetRegisteredDevices();
25
26
  * ```
26
27
  */
27
- export declare const useGetRegisteredDevices: ({ queryParams, }?: UseGetRegisteredDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").DeviceRegistrationResponse[], Error>;
28
+ export declare const useGetRegisteredDevices: ({ queryParams, }?: UseGetRegisteredDevicesParams) => UseQueryResult<GetRegisteredDevicesResult, Error>;
28
29
  export {};
29
30
  //# sourceMappingURL=useGetRegisteredDevices.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetRegisteredDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEhE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,sBAEjC,6BAA6B,6HAM5B,CAAC"}
1
+ {"version":3,"file":"useGetRegisteredDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,sBAEjC,6BAA6B,KAAQ,cAAc,CACpD,0BAA0B,EAC1B,KAAK,CAOH,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getSignerPolicyLayer } from '@dynamic-labs-sdk/client/waas';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetSignerPolicyLayerResult = Awaited<ReturnType<typeof getSignerPolicyLayer>>;
5
6
  /**
@@ -46,6 +47,6 @@ export type UseGetSignerPolicyLayerParams = {
46
47
  * @see getSignerPolicyLayer
47
48
  * @see UseGetSignerPolicyLayerParams
48
49
  */
49
- export declare const useGetSignerPolicyLayer: ({ queryParams, shareSetId, walletAccount, }: UseGetSignerPolicyLayerParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error>;
50
+ export declare const useGetSignerPolicyLayer: ({ queryParams, shareSetId, walletAccount, }: UseGetSignerPolicyLayerParams) => UseQueryResult<GetSignerPolicyLayerResult, Error>;
50
51
  export {};
51
52
  //# sourceMappingURL=useGetSignerPolicyLayer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetSignerPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,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;;;;;;;;;;;GAWG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAC9D,CAAC;IACF,uGAAuG;IACvG,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,gDAIjC,6BAA6B,wHAc5B,CAAC"}
1
+ {"version":3,"file":"useGetSignerPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,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;;;;;;;;;;;GAWG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAC9D,CAAC;IACF,uGAAuG;IACvG,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,gDAIjC,6BAA6B,KAAG,cAAc,CAC/C,0BAA0B,EAC1B,KAAK,CAeH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getSwapQuote } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetSwapQuoteResult = Awaited<ReturnType<typeof getSwapQuote>>;
4
5
  type GetSwapQuoteArgs = Parameters<typeof getSwapQuote>[0];
@@ -17,6 +18,6 @@ export type UseGetSwapQuoteParams = GetSwapQuoteArgs & {
17
18
  * const { data: quote, isLoading } = useGetSwapQuote(params);
18
19
  * ```
19
20
  */
20
- export declare const useGetSwapQuote: ({ queryParams, ...args }: UseGetSwapQuoteParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").SwapQuoteResponse, Error>;
21
+ export declare const useGetSwapQuote: ({ queryParams, ...args }: UseGetSwapQuoteParams) => UseQueryResult<GetSwapQuoteResult, Error>;
21
22
  export {};
22
23
  //# sourceMappingURL=useGetSwapQuote.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetSwapQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AACnE,KAAK,gBAAgB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3D,MAAM,MAAM,qBAAqB,GAAG,gBAAgB,GAAG;IACrD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC,aAAa,CAAC,CAAC;CACrE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,6BAA8B,qBAAqB,kHAK3E,CAAC"}
1
+ {"version":3,"file":"useGetSwapQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AACnE,KAAK,gBAAgB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3D,MAAM,MAAM,qBAAqB,GAAG,gBAAgB,GAAG;IACrD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC,aAAa,CAAC,CAAC;CACrE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,6BAGzB,qBAAqB,KAAG,cAAc,CAAC,kBAAkB,EAAE,KAAK,CAK/D,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useGetSwapStatus, type UseGetSwapStatusParams } from './useGetSwapStatus';
1
+ export { useGetSwapStatus, type UseGetSwapStatusParams, } from './useGetSwapStatus';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,KAAK,sBAAsB,GAC5B,MAAM,oBAAoB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getSwapStatus } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetSwapStatusResult = Awaited<ReturnType<typeof getSwapStatus>>;
4
5
  type GetSwapStatusArgs = Parameters<typeof getSwapStatus>[0];
@@ -17,6 +18,6 @@ export type UseGetSwapStatusParams = GetSwapStatusArgs & {
17
18
  * const { data: status, isLoading } = useGetSwapStatus(params);
18
19
  * ```
19
20
  */
20
- export declare const useGetSwapStatus: ({ queryParams, ...args }: UseGetSwapStatusParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").SwapStatusResponse, Error>;
21
+ export declare const useGetSwapStatus: ({ queryParams, ...args }: UseGetSwapStatusParams) => UseQueryResult<GetSwapStatusResult, Error>;
21
22
  export {};
22
23
  //# sourceMappingURL=useGetSwapStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetSwapStatus.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AACrE,KAAK,iBAAiB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7D,MAAM,MAAM,sBAAsB,GAAG,iBAAiB,GAAG;IACvD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,6BAA8B,sBAAsB,iHAK7E,CAAC"}
1
+ {"version":3,"file":"useGetSwapStatus.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AACrE,KAAK,iBAAiB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7D,MAAM,MAAM,sBAAsB,GAAG,iBAAiB,GAAG;IACvD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,6BAG1B,sBAAsB,KAAG,cAAc,CAAC,mBAAmB,EAAE,KAAK,CAKjE,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { GetTokenBalancesParams, WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getTokenBalances } from '@dynamic-labs-sdk/client';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetTokenBalancesResult = Awaited<ReturnType<typeof getTokenBalances>>;
5
6
  /**
@@ -42,6 +43,6 @@ export type UseGetTokenBalancesParams = DistributiveOmit<GetTokenBalancesParams,
42
43
  * const { data, isLoading, refetch } = useGetTokenBalances({ walletAccount });
43
44
  * ```
44
45
  */
45
- export declare const useGetTokenBalances: ({ walletAccount, queryParams, ...rest }: UseGetTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TokenBalance[], Error>;
46
+ export declare const useGetTokenBalances: ({ walletAccount, queryParams, ...rest }: UseGetTokenBalancesParams) => UseQueryResult<GetTokenBalancesResult, Error>;
46
47
  export {};
47
48
  //# sourceMappingURL=useGetTokenBalances.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetTokenBalances.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,aAAa,EACd,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;GASG;AACH,KAAK,gBAAgB,CAAC,CAAC,EAAE,CAAC,SAAS,WAAW,IAAI,CAAC,SAAS,OAAO,GAC/D,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACV,KAAK,CAAC;AAEV,MAAM,MAAM,yBAAyB,GAAG,gBAAgB,CACtD,sBAAsB,EACtB,eAAe,CAChB,GAAG;IACF;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,aAAa,CAAC,CAAC;IACxE;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,4CAI7B,yBAAyB,+GAiBxB,CAAC"}
1
+ {"version":3,"file":"useGetTokenBalances.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,aAAa,EACd,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;GASG;AACH,KAAK,gBAAgB,CAAC,CAAC,EAAE,CAAC,SAAS,WAAW,IAAI,CAAC,SAAS,OAAO,GAC/D,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACV,KAAK,CAAC;AAEV,MAAM,MAAM,yBAAyB,GAAG,gBAAgB,CACtD,sBAAsB,EACtB,eAAe,CAChB,GAAG;IACF;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,aAAa,CAAC,CAAC;IACxE;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,4CAI7B,yBAAyB,KAAG,cAAc,CAAC,sBAAsB,EAAE,KAAK,CAiBvE,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import type { Chain, GetTransactionHistoryParams, GetTransactionHistoryResponse } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  export type UseGetTransactionHistoryParams = Omit<GetTransactionHistoryParams, 'address' | 'chain' | 'networkId'> & {
4
5
  /**
@@ -43,5 +44,5 @@ export type UseGetTransactionHistoryParams = Omit<GetTransactionHistoryParams, '
43
44
  * });
44
45
  * ```
45
46
  */
46
- export declare const useGetTransactionHistory: ({ address, chain, networkId, queryParams, ...rest }: UseGetTransactionHistoryParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WalletTransactionsResponse, Error>;
47
+ export declare const useGetTransactionHistory: ({ address, chain, networkId, queryParams, ...rest }: UseGetTransactionHistoryParams) => UseQueryResult<GetTransactionHistoryResponse, Error>;
47
48
  //# sourceMappingURL=useGetTransactionHistory.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetTransactionHistory.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,KAAK,EACL,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,0BAA0B,CAAC;AAGlC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAC/C,2BAA2B,EAC3B,SAAS,GAAG,OAAO,GAAG,WAAW,CAClC,GAAG;IACF;;;;;OAKG;IACH,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;;OAGG;IACH,KAAK,EAAE,KAAK,GAAG,SAAS,CAAC;IACzB;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IACvC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,6BAA6B,CAAC,CAAC,aAAa,CAAC,CAAC;CAChF,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,wBAAwB,wDAMlC,8BAA8B,2HAuB7B,CAAC"}
1
+ {"version":3,"file":"useGetTransactionHistory.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,KAAK,EACL,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,0BAA0B,CAAC;AAElC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAC/C,2BAA2B,EAC3B,SAAS,GAAG,OAAO,GAAG,WAAW,CAClC,GAAG;IACF;;;;;OAKG;IACH,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;;OAGG;IACH,KAAK,EAAE,KAAK,GAAG,SAAS,CAAC;IACzB;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IACvC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,6BAA6B,CAAC,CAAC,aAAa,CAAC,CAAC;CAChF,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,wBAAwB,wDAMlC,8BAA8B,KAAG,cAAc,CAChD,6BAA6B,EAC7B,KAAK,CAkBH,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { type SocialAccount } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
1
3
  /**
2
4
  * Returns the current user's linked social accounts.
3
5
  *
@@ -5,5 +7,5 @@
5
7
  * authenticated — the guard is required because the selector runs synchronously
6
8
  * and `getUserSocialAccounts` throws (`assertDefined`) when there is no user.
7
9
  */
8
- export declare const useGetUserSocialAccounts: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").SocialAccount[], Error>;
10
+ export declare const useGetUserSocialAccounts: () => UseQueryResult<SocialAccount[], Error>;
9
11
  //# sourceMappingURL=useGetUserSocialAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetUserSocialAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.ts"],"names":[],"mappings":"AAIA;;;;;;GAMG;AACH,eAAO,MAAM,wBAAwB,iHAMjC,CAAC"}
1
+ {"version":3,"file":"useGetUserSocialAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,aAAa,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;;GAMG;AACH,eAAO,MAAM,wBAAwB,QAAO,cAAc,CACxD,aAAa,EAAE,EACf,KAAK,CAOH,CAAC"}
@@ -1,7 +1,9 @@
1
+ import { type WalletAccount } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
1
3
  /**
2
4
  * Returns all wallet accounts connected to the current user.
3
5
  *
4
6
  * Re-renders when wallet accounts change (connect, disconnect, verify).
5
7
  */
6
- export declare const useGetWalletAccounts: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client/core").BaseWalletAccount<import("@dynamic-labs-sdk/client").Chain>[], Error>;
8
+ export declare const useGetWalletAccounts: () => UseQueryResult<WalletAccount[], Error>;
7
9
  //# sourceMappingURL=useGetWalletAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,oKAQ7B,CAAC"}
1
+ {"version":3,"file":"useGetWalletAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,aAAa,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,QAAO,cAAc,CACpD,aAAa,EAAE,EACf,KAAK,CASH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getWalletConnectCatalog } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetWalletConnectCatalogResult = Awaited<ReturnType<typeof getWalletConnectCatalog>>;
4
5
  export type UseGetWalletConnectCatalogParams = {
@@ -19,6 +20,6 @@ export type UseGetWalletConnectCatalogParams = {
19
20
  * const { data: catalog, isLoading } = useGetWalletConnectCatalog();
20
21
  * ```
21
22
  */
22
- export declare const useGetWalletConnectCatalog: ({ queryParams, }?: UseGetWalletConnectCatalogParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletConnectCatalog, Error>;
23
+ export declare const useGetWalletConnectCatalog: ({ queryParams, }?: UseGetWalletConnectCatalogParams) => UseQueryResult<GetWalletConnectCatalogResult, Error>;
23
24
  export {};
24
25
  //# sourceMappingURL=useGetWalletConnectCatalog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletConnectCatalog.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,6BAA6B,GAAG,OAAO,CAC1C,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAC3C,CAAC;AAEF,MAAM,MAAM,gCAAgC,GAAG;IAC7C;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,6BAA6B,CAAC,CAAC,aAAa,CAAC,CAAC;CAChF,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,0BAA0B,sBAEpC,gCAAgC,mHAK/B,CAAC"}
1
+ {"version":3,"file":"useGetWalletConnectCatalog.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,6BAA6B,GAAG,OAAO,CAC1C,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAC3C,CAAC;AAEF,MAAM,MAAM,gCAAgC,GAAG;IAC7C;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,6BAA6B,CAAC,CAAC,aAAa,CAAC,CAAC;CAChF,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,0BAA0B,sBAEpC,gCAAgC,KAAQ,cAAc,CACvD,6BAA6B,EAC7B,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getWalletConnectCatalogWalletByWalletProviderKey } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type WalletConnectCatalogWalletByWalletProviderKeyResult = Awaited<ReturnType<typeof getWalletConnectCatalogWalletByWalletProviderKey>>;
4
5
  type WalletConnectCatalogWalletByWalletProviderKeyArgs = Parameters<typeof getWalletConnectCatalogWalletByWalletProviderKey>[0];
@@ -14,6 +15,6 @@ export type UseGetWalletConnectCatalogWalletByWalletProviderKeyParams = WalletCo
14
15
  *
15
16
  * Wraps `getWalletConnectCatalogWalletByWalletProviderKey` from `@dynamic-labs-sdk/client`.
16
17
  */
17
- export declare const useGetWalletConnectCatalogWalletByWalletProviderKey: ({ queryParams, ...args }: UseGetWalletConnectCatalogWalletByWalletProviderKeyParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletConnectCatalogWallet | undefined, Error>;
18
+ export declare const useGetWalletConnectCatalogWalletByWalletProviderKey: ({ queryParams, ...args }: UseGetWalletConnectCatalogWalletByWalletProviderKeyParams) => UseQueryResult<WalletConnectCatalogWalletByWalletProviderKeyResult, Error>;
18
19
  export {};
19
20
  //# sourceMappingURL=useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,0BAA0B,CAAC;AAE5F,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mDAAmD,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gDAAgD,CAAC,CAAC,CAAC;AACxI,KAAK,iDAAiD,GAAG,UAAU,CAAC,OAAO,gDAAgD,CAAC,CAAC,CAAC,CAAC,CAAC;AAEhI,MAAM,MAAM,yDAAyD,GAAG,iDAAiD,GAAG;IAC1H;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mDAAmD,CAAC,CAAC,aAAa,CAAC,CAAC;CACtG,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,mDAAmD,6BAA8B,yDAAyD,qIAKnJ,CAAC"}
1
+ {"version":3,"file":"useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,0BAA0B,CAAC;AAC5F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mDAAmD,GAAG,OAAO,CAChE,UAAU,CAAC,OAAO,gDAAgD,CAAC,CACpE,CAAC;AACF,KAAK,iDAAiD,GAAG,UAAU,CACjE,OAAO,gDAAgD,CACxD,CAAC,CAAC,CAAC,CAAC;AAEL,MAAM,MAAM,yDAAyD,GACnE,iDAAiD,GAAG;IAClD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mDAAmD,CAAC,CAAC,aAAa,CAAC,CAAC;CACtG,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,mDAAmD,6BAG7D,yDAAyD,KAAG,cAAc,CAC3E,mDAAmD,EACnD,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getWalletOptionsCatalogue } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetWalletOptionsCatalogueResult = Awaited<ReturnType<typeof getWalletOptionsCatalogue>>;
4
5
  type GetWalletOptionsCatalogueArgs = NonNullable<Parameters<typeof getWalletOptionsCatalogue>[0]>;
@@ -24,6 +25,6 @@ export type UseGetWalletOptionsCatalogueParams = GetWalletOptionsCatalogueArgs &
24
25
  * const { data: catalogue, isLoading } = useGetWalletOptionsCatalogue();
25
26
  * ```
26
27
  */
27
- export declare const useGetWalletOptionsCatalogue: ({ queryParams, ...args }?: UseGetWalletOptionsCatalogueParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletOptionsCatalogue, Error>;
28
+ export declare const useGetWalletOptionsCatalogue: ({ queryParams, ...args }?: UseGetWalletOptionsCatalogueParams) => UseQueryResult<GetWalletOptionsCatalogueResult, Error>;
28
29
  export {};
29
30
  //# sourceMappingURL=useGetWalletOptionsCatalogue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletOptionsCatalogue.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AACF,KAAK,6BAA6B,GAAG,WAAW,CAC9C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAChD,CAAC;AAgBF,MAAM,MAAM,kCAAkC,GAAG,6BAA6B,GAAG;IAC/E;;;;OAIG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,+BAA+B,CAAC,CAAC,aAAa,CAAC,CAAC;CAClF,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,4BAA4B,8BAGtC,kCAAkC,qHAiBjC,CAAC"}
1
+ {"version":3,"file":"useGetWalletOptionsCatalogue.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AACF,KAAK,6BAA6B,GAAG,WAAW,CAC9C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAChD,CAAC;AAgBF,MAAM,MAAM,kCAAkC,GAC5C,6BAA6B,GAAG;IAC9B;;;;OAIG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,+BAA+B,CAAC,CAAC,aAAa,CAAC,CAAC;CAClF,CAAC;AAEJ;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,4BAA4B,8BAGtC,kCAAkC,KAAQ,cAAc,CACzD,+BAA+B,EAC/B,KAAK,CAkBH,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getWalletPolicyLayer } from '@dynamic-labs-sdk/client/waas';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetWalletPolicyLayerResult = Awaited<ReturnType<typeof getWalletPolicyLayer>>;
5
6
  /**
@@ -42,6 +43,6 @@ export type UseGetWalletPolicyLayerParams = {
42
43
  * @see getWalletPolicyLayer
43
44
  * @see UseGetWalletPolicyLayerParams
44
45
  */
45
- export declare const useGetWalletPolicyLayer: ({ queryParams, walletAccount, }: UseGetWalletPolicyLayerParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error>;
46
+ export declare const useGetWalletPolicyLayer: ({ queryParams, walletAccount, }: UseGetWalletPolicyLayerParams) => UseQueryResult<GetWalletPolicyLayerResult, Error>;
46
47
  export {};
47
48
  //# sourceMappingURL=useGetWalletPolicyLayer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC;AAEnF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;IACzF;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,uBAAuB,oCAGjC,6BAA6B,wHAW5B,CAAC"}
1
+ {"version":3,"file":"useGetWalletPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,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,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAC9D,CAAC;IACF;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,uBAAuB,oCAGjC,6BAA6B,KAAG,cAAc,CAC/C,0BAA0B,EAC1B,KAAK,CAYH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getWalletProviderDataByKey } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetWalletProviderDataByKeyResult = Awaited<ReturnType<typeof getWalletProviderDataByKey>>;
4
5
  type GetWalletProviderDataByKeyArgs = Parameters<typeof getWalletProviderDataByKey>[0];
@@ -32,6 +33,6 @@ export type UseGetWalletProviderDataByKeyParams = GetWalletProviderDataByKeyArgs
32
33
  * });
33
34
  * ```
34
35
  */
35
- export declare const useGetWalletProviderDataByKey: ({ queryParams, ...args }: UseGetWalletProviderDataByKeyParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletProviderData, Error>;
36
+ export declare const useGetWalletProviderDataByKey: ({ queryParams, ...args }: UseGetWalletProviderDataByKeyParams) => UseQueryResult<GetWalletProviderDataByKeyResult, Error>;
36
37
  export {};
37
38
  //# sourceMappingURL=useGetWalletProviderDataByKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletProviderDataByKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AACF,KAAK,8BAA8B,GAAG,UAAU,CAC9C,OAAO,0BAA0B,CAClC,CAAC,CAAC,CAAC,CAAC;AAEL,MAAM,MAAM,mCAAmC,GAC7C,8BAA8B,GAAG;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,aAAa,CAAC,CACpE,CAAC;CACH,CAAC;AAEJ;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,6BAA6B,6BAGvC,mCAAmC,iHASlC,CAAC"}
1
+ {"version":3,"file":"useGetWalletProviderDataByKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AACF,KAAK,8BAA8B,GAAG,UAAU,CAC9C,OAAO,0BAA0B,CAClC,CAAC,CAAC,CAAC,CAAC;AAEL,MAAM,MAAM,mCAAmC,GAC7C,8BAA8B,GAAG;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,aAAa,CAAC,CACpE,CAAC;CACH,CAAC;AAEJ;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,6BAA6B,6BAGvC,mCAAmC,KAAG,cAAc,CACrD,gCAAgC,EAChC,KAAK,CAUH,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getWalletRecoveryState } from '@dynamic-labs-sdk/client/waas';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetWalletRecoveryStateResult = Awaited<ReturnType<typeof getWalletRecoveryState>>;
5
6
  /**
@@ -43,6 +44,6 @@ export type UseGetWalletRecoveryStateParams = {
43
44
  * @see getWalletRecoveryState
44
45
  * @see UseGetWalletRecoveryStateParams
45
46
  */
46
- export declare const useGetWalletRecoveryState: ({ queryParams, walletAccount, }: UseGetWalletRecoveryStateParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-wallet/core").WalletRecoveryState, Error>;
47
+ export declare const useGetWalletRecoveryState: ({ queryParams, walletAccount, }: UseGetWalletRecoveryStateParams) => UseQueryResult<GetWalletRecoveryStateResult, Error>;
47
48
  export {};
48
49
  //# sourceMappingURL=useGetWalletRecoveryState.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetWalletRecoveryState.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,4BAA4B,GAAG,OAAO,CACzC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAC1C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,4BAA4B,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;IAC3F;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,yBAAyB,oCAGnC,+BAA+B,mHAW9B,CAAC"}
1
+ {"version":3,"file":"useGetWalletRecoveryState.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,4BAA4B,GAAG,OAAO,CACzC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAC1C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,4BAA4B,CAAC,CAAC,aAAa,CAAC,CAChE,CAAC;IACF;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,yBAAyB,oCAGnC,+BAA+B,KAAG,cAAc,CACjD,4BAA4B,EAC5B,KAAK,CAYH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getYieldDetails } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetYieldDetailsResult = Awaited<ReturnType<typeof getYieldDetails>>;
4
5
  type GetYieldDetailsArgs = Parameters<typeof getYieldDetails>[0];
@@ -31,6 +32,6 @@ export type UseGetYieldDetailsParams = GetYieldDetailsArgs & {
31
32
  * @see getYieldDetails
32
33
  * @see UseGetYieldDetailsParams
33
34
  */
34
- export declare const useGetYieldDetails: ({ queryParams, ...args }: UseGetYieldDetailsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").YieldVaultDetails, Error>;
35
+ export declare const useGetYieldDetails: ({ queryParams, ...args }: UseGetYieldDetailsParams) => UseQueryResult<GetYieldDetailsResult, Error>;
35
36
  export {};
36
37
  //# sourceMappingURL=useGetYieldDetails.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetYieldDetails.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.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;AACzE,KAAK,mBAAmB,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC;AAEjE;;;;;;;;;GASG;AACH,MAAM,MAAM,wBAAwB,GAAG,mBAAmB,GAAG;IAC3D;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;CACrF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kBAAkB,6BAA8B,wBAAwB,kHAKjF,CAAC"}
1
+ {"version":3,"file":"useGetYieldDetails.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.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;AACzE,KAAK,mBAAmB,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC;AAEjE;;;;;;;;;GASG;AACH,MAAM,MAAM,wBAAwB,GAAG,mBAAmB,GAAG;IAC3D;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CACzD,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,kBAAkB,6BAG5B,wBAAwB,KAAG,cAAc,CAAC,qBAAqB,EAAE,KAAK,CAKrE,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getYieldPosition } from '@dynamic-labs-sdk/client';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetYieldPositionResult = Awaited<ReturnType<typeof getYieldPosition>>;
5
6
  /**
@@ -42,6 +43,6 @@ export type UseGetYieldPositionParams = {
42
43
  * @see getYieldPosition
43
44
  * @see UseGetYieldPositionParams
44
45
  */
45
- export declare const useGetYieldPosition: ({ vaultId, walletAccount, queryParams, }: UseGetYieldPositionParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").YieldVaultPosition, Error>;
46
+ export declare const useGetYieldPosition: ({ vaultId, walletAccount, queryParams, }: UseGetYieldPositionParams) => UseQueryResult<GetYieldPositionResult, Error>;
46
47
  export {};
47
48
  //# sourceMappingURL=useGetYieldPosition.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetYieldPosition.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;GASG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC;IACrF,gEAAgE;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,mBAAmB,6CAI7B,yBAAyB,mHAWxB,CAAC"}
1
+ {"version":3,"file":"useGetYieldPosition.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;GASG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,aAAa,CAAC,CAC1D,CAAC;IACF,gEAAgE;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,mBAAmB,6CAI7B,yBAAyB,KAAG,cAAc,CAAC,sBAAsB,EAAE,KAAK,CAWvE,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import { getYieldRewards } from '@dynamic-labs-sdk/client';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetYieldRewardsResult = Awaited<ReturnType<typeof getYieldRewards>>;
5
6
  /**
@@ -42,6 +43,6 @@ export type UseGetYieldRewardsParams = {
42
43
  * @see getYieldRewards
43
44
  * @see UseGetYieldRewardsParams
44
45
  */
45
- export declare const useGetYieldRewards: ({ vaultId, walletAccount, queryParams, }: UseGetYieldRewardsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").YieldVaultReward[], Error>;
46
+ export declare const useGetYieldRewards: ({ vaultId, walletAccount, queryParams, }: UseGetYieldRewardsParams) => UseQueryResult<GetYieldRewardsResult, Error>;
46
47
  export {};
47
48
  //# sourceMappingURL=useGetYieldRewards.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetYieldRewards.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,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;IACpF,gEAAgE;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,kBAAkB,6CAI5B,wBAAwB,mHAWvB,CAAC"}
1
+ {"version":3,"file":"useGetYieldRewards.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,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;IACF,gEAAgE;IAChE,OAAO,EAAE,MAAM,CAAC;IAChB;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,kBAAkB,6CAI5B,wBAAwB,KAAG,cAAc,CAAC,qBAAqB,EAAE,KAAK,CAWrE,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useImportWaasPrivateKey, type UseImportWaasPrivateKeyParams } from './useImportWaasPrivateKey';
1
+ export { useImportWaasPrivateKey, type UseImportWaasPrivateKeyParams, } from './useImportWaasPrivateKey';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useImportWaasPrivateKey/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useImportWaasPrivateKey/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,KAAK,6BAA6B,GACnC,MAAM,2BAA2B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { importWaasPrivateKey } 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 ImportWaasPrivateKeyVariables = Parameters<typeof importWaasPrivateKey>[0];
4
5
  type ImportWaasPrivateKeyResult = Awaited<ReturnType<typeof importWaasPrivateKey>>;
@@ -38,10 +39,6 @@ export type UseImportWaasPrivateKeyParams = {
38
39
  * @see importWaasPrivateKey
39
40
  * @see UseImportWaasPrivateKeyParams
40
41
  */
41
- export declare const useImportWaasPrivateKey: ({ mutateParams }?: UseImportWaasPrivateKeyParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- chain: import("@dynamic-labs-sdk/client").Chain;
43
- privateKey: string;
44
- thresholdSignatureScheme?: import("@dynamic-labs-wallet/core").ThresholdSignatureScheme;
45
- }>;
42
+ export declare const useImportWaasPrivateKey: ({ mutateParams, }?: UseImportWaasPrivateKeyParams) => UseMutationResult<ImportWaasPrivateKeyResult, Error, ImportWaasPrivateKeyVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useImportWaasPrivateKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useImportWaasPrivateKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,6BAA6B,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAChF,KAAK,0BAA0B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC;AAEnF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,0BAA0B,EAAE,6BAA6B,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CAC9H,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,sBAAsB,6BAA6B;;;;EAInF,CAAC"}
1
+ {"version":3,"file":"useImportWaasPrivateKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,KAAK,6BAA6B,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAChF,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,0BAA0B,EAC1B,6BAA6B,CAC9B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,uBAEjC,6BAA6B,KAAQ,iBAAiB,CACvD,0BAA0B,EAC1B,KAAK,EACL,6BAA6B,CAM3B,CAAC"}
@@ -1,8 +1,9 @@
1
+ import type { UseQueryResult } from '@tanstack/react-query';
1
2
  /**
2
3
  * Returns whether the current user still needs to register this device.
3
4
  *
4
5
  * Re-renders when the user changes (login, logout, completing device
5
6
  * registration). Resolves to `false` while no user is authenticated.
6
7
  */
7
- export declare const useIsDeviceRegistrationRequired: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
8
+ export declare const useIsDeviceRegistrationRequired: () => UseQueryResult<boolean, Error>;
8
9
  //# sourceMappingURL=useIsDeviceRegistrationRequired.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsDeviceRegistrationRequired.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.ts"],"names":[],"mappings":"AAIA;;;;;GAKG;AACH,eAAO,MAAM,+BAA+B,sEAOxC,CAAC"}
1
+ {"version":3,"file":"useIsDeviceRegistrationRequired.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;GAKG;AACH,eAAO,MAAM,+BAA+B,QAAO,cAAc,CAC/D,OAAO,EACP,KAAK,CAQH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { isMfaRequiredForAction } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type IsMfaRequiredForActionResult = Awaited<ReturnType<typeof isMfaRequiredForAction>>;
4
5
  type IsMfaRequiredForActionArgs = Parameters<typeof isMfaRequiredForAction>[0];
@@ -14,6 +15,6 @@ export type UseIsMfaRequiredForActionParams = IsMfaRequiredForActionArgs & {
14
15
  *
15
16
  * Wraps `isMfaRequiredForAction` from `@dynamic-labs-sdk/client`.
16
17
  */
17
- export declare const useIsMfaRequiredForAction: ({ queryParams, ...args }: UseIsMfaRequiredForActionParams) => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
18
+ export declare const useIsMfaRequiredForAction: ({ queryParams, ...args }: UseIsMfaRequiredForActionParams) => UseQueryResult<IsMfaRequiredForActionResult, Error>;
18
19
  export {};
19
20
  //# sourceMappingURL=useIsMfaRequiredForAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsMfaRequiredForAction.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,4BAA4B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC,CAAC;AACvF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE/E,MAAM,MAAM,+BAA+B,GAAG,0BAA0B,GAAG;IACzE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,4BAA4B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC/E,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,6BAA8B,+BAA+B,mEAK/F,CAAC"}
1
+ {"version":3,"file":"useIsMfaRequiredForAction.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,4BAA4B,GAAG,OAAO,CACzC,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAC1C,CAAC;AACF,KAAK,0BAA0B,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE/E,MAAM,MAAM,+BAA+B,GAAG,0BAA0B,GAAG;IACzE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,4BAA4B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC/E,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,6BAGnC,+BAA+B,KAAG,cAAc,CACjD,4BAA4B,EAC5B,KAAK,CAMH,CAAC"}
@@ -1,3 +1,4 @@
1
+ import type { UseQueryResult } from '@tanstack/react-query';
1
2
  /**
2
3
  * Returns whether the current user still needs to acknowledge their MFA
3
4
  * recovery codes.
@@ -5,5 +6,5 @@
5
6
  * Re-renders when the user changes (login, logout, acknowledging the recovery
6
7
  * codes). Resolves to `false` while no user is authenticated.
7
8
  */
8
- export declare const useIsPendingRecoveryCodesAcknowledgment: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
9
+ export declare const useIsPendingRecoveryCodesAcknowledgment: () => UseQueryResult<boolean, Error>;
9
10
  //# sourceMappingURL=useIsPendingRecoveryCodesAcknowledgment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsPendingRecoveryCodesAcknowledgment.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.ts"],"names":[],"mappings":"AAIA;;;;;;GAMG;AACH,eAAO,MAAM,uCAAuC,sEAOhD,CAAC"}
1
+ {"version":3,"file":"useIsPendingRecoveryCodesAcknowledgment.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;;GAMG;AACH,eAAO,MAAM,uCAAuC,QAAO,cAAc,CACvE,OAAO,EACP,KAAK,CAQH,CAAC"}
@@ -1,8 +1,9 @@
1
+ import type { UseQueryResult } from '@tanstack/react-query';
1
2
  /**
2
3
  * Returns whether the current user still needs to complete an MFA challenge.
3
4
  *
4
5
  * Re-renders when the user changes (login, logout, completing the MFA
5
6
  * challenge). Resolves to `false` while no user is authenticated.
6
7
  */
7
- export declare const useIsUserMissingMfaAuth: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
8
+ export declare const useIsUserMissingMfaAuth: () => UseQueryResult<boolean, Error>;
8
9
  //# sourceMappingURL=useIsUserMissingMfaAuth.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsUserMissingMfaAuth.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.ts"],"names":[],"mappings":"AAIA;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB,sEAMhC,CAAC"}
1
+ {"version":3,"file":"useIsUserMissingMfaAuth.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB,QAAO,cAAc,CAAC,OAAO,EAAE,KAAK,CAMpE,CAAC"}
@@ -1,3 +1,4 @@
1
+ import type { UseQueryResult } from '@tanstack/react-query';
1
2
  /**
2
3
  * Returns whether the current user has completed every onboarding requirement
3
4
  * (KYC fields, MFA, recovery codes acknowledgment, device registration).
@@ -5,5 +6,5 @@
5
6
  * Re-renders when the user changes (login, logout, completing any onboarding
6
7
  * step). Resolves to `false` while no user is authenticated.
7
8
  */
8
- export declare const useIsUserOnboardingComplete: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
9
+ export declare const useIsUserOnboardingComplete: () => UseQueryResult<boolean, Error>;
9
10
  //# sourceMappingURL=useIsUserOnboardingComplete.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsUserOnboardingComplete.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.ts"],"names":[],"mappings":"AAIA;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,sEAOpC,CAAC"}
1
+ {"version":3,"file":"useIsUserOnboardingComplete.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,QAAO,cAAc,CAAC,OAAO,EAAE,KAAK,CAOxE,CAAC"}