(function(){"use strict";/** * @copyright (C) 2019 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */(function(n){n.addEventListener("DOMContentLoaded",function(){var a=n.querySelectorAll("#new-modules-list a.select-link");a.forEach(function(r){r.addEventListener("click",function(i){var c=i.currentTarget,o=i.target,t=c;t||(t=o,t&&!t.classList.contains("select-link")&&(t=t.parentNode));var e=t.getAttribute("data-function");e&&typeof window.parent[e]=="function"&&window.parent[e](t)})})})})(document)})();