iobroker.admin 5.4.7 → 5.4.8

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
@@ -90,6 +90,9 @@ The icons may not be reused in other projects without the proper flaticon licens
90
90
  -->
91
91
 
92
92
  ## Changelog
93
+ ### 5.4.8 (2022-05-09)
94
+ * (bluefox) Corrected some errors in Object Browser
95
+
93
96
  ### 5.4.7 (2022-05-09)
94
97
  * (bluefox) Reload GUI if new admin version detected
95
98
 
@@ -105,9 +108,6 @@ The icons may not be reused in other projects without the proper flaticon licens
105
108
  * (Apollon77) Changed the datapoint history list
106
109
  * (bluefox) Added support of swagger adapter
107
110
 
108
- ### 5.3.7 (2022-04-10)
109
- * (bluefox) Changed the charts rendering
110
-
111
111
  ## License
112
112
  The MIT License (MIT)
113
113
 
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "admin",
4
- "version": "5.4.7",
4
+ "version": "5.4.8",
5
5
  "titleLang": {
6
6
  "en": "Admin",
7
7
  "de": "Admin",
@@ -18,6 +18,18 @@
18
18
  "connectionType": "local",
19
19
  "dataSource": "push",
20
20
  "news": {
21
+ "5.4.8": {
22
+ "en": "Corrected some errors in Object Browser",
23
+ "de": "Einige Fehler im Objektbrowser behoben",
24
+ "ru": "Исправлены некоторые ошибки в обозревателе объектов.",
25
+ "pt": "Corrigidos alguns erros no Pesquisador de Objetos",
26
+ "nl": "Enkele fouten in Objectbrowser gecorrigeerd",
27
+ "fr": "Correction de quelques erreurs dans le navigateur d'objets",
28
+ "it": "Corretti alcuni errori nel Browser degli oggetti",
29
+ "es": "Se corrigieron algunos errores en el Explorador de objetos.",
30
+ "pl": "Poprawiono niektóre błędy w przeglądarce obiektów",
31
+ "zh-cn": "更正了对象浏览器中的一些错误"
32
+ },
21
33
  "5.4.7": {
22
34
  "en": "Reload GUI if new admin version detected",
23
35
  "de": "GUI neu laden, wenn neue Admin-Version erkannt wird",
@@ -89,18 +101,6 @@
89
101
  "es": "Cambió la representación de los gráficos.",
90
102
  "pl": "Zmieniono renderowanie wykresów",
91
103
  "zh-cn": "更改了图表呈现"
92
- },
93
- "5.3.6": {
94
- "en": "Corrected the host selector in \"add instance\" dialog\ncorrected display of \"null\" values, e.g. by time/date",
95
- "de": "Die Hostauswahl im Dialog „Instanz hinzufügen“ wurde korrigiert\nkorrigierte Anzeige von \"Null\"-Werten, z.B. nach Zeit/Datum",
96
- "ru": "Исправлен селектор хоста в диалоговом окне «Добавить экземпляр».\nисправлено отображение \"нулевых\" значений, т.е. по времени/дате",
97
- "pt": "Corrigido o seletor de host na caixa de diálogo \"adicionar instância\"\nexibição corrigida de valores \"nulos\", por exemplo por hora/data",
98
- "nl": "De hostselector in het dialoogvenster \"instantie toevoegen\" gecorrigeerd\ngecorrigeerde weergave van \"null\"-waarden, b.v. op tijd/datum",
99
- "fr": "Correction du sélecteur d'hôte dans la boîte de dialogue \"ajouter une instance\"\naffichage corrigé des valeurs \"nulles\", par ex. par heure/date",
100
- "it": "Corretto il selettore host nella finestra di dialogo \"aggiungi istanza\".\nvisualizzazione corretta di valori \"nulli\", ad es. per ora/data",
101
- "es": "Se corrigió el selector de host en el cuadro de diálogo \"agregar instancia\".\nvisualización corregida de valores \"nulos\", p. por hora/fecha",
102
- "pl": "Poprawiono selektor hosta w oknie dialogowym „dodaj instancję”\npoprawione wyświetlanie wartości „null”, m.in. według czasu/daty",
103
- "zh-cn": "更正了“添加实例”对话框中的主机选择器\n更正了“空”值的显示,例如按时间/日期"
104
104
  }
105
105
  },
106
106
  "desc": {
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": "5.4.7",
4
+ "version": "5.4.8",
5
5
  "contributors": [
6
6
  "bluefox <dogafox@gmail.com>",
7
7
  "apollon77",
@@ -6,13 +6,13 @@
6
6
  "static/js/1.8c618cc9.chunk.js.map": "./static/js/1.8c618cc9.chunk.js.map",
7
7
  "static/js/2.74821b84.chunk.js": "./static/js/2.74821b84.chunk.js",
8
8
  "static/js/2.74821b84.chunk.js.map": "./static/js/2.74821b84.chunk.js.map",
9
- "static/js/3.c50e5980.chunk.js": "./static/js/3.c50e5980.chunk.js",
10
- "static/js/3.c50e5980.chunk.js.map": "./static/js/3.c50e5980.chunk.js.map",
9
+ "static/js/3.b8a6b63b.chunk.js": "./static/js/3.b8a6b63b.chunk.js",
10
+ "static/js/3.b8a6b63b.chunk.js.map": "./static/js/3.b8a6b63b.chunk.js.map",
11
11
  "main.css": "./static/css/main.a362ebcf.chunk.css",
12
- "main.js": "./static/js/main.288467e0.chunk.js",
13
- "main.js.map": "./static/js/main.288467e0.chunk.js.map",
14
- "runtime-main.js": "./static/js/runtime-main.453d8ff8.js",
15
- "runtime-main.js.map": "./static/js/runtime-main.453d8ff8.js.map",
12
+ "main.js": "./static/js/main.782985c1.chunk.js",
13
+ "main.js.map": "./static/js/main.782985c1.chunk.js.map",
14
+ "runtime-main.js": "./static/js/runtime-main.85c5a265.js",
15
+ "runtime-main.js.map": "./static/js/runtime-main.85c5a265.js.map",
16
16
  "static/css/6.0c28a3ce.chunk.css": "./static/css/6.0c28a3ce.chunk.css",
17
17
  "static/js/6.11a6c8e1.chunk.js": "./static/js/6.11a6c8e1.chunk.js",
18
18
  "static/js/6.11a6c8e1.chunk.js.map": "./static/js/6.11a6c8e1.chunk.js.map",
@@ -469,7 +469,7 @@
469
469
  "static/js/2.74821b84.chunk.js.LICENSE.txt": "./static/js/2.74821b84.chunk.js.LICENSE.txt",
470
470
  "static/js/6.11a6c8e1.chunk.js.LICENSE.txt": "./static/js/6.11a6c8e1.chunk.js.LICENSE.txt",
471
471
  "static/js/8.7aa21711.chunk.js.LICENSE.txt": "./static/js/8.7aa21711.chunk.js.LICENSE.txt",
472
- "static/js/main.288467e0.chunk.js.LICENSE.txt": "./static/js/main.288467e0.chunk.js.LICENSE.txt",
472
+ "static/js/main.782985c1.chunk.js.LICENSE.txt": "./static/js/main.782985c1.chunk.js.LICENSE.txt",
473
473
  "static/media/Alarm Systems.svg": "./static/media/Alarm Systems.857ab9a8.svg",
474
474
  "static/media/Amplifier.svg": "./static/media/Amplifier.c0f6db59.svg",
475
475
  "static/media/Anteroom.svg": "./static/media/Anteroom.c757b1c2.svg",
@@ -634,10 +634,10 @@
634
634
  "static/media/wizard-welcome.jpg": "./static/media/wizard-welcome.06f62f65.jpg"
635
635
  },
636
636
  "entrypoints": [
637
- "static/js/runtime-main.453d8ff8.js",
637
+ "static/js/runtime-main.85c5a265.js",
638
638
  "static/css/6.0c28a3ce.chunk.css",
639
639
  "static/js/6.11a6c8e1.chunk.js",
640
640
  "static/css/main.a362ebcf.chunk.css",
641
- "static/js/main.288467e0.chunk.js"
641
+ "static/js/main.782985c1.chunk.js"
642
642
  ]
643
643
  }
@@ -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"/><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.vendorPrefix="@@vendorPrefix@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.disableDataReporting="@@disableDataReporting@@"</script><style>body{background-color:@@loginBackgroundColor@@;background-image:url(@@loginBackgroundImage@@);background-size:cover}.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>window.addEventListener("load",(function e(n){window.removeEventListener("load",e,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const e=document.getElementById("root");e.classList.add("unsupported"),e.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><link href="./static/css/6.0c28a3ce.chunk.css" rel="stylesheet"><link href="./static/css/main.a362ebcf.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,o,u=t[0],f=t[1],i=t[2],l=0,d=[];l<u.length;l++)o=u[l],Object.prototype.hasOwnProperty.call(c,o)&&c[o]&&d.push(c[o][0]),c[o]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(s&&s(t);d.length;)d.shift()();return a.push.apply(a,i||[]),r()}function r(){for(var e,t=0;t<a.length;t++){for(var r=a[t],n=!0,o=1;o<r.length;o++){var f=r[o];0!==c[f]&&(n=!1)}n&&(a.splice(t--,1),e=u(u.s=r[0]))}return e}var n={},o={5:0},c={5:0},a=[];function u(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,u),r.l=!0,r.exports}u.e=function(e){var t=[];o[e]?t.push(o[e]):0!==o[e]&&{7:1}[e]&&t.push(o[e]=new Promise((function(t,r){for(var n="static/css/"+({}[e]||e)+"."+{0:"31d6cfe0",1:"31d6cfe0",2:"31d6cfe0",3:"31d6cfe0",7:"41d5431a",8:"31d6cfe0",9:"31d6cfe0",10:"31d6cfe0",11:"31d6cfe0",12:"31d6cfe0",13:"31d6cfe0",14:"31d6cfe0",15:"31d6cfe0",16:"31d6cfe0"}[e]+".chunk.css",c=u.p+n,a=document.getElementsByTagName("link"),f=0;f<a.length;f++){var i=(s=a[f]).getAttribute("data-href")||s.getAttribute("href");if("stylesheet"===s.rel&&(i===n||i===c))return t()}var l=document.getElementsByTagName("style");for(f=0;f<l.length;f++){var s;if((i=(s=l[f]).getAttribute("data-href"))===n||i===c)return t()}var d=document.createElement("link");d.rel="stylesheet",d.type="text/css",d.onload=t,d.onerror=function(t){var n=t&&t.target&&t.target.src||c,a=new Error("Loading CSS chunk "+e+" failed.\n("+n+")");a.code="CSS_CHUNK_LOAD_FAILED",a.request=n,delete o[e],d.parentNode.removeChild(d),r(a)},d.href=c,document.getElementsByTagName("head")[0].appendChild(d)})).then((function(){o[e]=0})));var r=c[e];if(0!==r)if(r)t.push(r[2]);else{var n=new Promise((function(t,n){r=c[e]=[t,n]}));t.push(r[2]=n);var a,f=document.createElement("script");f.charset="utf-8",f.timeout=120,u.nc&&f.setAttribute("nonce",u.nc),f.src=function(e){return u.p+"static/js/"+({}[e]||e)+"."+{0:"6e240676",1:"8c618cc9",2:"74821b84",3:"c50e5980",7:"4f489235",8:"7aa21711",9:"eb794882",10:"7dd7b669",11:"6c97f3c2",12:"79c1a3bf",13:"3b9d63c0",14:"c02ffa53",15:"2cf3326b",16:"f38aa418"}[e]+".chunk.js"}(e);var i=new Error;a=function(t){f.onerror=f.onload=null,clearTimeout(l);var r=c[e];if(0!==r){if(r){var n=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+n+": "+o+")",i.name="ChunkLoadError",i.type=n,i.request=o,r[1](i)}c[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:f})}),12e4);f.onerror=f.onload=a,document.head.appendChild(f)}return Promise.all(t)},u.m=e,u.c=n,u.d=function(e,t,r){u.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},u.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},u.t=function(e,t){if(1&t&&(e=u(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(u.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)u.d(r,n,function(t){return e[t]}.bind(null,n));return r},u.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(t,"a",t),t},u.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},u.p="./",u.oe=function(e){throw console.error(e),e};var f=this["webpackJsonpsrc-rx"]=this["webpackJsonpsrc-rx"]||[],i=f.push.bind(f);f.push=t,f=f.slice();for(var l=0;l<f.length;l++)t(f[l]);var s=i;r()}([])</script><script src="./static/js/6.11a6c8e1.chunk.js"></script><script src="./static/js/main.288467e0.chunk.js"></script></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"/><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.vendorPrefix="@@vendorPrefix@@",window.loginBackgroundColor="@@loginBackgroundColor@@",window.disableDataReporting="@@disableDataReporting@@"</script><style>body{background-color:@@loginBackgroundColor@@;background-image:url(@@loginBackgroundImage@@);background-size:cover}.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>window.addEventListener("load",(function e(n){window.removeEventListener("load",e,!1);if(window.navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./)){const e=document.getElementById("root");e.classList.add("unsupported"),e.innerHTML="Browser is not supported. Please use Firefox or Chrome."}}),!1)</script><link href="./static/css/6.0c28a3ce.chunk.css" rel="stylesheet"><link href="./static/css/main.a362ebcf.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,o,u=t[0],f=t[1],i=t[2],l=0,d=[];l<u.length;l++)o=u[l],Object.prototype.hasOwnProperty.call(a,o)&&a[o]&&d.push(a[o][0]),a[o]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(s&&s(t);d.length;)d.shift()();return c.push.apply(c,i||[]),r()}function r(){for(var e,t=0;t<c.length;t++){for(var r=c[t],n=!0,o=1;o<r.length;o++){var f=r[o];0!==a[f]&&(n=!1)}n&&(c.splice(t--,1),e=u(u.s=r[0]))}return e}var n={},o={5:0},a={5:0},c=[];function u(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,u),r.l=!0,r.exports}u.e=function(e){var t=[];o[e]?t.push(o[e]):0!==o[e]&&{7:1}[e]&&t.push(o[e]=new Promise((function(t,r){for(var n="static/css/"+({}[e]||e)+"."+{0:"31d6cfe0",1:"31d6cfe0",2:"31d6cfe0",3:"31d6cfe0",7:"41d5431a",8:"31d6cfe0",9:"31d6cfe0",10:"31d6cfe0",11:"31d6cfe0",12:"31d6cfe0",13:"31d6cfe0",14:"31d6cfe0",15:"31d6cfe0",16:"31d6cfe0"}[e]+".chunk.css",a=u.p+n,c=document.getElementsByTagName("link"),f=0;f<c.length;f++){var i=(s=c[f]).getAttribute("data-href")||s.getAttribute("href");if("stylesheet"===s.rel&&(i===n||i===a))return t()}var l=document.getElementsByTagName("style");for(f=0;f<l.length;f++){var s;if((i=(s=l[f]).getAttribute("data-href"))===n||i===a)return t()}var d=document.createElement("link");d.rel="stylesheet",d.type="text/css",d.onload=t,d.onerror=function(t){var n=t&&t.target&&t.target.src||a,c=new Error("Loading CSS chunk "+e+" failed.\n("+n+")");c.code="CSS_CHUNK_LOAD_FAILED",c.request=n,delete o[e],d.parentNode.removeChild(d),r(c)},d.href=a,document.getElementsByTagName("head")[0].appendChild(d)})).then((function(){o[e]=0})));var r=a[e];if(0!==r)if(r)t.push(r[2]);else{var n=new Promise((function(t,n){r=a[e]=[t,n]}));t.push(r[2]=n);var c,f=document.createElement("script");f.charset="utf-8",f.timeout=120,u.nc&&f.setAttribute("nonce",u.nc),f.src=function(e){return u.p+"static/js/"+({}[e]||e)+"."+{0:"6e240676",1:"8c618cc9",2:"74821b84",3:"b8a6b63b",7:"4f489235",8:"7aa21711",9:"eb794882",10:"7dd7b669",11:"6c97f3c2",12:"79c1a3bf",13:"3b9d63c0",14:"c02ffa53",15:"2cf3326b",16:"f38aa418"}[e]+".chunk.js"}(e);var i=new Error;c=function(t){f.onerror=f.onload=null,clearTimeout(l);var r=a[e];if(0!==r){if(r){var n=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+n+": "+o+")",i.name="ChunkLoadError",i.type=n,i.request=o,r[1](i)}a[e]=void 0}};var l=setTimeout((function(){c({type:"timeout",target:f})}),12e4);f.onerror=f.onload=c,document.head.appendChild(f)}return Promise.all(t)},u.m=e,u.c=n,u.d=function(e,t,r){u.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},u.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},u.t=function(e,t){if(1&t&&(e=u(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(u.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)u.d(r,n,function(t){return e[t]}.bind(null,n));return r},u.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(t,"a",t),t},u.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},u.p="./",u.oe=function(e){throw console.error(e),e};var f=this["webpackJsonpsrc-rx"]=this["webpackJsonpsrc-rx"]||[],i=f.push.bind(f);f.push=t,f=f.slice();for(var l=0;l<f.length;l++)t(f[l]);var s=i;r()}([])</script><script src="./static/js/6.11a6c8e1.chunk.js"></script><script src="./static/js/main.782985c1.chunk.js"></script></body></html>