iobroker.admin 6.3.1 → 6.3.2

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
@@ -116,7 +116,7 @@ The icons may not be reused in other projects without the proper flaticon licens
116
116
  -->
117
117
 
118
118
  ## Changelog
119
- ### 6.3.1 (2022-12-12)
119
+ ### 6.3.2 (2022-12-12)
120
120
  * (bluefox) Added `useNative` option to `sendTo` JSON Config component
121
121
  * (bluefox) Added `checkLicense` and `uuid` components to JSON Config
122
122
  * (bluefox) Corrected the news handler
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "admin",
4
- "version": "6.3.1",
4
+ "version": "6.3.2",
5
5
  "titleLang": {
6
6
  "en": "Admin",
7
7
  "de": "Admin",
@@ -18,7 +18,7 @@
18
18
  "connectionType": "local",
19
19
  "dataSource": "push",
20
20
  "news": {
21
- "6.3.1": {
21
+ "6.3.2": {
22
22
  "en": "Added `useNative` option to `sendTo` JSON Config component\nAdded `checkLicense` and `uuid` components to JSON Config\nCorrected the news handler",
23
23
  "de": "Option „useNative“ zur JSON-Konfigurationskomponente „sendTo“ hinzugefügt\n`checkLicense`- und `uuid`-Komponenten zu JSON Config hinzugefügt\nDer Newshandler wurde korrigiert",
24
24
  "ru": "Добавлен параметр `useNative` в компонент конфигурации JSON `sendTo`\nДобавлены компоненты `checkLicense` и `uuid` в JSON Config\nИсправлен обработчик новостей",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "iobroker.admin",
3
3
  "description": "The adapter opens a webserver for the ioBroker admin UI.",
4
- "version": "6.3.1",
4
+ "version": "6.3.2",
5
5
  "contributors": [
6
6
  "bluefox <dogafox@gmail.com>",
7
7
  "apollon77",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "files": {
3
- "main.js": "./static/js/main.0f5a5d85.js",
3
+ "main.js": "./static/js/main.1df3f46d.js",
4
4
  "static/css/5710.ad997eb0.chunk.css": "./static/css/5710.ad997eb0.chunk.css",
5
- "static/js/5710.d295ad71.chunk.js": "./static/js/5710.d295ad71.chunk.js",
5
+ "static/js/5710.61dfc686.chunk.js": "./static/js/5710.61dfc686.chunk.js",
6
6
  "static/js/6090.85f9d639.chunk.js": "./static/js/6090.85f9d639.chunk.js",
7
7
  "static/js/9039.132845ad.chunk.js": "./static/js/9039.132845ad.chunk.js",
8
8
  "static/js/2652.9a062c3e.chunk.js": "./static/js/2652.9a062c3e.chunk.js",
@@ -183,7 +183,7 @@
183
183
  "static/js/5972.cb80c820.chunk.js": "./static/js/5972.cb80c820.chunk.js",
184
184
  "static/js/2538.0dd658ed.chunk.js": "./static/js/2538.0dd658ed.chunk.js",
185
185
  "static/js/2854.ddb24806.chunk.js": "./static/js/2854.ddb24806.chunk.js",
186
- "static/js/6322.6d1b948d.chunk.js": "./static/js/6322.6d1b948d.chunk.js",
186
+ "static/js/6322.4b730316.chunk.js": "./static/js/6322.4b730316.chunk.js",
187
187
  "static/js/8596.70e57888.chunk.js": "./static/js/8596.70e57888.chunk.js",
188
188
  "static/media/wizard-welcome.jpg": "./static/media/wizard-welcome.06f62f65d3031a66f279.jpg",
189
189
  "static/media/wizard-finish.jpg": "./static/media/wizard-finish.8e587d2858a835449991.jpg",
@@ -338,9 +338,9 @@
338
338
  "static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
339
339
  "static/media/filter.svg": "./static/media/filter.ddf40c28bbf1e138937e53be53e56274.svg",
340
340
  "static/media/link.svg": "./static/media/link.11336b8e74da4573a692f63683cd87ae.svg",
341
- "main.0f5a5d85.js.map": "./static/js/main.0f5a5d85.js.map",
341
+ "main.1df3f46d.js.map": "./static/js/main.1df3f46d.js.map",
342
342
  "5710.ad997eb0.chunk.css.map": "./static/css/5710.ad997eb0.chunk.css.map",
343
- "5710.d295ad71.chunk.js.map": "./static/js/5710.d295ad71.chunk.js.map",
343
+ "5710.61dfc686.chunk.js.map": "./static/js/5710.61dfc686.chunk.js.map",
344
344
  "6090.85f9d639.chunk.js.map": "./static/js/6090.85f9d639.chunk.js.map",
345
345
  "9039.132845ad.chunk.js.map": "./static/js/9039.132845ad.chunk.js.map",
346
346
  "2652.9a062c3e.chunk.js.map": "./static/js/2652.9a062c3e.chunk.js.map",
@@ -521,10 +521,10 @@
521
521
  "5972.cb80c820.chunk.js.map": "./static/js/5972.cb80c820.chunk.js.map",
522
522
  "2538.0dd658ed.chunk.js.map": "./static/js/2538.0dd658ed.chunk.js.map",
523
523
  "2854.ddb24806.chunk.js.map": "./static/js/2854.ddb24806.chunk.js.map",
524
- "6322.6d1b948d.chunk.js.map": "./static/js/6322.6d1b948d.chunk.js.map",
524
+ "6322.4b730316.chunk.js.map": "./static/js/6322.4b730316.chunk.js.map",
525
525
  "8596.70e57888.chunk.js.map": "./static/js/8596.70e57888.chunk.js.map"
526
526
  },
527
527
  "entrypoints": [
528
- "static/js/main.0f5a5d85.js"
528
+ "static/js/main.1df3f46d.js"
529
529
  ]
530
530
  }
package/www/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><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.0f5a5d85.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"><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.1df3f46d.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>