@tonconnect/ui-react
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -1,2 +0,2 @@ | ||
import { ActionConfiguration, Locales, Theme, TonConnectUI, UIPreferences, WalletsListConfiguration } from '@tonconnect/ui'; | ||
import { ActionConfiguration, Locales, TonConnectUI, UIPreferences, WalletsListConfiguration } from '@tonconnect/ui'; | ||
import type { ConnectAdditionalRequest, ITonConnect } from '@tonconnect/sdk'; | ||
@@ -27,7 +27,2 @@ export declare const TonConnectUIContext: import("react").Context<TonConnectUI | null>; | ||
/** | ||
* Color theme for the UI elements. | ||
* @default SYSTEM theme. | ||
*/ | ||
theme: Theme; | ||
/** | ||
* Language for the phrases it the UI elements. | ||
@@ -34,0 +29,0 @@ * @default system |
{ | ||
"name": "@tonconnect/ui-react", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -152,3 +152,3 @@ # TON Connect UI React | ||
In other words, if `getConnectParameters` is passed, there will be a following steps: | ||
In other words, if `getConnectParameters` is passed, there will be following steps: | ||
1. User clicks to the 'Connect Wallet' button, or `connectWallet` method is called | ||
@@ -155,0 +155,0 @@ 2. Wallets modal opens |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2798826
30057