| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.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 : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/lorient/media/com_modules/js/ |
Upload File : |
(function(){"use strict";/**
* @copyright (C) 2020 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/var e=document.getElementById("comModulesSelectSearch"),s=document.getElementById("comModulesSelectSearchContainer"),a=document.getElementById("comModulesSelectTypeHeader"),n=document.getElementById("comModulesSelectResultsContainer"),r=document.querySelector(".modules-alert"),v=[].slice.call(document.querySelectorAll(".comModulesSelectCard"));if(e&&s){e.addEventListener("keyup",function(l){var t=l.target.value,c=!1;typeof sessionStorage<"u"&&sessionStorage.setItem("Joomla.com_modules.new.search",t),v.forEach(function(o){if(o.classList.remove("d-none"),!!t){var d=o.querySelector(".new-module-title"),i=o.querySelector(".card-body"),u=d?d.textContent:"",m=i?i.textContent:"";u&&!u.toLowerCase().includes(t.toLowerCase())&&m&&!m.toLowerCase().includes(t.toLowerCase())?o.classList.add("d-none"):c=!0}}),c||!t?(r.classList.add("d-none"),a.classList.remove("d-none"),n.classList.remove("d-none")):(r.classList.remove("d-none"),a.classList.add("d-none"),n.classList.add("d-none"))}),s.classList.remove("d-none"),e.focus();try{typeof sessionStorage<"u"&&(e.value=sessionStorage.getItem("Joomla.com_modules.new.search")||"",e.dispatchEvent(new KeyboardEvent("keyup")))}catch{}}})();