@tuwaio/nova-connect 0.5.1 → 0.5.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.
@@ -1,8 +1,7 @@
1
1
  import { I as InitialChains } from '../useWalletNativeBalance-B64PI3UW.cjs';
2
2
  export { B as ButtonTxStatus, C as ConnectContentType, a as ConnectedContentType, L as LabelCategory, c as LegalConfig, d as NativeBalanceResult, e as NovaConnectLabelsContext, f as NovaConnectProviderContext, g as NovaConnectProviderError, N as NovaConnectProviderProps, b as NovaConnectProviderType, W as WalletBalance, j as createLabelsSubset, k as getLabelWithFallback, l as hasLabel, m as isDefaultLabels, u as useHasNovaConnectContext, n as useLabelsByCategory, o as useNovaConnect, p as useNovaConnectLabel, q as useNovaConnectLabels, r as useNovaConnectLabelsSubset, s as useNovaConnectOptional, t as useWalletNativeBalance } from '../useWalletNativeBalance-B64PI3UW.cjs';
3
3
  import * as _tuwaio_satellite_core from '@tuwaio/satellite-core';
4
- import * as _tuwaio_satellite_solana from '@tuwaio/satellite-solana';
5
- import * as _tuwaio_satellite_evm from '@tuwaio/satellite-evm';
4
+ import * as _tuwaio_satellite_react from '@tuwaio/satellite-react';
6
5
  import { SatelliteSiwxFieldOptions, UseSiwxSignInOptions } from '@tuwaio/siwx-react';
7
6
  import 'react';
8
7
  import '@tuwaio/orbit-core';
