@dynamic-labs-sdk/react-hooks 1.18.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist/exports/index.d.ts +15 -0
  2. package/dist/exports/index.d.ts.map +1 -1
  3. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts +2 -0
  4. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts.map +1 -0
  5. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts +47 -0
  6. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts.map +1 -0
  7. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts +2 -0
  8. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts.map +1 -0
  9. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts +47 -0
  10. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts.map +1 -0
  11. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts +2 -0
  12. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts.map +1 -0
  13. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts +46 -0
  14. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts.map +1 -0
  15. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/index.d.ts +2 -0
  16. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/index.d.ts.map +1 -0
  17. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts +48 -0
  18. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts.map +1 -0
  19. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts +2 -0
  20. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts.map +1 -0
  21. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts +46 -0
  22. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts.map +1 -0
  23. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts +2 -0
  24. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts.map +1 -0
  25. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts +47 -0
  26. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts.map +1 -0
  27. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/index.d.ts +2 -0
  28. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/index.d.ts.map +1 -0
  29. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts +48 -0
  30. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts.map +1 -0
  31. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts +2 -0
  32. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts.map +1 -0
  33. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts +47 -0
  34. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts.map +1 -0
  35. package/dist/hooks/wrappers/functions/useMergeUserAccounts/index.d.ts +3 -0
  36. package/dist/hooks/wrappers/functions/useMergeUserAccounts/index.d.ts.map +1 -0
  37. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts +52 -0
  38. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts.map +1 -0
  39. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts +2 -0
  40. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts.map +1 -0
  41. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts +50 -0
  42. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts.map +1 -0
  43. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts +2 -0
  44. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts.map +1 -0
  45. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts +46 -0
  46. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts.map +1 -0
  47. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts +2 -0
  48. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts.map +1 -0
  49. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts +46 -0
  50. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts.map +1 -0
  51. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts +2 -0
  52. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts.map +1 -0
  53. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts +46 -0
  54. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts.map +1 -0
  55. package/dist/hooks/wrappers/functions/useUnlockWallet/index.d.ts +2 -0
  56. package/dist/hooks/wrappers/functions/useUnlockWallet/index.d.ts.map +1 -0
  57. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts +46 -0
  58. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts.map +1 -0
  59. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts +2 -0
  60. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts.map +1 -0
  61. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts +47 -0
  62. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts.map +1 -0
  63. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts +1 -1
  64. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts.map +1 -1
  65. package/dist/index.cjs +379 -1
  66. package/dist/index.cjs.map +1 -1
  67. package/dist/index.esm.js +366 -3
  68. package/dist/index.esm.js.map +1 -1
  69. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  70. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs-sdk/react-hooks",
3
- "version": "1.18.0",
3
+ "version": "1.19.0",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.esm.js",
@@ -17,12 +17,12 @@
17
17
  }
18
18
  },
19
19
  "dependencies": {
20
- "@dynamic-labs-sdk/assert-package-version": "1.18.0"
20
+ "@dynamic-labs-sdk/assert-package-version": "1.19.0"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "@tanstack/react-query": "^5.0.0",
24
24
  "react": "^18.0.0 || ^19.0.0",
25
- "@dynamic-labs-sdk/client": "1.18.0"
25
+ "@dynamic-labs-sdk/client": "1.19.0"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@tanstack/react-query": "5.81.2",
@@ -30,7 +30,7 @@
30
30
  "react": "19.1.0",
31
31
  "react-dom": "19.1.0",
32
32
  "vitest": "4.1.6",
33
- "@dynamic-labs-sdk/client": "1.18.0"
33
+ "@dynamic-labs-sdk/client": "1.19.0"
34
34
  },
35
35
  "scripts": {
36
36
  "build": "rm -rf dist && tsdown && pnpm exec tsc --emitDeclarationOnly -p ./tsconfig.lib.json",