report-ui/dist/static/js/chunk-1146.862015da.js
2023-04-14 15:55:36 +08:00

1 line
126 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-1146"],{"0DEJ":function(t,e,i){},"16mM":function(t,e,i){"use strict";var o=i("MTDE");i.n(o).a},"1BXT":function(t,e,i){"use strict";var o=i("lxq7");i.n(o).a},"1JnI":function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetBarlinechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{color:[],grid:{},title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:[{type:"category",data:[],axisLabel:{show:!1,textStyle:{color:"#fff"}}}],yAxis:[{type:"value",name:"",min:0,max:250,interval:50,axisLabel:{show:!0,textStyle:{color:"#fff"}}},{type:"value",name:"",min:0,max:25,interval:5,axisLabel:{show:!0,textStyle:{color:"#fff"}}}],series:[{name:"",type:"bar",yAxisIndex:0,data:[],itemStyle:{barBorderRadius:null}},{name:"",type:"line",yAxisIndex:1,data:[],itemStyle:{}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsLine(),this.setOptionsBar(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsColor()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},nameRotate:t.textAngle,inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngle,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e=[{type:"value",splitNumber:t.splitNumberLeft,show:t.isShowYLeft,name:t.textNameYLeft,nameTextStyle:{color:t.nameColorYLeft,fontSize:t.namefontSizeYLeft},inverse:t.reversalY,axisLabel:{show:!0,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:!1}},{type:"value",splitNumber:t.splitNumberRight,show:t.isShowYRight,name:t.textNameYRight,nameTextStyle:{color:t.nameColorYRight,fontSize:t.namefontSizeYRight},inverse:t.reversalY,axisLabel:{show:!0,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:!1}}];this.options.yAxis=e},setOptionsLine:function(){var t=this.optionsSetup,e=this.options.series;for(var i in e)"line"==e[i].type&&(e[i].showSymbol=t.markPoint,e[i].symbolSize=t.pointSize,e[i].smooth=t.smoothCurve,t.area?e[i].areaStyle={opacity:t.areaThickness/100}:e[i].areaStyle={opacity:0},e[i].lineStyle={width:t.lineWidth},e[i].itemStyle.borderRadius=t.radius,e[i].label={show:t.isShowLine,position:"top",distance:t.distanceLine,fontSize:t.fontSizeLine,color:t.subTextColorLine,fontWeight:t.fontWeightLine});this.options.series=e},setOptionsBar:function(){var t=this.optionsSetup,e=this.options.series;for(var i in e)"bar"==e[i].type&&(e[i].label={show:t.isShowBar,position:"top",distance:t.distanceBar,fontSize:t.fontSizeBar,color:t.subTextColorBar,fontWeight:t.fontWeightBar},e[i].barWidth=t.maxWidth,e[i].barMinHeight=t.minHeight,e[i].itemStyle.barBorderRadius=t.radius);this.options.series=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.options.series,i=[],o=[],s=[];for(var n in t)i[n]=t[n].axis,o[n]=t[n].bar,s[n]=t[n].line;for(var a in this.options.xAxis.data=i,e)"bar"==e[a].type?e[a].data=o:e[a].data=s;var r=[];r.push("bar"),r.push("line"),this.options.legend.data=r,this.setOptionsLegendName(r)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){this.options.xAxis.data=t.xAxis;var e=this.options.series,i=[];for(var o in e){for(var s in t.series)e[o].type==t.series[s].type&&(e[o].data=t.series[s].data);i.push(t.series[o].name)}this.options.legend.data=i,this.setOptionsLegendName(i)}}},a=(i("IZ8s"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"b44cb236",null);r.options.__file="widgetBarlinechart.vue";e.a=r.exports},"2+tb":function(t,e,i){"use strict";var o=i("GNAU");i.n(o).a},"3sGO":function(t,e,i){"use strict";i.r(e);var o=i("14Xm"),s=i.n(o),n=i("D3Ub"),a=i.n(n),r=i("dj5/"),l=i("LUtW"),h=i("Xwna"),p=i("KZBb"),c=i("HlAo"),u=i("g8vd"),f=i("d0ut"),d=i("8GBf"),g=i("pitY"),S=i("Jz7/"),y=i("TxjB"),m=i("B09b"),x=i("1JnI"),v=i("w4QL"),b=i("MtHi"),w=i("ol7W"),O=i("Wdj4"),D=i("n042"),C=i("Q3Rh"),z=i("GE2R"),T=i("Vtjs"),L=i("OmIx"),W=i("shTM"),F=i("iSF6"),A=i("NjHz"),k=i("qtOS"),E=i("fJzN"),Y=i("c3vL"),R={name:"WidgetTemp",components:{widgetHref:r.a,WidgetIframe:l.a,widgetImage:h.a,WidgetMarquee:p.a,widgetSlider:c.a,widgetTable:u.a,widgetText:f.a,widgetTime:d.a,widgetVideo:g.a,widgetBarchart:S.a,widgetGradientColorBarchart:y.a,widgetLinechart:m.a,widgetBarlinechart:x.a,WidgetPiechart:v.a,WidgetFunnel:b.a,WidgetGauge:w.a,WidgetPieNightingaleRoseArea:O.a,widgetLineMap:D.a,widgetPiePercentageChart:C.a,widgetAirBubbleMap:z.a,widgetBarStackChart:T.a,widgetLineStackChart:L.a,widgetBarCompareChart:W.a,widgetLineCompareChart:F.a,widgetDecoratePieChart:A.a,widgetMoreBarLineChart:k.a,widgetWordCloud:E.a,widgetHeatmap:Y.a},model:{prop:"value",event:"input"},props:{type:String,value:{type:[Object],default:function(){}}}},B=i("KHd+"),_=Object(B.a)(R,function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e(this.type,{tag:"component",attrs:{value:this.value,ispreview:!0}})],1)},[],!1,null,null,null);_.options.__file="temp.vue";var N=_.exports,j=i("ba/L"),I={name:"Login",components:{widget:N},data:function(){return{bigScreenStyle:{},widgets:[]}},mounted:function(){this.getData()},methods:{getData:function(){var t=this;return a()(s.a.mark(function e(){var i,o,n,a,r,l;return s.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return i=t.$route.query.reportCode,e.next=3,Object(j.b)(i);case 3:if(o=e.sent,n=o.code,a=o.data,200==n){e.next=8;break}return e.abrupt("return");case 8:r=document.body.clientWidth,l=r/a.dashboard.width,t.bigScreenStyle={width:a.dashboard.width+"px",height:a.dashboard.height+"px","background-color":a.dashboard.backgroundColor,"background-image":"url("+a.dashboard.backgroundImage+")","background-position":"0% 0%","background-size":"100% 100%","background-repeat":"initial","background-attachment":"initial","background-origin":"initial","background-clip":"initial",transform:"scale("+l+", "+l+")","transform-origin":"0 0"},t.widgets=a.dashboard.widgets;case 12:case"end":return e.stop()}},e,t)}))()}}},X=(i("6qJw"),Object(B.a)(I,function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"layout"},[i("div",{style:t.bigScreenStyle},t._l(t.widgets,function(e,o){return i("widget",{key:o,attrs:{type:e.type},model:{value:e.value,callback:function(i){t.$set(e,"value",i)},expression:"widget.value"}})}),1)])},[],!1,null,"021a140f",null));X.options.__file="preview.vue";e.default=X.exports},"4D8F":function(t,e,i){"use strict";var o=i("5VMy");i.n(o).a},"4RMZ":function(t,e,i){"use strict";var o=i("ZmrS");i.n(o).a},"4tqH":function(t,e,i){},"5VMy":function(t,e,i){},"6qJw":function(t,e,i){"use strict";var o=i("Ebsx");i.n(o).a},"77/N":function(t,e,i){},"7JWJ":function(t,e,i){},"7dpn":function(t,e,i){"use strict";var o=i("aZRu");i.n(o).a},"8GBf":function(t,e,i){"use strict";var o={name:"WidgetTime",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{timestr:"",options:{}}},computed:{transStyle:function(){return console.log(this.objToOne(this.options)),this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color||"#fff",text:this.transStyle.text||"文本框","font-size":this.transStyle.fontSize+"px"||"30px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"font-weight":this.transStyle.fontWeight,"text-align":this.transStyle.textAlign,display:void 0==this.transStyle.hideLayer?"block":this.transStyle.hideLayer?"none":"block",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},mounted:function(){this.options=this.value,this.getTime()},methods:{formatFunction:function(t,e){/(y+)/.test(e)&&(e=e.replace(RegExp.$1,(t.getFullYear()+"").substr(4-RegExp.$1.length)));var i={"M+":t.getMonth()+1,"d+":t.getDate(),"h+":t.getHours(),"m+":t.getMinutes(),"s+":t.getSeconds(),"q+":Math.floor((t.getMonth()+3)/3),S:t.getMilliseconds()};for(var o in i)new RegExp("("+o+")").test(e)&&(e=e.replace(RegExp.$1,1==RegExp.$1.length?i[o]:("00"+i[o]).substr((""+i[o]).length)));return e},check:function(t){return t<10?"0"+t:t},formatWeek:function(t,e){for(var i=t.getFullYear(),o=this.check(t.getMonth()+1),s=this.check(t.getDate()),n=this.check(t.getHours()),a=this.check(t.getMinutes()),r=this.check(t.getSeconds()),l=t.getDay(),h=["日","一","二","三","四","五","六"],p=0;p<7;p++)l==p&&(l=" 星期"+h[p]);return"year-week"==e?i+"-"+o+"-"+s+l:"year-h-m-week"==e?i+"-"+o+"-"+s+" "+n+":"+a+l:"year-h-m-s-week"==e?i+"-"+o+"-"+s+" "+n+":"+a+":"+r+l:"week"==e?l:void 0},displayTime:function(){this.timestr=this.transStyle.timeFormat.indexOf("week")>-1?this.formatWeek(new Date,this.transStyle.timeFormat):this.formatFunction(new Date,this.transStyle.timeFormat)},getTime:function(){var t=this;setInterval(function(){t.displayTime()},1e3)}}},s=(i("4RMZ"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"text",style:this.styleColor},[this._v(this._s(this.timestr))])},[],!1,null,"6445816c",null);n.options.__file="widgetTime.vue";e.a=n.exports},AyUp:function(t,e,i){},B09b:function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetLinechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},color:[],title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],type:"line"}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsColor()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},nameRotate:t.textAngle,inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngle,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"value",scale:t.scale,splitNumber:t.splitNumber,show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.nameColorY,fontSize:t.namefontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.ytextAngle,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY}}};this.options.yAxis=e},setOptionsTop:function(){var t=this.optionsSetup,e=this.options.series;for(var i in e)"line"==e[i].type&&(e[i].showSymbol=t.markPoint,e[i].symbolSize=t.pointSize,e[i].smooth=t.smoothCurve,t.area?e[i].areaStyle={opacity:t.areaThickness/100}:e[i].areaStyle={opacity:0},e[i].lineStyle={width:t.lineWidth},e[i].label={show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight});this.options.series=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.options.series,i=[],o=[];for(var s in t)i[s]=t[s].axis,o[s]=t[s].data;for(var n in this.options.xAxis.data=i,e)"line"==e[n].type&&(e[n].data=o)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){this.options.xAxis.data=t.xAxis;var e=this.options.series;for(var i in e)"line"==e[i].type&&(e[i].data=t.series[i].data)}}},a=(i("cu3z"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"3412a8ac",null);r.options.__file="widgetLinechart.vue";e.a=r.exports},BubS:function(t,e,i){},DXIW:function(t,e,i){},Ebsx:function(t,e,i){},FIzw:function(t,e,i){"use strict";var o=i("WlWG");i.n(o).a},"G+E4":function(t,e,i){},GE2R:function(t,e,i){"use strict";var o=i("MT78"),s=i.n(o),n=(i("MTm3"),{"台湾省":[121.5135,25.0308],"黑龙江省":[127.9688,45.368],"内蒙古自治区":[110.3467,41.4899],"吉林省":[125.8154,44.2584],"北京市":[116.4551,40.2539],"辽宁省":[123.1238,42.1216],"河北省":[114.4995,38.1006],"天津市":[117.4219,39.4189],"山西省":[112.3352,37.9413],"陕西省":[109.1162,34.2004],"甘肃省":[103.5901,36.3043],"宁夏回族自治区":[106.3586,38.1775],"青海省":[101.4038,36.8207],"新疆维吾尔自治区":[87.9236,43.5883],"西藏自治区":[91.11,29.97],"四川省":[103.9526,30.7617],"重庆市":[108.384366,30.439702],"山东省":[117.1582,36.8701],"河南省":[113.4668,34.6234],"江苏省":[118.8062,31.9208],"安徽省":[117.29,32.0581],"湖北省":[114.3896,30.6628],"浙江省":[119.5313,29.8773],"福建省":[119.4543,25.9222],"江西省":[116.0046,28.6633],"湖南省":[113.0823,28.2568],"贵州省":[106.6992,26.7682],"云南省":[102.9199,25.4663],"广东省":[113.12244,23.009505],"广西壮族自治区":[108.479,23.1152],"海南省":[110.3893,19.8516],"上海市":[121.4648,31.2891],"香港":[114.173355,22.320048],"澳门":[113.54909,22.198951]}),a=[{name:"南海诸岛",value:1},{name:"北京",value:524},{name:"天津",value:14},{name:"上海",value:150},{name:"重庆",value:75},{name:"河北",value:13},{name:"河南",value:83},{name:"云南",value:11},{name:"辽宁",value:19},{name:"黑龙江",value:15},{name:"湖南",value:69},{name:"安徽",value:260},{name:"山东",value:39},{name:"新疆",value:4},{name:"江苏",value:31},{name:"浙江",value:104},{name:"江西",value:36},{name:"湖北",value:1052},{name:"广西",value:33},{name:"甘肃",value:347},{name:"山西",value:8},{name:"内蒙古",value:157},{name:"陕西",value:22},{name:"吉林",value:4},{name:"福建",value:36},{name:"贵州",value:39},{name:"广东",value:996},{name:"青海",value:27},{name:"西藏",value:31},{name:"四川",value:46},{name:"宁夏",value:16},{name:"海南",value:22},{name:"台湾",value:6},{name:"香港",value:2},{name:"澳门",value:9}],r=function(t){for(var e=[],i=0;i<t.length;i++){var o=n[t[i].name];o&&e.push({name:t[i].name,value:o.concat(t[i].value)})}return e},l=100,h=20,p={name:"widgetAirBubbleMap",props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{show:!0,formatter:function(t){return t.value.length>1?"&nbsp;&nbsp;"+t.name+"&nbsp;&nbsp;&nbsp;"+t.value[2]+"&nbsp;&nbsp;":"&nbsp;&nbsp;"+t.name+"&nbsp;&nbsp;&nbsp;"+t.value+"&nbsp;&nbsp;"}},geo:{map:"china",show:!0,roam:!1,label:{emphasis:{show:!1}},layoutSize:"80%",itemStyle:{normal:{borderColor:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#00F6FF"},{offset:1,color:"#53D9FF"}],!1),borderWidth:3,shadowColor:"rgba(10,76,139,1)",shadowOffsetY:0,shadowBlur:60}}},series:[{type:"map",map:"china",aspectScale:.75,label:{normal:{position:"right",show:!0,color:"#53D9FF",fontSize:20},emphasis:{show:!0}},itemStyle:{normal:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#061E3D"}]},borderColor:"#215495",borderWidth:1},emphasis:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#2B91B7"}]}}},data:a},{type:"effectScatter",coordinateSystem:"geo",rippleEffect:{brushType:"stroke"},showEffectOn:"render",itemStyle:{normal:{color:{type:"radial",x:.5,y:.5,r:.5,colorStops:[{offset:0,color:"rgba(5,80,151,0.2)"},{offset:.8,color:"rgba(5,80,151,0.8)"},{offset:1,color:"rgba(0,108,255,0.7)"}],global:!1}}},label:{normal:{show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:13,color:"#D4EEFF"}}}},symbol:"circle",symbolSize:function(t){return 0==t[2]?0:(l-h)/5990*t[2]+1.2*(l-(l-h)/5990*6e3)},data:r(a),zlevel:1}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionTextValue(),this.setOptionsData(),this.setOptionAirSize(),this.setOptionMapBlocak()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.show=t.isNoTitle,e.text=t.titleText,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionTextValue:function(){var t=this.optionsSetup,e=this.options.series[0].label,i={position:"right",show:!0,color:t.fontTextColor,fontSize:t.fontTextSize,fontWeight:t.fontTextWeight};e.normal=i},setOptionMapBlocak:function(){var t=this.optionsSetup,e=this.options.series[0].itemStyle,i={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:t.font0PreColor},{offset:1,color:t.font100PreColor}]},borderColor:"#215495",borderWidth:1},o={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:t.fontHighlightColor}]}};e.normal=i,e.emphasis=o},setOptionAirSize:function(){l=this.optionsSetup.fontmaxSize4Pin,h=this.optionsSetup.fontminSize4Pin},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){this.options.series[0].data=t;var e=this.optionsSetup,i=this.options.series[1].label,o={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:e.fontDataSize,color:e.fontDataColor,fontWeight:e.fontDataWeight}}},s=r(t);this.options.series[1].data=s,i.normal=o},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){this.options.series[0].data=t;var e=this.optionsSetup,i=this.options.series[1].label,o={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(t){return"{cnNum|"+t.data.value[2]+"}"},rich:{cnNum:{fontSize:e.fontDataSize,color:e.fontDataColor,fontWeight:e.fontDataWeight}}},s=r(t);this.options.series[1].data=s,i.normal=o}}},c=(i("TM89"),i("KHd+")),u=Object(c.a)(p,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"0bc38d5e",null);u.options.__file="widgetAirBubbleMap.vue";e.a=u.exports},GNAU:function(t,e,i){},Hij9:function(t,e,i){},HlAo:function(t,e,i){"use strict";var o={name:"WidgetSlider",components:{},data:function(){return{options:{mainCell:".bd ul",autoPlay:!0,effect:"leftLoop"}}},mounted:function(){},methods:{}},s=(i("S6/o"),i("KHd+")),n=Object(s.a)(o,function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("superslide",{staticClass:"slideBox",attrs:{options:t.options}},[i("div",{staticClass:"bd"},[i("ul",[i("li",[i("img",{attrs:{src:"https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=717294809,2494697366&fm=26&gp=0.jpg",alt:""}})]),t._v(" "),i("li",[i("img",{attrs:{src:"https://dss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=2090090414,3038344648&fm=26&gp=0.jpg",alt:""}})])])]),t._v(" "),i("div",{staticClass:"hd",attrs:{slot:"titCell"},slot:"titCell"},[i("ul",[i("li",{staticClass:"on"},[t._v("1")]),t._v(" "),i("li",{},[t._v("2")]),t._v(" "),i("li",{},[t._v("3")])])]),t._v(" "),i("a",{staticClass:"prev",attrs:{slot:"prev",href:"javascript:void(0)"},slot:"prev"}),t._v(" "),i("a",{staticClass:"next",attrs:{slot:"next",href:"javascript:void(0)"},slot:"next"}),t._v(" "),i("span",{staticClass:"pageState",attrs:{slot:"pageStateCell"},slot:"pageStateCell"})])},[],!1,null,"7710d81e",null);n.options.__file="widgetSlider.vue";e.a=n.exports},IZ8s:function(t,e,i){"use strict";var o=i("Hij9");i.n(o).a},"Jz7/":function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetBarchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],type:"bar",barGap:"0%",itemStyle:{borderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.xNameColor,fontSize:t.xNameFontSize},nameRotate:t.textAngle,inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngle,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"value",scale:t.scale,splitNumber:t.splitNumber,show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.nameColorY,fontSize:t.nameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.ytextAngle,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY}}};this.options.yAxis=e},setOptionsTop:function(){var t=this.optionsSetup,e=this.options.series;"bar"==e[0].type&&(t.verticalShow?e[0].label={show:t.isShow,position:"right",distance:t.distance,textStyle:{fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}}:e[0].label={show:t.isShow,position:"top",distance:t.distance,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}),e[0].barWidth=t.maxWidth,e[0].barMinHeight=t.minHeight},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsColor:function(){var t=this.optionsSetup,e=t.customColor;if(e){for(var i=[],o=0;o<e.length;o++)i.push(e[o].color);var n={normal:{color:function(t){return i[t.dataIndex]},barBorderRadius:t.radius}};for(var a in this.options.series)"bar"==this.options.series[a].type&&(this.options.series[a].itemStyle=n);this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},staticDataFn:function(t){var e=this.optionsSetup,i=this.options.series,o=[],s=[];for(var n in t)o[n]=t[n].axis,s[n]=t[n].data;e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=o,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=o,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),"bar"==i[0].type&&(i[0].data=s)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=e.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=e.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var i=this.options.series;for(var o in i)"bar"==i[o].type&&(i[o].name=e.series[o].name,i[o].data=e.series[o].data)}}},a=(i("z+RQ"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2436e456",null);r.options.__file="widgetBarchart.vue";e.a=r.exports},"K/aG":function(t,e,i){"use strict";var o=i("SR2m");i.n(o).a},KZBb:function(t,e,i){"use strict";var o={name:"WidgetMarquee",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color,"font-weight":this.transStyle.fontWeight,text:this.transStyle.text,"font-size":this.transStyle.fontSize+"px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",marqueeSet:this.transStyle.marqueeSet,styleColor:this.transStyle.marqueeQuit}},isBehavior:function(){return this.styleColor.marqueeSet?"start()":"stop()"}},watch:{value:{handler:function(t){this.options=t,this.optionsData=t.data,this.setOptionsData()},deep:!0}},mounted:function(){this.options=this.value,this.optionsData=this.value.data,this.setOptionsData()},methods:{setOptionsData:function(){var t=this.optionsData;"dynamicData"==t.dataType&&this.dynamicDataFn(t.dynamicData,t.refreshTime)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.styleColor.text=t[0].value,e.$forceUpdate()})}}},s=(i("RgEZ"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"text",style:this.styleColor},[e("marquee",{attrs:{behavior:"",direction:this.styleColor.direction}},[this._v(this._s(this.styleColor.text))])],1)},[],!1,null,"5d53462e",null);n.options.__file="widgetMarquee.vue";e.a=n.exports},LUtW:function(t,e,i){"use strict";var o={name:"WidgetIframe",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",iframeAdress:this.transStyle.iframeAdress}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},mounted:function(){this.options=this.value},methods:{}},s=(i("2+tb"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("iframe",{style:this.styleColor,attrs:{src:this.styleColor.iframeAdress,width:"100%",height:"100%"}})},[],!1,null,"f2cf2330",null);n.options.__file="widgetIframe.vue";e.a=n.exports},MHP8:function(t,e,i){"use strict";var o=i("AyUp");i.n(o).a},MTDE:function(t,e,i){},MtHi:function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetFunnel",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{color:[],title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}"},legend:{x:"center",y:"92%",textStyle:{color:"#fff"}},series:[{name:"",type:"funnel",left:"center",width:"80%",sort:"descending",label:{normal:{show:!0,position:"inside",formatter:"{c}",textStyle:{color:"#fff",fontSize:14}},emphasis:{position:"inside",formatter:"{b}: {c}"}},itemStyle:{normal:{opacity:.8,borderColor:"rgba(12, 13, 43, .9)",borderWidth:1,shadowBlur:4,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"rgba(0, 0, 0, .6)"}},data:[]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setEnding(),this.setOptionsText(),this.setOptionsTitle(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setEnding:function(){var t=this.optionsSetup,e=this.options.series;t.ending?e[0].sort="ascending":e[0].sort="descending"},setOptionsText:function(){var t=this.optionsSetup,e={show:t.isShow,position:"inside",formatter:"{c}",textStyle:{color:t.color,fontSize:t.fontSize,fontWeight:t.fontWeight}};this.options.series[0].label.normal=e},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipFontSize}};this.options.tooltip=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.right=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e="string"==typeof t?JSON.parse(t):t;for(var i in this.options.series)"funnel"==this.options.series[i].type&&(this.options.series[i].data=e)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){for(var e in this.options.series)"funnel"==this.options.series[e].type&&(this.options.series[e].data=t)}}},a=(i("a6F+"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"d34091aa",null);r.options.__file="widgetFunnel.vue";e.a=r.exports},NZ4s:function(t,e,i){"use strict";var o=i("vOu0");i.n(o).a},NjHz:function(t,e,i){"use strict";var o={name:"widgetRotatePieChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{},series:[{name:"最外环",type:"pie",silent:!0,radius:["98%","97%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},itemStyle:{normal:{show:!1}},data:[0]},{name:"外四环",type:"pie",zlevel:2,silent:!0,radius:["90%","91%"],startAngle:50,hoverAnimation:!1,label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"里四环",type:"pie",zlevel:3,silent:!0,radius:["88%","87%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"虚线环",type:"pie",zlevel:4,silent:!0,radius:["84%","83%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"三分环",type:"pie",zlevel:5,silent:!0,radius:["80%","78%"],color:["#fc8d89","#46d3f3","rgba(203,203,203,.2)"],startAngle:50,avoidLabelOverlap:!1,hoverAnimation:!1,label:{normal:{show:!1}},data:[50,20,40]},{name:"外指标环",type:"gauge",splitNumber:30,min:0,max:100,radius:"73%",center:["50%","50%"],startAngle:90,endAngle:-269.9999,axisLabel:{show:!1},pointer:{show:0},detail:{show:0}},{name:"里指标环",type:"gauge",splitNumber:30,min:0,max:100,radius:"68%",center:["50%","50%"],startAngle:90,endAngle:-269.9999,axisLabel:{show:!1},pointer:{show:0},detail:{show:!1}},{name:"环外环",type:"pie",zlevel:20,silent:!0,radius:["60%","59%"],hoverAnimation:!1,label:{normal:{show:!1}},labelLine:{normal:{show:!1}}},{name:"中间环形图",type:"pie",radius:["40%","55%"],avoidLabelOverlap:!1,hoverAnimation:!1,itemStyle:{normal:{color:"#80ADD2",borderColor:"#3D4268"}},label:{normal:{show:!1,position:"center"},emphasis:{show:!0,textStyle:{fontSize:"30",fontWeight:"bold"}}},labelLine:{normal:{show:!1}},data:[25,25,25,25,25,25]}]},optionsStyle:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsLastRing(),this.setOptionsEightRing(),this.setOptionsDottedRing(),this.setOptionsThreeRing(),this.setOptionsOutRing(),this.setOptionsInRing(),this.setOptionsRingOnRing(),this.setOptionsPie()},setColor:function(t){return""==t&&(t="rgba(0,0,0,0)"),t},setOptionsLastRing:function(){var t=this.optionsSetup,e=this.options.series[0];t.isLastRingShow?e.data=[0]:e.data="";var i={color:{colorStops:[{offset:0,color:this.setColor(t.lastRing0Color)},{offset:1,color:this.setColor(t.lastRing100Color)}]}};e.itemStyle.normal=i},setRingPie2:function(){for(var t=this.optionsSetup,e=[],i=0;i<8;i++)i%2==0?e.push({name:(i+1).toString(),value:25,itemStyle:{normal:{color:this.setColor(t.eightColor),borderWidth:0,borderColor:"rgba(0,0,0,0)"}}}):e.push({name:(i+1).toString(),value:20,itemStyle:{normal:{color:"rgba(0,0,0,0)"}}});return e},setOptionsEightRing:function(){var t=this.options.series;t[1].data=this.setRingPie2(),t[2].data=this.setRingPie2()},setRingPie3:function(){for(var t=this.optionsSetup,e=[],i=0;i<2*t.dottedNum;i++)i%2==0?e.push({name:(i+1).toString(),value:25,itemStyle:{normal:{color:this.setColor(t.dottedColor),borderWidth:0,borderColor:"rgba(0,0,0,0)"}}}):e.push({name:(i+1).toString(),value:20,itemStyle:{normal:{color:"rgba(0,0,0,0)"}}});return e},setOptionsDottedRing:function(){this.options.series[3].data=this.setRingPie3()},setOptionsThreeRing:function(){var t=this.optionsSetup;this.options.series[4].color=[this.setColor(t.three1Color),this.setColor(t.three2Color),this.setColor(t.three3Color)]},setOptionsOutRing:function(){var t=this.optionsSetup,e=this.options.series,i={show:t.isOutRingShow,lineStyle:{width:t.outRingWidth,shadowBlur:0,color:[[1,this.setColor(t.outRingColor)]]}},o={show:t.isOutTickShow,lineStyle:{color:this.setColor(t.outTickColor),width:t.outTickWidth},length:t.outTickLength,splitNumber:t.outTickWidth};e[5].splitNumber=t.outSplitNum;var s={show:t.isOutSplitShow,length:t.outSplitLength,lineStyle:{color:this.setColor(t.outSplitColor),width:t.outSplitWidth}};e[5].axisLine=i,e[5].axisTick=o,e[5].splitLine=s},setOptionsInRing:function(){var t=this.optionsSetup,e=this.options.series,i={show:t.isInRingShow,lineStyle:{width:t.inRingWidth,shadowBlur:0,color:[[1,this.setColor(t.inRingColor)]]}},o={show:t.isInTickShow,lineStyle:{color:this.setColor(t.inTickColor),width:t.inTickWidth},length:t.inTickLength,splitNumber:t.inTickNum};e[6].splitNumber=t.inSplitNum;var s={show:t.isInSplitShow,length:t.inSplitLength,lineStyle:{color:this.setColor(t.inSplitColor),width:t.inSplitWidth}};e[6].axisLine=i,e[6].axisTick=o,e[6].splitLine=s},setOptionsRingOnRing:function(){var t=this.optionsSetup,e=this.options.series[7];t.isRingOnRingShow?e.data=[0]:e.data="";var i={normal:{color:this.setColor(t.ringOnRingColor)}};e.itemStyle=i},setOptionsPie:function(){var t=this.optionsSetup,e=this.options.series[8],i=t.pieWidth+"%";e.radius=[i,"55%"];var o=t.pieBlocks;e.data="six"==o?[25,25,25,25,25,25]:"five"==o?[30,30,30,30,30]:[40,40,40,40];var s={normal:{color:this.setColor(t.pieColor),borderColor:this.setColor(t.pieBorderColor)}};e.itemStyle=s}}},s=(i("1BXT"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"4cd35498",null);n.options.__file="widgetDecoratePieChart.vue";e.a=n.exports},OmIx:function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetBarStackchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],name:"",type:"line",barGap:"0%",itemStyle:{barBorderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.xNameColor,fontSize:t.xNameFontSize},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"value",show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.NameColorY,fontSize:t.NameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.textAngleY,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY}}};this.options.yAxis=e},getOptionArea:function(){var t=this.optionsSetup;return t.area?{opacity:t.areaThickness/100}:{opacity:0}},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData,t):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},setUnique:function(t){var e=[];return t.forEach(function(t){return e.includes(t)?"":e.push(t)}),e},staticDataFn:function(t){for(var e=this.optionsSetup,i=e.customColor,o=[],s=0;s<i.length;s++)o.push(i[s].color);var n=[],a=[],r=[],l=[];for(var h in t)a[h]=t[h].axis,r[h]=t[h].name;for(var p in a=this.setUnique(a),r=this.setUnique(r)){var c=new Array(a.length).fill(0);for(var u in a)for(var f in t)t[f].name==r[p]&&t[f].axis==a[u]&&(c[u]=t[f].data);n.push({name:r[p],type:"line",data:c,width:e.lineWidth,symbol:"circle",showSymbol:e.markPoint,symbolSize:e.pointSize,smooth:e.smoothCurve,lineStyle:{color:o[p],width:e.lineWidth},itemStyle:{color:o[p]},areaStyle:this.getOptionArea(),label:{show:e.isShow,position:"top",distance:10,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}}),l.push(r[p])}this.options.series=n,e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=a,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=a,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),this.options.legend.data=l,this.setOptionsLegendName(l)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){for(var i=t.customColor,o=[],s=0;s<i.length;s++)o.push(i[s].color);t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=e.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=e.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var n=[],a=[];for(var r in e.series)"line"==e.series[r].type&&n.push({name:e.series[r].name,type:"line",data:e.series[r].data,width:t.lineWidth,symbol:"circle",showSymbol:t.markPoint,symbolSize:t.pointSize,symbolColor:o[r],smooth:t.smoothCurve,lineStyle:{color:o[r],width:t.lineWidth},itemStyle:{color:o[r]},areaStyle:this.getOptionArea(),label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}}),a.push(e.series[r].name);this.options.series=n,this.options.legend.data=a,this.setOptionsLegendName(a)}}},a=(i("hQkw"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"46d3751c",null);r.options.__file="widgetLineStackChart.vue";e.a=r.exports},Q3Rh:function(t,e,i){"use strict";var o={name:"widgetPiePercentageChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){var t=this;return{angle:0,options:{title:{text:"{nums|60}{percent|%}",x:"center",y:"center",textStyle:{rich:{nums:{fontSize:60,color:"#29EEF3"},percent:{fontSize:30,color:"#29EEF3"}}}},legend:{type:"plain",orient:"vertical",right:0,top:"10%",align:"auto",data:[{name:"1",icon:"circle"},{name:"2",icon:"circle"},{name:"3",icon:"circle"},{name:"4",icon:"circle"}],textStyle:{color:"white",fontSize:16,padding:[10,1,10,0]},selectedMode:!1},series:[{type:"custom",coordinateSystem:"none",renderItem:function(e,i){return{type:"arc",shape:{cx:i.getWidth()/2,cy:i.getHeight()/2,r:Math.min(i.getWidth(),i.getHeight())/2*.6,startAngle:(0+t.angle)*Math.PI/180,endAngle:(90+t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(e,i){return{type:"arc",shape:{cx:i.getWidth()/2,cy:i.getHeight()/2,r:Math.min(i.getWidth(),i.getHeight())/2*.6,startAngle:(180+t.angle)*Math.PI/180,endAngle:(270+t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(e,i){return{type:"arc",shape:{cx:i.getWidth()/2,cy:i.getHeight()/2,r:Math.min(i.getWidth(),i.getHeight())/2*.65,startAngle:(270-t.angle)*Math.PI/180,endAngle:(40-t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(e,i){return{type:"arc",shape:{cx:i.getWidth()/2,cy:i.getHeight()/2,r:Math.min(i.getWidth(),i.getHeight())/2*.65,startAngle:(90-t.angle)*Math.PI/180,endAngle:(220-t.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(e,i){var o=i.getWidth()/2,s=i.getHeight()/2,n=Math.min(i.getWidth(),i.getHeight())/2*.65,a=t.getCirlPoint(o,s,n,90-t.angle);return{type:"circle",shape:{cx:a.x,cy:a.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(e,i){var o=i.getWidth()/2,s=i.getHeight()/2,n=Math.min(i.getWidth(),i.getHeight())/2*.65,a=t.getCirlPoint(o,s,n,270-t.angle);return{type:"circle",shape:{cx:a.x,cy:a.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"pie",radius:["58%","45%"],silent:!0,clockwise:!0,startAngle:90,z:0,zlevel:0,label:{normal:{position:"center"}},data:[{value:60,name:"",itemStyle:{normal:{color:{colorStops:[{offset:0,color:"#4FADFD"},{offset:1,color:"#28E8FA"}]}}}},{value:40,name:"",label:{normal:{show:!1}},itemStyle:{normal:{color:"#173164"}}}]},{name:"percent",type:"gauge",radius:"58%",center:["50%","50%"],startAngle:0,endAngle:359.9,splitNumber:8,hoverAnimation:!0,axisTick:{show:!1},splitLine:{length:15,lineStyle:{width:5,color:"#061740"}},axisLabel:{show:!1},pointer:{show:!1},axisLine:{lineStyle:{opacity:0}},detail:{show:!1},data:[{value:0,name:""}]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},mounted:function(){},methods:{getCirlPoint:function(t,e,i,o){return{x:t+i*Math.cos(o*Math.PI/180),y:e+i*Math.sin(o*Math.PI/180)}},editorOptions:function(){this.setOptionsTitle(),this.setOptionsColor(),this.setOptionsData(),this.setOptionLine(),this.setOptionSurplusColor()},setOptionsTitle:function(){var t=this.optionsSetup,e=this.options.title;e.x="center",e.y="center";var i={nums:{fontSize:t.textNumFontSize,color:t.textNumColor,fontWeight:t.textNumFontWeight},percent:{fontSize:t.textPerFontSize,color:t.textPerColor,fontWeight:t.textPerFontWeight}};e.textStyle.rich=i,this.options.title=e},setOptionsColor:function(){var t=this.optionsSetup,e=this.options.series[6].data[0].itemStyle,i={color:{colorStops:[{offset:0,color:t.color0Start},{offset:1,color:t.color100End}]}};e.normal=i},setOptionSurplusColor:function(){var t=this.options.series[6].data[1].itemStyle,e={color:this.optionsSetup.colorsurplus};t.normal=e},setOptionLine:function(){var t=this.optionsSetup,e=this.options.series[7].splitLine;this.options.series[7].splitNumber=t.lineNumber,e.length=t.lineLength;var i={width:t.lineWidth,color:t.lineColor};e.lineStyle=i},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.options.title,i=t[0].num;e.text="{nums|"+i+"}{percent|%}",this.options.series[6].data[0].value=i,this.options.series[6].data[1].value=100-i},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.options.title.text="{nums|"+t[0].value+"}{percent|%}",e.options.series[6].data[0].value=t[0].value,e.options.series[6].data[1].value=100-t[0].value})}}},s=(i("qjL0"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2d8c0fd7",null);n.options.__file="widgetPiePercentageChart.vue";e.a=n.exports},QaFp:function(t,e,i){"use strict";var o=i("4tqH");i.n(o).a},RgEZ:function(t,e,i){"use strict";var o=i("y/Y+");i.n(o).a},"S6/o":function(t,e,i){"use strict";var o=i("77/N");i.n(o).a},SR2m:function(t,e,i){},TM89:function(t,e,i){"use strict";var o=i("i8hJ");i.n(o).a},TxjB:function(t,e,i){"use strict";var o=i("MT78"),s=i.n(o),n={name:"WidgetGradientColorBarchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",x:"center",y:"4%",textStyle:{color:"#fff",fontSize:"22"},subtextStyle:{color:"#90979c",fontSize:"16"}},tooltip:{trigger:"axis",axisPointer:{type:"shadow"}},grid:{top:"15%",right:"3%",left:"5%",bottom:"12%"},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLine:{lineStyle:{color:"rgba(255,255,255,0.12)"}},axisLabel:{margin:10,color:"#e2e9ff",textStyle:{fontSize:14}}},yAxis:{name:"",axisLabel:{formatter:"{value}",color:"#e2e9ff"},axisLine:{show:!1,lineStyle:{color:"rgba(255,255,255,0)"}},splitLine:{lineStyle:{color:"rgba(255,255,255,0.12)"}}},series:[{type:"bar",data:[5e3,2600,1300,1300,1250,1500],barWidth:"20px",itemStyle:{normal:{color:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"rgba(0,244,255,1)"},{offset:1,color:"rgba(0,77,167,1)"}],!1),shadowColor:"rgba(0,160,221,1)",shadowBlur:4}},label:{normal:{show:!0,position:["-10","-30"],distance:1,formatter:"{a|{c}}",rich:{a:{fontSize:15,color:"#fff",align:"center"}}}}}]},optionsStyle:{},optionsData:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsMargin(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},nameRotate:t.textAngle,inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngle,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"value",scale:t.scale,splitNumber:t.splitNumber,show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.nameColorY,fontSize:t.namefontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.ytextAngle,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY}}};this.options.yAxis=e},setOptionsTop:function(){var t=this.optionsSetup,e=this.options.series;"bar"==e[0].type&&(t.verticalShow?e[0].label={show:t.isShow,position:"right",distance:t.distance,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}:e[0].label={show:t.isShow,position:"top",distance:t.distance,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight},e[0].barWidth=t.maxWidth)},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsColor:function(){var t=this.optionsSetup,e=this.options.series[0].itemStyle,i={};i=t.verticalShow?{color:new s.a.graphic.LinearGradient(1,0,0,0,[{offset:0,color:t.bar0color},{offset:1,color:t.bar100color}]),barBorderRadius:t.radius,shadowColor:t.shadowColor,shadowBlur:t.shadowBlur}:{color:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:t.bar0color},{offset:1,color:t.bar100color}]),barBorderRadius:t.radius,shadowColor:t.shadowColor,shadowBlur:t.shadowBlur},e.normal=i},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},staticDataFn:function(t){var e=this.optionsSetup,i=this.options.series,o=[],s=[];for(var n in t)o[n]=t[n].axis,s[n]=t[n].data;e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=o,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=o,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),"bar"==i[0].type&&(i[0].data=s)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=e.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=e.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var i=this.options.series;for(var o in i)"bar"==i[o].type&&(i[o].name=e.series[o].name,i[o].data=e.series[o].data)}}},a=(i("16mM"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"57d2b34a",null);r.options.__file="widgetGradientColorBarchart.vue";e.a=r.exports},VgzK:function(t,e,i){},Vtjs:function(t,e,i){"use strict";var o={name:"WidgetBarStackchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],name:"",type:"bar",barGap:"0%",itemStyle:{barBorderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.xNameColor,fontSize:t.xNameFontSize},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"value",show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.NameColorY,fontSize:t.NameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.textAngleY,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitLine:{show:t.isShowSplitLineY,lineStyle:{color:t.splitLineColorY}}};this.options.yAxis=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData,t):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},setUnique:function(t){var e=[];return t.forEach(function(t){return e.includes(t)?"":e.push(t)}),e},getStackStyle:function(){var t="";return"upDown"==this.optionsSetup.stackStyle&&(t="total"),t},staticDataFn:function(t){for(var e=this.optionsSetup,i=e.customColor,o=[],s=0;s<i.length;s++)o.push(i[s].color);var n=[],a=[],r=[],l=[];for(var h in t)a[h]=t[h].axis,r[h]=t[h].name;for(var p in a=this.setUnique(a),r=this.setUnique(r)){var c=new Array(a.length).fill(0);for(var u in a)for(var f in t)t[f].name==r[p]&&t[f].axis==a[u]&&(c[u]=t[f].data);n.push({name:r[p],type:"bar",data:c,barGap:"0%",stack:this.getStackStyle(),barWidth:e.maxWidth,label:{show:e.isShow,position:"top",distance:10,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight},itemStyle:{normal:{color:o[p],barBorderRadius:e.radius}}}),l.push(r[p])}this.options.series=n,e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=a,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=a,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),this.options.legend.data=l,this.setOptionsLegendName(l)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){for(var i=t.customColor,o=[],s=0;s<i.length;s++)o.push(i[s].color);t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=e.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=e.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var n=[],a=[];for(var r in e.series)"bar"==e.series[r].type&&n.push({name:e.series[r].name,type:"bar",data:e.series[r].data,barGap:"0%",stack:this.getStackStyle(),barWidth:t.maxWidth,label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight},itemStyle:{normal:{color:o[r],barBorderRadius:t.radius}}}),a.push(e.series[r].name);this.options.series=n,this.options.legend.data=a,this.setOptionsLegendName(a)}}},s=(i("oGVI"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"03eef0e8",null);n.options.__file="widgetBarStackChart.vue";e.a=n.exports},Wdj4:function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetPieNightingaleRoseArea",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{legend:{top:"bottom"},toolbox:{show:!0,feature:{mark:{show:!0}}},series:[{type:"pie",radius:["10%","50%"],center:["50%","50%"],roseType:"area",itemStyle:{borderRadius:8},data:[]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsValue(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData(),this.setOptionsRosetype()},setOptionsRosetype:function(){this.options.series[0].roseType=this.optionsSetup.nightingleRosetype},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsValue:function(){var t=this.optionsSetup,e=this.options.series,i=t.numberValue?"{c}":"",o=t.percentage?"({d})%":"",s={show:t.isShow,formatter:"{a|{b}"+i+" "+o+"}",rich:{a:{padding:[-30,15,-20,15],color:t.subTextColor,fontSize:t.fontSize,fontWeight:t.fontWeight}},fontSize:t.fontSize,fontWeight:t.optionsCollapse};for(var n in e)"pie"==e[n].type&&(e[n].label=s,e[n].labelLine={show:t.isShow})},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.fontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left="left"==t.lateralPosition?0:"auto",e.right="right"==t.lateralPosition?0:"auto",e.top="top"==t.longitudinalPosition?0:"auto",e.bottom="bottom"==t.longitudinalPosition?0:"auto",e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.fontSize},e.itemWidth=t.lengedWidth},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e="string"==typeof t?JSON.parse(t):t;for(var i in this.options.series)"pie"==this.options.series[i].type&&(this.options.series[i].data=e)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){for(var e in this.options.series)"pie"==this.options.series[e].type&&(this.options.series[e].data=t)}}},a=(i("aaZL"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"1ead6e7d",null);r.options.__file="widgetPieNightingaleRose.vue";e.a=r.exports},WlWG:function(t,e,i){},Xwna:function(t,e,i){"use strict";var o={name:"WidgetImage",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}},imgStyle:function(){return{imageAdress:this.transStyle.imageAdress,"border-radius":this.transStyle.borderRadius+"px",opacity:this.transStyle.transparency/100,animation:this.transStyle.startRotate?"turn "+(101-this.transStyle.rotationSpeed)/10+"s linear infinite":"none"}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},created:function(){this.options=this.value},mounted:function(){},methods:{}},s=(i("4D8F"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"imagebox",style:this.styleColor},[e("img",{class:this.transStyle.startRotate?"startImg":"",style:this.imgStyle,attrs:{src:this.imgStyle.imageAdress,alt:""}})])},[],!1,null,"5e797e08",null);n.options.__file="widgetImage.vue";e.a=n.exports},ZZJi:function(t,e,i){},ZmrS:function(t,e,i){},"a6F+":function(t,e,i){"use strict";var o=i("7JWJ");i.n(o).a},aV7C:function(t,e,i){"use strict";var o=i("gHFB");i.n(o).a},aZRu:function(t,e,i){},aaZL:function(t,e,i){"use strict";var o=i("G+E4");i.n(o).a},c3vL:function(t,e,i){"use strict";var o={name:"widgetHeatmap",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",left:"center",textStyle:{color:"#fff"}},tooltip:{position:"top",show:!0,textStyle:{}},grid:{height:"90%",width:"90%",top:10,left:20},xAxis:{name:"",type:"category",axisLabel:{show:!0,color:"#0f0"},data:[],splitArea:{show:!1},nameTextStyle:{color:"",fontSize:14}},yAxis:{name:"",type:"category",axisLabel:{show:!0,color:"#0f0"},data:[],splitArea:{show:!1},nameTextStyle:{color:"",fontSize:14}},visualMap:{show:!0,min:0,max:5e3,calculable:!0,orient:"horizontal",left:"center",bottom:0,inRange:{color:[]},textStyle:{fontSize:14,color:"#fff"}},series:[{name:"",type:"heatmap",data:[],label:{show:!1,fontSize:16},emphasis:{itemStyle:{shadowBlur:10,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsSeries(),this.setOptionsMargin(),this.setOptionsVisualMap(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={text:t.titleText,show:t.isNoTitle,left:t.textAlign,textStyle:{color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},subtext:t.subText,subtextStyle:{color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize}};this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.xNameColor,fontSize:t.xNameFontSize},inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngleX,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitArea:{show:!1}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e={type:"category",show:t.isShowY,name:t.textNameY,nameTextStyle:{color:t.NameColorY,fontSize:t.NameFontSizeY},inverse:t.reversalY,axisLabel:{show:!0,rotate:t.textAngleY,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:!0,lineStyle:{color:t.lineColorY}},splitArea:{show:!1}};this.options.yAxis=e},setOptionsSeries:function(){var t=this.optionsSetup,e={show:t.isShow,textStyle:{fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}};this.options.series[0].label=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",position:"top",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipsLineColor}};this.options.tooltip=e},setOptionsVisualMap:function(){var t=this.optionsSetup,e=this.options.visualMap;e.show=t.isShowLegend,e.min=t.dataMin,e.max=t.dataMax,e.textStyle={fontSize:t.lengedFontSize,color:t.lengedColor},e.inRange.color=t.lengedColorList.map(function(t){return t.color}),e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.itemWidth=t.lengedWidth},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},setUnique:function(t){var e=[];return t.forEach(function(t){return e.includes(t)?"":e.push(t)}),e},staticDataFn:function(t){var e=[],i=[],o=[];for(var s in t)i[s]=t[s].axis,o[s]=t[s].yaxis,e[s]=[t[s].axis,t[s].yaxis,t[s].num];i=this.setUnique(i),o=this.setUnique(o),this.options.xAxis.data=i,this.options.yAxis.data=o,this.options.series[0].data=e},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){this.options.xAxis.data=t.xAxis,this.options.yAxis.data=t.yAxis,this.options.series[0].data=t.series}}},s=(i("lHaW"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2ae1f7ed",null);n.options.__file="widgetHeatmap.vue";e.a=n.exports},cGkX:function(t,e,i){},cu3z:function(t,e,i){"use strict";var o=i("DXIW");i.n(o).a},d0ut:function(t,e,i){"use strict";var o={name:"WidgetText",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{},optionsData:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color,"font-weight":this.transStyle.fontWeight,text:this.transStyle.text,"font-size":this.transStyle.fontSize+"px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}}},watch:{value:{handler:function(t){this.options=t,this.optionsData=t.data,this.setOptionsData()},deep:!0}},mounted:function(){this.options=this.value,this.optionsData=this.value.data,this.setOptionsData()},methods:{setOptionsData:function(){var t=this.optionsData;"dynamicData"==t.dataType&&this.dynamicDataFn(t.dynamicData,t.refreshTime)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.styleColor.text=t[0].value,e.$forceUpdate()})}}},s=(i("sabG"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"text",style:this.styleColor},[this._v(this._s(this.styleColor.text))])},[],!1,null,"1f43eeba",null);n.options.__file="widgetText.vue";e.a=n.exports},"dj5/":function(t,e,i){"use strict";var o={name:"WidgetHref",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color||"#fff","font-weight":this.transStyle.fontWeight||"600",text:this.transStyle.text||"超链接","font-size":this.transStyle.fontSize+"px"||"12px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,display:void 0==this.transStyle.hideLayer?"block":this.transStyle.hideLayer?"none":"block",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",linkAdress:this.transStyle.linkAdress,jumpMode:"other"==this.transStyle.jumpMode?"_blank":"_self"}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},mounted:function(){this.options=this.value},methods:{}},s=(i("MHP8"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("a",{style:this.styleColor,attrs:{href:this.styleColor.linkAdress,target:this.styleColor.jumpMode}},[this._v(this._s(this.styleColor.text))])},[],!1,null,"c71a1c14",null);n.options.__file="widgetHref.vue";e.a=n.exports},eGR8:function(t,e,i){},fJzN:function(t,e,i){"use strict";i("987z");var o={name:"widgetWordCloud",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{show:!0},series:[{type:"wordCloud",size:["9%","99%"],sizeRange:[6,30],textRotation:[0,45,90,-45],rotationRange:[-45,90],shape:"circle",textPadding:0,autoSize:{enable:!0,minSize:6},textStyle:{normal:{color:function(){return"rgb("+[Math.round(160*Math.random()),Math.round(160*Math.random()),Math.round(160*Math.random())].join(",")+")"}}},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsSizeRange(),this.setOptionsRotationRange(),this.setOptionsTooltip(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsSizeRange:function(){var t=this.optionsSetup;this.options.series[0].sizeRange=[t.minRangeSize,t.maxRangeSize]},setOptionsRotationRange:function(){var t=this.optionsSetup;this.options.series[0].rotationRange=[t.minRotationRange,t.maxRotationRange]},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.fontSize}};this.options.tooltip=e},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e="string"==typeof t?JSON.parse(t):t;for(var i in this.options.series)this.options.series[i].data=e},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){for(var e in this.options.series)this.options.series[e].data=t}}},s=(i("K/aG"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"68ef61d2",null);n.options.__file="widgetWordCloud.vue";e.a=n.exports},g1jh:function(t,e,i){"use strict";var o=i("omC+");i.n(o).a},g8vd:function(t,e,i){"use strict";var o=i("Kw5r"),s=i("xtjD"),n=i.n(s);o.default.use(n.a);var a={props:{value:Object,ispreview:Boolean},data:function(){return{hackReset:!0,options:{titCell:".hd ul",mainCell:".bd ul",effect:"topLoop",autoPage:!0,autoPlay:!0,vis:5,rowHeight:"50px"},header:[],list:[],optionsSetUp:{},optionsPosition:{},optionsData:{}}},computed:{styleObj:function(){console.log(this.optionsSetUp);var t=this.optionsPosition;return{position:this.ispreview?"absolute":"static",width:t.width+"px",height:t.height+"px",left:t.left+"px",top:t.top+"px",background:this.optionsSetUp.tableBgColor}},headerTableStlye:function(){var t=this.optionsSetUp;return{"text-align":t.textAlign,"font-size":t.fontSize+"px","border-style":t.isLine?"solid":"none","border-width":t.borderWidth+"px","border-color":t.borderColor,display:t.isHeader?"block":"none",color:t.headColor,"background-color":t.headBackColor}},bodyTableStyle:function(){var t=this.optionsSetUp;return{"text-align":t.textAlign,"font-size":t.fontSize+"px","border-style":t.isLine?"solid":"none","border-width":t.borderWidth+"px","border-color":t.borderColor,color:t.bodyColor,"background-color":t.tableBgColor}}},watch:{value:{handler:function(t){this.optionsSetUp=t.setup,this.optionsPosition=t.position,this.optionsData=t.data,this.initData()},deep:!0}},mounted:function(){this.optionsSetUp=this.value.setup,this.optionsPosition=this.value.position,this.optionsData=this.value.data,this.initData()},methods:{initData:function(){this.handlerRollFn(),this.handlerHead(),this.handlerData(),this.visConfig()},visConfig:function(){this.options.vis=this.optionsSetUp.vis},handlerRollFn:function(){var t=this.options,e=this.optionsSetUp;t.autoPlay=e.isRoll,t.effect=e.effect,t.interTime=e.interTime,t.delayTime=e.delayTime,t.scroll=e.scroll,this.options=t,this.hackResetFun()},handlerHead:function(){var t=this.optionsSetUp.dynamicAddTable;this.header=t},handlerData:function(){var t=this.optionsData;"staticData"==t.dataType?this.handlerStaticData(t.staticData):this.handlerDynamicData(t.dynamicData,t.refreshTime)},handlerStaticData:function(t){this.list=t},handlerDynamicData:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.list=t,e.hackResetFun()})},hackResetFun:function(){var t=this;this.hackReset=!1,this.$nextTick(function(){t.hackReset=!0})},bodyTable:function(t){var e={};return e["background-color"]=t%2?this.optionsSetUp.eventColor:this.optionsSetUp.oldColor,e},tableRowHeight:function(){var t={};return this.optionsSetUp.rowHeight?(t.height=this.optionsSetUp.rowHeight+"px",t["line-height"]=this.optionsSetUp.rowHeight+"px"):(t.height=this.options.rowHeight,t["line-height"]=this.optionsSetUp.rowHeight+"px"),t},tableFiledWidth:function(t){var e={};return this.optionsSetUp.dynamicAddTable[t].width&&(e.width=this.optionsSetUp.dynamicAddTable[t].width),e}}},r=(i("NZ4s"),i("KHd+")),l=Object(r.a)(a,function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{style:t.styleObj},[t.hackReset?i("superslide",{staticClass:"txtScroll-top",attrs:{options:t.options}},[i("div",{staticClass:"title"},t._l(t.header,function(e,o){return i("div",{key:o,style:[t.headerTableStlye,t.tableFiledWidth(o),t.tableRowHeight()]},[t._v("\n "+t._s(e.name)+"\n ")])}),0),t._v(" "),i("div",{staticClass:"bd"},[i("ul",{staticClass:"infoList"},t._l(t.list,function(e,o){return i("li",{key:o,style:t.tableRowHeight()},t._l(t.header,function(s,n){return i("div",{key:n,style:[t.bodyTableStyle,t.bodyTable(o),t.tableFiledWidth(n),t.tableRowHeight()]},[t._v("\n "+t._s(e[s.key])+"\n ")])}),0)}),0)])]):t._e()],1)},[],!1,null,"7afb5421",null);l.options.__file="widgetTable.vue";e.a=l.exports},gHFB:function(t,e,i){},hQkw:function(t,e,i){"use strict";var o=i("mr4x");i.n(o).a},i8hJ:function(t,e,i){},iSF6:function(t,e,i){"use strict";var o={name:"WidgetBarCompareChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{axisPointer:{link:{xAxisIndex:"all"}},title:{x:"center",textStyle:{color:"#ffffff"}},tooltip:{show:!0,trigger:"axis",axisPointer:{type:"line",lineStyle:{color:"#ffffff",type:"dashed"}}},grid:[{left:30,right:20,top:"60px",containLabel:!0,bottom:"50%"},{left:30,containLabel:!0,right:20,top:"51%"}],legend:{textStyle:{color:"#fff",textAlign:"center"}},xAxis:[{gridIndex:0,show:!0,type:"category",boundaryGap:!0,axisLine:{show:!0,lineStyle:{color:"#ffffff"}},axisTick:{show:!0},axisLabel:{show:!0,textStyle:{interval:0,color:"#ffffff",fontSize:14}},data:[]},{gridIndex:1,show:!0,type:"category",position:"top",boundaryGap:!0,axisLine:{show:!0,lineStyle:{color:"#ffffff"}},axisTick:{show:!0},axisLabel:{show:!1,interval:0},data:[]}],yAxis:[{gridIndex:0,show:!0,scale:!0,axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:14}},axisLine:{show:!0,lineStyle:{color:"#ffffff"}},splitLine:{show:!1,lineStyle:{color:"#ffffff"}},axisPointer:{snap:!0}},{gridIndex:1,scale:!1,inverse:!0,axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:14}},axisLine:{show:!0,lineStyle:{color:"#ffffff"}},splitLine:{show:!1,lineStyle:{color:"#ffffff"}},axisPointer:{snap:!0}}],series:[{name:"",type:"line",xAxisIndex:0,yAxisIndex:0,showSymbol:!0,symbol:"circle",symbolSize:5,smooth:!0,itemStyle:{color:"#36c5e7"},lineStyle:{color:"#36c5e7",width:2},label:{position:"top",distance:10,show:!0,color:"#36c5e7",fontSize:14},data:[]},{name:"",type:"line",xAxisIndex:1,yAxisIndex:1,showSymbol:!0,symbol:"circle",symbolSize:5,smooth:!0,itemStyle:{color:"#e68b55"},lineStyle:{color:"#e68b55",width:2},label:{position:"bottom",distance:10,show:!0,color:"#e68b55",fontSize:16},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsYTop(),this.setOptionsYBottom(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsGrid(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={gridIndex:0,show:t.isShowX,name:t.xName,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},type:"category",boundaryGap:t.boundaryX,axisLine:{show:t.lineX,lineStyle:{color:t.lineColorX}},axisTick:{show:t.tickLineX},axisLabel:{show:!0,interval:t.splitNumberX,textStyle:{color:t.colorX,fontSize:t.fontSizeX}}},i={gridIndex:1,show:t.isShowX,type:"category",position:"top",boundaryGap:t.boundaryX,axisLine:{show:t.lineX,lineStyle:{color:t.lineColorX}},axisTick:{show:t.tickLineX},axisLabel:{show:!1,interval:t.splitNumberX}};this.options.xAxis[0]=e,this.options.xAxis[1]=i},setOptionsYTop:function(){var t=this.optionsSetup,e={gridIndex:0,splitNumber:t.splitNumberYTop,show:t.isShowYTop,scale:t.scaleYTop,name:t.textNameYTop,nameTextStyle:{color:t.nameColorYTop,fontSize:t.namefontSizeYTop},axisLabel:{show:!0,textStyle:{color:t.colorYTop,fontSize:t.fontSizeYTop}},axisTick:{show:t.tickLineYTop},axisLine:{show:t.lineYTop,lineStyle:{color:t.lineColorYTop}},splitLine:{show:t.splitLineYTop,lineStyle:{width:t.splitLinefontSizeYTop,color:t.splitLineColorYTop}},axisPointer:{snap:!0}};this.options.yAxis[0]=e},setOptionsYBottom:function(){var t=this.optionsSetup,e={gridIndex:1,splitNumber:t.splitNumberYBottom,show:t.isShowYBottom,scale:t.scaleYBottom,name:t.textNameYBottom,nameTextStyle:{color:t.nameColorYBottom,fontSize:t.namefontSizeYBottom},inverse:!0,axisLabel:{show:!0,textStyle:{color:t.colorYBottom,fontSize:t.fontSizeYBottom}},axisTick:{show:t.tickLineYBottom},axisLine:{show:t.lineYBottom,lineStyle:{color:t.lineColorYBottom}},splitLine:{show:t.splitLineYBottom,lineStyle:{width:t.splitLinefontSizeYBottom,color:t.splitLineColorYBottom}},axisPointer:{snap:!0}};this.options.yAxis[1]=e},setOptionsTop:function(){var t=this.optionsSetup,e=this.options.series;for(var i in e)e[i].showSymbol=t.markPoint,e[i].symbolSize=t.pointSize,e[i].smooth=t.smoothCurve,t.area?e[i].areaStyle={opacity:t.areaThickness/100}:e[i].areaStyle={opacity:0};"line"==e[0].type&&(e[0].label={position:"top",distance:10,show:t.isShow,color:t.subTextColor,fontSize:t.fontSize,fontWeight:t.fontWeight},e[1].label={position:"bottom",distance:10,show:t.isShow,color:t.subTextColor,fontSize:t.fontSize,fontWeight:t.fontWeight})},setOptionsTooltip:function(){var t=this.optionsSetup,e={};e="line"==t.tipType?{show:t.tipShow,trigger:"axis",axisPointer:{type:t.tipType,lineStyle:{color:t.tipColor,type:"dashed"}}}:{show:t.tipShow,trigger:"axis",axisPointer:{type:t.tipType,lineStyle:{color:t.tipColor,type:"dashed"},crossStyle:{color:t.tipColor}}},this.options.tooltip=e},setOptionsGrid:function(){var t=this.optionsSetup,e=[{left:t.marginLeft,right:t.marginRight,top:t.marginTop,containLabel:!0,bottom:"50%"},{left:t.marginLeft,right:t.marginRight,containLabel:!0,top:"51%",bottom:t.marginBottom}];this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsColor:function(){for(var t=this.optionsSetup,e=t.customColor,i=this.options.series,o=[],s=0;s<e.length;s++)o.push(e[s].color);if(e)for(var n in i){var a={color:o[n]},r={color:o[n],width:t.lineWidth};this.options.series[n].itemStyle=a,this.options.series[n].lineStyle=r}},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData,t):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},setUnique:function(t){var e=[];return t.forEach(function(t){return e.includes(t)?"":e.push(t)}),e},staticDataFn:function(t){var e=[],i=[],o=[],s=[];for(var n in t)e[n]=t[n].axis,i[n]=t[n].name;for(var a in e=this.setUnique(e),i=this.setUnique(i)){var r=new Array(e.length).fill(0);for(var l in e)for(var h in t)t[h].name==i[a]&&t[h].axis==e[l]&&(r[l]=t[h].data);o.push({name:i[a],data:r}),s.push(i[a])}this.options.series[0].name=o[0].name,this.options.series[0].data=o[0].data,this.options.series[1].name=o[1].name,this.options.series[1].data=o[1].data,this.options.xAxis[0].data=e,this.options.xAxis[1].data=e,this.options.legend.data=s,this.setOptionsLegendName(s)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){var i=[];this.options.xAxis[0].data=e.xAxis,this.options.xAxis[1].data=e.xAxis,"line"==e.series[0].type&&(this.options.series[0].name=e.series[0].name,this.options.series[0].data=e.series[0].data,this.options.series[1].name=e.series[1].name,this.options.series[1].data=e.series[1].data,i.push(e.series[0].name),i.push(e.series[1].name)),this.options.legend.data=i,this.setOptionsLegendName(i)}}},s=(i("7dpn"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"07c7dc93",null);n.options.__file="widgetLineCompareChart.vue";e.a=n.exports},lHaW:function(t,e,i){"use strict";var o=i("vRSe");i.n(o).a},lxq7:function(t,e,i){},mr4x:function(t,e,i){},n042:function(t,e,i){"use strict";i("MTm3"),i("MT78");var o=i("qJ4p").a,s={name:"widgetLineMap",props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{left:"center",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:function(t,e,i){return"effectScatter"==t.seriesType?"线路:"+t.data.name+t.data.value[2]:"lines"==t.seriesType?t.data.fromName+">"+t.data.toName+"<br />"+t.data.value:t.name}},legend:{show:!0,orient:"vertical",top:"bottom",left:"right",textStyle:{color:"#fff"},selectedMode:"multiple"},geo:{map:"china",label:{emphasis:{show:!0,color:"white"}},roam:!0,itemStyle:{normal:{areaColor:"#323c48",borderColor:"#404a59",borderWidth:1},emphasis:{areaColor:"#2a333d"}}},series:[{type:"lines",zlevel:1,effect:{show:!1,period:6,trailLength:.7,color:"#fff",symbolSize:3},lineStyle:{normal:{color:"#a6c84c",width:0,curveness:.2}},data:[]},{type:"lines",zlevel:2,symbol:["none","arrow"],symbolSize:10,effect:{show:!0,period:4,trailLength:0,symbol:"arrow",symbolSize:5},lineStyle:{normal:{color:"#ffa022",width:1,opacity:.4,curveness:.2}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]}]},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsSetup=this.value.setup},mounted:function(){this.editorOptions()},methods:{convertData:function(t){for(var e=[],i=0;i<t.length;i++){var s=t[i],n=o[s.source],a=o[s.target];n&&a&&e.push({fromName:s.source,toName:s.target,coords:[n,a],value:s.value})}return e},editorOptions:function(){this.setOptionsTitle(),this.setOptionsSource(),this.setOptionsTarget(),this.setOptionsSymbol(),this.setOptionsLine(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.show=t.isNoTitle,e.text=t.titleText,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsSource:function(){var t=this.optionsSetup,e=this.options.series[2],i={show:t.isShowSource,position:"right",color:t.sourceFontTextColor,fontSize:t.sourceFontTextSize,fontWeight:t.sourceFontTextWeight},o={normal:{color:t.sourcePointColor}};e.symbolSize=t.sourceSymbolSize,e.label.normal=i,e.itemStyle=o},setOptionsTarget:function(){var t=this.optionsSetup,e=this.options.series[3],i={show:t.isShowTarget,position:"right",color:t.targetFontTextColor,fontSize:t.targetFontTextSize,fontWeight:t.targetFontTextWeight},o={normal:{color:t.targetPointColor}};e.symbolSize=t.targetSymbolSize,e.label.normal=i,e.itemStyle=o},setOptionsSymbol:function(){var t=this.optionsSetup,e=this.options.series[1],i={show:!0,period:this.setPeriod(t),trailLength:0,symbol:this.setSymbol(t),symbolSize:t.symbolSize,color:t.symbolColor};e.effect=i},setSymbol:function(t){return"plane"==t.symbol?"path://M1705.06,1318.313v-89.254l-319.9-221.799l0.073-208.063c0.521-84.662-26.629-121.796-63.961-121.491c-37.332-0.305-64.482,36.829-63.961,121.491l0.073,208.063l-319.9,221.799v89.254l330.343-157.288l12.238,241.308l-134.449,92.931l0.531,42.034l175.125-42.917l175.125,42.917l0.531-42.034l-134.449-92.931l12.238-241.308L1705.06,1318.313z":"arrow"},setPeriod:function(t){return"plane"==t.symbol?t.symbolPeriod-1:t.symbolPeriod},setOptionsLine:function(){var t=this.optionsSetup,e=this.options.series[1],i={normal:{color:t.lineColor,width:t.lineWidth,opacity:.4,curveness:.2}};e.lineStyle=i},setOptionsColor:function(){var t=this.optionsSetup,e={normal:{areaColor:t.blockColor,borderColor:t.borderColor},emphasis:{areaColor:t.highlightColor}};this.options.geo.itemStyle=e},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.options.series;e[0].data=this.convertData(t),e[1].data=this.convertData(t),e[2].data=t.map(function(t){if(o[t.source]&&o[t.target])return{name:t.source,value:o[t.source].concat([t.value])}}),e[3].data=t.map(function(t){if(o[t.source]&&o[t.target])return{name:t.target,value:o[t.target].concat([t.value])}})},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){var e=this.options.series;e[0].data=this.convertData(t),e[1].data=this.convertData(t),e[2].data=t.map(function(t){if(o[t.source]&&o[t.target])return{name:t.source,value:o[t.source].concat([t.value])}}),e[3].data=t.map(function(t){if(o[t.source]&&o[t.target])return{name:t.target,value:o[t.target].concat([t.value])}})}}},n=(i("g1jh"),i("KHd+")),a=Object(n.a)(s,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"e4a1fabe",null);a.options.__file="widgetLineMap.vue";e.a=a.exports},"o+Wu":function(t,e,i){"use strict";var o=i("ZZJi");i.n(o).a},oGVI:function(t,e,i){"use strict";var o=i("BubS");i.n(o).a},ol7W:function(t,e,i){"use strict";var o=i("MT78"),s=i.n(o),n={name:"WidgetGauge",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{series:[{type:"gauge",z:100,axisLine:{lineStyle:{width:10,color:[[.3,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(0, 237, 3,0.1)"},{offset:.5,color:"rgba(0, 237, 3,0.6)"},{offset:1,color:"rgba(0, 237, 3,1)"}])],[.7,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(255, 184, 0,0.1)"},{offset:.5,color:"rgba(255, 184, 0,0.6)"},{offset:1,color:"rgba(255, 184, 0,1)"}])],[1,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(175, 36, 74,0.1)"},{offset:.5,color:"rgba(255, 36, 74,0.6)"},{offset:1,color:"rgba(255, 36, 74,1)"}])]]}},pointer:{itemStyle:{color:"auto"}},axisTick:{show:!0,distance:0,length:10,lineStyle:{color:"auto",width:2}},splitLine:{show:!0,distance:0,length:14,lineStyle:{color:"auto",width:4}},axisLabel:{show:!0,color:"white",distance:2,fontSize:10},detail:{valueAnimation:!0,formatter:"{value} %",color:"white",fontSize:18},data:[{value:70}]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptions(),this.setOptionsData()},setOptions:function(){var t=this.optionsSetup,e=this.options.series;if("gauge"==e[0].type){var i={show:t.ringShow,lineStyle:{width:t.pieWeight,color:[[.3,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:t.color30p0},{offset:.5,color:t.color30p5},{offset:1,color:t.color30p10}])],[.7,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:t.color70p0},{offset:.5,color:t.color70p5},{offset:1,color:t.color70p10}])],[1,new s.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:t.color100p0},{offset:.5,color:t.color100p5},{offset:1,color:t.color100p10}])]]}},o={show:t.tickShow,distance:t.tickDistance,length:t.tickLength,lineStyle:{color:"auto",width:t.tickWidth}},n={show:t.splitShow,distance:t.splitDistance,length:t.splitLength,lineStyle:{color:"auto",width:t.splitWidth}};e[0].axisLine=i,e[0].axisTick=o,e[0].splitLine=n}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.optionsSetup,i=this.options.series,o=[{value:t[0].num}],s={valueAnimation:!0,formatter:"{value} %",color:e.labelColor,fontSize:e.labelFontSize,fontWeight:e.labelFontWeight};i[0].data=o,i[0].detail=s},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){var e=this.optionsSetup,i=this.options.series,o=[{value:t[0].value}],s={valueAnimation:!0,formatter:"{value} %",color:e.labelColor,fontSize:e.labelFontSize,fontWeight:e.labelFontWeight};i[0].data=o,i[0].detail=s}}},a=(i("zSR4"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2a46909c",null);r.options.__file="widgetGauge.vue";e.a=r.exports},"omC+":function(t,e,i){},pitY:function(t,e,i){"use strict";var o={name:"WidgetVideo",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",videoAdress:this.transStyle.videoAdress}}},watch:{value:{handler:function(t){this.options=t},deep:!0}},mounted:function(){this.options=this.value},methods:{}},s=(i("QaFp"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement;return(this._self._c||t)("video",{style:this.styleColor,attrs:{src:this.styleColor.videoAdress,controls:"controls"}},[this._v("\n 您的浏览器不支持 video 标签。\n")])},[],!1,null,"c3171314",null);n.options.__file="widgetVideo.vue";e.a=n.exports},qjL0:function(t,e,i){"use strict";var o=i("eGR8");i.n(o).a},qtOS:function(t,e,i){"use strict";var o=i("MT78"),s=i.n(o),n={name:"widgetMoreBarLineChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{trigger:"item",axisPointer:{type:"shadow"}},grid:{left:"2%",right:"4%",bottom:"14%",top:"16%",containLabel:!0},legend:{data:["调解成功","调解失败","调解终止","调解成功率"],left:"7%",top:"5%",textStyle:{color:"#666666"},itemWidth:15,itemHeight:10,itemGap:25},xAxis:{type:"category",data:["2012","2013","2014","2015","2016","2017","2018","2019"],axisLine:{lineStyle:{color:"#cdd5e2"}},axisLabel:{textStyle:{color:"#666666"}}},yAxis:[{type:"value",axisLine:{show:!0,lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{textStyle:{color:"#666666"}}},{type:"value",nameTextStyle:{color:"#666666"},position:"right",axisLine:{lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{show:!0,textStyle:{color:"#666666"}}}],series:[{name:"调解成功",type:"bar",itemStyle:{normal:{color:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#29acff"},{offset:1,color:"#4bdfff"}]),barBorderRadius:6}},data:[]},{name:"调解失败",type:"bar",itemStyle:{normal:{color:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#3d93f2"},{offset:1,color:"#5dc1fd"}]),barBorderRadius:6}},data:[]},{name:"调解终止",type:"bar",itemStyle:{normal:{color:new s.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#01c871"},{offset:1,color:"#55f49c"}]),barBorderRadius:6}},data:[]},{name:"调解成功率",type:"line",yAxisIndex:1,smooth:!1,symbol:"circle",symbolSize:8,itemStyle:{normal:{color:"#ffa43a",borderColor:"rgba(255, 234, 0, 0.5)",borderWidth:5}},lineStyle:{color:"#ffa43a"},data:[]}]}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsLegend(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsX:function(){var t=this.optionsSetup,e={type:"category",show:t.hideX,name:t.xName,nameTextStyle:{color:t.nameColorX,fontSize:t.nameFontSizeX},nameRotate:t.textAngle,inverse:t.reversalX,axisLabel:{show:!0,interval:t.textInterval,rotate:t.textAngle,textStyle:{color:t.Xcolor,fontSize:t.fontSizeX}},axisLine:{show:!0,lineStyle:{color:t.lineColorX}},splitLine:{show:t.isShowSplitLineX,lineStyle:{color:t.splitLineColorX}}};this.options.xAxis=e},setOptionsY:function(){var t=this.optionsSetup,e=[{type:"value",show:t.isShowYLeft,name:t.textNameYLeft,nameTextStyle:{color:t.nameColorYLeft,fontSize:t.namefontSizeYLeft},axisLabel:{show:!0,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:t.isShowYLeft,lineStyle:{color:t.lineColorY}},splitLine:{show:!1}},{type:"value",position:"right",show:t.isShowYRight,name:t.textNameYRight,nameTextStyle:{color:t.nameColorYRight,fontSize:t.namefontSizeYRight},axisLabel:{show:!0,textStyle:{color:t.colorY,fontSize:t.fontSizeY}},axisLine:{show:t.isShowYRight,lineStyle:{color:t.lineColorY}},splitLine:{show:!1}}];this.options.yAxis=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.tipFontSize}};this.options.tooltip=e},setOptionsMargin:function(){var t=this.optionsSetup,e={left:t.marginLeft,right:t.marginRight,bottom:t.marginBottom,top:t.marginTop,containLabel:!0};this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsColor:function(){var t=this.optionsSetup.customColor,e=this.options.series;if(t){for(var i=[],o=0;o<t.length;o++)i.push(t[o].color);for(var s in e)"bar"==e[s].type?e[s].itemStyle.normal.color=i[s]:e[s].lineStyle.color=i[s]}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e=this.optionsSetup,i=this.options.series,o=[],s=[],n=[],a=[],r=[];for(var l in t)o[l]=t[l].date,s[l]=t[l].unsales,n[l]=t[l].manus,a[l]=t[l].rework,r[l]=t[l].sales;for(var h in this.options.xAxis.data=o,i)"bar"==i[h].type?(i[h].label={show:e.isShowBar,position:"top",distance:e.distanceBar,fontSize:e.fontSizeBar,color:e.subTextColorBar,fontWeight:e.fontWeightBar},i[h].barWidth=e.maxWidth,i[h].itemStyle.normal.barBorderRadius=e.radius):"line"==i[h].type&&(i[h].yAxisIndex=1,i[h].showSymbol=e.markPoint,i[h].symbolSize=e.pointSize,i[h].smooth=e.smoothCurve,e.area?i[h].areaStyle={opacity:e.areaThickness/100}:i[h].areaStyle={opacity:0},i[h].lineStyle={width:e.lineWidth},i[h].label={show:e.isShowLine,position:"top",distance:e.distanceLine,fontSize:e.fontSizeLine,color:e.subTextColorLine,fontWeight:e.fontWeightLine});i[0].data=s,i[1].data=n,i[2].data=a,i[3].data=r;var p=[];p.push("调解成功"),p.push("调解失败"),p.push("调解终止"),p.push("调解成功率"),this.options.legend.data=p,this.setOptionsLegendName(p)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){var e=this.optionsSetup;this.options.xAxis.data=t.xAxis;var i=[],o=[];for(var s in t.series){var n={};"bar"==t.series[s].type?(n.name=t.series[s].name,n.type=t.series[s].type,n.label={show:e.isShowBar,position:"top",distance:e.distanceBar,fontSize:e.fontSizeBar,color:e.subTextColorBar,fontWeight:e.fontWeightBar},n.barWidth=e.maxWidth,n.itemStyle={normal:{barBorderRadius:e.radius}},n.data=t.series[s].data,i.push(n)):"line"==t.series[s].type&&(n.name=t.series[s].name,n.type=t.series[s].type,n.yAxisIndex=1,n.showSymbol=e.markPoint,n.symbolSize=e.pointSize,n.smooth=e.smoothCurve,e.area?n.areaStyle={opacity:e.areaThickness/100}:n.areaStyle={opacity:0},n.lineStyle={width:e.lineWidth},n.label={show:e.isShowLine,position:"top",distance:e.distanceLine,fontSize:e.fontSizeLine,color:e.subTextColorLine,fontWeight:e.fontWeightLine},n.data=t.series[s].data,i.push(n)),o.push(t.series[s].name)}this.options.series=i,this.options.legend.data=o,this.setOptionsLegendName(o)}}},a=(i("FIzw"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"507f5996",null);r.options.__file="widgetMoreBarLineChart.vue";e.a=r.exports},sabG:function(t,e,i){"use strict";var o=i("VgzK");i.n(o).a},shTM:function(t,e,i){"use strict";var o={name:"WidgetBarCompareChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{x:"center",textStyle:{color:"#ffffff"}},grid:[{show:!1,left:"4%",top:60,bottom:10,containLabel:!0,width:"40%"},{show:!1,left:"50.5%",top:60,bottom:25,width:"0%"},{show:!1,right:"4%",top:60,bottom:10,containLabel:!0,width:"40%"}],legend:{textStyle:{color:"#fff",textAlign:"center"}},xAxis:[{splitNumber:2,show:!0,type:"value",inverse:!0,axisLine:{show:!1},axisTick:{show:!1},position:"bottom",axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:12}},splitLine:{show:!0,lineStyle:{color:"#57617f",width:1,type:"solid"}}},{gridIndex:1,show:!1},{gridIndex:2,show:!0,type:"value",axisLine:{show:!1},axisTick:{show:!1},position:"bottom",axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:12}},splitLine:{show:!0,lineStyle:{color:"#57617f",width:1,type:"solid"}}}],yAxis:[{type:"category",inverse:!0,position:"right",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!1},data:[]},{gridIndex:1,type:"category",inverse:!0,position:"left",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!0,textStyle:{align:"center",color:"#ffffff",fontSize:14}},data:[]},{gridIndex:2,type:"category",inverse:!0,position:"left",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!1}}],series:[{name:"",type:"bar",barGap:20,barWidth:15,label:{normal:{show:!0,color:"red",position:"insideLeft",textStyle:{color:"#ffffff"}},emphasis:{show:!1}},itemStyle:{normal:{color:"#36c5e7",barBorderRadius:[8,0,0,8]},emphasis:{show:!1}},data:[]},{name:"",type:"bar",barGap:20,barWidth:15,xAxisIndex:2,yAxisIndex:2,label:{normal:{show:!0,color:"red",position:"insideRight",textStyle:{color:"#ffffff"}}},itemStyle:{normal:{color:"#e68b55",barBorderRadius:[0,8,8,0]},emphasis:{show:!1}},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.setup,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsXLeft(),this.setOptionsXRight(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsGrid(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.text=t.titleText,e.show=t.isNoTitle,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},this.options.title=e},setOptionsXLeft:function(){var t=this.optionsSetup,e={splitNumber:t.splitNumberLeft,type:"value",show:t.hideXLeft,inverse:!0,axisLine:{show:t.xLineLeft,lineStyle:{color:t.lineColorXLeft}},axisTick:{show:t.tickLineLeft},position:"bottom",axisLabel:{show:!0,textStyle:{color:t.XcolorLeft,fontSize:t.fontSizeXLeft}},splitLine:{show:t.SplitLineLeft,lineStyle:{color:t.SplitLineColorLeft,width:t.SplitLinefontSizeLeft,type:"solid"}}};this.options.xAxis[0]=e},setOptionsXRight:function(){var t=this.optionsSetup,e={gridIndex:2,splitNumber:t.splitNumberRight,show:t.hideXRight,type:"value",axisLine:{show:t.xLineRight,lineStyle:{color:t.lineColorXRight}},axisTick:{show:t.tickLineRight},position:"bottom",axisLabel:{show:!0,textStyle:{color:t.XcolorRight,fontSize:t.fontSizeXRight}},splitLine:{show:t.SplitLineRight,lineStyle:{color:t.SplitLineColorRight,width:t.SplitLinefontSizeRight,type:"solid"}}};this.options.xAxis[2]=e},setOptionsY:function(){var t=this.optionsSetup,e={show:t.lineY,lineStyle:{color:t.lineColorY}},i={show:t.tickLineY},o={show:t.hideY,textStyle:{align:t.textAlign,color:t.colorY,fontSize:t.fontSizeY}};this.options.yAxis[1].axisLine=e,this.options.yAxis[1].axisTick=i,this.options.yAxis[1].axisLabel=o},setOptionsTop:function(){var t=this.optionsSetup,e=this.options.series;for(var i in e)"bar"==e[i].type&&(e[0].label={normal:{show:t.isShow,position:"insideLeft",textStyle:{fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}},emphasis:{show:!1}},e[1].label={normal:{show:t.isShow,color:"red",position:"insideRight",textStyle:{fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}},emphasis:{show:!1}},e[i].barWidth=t.maxWidth);this.options.series=e},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.fontSize}};this.options.tooltip=e},setOptionsGrid:function(){var t=this.optionsSetup,e=[{show:t.frameLineLeft,left:t.marginLeftRight,top:t.marginTop,bottom:t.marginBottom,containLabel:!0,width:"40%"},{show:!1,left:"51%",top:t.marginTop,bottom:t.marginBottom+15,width:"0%"},{show:t.frameLineRight,right:t.marginLeftRight,top:t.marginTop,bottom:t.marginBottom,containLabel:!0,width:"40%"}];this.options.grid=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left=t.lateralPosition,e.top=t.longitudinalPosition,e.bottom=t.longitudinalPosition,e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.lengedFontSize},e.itemWidth=t.lengedWidth},setOptionsLegendName:function(t){var e=this.optionsSetup,i=this.options.series,o=e.legendName;if(null==o||""==o){for(var s=0;s<t.length;s++)i[s].name=t[s];this.options.legend.data=t}else{for(var n=o.split("|"),a=0;a<n.length;a++)i[a].name=n[a];this.options.legend.data=n}},setOptionsColor:function(){var t=this.optionsSetup,e=t.customColor;if(e){var i={normal:{color:e[0].color,barBorderRadius:[t.radius,0,0,t.radius]},emphasis:{show:!1}},o={normal:{color:e[1].color,barBorderRadius:[0,t.radius,t.radius,0]},emphasis:{show:!1}};this.options.series[0].itemStyle=i,this.options.series[1].itemStyle=o}},setOptionsData:function(){var t=this.optionsSetup,e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData,t):this.dynamicDataFn(e.dynamicData,e.refreshTime,t)},setUnique:function(t){var e=[];return t.forEach(function(t){return e.includes(t)?"":e.push(t)}),e},staticDataFn:function(t){var e=[],i=[],o=[],s=[];for(var n in t)e[n]=t[n].axis,i[n]=t[n].name;for(var a in e=this.setUnique(e),i=this.setUnique(i)){var r=new Array(e.length).fill(0);for(var l in e)for(var h in t)t[h].name==i[a]&&t[h].axis==e[l]&&(r[l]=t[h].data);o.push({name:i[a],data:r}),s.push(i[a])}this.options.series[0].name=o[0].name,this.options.series[0].data=o[0].data,this.options.series[1].name=o[1].name,this.options.series[1].data=o[1].data,this.options.yAxis[1].data=e,this.options.legend.data=s,this.setOptionsLegendName(s)},dynamicDataFn:function(t,e,i){var o=this;t&&(this.ispreview?(this.getEchartData(t,i),this.flagInter=setInterval(function(){o.getEchartData(t,i)},e)):this.getEchartData(t,i))},getEchartData:function(t,e){var i=this;this.queryEchartsData(t).then(function(t){i.renderingFn(e,t)})},renderingFn:function(t,e){var i=[];this.options.yAxis[1].data=e.xAxis,"bar"==e.series[0].type&&(this.options.series[0].name=e.series[0].name,this.options.series[0].data=e.series[0].data,this.options.series[1].name=e.series[1].name,this.options.series[1].data=e.series[1].data,i.push(e.series[0].name),i.push(e.series[1].name)),this.options.legend.data=i,this.setOptionsLegendName(i)}}},s=(i("o+Wu"),i("KHd+")),n=Object(s.a)(o,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"adad8730",null);n.options.__file="widgetBarCompareChart.vue";e.a=n.exports},vOu0:function(t,e,i){},vRSe:function(t,e,i){},w4QL:function(t,e,i){"use strict";var o=i("P2sY"),s=i.n(o),n={name:"WidgetPiechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",left:"center",textStyle:{color:"#fff"}},legend:{orient:"vertical",left:"left",textStyle:{color:"#fff"}},series:[{type:"pie",radius:"50%",data:[],emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(t){this.optionsStyle=t.position,this.optionsData=t.data,this.optionsCollapse=t.collapse,this.optionsSetup=t.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsValue(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData(),this.setOptionsPiechartStyle()},setOptionsPiechartStyle:function(){"shixin"==this.optionsSetup.piechartStyle?this.options.series[0].radius="50%":"kongxin"==this.optionsSetup.piechartStyle&&(this.options.series[0].radius=["40%","70%"])},setOptionsTitle:function(){var t=this.optionsSetup,e={};e.show=t.isNoTitle,e.text=t.titleText,e.left=t.textAlign,e.textStyle={color:t.textColor,fontSize:t.textFontSize,fontWeight:t.textFontWeight},e.subtext=t.subText,e.subtextStyle={color:t.subTextColor,fontWeight:t.subTextFontWeight,fontSize:t.subTextFontSize},this.options.title=e},setOptionsValue:function(){var t=this.optionsSetup,e=this.options.series,i=t.numberValue?"{c}":"",o=t.percentage?"({d})%":"",s={show:t.isShow,formatter:"{a|{b}"+i+" "+o+"}",rich:{a:{padding:[-30,15,-20,15],color:t.subTextColor,fontSize:t.fontSize,fontWeight:t.fontWeight}},fontSize:t.fontSize,fontWeight:t.optionsSetup};for(var n in e)"pie"==e[n].type&&(e[n].label=s,e[n].labelLine={show:t.isShow})},setOptionsTooltip:function(){var t=this.optionsSetup,e={trigger:"item",show:!0,textStyle:{color:t.lineColor,fontSize:t.fontSize}};this.options.tooltip=e},setOptionsLegend:function(){var t=this.optionsSetup,e=this.options.legend;e.show=t.isShowLegend,e.left="left"==t.lateralPosition?0:"auto",e.right="right"==t.lateralPosition?0:"auto",e.top="top"==t.longitudinalPosition?0:"auto",e.bottom="bottom"==t.longitudinalPosition?0:"auto",e.orient=t.layoutFront,e.textStyle={color:t.lengedColor,fontSize:t.fontSize},e.itemWidth=t.lengedWidth},setOptionsColor:function(){var t=this.optionsSetup.customColor;if(t){for(var e=[],i=0;i<t.length;i++)e.push(t[i].color);this.options.color=e,this.options=s()({},this.options)}},setOptionsData:function(){var t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime)},staticDataFn:function(t){var e="string"==typeof t?JSON.parse(t):t;for(var i in this.options.series)"pie"==this.options.series[i].type&&(this.options.series[i].data=e)},dynamicDataFn:function(t,e){var i=this;t&&(this.ispreview?(this.getEchartData(t),this.flagInter=setInterval(function(){i.getEchartData(t)},e)):this.getEchartData(t))},getEchartData:function(t){var e=this;this.queryEchartsData(t).then(function(t){e.renderingFn(t)})},renderingFn:function(t){for(var e in this.options.series)"pie"==this.options.series[e].type&&(this.options.series[e].data=t)}}},a=(i("aV7C"),i("KHd+")),r=Object(a.a)(n,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{style:this.styleObj},[e("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"4bc76b6c",null);r.options.__file="widgetPiechart.vue";e.a=r.exports},"y/Y+":function(t,e,i){},"z+RQ":function(t,e,i){"use strict";var o=i("cGkX");i.n(o).a},zSR4:function(t,e,i){"use strict";var o=i("0DEJ");i.n(o).a}}]);