@@ -94,7 +93,7 @@ interface UseNovaSiwxOptions extends SatelliteSiwxFieldOptions {
94
93
  * ```
95
94
  */
96
95
  declare function useNovaSiwx(options?: UseNovaSiwxOptions): {
97
- signIn: (overrideConnection?: _tuwaio_satellite_core.Connector<_tuwaio_satellite_evm.EVMConnection | _tuwaio_satellite_solana.SolanaConnection> | undefined, customVerifier?: UseSiwxSignInOptions["verifier"]) => Promise<void>;
96
+ signIn: (overrideConnection?: _tuwaio_satellite_core.Connector<_tuwaio_satellite_react.Connection> | undefined, customVerifier?: UseSiwxSignInOptions["verifier"]) => Promise<void>;
98
97
  signOut: () => void;
99
98
  };
100
99
 
@@ -1,8 +1,7 @@
1
1
  import { I as InitialChains } from '../useWalletNativeBalance-Dq7RXM0z.js';
2
2
  export { B as ButtonTxStatus, C as ConnectContentType, a as ConnectedContentType, L as LabelCategory, c as LegalConfig, d as NativeBalanceResult, e as NovaConnectLabelsContext, f as NovaConnectProviderContext, g as NovaConnectProviderError, N as NovaConnectProviderProps, b as NovaConnectProviderType, W as WalletBalance, j as createLabelsSubset, k as getLabelWithFallback, l as hasLabel, m as isDefaultLabels, u as useHasNovaConnectContext, n as useLabelsByCategory, o as useNovaConnect, p as useNovaConnectLabel, q as useNovaConnectLabels, r as useNovaConnectLabelsSubset, s as useNovaConnectOptional, t as useWalletNativeBalance } from '../useWalletNativeBalance-Dq7RXM0z.js';
3
3
  import * as _tuwaio_satellite_core from '@tuwaio/satellite-core';
4
- import * as _tuwaio_satellite_solana from '@tuwaio/satellite-solana';
5
- import * as _tuwaio_satellite_evm from '@tuwaio/satellite-evm';
4
+ import * as _tuwaio_satellite_react from '@tuwaio/satellite-react';
6
5
  import { SatelliteSiwxFieldOptions, UseSiwxSignInOptions } from '@tuwaio/siwx-react';
7
6
  import 'react';
8
7
  import '@tuwaio/orbit-core';
@@ -94,7 +93,7 @@ interface UseNovaSiwxOptions extends SatelliteSiwxFieldOptions {
94
93
  * ```
95
94
  */
96
95
  declare function useNovaSiwx(options?: UseNovaSiwxOptions): {
97
- signIn: (overrideConnection?: _tuwaio_satellite_core.Connector<_tuwaio_satellite_evm.EVMConnection | _tuwaio_satellite_solana.SolanaConnection> | undefined, customVerifier?: UseSiwxSignInOptions["verifier"]) => Promise<void>;
96
+ signIn: (overrideConnection?: _tuwaio_satellite_core.Connector<_tuwaio_satellite_react.Connection> | undefined, customVerifier?: UseSiwxSignInOptions["verifier"]) => Promise<void>;
98
97
  signOut: () => void;
99
98
  };
100
99
 
package/dist/index.d.cts CHANGED
@@ -10,8 +10,6 @@ import { ToastErrorCustomization, ConnectModalCustomization, ConnectedModalCusto
10
10
  import { N as NovaConnectLabels } from './types-DxUn8qmU.cjs';
11
11
  import { BaseConnector } from '@tuwaio/satellite-core';
12
12
  import { Connector } from '@tuwaio/satellite-react';
13
- import '@tuwaio/satellite-solana';
14
- import '@tuwaio/satellite-evm';
15
13
  import '@tuwaio/siwx-react';
16
14
  import '@tuwaio/pulsar-core';
17
15
  import 'framer-motion';
package/dist/index.d.ts CHANGED
@@ -10,8 +10,6 @@ import { ToastErrorCustomization, ConnectModalCustomization, ConnectedModalCusto
10
10
  import { N as NovaConnectLabels } from './types-DxUn8qmU.js';
11
11
  import { BaseConnector } from '@tuwaio/satellite-core';
12
12
  import { Connector } from '@tuwaio/satellite-react';
13
- import '@tuwaio/satellite-solana';
14
- import '@tuwaio/satellite-evm';
15
13
  import '@tuwaio/siwx-react';
16
14
  import '@tuwaio/pulsar-core';
17
15
  import 'framer-motion';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuwaio/nova-connect",
3
- "version": "0.5.1",
3
+ "version": "0.5.3",
4
4
  "private": false,
5
5
  "author": "Oleksandr Tkach",
6
6
  "license": "Apache-2.0",
@@ -89,17 +89,15 @@
89
89
  "@heroicons/react": "2.x.x",
90
90
  "@radix-ui/react-dialog": "1.x.x",
91
91
  "@radix-ui/react-select": "2.x.x",
92
- "@tuwaio/orbit-core": ">=0.2.8",
93
- "@tuwaio/orbit-evm": ">=0.2.11",
94
- "@tuwaio/orbit-solana": ">=0.2.4",
95
- "@tuwaio/satellite-core": ">=0.3.2",
96
- "@tuwaio/satellite-evm": ">=0.3.2",
97
- "@tuwaio/satellite-solana": ">=0.3.2",
98
- "@tuwaio/satellite-react": ">=0.3.2",
99
- "@tuwaio/siwx-react": ">=0.1.0",
100
- "@tuwaio/pulsar-core": ">=0.6",
101
- "@tuwaio/nova-core": ">=0.3",
102
- "@tuwaio/nova-transactions": ">=0.3",
92
+ "@tuwaio/orbit-core": "^0.2.15",
93
+ "@tuwaio/orbit-evm": "^0.2.22",
94
+ "@tuwaio/orbit-solana": "^0.2.13",
95
+ "@tuwaio/satellite-core": "^0.4.1",
96
+ "@tuwaio/satellite-evm": "^0.4.2",
97
+ "@tuwaio/satellite-solana": "^0.4.2",
98
+ "@tuwaio/satellite-react": "^0.4.3",
99
+ "@tuwaio/siwx-react": "^0.1.0",
100
+ "@tuwaio/pulsar-core": "^0.6.11",
103
101
  "@wallet-standard/react": "1.x.x",
104
102
  "@wagmi/core": "3.x.x",
105
103
  "@web3icons/react": ">=4",
@@ -113,7 +111,9 @@
113
111
  "react": ">=19.2.3",
114
112
  "react-toastify": "11.x.x",
115
113
  "viem": "2.x.x",
116
- "zustand": "5.x.x"
114
+ "zustand": "5.x.x",
115
+ "@tuwaio/nova-core": "^0.5.0",
116
+ "@tuwaio/nova-transactions": "^0.5.1"
117
117
  },
118
118
  "peerDependenciesMeta": {
119
119
  "@web3icons/react": {
@@ -208,10 +208,10 @@
208
208
  "@tuwaio/orbit-core": "^0.2.15",
209
209
  "@tuwaio/orbit-evm": "^0.2.22",
210
210
  "@tuwaio/orbit-solana": "^0.2.13",
211
- "@tuwaio/satellite-react": "^0.4.1",
211
+ "@tuwaio/satellite-react": "^0.4.3",
212
212
  "@tuwaio/satellite-core": "^0.4.1",
213
- "@tuwaio/satellite-evm": "^0.4.1",
214
- "@tuwaio/satellite-solana": "^0.4.1",
213
+ "@tuwaio/satellite-evm": "^0.4.2",
214
+ "@tuwaio/satellite-solana": "^0.4.2",
215
215
  "@tuwaio/siwx-react": "^0.1.0",
216
216
  "@tuwaio/pulsar-core": "^0.6.11",
217
217
  "@wallet-standard/react": "^1.0.3",
@@ -242,7 +242,7 @@
242
242
  "typescript": "^6.0.3",
243
243
  "tsup": "^8.5.1",
244
244
  "@tuwaio/nova-core": "^0.5.0",
245
- "@tuwaio/nova-transactions": "^0.5.0"
245
+ "@tuwaio/nova-transactions": "^0.5.1"
246
246
  },
247
247
  "scripts": {
248
248
  "start": "tsup src/index.ts --watch",