iobroker.admin 6.8.1 → 6.8.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
@@ -84,7 +84,7 @@ The icons may not be reused in other projects without the proper flaticon licens
84
84
  -->
85
85
 
86
86
  ## Changelog
87
- ### 6.8.1 (2023-08-16)
87
+ ### 6.8.2 (2023-08-16)
88
88
  * (bluefox) Extended the select component with grouping
89
89
  * (bluefox) Allowed the sorting of adapters by name and not only by title
90
90
  * (bluefox) Allowed the set state JSON config component
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "admin",
4
- "version": "6.8.1",
4
+ "version": "6.8.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.8.1": {
21
+ "6.8.2": {
22
22
  "en": "Extended the select component with grouping\nAllowed the sorting of adapters by name and not only by title\nAllowed the set state JSON config component",
23
23
  "de": "Erweiterte Auswahlkomponente mit Gruppierung\nErlaubt die Sortierung von Adaptern nach Namen und nicht nur nach Titel\nErlaubt der eingestellten Zustand JSON config Komponente",
24
24
  "ru": "Расширенный выбор компонента с группировкой\nРазрешена сортировка адаптеров по имени и не только по названию\nРазрешена настройка состояния JSON config компонента",
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.8.1",
4
+ "version": "6.8.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.fe83ce66.js",
3
+ "main.js": "./static/js/main.8f583572.js",
4
4
  "static/css/58.adfd7da1.chunk.css": "./static/css/58.adfd7da1.chunk.css",
5
- "static/js/58.ec40e8dc.chunk.js": "./static/js/58.ec40e8dc.chunk.js",
5
+ "static/js/58.029bd72d.chunk.js": "./static/js/58.029bd72d.chunk.js",
6
6
  "static/js/6090.dbf8e71c.chunk.js": "./static/js/6090.dbf8e71c.chunk.js",
7
7
  "static/js/4058.f98f119e.chunk.js": "./static/js/4058.f98f119e.chunk.js",
8
8
  "static/js/2007.7259ed0a.chunk.js": "./static/js/2007.7259ed0a.chunk.js",
@@ -366,9 +366,9 @@
366
366
  "static/media/file.svg": "./static/media/file.d39f44d0930a01c6b1a0.svg",
367
367
  "static/media/certificates.svg": "./static/media/certificates.0a7c4a4c750fa74d2f98.svg",
368
368
  "static/media/rooms.svg": "./static/media/rooms.8d7a30c563e146914ecb.svg",
369
- "main.fe83ce66.js.map": "./static/js/main.fe83ce66.js.map",
369
+ "main.8f583572.js.map": "./static/js/main.8f583572.js.map",
370
370
  "58.adfd7da1.chunk.css.map": "./static/css/58.adfd7da1.chunk.css.map",
371
- "58.ec40e8dc.chunk.js.map": "./static/js/58.ec40e8dc.chunk.js.map",
371
+ "58.029bd72d.chunk.js.map": "./static/js/58.029bd72d.chunk.js.map",
372
372
  "6090.dbf8e71c.chunk.js.map": "./static/js/6090.dbf8e71c.chunk.js.map",
373
373
  "4058.f98f119e.chunk.js.map": "./static/js/4058.f98f119e.chunk.js.map",
374
374
  "2007.7259ed0a.chunk.js.map": "./static/js/2007.7259ed0a.chunk.js.map",
@@ -415,6 +415,6 @@
415
415
  "2688.665cce36.chunk.js.map": "./static/js/2688.665cce36.chunk.js.map"
416
416
  },
417
417
  "entrypoints": [
418
- "static/js/main.fe83ce66.js"
418
+ "static/js/main.8f583572.js"
419
419
  ]
420
420
  }
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.fe83ce66.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.8f583572.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>