Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla5/media/com_menus/js/ |
| [Home] [System Details] [Kill Me] |
/**
* @copyright (C) 2018 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see
LICENSE.txt
*/(c=>{const
o=e=>e.checked,s=e=>e.querySelectorAll('input[type="checkbox"]'),n=e=>e.parentElement.nextElementSibling,l=e=>{e.checked=!0},r=e=>{e.checked=!1},i=e=>e.setAttribute("disabled","disabled"),d=e=>e.removeAttribute("disabled"),a=(e,t)=>{if(t===!0){i(e),l(e);return}d(e),r(e)},h=({target:e})=>{const
t=n(e),u=o(e);t&&s(t).map(b=>a(b,u))};c.querySelectorAll('.treeselect
input[type="checkbox"]').forEach(e=>e.addEventListener("click",h))})(document);