platypush/platypush/backend/http/webapp/dist/static/js/2235.69f662d8.js

2 lines
2.5 KiB
JavaScript

"use strict";(self["webpackChunkplatypush"]=self["webpackChunkplatypush"]||[]).push([[2235,3673],{3673:function(t,e,l){l.r(e),l.d(e,{default:function(){return v}});var n=l(6252),o=l(3577),i=l(3540);const r={key:0,src:i,class:"loading"},c={key:1,class:"fas fa-circle-exclamation error"};function a(t,e,l,i,a,s){const u=(0,n.up)("Icon");return(0,n.wg)(),(0,n.iD)("div",{class:(0,o.C_)(["entity-icon-container",{"with-color-fill":!!s.colorFill}]),style:(0,o.j5)(s.colorFillStyle)},[l.loading?((0,n.wg)(),(0,n.iD)("img",r)):l.error?((0,n.wg)(),(0,n.iD)("i",c)):((0,n.wg)(),(0,n.j4)(u,(0,o.vs)((0,n.dG)({key:2},s.computedIcon)),null,16))],6)}var s=l(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=l(3744);const p=(0,d.Z)(u,[["render",a],["__scopeId","data-v-e4043550"]]);var v=p},2235:function(t,e,l){l.r(e),l.d(e,{default:function(){return g}});var n=l(6252),o=l(3577);const i={class:"entity link-quality-container"},r={class:"head"},c={class:"col-1 icon"},a={class:"col-s-8 col-m-9 label"},s=["textContent"],u={class:"col-s-3 col-m-2 buttons pull-right"},d=["textContent"];function p(t,e,l,p,v,h){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:t.value.meta?.icon||{},loading:t.loading,error:t.error},null,8,["icon","loading","error"])]),(0,n._)("div",a,[(0,n._)("div",{class:"name",textContent:(0,o.zw)(t.value.name)},null,8,s)]),(0,n._)("div",u,[null!=h.valuePercent?((0,n.wg)(),(0,n.iD)("span",{key:0,class:"value-percent",textContent:(0,o.zw)(h.valuePercent+"%")},null,8,d)):(0,n.kq)("",!0)])])])}var v=l(7909),h=l(3673),f={name:"LinkQuality",components:{EntityIcon:h["default"]},mixins:[v["default"]],computed:{valuePercent(){if(null==this.value?.value)return null;const t=this.value.min||0,e=this.value.max||100;return(100*this.value.value/(e-t)).toFixed(0)}}},y=l(3744);const m=(0,y.Z)(f,[["render",p],["__scopeId","data-v-38ba6ff6"]]);var g=m},3540:function(t,e,l){t.exports=l.p+"static/img/spinner.c0bee445.gif"}}]);
//# sourceMappingURL=2235.69f662d8.js.map