PATH:
home
/
vcomplcotr
/
www
/
wp-content
/
plugins
/
akeebabackupwp
/
app
/
media
/
js
/
solo
function _typeof(a){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},_typeof(a)}if("undefined"==typeof akeeba)var akeeba={};"undefined"==typeof akeeba.System&&(akeeba.System={documentReady:function documentReady(){},params:{AjaxURL:"",errorCallback:null,password:"",errorDialogId:"errorDialog",errorDialogMessageId:"errorDialogPre"},notification:{},modalDialog:null}),akeeba.System.array_merge=function(){var a,b=Array.prototype.slice.call(arguments),c={},d=0,e=0,f=!0;for(e=0;e<b.length;e++)if(!(b[e]instanceof Array)){f=!1;break}if(f){for(f=[],e=0;e<b.length;e++)f=f.concat(b[e]);return f}var g=0;for(e=0,g=0;e<b.length;e++)if(b[e]instanceof Array)for(d=0;d<b[e].length;d++)c[g++]=b[e][d];else for(a in b[e])b[e].hasOwnProperty(a)&&(parseInt(a,10)+""===a?c[g++]=b[e][a]:c[a]=b[e][a]);return c},akeeba.System.array_diff=function(a){var b={},c=arguments.length,d="",e=1,f="",g={};arr1keys:for(d in a)for(e=1;e<c;e++){for(f in g=arguments[e],g)if(g[f]===a[d])continue arr1keys;b[d]=a[d]}return b},akeeba.System.getOptions=function(a,b){return"undefined"==typeof b&&(b=null),akeeba.System.optionsStorage||akeeba.System.loadOptions(),void 0===akeeba.System.optionsStorage[a]?b:akeeba.System.optionsStorage[a]},akeeba.System.loadOptions=function(a){if(!a){for(var b,c,d,e=document.querySelectorAll(".akeeba-script-options.new"),f=0,g=0,h=e.length;g<h;g++)c=e[g],b=c.text||c.textContent,d=JSON.parse(b),d&&(akeeba.System.loadOptions(d),f++),akeeba.System.removeClass(c,"new"),akeeba.System.addClass(c,"loaded");if(f)return}if(!akeeba.System.optionsStorage)return void(akeeba.System.optionsStorage=a||{});if(a)for(var j in a)a.hasOwnProperty(j)&&(akeeba.System.optionsStorage[j]=a[j])},akeeba.System.defaultErrorHandler=function(a){null==a||"undefined"==typeof a||alert("An error has occurred\n"+a)},akeeba.System.modalErrorHandler=function(a){var b=akeeba.System.getOptions("akeeba.System.params.errorDialogId",akeeba.System.params.errorDialogId),c=akeeba.System.getOptions("akeeba.System.params.errorDialogMessageId",akeeba.System.params.errorDialogMessageId),d=document.getElementById(b),e="error";if(null!=d){var f=document.getElementById(c);f.innerHTML=a,e=d.innerHTML}akeeba.Modal.open({content:e,width:"80%"})},akeeba.System.extractResponse=function(a){var b={isValid:!1,data:null},c={'#"\\#\\"#':!1,"#"\\#\\"#":!0,"#"\\#\\"#":!0,"###":!1};for(var d in c){var e=c[d],f=a.indexOf(d),g="";if(-1!==f&&(g=0===f?a:a.substr(f),g=g.substr(d.length),f=g.lastIndexOf(d),-1!==f)){if(g=g.substr(0,f),e){var h=document.createElement("textarea");h.innerHTML=g,g=h.innerText}try{var j=JSON.parse(g)}catch(a){continue}return b.isValid=!0,b.data=j,b}}return b},akeeba.System.doAjax=function(a,b,c,d,e){null==d&&(d=!0);var f=new Date().getTime()/1e3,g=parseInt(f,10);a._cacheBustingJunk=Math.round(1e3*(f-g))/1e3,null==e&&(e=6e5);var h=akeeba.System.getOptions("akeeba.System.params.AjaxURL",akeeba.System.params.AjaxURL);a.hasOwnProperty("ajaxURL")&&(h=a.ajaxURL,delete a.url);var j={type:"POST",url:h,cache:!1,data:a,timeout:e,success:function success(a){var d=akeeba.System.extractResponse(a);return d.isValid?void b(d.data):(a=akeeba.System.sanitizeErrorMessage(a),a="Invalid AJAX data: "+a,void(null==c?null!=akeeba.System.params.errorCallback&&akeeba.System.params.errorCallback(a):c(a)))},error:function error(a,b){var d=a.responseText?a.responseText:"",e="<strong>AJAX Loading Error</strong><br/>HTTP Status: "+a.status+" ("+a.statusText+")<br/>";e=e+"Internal status: "+b+"<br/>",e=e+"XHR ReadyState: "+a.readyState+"<br/>",e=e+"Raw server response:<br/>"+akeeba.System.sanitizeErrorMessage(d),null==c?null!=akeeba.System.params.errorCallback&&akeeba.System.params.errorCallback(e):c(e)}};d?akeeba.Ajax.enqueue(j):akeeba.Ajax.ajax(j)},akeeba.System.sanitizeErrorMessage=function(a){if(-1<a.indexOf("<script"))try{var b;a=new DOMParser().parseFromString(null!==(b=a)&&void 0!==b?b:"","text/html").textContent}catch(b){a="(HTML containing script tags)"}return a},akeeba.System.notification.askPermission=function(){akeeba.System.getOptions("akeeba.System.notification.hasDesktopNotification",!1)&&void 0!==window.Notification&&("default"!==window.Notification.permission||window.Notification.requestPermission())},akeeba.System.notification.notify=function(a,b,c){if(akeeba.System.getOptions("akeeba.System.notification.hasDesktopNotification",!1)&&void 0!==window.Notification&&"granted"===window.Notification.permission){void 0===c&&(c=5e3),void 0===b&&(body="");var d=new window.Notification(a,{body:b,icon:akeeba.System.getOptions("akeeba.System.notification.iconURL")});0<c&&setTimeout(function(a){return function(){a.close()}}(d),c)}},akeeba.System.data=function(){var a=0,b={};return{set:function set(c,d,e){if(c.dataset)return c.dataset[d]=e,void(null==e&&delete c.dataset[d]);var f;void 0===c.myCustomDataTag&&(f=a++,c.myCustomDataTag=f),"undefined"==typeof b[f]&&(b[f]={}),b[f][d]=e;var g="data-"+d.split(/(?=[A-Z])/).join("-").toLowerCase();if(c.setAttribute&&c.setAttribute(g,e),null==e)try{delete b[f][d],c.removeAttribute(g)}catch(a){b[f][d]=null}},get:function get(a,c,d){if(a.dataset)return"undefined"==typeof a.dataset[c]&&(a.dataset[c]=d),a.dataset[c];"undefined"==typeof d&&(d=null),"undefined"==typeof b[a.myCustomDataTag]&&(b[a.myCustomDataTag]={});var e="data-"+c.split(/(?=[A-Z])/).join("-").toLowerCase();return"undefined"!=typeof a[e]&&(b[a.myCustomDataTag][c]=a[e]),"undefined"==typeof b[a.myCustomDataTag][c]&&this.set(a,c,d),b[a.myCustomDataTag][c]}}}(),akeeba.System.addEventListener=function(a,b,c){function d(a){var b=c.apply(this,arguments);return!1===b&&(a.stopPropagation()&&a.stopPropagation(),a.preventDefault?a.preventDefault():a.returnValue=!1),b}function e(){var b=c.call(a,window.event);return!1===b&&(window.event.returnValue=!1,window.event.cancelBubble=!0),b}return"string"==typeof a&&(a=document.getElementById(a)),null==a?void 0:"object"==_typeof(a)?a instanceof Element?a.addEventListener?void a.addEventListener(b,d,!1):void a.attachEvent("on"+b,e):void 0:void 0},akeeba.System.removeEventListener=function(a,b,c){return"string"==typeof a&&(a=document.getElementById(a)),null==a?void 0:"object"==_typeof(a)?a instanceof Element?a.removeEventListener?void a.removeEventListener(b,c):void a.detachEvent("on"+b,c):void 0:void 0},akeeba.System.triggerEvent=function(a,b){if("undefined"!=typeof a&&null!==a&&("string"==typeof a&&(a=document.getElementById(a)),null!==a)&&"object"==_typeof(a)&&a instanceof Element){if("click"===b&&"function"==typeof a.click)return console.log(a),void a.click();if("function"==typeof window.jQuery)return void window.jQuery(a).trigger(b);if(document.fireEvent&&"undefined"==typeof window.Event)return void a.fireEvent("on"+b);var c=null;c=document.createEvent("Event"),c.initEvent(b,!0,!0),a.dispatchEvent(c)}},function(a,b){function c(){if(!f){f=!0;for(var a=0;a<e.length;a++)e[a].fn.call(window,e[a].ctx);e=[]}}function d(){"complete"===document.readyState&&c()}a=a||"documentReady",b=b||akeeba.System;var e=[],f=!1,g=!1;b[a]=function(a,b){return f?void setTimeout(function(){a(b)},1):(e.push({fn:a,ctx:b}),"complete"===document.readyState||!document.attachEvent&&"interactive"===document.readyState)?void setTimeout(c,1):g?void 0:(g=!0,document.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),void window.addEventListener("load",c,!1)):void(document.attachEvent("onreadystatechange",d),window.attachEvent("onload",c)))}}("documentReady",akeeba.System),akeeba.System.addClass=function(a,b){if(a&&a.className){var c=a.className.split(" ");for(var d in"string"==typeof b&&(b=b.split(" ")),c=akeeba.System.array_merge(c,b),a.className="",c)c.hasOwnProperty(d)&&(a.className+=c[d]+" ");a.className.trim&&(a.className=a.className.trim())}},akeeba.System.removeClass=function(a,b){if(a&&a.className){var c=a.className.split(" ");for(property in"string"==typeof b&&(b=b.split(" ")),c=akeeba.System.array_diff(c,b),a.className="",c)c.hasOwnProperty(property)&&(a.className+=c[property]+" ");a.className.trim&&(a.className=a.className.trim())}},akeeba.System.hasClass=function(a,b){if(a&&a.className){var c=a.className.split(" ");for(i=0;i<c.length;i++)if(c[i]==b)return!0;return!1}},akeeba.System.toggleClass=function(a,b){return akeeba.System.hasClass(a,b)?void akeeba.System.removeClass(a,b):void akeeba.System.addClass(a,b)},akeeba.System.checkAll=function(a,b){if(b||(b="cb"),a.form){for(var d,f=0,g=0,h=a.form.elements.length;g<h;g++)d=a.form.elements[g],d.type==a.type&&(b&&0==d.id.indexOf(b)||!b)&&(d.checked=a.checked,f+=!0==d.checked?1:0);return a.form.boxchecked&&(a.form.boxchecked.value=f),!0}return!1},akeeba.System.isChecked=function(a,b){"undefined"==typeof b&&(b=document.getElementById("adminForm")),!0==a?b.boxchecked.value++:b.boxchecked.value--},akeeba.System.tableOrdering=function(a,b,c,d){"undefined"==typeof d&&(d=document.getElementById("adminForm")),d.filter_order.value=a,d.filter_order_Dir.value=b,akeeba.System.submitForm(c,d)},akeeba.System.submitForm=function(a,b,c){b||(b=document.getElementById("adminForm")),a&&(b.task.value=a),b.noValidate=!c,c?b.hasAttribute("novalidate")&&b.removeAttribute("novalidate"):b.setAttribute("novalidate","");var d=document.createElement("input");d.style.display="none",d.type="submit",b.appendChild(d),d.click(),b.removeChild(d)},akeeba.System.orderTable=function(){var a=document.getElementById("sortTable"),b=document.getElementById("directionTable"),c=a.options[a.selectedIndex].value,d="asc";c===akeeba.System.getOptions("akeeba.System.tableOrder","asc")&&(d=b.options[b.selectedIndex].value),akeeba.System.tableOrdering(c,d)},akeeba.System.iterateNodes=function(a,b,c){if("function"==typeof b&&("string"==typeof a&&(a=document.querySelectorAll(a)),0!==a.length)){var d,e;for(d=0;d<a.length;d++){if(e=a[d],"undefined"!=typeof c){b(e,c);continue}b(e)}}},akeeba.System.assignDefaultErrorHandler=function(){if(akeeba.System.params.errorCallback=akeeba.System.modalErrorHandler,"undefined"==typeof akeeba.Modal)return void(akeeba.System.params.errorCallback=akeeba.System.defaultErrorHandler);var a=akeeba.System.getOptions("akeeba.System.params.errorDialogId",akeeba.System.params.errorDialogId),b=akeeba.System.getOptions("akeeba.System.params.errorDialogMessageId",akeeba.System.params.errorDialogMessageId);if(""===a||null===a||""===b||null===b)return void(akeeba.System.params.errorCallback=akeeba.System.defaultErrorHandler);var c=document.getElementById(a),d=document.getElementById(b);(null===c||null===d)&&(akeeba.System.params.errorCallback=akeeba.System.defaultErrorHandler)},akeeba.System.Text={strings:{},_:function _(a,b){var c=akeeba.System.getOptions("akeeba.text");if(c){akeeba.System.Text.load(c);var d={};d["akeeba.text"]=null,akeeba.System.loadOptions(d)}return b=void 0===b?"":b,a=a.toUpperCase(),void 0===akeeba.System.Text.strings[a]?b:akeeba.System.Text.strings[a]},load:function load(a){for(var b in a)a.hasOwnProperty(b)&&(this.strings[b.toUpperCase()]=a[b]);return this}},akeeba.System.doEncryptedAjax=function(a,b,c,d,e,f){var g=akeeba.System.getOptions("akeeba.System.params.AjaxURL",akeeba.System.params.AjaxURL);a.hasOwnProperty("ajaxURL")&&(g=a.ajaxURL,delete a.url);var h=JSON.stringify(a),j={json:h,ajaxURL:g},k=akeeba.System.getOptions("akeeba.System.params.password",akeeba.System.params.password);return 0<k.length&&(j.password=k),akeeba.System.doAjax(j,b,c,d,e,f)},akeeba.System.modal=function(a){try{"undefined"!=typeof a.rel&&(rel=a.rel,a=JSON.parse(rel))}catch(a){}var b=document.createElement("div");(void 0).setAttribute("tabindex","-1"),(void 0).setAttribute("role","dialog"),(void 0).setAttribute("aria-hidden","true");var c=document.createElement("div");c.className="modal-dialog",b.appendChild(c);var d=document.createElement("div");if(d.className="modal-content",c.appendChild(d),"undefined"!=typeof a.title){var e=document.createElement("div");e.className="modal-header",d.appendChild(e);var f=document.createElement("button");f.className="close",f.innerHTML="×",e.appendChild(f);var g=document.createElement("h4");g.className="modal-title",g.innerHTML=a.title,e.appendChild(g),"undefined"!=typeof a.CancelHandler&&akeeba.System.addEventListener(f,"click",function(c){var d=a.CancelHandler;akeeba.System.modalDialog.close(),d(b),c.preventDefault()})}var h=document.createElement("div");if(h.className="modal-body",d.appendChild(h),"undefined"==typeof a.href)h.innerHTML=a.body;else if("#"==a.href.substr(0,1))for(var j=window.document.querySelector(a.href);0<j.childNodes.length;)h.appendChild(j.childNodes[0]);else{var k=document.createElement("iframe");k.src=a.href,k.width="100%",k.height=400,k.frameborder=0,k.allowtransparency=!0,h.appendChild(k),"undefined"!=typeof a.iFrameHeight&&(k.height=a.iFrameHeight),"undefined"!=typeof a.iFrameWidth&&(k.width=a.iFrameWidth)}var l=!0;if("undefined"!=typeof a.showButtons&&(l=a.showButtons),l){var m=document.createElement("div");m.className="modal-footer",d.appendChild(m);var n=akeeba.System.Text._("UI-MODAL-OK"),o=akeeba.System.Text._("UI-MODAL-CANCEL");"undefined"!=typeof a.OkLabel&&(n=a.OkLabel),"undefined"!=typeof a.CancelLabel&&(o=a.CancelLabel);var p=document.createElement("button");p.className="btn btn-default",p.setAttribute("type","button"),p.innerHTML=o,m.appendChild(o);var q=document.createElement("button");q.className="btn btn-primary",q.setAttribute("type","button"),q.innerHTML=n,m.appendChild(q),"undefined"!=typeof a.CancelHandler&&akeeba.System.addEventListener(p,"click",function(c){var d=a.CancelHandler;akeeba.System.modalDialog.close(),d(b),c.preventDefault()}),"undefined"==typeof a.OkHandler?akeeba.System.addEventListener(q,"click",function(a){akeeba.System.modalDialog.close(),a.preventDefault()}):akeeba.System.addEventListener(q,"click",function(c){var d=a.OkHandler;akeeba.System.modalDialog.close(),d(b),c.preventDefault()}),""==n.trim()&&(q.style.display="none"),""==o.trim()&&(p.style.display="none")}akeeba.System.modalDialog=akeeba.Modal.open({inherit:b,width:"450",height:"280"})},akeeba.System.documentReady(function(){var a=this;akeeba.System.assignDefaultErrorHandler(),[].slice.call(document.querySelectorAll(".akeebaGridViewCheckAll")).forEach(function(b){b.addEventListener("click",function(b){akeeba.System.checkAll(a)})}),[].slice.call(document.querySelectorAll(".akeebaGridViewOrderTable")).forEach(function(a){a.addEventListener("change",function(a){akeeba.System.orderTable()})}),[].slice.call(document.querySelectorAll(".akeebaGridViewAutoSubmitOnChange")).forEach(function(a){a.addEventListener("change",function(a){akeeba.System.submitForm()})})}); //# sourceMappingURL=system.min.js.map
[+]
..
[-] remotefiles.js
[edit]
[-] ajax.min.js.map
[edit]
[-] modal.min.js.map
[edit]
[-] tooltip.min.js
[edit]
[-] update.min.js
[edit]
[-] browser.min.js.map
[edit]
[-] manage.js
[edit]
[-] configuration.min.js.map
[edit]
[-] fsfilters.min.js
[edit]
[-] extradirs.min.js.map
[edit]
[-] transfer.min.js.map
[edit]
[-] modal.min.js
[edit]
[-] dbfilters.min.js
[edit]
[-] ajax.js
[edit]
[-] discover.min.js.map
[edit]
[-] transfer.js
[edit]
[-] regexfsfilters.min.js.map
[edit]
[-] wizard.min.js
[edit]
[-] main.min.js.map
[edit]
[-] s3import.min.js.map
[edit]
[-] discover.js
[edit]
[-] gui-helpers.min.js
[edit]
[-] tooltip.min.js.map
[edit]
[-] regexdbfilters.min.js.map
[edit]
[-] log.min.js.map
[edit]
[-] browser.js
[edit]
[-] remotefiles.min.js.map
[edit]
[-] tooltip.js
[edit]
[-] gui-helpers.min.js.map
[edit]
[-] showon.min.js.map
[edit]
[-] wizard.min.js.map
[edit]
[-] upload.min.js.map
[edit]
[-] remotefiles.min.js
[edit]
[-] system.min.js
[edit]
[-] system.min.js.map
[edit]
[-] configuration.min.js
[edit]
[-] multidb.min.js.map
[edit]
[-] upload.min.js
[edit]
[-] manage.min.js.map
[edit]
[-] modal.js
[edit]
[-] showon.js
[edit]
[-] upload.js
[edit]
[-] manage.min.js
[edit]
[-] setup.min.js.map
[edit]
[-] main.min.js
[edit]
[-] users.min.js.map
[edit]
[-] showon.min.js
[edit]
[-] restore.min.js.map
[edit]
[-] backup.min.js
[edit]
[-] ajax.min.js
[edit]
[-] dbfilters.min.js.map
[edit]
[-] s3import.js
[edit]
[-] browser.min.js
[edit]
[-] log.js
[edit]
[-] update.min.js.map
[edit]
[-] fsfilters.min.js.map
[edit]
[-] backup.min.js.map
[edit]
[-] log.min.js
[edit]
[-] main.js
[edit]
[-] discover.min.js
[edit]
[-] users.js
[edit]
[-] s3import.min.js
[edit]