iobroker.autodarts 0.0.6 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/admin/autodarts.svg +1 -1
- package/io-package.json +14 -1
- package/package.json +3 -2
package/README.md
CHANGED
package/admin/autodarts.svg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg version="1.1" width="
|
|
2
|
+
<svg version="1.1" width="25mm" height="25mm" viewBox="0 0 70.866282 70.866228" id="svg165" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs165" /><g id="g757-4-7" transform="matrix(0.46394746,0,0,0.46394746,-765.03969,-779.83375)" style="fill:#164477;fill-opacity:1;stroke:none;stroke-width:0.781343;stroke-dasharray:none;stroke-opacity:1"><path d="m 1652.7537,1757.2632 c 0,3.561 2.8879,6.447 6.4512,6.447 h 20.0637 c 3.2256,29.7818 28.5179,53.0341 59.1547,53.0341 8.5358,0 16.6403,-1.839 23.9768,-5.0857 l 10.0373,17.3632 c 1.782,3.084 5.7292,4.143 8.8155,2.3625 3.0855,-1.7805 4.1453,-5.7255 2.364,-8.8095 l -10.0613,-17.4105 c 14.7541,-10.8345 24.3953,-28.2563 24.3953,-47.9129 0,-19.6563 -9.63,-37.0781 -24.3953,-47.913 l 10.0726,-17.4334 c 1.782,-3.0841 0.7222,-7.0293 -2.364,-8.8099 -3.0856,-1.7806 -7.0336,-0.7216 -8.8148,2.3625 l -10.0493,17.387 c -7.3477,-3.247 -15.441,-5.0858 -23.9768,-5.0858 -30.6368,0 -55.9291,23.2641 -59.1547,53.0336 h -20.0637 c -3.5633,0 -6.4512,2.8863 -6.4512,6.4474 z m 40.8495,0 c 0,-24.6956 20.1104,-44.7826 44.8201,-44.7826 24.7103,0 44.8209,20.0987 44.8209,44.7826 0,24.6953 -20.1106,44.7938 -44.8209,44.7938 -24.7097,0 -44.8201,-20.0985 -44.8201,-44.7938 z" id="path3-613-2-3" style="fill:#164477;fill-opacity:1;stroke:none;stroke-width:0.781343;stroke-dasharray:none;stroke-opacity:1" /><path d="m 1704.7008,1757.2632 c 0,18.5858 15.1264,33.7036 33.7113,33.7036 18.585,0 33.723,-15.1178 33.723,-33.7036 0,-18.5857 -15.1267,-33.6916 -33.723,-33.6916 -18.5965,0 -33.7113,15.1176 -33.7113,33.6916 z m 14.6956,0 c 0,-10.4857 8.5352,-19.0046 19.0157,-19.0046 10.4917,0 19.0155,8.5189 19.0155,19.0046 0,10.4858 -8.535,19.0163 -19.0155,19.0163 -10.4805,0 -19.0157,-8.5305 -19.0157,-19.0163 z" id="path12-2-0-7" style="fill:#164477;fill-opacity:1;stroke:none;stroke-width:0.781343;stroke-dasharray:none;stroke-opacity:1" /></g><style type="text/css" id="style1">.st0{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}.st1{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}.st2{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}.st3{fill:none;stroke:#000000;stroke-linecap:round;stroke-miterlimit:10;}.st4{fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}.st5{fill:#FFFFFF;}.st6{stroke:#000000;stroke-width:2;stroke-miterlimit:10;}.st7{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}.st8{fill:none;}.st9{fill:none;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;}</style><style type="text/css" id="style1-5">.st0{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}.st1{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}.st2{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}.st3{fill:none;stroke:#000000;stroke-linecap:round;stroke-miterlimit:10;}.st4{fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}.st5{fill:#FFFFFF;}.st6{stroke:#000000;stroke-width:2;stroke-miterlimit:10;}.st7{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}.st8{fill:none;}.st9{fill:none;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;}</style><style type="text/css" id="style1-2">
|
|
3
3
|
.st0{fill:#E57000;}
|
|
4
4
|
</style><style type="text/css" id="style1-8">
|
|
5
5
|
.st0{fill:#41BDF5;}
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "autodarts",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.7",
|
|
5
5
|
"news": {
|
|
6
|
+
"0.0.7": {
|
|
7
|
+
"en": "fix - Adapter Checker",
|
|
8
|
+
"de": "fix - Adapter Checker",
|
|
9
|
+
"ru": "обсуждение Adapter Checker",
|
|
10
|
+
"pt": "correção - Adapter Checker",
|
|
11
|
+
"nl": "fix - Adapterchecker",
|
|
12
|
+
"fr": "correction - Vérificateur d'adaptateur",
|
|
13
|
+
"it": "correzione - Adattatore Checker",
|
|
14
|
+
"es": "fijado - Adaptador Checker",
|
|
15
|
+
"pl": "fix - Kontrola adaptera",
|
|
16
|
+
"uk": "виправити - Перевірювач адаптера",
|
|
17
|
+
"zh-cn": "修补 - 适配器检查器"
|
|
18
|
+
},
|
|
6
19
|
"0.0.6": {
|
|
7
20
|
"en": "fix - Adapter Checker",
|
|
8
21
|
"de": "fix - Adapter Checker",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.autodarts",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "Autodarts Autoscoring",
|
|
5
5
|
"author": "skvarel <skvarel@inventwo.com>",
|
|
6
6
|
"contributors": [
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"homepage": "https://github.com/inventwo/ioBroker.autodarts",
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"keywords": [
|
|
13
|
+
"ioBroker",
|
|
13
14
|
"dart",
|
|
14
15
|
"scoring",
|
|
15
16
|
"game",
|
|
@@ -38,7 +39,7 @@
|
|
|
38
39
|
"@iobroker/testing": "^5.2.2",
|
|
39
40
|
"@material-ui/core": "^4.12.4",
|
|
40
41
|
"@tsconfig/node20": "^20.1.8",
|
|
41
|
-
"@types/iobroker": "
|
|
42
|
+
"@types/iobroker": "^7.1.0",
|
|
42
43
|
"@types/node": "^20.19.27",
|
|
43
44
|
"@types/react": "^17.0.90",
|
|
44
45
|
"@types/react-dom": "^17.0.26",
|