­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ !function(e){"use strict";window.widgetProgressBar=function(t){var a=t.find(".jet-progress-bar"),r=a.data("percent"),n=a.data("type");JetElements.observer(a,function(t){var s=e(this),u={charged:0},i=e(".jet-progress-bar__status-bar",s),o=e(".jet-progress-bar__percent-value",s),d=a.data("current-value"),c=a.data("max-value");d&&c&&(d>c?(r=100,u={Counter:0}):u={Counter:0}),"type-7"==n?i.css({height:r+"%"}):i.css({width:r+"%"}),anime({targets:u,charged:r,round:1,duration:1e3,easing:"easeInOutQuad",begin:function(){d&&c&&e({Counter:0}).animate({Counter:d},{duration:1e3,easing:"swing",step:function(e){o.text(Math.round(e)+"/"+c)}})},update:function(){o.html(u.charged)}})},JetElements.prepareWaypointOptions(t))}}(jQuery);