Update with latest dependencies

This commit is contained in:
Jaco Greeff 2017-09-13 13:09:32 +02:00
parent 94df97a5ae
commit 5d774d360e
9 changed files with 83 additions and 94 deletions

138
js/package-lock.json generated
View File

@ -40,15 +40,15 @@
} }
}, },
"@parity/dapp-account": { "@parity/dapp-account": {
"version": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a", "version": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac", "@parity/dapp-vaults": "github:paritytech/dapp-vaults#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"@parity/parity.js": "1.8.7", "@parity/parity.js": "1.8.7",
"@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f", "@parity/shapeshift": "github:paritytech/js-shapeshift#290f908a873108d19296e72deda9b40e9f4d035f",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"happypack": "3.1.0", "happypack": "3.1.0",
"lodash": "4.17.2", "lodash": "4.17.2",
"oo7": "0.5.3", "oo7": "0.5.3",
@ -67,12 +67,12 @@
} }
}, },
"@parity/dapp-accounts": { "@parity/dapp-accounts": {
"version": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9", "version": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac", "@parity/dapp-vaults": "github:paritytech/dapp-vaults#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"file-saver": "1.3.3", "file-saver": "1.3.3",
"react": "15.6.1", "react": "15.6.1",
"react-dom": "15.6.1", "react-dom": "15.6.1",
@ -82,26 +82,26 @@
} }
}, },
"@parity/dapp-address": { "@parity/dapp-address": {
"version": "github:paritytech/dapp-address#463703db9db64e0be2a8102a4d6a193004a556b2", "version": "github:paritytech/dapp-address#709f4db1656cec978f7871b2f474d6525c161c4c",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a", "@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#e4d79364476041f343740caf9a4bfd7a9d94dd26", "@parity/dapp-addresses": "github:paritytech/dapp-addresses#d65a3e5d1d0e844e24e2df54221183c4883bf3a1",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-addresses": { "@parity/dapp-addresses": {
"version": "github:paritytech/dapp-addresses#e4d79364476041f343740caf9a4bfd7a9d94dd26", "version": "github:paritytech/dapp-addresses#d65a3e5d1d0e844e24e2df54221183c4883bf3a1",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-chaindeploy": { "@parity/dapp-chaindeploy": {
"version": "github:paritytech/dapp-chaindeploy#caf3f332b1593eebf293618757e80c0d03a72058", "version": "github:paritytech/dapp-chaindeploy#22ea2618576a9be6784820b2af670d0a4017fd7e",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
@ -110,64 +110,64 @@
} }
}, },
"@parity/dapp-contract": { "@parity/dapp-contract": {
"version": "github:paritytech/dapp-contract#f7c38283feca4c916649d69113b31d8143ffec2c", "version": "github:paritytech/dapp-contract#f193c5a555e40ed306b17e2f79aac6b5c11277b5",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a", "@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-contracts": { "@parity/dapp-contracts": {
"version": "github:paritytech/dapp-contracts#f4ed15b234e78e458a890633938ad1aca00d8cc4", "version": "github:paritytech/dapp-contracts#553604be24463bc8b8e76b5daec177eb1fc8c785",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a", "@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#05cd7bab4472542f0561e74eba6659a2aedb35f9", "@parity/dapp-accounts": "github:paritytech/dapp-accounts#fa9c104371f5c203f280e67f3b4ab83878a87ee7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-dapp-accounts": { "@parity/dapp-dapp-accounts": {
"version": "github:paritytech/dapp-dapp-accounts#336fd03a5caadd0350ec84d394fc6a5b9156fc63", "version": "github:paritytech/dapp-dapp-accounts#27bb841726d088cda56c357b8f32e4212679a42e",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-dapp-methods": { "@parity/dapp-dapp-methods": {
"version": "github:paritytech/dapp-dapp-methods#dc375008589cafde6163bc2cbfdc58c09f4d915e", "version": "github:paritytech/dapp-dapp-methods#94f67d2d01683ddad06f0ce765e8bd69a79030e3",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-dapp-visible": { "@parity/dapp-dapp-visible": {
"version": "github:paritytech/dapp-dapp-visible#5f30e50dba3c34fcda571fb15b40293d63a5f6bc", "version": "github:paritytech/dapp-dapp-visible#61569366f4411b5c3b419acf726da5b3fd861361",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-dappreg": { "@parity/dapp-dappreg": {
"version": "github:paritytech/dapp-dappreg#9cd87b9f46745c399da9ace5aa3ef066fc092ffa", "version": "github:paritytech/dapp-dappreg#fe3b53ed37b0227b5a1064e4d9cd9b58e406562b",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-develop": { "@parity/dapp-develop": {
"version": "github:paritytech/dapp-develop#6cb89e983a2edbb49df419f6e99a60fffcad84bc", "version": "github:paritytech/dapp-develop#767c772eaa1c1f6b1739631ebc1a159af474fd83",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#f4ed15b234e78e458a890633938ad1aca00d8cc4", "@parity/dapp-contracts": "github:paritytech/dapp-contracts#553604be24463bc8b8e76b5daec177eb1fc8c785",
"@parity/parity.js": "1.8.7", "@parity/parity.js": "1.8.7",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"oo7": "0.5.3", "oo7": "0.5.3",
"oo7-parity": "0.6.8", "oo7-parity": "0.6.8",
"oo7-react": "0.4.5", "oo7-react": "0.4.5",
@ -179,7 +179,7 @@
} }
}, },
"@parity/dapp-githubhint": { "@parity/dapp-githubhint": {
"version": "github:paritytech/dapp-githubhint#a3adb7840cd87b757dc846fd9e853e8b0f774dfe", "version": "github:paritytech/dapp-githubhint#11fb050b24c3cc15e0364dc585e53100052cd1bb",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
@ -190,12 +190,12 @@
} }
}, },
"@parity/dapp-home": { "@parity/dapp-home": {
"version": "github:paritytech/dapp-home#836766276b17704e70f4c51ff70d0cdc47b98d46", "version": "github:paritytech/dapp-home#1e9a47e34850d444e608741098ed7b06a1782f47",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-web": "github:paritytech/dapp-web#70ed9adea275034e2bd57997dcbda5a7528cb37d", "@parity/dapp-web": "github:paritytech/dapp-web#bacfdeda4721c0b9e96914ab5bb0d17e80a164bd",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"react-markdown": "2.4.4" "react-markdown": "2.4.4"
}, },
"dependencies": { "dependencies": {
@ -212,11 +212,11 @@
} }
}, },
"@parity/dapp-localtx": { "@parity/dapp-localtx": {
"version": "github:paritytech/dapp-localtx#793ee25afb8b468499eae4c3fdd9d71690878327", "version": "github:paritytech/dapp-localtx#443e82160acb8d02895ca2e62b2aec63e1f2c5f5",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-playground": { "@parity/dapp-playground": {
@ -224,28 +224,28 @@
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-registry": { "@parity/dapp-registry": {
"version": "github:paritytech/dapp-registry#a91a1ae3cc4e5e028877ed46ac9cff97ae28bfa2", "version": "github:paritytech/dapp-registry#677aab86b42bbdd1ef453a226360b67c0276ec59",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"material-ui": "0.16.5" "material-ui": "0.16.5"
} }
}, },
"@parity/dapp-settings": { "@parity/dapp-settings": {
"version": "github:paritytech/dapp-settings#b801d511c6f7ee30237c95ebf3c184abfc121787", "version": "github:paritytech/dapp-settings#d4c3258a93040570b301a20a642138364925528c",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-signaturereg": { "@parity/dapp-signaturereg": {
"version": "github:paritytech/dapp-signaturereg#59bef69cded92861df121e66dcc29b066a72aced", "version": "github:paritytech/dapp-signaturereg#ef8fe91827372ce3275c40c80b7294b7d072d621",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
@ -256,33 +256,33 @@
} }
}, },
"@parity/dapp-signer": { "@parity/dapp-signer": {
"version": "github:paritytech/dapp-signer#92c4458f8d6c08ee9d9a14dd95d46c5a00deed60", "version": "github:paritytech/dapp-signer#20f5de8f044fd16b2260d2f4bb1531d95228ecfa",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-status": { "@parity/dapp-status": {
"version": "github:paritytech/dapp-status#395a0da85be9de2259ecccf4abb89ba4d915d462", "version": "github:paritytech/dapp-status#88b7d6327e36cbc286aea5509bd25c5912c8def3",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"bytes": "2.4.0", "bytes": "2.4.0",
"format-number": "2.0.1" "format-number": "2.0.1"
} }
}, },
"@parity/dapp-tokendeploy": { "@parity/dapp-tokendeploy": {
"version": "github:paritytech/dapp-tokendeploy#189debfbc2baca8e9d9a0563fff9fbf951a36c43", "version": "github:paritytech/dapp-tokendeploy#2186fed2a6d448536a15afdeef5699bbfc2ce5e3",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-tokenreg": { "@parity/dapp-tokenreg": {
"version": "github:paritytech/dapp-tokenreg#e3dea7aedb62c9028857ce5e1b8b6c309572fa3a", "version": "github:paritytech/dapp-tokenreg#0a3ed1d0bff0a72ec11f0a1f81abb717c81fd4ad",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
@ -293,28 +293,28 @@
} }
}, },
"@parity/dapp-vaults": { "@parity/dapp-vaults": {
"version": "github:paritytech/dapp-vaults#97da4a9f2e14bf19fd6d8ab5c91ea6f4d89063ac", "version": "github:paritytech/dapp-vaults#ae2d38297b1da40cfd8e48e7d80b3eba076b7780",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-wallet": { "@parity/dapp-wallet": {
"version": "github:paritytech/dapp-wallet#19cda4a17ca1623cf4fe3aac43e4b45efd40adac", "version": "github:paritytech/dapp-wallet#b26fae6f21e45875d581f8cc5bcc630b1ab254bf",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/dapp-account": "github:paritytech/dapp-account#5ed762c077f14f5c502f108228cd3c41f9f4889a", "@parity/dapp-account": "github:paritytech/dapp-account#3231268871b9f93b90a19fa78c285f08be926e37",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29" "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a"
} }
}, },
"@parity/dapp-web": { "@parity/dapp-web": {
"version": "github:paritytech/dapp-web#70ed9adea275034e2bd57997dcbda5a7528cb37d", "version": "github:paritytech/dapp-web#bacfdeda4721c0b9e96914ab5bb0d17e80a164bd",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69", "@parity/shared": "github:paritytech/js-shared#7f1f6114c22de0fa3c599c151174565b00b08e69",
"@parity/ui": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "@parity/ui": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"base32.js": "0.1.0" "base32.js": "0.1.0"
} }
}, },
@ -389,7 +389,7 @@
} }
}, },
"@parity/ui": { "@parity/ui": {
"version": "github:paritytech/js-ui#e74a3d9ae63f0f934d4772ade5e25372afc2cf29", "version": "github:paritytech/js-ui#d6c97126f5df77a36a868977572409cec19b754a",
"requires": { "requires": {
"@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792", "@parity/api": "github:paritytech/js-api#6dc6df6372af5f6f4505e817b0a8545ff91d5792",
"@parity/etherscan": "github:paritytech/js-etherscan#db22d35606af028e3a0540e9170bac65adee2298", "@parity/etherscan": "github:paritytech/js-etherscan#db22d35606af028e3a0540e9170bac65adee2298",
@ -7345,15 +7345,15 @@
"requires": { "requires": {
"es6-templates": "0.2.3", "es6-templates": "0.2.3",
"fastparse": "1.1.1", "fastparse": "1.1.1",
"html-minifier": "3.5.4", "html-minifier": "3.5.5",
"loader-utils": "0.2.16", "loader-utils": "0.2.16",
"object-assign": "4.1.1" "object-assign": "4.1.1"
} }
}, },
"html-minifier": { "html-minifier": {
"version": "3.5.4", "version": "3.5.5",
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.4.tgz", "resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.5.tgz",
"integrity": "sha512-kzvy0Lvs4anPdqWgeXiLisMqAKyHwgajAQaarzwZJHkTU40/Cbqup873U2WtPem8uPbGddVnPes3wtfzQz3+hg==", "integrity": "sha512-g+1+NBycQI0fGnggd52JM8TRUweG7+9W2wrtjGitMAqc4G7maweAHvVAAjz9veHseIH3tYKE2lk2USGSoewIrQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"camel-case": "3.0.0", "camel-case": "3.0.0",
@ -7391,7 +7391,7 @@
"dev": true, "dev": true,
"requires": { "requires": {
"bluebird": "3.5.0", "bluebird": "3.5.0",
"html-minifier": "3.5.4", "html-minifier": "3.5.5",
"loader-utils": "0.2.16", "loader-utils": "0.2.16",
"lodash": "4.17.4", "lodash": "4.17.4",
"pretty-error": "2.1.1", "pretty-error": "2.1.1",
@ -8430,9 +8430,9 @@
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=" "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
}, },
"js-base64": { "js-base64": {
"version": "2.3.1", "version": "2.3.2",
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.3.1.tgz", "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.3.2.tgz",
"integrity": "sha512-cEao+Mb0czmVPzywx6+Cd0vmTAZrHJl92xqNlrLj8KpDhi7FfQ6jECH7DeQ27MAPQRSJXpPSMhqisO7N4712Ww==", "integrity": "sha512-Y2/+DnfJJXT1/FCwUebUhLWb3QihxiSC42+ctHLGogmW2jPY6LCapMdFZXRvVP2z6qyKW7s6qncE/9gSqZiArw==",
"dev": true "dev": true
}, },
"js-sha3": { "js-sha3": {
@ -10599,7 +10599,7 @@
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "1.1.3", "chalk": "1.1.3",
"js-base64": "2.3.1", "js-base64": "2.3.2",
"source-map": "0.5.7", "source-map": "0.5.7",
"supports-color": "3.2.3" "supports-color": "3.2.3"
}, },

View File

@ -15,8 +15,6 @@
/* along with Parity. If not; see <http://www.gnu.org/licenses/>. /* along with Parity. If not; see <http://www.gnu.org/licenses/>.
*/ */
@import '../ParityBar/_colors.css';
.overlay { .overlay {
position: fixed; position: fixed;
top: 0; top: 0;
@ -37,8 +35,6 @@
} }
.body { .body {
background: $backgroundColor;
background: $backgroundGradient;
box-shadow: rgba(0, 0, 0, 0.25) 0 14px 45px, rgba(0, 0, 0, 0.22) 0 10px 18px; box-shadow: rgba(0, 0, 0, 0.25) 0 14px 45px, rgba(0, 0, 0, 0.22) 0 10px 18px;
color: rgb(208, 208, 208); color: rgb(208, 208, 208);
margin: 0 auto; margin: 0 auto;

View File

@ -19,6 +19,7 @@ import { FormattedMessage } from 'react-intl';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import GradientBg from '@parity/ui/GradientBg';
import Input from '@parity/ui/Form/Input'; import Input from '@parity/ui/Form/Input';
import { CompareIcon, ComputerIcon, DashboardIcon, VpnIcon } from '@parity/ui/Icons'; import { CompareIcon, ComputerIcon, DashboardIcon, VpnIcon } from '@parity/ui/Icons';
@ -52,7 +53,7 @@ class Connection extends Component {
<div> <div>
<div className={ styles.overlay } /> <div className={ styles.overlay } />
<div className={ styles.modal }> <div className={ styles.modal }>
<div className={ styles.body }> <GradientBg className={ styles.body }>
<div className={ styles.icons }> <div className={ styles.icons }>
<div className={ styles.icon }> <div className={ styles.icon }>
<ComputerIcon className={ styles.svg } /> <ComputerIcon className={ styles.svg } />
@ -73,7 +74,7 @@ class Connection extends Component {
? this.renderSigner() ? this.renderSigner()
: this.renderPing() : this.renderPing()
} }
</div> </GradientBg>
</div> </div>
</div> </div>
); );

View File

@ -15,8 +15,6 @@
/* along with Parity. If not, see <http://www.gnu.org/licenses/>. /* along with Parity. If not, see <http://www.gnu.org/licenses/>.
*/ */
@import './_colors.css';
$overlayZ: 10000; $overlayZ: 10000;
$modalZ: 10001; $modalZ: 10001;
@ -126,8 +124,6 @@ $modalZ: 10001;
.cornercolor { .cornercolor {
align-items: center; align-items: center;
background: $backgroundColor;
background: $backgroundGradient;
display: flex; display: flex;
padding: 0.5em 1em; padding: 0.5em 1em;
} }
@ -195,8 +191,6 @@ $modalZ: 10001;
.header { .header {
/* height: 2em; */ /* height: 2em; */
padding: 0.5em 1em; padding: 0.5em 1em;
background: $backgroundColor;
background: $backgroundGradient;
margin-bottom: 0; margin-bottom: 0;
&::after { &::after {

View File

@ -29,6 +29,7 @@ import Badge from '@parity/ui/Badge';
import Button from '@parity/ui/Button'; import Button from '@parity/ui/Button';
import ContainerTitle from '@parity/ui/Container/Title'; import ContainerTitle from '@parity/ui/Container/Title';
import IdentityIcon from '@parity/ui/IdentityIcon'; import IdentityIcon from '@parity/ui/IdentityIcon';
import GradientBg from '@parity/ui/GradientBg';
import SelectionList from '@parity/ui/SectionList'; import SelectionList from '@parity/ui/SectionList';
import StatusIndicator from '@parity/ui/StatusIndicator'; import StatusIndicator from '@parity/ui/StatusIndicator';
import { CancelIcon, FingerprintIcon } from '@parity/ui/Icons'; import { CancelIcon, FingerprintIcon } from '@parity/ui/Icons';
@ -226,7 +227,7 @@ class ParityBar extends Component {
} }
return ( return (
<div className={ styles.cornercolor }> <GradientBg className={ styles.cornercolor }>
<StatusIndicator <StatusIndicator
id='paritybar.health' id='paritybar.health'
tooltipPlacement='right' tooltipPlacement='right'
@ -271,7 +272,7 @@ class ParityBar extends Component {
onClick={ this.toggleSignerDisplay } onClick={ this.toggleSignerDisplay }
/> />
{ this.renderDrag() } { this.renderDrag() }
</div> </GradientBg>
); );
} }
@ -322,7 +323,7 @@ class ParityBar extends Component {
return ( return (
<div className={ styles.container }> <div className={ styles.container }>
<div className={ styles.header }> <GradientBg className={ styles.header }>
<div className={ styles.title }> <div className={ styles.title }>
<ContainerTitle <ContainerTitle
title={ title={
@ -354,7 +355,7 @@ class ParityBar extends Component {
onClick={ this.toggleSignerDisplay } onClick={ this.toggleSignerDisplay }
/> />
</div> </div>
</div> </GradientBg>
<div className={ styles.content }> <div className={ styles.content }>
{ {
displayType === DISPLAY_ACCOUNTS displayType === DISPLAY_ACCOUNTS

View File

@ -15,14 +15,10 @@
/* along with Parity. If not, see <http://www.gnu.org/licenses/>. /* along with Parity. If not, see <http://www.gnu.org/licenses/>.
*/ */
@import '../ParityBar/_colors.css';
$textColor: #ccc; $textColor: #ccc;
.status { .status {
align-items: center; align-items: center;
background: $backgroundColor;
background: $backgroundGradient;
bottom: 0; bottom: 0;
color: $textColor; color: $textColor;
display: flex; display: flex;

View File

@ -21,6 +21,7 @@ import { FormattedMessage } from 'react-intl';
import BlockNumber from '@parity/ui/BlockNumber'; import BlockNumber from '@parity/ui/BlockNumber';
import ClientVersion from '@parity/ui/ClientVersion'; import ClientVersion from '@parity/ui/ClientVersion';
import GradientBg from '@parity/ui/GradientBg';
import NetChain from '@parity/ui/NetChain'; import NetChain from '@parity/ui/NetChain';
import NetPeers from '@parity/ui/NetPeers'; import NetPeers from '@parity/ui/NetPeers';
import StatusIndicator from '@parity/ui/StatusIndicator'; import StatusIndicator from '@parity/ui/StatusIndicator';
@ -35,7 +36,7 @@ const pluginStore = PluginStore.get();
function Status ({ className = '', upgradeStore }, { api }) { function Status ({ className = '', upgradeStore }, { api }) {
return ( return (
<div className={ [styles.status, className].join(' ') }> <GradientBg className={ [styles.status, className].join(' ') }>
<ClientVersion className={ styles.version } /> <ClientVersion className={ styles.version } />
<div className={ styles.upgrade }> <div className={ styles.upgrade }>
<Consensus upgradeStore={ upgradeStore } /> <Consensus upgradeStore={ upgradeStore } />
@ -68,7 +69,7 @@ function Status ({ className = '', upgradeStore }, { api }) {
/> />
<NetChain /> <NetChain />
</div> </div>
</div> </GradientBg>
); );
} }

View File

@ -37,7 +37,6 @@
} }
.body { .body {
background: rgba(25, 25, 25, 0.75);
box-shadow: rgba(0, 0, 0, 0.25) 0 14px 45px, rgba(0, 0, 0, 0.22) 0 10px 18px; box-shadow: rgba(0, 0, 0, 0.25) 0 14px 45px, rgba(0, 0, 0, 0.22) 0 10px 18px;
color: rgb(208, 208, 208); color: rgb(208, 208, 208);
display: flex; display: flex;

View File

@ -22,6 +22,7 @@ import store from 'store';
import Button from '@parity/ui/Button'; import Button from '@parity/ui/Button';
import Checkbox from '@parity/ui/Form/Checkbox'; import Checkbox from '@parity/ui/Form/Checkbox';
import GradientBg from '@parity/ui/GradientBg';
import StatusIndicator from '@parity/ui/StatusIndicator'; import StatusIndicator from '@parity/ui/StatusIndicator';
import styles from './syncWarning.css'; import styles from './syncWarning.css';
@ -61,7 +62,7 @@ class SyncWarning extends Component {
<div> <div>
<div className={ styles.overlay } /> <div className={ styles.overlay } />
<div className={ styles.modal }> <div className={ styles.modal }>
<div className={ styles.body }> <GradientBg className={ styles.body }>
<div className={ styles.status }> <div className={ styles.status }>
<StatusIndicator <StatusIndicator
type='signal' type='signal'
@ -97,7 +98,7 @@ class SyncWarning extends Component {
onClick={ this.handleAgreeClick } onClick={ this.handleAgreeClick }
/> />
</div> </div>
</div> </GradientBg>
</div> </div>
</div> </div>
); );