File: /home/dfwparty/members.bizcoach.biz/wp-content/themes/buddyboss-theme/assets/js/hello-theme.min.js
/*!
* BuddyBoss Theme JavaScript Library
* @package BuddyBoss Theme
*/
!function(){function e(){var e=document.getElementById("theme-hello-backdrop"),t=document.getElementById("theme-hello-container");if(t){if(t.classList.contains("bb-theme-modal-onload")){document.body.classList.add("theme-disable-scroll"),e.style.display="",t.style.display="";var n=t.querySelectorAll("a[href], button");(n=Array.prototype.slice.call(n))[0].focus()}t.addEventListener("keydown",l)}e&&e.addEventListener("click",o)}document.addEventListener("click",function(e){var t=document.getElementById("theme-hello-backdrop");if(t&&document.getElementById("theme-hello-container")){var n=t.contains(e.target);(e.target.classList.contains("close-modal")||n)&&o()}},!1);var o=function(){var e=document.getElementById("theme-hello-backdrop"),t=document.getElementById("theme-hello-container");document.body.classList.remove("theme-disable-scroll"),t.classList.contains("bb-update-theme-modal")?(e.style.display="none",t.style.display="none"):(t.parentNode.removeChild(t),e.parentNode.removeChild(e))},l=function(e){var t=document.getElementById("theme-hello-container"),n=Array.prototype.slice.call(t.querySelectorAll("a[href], button")),o=n[0],l=n[n.length-1];9===e.keyCode&&(e.shiftKey&&document.activeElement===o?(e.preventDefault(),l.focus()):document.activeElement===l&&(e.preventDefault(),o.focus()))};document.addEventListener("keyup",function(e){if(27===e.keyCode){if(!document.getElementById("theme-hello-backdrop")||!document.getElementById("theme-hello-container"))return;o()}},!1),(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?e():document.addEventListener("DOMContentLoaded",e)}();