Updated frontend dist files

This commit is contained in:
Fabio Manganiello 2023-01-01 23:22:58 +01:00
parent 80c2c77272
commit 4f75cbc8b4
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
39 changed files with 34 additions and 27 deletions

View File

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><link rel="stylesheet" href="/fonts/poppins.css"><title>platypush</title><script defer="defer" type="module" src="/static/js/chunk-vendors.95bedba1.js"></script><script defer="defer" type="module" src="/static/js/app.95d564a7.js"></script><link href="/static/css/chunk-vendors.0fcd36f0.css" rel="stylesheet"><link href="/static/css/app.4093f8c9.css" rel="stylesheet"><script defer="defer" src="/static/js/chunk-vendors-legacy.79dede0c.js" nomodule></script><script defer="defer" src="/static/js/app-legacy.65e02696.js" nomodule></script></head><body><noscript><strong>We're sorry but platypush doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><link rel="stylesheet" href="/fonts/poppins.css"><title>platypush</title><script defer="defer" type="module" src="/static/js/chunk-vendors.95bedba1.js"></script><script defer="defer" type="module" src="/static/js/app.e153bc32.js"></script><link href="/static/css/chunk-vendors.0fcd36f0.css" rel="stylesheet"><link href="/static/css/app.4093f8c9.css" rel="stylesheet"><script defer="defer" src="/static/js/chunk-vendors-legacy.79dede0c.js" nomodule></script><script defer="defer" src="/static/js/app-legacy.1ba2ae16.js" nomodule></script></head><body><noscript><strong>We're sorry but platypush doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[2072,3673],{3673:function(n,t,l){l.r(t),l.d(t,{default:function(){return f}});var e=l(6252),o=l(3577),i=l(3540),r={key:0,src:i,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function a(n,t,l,i,a,s){var u=(0,e.up)("Icon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,o.j5)(s.colorFillStyle)},[l.loading?((0,e.wg)(),(0,e.iD)("img",r)):l.error?((0,e.wg)(),(0,e.iD)("i",c)):((0,e.wg)(),(0,e.j4)(u,(0,o.vs)((0,e.dG)({key:2},s.computedIcon)),null,16))],6)}var s=l(4648),u=(l(7042),l(1478)),d={name:"EntityIcon",components:{Icon:u.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data:function(){return{component:null,modalVisible:!1}},computed:{colorFill:function(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle:function(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon:function(){var n=(0,s.Z)({},this.icon);return this.colorFill&&delete n.color,n},type:function(){var n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},p=l(3744);const v=(0,p.Z)(d,[["render",a],["__scopeId","data-v-e4043550"]]);var f=v},2072:function(n,t,l){l.r(t),l.d(t,{default:function(){return w}});l(8309);var e=l(6252),o=l(3577),i={class:"entity sensor-container"},r={class:"head"},c={class:"col-1 icon"},a={class:"col-s-8 col-m-9 label"},s=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],p=["textContent"];function v(n,t,l,v,f,y){var h,m=(0,e.up)("EntityIcon");return(0,e.wg)(),(0,e.iD)("div",i,[(0,e._)("div",r,[(0,e._)("div",c,[(0,e.Wm)(m,{icon:(null===(h=n.value.meta)||void 0===h?void 0:h.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,e._)("div",a,[(0,e._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,s)]),null!=n.value.value?((0,e.wg)(),(0,e.iD)("div",u,[null!=n.value.unit?((0,e.wg)(),(0,e.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,e.kq)("",!0),(0,e._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,p)])):(0,e.kq)("",!0)])])}var f=l(7909),y=l(3673),h={name:"Sensor",components:{EntityIcon:y["default"]},mixins:[f["default"]]},m=l(3744);const g=(0,m.Z)(h,[["render",v],["__scopeId","data-v-1db1da05"]]);var w=g},3540:function(n,t,l){n.exports=l.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=2072-legacy.f1f6e968.js.map

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[2072,3673],{3673:function(t,n,e){e.r(n),e.d(n,{default:function(){return v}});var l=e(6252),o=e(3577),i=e(3540);const c={key:0,src:i,class:"loading"},r={key:1,class:"fas fa-circle-exclamation error"};function a(t,n,e,i,a,s){const u=(0,l.up)("Icon");return(0,l.wg)(),(0,l.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,o.j5)(s.colorFillStyle)},[e.loading?((0,l.wg)(),(0,l.iD)("img",c)):e.error?((0,l.wg)(),(0,l.iD)("i",r)):((0,l.wg)(),(0,l.j4)(u,(0,o.vs)((0,l.dG)({key:2},s.computedIcon)),null,16))],6)}var s=e(1478),u={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data(){return{component:null,modalVisible:!1}},computed:{colorFill(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon(){const t={...this.icon};return this.colorFill&&delete t.color,t},type(){let t=this.entity.type||"";return t.charAt(0).toUpperCase()+t.slice(1)}}},d=e(3744);const p=(0,d.Z)(u,[["render",a],["__scopeId","data-v-e4043550"]]);var v=p},2072:function(t,n,e){e.r(n),e.d(n,{default:function(){return w}});var l=e(6252),o=e(3577);const i={class:"entity sensor-container"},c={class:"head"},r={class:"col-1 icon"},a={class:"col-s-8 col-m-9 label"},s=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],p=["textContent"];function v(t,n,e,v,y,f){const h=(0,l.up)("EntityIcon");return(0,l.wg)(),(0,l.iD)("div",i,[(0,l._)("div",c,[(0,l._)("div",r,[(0,l.Wm)(h,{icon:t.value.meta?.icon||{},loading:t.loading,error:t.error},null,8,["icon","loading","error"])]),(0,l._)("div",a,[(0,l._)("div",{class:"name",textContent:(0,o.zw)(t.value.name)},null,8,s)]),null!=t.value.value?((0,l.wg)(),(0,l.iD)("div",u,[null!=t.value.unit?((0,l.wg)(),(0,l.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(t.value.unit)},null,8,d)):(0,l.kq)("",!0),(0,l._)("span",{class:"value",textContent:(0,o.zw)(t.value.value)},null,8,p)])):(0,l.kq)("",!0)])])}var y=e(7909),f=e(3673),h={name:"Sensor",components:{EntityIcon:f["default"]},mixins:[y["default"]]},m=e(3744);const g=(0,m.Z)(h,[["render",v],["__scopeId","data-v-1db1da05"]]);var w=g},3540:function(t,n,e){t.exports=e.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=2072.9cd79ac5.js.map

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[3390,2072,3673],{3673:function(n,l,t){t.r(l),t.d(l,{default:function(){return f}});var e=t(6252),o=t(3577),a=t(3540),i={key:0,src:a,class:"loading"},r={key:1,class:"fas fa-circle-exclamation error"};function c(n,l,t,a,c,u){var s=(0,e.up)("Icon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!u.colorFill}]),style:(0,o.j5)(u.colorFillStyle)},[t.loading?((0,e.wg)(),(0,e.iD)("img",i)):t.error?((0,e.wg)(),(0,e.iD)("i",r)):((0,e.wg)(),(0,e.j4)(s,(0,o.vs)((0,e.dG)({key:2},u.computedIcon)),null,16))],6)}var u=t(4648),s=(t(7042),t(1478)),d={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data:function(){return{component:null,modalVisible:!1}},computed:{colorFill:function(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle:function(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon:function(){var n=(0,u.Z)({},this.icon);return this.colorFill&&delete n.color,n},type:function(){var n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},v=t(3744);const p=(0,v.Z)(d,[["render",c],["__scopeId","data-v-e4043550"]]);var f=p},3390:function(n,l,t){t.r(l),t.d(l,{default:function(){return C}});t(8309);var e=t(6252),o=t(3577),a={class:"entity sensor-container"},i={class:"head"},r={class:"col-1 icon"},c={class:"col-s-8 col-m-9 label"},u=["textContent"],s={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,l,t,p,f,m){var y,h=(0,e.up)("EntityIcon");return(0,e.wg)(),(0,e.iD)("div",a,[(0,e._)("div",i,[(0,e._)("div",r,[(0,e.Wm)(h,{icon:(null===(y=n.value.meta)||void 0===y?void 0:y.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,e._)("div",c,[(0,e._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,u)]),null!=n.value.value?((0,e.wg)(),(0,e.iD)("div",s,[null!=n.value.unit?((0,e.wg)(),(0,e.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,e.kq)("",!0),(0,e._)("span",{class:"value",textContent:(0,o.zw)(m.displayValue(n.value.value))},null,8,v)])):(0,e.kq)("",!0)])])}var f=t(3336),m=(t(1539),t(3948),t(3673)),y=t(2072),h={name:"EnumSensor",components:{EntityIcon:m["default"]},mixins:[y["default"]],methods:{displayValue:function(n){var l;return null!==(l=this.value)&&void 0!==l&&l.values&&"object"===(0,f.Z)(this.value.values)&&this.value.values[n]||n}}},g=t(3744);const w=(0,g.Z)(h,[["render",p],["__scopeId","data-v-4623456e"]]);var C=w},2072:function(n,l,t){t.r(l),t.d(l,{default:function(){return w}});t(8309);var e=t(6252),o=t(3577),a={class:"entity sensor-container"},i={class:"head"},r={class:"col-1 icon"},c={class:"col-s-8 col-m-9 label"},u=["textContent"],s={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,l,t,p,f,m){var y,h=(0,e.up)("EntityIcon");return(0,e.wg)(),(0,e.iD)("div",a,[(0,e._)("div",i,[(0,e._)("div",r,[(0,e.Wm)(h,{icon:(null===(y=n.value.meta)||void 0===y?void 0:y.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,e._)("div",c,[(0,e._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,u)]),null!=n.value.value?((0,e.wg)(),(0,e.iD)("div",s,[null!=n.value.unit?((0,e.wg)(),(0,e.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,e.kq)("",!0),(0,e._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,v)])):(0,e.kq)("",!0)])])}var f=t(7909),m=t(3673),y={name:"Sensor",components:{EntityIcon:m["default"]},mixins:[f["default"]]},h=t(3744);const g=(0,h.Z)(y,[["render",p],["__scopeId","data-v-1db1da05"]]);var w=g},3540:function(n,l,t){n.exports=t.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=3390-legacy.3978f104.js.map

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[3390,6856,3673],{3673:function(n,l,e){e.r(l),e.d(l,{default:function(){return f}});var t=e(6252),o=e(3577),a=e(3540),i={key:0,src:a,class:"loading"},r={key:1,class:"fas fa-circle-exclamation error"};function c(n,l,e,a,c,u){var s=(0,t.up)("Icon");return(0,t.wg)(),(0,t.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!u.colorFill}]),style:(0,o.j5)(u.colorFillStyle)},[e.loading?((0,t.wg)(),(0,t.iD)("img",i)):e.error?((0,t.wg)(),(0,t.iD)("i",r)):((0,t.wg)(),(0,t.j4)(s,(0,o.vs)((0,t.dG)({key:2},u.computedIcon)),null,16))],6)}var u=e(4648),s=(e(7042),e(1478)),d={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data:function(){return{component:null,modalVisible:!1}},computed:{colorFill:function(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle:function(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon:function(){var n=(0,u.Z)({},this.icon);return this.colorFill&&delete n.color,n},type:function(){var n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},v=e(3744);const p=(0,v.Z)(d,[["render",c],["__scopeId","data-v-e4043550"]]);var f=p},3390:function(n,l,e){e.r(l),e.d(l,{default:function(){return C}});e(8309);var t=e(6252),o=e(3577),a={class:"entity sensor-container"},i={class:"head"},r={class:"col-1 icon"},c={class:"col-s-8 col-m-9 label"},u=["textContent"],s={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,l,e,p,f,m){var y,h=(0,t.up)("EntityIcon");return(0,t.wg)(),(0,t.iD)("div",a,[(0,t._)("div",i,[(0,t._)("div",r,[(0,t.Wm)(h,{icon:(null===(y=n.value.meta)||void 0===y?void 0:y.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,t._)("div",c,[(0,t._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,u)]),null!=n.value.value?((0,t.wg)(),(0,t.iD)("div",s,[null!=n.value.unit?((0,t.wg)(),(0,t.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,t.kq)("",!0),(0,t._)("span",{class:"value",textContent:(0,o.zw)(m.displayValue(n.value.value))},null,8,v)])):(0,t.kq)("",!0)])])}var f=e(3336),m=(e(1539),e(3948),e(3673)),y=e(6856),h={name:"EnumSensor",components:{EntityIcon:m["default"]},mixins:[y["default"]],methods:{displayValue:function(n){var l;return null!==(l=this.value)&&void 0!==l&&l.values&&"object"===(0,f.Z)(this.value.values)&&this.value.values[n]||n}}},g=e(3744);const w=(0,g.Z)(h,[["render",p],["__scopeId","data-v-4623456e"]]);var C=w},6856:function(n,l,e){e.r(l),e.d(l,{default:function(){return g}});e(8309);var t=e(6252),o=e(3577),a={class:"head"},i={class:"col-1 icon"},r={class:"col-s-8 col-m-9 label"},c=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},s=["textContent"],d=["textContent"];function v(n,l,e,v,p,f){var m,y=(0,t.up)("EntityIcon");return(0,t.wg)(),(0,t.iD)("div",{class:(0,o.C_)(["entity sensor-container",{hidden:null==n.value.value}])},[(0,t._)("div",a,[(0,t._)("div",i,[(0,t.Wm)(y,{icon:(null===(m=n.value.meta)||void 0===m?void 0:m.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,t._)("div",r,[(0,t._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,c)]),null!=n.value.value?((0,t.wg)(),(0,t.iD)("div",u,[null!=n.value.unit?((0,t.wg)(),(0,t.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,s)):(0,t.kq)("",!0),(0,t._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,d)])):(0,t.kq)("",!0)])],2)}var p=e(7909),f=e(3673),m={name:"Sensor",components:{EntityIcon:f["default"]},mixins:[p["default"]]},y=e(3744);const h=(0,y.Z)(m,[["render",v],["__scopeId","data-v-4b12dccb"]]);var g=h},3540:function(n,l,e){n.exports=e.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=3390-legacy.a2494ad3.js.map

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[3390,2072,3673],{3673:function(n,t,e){e.r(t),e.d(t,{default:function(){return p}});var l=e(6252),o=e(3577),a=e(3540);const i={key:0,src:a,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function s(n,t,e,a,s,r){const u=(0,l.up)("Icon");return(0,l.wg)(),(0,l.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!r.colorFill}]),style:(0,o.j5)(r.colorFillStyle)},[e.loading?((0,l.wg)(),(0,l.iD)("img",i)):e.error?((0,l.wg)(),(0,l.iD)("i",c)):((0,l.wg)(),(0,l.j4)(u,(0,o.vs)((0,l.dG)({key:2},r.computedIcon)),null,16))],6)}var r=e(1478),u={name:"EntityIcon",components:{Icon:r.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data(){return{component:null,modalVisible:!1}},computed:{colorFill(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon(){const n={...this.icon};return this.colorFill&&delete n.color,n},type(){let n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},d=e(3744);const v=(0,d.Z)(u,[["render",s],["__scopeId","data-v-e4043550"]]);var p=v},3390:function(n,t,e){e.r(t),e.d(t,{default:function(){return w}});var l=e(6252),o=e(3577);const a={class:"entity sensor-container"},i={class:"head"},c={class:"col-1 icon"},s={class:"col-s-8 col-m-9 label"},r=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,t,e,p,m,y){const f=(0,l.up)("EntityIcon");return(0,l.wg)(),(0,l.iD)("div",a,[(0,l._)("div",i,[(0,l._)("div",c,[(0,l.Wm)(f,{icon:n.value.meta?.icon||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,l._)("div",s,[(0,l._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,r)]),null!=n.value.value?((0,l.wg)(),(0,l.iD)("div",u,[null!=n.value.unit?((0,l.wg)(),(0,l.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,l.kq)("",!0),(0,l._)("span",{class:"value",textContent:(0,o.zw)(y.displayValue(n.value.value))},null,8,v)])):(0,l.kq)("",!0)])])}var m=e(3673),y=e(2072),f={name:"EnumSensor",components:{EntityIcon:m["default"]},mixins:[y["default"]],methods:{displayValue(n){return this.value?.values&&"object"===typeof this.value.values&&this.value.values[n]||n}}},h=e(3744);const g=(0,h.Z)(f,[["render",p],["__scopeId","data-v-4623456e"]]);var w=g},2072:function(n,t,e){e.r(t),e.d(t,{default:function(){return w}});var l=e(6252),o=e(3577);const a={class:"entity sensor-container"},i={class:"head"},c={class:"col-1 icon"},s={class:"col-s-8 col-m-9 label"},r=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,t,e,p,m,y){const f=(0,l.up)("EntityIcon");return(0,l.wg)(),(0,l.iD)("div",a,[(0,l._)("div",i,[(0,l._)("div",c,[(0,l.Wm)(f,{icon:n.value.meta?.icon||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,l._)("div",s,[(0,l._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,r)]),null!=n.value.value?((0,l.wg)(),(0,l.iD)("div",u,[null!=n.value.unit?((0,l.wg)(),(0,l.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,l.kq)("",!0),(0,l._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,v)])):(0,l.kq)("",!0)])])}var m=e(7909),y=e(3673),f={name:"Sensor",components:{EntityIcon:y["default"]},mixins:[m["default"]]},h=e(3744);const g=(0,h.Z)(f,[["render",p],["__scopeId","data-v-1db1da05"]]);var w=g},3540:function(n,t,e){n.exports=e.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=3390.4cfb5013.js.map

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[3390,6856,3673],{3673:function(n,e,t){t.r(e),t.d(e,{default:function(){return p}});var l=t(6252),o=t(3577),a=t(3540);const i={key:0,src:a,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function s(n,e,t,a,s,r){const u=(0,l.up)("Icon");return(0,l.wg)(),(0,l.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!r.colorFill}]),style:(0,o.j5)(r.colorFillStyle)},[t.loading?((0,l.wg)(),(0,l.iD)("img",i)):t.error?((0,l.wg)(),(0,l.iD)("i",c)):((0,l.wg)(),(0,l.j4)(u,(0,o.vs)((0,l.dG)({key:2},r.computedIcon)),null,16))],6)}var r=t(1478),u={name:"EntityIcon",components:{Icon:r.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data(){return{component:null,modalVisible:!1}},computed:{colorFill(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon(){const n={...this.icon};return this.colorFill&&delete n.color,n},type(){let n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},d=t(3744);const v=(0,d.Z)(u,[["render",s],["__scopeId","data-v-e4043550"]]);var p=v},3390:function(n,e,t){t.r(e),t.d(e,{default:function(){return w}});var l=t(6252),o=t(3577);const a={class:"entity sensor-container"},i={class:"head"},c={class:"col-1 icon"},s={class:"col-s-8 col-m-9 label"},r=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},d=["textContent"],v=["textContent"];function p(n,e,t,p,m,y){const f=(0,l.up)("EntityIcon");return(0,l.wg)(),(0,l.iD)("div",a,[(0,l._)("div",i,[(0,l._)("div",c,[(0,l.Wm)(f,{icon:n.value.meta?.icon||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,l._)("div",s,[(0,l._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,r)]),null!=n.value.value?((0,l.wg)(),(0,l.iD)("div",u,[null!=n.value.unit?((0,l.wg)(),(0,l.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,d)):(0,l.kq)("",!0),(0,l._)("span",{class:"value",textContent:(0,o.zw)(y.displayValue(n.value.value))},null,8,v)])):(0,l.kq)("",!0)])])}var m=t(3673),y=t(6856),f={name:"EnumSensor",components:{EntityIcon:m["default"]},mixins:[y["default"]],methods:{displayValue(n){return this.value?.values&&"object"===typeof this.value.values&&this.value.values[n]||n}}},h=t(3744);const g=(0,h.Z)(f,[["render",p],["__scopeId","data-v-4623456e"]]);var w=g},6856:function(n,e,t){t.r(e),t.d(e,{default:function(){return g}});var l=t(6252),o=t(3577);const a={class:"head"},i={class:"col-1 icon"},c={class:"col-s-8 col-m-9 label"},s=["textContent"],r={key:0,class:"col-s-3 col-m-2 pull-right"},u=["textContent"],d=["textContent"];function v(n,e,t,v,p,m){const y=(0,l.up)("EntityIcon");return(0,l.wg)(),(0,l.iD)("div",{class:(0,o.C_)(["entity sensor-container",{hidden:null==n.value.value}])},[(0,l._)("div",a,[(0,l._)("div",i,[(0,l.Wm)(y,{icon:n.value.meta?.icon||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,l._)("div",c,[(0,l._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,s)]),null!=n.value.value?((0,l.wg)(),(0,l.iD)("div",r,[null!=n.value.unit?((0,l.wg)(),(0,l.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,u)):(0,l.kq)("",!0),(0,l._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,d)])):(0,l.kq)("",!0)])],2)}var p=t(7909),m=t(3673),y={name:"Sensor",components:{EntityIcon:m["default"]},mixins:[p["default"]]},f=t(3744);const h=(0,f.Z)(y,[["render",v],["__scopeId","data-v-4b12dccb"]]);var g=h},3540:function(n,e,t){n.exports=t.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=3390.9698f86e.js.map

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[6856,3673],{3673:function(n,l,t){t.r(l),t.d(l,{default:function(){return f}});var e=t(6252),o=t(3577),i=t(3540),r={key:0,src:i,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function a(n,l,t,i,a,u){var s=(0,e.up)("Icon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!u.colorFill}]),style:(0,o.j5)(u.colorFillStyle)},[t.loading?((0,e.wg)(),(0,e.iD)("img",r)):t.error?((0,e.wg)(),(0,e.iD)("i",c)):((0,e.wg)(),(0,e.j4)(s,(0,o.vs)((0,e.dG)({key:2},u.computedIcon)),null,16))],6)}var u=t(4648),s=(t(7042),t(1478)),d={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data:function(){return{component:null,modalVisible:!1}},computed:{colorFill:function(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle:function(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon:function(){var n=(0,u.Z)({},this.icon);return this.colorFill&&delete n.color,n},type:function(){var n=this.entity.type||"";return n.charAt(0).toUpperCase()+n.slice(1)}}},p=t(3744);const v=(0,p.Z)(d,[["render",a],["__scopeId","data-v-e4043550"]]);var f=v},6856:function(n,l,t){t.r(l),t.d(l,{default:function(){return g}});t(8309);var e=t(6252),o=t(3577),i={class:"head"},r={class:"col-1 icon"},c={class:"col-s-8 col-m-9 label"},a=["textContent"],u={key:0,class:"col-s-3 col-m-2 pull-right"},s=["textContent"],d=["textContent"];function p(n,l,t,p,v,f){var y,h=(0,e.up)("EntityIcon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity sensor-container",{hidden:null==n.value.value}])},[(0,e._)("div",i,[(0,e._)("div",r,[(0,e.Wm)(h,{icon:(null===(y=n.value.meta)||void 0===y?void 0:y.icon)||{},loading:n.loading,error:n.error},null,8,["icon","loading","error"])]),(0,e._)("div",c,[(0,e._)("div",{class:"name",textContent:(0,o.zw)(n.value.name)},null,8,a)]),null!=n.value.value?((0,e.wg)(),(0,e.iD)("div",u,[null!=n.value.unit?((0,e.wg)(),(0,e.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(n.value.unit)},null,8,s)):(0,e.kq)("",!0),(0,e._)("span",{class:"value",textContent:(0,o.zw)(n.value.value)},null,8,d)])):(0,e.kq)("",!0)])],2)}var v=t(7909),f=t(3673),y={name:"Sensor",components:{EntityIcon:f["default"]},mixins:[v["default"]]},h=t(3744);const m=(0,h.Z)(y,[["render",p],["__scopeId","data-v-4b12dccb"]]);var g=m},3540:function(n,l,t){n.exports=t.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=6856-legacy.bd8b668c.js.map

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[6856,3673],{3673:function(l,n,t){t.r(n),t.d(n,{default:function(){return v}});var e=t(6252),o=t(3577),i=t(3540);const c={key:0,src:i,class:"loading"},r={key:1,class:"fas fa-circle-exclamation error"};function a(l,n,t,i,a,s){const u=(0,e.up)("Icon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,o.j5)(s.colorFillStyle)},[t.loading?((0,e.wg)(),(0,e.iD)("img",c)):t.error?((0,e.wg)(),(0,e.iD)("i",r)):((0,e.wg)(),(0,e.j4)(u,(0,o.vs)((0,e.dG)({key:2},s.computedIcon)),null,16))],6)}var s=t(1478),u={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data(){return{component:null,modalVisible:!1}},computed:{colorFill(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon(){const l={...this.icon};return this.colorFill&&delete l.color,l},type(){let l=this.entity.type||"";return l.charAt(0).toUpperCase()+l.slice(1)}}},d=t(3744);const p=(0,d.Z)(u,[["render",a],["__scopeId","data-v-e4043550"]]);var v=p},6856:function(l,n,t){t.r(n),t.d(n,{default:function(){return g}});var e=t(6252),o=t(3577);const i={class:"head"},c={class:"col-1 icon"},r={class:"col-s-8 col-m-9 label"},a=["textContent"],s={key:0,class:"col-s-3 col-m-2 pull-right"},u=["textContent"],d=["textContent"];function p(l,n,t,p,v,y){const h=(0,e.up)("EntityIcon");return(0,e.wg)(),(0,e.iD)("div",{class:(0,o.C_)(["entity sensor-container",{hidden:null==l.value.value}])},[(0,e._)("div",i,[(0,e._)("div",c,[(0,e.Wm)(h,{icon:l.value.meta?.icon||{},loading:l.loading,error:l.error},null,8,["icon","loading","error"])]),(0,e._)("div",r,[(0,e._)("div",{class:"name",textContent:(0,o.zw)(l.value.name)},null,8,a)]),null!=l.value.value?((0,e.wg)(),(0,e.iD)("div",s,[null!=l.value.unit?((0,e.wg)(),(0,e.iD)("span",{key:0,class:"unit",textContent:(0,o.zw)(l.value.unit)},null,8,u)):(0,e.kq)("",!0),(0,e._)("span",{class:"value",textContent:(0,o.zw)(l.value.value)},null,8,d)])):(0,e.kq)("",!0)])],2)}var v=t(7909),y=t(3673),h={name:"Sensor",components:{EntityIcon:y["default"]},mixins:[v["default"]]},f=t(3744);const m=(0,f.Z)(h,[["render",p],["__scopeId","data-v-4b12dccb"]]);var g=m},3540:function(l,n,t){l.exports=t.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=6856.f91f7269.js.map

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[7370,3673],{7370:function(o,n,e){e.r(n),e.d(n,{default:function(){return h}});e(8309);var t=e(6252),l=e(3577),i={class:"entity device-container"},r={class:"head"},c={class:"col-1 icon"},a={class:"col-12 label"},s=["textContent"];function u(o,n,e,u,d,p){var f,v=(0,t.up)("EntityIcon");return(0,t.wg)(),(0,t.iD)("div",i,[(0,t._)("div",r,[(0,t._)("div",c,[(0,t.Wm)(v,{icon:(null===(f=o.value.meta)||void 0===f?void 0:f.icon)||{},loading:o.loading,error:o.error},null,8,["icon","loading","error"])]),(0,t._)("div",a,[(0,t._)("div",{class:"name",textContent:(0,l.zw)(o.value.name)},null,8,s)])])])}var d=e(7909),p=e(3673),f={name:"Device",components:{EntityIcon:p["default"]},mixins:[d["default"]]},v=e(3744);const y=(0,v.Z)(f,[["render",u],["__scopeId","data-v-04319f4e"]]);var h=y},3673:function(o,n,e){e.r(n),e.d(n,{default:function(){return v}});var t=e(6252),l=e(3577),i=e(3540),r={key:0,src:i,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function a(o,n,e,i,a,s){var u=(0,t.up)("Icon");return(0,t.wg)(),(0,t.iD)("div",{class:(0,l.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,l.j5)(s.colorFillStyle)},[e.loading?((0,t.wg)(),(0,t.iD)("img",r)):e.error?((0,t.wg)(),(0,t.iD)("i",c)):((0,t.wg)(),(0,t.j4)(u,(0,l.vs)((0,t.dG)({key:2},s.computedIcon)),null,16))],6)}var s=e(4648),u=(e(7042),e(1478)),d={name:"EntityIcon",components:{Icon:u.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data:function(){return{component:null,modalVisible:!1}},computed:{colorFill:function(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle:function(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon:function(){var o=(0,s.Z)({},this.icon);return this.colorFill&&delete o.color,o},type:function(){var o=this.entity.type||"";return o.charAt(0).toUpperCase()+o.slice(1)}}},p=e(3744);const f=(0,p.Z)(d,[["render",a],["__scopeId","data-v-e4043550"]]);var v=f},3540:function(o,n,e){o.exports=e.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=7370-legacy.75554108.js.map

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[7370,3673],{7370:function(o,e,t){t.r(e),t.d(e,{default:function(){return v}});var n=t(6252),l=t(3577);const i={class:"entity device-container"},r={class:"head"},c={class:"col-1 icon"},a={class:"col-12 label"},s=["textContent"];function u(o,e,t,u,d,p){const f=(0,n.up)("EntityIcon");return(0,n.wg)(),(0,n.iD)("div",i,[(0,n._)("div",r,[(0,n._)("div",c,[(0,n.Wm)(f,{icon:o.value.meta?.icon||{},loading:o.loading,error:o.error},null,8,["icon","loading","error"])]),(0,n._)("div",a,[(0,n._)("div",{class:"name",textContent:(0,l.zw)(o.value.name)},null,8,s)])])])}var d=t(7909),p=t(3673),f={name:"Device",components:{EntityIcon:p["default"]},mixins:[d["default"]]},y=t(3744);const h=(0,y.Z)(f,[["render",u],["__scopeId","data-v-04319f4e"]]);var v=h},3673:function(o,e,t){t.r(e),t.d(e,{default:function(){return f}});var n=t(6252),l=t(3577),i=t(3540);const r={key:0,src:i,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function a(o,e,t,i,a,s){const u=(0,n.up)("Icon");return(0,n.wg)(),(0,n.iD)("div",{class:(0,l.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,l.j5)(s.colorFillStyle)},[t.loading?((0,n.wg)(),(0,n.iD)("img",r)):t.error?((0,n.wg)(),(0,n.iD)("i",c)):((0,n.wg)(),(0,n.j4)(u,(0,l.vs)((0,n.dG)({key:2},s.computedIcon)),null,16))],6)}var s=t(1478),u={name:"EntityIcon",components:{Icon:s.Z},props:{loading:{type:Boolean,default:!1},error:{type:Boolean,default:!1},icon:{type:Object,required:!0},hasColorFill:{type:Boolean,default:!1}},data(){return{component:null,modalVisible:!1}},computed:{colorFill(){return this.hasColorFill&&this.icon.color?this.icon.color:null},colorFillStyle(){return this.colorFill&&!this.error?{background:this.colorFill}:{}},computedIcon(){const o={...this.icon};return this.colorFill&&delete o.color,o},type(){let o=this.entity.type||"";return o.charAt(0).toUpperCase()+o.slice(1)}}},d=t(3744);const p=(0,d.Z)(u,[["render",a],["__scopeId","data-v-e4043550"]]);var f=p},3540:function(o,e,t){o.exports=t.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=7370.2929dc5e.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long