/home/techb158/primomovers.ca/wp-content/plugins/everest-forms/assets/js/admin
NameSizeModeActions
admin.js351150644editdlrm
admin.min.js226300644editdlrm
chart.js5400060644editdlrm
chart.min.js2078330644editdlrm
customize-controls.js391640644editdlrm
customize-controls.min.js238580644editdlrm
customize-preview.js780250644editdlrm
customize-preview.min.js418930644editdlrm
deactivation-feedback.js24690644editdlrm
deactivation-feedback.min.js15250644editdlrm
editor.js14330644editdlrm
editor.min.js9560644editdlrm
everest-forms-survey-polls-quiz-builder.js481840644editdlrm
everest-forms-survey-polls-quiz-builder.min.js311480644editdlrm
evf-admin-email.js499010644editdlrm
evf-admin-email.min.js376360644editdlrm
evf-clipboard.js8630644editdlrm
evf-clipboard.min.js3300644editdlrm
evf-enhanced-select.js66140644editdlrm
evf-enhanced-select.min.js34810644editdlrm
evf-file-uploader.js35780644editdlrm
evf-file-uploader.min.js24100644editdlrm
evf-setup.js146760644editdlrm
evf-setup.min.js86740644editdlrm
extensions.js98850644editdlrm
extensions.min.js46890644editdlrm
form-builder.js2767720644editdlrm
form-builder.min.js1622890644editdlrm
form-template-controller.js7800644editdlrm
form-template-controller.min.js4860644editdlrm
printThis.min.js39630644editdlrm
progressbar.js744880644editdlrm
progressbar.min.js218610644editdlrm
randomColor.js123140644editdlrm
randomColor.min.js46660644editdlrm
settings.js133560644editdlrm
settings.min.js77700644editdlrm
shortcode-form-embed.js19370644editdlrm
shortcode-form-embed.min.js11010644editdlrm
tool-import-entries.js64450644editdlrm
tool-import-entries.min.js35590644editdlrm
tools.js98820644editdlrm
tools.min.js60160644editdlrm
upgrade.js290760644editdlrm
upgrade.min.js211540644editdlrm
Edit: /home/techb158/primomovers.ca/wp-content/plugins/everest-forms/assets/js/admin/progressbar.min.js (21861B)
!function(t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).ProgressBar=t()}(function(){return function u(i,r,o){function s(n,t){if(!r[n]){if(!i[n]){var e="function"==typeof require&&require;if(!t&&e)return e(n,!0);if(a)return a(n,!0);t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}e=r[n]={exports:{}};i[n][0].call(e.exports,function(t){var e=i[n][1][t];return s(e||t)},e,e.exports,u,i,r,o)}return r[n].exports}for(var a="function"==typeof require&&require,t=0;tt.strokeWidth?t.trailWidth:e)/2;return o.render(this._pathTemplate,{radius:t,"2radius":2*t})},i.prototype._trailString=function(t){return this._pathString(t)},e.exports=i},{"./shape":7,"./utils":9}],3:[function(t,e,n){var i,r=t("./shape"),o=t("./utils");(i=function i(t,e){this._pathTemplate="M 0,{center} L 100,{center}",r.apply(this,arguments)}).prototype=new r,(i.prototype.constructor=i).prototype._initializeSvg=function(t,e){t.setAttribute("viewBox","0 0 100 "+e.strokeWidth),t.setAttribute("preserveAspectRatio","none")},i.prototype._pathString=function(t){return o.render(this._pathTemplate,{center:t.strokeWidth/2})},i.prototype._trailString=function(t){return this._pathString(t)},e.exports=i},{"./shape":7,"./utils":9}],4:[function(t,e,n){e.exports={Line:t("./line"),Circle:t("./circle"),SemiCircle:t("./semicircle"),Square:t("./square"),Path:t("./path"),Shape:t("./shape"),utils:t("./utils")}},{"./circle":2,"./line":3,"./path":5,"./semicircle":6,"./shape":7,"./square":8,"./utils":9}],5:[function(t,e,n){var i,a=t("shifty"),u=t("./utils"),r={easeIn:"easeInCubic",easeOut:"easeOutCubic",easeInOut:"easeInOutCubic"};(i=function i(t,e){if(!(this instanceof i))throw new Error("Constructor was called without new keyword");e=u.extend({duration:800,easing:"linear",from:{},to:{},step:function(){}},e),t=u.isString(t)?document.querySelector(t):t,this.path=t,this._opts=e,this._tweenable=null;t=this.path.getTotalLength();this.path.style.strokeDasharray=t+" "+t,this.set(0)}).prototype.value=function(){var t=this._getComputedDashOffset(),e=this.path.getTotalLength();return parseFloat((1-t/e).toFixed(6),10)},i.prototype.set=function(t){this.stop(),this.path.style.strokeDashoffset=this._progressToOffset(t);var e,n=this._opts.step;u.isFunction(n)&&(e=this._easing(this._opts.easing),n(this._calculateTo(t,e),this._opts.shape||this,this._opts.attachment))},i.prototype.stop=function(){this._stopTween(),this.path.style.strokeDashoffset=this._getComputedDashOffset()},i.prototype.animate=function(t,n,e){n=n||{},u.isFunction(n)&&(e=n,n={});var i=u.extend({},n),r=u.extend({},this._opts),r=(n=u.extend(r,n),this._easing(n.easing)),i=this._resolveFromAndTo(t,r,i),o=(this.stop(),this.path.getBoundingClientRect(),this._getComputedDashOffset()),t=this._progressToOffset(t),s=this;this._tweenable=new a,this._tweenable.tween({from:u.extend({offset:o},i.from),to:u.extend({offset:t},i.to),duration:n.duration,easing:r,step:function(t){s.path.style.strokeDashoffset=t.offset;var e=n.shape||s;n.step(t,e,n.attachment)},finish:function(t){u.isFunction(e)&&e()}})},i.prototype._getComputedDashOffset=function(){var t=window.getComputedStyle(this.path,null);return parseFloat(t.getPropertyValue("stroke-dashoffset"),10)},i.prototype._progressToOffset=function(t){var e=this.path.getTotalLength();return e-t*e},i.prototype._resolveFromAndTo=function(t,e,n){return n.from&&n.to?{from:n.from,to:n.to}:{from:this._calculateFrom(e),to:this._calculateTo(t,e)}},i.prototype._calculateFrom=function(t){return a.interpolate(this._opts.from,this._opts.to,this.value(),t)},i.prototype._calculateTo=function(t,e){return a.interpolate(this._opts.from,this._opts.to,t,e)},i.prototype._stopTween=function(){null!==this._tweenable&&(this._tweenable.stop(),this._tweenable=null)},i.prototype._easing=function(t){return r.hasOwnProperty(t)?r[t]:t},e.exports=i},{"./utils":9,shifty:1}],6:[function(t,e,n){var i,r=t("./shape"),o=t("./circle"),s=t("./utils");(i=function i(t,e){this._pathTemplate="M 50,50 m -{radius},0 a {radius},{radius} 0 1 1 {2radius},0",this.containerAspectRatio=2,r.apply(this,arguments)}).prototype=new r,(i.prototype.constructor=i).prototype._initializeSvg=function(t,e){t.setAttribute("viewBox","0 0 100 50")},i.prototype._initializeTextContainer=function(t,e,n){t.text.style&&(n.style.top="auto",n.style.bottom="0",t.text.alignToBottom?s.setStyle(n,"transform","translate(-50%, 0)"):s.setStyle(n,"transform","translate(-50%, 50%)"))},i.prototype._pathString=o.prototype._pathString,i.prototype._trailString=o.prototype._trailString,e.exports=i},{"./circle":2,"./shape":7,"./utils":9}],7:[function(t,e,n){var r,o=t("./path"),s=t("./utils"),i="Object is destroyed";(r=function r(t,e){if(!(this instanceof r))throw new Error("Constructor was called without new keyword");if(0!==arguments.length){this._opts=s.extend({color:"#555",strokeWidth:1,trailColor:null,trailWidth:null,fill:null,text:{style:{color:null,position:"absolute",left:"50%",top:"50%",padding:0,margin:0,transform:{prefix:!0,value:"translate(-50%, -50%)"}},autoStyleContainer:!0,alignToBottom:!0,value:null,className:"progressbar-text"},svgStyle:{display:"block",width:"100%"},warnings:!1},e,!0),s.isObject(e)&&e.svgStyle!==undefined&&(this._opts.svgStyle=e.svgStyle),s.isObject(e)&&s.isObject(e.text)&&e.text.style!==undefined&&(this._opts.text.style=e.text.style);var n=this._createSvgView(this._opts),i=s.isString(t)?document.querySelector(t):t;if(!i)throw new Error("Container does not exist: "+t);this._container=i,this._container.appendChild(n.svg),this._opts.warnings&&this._warnContainerAspectRatio(this._container),this._opts.svgStyle&&s.setStyles(n.svg,this._opts.svgStyle),this.svg=n.svg,this.path=n.path,this.trail=n.trail,this.text=null;i=s.extend({attachment:undefined,shape:this},this._opts);this._progressPath=new o(n.path,i),s.isObject(this._opts.text)&&null!==this._opts.text.value&&this.setText(this._opts.text.value)}}).prototype.animate=function(t,e,n){if(null===this._progressPath)throw new Error(i);this._progressPath.animate(t,e,n)},r.prototype.stop=function(){if(null===this._progressPath)throw new Error(i);this._progressPath!==undefined&&this._progressPath.stop()},r.prototype.destroy=function(){if(null===this._progressPath)throw new Error(i);this.stop(),this.svg.parentNode.removeChild(this.svg),this.svg=null,this.path=null,this.trail=null,(this._progressPath=null)!==this.text&&(this.text.parentNode.removeChild(this.text),this.text=null)},r.prototype.set=function(t){if(null===this._progressPath)throw new Error(i);this._progressPath.set(t)},r.prototype.value=function(){if(null===this._progressPath)throw new Error(i);return this._progressPath===undefined?0:this._progressPath.value()},r.prototype.setText=function(t){if(null===this._progressPath)throw new Error(i);null===this.text&&(this.text=this._createTextContainer(this._opts,this._container),this._container.appendChild(this.text)),s.isObject(t)?(s.removeChildren(this.text),this.text.appendChild(t)):this.text.innerHTML=t},r.prototype._createSvgView=function(t){var e=document.createElementNS("http://www.w3.org/2000/svg","svg"),n=(this._initializeSvg(e,t),null),t=((t.trailColor||t.trailWidth)&&(n=this._createTrail(t),e.appendChild(n)),this._createPath(t));return e.appendChild(t),{svg:e,path:t,trail:n}},r.prototype._initializeSvg=function(t,e){t.setAttribute("viewBox","0 0 100 100")},r.prototype._createPath=function(t){var e=this._pathString(t);return this._createPathElement(e,t)},r.prototype._createTrail=function(t){var e=this._trailString(t),t=s.extend({},t);return t.trailColor||(t.trailColor="#eee"),t.trailWidth||(t.trailWidth=t.strokeWidth),t.color=t.trailColor,t.strokeWidth=t.trailWidth,t.fill=null,this._createPathElement(e,t)},r.prototype._createPathElement=function(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg","path");return n.setAttribute("d",t),n.setAttribute("stroke",e.color),n.setAttribute("stroke-width",e.strokeWidth),e.fill?n.setAttribute("fill",e.fill):n.setAttribute("fill-opacity","0"),n},r.prototype._createTextContainer=function(t,e){var n=document.createElement("div"),i=(n.className=t.text.className,t.text.style);return i&&(t.text.autoStyleContainer&&(e.style.position="relative"),s.setStyles(n,i),i.color||(n.style.color=t.color)),this._initializeTextContainer(t,e,n),n},r.prototype._initializeTextContainer=function(t,e,n){},r.prototype._pathString=function(t){throw new Error("Override this function for each progress bar")},r.prototype._trailString=function(t){throw new Error("Override this function for each progress bar")},r.prototype._warnContainerAspectRatio=function(t){var e,n,i;this.containerAspectRatio&&(e=window.getComputedStyle(t,null),n=parseFloat(e.getPropertyValue("width"),10),i=parseFloat(e.getPropertyValue("height"),10),s.floatEquals(this.containerAspectRatio,n/i)||(console.warn("Incorrect aspect ratio of container","#"+t.id,"detected:",e.getPropertyValue("width")+"(width)","/",e.getPropertyValue("height")+"(height)","=",n/i),console.warn("Aspect ratio of should be",this.containerAspectRatio)))},e.exports=r},{"./path":5,"./utils":9}],8:[function(t,e,n){var i,r=t("./shape"),o=t("./utils");(i=function i(t,e){this._pathTemplate="M 0,{halfOfStrokeWidth} L {width},{halfOfStrokeWidth} L {width},{width} L {halfOfStrokeWidth},{width} L {halfOfStrokeWidth},{strokeWidth}",this._trailTemplate="M {startMargin},{halfOfStrokeWidth} L {width},{halfOfStrokeWidth} L {width},{width} L {halfOfStrokeWidth},{width} L {halfOfStrokeWidth},{halfOfStrokeWidth}",r.apply(this,arguments)}).prototype=new r,(i.prototype.constructor=i).prototype._pathString=function(t){var e=100-t.strokeWidth/2;return o.render(this._pathTemplate,{width:e,strokeWidth:t.strokeWidth,halfOfStrokeWidth:t.strokeWidth/2})},i.prototype._trailString=function(t){var e=100-t.strokeWidth/2;return o.render(this._trailTemplate,{width:e,strokeWidth:t.strokeWidth,halfOfStrokeWidth:t.strokeWidth/2,startMargin:t.strokeWidth/2-t.trailWidth/2})},e.exports=i},{"./shape":7,"./utils":9}],9:[function(t,e,n){var o="Webkit Moz O ms".split(" ");function i(t,e,n){for(var i=t.style,r=0;r