!function(){var e=document.getElementById("llms-setup-current-step"),t=document.querySelector(".llms-exit-setup"),n=document.querySelectorAll('input[name="llms_setup_course_import_ids[]"]');if(n.length){var l=document.getElementById("llms-setup-submit"),i=document.querySelectorAll(".llms-importing-msgs .llms-importing-msg");function c(){var t=0;return n.forEach(function(e){e.checked&&++t}),t}n.forEach(function(e){e.addEventListener("change",function(){i.forEach(function(e){e.style.display="none"});var e=c();l.disabled=0===c()?"disabled":null,1===e?i[0].style.display="block":2<=e&&(i[1].style.display="block",document.getElementById("llms-importing-number").textContent=e)})}),n[0].dispatchEvent(new Event("change")),l.addEventListener("click",function(e){LLMS.Spinner.start(jQuery(l),"small")})}t&&"finish"!==e.value&&t.addEventListener("click",function(e){window.confirm(t.dataset.confirm)||e.preventDefault()})}();
//# sourceMappingURL=../maps/js/llms-admin-setup.min.js.map