@subwallet/web-runner 1.1.24-0 → 1.1.24-1

Sign up to get free protection for your applications and to get access to all the features.
package/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-77d44fb7a3a1a8829fe7.js"></script></head><body><div id="root">SubWallet</div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-b4a966aaae9604c7b043.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -409,7 +409,6 @@
409
409
  "Claim Reward transaction": "",
410
410
  "Withdraw transaction": "",
411
411
  "Cancel unstake transaction": "",
412
- "Search history": "",
413
412
  "Your NFT collectible will appear here!": "",
414
413
  "No NFT collectible": "",
415
414
  "Deleted NFT collection successfully": "",
@@ -858,5 +857,8 @@
858
857
  "Crowdloan ends on": "",
859
858
  "Refunded on": "",
860
859
  "Won": "",
861
- "In auction": ""
860
+ "In auction": "",
861
+ "Token Details": "",
862
+ "Account Details": "",
863
+ "Loading ...": ""
862
864
  }
@@ -409,7 +409,6 @@
409
409
  "Claim Reward transaction": "報酬の請求トランザクション",
410
410
  "Withdraw transaction": "引き出しトランザクション",
411
411
  "Cancel unstake transaction": "アンステークランザクションのキャンセル",
412
- "Search history": "検索履歴",
413
412
  "Your NFT collectible will appear here!": "あなたのNFTコレクションはここに表示されます!",
414
413
  "No NFT collectible": "NFTコレクションはありません",
415
414
  "Deleted NFT collection successfully": "NFTコレクションを正常に削除しました",
@@ -858,5 +857,8 @@
858
857
  "Crowdloan ends on": "",
859
858
  "Refunded on": "",
860
859
  "Won": "",
861
- "In auction": ""
860
+ "In auction": "",
861
+ "Token Details": "",
862
+ "Account Details": "",
863
+ "Loading ...": ""
862
864
  }
@@ -409,7 +409,6 @@
409
409
  "Claim Reward transaction": "Tранзакция требования награды",
410
410
  "Withdraw transaction": "Транзакция вывода",
411
411
  "Cancel unstake transaction": "Отменить транзакцию анстейк",
412
- "Search history": "История поиска",
413
412
  "Your NFT collectible will appear here!": "Ваш предмет коллекционирования NFT появится здесь!",
414
413
  "No NFT collectible": "Нет предмета коллекционирования NFT",
415
414
  "Deleted NFT collection successfully": "Коллекция NFT успешно удалена",
@@ -858,5 +857,8 @@
858
857
  "Crowdloan ends on": "",
859
858
  "Refunded on": "",
860
859
  "Won": "",
861
- "In auction": ""
860
+ "In auction": "",
861
+ "Token Details": "",
862
+ "Account Details": "",
863
+ "Loading ...": ""
862
864
  }
@@ -409,7 +409,6 @@
409
409
  "Claim Reward transaction": "Giao dịch nhận phần thưởng",
410
410
  "Withdraw transaction": "Giao dịch rút stake",
411
411
  "Cancel unstake transaction": "Giao dịch huỷ unstake",
412
- "Search history": "Lịch sử tìm kiếm",
413
412
  "Your NFT collectible will appear here!": "Bộ sưu tập NFT của bạn sẽ hiển thị tại đây",
414
413
  "No NFT collectible": "Không có NFT được sưu tập",
415
414
  "Deleted NFT collection successfully": "Đã xóa bộ sưu tập NFT thành công",
@@ -858,5 +857,8 @@
858
857
  "Crowdloan ends on": "",
859
858
  "Refunded on": "",
860
859
  "Won": "",
861
- "In auction": ""
860
+ "In auction": "",
861
+ "Token Details": "",
862
+ "Account Details": "",
863
+ "Loading ...": ""
862
864
  }
@@ -409,7 +409,6 @@
409
409
  "Claim Reward transaction": "领取奖励交易",
410
410
  "Withdraw transaction": "提款交易",
411
411
  "Cancel unstake transaction": "取消解除质押交易",
412
- "Search history": "搜索记录",
413
412
  "Your NFT collectible will appear here!": "你可合集的NFT将在此处出现!",
414
413
  "No NFT collectible": "无NFT可合集",
415
414
  "Deleted NFT collection successfully": "NFT收藏集删除成功",
@@ -858,5 +857,8 @@
858
857
  "Crowdloan ends on": "",
859
858
  "Refunded on": "",
860
859
  "Won": "",
861
- "In auction": ""
860
+ "In auction": "",
861
+ "Token Details": "",
862
+ "Account Details": "",
863
+ "Loading ...": ""
862
864
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.24-0",
17
+ "version": "1.1.24-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.24-0",
21
- "@subwallet/extension-inject": "^1.1.24-0",
22
- "@subwallet/extension-koni-ui": "^1.1.24-0"
20
+ "@subwallet/extension-base": "^1.1.24-1",
21
+ "@subwallet/extension-inject": "^1.1.24-1",
22
+ "@subwallet/extension-koni-ui": "^1.1.24-1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",