var R=(e,t,n)=>{e.setAttribute(t,new URL(e.getAttribute(t),n).pathname)};function C(e,t){e.querySelectorAll('[href^="./"], [href^="../"]').forEach(n=>R(n,"href",t)),e.querySelectorAll('[src^="./"], [src^="../"]').forEach(n=>R(n,"src",t))}var N=e=>(t,n)=>t[`node${e}`]===n[`node${e}`],x=N("Name"),D=N("Type"),M=N("Value");function L(e,t){if(e.attributes.length===0&&t.attributes.length===0)return[];let n=[],r=new Map,i=new Map;for(let s of e.attributes)r.set(s.name,s.value);for(let s of t.attributes){let o=r.get(s.name);s.value===o?r.delete(s.name):(typeof o<"u"&&r.delete(s.name),i.set(s.name,s.value))}for(let s of r.keys())n.push({type:5,name:s});for(let[s,o]of i.entries())n.push({type:4,name:s,value:o});return n}function y(e,t=!0){let n=`${e.localName}`;for(let{name:r,value:i}of e.attributes)t&&r.startsWith("data-")||(n+=`[${r}=${i}]`);return n+=e.innerHTML,n}function w(e){switch(e.tagName){case"BASE":case"TITLE":return e.localName;case"META":{if(e.hasAttribute("name"))return`meta[name="${e.getAttribute("name")}"]`;if(e.hasAttribute("property"))return`meta[name="${e.getAttribute("property")}"]`;break}case"LINK":{if(e.hasAttribute("rel")&&e.hasAttribute("href"))return`link[rel="${e.getAttribute("rel")}"][href="${e.getAttribute("href")}"]`;if(e.hasAttribute("href"))return`link[href="${e.getAttribute("href")}"]`;break}}return y(e)}function k(e){let[t,n=""]=e.split("?");return`${t}?t=${Date.now()}&${n.replace(/t=\d+/g,"")}`}function l(e){if(e.nodeType===1&&e.hasAttribute("data-persist"))return e;if(e.nodeType===1&&e.localName==="script"){let t=document.createElement("script");for(let{name:n,value:r}of e.attributes)n==="src"&&(r=k(r)),t.setAttribute(n,r);return t.innerHTML=e.innerHTML,t}return e.cloneNode(!0)}function V(e,t){if(e.children.length===0&&t.children.length===0)return[];let n=[],r=new Map,i=new Map,s=new Map;for(let o of e.children)r.set(w(o),o);for(let o of t.children){let a=w(o),c=r.get(a);c?y(o,!1)!==y(c,!1)&&i.set(a,l(o)):s.set(a,l(o)),r.delete(a)}for(let o of e.childNodes){if(o.nodeType===1){let a=w(o);if(r.has(a)){n.push({type:1});continue}else if(i.has(a)){let c=i.get(a);n.push({type:3,attributes:L(o,c),children:I(o,c)});continue}}n.push(void 0)}for(let o of s.values())n.push({type:0,node:l(o)});return n}function I(e,t){let n=[],r=Math.max(e.childNodes.length,t.childNodes.length);for(let i=0;iO(r,a,o[c])));return}}}function T(e,t){let n=h(e,t);return O(e,n)}if(!customElements.get("route-announcer")){let e={"aria-live":"assertive","aria-atomic":"true",style:"position: absolute; left: 0; top: 0; clip: rect(0 0 0 0); clip-path: inset(50%); overflow: hidden; white-space: nowrap; width: 1px; height: 1px"};customElements.define("route-announcer",class extends HTMLElement{constructor(){super()}connectedCallback(){for(let[n,r]of Object.entries(e))this.setAttribute(n,r)}})}var d=document.createElement("route-announcer"),Y=e=>e?.nodeType===1,q=e=>{try{let t=new URL(e);if(window.location.origin===t.origin)return t.pathname===window.location.pathname?!t.hash:!0}catch{}return!1},z=({target:e},t)=>{if(!Y(e))return;let n=e.closest("a");if(!n||typeof t.include=="string"&&!n.matches(t.include)||typeof t.include=="function"&&!t.include(n)||"routerIgnore"in n.dataset)return;let{href:r}=n;if(!!q(r))return{url:new URL(r),scroll:"routerNoscroll"in n.dataset?!1:void 0}},P=()=>{},_;async function v(e,t=!1,n){let{beforeDiff:r=P,afterDiff:i=P}=n;_=_||new DOMParser;let s=await fetch(`${e}`).then(c=>c.text()).catch(()=>{window.location.assign(e)});if(!s)return;t||(history.pushState({},"",e),(n.scrollToTop??!0)&&window.scrollTo({top:0}));let o=_.parseFromString(s,"text/html");C(o,e),await r(o);let a=o.querySelector("title")?.textContent;if(a)document.title=a;else{let c=document.querySelector("h1");a=c?.innerText??c?.textContent??e.pathname}d.textContent!==a&&(d.textContent=a),d.dataset.persist="",o.body.appendChild(d),document.startViewTransition?await document.startViewTransition(()=>T(document,o)):T(document,o),document.activeElement?.closest("[data-persist]")||document.body.focus(),await i(),delete d.dataset.persist}function F(e={}){return typeof window<"u"&&(window.addEventListener("click",async t=>{let{url:n,scroll:r=e.scrollToTop}=z(t,e)??{};if(!!n){t.preventDefault();try{v(n,!1,{...e,scrollToTop:r})}catch{window.location.assign(n)}}}),window.addEventListener("popstate",()=>{if(!window.location.hash)try{v(new URL(window.location.toString()),!0,e)}catch{window.location.reload()}})),new class{go(n,r){let i=new URL(n,window.location.toString());return v(i,!1,{...e,...r})}back(){return window.history.back()}forward(){return window.history.forward()}}}export{F as default};