const f="modulepreload",h=function(r){return"/dist/"+r},a={},m=function(o,s,u){if(!s||s.length===0)return o();const c=document.getElementsByTagName("link");return Promise.all(s.map(e=>{if(e=h(e),e in a)return;a[e]=!0;const t=e.endsWith(".css"),d=t?'[rel="stylesheet"]':"";if(!!u)for(let i=c.length-1;i>=0;i--){const l=c[i];if(l.href===e&&(!t||l.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${d}`))return;const n=document.createElement("link");if(n.rel=t?"stylesheet":f,t||(n.as="script",n.crossOrigin=""),n.href=e,document.head.appendChild(n),t)return new Promise((i,l)=>{n.addEventListener("load",i),n.addEventListener("error",()=>l(new Error(`Unable to preload CSS for ${e}`)))})})).then(()=>o()).catch(e=>{const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e})},E=async()=>{const r=document.querySelectorAll(".content__sidebar--sticky");if(!r.length)return;const{init:o}=await m(()=>import("./aside.js"),[]);r.forEach(s=>{o(s)})};E();
;
