@sodax/wallet-sdk-react 2.0.0-rc.5 → 2.0.0-rc.7
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.
package/dist/index.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { WalletConfigProvider, useXWalletStore, whenPersistReady, chainRegistry, useWalletConfig, usePersistHydrated } from './chunk-
|
|
2
|
-
export { WalletConfigProvider, getXChainType, getXService, useBatchConnect, useBatchDisconnect, useChainGroups, useConnectedChains, useConnectionFlow, useEnabledChainTypes, useEnabledChains, useEvmSwitchChain, useIsChainEnabled, useIsWalletInstalled, useWalletConfig, useWalletModal, useWalletProvider, useXAccount, useXAccounts, useXConnect, useXConnection, useXConnections, useXConnectors, useXConnectorsByChain, useXDisconnect, useXService, useXServices, useXSignMessage } from './chunk-
|
|
1
|
+
import { WalletConfigProvider, useXWalletStore, whenPersistReady, chainRegistry, useWalletConfig, usePersistHydrated } from './chunk-DQTYAMKF.mjs';
|
|
2
|
+
export { WalletConfigProvider, getXChainType, getXService, useBatchConnect, useBatchDisconnect, useChainGroups, useConnectedChains, useConnectionFlow, useEnabledChainTypes, useEnabledChains, useEvmSwitchChain, useIsChainEnabled, useIsWalletInstalled, useWalletConfig, useWalletModal, useWalletProvider, useXAccount, useXAccounts, useXConnect, useXConnection, useXConnections, useXConnectors, useXConnectorsByChain, useXDisconnect, useXService, useXServices, useXSignMessage } from './chunk-DQTYAMKF.mjs';
|
|
3
3
|
import { StellarXService } from './chunk-X7BHR7WS.mjs';
|
|
4
4
|
import { SuiXService, SuiXConnector } from './chunk-JQ4H4GJ5.mjs';
|
|
5
5
|
import { createWagmiConfig, EvmXService, EvmXConnector } from './chunk-Z5GXDHGL.mjs';
|
|
6
6
|
import { InjectiveXService } from './chunk-MWWVB7TD.mjs';
|
|
7
7
|
import './chunk-C6M34IVL.mjs';
|
|
8
|
+
import { SolanaXConnector } from './chunk-LKSSME2J.mjs';
|
|
9
|
+
import { SolanaXService } from './chunk-FSOGMSJH.mjs';
|
|
8
10
|
import { request } from './chunk-WPZOLGVB.mjs';
|
|
9
11
|
import { assertSuiProviderShape } from './chunk-TACW7Z4D.mjs';
|
|
10
12
|
import { SOLANA_DEFAULT_AUTO_CONNECT, SOLANA_DEFAULT_RPC_URL, SUI_DEFAULT_AUTO_CONNECT, SUI_DEFAULT_NETWORK, EVM_DEFAULT_RECONNECT_ON_MOUNT, EVM_DEFAULT_SSR, SOLANA_METAMASK_CONNECT_TIMEOUT_MS } from './chunk-NAKCAL2M.mjs';
|
|
11
|
-
import { SolanaXConnector } from './chunk-LKSSME2J.mjs';
|
|
12
|
-
import { SolanaXService } from './chunk-FSOGMSJH.mjs';
|
|
13
13
|
import { getEntryDefaults, resolveEvmDefaults } from './chunk-7V7O3Q7Y.mjs';
|
|
14
14
|
export { getEntryDefaults, getRpcUrl, getWagmiChainId, isNativeToken, resolveEvmDefaults, sortConnectors } from './chunk-7V7O3Q7Y.mjs';
|
|
15
15
|
import './chunk-OPYSVPRW.mjs';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { BitcoinXConnector, BitcoinXService, OKXXConnector, UnisatXConnector, XverseXConnector, useBitcoinXConnectors } from '../../chunk-
|
|
1
|
+
export { BitcoinXConnector, BitcoinXService, OKXXConnector, UnisatXConnector, XverseXConnector, useBitcoinXConnectors } from '../../chunk-DQTYAMKF.mjs';
|
|
2
2
|
import '../../chunk-X7BHR7WS.mjs';
|
|
3
3
|
import '../../chunk-JQ4H4GJ5.mjs';
|
|
4
4
|
import '../../chunk-Z5GXDHGL.mjs';
|
|
5
5
|
import '../../chunk-MWWVB7TD.mjs';
|
|
6
6
|
import '../../chunk-C6M34IVL.mjs';
|
|
7
|
+
import '../../chunk-FSOGMSJH.mjs';
|
|
7
8
|
import '../../chunk-WPZOLGVB.mjs';
|
|
8
9
|
import '../../chunk-TACW7Z4D.mjs';
|
|
9
10
|
import '../../chunk-NAKCAL2M.mjs';
|
|
10
|
-
import '../../chunk-FSOGMSJH.mjs';
|
|
11
11
|
import '../../chunk-7V7O3Q7Y.mjs';
|
|
12
12
|
import '../../chunk-OPYSVPRW.mjs';
|
|
13
13
|
import '../../chunk-QMXBY3UI.mjs';
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
7
|
"license": "MIT",
|
|
8
|
-
"version": "2.0.0-rc.
|
|
8
|
+
"version": "2.0.0-rc.7",
|
|
9
9
|
"description": "Wallet SDK of Sodax",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"sodax",
|
|
@@ -76,9 +76,9 @@
|
|
|
76
76
|
"viem": "2.29.2",
|
|
77
77
|
"wagmi": "2.16.9",
|
|
78
78
|
"zustand": "4.5.2",
|
|
79
|
-
"@sodax/
|
|
80
|
-
"@sodax/
|
|
81
|
-
"@sodax/wallet-sdk-core": "2.0.0-rc.
|
|
79
|
+
"@sodax/types": "2.0.0-rc.7",
|
|
80
|
+
"@sodax/libs": "2.0.0-rc.7",
|
|
81
|
+
"@sodax/wallet-sdk-core": "2.0.0-rc.7"
|
|
82
82
|
},
|
|
83
83
|
"devDependencies": {
|
|
84
84
|
"@arethetypeswrong/cli": "0.17.4",
|
|
@@ -3,10 +3,10 @@ import { SuiXService } from './chunk-JQ4H4GJ5.mjs';
|
|
|
3
3
|
import { EvmXService } from './chunk-Z5GXDHGL.mjs';
|
|
4
4
|
import { InjectiveXConnector, InjectiveXService } from './chunk-MWWVB7TD.mjs';
|
|
5
5
|
import { NearXConnector, NearXService } from './chunk-C6M34IVL.mjs';
|
|
6
|
+
import { SolanaXService } from './chunk-FSOGMSJH.mjs';
|
|
6
7
|
import { IconHanaXConnector, CHAIN_INFO, IconXService } from './chunk-WPZOLGVB.mjs';
|
|
7
8
|
import { assert, isRecord, hasFunctionProperty } from './chunk-TACW7Z4D.mjs';
|
|
8
9
|
import { BITCOIN_DEFAULT_RPC_URL, WALLET_METADATA } from './chunk-NAKCAL2M.mjs';
|
|
9
|
-
import { SolanaXService } from './chunk-FSOGMSJH.mjs';
|
|
10
10
|
import { isNativeToken, getEntryDefaults, getRpcUrl } from './chunk-7V7O3Q7Y.mjs';
|
|
11
11
|
import { StacksXConnector, STACKS_PROVIDERS, StacksXService } from './chunk-OPYSVPRW.mjs';
|
|
12
12
|
import { XConnector, XService } from './chunk-IFXZQW4C.mjs';
|