icon for relation map

This commit is contained in:
azivner 2018-10-30 20:26:31 +01:00
parent 31abec5d1c
commit a2434f200e
3 changed files with 21 additions and 17 deletions

34
package-lock.json generated
View File

@ -161,9 +161,9 @@
} }
}, },
"@jimp/plugin-color": { "@jimp/plugin-color": {
"version": "0.5.4", "version": "0.5.5",
"resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.5.4.tgz", "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.5.5.tgz",
"integrity": "sha512-63bjkqj2N/QtaYwOwG1OctrIMTYmZl0eSh0+EFy28Y302wp1u606RD++rhHtOml4wP2R6VPzLmHCV9JxA+tgwA==", "integrity": "sha512-hWeOqNCmLguGYLhSvBrpfCvlijsMEVaLZAOod62s1rzWnujozyKOzm2eZe+W3To6mHbp5RGJNVrIwHBWMab4ug==",
"requires": { "requires": {
"@jimp/utils": "^0.5.0", "@jimp/utils": "^0.5.0",
"core-js": "^2.5.7", "core-js": "^2.5.7",
@ -298,13 +298,13 @@
} }
}, },
"@jimp/plugins": { "@jimp/plugins": {
"version": "0.5.4", "version": "0.5.5",
"resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.5.4.tgz", "resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.5.5.tgz",
"integrity": "sha512-lVyxtO5rgrp4ghXHMPOpwogCTAfcNSHTG23oH5g4D2EDnfP+GnM/Zxpsjo8A4TE0jS+jgrnTLljDsalEZgA4QQ==", "integrity": "sha512-9oF6LbSM/K7YkFCcxaPaD8NUkL/ZY8vT8NIGfQ/NpX+tKQtcsLHcRavHpUC+M1xXShv/QGx9OdBV/jgiu82QYg==",
"requires": { "requires": {
"@jimp/plugin-blit": "^0.5.4", "@jimp/plugin-blit": "^0.5.4",
"@jimp/plugin-blur": "^0.5.0", "@jimp/plugin-blur": "^0.5.0",
"@jimp/plugin-color": "^0.5.4", "@jimp/plugin-color": "^0.5.5",
"@jimp/plugin-contain": "^0.5.4", "@jimp/plugin-contain": "^0.5.4",
"@jimp/plugin-cover": "^0.5.4", "@jimp/plugin-cover": "^0.5.4",
"@jimp/plugin-crop": "^0.5.4", "@jimp/plugin-crop": "^0.5.4",
@ -2333,9 +2333,9 @@
"integrity": "sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ==" "integrity": "sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ=="
}, },
"electron": { "electron": {
"version": "4.0.0-beta.3", "version": "4.0.0-beta.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-4.0.0-beta.3.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-4.0.0-beta.5.tgz",
"integrity": "sha512-DTUdf3KqOBMH23nD0SWiFaqqWEVh/eg/T40ReEaE9r2d6ZZ0GEAUyX6wXpCy3UNk9oc9uPAShjynNozrsLlCIw==", "integrity": "sha512-IMUftZaEpSpwB8sR6FWnOdclgmt1AtIsn9zQgrZ/l26Q3tfq5dva65JKe5lMCU0n4Wk+HZJwawEl0D3IpiaYkg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/node": "^8.0.24", "@types/node": "^8.0.24",
@ -5668,13 +5668,13 @@
"dev": true "dev": true
}, },
"jimp": { "jimp": {
"version": "0.5.4", "version": "0.5.6",
"resolved": "https://registry.npmjs.org/jimp/-/jimp-0.5.4.tgz", "resolved": "https://registry.npmjs.org/jimp/-/jimp-0.5.6.tgz",
"integrity": "sha512-GIyNJ0a/o8C8Npkpz0MbowxcqOJ+TUQwC3NxxmqvK8B6cWuyPXizVKH7S57hp7J8rniPAYMTRucuwLWVTBb5lw==", "integrity": "sha512-H0nHTu6KgAgQzDxa38ew2dXbnRzKm1w5uEyhMIxqwCQVjwgarOjjkV/avbNLxfxRHAFaNp4rGIc/qm8P+uhX9A==",
"requires": { "requires": {
"@babel/polyfill": "^7.0.0", "@babel/polyfill": "^7.0.0",
"@jimp/custom": "^0.5.4", "@jimp/custom": "^0.5.4",
"@jimp/plugins": "^0.5.4", "@jimp/plugins": "^0.5.5",
"@jimp/types": "^0.5.4", "@jimp/types": "^0.5.4",
"core-js": "^2.5.7" "core-js": "^2.5.7"
} }
@ -7323,9 +7323,9 @@
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=" "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
}, },
"phin": { "phin": {
"version": "2.9.2", "version": "2.9.3",
"resolved": "https://registry.npmjs.org/phin/-/phin-2.9.2.tgz", "resolved": "https://registry.npmjs.org/phin/-/phin-2.9.3.tgz",
"integrity": "sha512-j+UOz1qs+k8NlBRws2IF+Qd+YsVKcqIjvYPBEP9IpmhyvLvyN6GTuqsGbsqH3fIgHufqVqLQSttidIgshkgT7w==" "integrity": "sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA=="
}, },
"pify": { "pify": {
"version": "3.0.0", "version": "3.0.0",

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

View File

@ -127,6 +127,10 @@ span.fancytree-node.file > span.fancytree-icon {
background: url("../images/icons/paperclip-16.png") 0 0; background: url("../images/icons/paperclip-16.png") 0 0;
} }
span.fancytree-node.relation-map > span.fancytree-icon {
background: url("../images/icons/relation-map-16.png") 0 0;
}
span.fancytree-node.render > span.fancytree-icon { span.fancytree-node.render > span.fancytree-icon {
background: url("../images/icons/play-16.png") 0 0; background: url("../images/icons/play-16.png") 0 0;
} }