/*! @version: ad237d6 */ "use strict";(self.webpackChunk_spark_front_templates=self.webpackChunk_spark_front_templates||[]).push([[304],{304:(e,s,n)=>{n.r(s),n.d(s,{QuickSelectionMenuModule:()=>i});var t=n(2193),a=n(9084);const c=(0,t.A)("QuickSelectionMenuModule"),i=e=>{c.info("running");const s=e,n=e.parentNode.querySelector("[data-quickselectionmenu-overlay]");window.SPARK.bus.subscribe(a.h.QUICKSELECTION_OPEN,(()=>{n.classList.replace("menu-overlay-off","menu-overlay-on"),s.classList.remove("max-h-0"),s.classList.add("max-h-[calc(100vh-53px)]");const t=document.querySelector("header").clientHeight,a=document.querySelector(".page-horizontal-dimension").clientHeight,c=document.querySelector("#headerMainMenuBar").clientHeight;e.style.height=a-t+c+2+"px"})),window.SPARK.bus.subscribe(a.h.QUICKSELECTION_CLOSE,(()=>{n.classList.replace("menu-overlay-on","menu-overlay-off"),s.classList.remove("max-h-[calc(100vh-53px)]"),s.classList.add("max-h-0")})),n.addEventListener("click",(e=>{e.preventDefault(),window.SPARK.bus.publish(a.h.QUICKSELECTION_CLOSE)})),e.addEventListener("click",(()=>{window.SPARK.bus.publish(a.h.QUICKSELECTION_CLOSE)}))}}}]);