@dynamic-labs-sdk/react-hooks 1.12.0 → 1.12.1

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 (111) hide show
  1. package/dist/exports/index.d.ts +15 -15
  2. package/dist/exports/index.d.ts.map +1 -1
  3. package/dist/hooks/wrappers/functions/useActiveNetworkId/index.d.ts +3 -0
  4. package/dist/hooks/wrappers/functions/{useConsumeMfaToken → useActiveNetworkId}/index.d.ts.map +1 -1
  5. package/dist/hooks/wrappers/functions/useActiveNetworkId/useActiveNetworkId.d.ts +21 -0
  6. package/dist/hooks/wrappers/functions/useActiveNetworkId/useActiveNetworkId.d.ts.map +1 -0
  7. package/dist/hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener/index.d.ts +3 -0
  8. package/dist/hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener/index.d.ts.map +1 -0
  9. package/dist/hooks/wrappers/functions/{useCoinbaseOnrampOrderEventListener/useCoinbaseOnrampOrderEventListener.d.ts → useAddCoinbaseOnrampOrderEventListener/useAddCoinbaseOnrampOrderEventListener.d.ts} +4 -4
  10. package/dist/hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener/useAddCoinbaseOnrampOrderEventListener.d.ts.map +1 -0
  11. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/index.d.ts +3 -0
  12. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/index.d.ts.map +1 -0
  13. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts +19 -0
  14. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts.map +1 -0
  15. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMFA/index.d.ts +3 -0
  16. package/dist/hooks/wrappers/functions/{useAuthenticatePasskeyMfa → useAuthenticatePasskeyMFA}/index.d.ts.map +1 -1
  17. package/dist/hooks/wrappers/functions/{useAuthenticatePasskeyMfa/useAuthenticatePasskeyMfa.d.ts → useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts} +9 -9
  18. package/dist/hooks/wrappers/functions/{useAuthenticatePasskeyMfa/useAuthenticatePasskeyMfa.d.ts.map → useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts.map} +1 -1
  19. package/dist/hooks/wrappers/functions/useConnectedAddresses/index.d.ts +3 -0
  20. package/dist/hooks/wrappers/functions/useConnectedAddresses/index.d.ts.map +1 -0
  21. package/dist/hooks/wrappers/functions/useConnectedAddresses/useConnectedAddresses.d.ts +21 -0
  22. package/dist/hooks/wrappers/functions/useConnectedAddresses/useConnectedAddresses.d.ts.map +1 -0
  23. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/index.d.ts +2 -0
  24. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/index.d.ts.map +1 -0
  25. package/dist/hooks/wrappers/functions/{useKrakenExchangeTransfer/useKrakenExchangeTransfer.d.ts → useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts} +4 -4
  26. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts.map +1 -0
  27. package/dist/hooks/wrappers/functions/useFlow/index.d.ts +3 -0
  28. package/dist/hooks/wrappers/functions/useFlow/index.d.ts.map +1 -0
  29. package/dist/hooks/wrappers/functions/useFlow/useFlow.d.ts +30 -0
  30. package/dist/hooks/wrappers/functions/useFlow/useFlow.d.ts.map +1 -0
  31. package/dist/hooks/wrappers/functions/useFlowQuote/index.d.ts +3 -0
  32. package/dist/hooks/wrappers/functions/{useVerifyOtp → useFlowQuote}/index.d.ts.map +1 -1
  33. package/dist/hooks/wrappers/functions/{useGetFlowQuote/useGetFlowQuote.d.ts → useFlowQuote/useFlowQuote.d.ts} +4 -4
  34. package/dist/hooks/wrappers/functions/useFlowQuote/useFlowQuote.d.ts.map +1 -0
  35. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/index.d.ts +3 -0
  36. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/index.d.ts.map +1 -0
  37. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts +19 -0
  38. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts.map +1 -0
  39. package/dist/hooks/wrappers/functions/useOnEvent/index.d.ts +2 -0
  40. package/dist/hooks/wrappers/functions/useOnEvent/index.d.ts.map +1 -0
  41. package/dist/hooks/wrappers/functions/{useEvent/useEvent.d.ts → useOnEvent/useOnEvent.d.ts} +2 -2
  42. package/dist/hooks/wrappers/functions/useOnEvent/useOnEvent.d.ts.map +1 -0
  43. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/index.d.ts +2 -0
  44. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/index.d.ts.map +1 -0
  45. package/dist/hooks/wrappers/functions/{useWalletProviderEvent/useWalletProviderEvent.d.ts → useOnWalletProviderEvent/useOnWalletProviderEvent.d.ts} +3 -3
  46. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.d.ts.map +1 -0
  47. package/dist/hooks/wrappers/functions/useOnceEvent/useOnceEvent.d.ts +1 -1
  48. package/dist/hooks/wrappers/functions/useSendEmailOTP/index.d.ts +3 -0
  49. package/dist/hooks/wrappers/functions/{useNetworksData → useSendEmailOTP}/index.d.ts.map +1 -1
  50. package/dist/hooks/wrappers/functions/{useSendEmailOtp/useSendEmailOtp.d.ts → useSendEmailOTP/useSendEmailOTP.d.ts} +10 -10
  51. package/dist/hooks/wrappers/functions/{useSendEmailOtp/useSendEmailOtp.d.ts.map → useSendEmailOTP/useSendEmailOTP.d.ts.map} +1 -1
  52. package/dist/hooks/wrappers/functions/useSendSmsOTP/index.d.ts +3 -0
  53. package/dist/hooks/wrappers/functions/{useSendSmsOtp → useSendSmsOTP}/index.d.ts.map +1 -1
  54. package/dist/hooks/wrappers/functions/{useSendSmsOtp/useSendSmsOtp.d.ts → useSendSmsOTP/useSendSmsOTP.d.ts} +10 -10
  55. package/dist/hooks/wrappers/functions/{useSendSmsOtp/useSendSmsOtp.d.ts.map → useSendSmsOTP/useSendSmsOTP.d.ts.map} +1 -1
  56. package/dist/hooks/wrappers/functions/useVerifyOTP/index.d.ts +3 -0
  57. package/dist/hooks/wrappers/functions/useVerifyOTP/index.d.ts.map +1 -0
  58. package/dist/hooks/wrappers/functions/{useVerifyOtp/useVerifyOtp.d.ts → useVerifyOTP/useVerifyOTP.d.ts} +10 -10
  59. package/dist/hooks/wrappers/functions/{useVerifyOtp/useVerifyOtp.d.ts.map → useVerifyOTP/useVerifyOTP.d.ts.map} +1 -1
  60. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/index.d.ts +3 -0
  61. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/index.d.ts.map +1 -0
  62. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/useWalletConnectCatalogWalletByWalletProviderKey.d.ts +19 -0
  63. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/useWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +1 -0
  64. package/dist/index.cjs +119 -152
  65. package/dist/index.cjs.map +1 -1
  66. package/dist/index.esm.js +106 -139
  67. package/dist/index.esm.js.map +1 -1
  68. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  69. package/package.json +4 -4
  70. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMfa/index.d.ts +0 -3
  71. package/dist/hooks/wrappers/functions/useCoinbaseOnrampOrderEventListener/index.d.ts +0 -3
  72. package/dist/hooks/wrappers/functions/useCoinbaseOnrampOrderEventListener/index.d.ts.map +0 -1
  73. package/dist/hooks/wrappers/functions/useCoinbaseOnrampOrderEventListener/useCoinbaseOnrampOrderEventListener.d.ts.map +0 -1
  74. package/dist/hooks/wrappers/functions/useConsumeMfaToken/index.d.ts +0 -3
  75. package/dist/hooks/wrappers/functions/useConsumeMfaToken/useConsumeMfaToken.d.ts +0 -27
  76. package/dist/hooks/wrappers/functions/useConsumeMfaToken/useConsumeMfaToken.d.ts.map +0 -1
  77. package/dist/hooks/wrappers/functions/useEvent/index.d.ts +0 -2
  78. package/dist/hooks/wrappers/functions/useEvent/index.d.ts.map +0 -1
  79. package/dist/hooks/wrappers/functions/useEvent/useEvent.d.ts.map +0 -1
  80. package/dist/hooks/wrappers/functions/useGetFlow/index.d.ts +0 -3
  81. package/dist/hooks/wrappers/functions/useGetFlow/index.d.ts.map +0 -1
  82. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts +0 -27
  83. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts.map +0 -1
  84. package/dist/hooks/wrappers/functions/useGetFlowQuote/index.d.ts +0 -3
  85. package/dist/hooks/wrappers/functions/useGetFlowQuote/index.d.ts.map +0 -1
  86. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts.map +0 -1
  87. package/dist/hooks/wrappers/functions/useIsCaptchaRequired/index.d.ts +0 -2
  88. package/dist/hooks/wrappers/functions/useIsCaptchaRequired/index.d.ts.map +0 -1
  89. package/dist/hooks/wrappers/functions/useIsCaptchaRequired/useIsCaptchaRequired.d.ts +0 -13
  90. package/dist/hooks/wrappers/functions/useIsCaptchaRequired/useIsCaptchaRequired.d.ts.map +0 -1
  91. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/index.d.ts +0 -2
  92. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/index.d.ts.map +0 -1
  93. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts +0 -13
  94. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts.map +0 -1
  95. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/index.d.ts +0 -2
  96. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/index.d.ts.map +0 -1
  97. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts +0 -14
  98. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts.map +0 -1
  99. package/dist/hooks/wrappers/functions/useKrakenExchangeTransfer/index.d.ts +0 -2
  100. package/dist/hooks/wrappers/functions/useKrakenExchangeTransfer/index.d.ts.map +0 -1
  101. package/dist/hooks/wrappers/functions/useKrakenExchangeTransfer/useKrakenExchangeTransfer.d.ts.map +0 -1
  102. package/dist/hooks/wrappers/functions/useNetworksData/index.d.ts +0 -2
  103. package/dist/hooks/wrappers/functions/useNetworksData/useNetworksData.d.ts +0 -7
  104. package/dist/hooks/wrappers/functions/useNetworksData/useNetworksData.d.ts.map +0 -1
  105. package/dist/hooks/wrappers/functions/useSendEmailOtp/index.d.ts +0 -3
  106. package/dist/hooks/wrappers/functions/useSendEmailOtp/index.d.ts.map +0 -1
  107. package/dist/hooks/wrappers/functions/useSendSmsOtp/index.d.ts +0 -3
  108. package/dist/hooks/wrappers/functions/useVerifyOtp/index.d.ts +0 -3
  109. package/dist/hooks/wrappers/functions/useWalletProviderEvent/index.d.ts +0 -2
  110. package/dist/hooks/wrappers/functions/useWalletProviderEvent/index.d.ts.map +0 -1
  111. package/dist/hooks/wrappers/functions/useWalletProviderEvent/useWalletProviderEvent.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs-sdk/react-hooks",
