@dodoex/wallet-web3-react 0.0.2 → 0.0.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dodoex/wallet-web3-react",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "source": "src/index.tsx",
5
5
  "types": "dist/types/index.d.ts",
6
6
  "typings": "dist/types/index.d.ts",
@@ -184,6 +184,7 @@ function AccountCardInfo({
184
184
  typography: 'body2',
185
185
  backgroundColor: 'background.paperDarkContrast',
186
186
  borderRadius: 12,
187
+ textAlign: 'left',
187
188
  '&:hover': {
188
189
  backgroundColor: 'primary.main',
189
190
  color: 'primary.contrastText',
@@ -213,6 +214,7 @@ function AccountCardInfo({
213
214
  typography: 'body2',
214
215
  backgroundColor: 'background.paperDarkContrast',
215
216
  borderRadius: 12,
217
+ textAlign: 'left',
216
218
  '&:hover': {
217
219
  backgroundColor: 'primary.main',
218
220
  color: 'primary.contrastText',
package/src/locales/en.po CHANGED
@@ -21,7 +21,7 @@ msgstr "1、Ledger Live APP is closed{BR}2、The device plugged in via USB,NOT
21
21
  msgid "Account"
22
22
  msgstr "Account"
23
23
 
24
- #: src/WalletConnect/AccountPage.tsx:290
24
+ #: src/WalletConnect/AccountPage.tsx:292
25
25
  msgid "Activity"
26
26
  msgstr "Activity"
27
27
 
@@ -86,7 +86,7 @@ msgstr "Connecting"
86
86
  msgid "Continue"
87
87
  msgstr "Continue"
88
88
 
89
- #: src/WalletConnect/AccountPage.tsx:376
89
+ #: src/WalletConnect/AccountPage.tsx:378
90
90
  #: src/WalletConnect/HasBalanceTokenList.tsx:117
91
91
  #: src/WalletConnect/ReceiveTokenPage.tsx:99
92
92
  msgid "Copied"
@@ -169,7 +169,7 @@ msgstr "No tokens"
169
169
  msgid "OK"
170
170
  msgstr "OK"
171
171
 
172
- #: src/WalletConnect/AccountPage.tsx:282
172
+ #: src/WalletConnect/AccountPage.tsx:284
173
173
  msgid "On-chain transaction records"
174
174
  msgstr "On-chain transaction records"
175
175
 
@@ -185,7 +185,7 @@ msgstr "Pending"
185
185
  msgid "Pool Creation"
186
186
  msgstr "Pool Creation"
187
187
 
188
- #: src/WalletConnect/AccountPage.tsx:231
188
+ #: src/WalletConnect/AccountPage.tsx:233
189
189
  #: src/WalletConnect/ReceiveTokenPage.tsx:50
190
190
  msgid "Receive"
191
191
  msgstr "Receive"
@@ -203,7 +203,7 @@ msgstr "Remove Liquidity"
203
203
  msgid "Reset"
204
204
  msgstr "Reset"
205
205
 
206
- #: src/WalletConnect/AccountPage.tsx:202
206
+ #: src/WalletConnect/AccountPage.tsx:203
207
207
  #: src/WalletConnect/ActivityList.tsx:401
208
208
  #: src/WalletConnect/SendTokenPage.tsx:116
209
209
  #: src/WalletConnect/SendTokenPage.tsx:244
@@ -238,7 +238,7 @@ msgstr ""
238
238
  msgid "This is empty"
239
239
  msgstr "This is empty"
240
240
 
241
- #: src/WalletConnect/AccountPage.tsx:278
241
+ #: src/WalletConnect/AccountPage.tsx:280
242
242
  msgid "Token"
243
243
  msgstr "Token"
244
244
 
package/src/locales/zh.po CHANGED
@@ -21,7 +21,7 @@ msgstr ""
21
21
  msgid "Account"
22
22
  msgstr ""
23
23
 
24
- #: src/WalletConnect/AccountPage.tsx:290
24
+ #: src/WalletConnect/AccountPage.tsx:292
25
25
  msgid "Activity"
26
26
  msgstr ""
27
27
 
@@ -86,7 +86,7 @@ msgstr ""
86
86
  msgid "Continue"
87
87
  msgstr ""
88
88
 
89
- #: src/WalletConnect/AccountPage.tsx:376
89
+ #: src/WalletConnect/AccountPage.tsx:378
90
90
  #: src/WalletConnect/HasBalanceTokenList.tsx:117
91
91
  #: src/WalletConnect/ReceiveTokenPage.tsx:99
92
92
  msgid "Copied"
@@ -169,7 +169,7 @@ msgstr ""
169
169
  msgid "OK"
170
170
  msgstr ""
171
171
 
172
- #: src/WalletConnect/AccountPage.tsx:282
172
+ #: src/WalletConnect/AccountPage.tsx:284
173
173
  msgid "On-chain transaction records"
174
174
  msgstr ""
175
175
 
@@ -185,7 +185,7 @@ msgstr ""
185
185
  msgid "Pool Creation"
186
186
  msgstr ""
187
187
 
188
- #: src/WalletConnect/AccountPage.tsx:231
188
+ #: src/WalletConnect/AccountPage.tsx:233
189
189
  #: src/WalletConnect/ReceiveTokenPage.tsx:50
190
190
  msgid "Receive"
191
191
  msgstr ""
@@ -203,7 +203,7 @@ msgstr ""
203
203
  msgid "Reset"
204
204
  msgstr ""
205
205
 
206
- #: src/WalletConnect/AccountPage.tsx:202
206
+ #: src/WalletConnect/AccountPage.tsx:203
207
207
  #: src/WalletConnect/ActivityList.tsx:401
208
208
  #: src/WalletConnect/SendTokenPage.tsx:116
209
209
  #: src/WalletConnect/SendTokenPage.tsx:244
@@ -236,7 +236,7 @@ msgstr ""
236
236
  msgid "This is empty"
237
237
  msgstr ""
238
238
 
239
- #: src/WalletConnect/AccountPage.tsx:278
239
+ #: src/WalletConnect/AccountPage.tsx:280
240
240
  msgid "Token"
241
241
  msgstr ""
242
242