Browse Source

[CI Skip] 0.37.0-beta.2

Github Actions 5 years ago
parent
commit
ba988b29aa

+ 1 - 1
lerna.json

@@ -10,5 +10,5 @@
   "packages": [
     "packages/*"
   ],
-  "version": "0.37.0-beta.1"
+  "version": "0.37.0-beta.2"
 }

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "private": true,
   "engines": {
     "node": ">=10.13.0",

+ 2 - 2
packages/app-123code/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-123code",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A basic app that shows the ropes on customisation",
   "main": "index.js",
   "scripts": {},
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-accounts/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-accounts",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
+    "@polkadot/react-components": "^0.37.0-beta.2",
     "@polkadot/react-qr": "^0.46.1",
     "@types/file-saver": "^2.0.0",
     "@types/yargs": "^13.0.2",

+ 2 - 2
packages/app-address-book/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-address-book",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-claims/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-claims",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "An app for claiming Polkadot tokens",
   "main": "index.js",
   "scripts": {},
@@ -12,6 +12,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-contracts/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-contracts",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "Deployment and management of substrate contracts",
   "main": "index.js",
   "scripts": {},
@@ -12,6 +12,6 @@
   "dependencies": {
     "@babel/runtime": "^7.6.3",
     "@polkadot/api-contract": "^0.96.0-beta.2",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-council/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-council",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "Council",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-dashboard/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-dashboard",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "Dashboard for all apps, allowing for an overview and quick navigation",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/apps-routing": "^0.37.0-beta.1",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/apps-routing": "^0.37.0-beta.2",
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-democracy/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-democracy",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A referendum & proposal app",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-explorer/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-explorer",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 4 - 4
packages/app-extrinsics/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-extrinsics",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,8 +11,8 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-params": "^0.37.0-beta.1",
-    "@polkadot/react-signer": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-params": "^0.37.0-beta.2",
+    "@polkadot/react-signer": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-generic-asset/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-generic-asset",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A basic GenericAsset transfer app",
   "main": "index.js",
   "scripts": {},
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-js/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-js",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A simple JavaScript console for playing with the API",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
+    "@polkadot/react-components": "^0.37.0-beta.2",
     "snappyjs": "^0.6.0"
   }
 }

+ 3 - 3
packages/app-parachains/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-parachains",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "Parachains",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-settings/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-settings",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "Settings management",
   "main": "index.js",
   "scripts": {},
@@ -11,8 +11,8 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1",
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2",
     "query-string": "^6.8.3"
   }
 }

+ 4 - 4
packages/app-staking/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-staking",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A basic staking app",
   "main": "index.js",
   "scripts": {},
@@ -11,8 +11,8 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/app-explorer": "^0.37.0-beta.1",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/app-explorer": "^0.37.0-beta.2",
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-storage/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-storage",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-params": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-params": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-sudo/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-sudo",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A basic app that shows the ropes on customisation",
   "main": "index.js",
   "scripts": {},
@@ -12,6 +12,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 2 - 2
packages/app-toolbox/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-toolbox",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-transfer/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-transfer",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A basic transfer app",
   "main": "index.js",
   "scripts": {},
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 3 - 3
packages/app-treasury/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/app-treasury",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A referendum & proposal app",
   "main": "index.js",
   "scripts": {},
@@ -12,7 +12,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-query": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-query": "^0.37.0-beta.2"
   }
 }

+ 1 - 1
packages/apps-routing/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/apps-routing",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",

+ 3 - 3
packages/apps/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/apps",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "An Apps portal into the Polkadot network",
   "main": "index.js",
   "homepage": ".",
@@ -14,8 +14,8 @@
   "dependencies": {
     "@babel/polyfill": "^7.6.0",
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
-    "@polkadot/react-signer": "^0.37.0-beta.1",
+    "@polkadot/react-components": "^0.37.0-beta.2",
+    "@polkadot/react-signer": "^0.37.0-beta.2",
     "@polkadot/ui-assets": "^0.46.1",
     "query-string": "^6.8.3"
   }

+ 2 - 1
packages/apps/public/locales/en/app-accounts.json

@@ -79,5 +79,6 @@
   "case sensitive": "case sensitive",
   "Evaluated {{count}} keys in {{elapsed}}s ({{avg}} keys/s)": "Evaluated {{count}} keys in {{elapsed}}s ({{avg}} keys/s)",
   "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>///<password>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`. The \"///password\" is optional and should only occur once.": "You can set a custom derivation path for this account using the following syntax \"/<soft-key>//<hard-key>///<password>\". The \"/<soft-key>\" and \"//<hard-key>\" may be repeated and mixed`. The \"///password\" is optional and should only occur once.",
-  "//hard/soft///password": "//hard/soft///password"
+  "//hard/soft///password": "//hard/soft///password",
+  "new account": "new account"
 }

+ 2 - 1
packages/apps/public/locales/en/app-address-book.json

@@ -14,5 +14,6 @@
   "Cancel": "Cancel",
   "Save": "Save",
   "Add contact": "Add contact",
-  "No contacts found.": "No contacts found."
+  "No contacts found.": "No contacts found.",
+  "new address": "new address"
 }

+ 3 - 1
packages/apps/public/locales/en/app-council.json

@@ -30,5 +30,7 @@
   "Vote": "Vote",
   "You have already voted in this round": "You have already voted in this round",
   "Retract vote": "Retract vote",
-  "No vote": "No vote"
+  "No vote": "No vote",
+  "No candidates found": "No candidates found",
+  "value": "value"
 }

+ 4 - 1
packages/apps/public/locales/en/ui.json

@@ -574,5 +574,8 @@
   "//hard/soft///password": "",
   "The maximum amount of gas that can be used by this call. If the code requires more, the call will fail.": "",
   "Call results": "",
-  "constructor ": ""
+  "constructor ": "",
+  "new account": "",
+  "new address": "",
+  "No candidates found": ""
 }

+ 1 - 1
packages/react-api/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/react-api",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A collection of RxJs React components the Polkadot JS API",
   "main": "index.js",
   "keywords": [

+ 3 - 3
packages/react-components/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/react-components",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -12,9 +12,9 @@
   "dependencies": {
     "@babel/runtime": "^7.6.3",
     "@polkadot/keyring": "^1.6.1",
-    "@polkadot/react-api": "^0.37.0-beta.1",
+    "@polkadot/react-api": "^0.37.0-beta.2",
     "@polkadot/react-identicon": "^0.46.1",
-    "@polkadot/react-query": "^0.37.0-beta.1",
+    "@polkadot/react-query": "^0.37.0-beta.2",
     "@polkadot/ui-keyring": "^0.46.1",
     "@polkadot/ui-settings": "^0.46.1",
     "@types/chart.js": "^2.8.7",

+ 2 - 2
packages/react-params/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/react-params",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,6 +11,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1"
+    "@polkadot/react-components": "^0.37.0-beta.2"
   }
 }

+ 1 - 1
packages/react-query/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/react-query",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "description": "A collection of RxJs React components the Polkadot JS API",
   "main": "index.js",
   "keywords": [

+ 2 - 2
packages/react-signer/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@polkadot/react-signer",
-  "version": "0.37.0-beta.1",
+  "version": "0.37.0-beta.2",
   "main": "index.js",
   "repository": "https://github.com/polkadot-js/apps.git",
   "author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,7 +11,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@babel/runtime": "^7.6.3",
-    "@polkadot/react-components": "^0.37.0-beta.1",
+    "@polkadot/react-components": "^0.37.0-beta.2",
     "@polkadot/react-qr": "^0.46.1"
   }
 }