iobroker.admin 6.12.3 → 6.12.4
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 +5 -6
- package/adminWww/asset-manifest.json +7 -7
- package/adminWww/index.html +1 -1
- package/adminWww/static/js/5853.57ad6d60.chunk.js +3 -0
- package/adminWww/static/js/5853.57ad6d60.chunk.js.map +1 -0
- package/adminWww/static/js/{9545.8b185150.chunk.js → 9545.6474e527.chunk.js} +2 -2
- package/adminWww/static/js/9545.6474e527.chunk.js.map +1 -0
- package/adminWww/static/js/{main.c1f3c702.js → main.1ed86e9e.js} +2 -2
- package/adminWww/static/js/{main.c1f3c702.js.map → main.1ed86e9e.js.map} +1 -1
- package/io-package.json +14 -14
- package/package.json +1 -1
- package/adminWww/static/js/5853.b03a29b2.chunk.js +0 -3
- package/adminWww/static/js/5853.b03a29b2.chunk.js.map +0 -1
- package/adminWww/static/js/9545.8b185150.chunk.js.map +0 -1
- /package/adminWww/static/js/{5853.b03a29b2.chunk.js.LICENSE.txt → 5853.57ad6d60.chunk.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -86,6 +86,11 @@ The icons may not be reused in other projects without the proper flaticon licens
|
|
|
86
86
|
### **WORK IN PROGRESS**
|
|
87
87
|
-->
|
|
88
88
|
## Changelog
|
|
89
|
+
### 6.12.4 (2023-11-16)
|
|
90
|
+
* (foxriver76) custom settings icon has no a brighter color in dark mode
|
|
91
|
+
* (foxriver76) fixed color of host selector in dark mode
|
|
92
|
+
* (foxriver76) fixed problem with json config language component
|
|
93
|
+
|
|
89
94
|
### 6.12.3 (2023-11-15)
|
|
90
95
|
* (foxriver76) fixed problem that disabled checkbox is still clickable
|
|
91
96
|
* (foxriver76) no longer replace valid `common.adminUI.tab` values of adapters
|
|
@@ -107,12 +112,6 @@ The icons may not be reused in other projects without the proper flaticon licens
|
|
|
107
112
|
* (foxriver76) validate json config against the schema
|
|
108
113
|
* (foxriver76) update socket-client to improve performance
|
|
109
114
|
|
|
110
|
-
### 6.11.0 (2023-10-19)
|
|
111
|
-
* (foxriver76) jsonConfig type number now stores values as number instead of string
|
|
112
|
-
* (foxriver76) objects browser number value input behavior change to allow leading minus
|
|
113
|
-
* (bluefox) Added component `interfaces` to the JSON config
|
|
114
|
-
* (bluefox) Implemented Backend to GUI communication
|
|
115
|
-
|
|
116
115
|
## License
|
|
117
116
|
The MIT License (MIT)
|
|
118
117
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.js": "./static/js/main.
|
|
3
|
+
"main.js": "./static/js/main.1ed86e9e.js",
|
|
4
4
|
"static/css/5853.469c84fa.chunk.css": "./static/css/5853.469c84fa.chunk.css",
|
|
5
|
-
"static/js/5853.
|
|
5
|
+
"static/js/5853.57ad6d60.chunk.js": "./static/js/5853.57ad6d60.chunk.js",
|
|
6
6
|
"static/js/6090.8ec5e1d9.chunk.js": "./static/js/6090.8ec5e1d9.chunk.js",
|
|
7
7
|
"static/js/1889.c997e33f.chunk.js": "./static/js/1889.c997e33f.chunk.js",
|
|
8
8
|
"static/js/9002.1dcd9d5b.chunk.js": "./static/js/9002.1dcd9d5b.chunk.js",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
"static/js/8326.8b3eb8f9.chunk.js": "./static/js/8326.8b3eb8f9.chunk.js",
|
|
210
210
|
"static/js/1810.5d631454.chunk.js": "./static/js/1810.5d631454.chunk.js",
|
|
211
211
|
"static/js/3135.02ab7c45.chunk.js": "./static/js/3135.02ab7c45.chunk.js",
|
|
212
|
-
"static/js/9545.
|
|
212
|
+
"static/js/9545.6474e527.chunk.js": "./static/js/9545.6474e527.chunk.js",
|
|
213
213
|
"static/js/7764.8ffa9501.chunk.js": "./static/js/7764.8ffa9501.chunk.js",
|
|
214
214
|
"static/media/wizard-welcome.jpg": "./static/media/wizard-welcome.06f62f65d3031a66f279.jpg",
|
|
215
215
|
"static/media/wizard-finish.jpg": "./static/media/wizard-finish.8e587d2858a835449991.jpg",
|
|
@@ -373,9 +373,9 @@
|
|
|
373
373
|
"static/media/file.svg": "./static/media/file.d39f44d0930a01c6b1a0.svg",
|
|
374
374
|
"static/media/certificates.svg": "./static/media/certificates.0a7c4a4c750fa74d2f98.svg",
|
|
375
375
|
"static/media/rooms.svg": "./static/media/rooms.8d7a30c563e146914ecb.svg",
|
|
376
|
-
"main.
|
|
376
|
+
"main.1ed86e9e.js.map": "./static/js/main.1ed86e9e.js.map",
|
|
377
377
|
"5853.469c84fa.chunk.css.map": "./static/css/5853.469c84fa.chunk.css.map",
|
|
378
|
-
"5853.
|
|
378
|
+
"5853.57ad6d60.chunk.js.map": "./static/js/5853.57ad6d60.chunk.js.map",
|
|
379
379
|
"6090.8ec5e1d9.chunk.js.map": "./static/js/6090.8ec5e1d9.chunk.js.map",
|
|
380
380
|
"1889.c997e33f.chunk.js.map": "./static/js/1889.c997e33f.chunk.js.map",
|
|
381
381
|
"9002.1dcd9d5b.chunk.js.map": "./static/js/9002.1dcd9d5b.chunk.js.map",
|
|
@@ -425,10 +425,10 @@
|
|
|
425
425
|
"8326.8b3eb8f9.chunk.js.map": "./static/js/8326.8b3eb8f9.chunk.js.map",
|
|
426
426
|
"1810.5d631454.chunk.js.map": "./static/js/1810.5d631454.chunk.js.map",
|
|
427
427
|
"3135.02ab7c45.chunk.js.map": "./static/js/3135.02ab7c45.chunk.js.map",
|
|
428
|
-
"9545.
|
|
428
|
+
"9545.6474e527.chunk.js.map": "./static/js/9545.6474e527.chunk.js.map",
|
|
429
429
|
"7764.8ffa9501.chunk.js.map": "./static/js/7764.8ffa9501.chunk.js.map"
|
|
430
430
|
},
|
|
431
431
|
"entrypoints": [
|
|
432
|
-
"static/js/main.
|
|
432
|
+
"static/js/main.1ed86e9e.js"
|
|
433
433
|
]
|
|
434
434
|
}
|
package/adminWww/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en" translate="no"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="admin - ioBroker"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="stylesheet" href="./css/leaflet.css"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script><script type="text/javascript" src="./lib/js/sparkline.js"></script><title>Admin</title><script>window.loginHideLogo="@@loginHideLogo@@",window.loginMotto="@@loginMotto@@",window.login="@@auth@@",window.loginLogo="@@loginLogo@@",window.loginLink="@@loginLink@@",window.loginTitle="@@loginTitle@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.loginBackgroundImage="@@loginBackgroundImage@@",window.vendorPrefix="@@vendorPrefix@@",window.disableDataReporting="@@disableDataReporting@@",window.loadingBackgroundColor="@@loadingBackgroundColor@@",window.loadingBackgroundImage="@@loadingBackgroundImage@@",window.loadingHideLogo="@@loadingHideLogo@@"</script><style>.root{background-color:rgba(255,255,255,.87);border-radius:10px}.unsupported{width:200px;background-color:#aaa;margin:auto;margin-top:3rem;padding:10px;line-height:25px;border-radius:4px;text-align:center}.leaflet-container{height:400px;width:100%}</style><script>setTimeout((()=>{const o=document.body;window.location.search.includes("?login")?(window.loginBackgroundColor&&-1===window.loginBackgroundColor.indexOf("loginBackgroundColor")&&(o.style.backgroundColor=window.loginBackgroundColor),window.loginBackgroundImage&&-1===window.loginBackgroundImage.indexOf("loginBackgroundImage")&&(o.style.backgroundImage="url("+window.loginBackgroundImage+")",o.style.backgroundSize="cover")):(window.loadingBackgroundColor&&-1===window.loadingBackgroundColor.indexOf("loadingBackgroundColor")&&(o.style.backgroundColor=window.loadingBackgroundColor),window.loadingBackgroundImage&&-1===window.loadingBackgroundImage.indexOf("loadingBackgroundImage")&&(o.style.backgroundImage="url("+window.loadingBackgroundImage+")",o.style.backgroundSize="cover"))}),0),window.addEventListener("load",(function o(n){window.removeEventListener("load",o,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const o=document.getElementById("root");o.classList.add("unsupported"),o.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><script defer="defer" src="./static/js/main.
|
|
1
|
+
<!doctype html><html lang="en" translate="no"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="admin - ioBroker"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="stylesheet" href="./css/leaflet.css"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script><script type="text/javascript" src="./lib/js/sparkline.js"></script><title>Admin</title><script>window.loginHideLogo="@@loginHideLogo@@",window.loginMotto="@@loginMotto@@",window.login="@@auth@@",window.loginLogo="@@loginLogo@@",window.loginLink="@@loginLink@@",window.loginTitle="@@loginTitle@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.loginBackgroundImage="@@loginBackgroundImage@@",window.vendorPrefix="@@vendorPrefix@@",window.disableDataReporting="@@disableDataReporting@@",window.loadingBackgroundColor="@@loadingBackgroundColor@@",window.loadingBackgroundImage="@@loadingBackgroundImage@@",window.loadingHideLogo="@@loadingHideLogo@@"</script><style>.root{background-color:rgba(255,255,255,.87);border-radius:10px}.unsupported{width:200px;background-color:#aaa;margin:auto;margin-top:3rem;padding:10px;line-height:25px;border-radius:4px;text-align:center}.leaflet-container{height:400px;width:100%}</style><script>setTimeout((()=>{const o=document.body;window.location.search.includes("?login")?(window.loginBackgroundColor&&-1===window.loginBackgroundColor.indexOf("loginBackgroundColor")&&(o.style.backgroundColor=window.loginBackgroundColor),window.loginBackgroundImage&&-1===window.loginBackgroundImage.indexOf("loginBackgroundImage")&&(o.style.backgroundImage="url("+window.loginBackgroundImage+")",o.style.backgroundSize="cover")):(window.loadingBackgroundColor&&-1===window.loadingBackgroundColor.indexOf("loadingBackgroundColor")&&(o.style.backgroundColor=window.loadingBackgroundColor),window.loadingBackgroundImage&&-1===window.loadingBackgroundImage.indexOf("loadingBackgroundImage")&&(o.style.backgroundImage="url("+window.loadingBackgroundImage+")",o.style.backgroundSize="cover"))}),0),window.addEventListener("load",(function o(n){window.removeEventListener("load",o,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const o=document.getElementById("root");o.classList.add("unsupported"),o.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><script defer="defer" src="./static/js/main.1ed86e9e.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|