HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/html/site/newsite/wp-content/themes/digital-download/js/modal-accessibility.min.js
/*! digital-download 1.0.8 2021-03-19 2:45:25 PM */

var digitaldownload=digitaldownload||{};function digitaldownloadDomReady(e){if("function"==typeof e)return"interactive"===document.readyState||"complete"===document.readyState?e():void document.addEventListener("DOMContentLoaded",e,!1)}function digitaldownloadToggleAttribute(e,t,o,n){void 0===o&&(o=!0),void 0===n&&(n=!1),e.getAttribute(t)!==o?e.setAttribute(t,o):e.setAttribute(t,n)}function digitaldownloadFindParents(e,o){var n=[];return function e(t){t=t.parentNode;t instanceof HTMLElement&&(t.matches(o)&&n.push(t),e(t))}(e),n}digitaldownload.createEvent=function(e){var t;return"function"==typeof window.Event?t=new Event(e):(t=document.createEvent("Event")).initEvent(e,!0,!1),t},digitaldownload.coverModals={init:function(){document.querySelector(".cover-modal")&&(this.onToggle(),this.closeOnEscape(),this.hideAndShowModals(),this.keepFocusInModal())},onToggle:function(){document.querySelectorAll(".cover-modal").forEach(function(e){e.addEventListener("toggled",function(e){var e=e.target,t=document.body;e.classList.contains("active")?t.classList.add("showing-modal"):(t.classList.remove("showing-modal"),t.classList.add("hiding-modal"),setTimeout(function(){t.classList.remove("hiding-modal")},500))})})},closeOnEscape:function(){document.addEventListener("keydown",function(e){27===e.keyCode&&(e.preventDefault(),document.querySelectorAll(".cover-modal.active").forEach(function(e){this.untoggleModal(e)}.bind(this)))}.bind(this))},hideAndShowModals:function(){var i=document,d=window,e=i.querySelectorAll(".cover-modal"),c=i.documentElement.style,r=i.querySelector("#wpadminbar");function s(e){var t,o=d.pageYOffset;return r?(t=o+r.getBoundingClientRect().height,e?-t:t):0===o?0:-o}function g(){return{"overflow-y":d.innerHeight>i.documentElement.getBoundingClientRect().height?"hidden":"scroll",position:"fixed",width:"100%",top:s(!0)+"px",left:0}}e.forEach(function(l){l.addEventListener("toggle-target-before-inactive",function(e){var t=g(),o=d.pageYOffset,n=Math.abs(s())-o+"px",a=d.matchMedia("(max-width: 600px)");e.target===l&&(Object.keys(t).forEach(function(e){c.setProperty(e,t[e])}),d.digitaldownload.scrolled=parseInt(t.top,10),r&&(i.body.style.setProperty("padding-top",n),a.matches&&(o>=s()?l.style.setProperty("top",0):l.style.setProperty("top",s()-o+"px"))),l.classList.add("show-modal"))}),l.addEventListener("toggle-target-after-inactive",function(e){e.target===l&&setTimeout(function(){var e=digitaldownload.toggles.clickedEl;l.classList.remove("show-modal"),Object.keys(g()).forEach(function(e){c.removeProperty(e)}),r&&(i.body.style.removeProperty("padding-top"),l.style.removeProperty("top")),!1!==e&&(e.focus(),e=!1),d.scrollTo(0,Math.abs(d.digitaldownload.scrolled+s())),d.digitaldownload.scrolled=0},500)})})},untoggleModal:function(e){var t,o=!1;e.dataset.modalTargetString&&(t=e.dataset.modalTargetString,o=document.querySelector('*[data-toggle-target="'+t+'"]')),o?o.click():e.classList.remove("active")},keepFocusInModal:function(){var c=document;c.addEventListener("keydown",function(e){var t,o,n,a,l,i,d=digitaldownload.toggles.clickedEl;d&&c.body.classList.contains("showing-modal")&&(n=d.dataset.toggleTarget,i="input, a, button",a=c.querySelector(n),t=a.querySelectorAll(i),t=Array.prototype.slice.call(t),".menu-modal"===n&&(o=(o=window.matchMedia("(min-width: 768px)").matches)?".expanded-menu":".mobile-menu",(t=t.filter(function(e){return null!==e.closest(o)&&null!==e.offsetParent})).unshift(c.querySelector(".close-nav-toggle")),(l=c.querySelector(".menu-bottom > nav"))&&l.querySelectorAll(i).forEach(function(e){t.push(e)})),".main-menu-modal"===n&&(o=(o=window.matchMedia("(min-width: 1025px)").matches)?".expanded-menu":".mobile-menu",(t=t.filter(function(e){return null!==e.closest(o)&&null!==e.offsetParent})).unshift(c.querySelector(".close-main-nav-toggle")),(l=c.querySelector(".menu-bottom > nav"))&&l.querySelectorAll(i).forEach(function(e){t.push(e)})),d=t[t.length-1],a=t[0],n=c.activeElement,l=9===e.keyCode,!(i=e.shiftKey)&&l&&d===n&&(e.preventDefault(),a.focus()),i&&l&&a===n&&(e.preventDefault(),d.focus()))})}},digitaldownload.modalMenu={init:function(){this.expandLevel()},expandLevel:function(){document.querySelectorAll(".modal-menu").forEach(function(e){e=e.querySelector(".current-menu-item");e&&digitaldownloadFindParents(e,"li").forEach(function(e){e=e.querySelector(".submenu-toggle");e&&digitaldownload.toggles.performToggle(e,!0)})})}},digitaldownload.toggles={clickedEl:!1,init:function(){this.toggle()},performToggle:function(e,n){var a,l,i=this,d=document,c=e,r=c.dataset.toggleTarget,s="active";d.querySelectorAll(".show-modal").length||(i.clickedEl=d.activeElement),(a="next"===r?c.nextSibling:d.querySelector(r)).classList.contains(s)?a.dispatchEvent(digitaldownload.createEvent("toggle-target-before-active")):a.dispatchEvent(digitaldownload.createEvent("toggle-target-before-inactive")),l=c.dataset.classToToggle||s,e=0,a.classList.contains("cover-modal")&&(e=10),setTimeout(function(){var e,t=a.classList.contains("sub-menu")?c.closest(".menu-item").querySelector(".sub-menu"):a,o=c.dataset.toggleDuration;"slidetoggle"!==c.dataset.toggleType||n||"0"===o?t.classList.toggle(l):digitaldownloadMenuToggle(t,o),("next"===r||a.classList.contains("sub-menu")?c:d.querySelector('*[data-toggle-target="'+r+'"]')).classList.toggle(s),digitaldownloadToggleAttribute(c,"aria-expanded","true","false"),i.clickedEl&&-1!==c.getAttribute("class").indexOf("close-")&&digitaldownloadToggleAttribute(i.clickedEl,"aria-expanded","true","false"),c.dataset.toggleBodyClass&&d.body.classList.toggle(c.dataset.toggleBodyClass),c.dataset.setFocus&&(e=d.querySelector(c.dataset.setFocus))&&(a.classList.contains(s)?e.focus():e.blur()),a.dispatchEvent(digitaldownload.createEvent("toggled")),a.classList.contains(s)?a.dispatchEvent(digitaldownload.createEvent("toggle-target-after-active")):a.dispatchEvent(digitaldownload.createEvent("toggle-target-after-inactive"))},e)},toggle:function(){var o=this;document.querySelectorAll("*[data-toggle-target]").forEach(function(t){t.addEventListener("click",function(e){e.preventDefault(),o.performToggle(t)})})}},digitaldownloadDomReady(function(){digitaldownload.toggles.init(),digitaldownload.coverModals.init()});