@subwallet/web-runner 1.2.3-0 → 1.2.3-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-6a319a852d014c7e545b.js"></script><script defer="defer" src="web-runner-d6498dbf961b8052ed16.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-6a319a852d014c7e545b.js"></script><script defer="defer" src="web-runner-6d17ddb4075423f40b04.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -646,7 +646,6 @@
646
646
  "Request does not exist": "",
647
647
  "Unsupported action": "",
648
648
  "Wrong signature. Please sign with the account you use in dApp": "",
649
- "Insufficient stake. Please stake at least {{number}} {{tokenSymbol}} to get rewards": "",
650
649
  "You cannot select more than {{number}} validators for this network": "",
651
650
  "You cannot select more than {{number}} dApps for this network": "",
652
651
  "You cannot select more than {{number}} collators for this network": "",
@@ -1254,5 +1253,6 @@
1254
1253
  "EVM QR signer account": "",
1255
1254
  "Substrate QR signer account": "",
1256
1255
  "Invalid QR code. EVM networks are not supported": "",
1257
- "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": ""
1256
+ "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": "",
1257
+ "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": ""
1258
1258
  }
@@ -646,7 +646,6 @@
646
646
  "Request does not exist": "リクエストが存在しません",
647
647
  "Unsupported action": "サポートされていないアクション",
648
648
  "Wrong signature. Please sign with the account you use in dApp": "署名が間違っています。dAppで使用しているアカウントで署名してください。",
649
- "Insufficient stake. Please stake at least {{number}} {{tokenSymbol}} to get rewards": "ステーク不足。報酬を得るには最低 {{number}} {{tokenSymbol}} をステークしてください。",
650
649
  "You cannot select more than {{number}} validators for this network": "このネットワークでは、{{number}} 以上のバリデーターを選択することはできません。",
651
650
  "You cannot select more than {{number}} dApps for this network": "このネットワークでは、{{number}} 以上のdAppを選択することはできません。",
652
651
  "You cannot select more than {{number}} collators for this network": "このネットワークでは、{{number}} 以上のコレーターを選択することはできません。",
@@ -1254,5 +1253,6 @@
1254
1253
  "EVM QR signer account": "",
1255
1254
  "Substrate QR signer account": "",
1256
1255
  "Invalid QR code. EVM networks are not supported": "",
1257
- "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": ""
1256
+ "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": "",
1257
+ "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": ""
1258
1258
  }
@@ -646,7 +646,6 @@
646
646
  "Request does not exist": "Запрос не существует",
647
647
  "Unsupported action": "Неподдерживаемое действие",
648
648
  "Wrong signature. Please sign with the account you use in dApp": "Неверная подпись. Пожалуйста, подпишитесь аккаунтом, который вы используете в dApp",
649
- "Insufficient stake. Please stake at least {{number}} {{tokenSymbol}} to get rewards": "Недостаточный стейк. Пожалуйста, внесите стейк как минимум в размере {{number}} {{tokenSymbol}} для получения вознаграждений",
650
649
  "You cannot select more than {{number}} validators for this network": "Вы не можете выбрать более {{number}} валидаторов для этой сети",
651
650
  "You cannot select more than {{number}} dApps for this network": "Вы не можете выбрать более {{number}} dApp для этой сети",
652
651
  "You cannot select more than {{number}} collators for this network": "Вы не можете выбрать более {{number}} коллаторов для этой сети",
@@ -1254,5 +1253,6 @@
1254
1253
  "EVM QR signer account": "",
1255
1254
  "Substrate QR signer account": "",
1256
1255
  "Invalid QR code. EVM networks are not supported": "",
1257
- "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": ""
1256
+ "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": "",
1257
+ "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": ""
1258
1258
  }
@@ -646,7 +646,6 @@
646
646
  "Request does not exist": "",
647
647
  "Unsupported action": "",
648
648
  "Wrong signature. Please sign with the account you use in dApp": "",
649
- "Insufficient stake. Please stake at least {{number}} {{tokenSymbol}} to get rewards": "",
650
649
  "You cannot select more than {{number}} validators for this network": "",
651
650
  "You cannot select more than {{number}} dApps for this network": "",
652
651
  "You cannot select more than {{number}} collators for this network": "",
@@ -1254,5 +1253,6 @@
1254
1253
  "EVM QR signer account": "",
1255
1254
  "Substrate QR signer account": "",
1256
1255
  "Invalid QR code. EVM networks are not supported": "",
1257
- "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": ""
1256
+ "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": "",
1257
+ "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": ""
1258
1258
  }
@@ -646,7 +646,6 @@
646
646
  "Request does not exist": "",
647
647
  "Unsupported action": "",
648
648
  "Wrong signature. Please sign with the account you use in dApp": "",
649
- "Insufficient stake. Please stake at least {{number}} {{tokenSymbol}} to get rewards": "",
650
649
  "You cannot select more than {{number}} validators for this network": "",
651
650
  "You cannot select more than {{number}} dApps for this network": "",
652
651
  "You cannot select more than {{number}} collators for this network": "",
@@ -1254,5 +1253,6 @@
1254
1253
  "EVM QR signer account": "",
1255
1254
  "Substrate QR signer account": "",
1256
1255
  "Invalid QR code. EVM networks are not supported": "",
1257
- "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": ""
1256
+ "Feature not available for <highlight>{{accountTitle}}</highlight>. Change to another account type and try again.": "",
1257
+ "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": ""
1258
1258
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.2.3-0",
17
+ "version": "1.2.3-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.2.3-0",
21
- "@subwallet/extension-inject": "^1.2.3-0",
22
- "@subwallet/extension-koni-ui": "^1.2.3-0"
20
+ "@subwallet/extension-base": "^1.2.3-1",
21
+ "@subwallet/extension-inject": "^1.2.3-1",
22
+ "@subwallet/extension-koni-ui": "^1.2.3-1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",