iobroker.admin 7.0.5 → 7.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 CHANGED
@@ -89,8 +89,12 @@ The icons may not be reused in other projects without the proper flaticon licens
89
89
  ### **WORK IN PROGRESS**
90
90
  -->
91
91
  ## Changelog
92
- ### 7.0.5 (2024-06-26)
92
+ ### 7.0.7 (2024-06-27)
93
+ * (bluefox) Corrected call of getObjectView with null parameter
94
+
95
+ ### 7.0.6 (2024-06-26)
93
96
  * (bluefox) Login page was corrected
97
+ * (bluefox) Icons were corrected
94
98
 
95
99
  ### 7.0.2 (2024-06-24)
96
100
  * (bluefox) Working on Json-Custom-Components
@@ -107,10 +111,6 @@ The icons may not be reused in other projects without the proper flaticon licens
107
111
  ### 6.17.14 (2024-05-25)
108
112
  * (bluefox) Only some packages updated
109
113
 
110
- ### 6.17.13 (2024-05-23)
111
- * (bluefox) Alias editing corrected
112
- * (bluefox) Web-extension indicator corrected
113
-
114
114
  ## License
115
115
  The MIT License (MIT)
116
116
 
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "files": {
3
- "main.js": "./static/js/main.ed00cd07.js",
3
+ "main.js": "./static/js/main.1126575c.js",
4
4
  "static/css/5287.98e1da0b.chunk.css": "./static/css/5287.98e1da0b.chunk.css",
5
- "static/js/5287.064e797f.chunk.js": "./static/js/5287.064e797f.chunk.js",
5
+ "static/js/5287.c746ebc7.chunk.js": "./static/js/5287.c746ebc7.chunk.js",
6
6
  "static/js/5718.3a6fddff.chunk.js": "./static/js/5718.3a6fddff.chunk.js",
7
7
  "static/js/9277.128d427f.chunk.js": "./static/js/9277.128d427f.chunk.js",
8
8
  "static/js/1658.12ccbf00.chunk.js": "./static/js/1658.12ccbf00.chunk.js",
@@ -202,7 +202,7 @@
202
202
  "static/js/6321.7eaf5b0f.chunk.js": "./static/js/6321.7eaf5b0f.chunk.js",
203
203
  "static/js/6512.9ee8e00b.chunk.js": "./static/js/6512.9ee8e00b.chunk.js",
204
204
  "static/js/5318.c18ea2f0.chunk.js": "./static/js/5318.c18ea2f0.chunk.js",
205
- "static/js/4798.b365fd33.chunk.js": "./static/js/4798.b365fd33.chunk.js",
205
+ "static/js/4798.1a3eeebe.chunk.js": "./static/js/4798.1a3eeebe.chunk.js",
206
206
  "static/js/1797.a3ce454f.chunk.js": "./static/js/1797.a3ce454f.chunk.js",
207
207
  "static/js/5266.bdc72939.chunk.js": "./static/js/5266.bdc72939.chunk.js",
208
208
  "static/js/1623.bb5ae866.chunk.js": "./static/js/1623.bb5ae866.chunk.js",
@@ -377,9 +377,9 @@
377
377
  "static/media/file.svg": "./static/media/file.d39f44d0930a01c6b1a0.svg",
378
378
  "static/media/certificates.svg": "./static/media/certificates.0a7c4a4c750fa74d2f98.svg",
379
379
  "static/media/rooms.svg": "./static/media/rooms.8d7a30c563e146914ecb.svg",
380
- "main.ed00cd07.js.map": "./static/js/main.ed00cd07.js.map",
380
+ "main.1126575c.js.map": "./static/js/main.1126575c.js.map",
381
381
  "5287.98e1da0b.chunk.css.map": "./static/css/5287.98e1da0b.chunk.css.map",
382
- "5287.064e797f.chunk.js.map": "./static/js/5287.064e797f.chunk.js.map",
382
+ "5287.c746ebc7.chunk.js.map": "./static/js/5287.c746ebc7.chunk.js.map",
383
383
  "5718.3a6fddff.chunk.js.map": "./static/js/5718.3a6fddff.chunk.js.map",
384
384
  "9277.128d427f.chunk.js.map": "./static/js/9277.128d427f.chunk.js.map",
385
385
  "1658.12ccbf00.chunk.js.map": "./static/js/1658.12ccbf00.chunk.js.map",
@@ -422,7 +422,7 @@
422
422
  "6321.7eaf5b0f.chunk.js.map": "./static/js/6321.7eaf5b0f.chunk.js.map",
423
423
  "6512.9ee8e00b.chunk.js.map": "./static/js/6512.9ee8e00b.chunk.js.map",
424
424
  "5318.c18ea2f0.chunk.js.map": "./static/js/5318.c18ea2f0.chunk.js.map",
425
- "4798.b365fd33.chunk.js.map": "./static/js/4798.b365fd33.chunk.js.map",
425
+ "4798.1a3eeebe.chunk.js.map": "./static/js/4798.1a3eeebe.chunk.js.map",
426
426
  "1797.a3ce454f.chunk.js.map": "./static/js/1797.a3ce454f.chunk.js.map",
427
427
  "5266.bdc72939.chunk.js.map": "./static/js/5266.bdc72939.chunk.js.map",
428
428
  "1623.bb5ae866.chunk.js.map": "./static/js/1623.bb5ae866.chunk.js.map",
@@ -437,6 +437,6 @@
437
437
  "530.9b8693f9.chunk.js.map": "./static/js/530.9b8693f9.chunk.js.map"
438
438
  },
439
439
  "entrypoints": [
440
- "static/js/main.ed00cd07.js"
440
+ "static/js/main.1126575c.js"
441
441
  ]
442
442
  }
@@ -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.ed00cd07.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
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.1126575c.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>