3
- "version": "1.12.0",
3
+ "version": "1.12.1",
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.12.0"
20
+ "@dynamic-labs-sdk/assert-package-version": "1.12.1"
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.12.0"
25
+ "@dynamic-labs-sdk/client": "1.12.1"
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.12.0"
33
+ "@dynamic-labs-sdk/client": "1.12.1"
34
34
  },
35
35
  "scripts": {
36
36
  "build": "rm -rf dist && tsdown && pnpm exec tsc --emitDeclarationOnly -p ./tsconfig.lib.json",
@@ -1,3 +0,0 @@
1
- export { useAuthenticatePasskeyMfa } from './useAuthenticatePasskeyMfa';
2
- export type { UseAuthenticatePasskeyMfaParams } from './useAuthenticatePasskeyMfa';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1,3 +0,0 @@
1
- export { useCoinbaseOnrampOrderEventListener } from './useCoinbaseOnrampOrderEventListener';
2
- export type { UseCoinbaseOnrampOrderEventListenerParams } from './useCoinbaseOnrampOrderEventListener';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCoinbaseOnrampOrderEventListener/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAC5F,YAAY,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useCoinbaseOnrampOrderEventListener.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useCoinbaseOnrampOrderEventListener/useCoinbaseOnrampOrderEventListener.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAK/E,KAAK,yCAAyC,GAAG,UAAU,CACzD,OAAO,mCAAmC,CAC3C,CAAC,CAAC,CAAC,CAAC;AAEL,KAAK,2BAA2B,GAC9B,yCAAyC,CAAC,UAAU,CAAC,CAAC;AAExD,MAAM,MAAM,yCAAyC,GAAG;IACtD;;OAEG;IACH,QAAQ,EAAE,2BAA2B,CAAC;CACvC,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,mCAAmC,kBAE7C,yCAAyC,SAkB3C,CAAC"}
@@ -1,3 +0,0 @@
1
- export { useConsumeMfaToken } from './useConsumeMfaToken';
2
- export type { UseConsumeMfaTokenParams } from './useConsumeMfaToken';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1,27 +0,0 @@
1
- import { consumeMfaToken } from '@dynamic-labs-sdk/client';
2
- import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
- type ConsumeMfaTokenResult = Awaited<ReturnType<typeof consumeMfaToken>>;
4
- export type UseConsumeMfaTokenParams = {
5
- /**
6
- * Optional override of any react-query `UseMutationOptions`
7
- * (`onSuccess`, `onError`, `retry`, etc.).
8
- */
9
- mutateParams?: UseBaseMutationParams<ConsumeMfaTokenResult, void>['mutateParams'];
10
- };
11
- /**
12
- * Consumes and clears the current MFA token from client state.
13
- *
14
- * Wraps `consumeMfaToken` from `@dynamic-labs-sdk/client`. Takes no
15
- * arguments — call `mutate()` to read the token from a successful MFA
16
- * authentication and remove it so it can't be reused; the resolved `data`
17
- * is the consumed token.
18
- *
19
- * @example
20
- * ```tsx
21
- * const { mutate: consumeMfaToken, data: mfaToken } = useConsumeMfaToken();
22
- * <button onClick={() => consumeMfaToken()}>Consume MFA token</button>
23
- * ```
24
- */
25
- export declare const useConsumeMfaToken: ({ mutateParams, }?: UseConsumeMfaTokenParams) => import("@tanstack/react-query").UseMutationResult<string, Error, void>;
26
- export {};
27
- //# sourceMappingURL=useConsumeMfaToken.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useConsumeMfaToken.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConsumeMfaToken/useConsumeMfaToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEzE,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,qBAAqB,EACrB,IAAI,CACL,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,kBAAkB,uBAE5B,wBAAwB,2EAIvB,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useEvent } from './useEvent';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useEvent/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useEvent/useEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAW,MAAM,0BAA0B,CAAC;AAKvE;;;;;GAKG;AACH,eAAO,MAAM,QAAQ,GAAI,CAAC,SAAS,MAAM,aAAa,wBAGnD,aAAa,CAAC,CAAC,CAAC,SAoBlB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { useGetFlow } from './useGetFlow';
2
- export type { UseGetFlowParams } from './useGetFlow';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC"}
@@ -1,27 +0,0 @@
1
- import { getFlow } from '@dynamic-labs-sdk/client';
2
- import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
- type GetFlowResult = Awaited<ReturnType<typeof getFlow>>;
4
- export type UseGetFlowParams = {
5
- /**
6
- * The ID of the flow to fetch.
7
- */
8
- flowId: string;
9
- /**
10
- * Optional override of any react-query `UseQueryOptions` (retry,
11
- * staleTime, refetchInterval, etc.).
12
- */
13
- queryParams?: UseBaseQueryParams<GetFlowResult>['queryParams'];
14
- };
15
- /**
16
- * Returns the flow with the given ID.
17
- *
18
- * Wraps `getFlow` from `@dynamic-labs-sdk/client`.
19
- *
20
- * @example
21
- * ```tsx
22
- * const { data: flow, isLoading, refetch } = useGetFlow({ flowId });
23
- * ```
24
- */
25
- export declare const useGetFlow: ({ flowId, queryParams }: UseGetFlowParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Flow, Error>;
26
- export {};
27
- //# sourceMappingURL=useGetFlow.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useGetFlow.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlow/useGetFlow.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAEnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,aAAa,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,OAAO,CAAC,CAAC,CAAC;AAEzD,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,aAAa,CAAC,CAAC,aAAa,CAAC,CAAC;CAChE,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,UAAU,4BAA6B,gBAAgB,qGAMhE,CAAC"}
@@ -1,3 +0,0 @@
1
- export { useGetFlowQuote } from './useGetFlowQuote';
2
- export type { UseGetFlowQuoteParams } from './useGetFlowQuote';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlowQuote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useGetFlowQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAChE,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AAEnE,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kBAAkB,EAClB,qBAAqB,CACtB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,eAAe,sBAAsB,qBAAqB,+JAInE,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useIsCaptchaRequired } from './useIsCaptchaRequired';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsCaptchaRequired/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * Returns whether hCaptcha is required by the current project settings.
3
- *
4
- * Re-renders whenever project settings change (e.g. after the first
5
- * settings fetch or a live settings update).
6
- *
7
- * Returns `false` whenever project settings have not loaded yet — callers
8
- * that need to distinguish "still resolving" from "settings loaded, captcha
9
- * really not required" can read `isPlaceholderData` / `isFetching` on the
10
- * result.
11
- */
12
- export declare const useIsCaptchaRequired: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
13
- //# sourceMappingURL=useIsCaptchaRequired.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useIsCaptchaRequired.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsCaptchaRequired/useIsCaptchaRequired.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;GAUG;AACH,eAAO,MAAM,oBAAoB,sEAO7B,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useIsUserMissingMfaAuth } from './useIsUserMissingMfaAuth';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserMissingMfaAuth/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * Returns whether the current user still needs to complete additional MFA
3
- * authentication (i.e. their session scope contains `requiresAdditionalAuth`).
4
- *
5
- * Re-renders whenever the user changes (login, logout, scope refresh).
6
- *
7
- * Returns `false` whenever no user is signed in — a signed-out user
8
- * trivially has nothing pending. Callers that need to distinguish "still
9
- * resolving" from "really nothing pending" can read `isPlaceholderData` /
10
- * `isFetching` on the result.
11
- */
12
- export declare const useIsUserMissingMfaAuth: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
13
- //# sourceMappingURL=useIsUserMissingMfaAuth.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useIsUserMissingMfaAuth.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;GAUG;AACH,eAAO,MAAM,uBAAuB,sEAOhC,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useIsUserOnboardingComplete } from './useIsUserOnboardingComplete';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserOnboardingComplete/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC"}
@@ -1,14 +0,0 @@
1
- /**
2
- * Returns whether the current user has completed onboarding (no missing KYC
3
- * fields, MFA enrollment, or pending recovery-code acknowledgement).
4
- *
5
- * Re-renders whenever the user changes (login, logout, profile update) or
6
- * project settings change (which affects what counts as a missing field).
7
- *
8
- * Returns `false` whenever no user is signed in, mirroring the "not yet
9
- * complete" semantics — callers should use the loading flags on the result
10
- * (`isPlaceholderData`, `isFetching`) to distinguish "still resolving" from
11
- * "really not complete".
12
- */
13
- export declare const useIsUserOnboardingComplete: () => import("@tanstack/react-query").UseQueryResult<boolean, Error>;
14
- //# sourceMappingURL=useIsUserOnboardingComplete.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useIsUserOnboardingComplete.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,2BAA2B,sEAOpC,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useKrakenExchangeTransfer, type UseKrakenExchangeTransferParams, } from './useKrakenExchangeTransfer';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useKrakenExchangeTransfer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,yBAAyB,EACzB,KAAK,+BAA+B,GACrC,MAAM,6BAA6B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useKrakenExchangeTransfer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useKrakenExchangeTransfer/useKrakenExchangeTransfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AAExE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qCAAqC,GAAG,UAAU,CACrD,OAAO,4BAA4B,CACpC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,kCAAkC,GAAG,OAAO,CAC/C,UAAU,CAAC,OAAO,4BAA4B,CAAC,CAChD,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kCAAkC,EAClC,qCAAqC,CACtC,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,yBAAyB,uBAEnC,+BAA+B,sLAQ9B,CAAC"}
@@ -1,2 +0,0 @@
1
- export { useNetworksData } from './useNetworksData';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1,7 +0,0 @@
1
- /**
2
- * Returns the network configurations for all networks enabled in the Dynamic project.
3
- *
4
- * Re-renders when project settings change.
5
- */
6
- export declare const useNetworksData: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").NetworkData[], Error>;
7
- //# sourceMappingURL=useNetworksData.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useNetworksData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useNetworksData/useNetworksData.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,eAAe,+GAMxB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { useSendEmailOtp } from './useSendEmailOtp';
2
- export type { UseSendEmailOtpParams } from './useSendEmailOtp';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useSendEmailOtp/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { useSendSmsOtp } from './useSendSmsOtp';
2
- export type { UseSendSmsOtpParams } from './useSendSmsOtp';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1,3 +0,0 @@
1
- export { useVerifyOtp } from './useVerifyOtp';
2
- export type { UseVerifyOtpParams } from './useVerifyOtp';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +0,0 @@
1
- export { useWalletProviderEvent } from './useWalletProviderEvent';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useWalletProviderEvent/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useWalletProviderEvent.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useWalletProviderEvent/useWalletProviderEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,2BAA2B,EAChC,KAAK,oBAAoB,EAE1B,MAAM,0BAA0B,CAAC;AAKlC;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,sBAAsB,GACjC,CAAC,SAAS,OAAO,CAAC,MAAM,oBAAoB,EAAE,MAAM,CAAC,2CAKpD,2BAA2B,CAAC,CAAC,CAAC,SAqBhC,CAAC"}