File: /home/salamatk/takarzan.ir/wp-content/themes/xts-luman/js/scripts/circleProgressBarElement.min.js
(e=>{XTSThemeModule.xtsElementorAddAction("frontend/element_ready/xts_circle_progress.default",function(){XTSThemeModule.circleProgressBarElement()}),XTSThemeModule.circleProgressBarElement=function(){void 0!==e.fn.waypoint&&e(".xts-circle-progress").each(function(){var t=e(this),n=t.find(".xts-circle-meter-value"),r=t.find(".xts-circle-number"),a=r.data("final"),o=t.data("duration");t.waypoint(function(){"done"!==r.attr("data-state")&&r.text()!==a&&r.prop("Counter",0).animate({Counter:a},{duration:o,easing:"swing",step:function(e){a<=e&&r.attr("data-state","done"),r.text(Math.ceil(e))}});var e=parseInt(t.data("circumference"))*(1-n.data("value")/100);n.css({transitionDuration:o+"ms",strokeDashoffset:e})},{offset:"90%"})})},e(document).ready(function(){XTSThemeModule.circleProgressBarElement()})})(jQuery);