| Server IP : 46.105.57.169 / Your IP : 216.73.216.144 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maitricfuz/www/new-saint-martin/media/com_smilepack/js/ |
Upload File : |
var SmilePackDashboard=function(){function t(){this.initEvents()}var e=t.prototype;return e.initEvents=function(){document.addEventListener("click",function(t){this.toggleModuleStatus(t),this.copySmartTagToClipboard(t)}.bind(this))},e.toggleModuleStatus=function(t){var e,o,i,a=t.target.closest(".smilePackModuleStatusToggle");a&&(t=a.closest(".smilepack-grid--item"),e=a.closest(".smilepack-grid").dataset.rootUrl,o=a.closest(".smilepack-grid").dataset.token,t=t.dataset.module,i=a.querySelector('input[type="checkbox"]').checked?1:0,a.classList.add("working"),fetch(e+"?option=com_ajax&format=raw&plugin=smilepack&task=toggleModuleStatus&"+o+"=1&mod="+t+"&status="+i,{method:"POST"}).then(function(t){return t.json()}).then(function(t){a.classList.remove("working")}))},e.copySmartTagToClipboard=function(t){var e=t.target.closest(".smilepack-copy-to-clipboard-trigger");e&&(document.querySelectorAll(".smilepack-copy-to-clipboard-trigger").forEach(function(t){t.classList.remove("is-copied")}),t=e.querySelector(".smilepack-copy-to-clipboard-text"),navigator.clipboard.writeText(t.innerHTML),e.classList.add("is-copied"),setTimeout(function(){e.classList.remove("is-copied")},1500))},t}();document.addEventListener("DOMContentLoaded",function(){new SmilePackDashboard});