UNPKG

@tarojs/components

Version:
1 lines 1.33 kB
System.register(["./p-2b70c348.system.js"],(function(e){"use strict";var r,s,t;return{setters:[function(e){r=e.r;s=e.h;t=e.H}],execute:function(){var o=".weui-progress{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.weui-progress__bar{background-color:#ebebeb;-ms-flex:1;flex:1;height:3px}.weui-progress__inner-bar{background-color:#09bb07;width:0;height:100%}.weui-progress__opr{margin-left:15px;font-size:0;display:block}";var i=e("taro_progress_core",function(){function e(e){r(this,e);this.percent=0;this.showInfo=false;this.borderRadius=0;this.fontSize=16;this.strokeWidth=6;this.activeColor="#09BB07";this.backgroundColor="#EBEBEB";this.active=false}e.prototype.render=function(){var e=this,r=e.percent,o=e.showInfo,i=e.borderRadius,n=e.fontSize,a=e.strokeWidth,c=e.activeColor,l=e.backgroundColor,u=e.active;var p=r>100?100:r<0?0:r;var d={height:a+"px",backgroundColor:l};var h=u?"width 1s ease-in-out":"none";var b={width:"".concat(p,"%"),transition:h,WebkitTransition:h,backgroundColor:c,borderRadius:i?"".concat(i,"px"):"0px"};return s(t,{class:"weui-progress"},s("div",{class:"weui-progress__bar",style:d},s("div",{class:"weui-progress__inner-bar",style:b})),o&&s("div",{class:"weui-progress__opr",style:{"font-size":"".concat(n,"px")}},s("span",null,p,"%")))};return e}());i.style=o}}}));