From 635ecc5c3725827146077bc317d60ee870462a1f Mon Sep 17 00:00:00 2001 From: Joakim Date: Tue, 23 Dec 2025 22:51:22 +0100 Subject: [PATCH] Initial deploy branch with static build output --- .gitignore | 10 ++++++ _app/env.js | 1 + _app/immutable/assets/0.8VN-Nqvw.css | 1 + _app/immutable/assets/2.Dq7jhwvr.css | 1 + _app/immutable/chunks/B9gHXcuJ.js | 1 + _app/immutable/chunks/C-if0coG.js | 2 ++ _app/immutable/chunks/CBi9a97-.js | 2 ++ _app/immutable/chunks/Cd0JqALQ.js | 1 + _app/immutable/chunks/Crb4-ty7.js | 1 + _app/immutable/chunks/DK7a7xdv.js | 1 + _app/immutable/chunks/DOzgGktT.js | 1 + _app/immutable/chunks/Gwsnd5Wd.js | 1 + _app/immutable/chunks/btUYl3cV.js | 1 + _app/immutable/entry/app.DSIP6P_E.js | 2 ++ _app/immutable/entry/start.D-4i935A.js | 1 + _app/immutable/nodes/0._OJDnK6m.js | 1 + _app/immutable/nodes/1.D8TGrcp0.js | 1 + _app/immutable/nodes/2.ZUiB5W5u.js | 1 + _app/version.json | 1 + index.html | 49 ++++++++++++++++++++++++++ robots.txt | 3 ++ 21 files changed, 83 insertions(+) create mode 100644 .gitignore create mode 100644 _app/env.js create mode 100644 _app/immutable/assets/0.8VN-Nqvw.css create mode 100644 _app/immutable/assets/2.Dq7jhwvr.css create mode 100644 _app/immutable/chunks/B9gHXcuJ.js create mode 100644 _app/immutable/chunks/C-if0coG.js create mode 100644 _app/immutable/chunks/CBi9a97-.js create mode 100644 _app/immutable/chunks/Cd0JqALQ.js create mode 100644 _app/immutable/chunks/Crb4-ty7.js create mode 100644 _app/immutable/chunks/DK7a7xdv.js create mode 100644 _app/immutable/chunks/DOzgGktT.js create mode 100644 _app/immutable/chunks/Gwsnd5Wd.js create mode 100644 _app/immutable/chunks/btUYl3cV.js create mode 100644 _app/immutable/entry/app.DSIP6P_E.js create mode 100644 _app/immutable/entry/start.D-4i935A.js create mode 100644 _app/immutable/nodes/0._OJDnK6m.js create mode 100644 _app/immutable/nodes/1.D8TGrcp0.js create mode 100644 _app/immutable/nodes/2.ZUiB5W5u.js create mode 100644 _app/version.json create mode 100644 index.html create mode 100644 robots.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e7f076 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# Deploy branch - only track build outputs +# Ignore everything by default +* + +# Except these files/directories +!.gitignore +!index.html +!robots.txt +!_app/ +!_app/** diff --git a/_app/env.js b/_app/env.js new file mode 100644 index 0000000..f5427da --- /dev/null +++ b/_app/env.js @@ -0,0 +1 @@ +export const env={} \ No newline at end of file diff --git a/_app/immutable/assets/0.8VN-Nqvw.css b/_app/immutable/assets/0.8VN-Nqvw.css new file mode 100644 index 0000000..f065a30 --- /dev/null +++ b/_app/immutable/assets/0.8VN-Nqvw.css @@ -0,0 +1 @@ +:root{--text-color-primary: black;--border-radius: 8px;--border-color: black;--border-size: 2px;--spacing30: .5rem;--spacing40: .75rem;--spacing50: 1rem;--spacing60: 1.25rem;--spacing70: 1.5rem}*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body{display:grid;grid-template-columns:minmax(var(--spacing50),auto) minmax(auto,800px) minmax(var(--spacing50),auto)} diff --git a/_app/immutable/assets/2.Dq7jhwvr.css b/_app/immutable/assets/2.Dq7jhwvr.css new file mode 100644 index 0000000..1e9b96e --- /dev/null +++ b/_app/immutable/assets/2.Dq7jhwvr.css @@ -0,0 +1 @@ +div.svelte-2ipuuj{--card-size: 150px;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing50)}div.svelte-2ipuuj a:where(.svelte-2ipuuj){display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing50);gap:var(--spacing30);width:var(--card-size);height:var(--card-size);color:var(--text-color-primary);border:var(--border-size) solid var(--border-color);border-radius:var(--border-radius)}div.svelte-2ipuuj a:where(.svelte-2ipuuj) span:where(.svelte-2ipuuj){font-size:1.25rem}.hero.svelte-1uha8ag{margin-block:var(--spacing70)}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){text-align:center;margin-block:var(--spacing50)}.hero.svelte-1uha8ag div:where(.svelte-1uha8ag){text-align:center;font-size:1.25rem;margin-block:var(--spacing40)} diff --git a/_app/immutable/chunks/B9gHXcuJ.js b/_app/immutable/chunks/B9gHXcuJ.js new file mode 100644 index 0000000..9f311e1 --- /dev/null +++ b/_app/immutable/chunks/B9gHXcuJ.js @@ -0,0 +1 @@ +import{k as S,n as T,o as O,q as R,P as b,t as o,v as h,w as m,x as B,D as Y,y as g,z as M,g as N,A as U,B as q,i as z,C,E as G,F as K,G as $,S as F,L as Z}from"./DOzgGktT.js";let v=!1;function j(e){var r=v;try{return v=!1,[e(),v]}finally{v=r}}const y={get(e,r){if(!e.exclude.includes(r))return o(e.version),r in e.special?e.special[r]():e.props[r]},set(e,r,i){if(!(r in e.special)){var s=S;try{R(e.parent_effect),e.special[r]=H({get[r](){return e.props[r]}},r,b)}finally{R(s)}}return e.special[r](i),O(e.version),!0},getOwnPropertyDescriptor(e,r){if(!e.exclude.includes(r)&&r in e.props)return{enumerable:!0,configurable:!0,value:e.props[r]}},deleteProperty(e,r){return e.exclude.includes(r)||(e.exclude.push(r),O(e.version)),!0},has(e,r){return e.exclude.includes(r)?!1:r in e.props},ownKeys(e){return Reflect.ownKeys(e.props).filter(r=>!e.exclude.includes(r))}};function Q(e,r){return new Proxy({props:e,exclude:r,special:{},version:T(0),parent_effect:S},y)}function H(e,r,i,s){var t=!N||(i&U)!==0,d=(i&$)!==0,A=(i&K)!==0,u=s,p=!0,x=()=>(p&&(p=!1,u=A?z(s):s),u),f;if(d){var D=F in e||Z in e;f=C(e,r)?.set??(D&&r in e?n=>e[r]=n:void 0)}var l,I=!1;d?[l,I]=j(()=>e[r]):l=e[r],l===void 0&&s!==void 0&&(l=x(),f&&(t&&G(),f(l)));var a;if(t?a=()=>{var n=e[r];return n===void 0?x():(p=!0,n)}:a=()=>{var n=e[r];return n!==void 0&&(u=void 0),n===void 0?u:n},t&&(i&b)===0)return a;if(f){var L=e.$$legacy;return(function(n,c){return arguments.length>0?((!t||!c||L||I)&&f(c?a():n),n):a()})}var P=!1,_=((i&g)!==0?h:m)(()=>(P=!1,a()));d&&o(_);var w=S;return(function(n,c){if(arguments.length>0){const E=c?o(_):t&&d?q(n):n;return B(_,E),P=!0,u!==void 0&&(u=E),n}return M&&P||(w.f&Y)!==0?_.v:o(_)})}export{Q as l,H as p}; diff --git a/_app/immutable/chunks/C-if0coG.js b/_app/immutable/chunks/C-if0coG.js new file mode 100644 index 0000000..dd74b19 --- /dev/null +++ b/_app/immutable/chunks/C-if0coG.js @@ -0,0 +1,2 @@ +import{H as $,t as L,n as M,I as U,i as j,J as S,K as V,e as u,h as c,k as b,M as J,N as K,O as D,Q,b as _,R as g,p as R,a as q,q as x,T as v,U as C,V as X,W as Y,f as B,m as Z,X as z,d as w,Y as E,Z as G,_ as ee,$ as H,a0 as te,a1 as se,a2 as ie,a3 as ne,a4 as re,a5 as N,a6 as ae,a7 as he,a8 as oe,a9 as k,aa as y,ab as fe,ac as le,ad as de,ae as _e,af as ue,ag as ce,ah as pe,ai as ge}from"./DOzgGktT.js";import{a as ve,r as I,h as m,i as ye,b as me}from"./Gwsnd5Wd.js";function be(i){let e=0,t=M(0),n;return()=>{$()&&(L(t),U(()=>(e===0&&(n=j(()=>i(()=>S(t)))),e+=1,()=>{V(()=>{e-=1,e===0&&(n?.(),n=void 0,S(t))})})))}}var Ee=se|ie|ne;function Te(i,e,t){new Re(i,e,t)}class Re{parent;#s=!1;#t;#g=c?u:null;#n;#d;#r;#i=null;#e=null;#a=null;#h=null;#o=null;#_=0;#f=0;#u=!1;#l=null;#m=be(()=>(this.#l=M(this.#_),()=>{this.#l=null}));constructor(e,t,n){this.#t=e,this.#n=t,this.#d=n,this.parent=b.b,this.#s=!!this.#n.pending,this.#r=J(()=>{if(b.b=this,c){const s=this.#g;K(),s.nodeType===D&&s.data===Q?this.#E():this.#b()}else{var o=this.#v();try{this.#i=_(()=>n(o))}catch(s){this.error(s)}this.#f>0?this.#p():this.#s=!1}return()=>{this.#o?.remove()}},Ee),c&&(this.#t=u)}#b(){try{this.#i=_(()=>this.#d(this.#t))}catch(e){this.error(e)}this.#s=!1}#E(){const e=this.#n.pending;e&&(this.#e=_(()=>e(this.#t)),g.enqueue(()=>{var t=this.#v();this.#i=this.#c(()=>(g.ensure(),_(()=>this.#d(t)))),this.#f>0?this.#p():(R(this.#e,()=>{this.#e=null}),this.#s=!1)}))}#v(){var e=this.#t;return this.#s&&(this.#o=q(),this.#t.before(this.#o),e=this.#o),e}is_pending(){return this.#s||!!this.parent&&this.parent.is_pending()}has_pending_snippet(){return!!this.#n.pending}#c(e){var t=b,n=Y,o=B;x(this.#r),v(this.#r),C(this.#r.ctx);try{return e()}catch(s){return X(s),null}finally{x(t),v(n),C(o)}}#p(){const e=this.#n.pending;this.#i!==null&&(this.#h=document.createDocumentFragment(),this.#h.append(this.#o),Z(this.#i,this.#h)),this.#e===null&&(this.#e=_(()=>e(this.#t)))}#y(e){if(!this.has_pending_snippet()){this.parent&&this.parent.#y(e);return}this.#f+=e,this.#f===0&&(this.#s=!1,this.#e&&R(this.#e,()=>{this.#e=null}),this.#h&&(this.#t.before(this.#h),this.#h=null))}update_pending_count(e){this.#y(e),this.#_+=e,this.#l&&z(this.#l,this.#_)}get_effect_pending(){return this.#m(),L(this.#l)}error(e){var t=this.#n.onerror;let n=this.#n.failed;if(this.#u||!t&&!n)throw e;this.#i&&(w(this.#i),this.#i=null),this.#e&&(w(this.#e),this.#e=null),this.#a&&(w(this.#a),this.#a=null),c&&(E(this.#g),G(),E(ee()));var o=!1,s=!1;const a=()=>{if(o){re();return}o=!0,s&&te(),g.ensure(),this.#_=0,this.#a!==null&&R(this.#a,()=>{this.#a=null}),this.#s=this.has_pending_snippet(),this.#i=this.#c(()=>(this.#u=!1,_(()=>this.#d(this.#t)))),this.#f>0?this.#p():this.#s=!1};var f=Y;try{v(null),s=!0,t?.(e,a),s=!1}catch(l){H(l,this.#r&&this.#r.parent)}finally{v(f)}n&&V(()=>{this.#a=this.#c(()=>{g.ensure(),this.#u=!0;try{return _(()=>{n(this.#t,()=>e,()=>a)})}catch(l){return H(l,this.#r.parent),null}finally{this.#u=!1}})})}}function Ae(i,e){var t=e==null?"":typeof e=="object"?e+"":e;t!==(i.__t??=i.nodeValue)&&(i.__t=t,i.nodeValue=t+"")}function we(i,e){return P(i,e)}function De(i,e){N(),e.intro=e.intro??!1;const t=e.target,n=c,o=u;try{for(var s=ae(t);s&&(s.nodeType!==D||s.data!==he);)s=oe(s);if(!s)throw k;y(!0),E(s);const a=P(i,{...e,anchor:s});return y(!1),a}catch(a){if(a instanceof Error&&a.message.split(` +`).some(f=>f.startsWith("https://svelte.dev/e/")))throw a;return a!==k&&console.warn("Failed to hydrate: ",a),e.recover===!1&&fe(),N(),le(t),y(!1),we(i,e)}finally{y(n),E(o)}}const p=new Map;function P(i,{target:e,anchor:t,props:n={},events:o,context:s,intro:a=!0}){N();var f=new Set,l=d=>{for(var h=0;h{var d=t??e.appendChild(q());return Te(d,{pending:()=>{}},h=>{if(s){ue({});var r=B;r.c=s}if(o&&(n.$$events=o),c&&me(h,null),T=i(h,n)||{},c&&(b.nodes.end=u,u===null||u.nodeType!==D||u.data!==ce))throw pe(),k;s&&ge()}),()=>{for(var h of f){e.removeEventListener(h,m);var r=p.get(h);--r===0?(document.removeEventListener(h,m),p.delete(h)):p.set(h,r)}I.delete(l),d!==t&&d.parentNode?.removeChild(d)}});return A.set(T,W),T}let A=new WeakMap;function Oe(i,e){const t=A.get(i);return t?(A.delete(i),t(e)):Promise.resolve()}export{De as h,we as m,Ae as s,Oe as u}; diff --git a/_app/immutable/chunks/CBi9a97-.js b/_app/immutable/chunks/CBi9a97-.js new file mode 100644 index 0000000..e9b1d7d --- /dev/null +++ b/_app/immutable/chunks/CBi9a97-.js @@ -0,0 +1,2 @@ +import{K as R,aA as Y,d as P,b as F,aB as G,h as N,aC as m,aD as x,aE as rr,aF as er,aG as fr,t as tr,aH as ir,aa as U,aI as sr,aJ as ar,aK as ur,aL as or,aM as lr}from"./DOzgGktT.js";import{d as cr,e as nr,g as vr,n as dr,j as gr}from"./Gwsnd5Wd.js";function hr(r,t){if(t){const e=document.body;r.autofocus=!0,R(()=>{document.activeElement===e&&r.focus()})}}let H=!1;function _r(){H||(H=!0,document.addEventListener("reset",r=>{Promise.resolve().then(()=>{if(!r.defaultPrevented)for(const t of r.target.elements)t.__on_r?.()})},{capture:!0}))}function br(r,t){var e=void 0,f;Y(()=>{e!==(e=t())&&(f&&(P(f),f=null),e&&(f=F(()=>{G(()=>e(r))})))})}function q(r){var t,e,f="";if(typeof r=="string"||typeof r=="number")f+=r;else if(typeof r=="object")if(Array.isArray(r)){var i=r.length;for(t=0;t=0;){var c=o+s;(o===0||K.includes(f[o-1]))&&(c===f.length||K.includes(f[c]))?f=(o===0?"":f.substring(0,o))+f.substring(c+1):o=c}}return f===""?null:f}function V(r,t=!1){var e=t?" !important;":";",f="";for(var i in r){var s=r[i];s!=null&&s!==""&&(f+=" "+i+": "+s+e)}return f}function M(r){return r[0]!=="-"||r[1]!=="-"?r.toLowerCase():r}function Sr(r,t){if(t){var e="",f,i;if(Array.isArray(t)?(f=t[0],i=t[1]):f=t,r){r=String(r).replaceAll(/\s*\/\*.*?\*\/\s*/g,"").trim();var s=!1,o=0,c=!1,d=[];f&&d.push(...Object.keys(f).map(M)),i&&d.push(...Object.keys(i).map(M));var n=0,_=-1;const E=r.length;for(var v=0;v{j(r,r.__value)});t.observe(r,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),er(()=>{t.disconnect()})}function B(r){return"__value"in r?r.__value:r.value}const I=Symbol("class"),y=Symbol("style"),z=Symbol("is custom element"),J=Symbol("is html");function Ir(r){if(N){var t=!1,e=()=>{if(!t){if(t=!0,r.hasAttribute("value")){var f=r.value;O(r,"value",null),r.value=f}if(r.hasAttribute("checked")){var i=r.checked;O(r,"checked",null),r.checked=i}}};r.__on_r=e,R(e),_r()}}function yr(r,t){t?r.hasAttribute("selected")||r.setAttribute("selected",""):r.removeAttribute("selected")}function O(r,t,e,f){var i=Z(r);N&&(i[t]=r.getAttribute(t),t==="src"||t==="srcset"||t==="href"&&r.nodeName==="LINK")||i[t]!==(i[t]=e)&&(t==="loading"&&(r[or]=e),e==null?r.removeAttribute(t):typeof e!="string"&&Q(r).includes(t)?r[t]=e:r.setAttribute(t,e))}function Or(r,t,e,f,i=!1,s=!1){if(N&&i&&r.tagName==="INPUT"){var o=r,c=o.type==="checkbox"?"defaultChecked":"defaultValue";c in e||Ir(o)}var d=Z(r),n=d[z],_=!d[J];let v=N&&n;v&&U(!1);var a=t||{},S=r.tagName==="OPTION";for(var p in t)p in e||(e[p]=null);e.class?e.class=pr(e.class):e[I]&&(e.class=null),e[y]&&(e.style??=null);var E=Q(r);for(const u in e){let l=e[u];if(S&&u==="value"&&l==null){r.value=r.__value="",a[u]=l;continue}if(u==="class"){var T=r.namespaceURI==="http://www.w3.org/1999/xhtml";Er(r,T,l,f,t?.[I],e[I]),a[u]=l,a[I]=e[I];continue}if(u==="style"){Lr(r,l,t?.[y],e[y]),a[u]=l,a[y]=e[y];continue}var b=a[u];if(!(l===b&&!(l===void 0&&r.hasAttribute(u)))){a[u]=l;var $=u[0]+u[1];if($!=="$$")if($==="on"){const A={},L="$$"+u;let g=u.slice(2);var C=gr(g);if(cr(g)&&(g=g.slice(0,-7),A.capture=!0),!C&&b){if(l!=null)continue;r.removeEventListener(g,a[L],A),a[L]=null}if(l!=null)if(C)r[`__${g}`]=l,vr([g]);else{let W=function(X){a[u].call(this,X)};a[L]=nr(g,r,W,A)}else C&&(r[`__${g}`]=void 0)}else if(u==="style")O(r,u,l);else if(u==="autofocus")hr(r,!!l);else if(!n&&(u==="__value"||u==="value"&&l!=null))r.value=r.__value=l;else if(u==="selected"&&S)yr(r,l);else{var h=u;_||(h=dr(h));var k=h==="defaultValue"||h==="defaultChecked";if(l==null&&!n&&!k)if(d[u]=null,h==="value"||h==="checked"){let A=r;const L=t===void 0;if(h==="value"){let g=A.defaultValue;A.removeAttribute(h),A.defaultValue=g,A.value=A.__value=L?g:null}else{let g=A.defaultChecked;A.removeAttribute(h),A.defaultChecked=g,A.checked=L?g:!1}}else r.removeAttribute(u);else k||E.includes(h)&&(n||typeof l!="string")?(r[h]=l,h in d&&(d[h]=sr)):typeof l!="function"&&O(r,h,l)}}}return v&&U(!0),a}function wr(r,t,e=[],f=[],i=[],s,o=!1,c=!1){fr(i,e,f,d=>{var n=void 0,_={},v=r.nodeName==="SELECT",a=!1;if(Y(()=>{var p=t(...d.map(tr)),E=Or(r,n,p,s,o,c);a&&v&&"value"in p&&j(r,p.value);for(let b of Object.getOwnPropertySymbols(_))p[b]||P(_[b]);for(let b of Object.getOwnPropertySymbols(p)){var T=p[b];b.description===ir&&(!n||T!==n[b])&&(_[b]&&P(_[b]),_[b]=F(()=>br(r,()=>T))),E[b]=T}n=E}),v){var S=r;G(()=>{j(S,n.value,!0),Tr(S)})}a=!0})}function Z(r){return r.__attributes??={[z]:r.nodeName.includes("-"),[J]:r.namespaceURI===ar}}var D=new Map;function Q(r){var t=r.getAttribute("is")||r.nodeName,e=D.get(t);if(e)return e;D.set(t,e=[]);for(var f,i=r,s=Element.prototype;s!==i;){f=lr(i);for(var o in f)f[o].set&&e.push(o);i=ur(i)}return e}export{wr as a,O as s}; diff --git a/_app/immutable/chunks/Cd0JqALQ.js b/_app/immutable/chunks/Cd0JqALQ.js new file mode 100644 index 0000000..c80b867 --- /dev/null +++ b/_app/immutable/chunks/Cd0JqALQ.js @@ -0,0 +1 @@ +import{j as a}from"./DOzgGktT.js";a(); diff --git a/_app/immutable/chunks/Crb4-ty7.js b/_app/immutable/chunks/Crb4-ty7.js new file mode 100644 index 0000000..76e0aba --- /dev/null +++ b/_app/immutable/chunks/Crb4-ty7.js @@ -0,0 +1 @@ +import{c as n,r as p,d as o,p as u,a as d,b as l,h as m,e as _,m as v,s as b}from"./DOzgGktT.js";class w{anchor;#t=new Map;#s=new Map;#e=new Map;#i=new Set;#a=!0;constructor(e,s=!0){this.anchor=e,this.#a=s}#h=()=>{var e=n;if(this.#t.has(e)){var s=this.#t.get(e),t=this.#s.get(s);if(t)p(t),this.#i.delete(s);else{var a=this.#e.get(s);a&&(this.#s.set(s,a.effect),this.#e.delete(s),a.fragment.lastChild.remove(),this.anchor.before(a.fragment),t=a.effect)}for(const[i,h]of this.#t){if(this.#t.delete(i),i===e)break;const r=this.#e.get(h);r&&(o(r.effect),this.#e.delete(h))}for(const[i,h]of this.#s){if(i===s||this.#i.has(i))continue;const r=()=>{if(Array.from(this.#t.values()).includes(i)){var c=document.createDocumentFragment();v(h,c),c.append(d()),this.#e.set(i,{effect:h,fragment:c})}else o(h);this.#i.delete(i),this.#s.delete(i)};this.#a||!t?(this.#i.add(i),u(h,r,!1)):r()}}};#r=e=>{this.#t.delete(e);const s=Array.from(this.#t.values());for(const[t,a]of this.#e)s.includes(t)||(o(a.effect),this.#e.delete(t))};ensure(e,s){var t=n,a=b();if(s&&!this.#s.has(e)&&!this.#e.has(e))if(a){var i=document.createDocumentFragment(),h=d();i.append(h),this.#e.set(e,{effect:l(()=>s(h)),fragment:i})}else this.#s.set(e,l(()=>s(this.anchor)));if(this.#t.set(t,e),a){for(const[r,f]of this.#s)r===e?t.skipped_effects.delete(f):t.skipped_effects.add(f);for(const[r,f]of this.#e)r===e?t.skipped_effects.delete(f.effect):t.skipped_effects.add(f.effect);t.oncommit(this.#h),t.ondiscard(this.#r)}else m&&(this.anchor=_),this.#h()}}export{w as B}; diff --git a/_app/immutable/chunks/DK7a7xdv.js b/_app/immutable/chunks/DK7a7xdv.js new file mode 100644 index 0000000..002fbe3 --- /dev/null +++ b/_app/immutable/chunks/DK7a7xdv.js @@ -0,0 +1 @@ +import{aU as he,aV as _t,aQ as U,t as T,x as I,aR as ee,aW as De,aX as mt}from"./DOzgGktT.js";import{o as Ve}from"./btUYl3cV.js";const V=[];function Se(e,t=he){let n=null;const a=new Set;function r(s){if(_t(e,s)&&(e=s,n)){const c=!V.length;for(const l of a)l[1](),V.push(l,e);if(c){for(let l=0;l{a.delete(l),a.size===0&&n&&(n(),n=null)}}return{set:r,update:i,subscribe:o}}class Ee{constructor(t,n){this.status=t,typeof n=="string"?this.body={message:n}:n?this.body=n:this.body={message:`Error: ${t}`}}toString(){return JSON.stringify(this.body)}}class Re{constructor(t,n){this.status=t,this.location=n}}class xe extends Error{constructor(t,n,a){super(a),this.status=t,this.text=n}}new URL("sveltekit-internal://");function wt(e,t){return e==="/"||t==="ignore"?e:t==="never"?e.endsWith("/")?e.slice(0,-1):e:t==="always"&&!e.endsWith("/")?e+"/":e}function vt(e){return e.split("%25").map(decodeURI).join("%25")}function yt(e){for(const t in e)e[t]=decodeURIComponent(e[t]);return e}function pe({href:e}){return e.split("#")[0]}function bt(...e){let t=5381;for(const n of e)if(typeof n=="string"){let a=n.length;for(;a;)t=t*33^n.charCodeAt(--a)}else if(ArrayBuffer.isView(n)){const a=new Uint8Array(n.buffer,n.byteOffset,n.byteLength);let r=a.length;for(;r;)t=t*33^a[--r]}else throw new TypeError("value must be a string or TypedArray");return(t>>>0).toString(36)}new TextEncoder;new TextDecoder;function kt(e){const t=atob(e),n=new Uint8Array(t.length);for(let a=0;a((e instanceof Request?e.method:t?.method||"GET")!=="GET"&&z.delete(Ae(e)),St(e,t));const z=new Map;function Et(e,t){const n=Ae(e,t),a=document.querySelector(n);if(a?.textContent){a.remove();let{body:r,...i}=JSON.parse(a.textContent);const o=a.getAttribute("data-ttl");return o&&z.set(n,{body:r,init:i,ttl:1e3*Number(o)}),a.getAttribute("data-b64")!==null&&(r=kt(r)),Promise.resolve(new Response(r,i))}return window.fetch(e,t)}function Rt(e,t,n){if(z.size>0){const a=Ae(e,n),r=z.get(a);if(r){if(performance.now(){const r=/^\[\.\.\.(\w+)(?:=(\w+))?\]$/.exec(a);if(r)return t.push({name:r[1],matcher:r[2],optional:!1,rest:!0,chained:!0}),"(?:/([^]*))?";const i=/^\[\[(\w+)(?:=(\w+))?\]\]$/.exec(a);if(i)return t.push({name:i[1],matcher:i[2],optional:!0,rest:!1,chained:!0}),"(?:/([^/]+))?";if(!a)return;const o=a.split(/\[(.+?)\](?!\])/);return"/"+o.map((c,l)=>{if(l%2){if(c.startsWith("x+"))return ge(String.fromCharCode(parseInt(c.slice(2),16)));if(c.startsWith("u+"))return ge(String.fromCharCode(...c.slice(2).split("-").map(m=>parseInt(m,16))));const f=xt.exec(c),[,h,w,u,g]=f;return t.push({name:u,matcher:g,optional:!!h,rest:!!w,chained:w?l===1&&o[0]==="":!1}),w?"([^]*?)":h?"([^/]*)?":"([^/]+?)"}return ge(c)}).join("")}).join("")}/?$`),params:t}}function Lt(e){return e!==""&&!/^\([^)]+\)$/.test(e)}function Ut(e){return e.slice(1).split("/").filter(Lt)}function Tt(e,t,n){const a={},r=e.slice(1),i=r.filter(s=>s!==void 0);let o=0;for(let s=0;sf).join("/"),o=0),l===void 0){c.rest&&(a[c.name]="");continue}if(!c.matcher||n[c.matcher](l)){a[c.name]=l;const f=t[s+1],h=r[s+1];f&&!f.rest&&f.optional&&h&&c.chained&&(o=0),!f&&!h&&Object.keys(a).length===i.length&&(o=0);continue}if(c.optional&&c.chained){o++;continue}return}if(!o)return a}function ge(e){return e.normalize().replace(/[[\]]/g,"\\$&").replace(/%/g,"%25").replace(/\//g,"%2[Ff]").replace(/\?/g,"%3[Ff]").replace(/#/g,"%23").replace(/[.*+?^${}()|\\]/g,"\\$&")}function It({nodes:e,server_loads:t,dictionary:n,matchers:a}){const r=new Set(t);return Object.entries(n).map(([s,[c,l,f]])=>{const{pattern:h,params:w}=At(s),u={id:s,exec:g=>{const m=h.exec(g);if(m)return Tt(m,w,a)},errors:[1,...f||[]].map(g=>e[g]),layouts:[0,...l||[]].map(o),leaf:i(c)};return u.errors.length=u.layouts.length=Math.max(u.errors.length,u.layouts.length),u});function i(s){const c=s<0;return c&&(s=~s),[c,e[s]]}function o(s){return s===void 0?s:[r.has(s),e[s]]}}function Ye(e,t=JSON.parse){try{return t(sessionStorage[e])}catch{}}function Be(e,t,n=JSON.stringify){const a=n(t);try{sessionStorage[e]=a}catch{}}const A=globalThis.__sveltekit_1831mpe?.base??"",Ot=globalThis.__sveltekit_1831mpe?.assets??A??"",$t="1766523649790",He="sveltekit:snapshot",Je="sveltekit:scroll",Xe="sveltekit:states",Pt="sveltekit:pageurl",K="sveltekit:history",G="sveltekit:navigation",j={tap:1,hover:2,viewport:3,eager:4,off:-1,false:-1},Le=location.origin;function Qe(e){if(e instanceof URL)return e;let t=document.baseURI;if(!t){const n=document.getElementsByTagName("base");t=n.length?n[0].href:document.URL}return new URL(e,t)}function le(){return{x:pageXOffset,y:pageYOffset}}function B(e,t){return e.getAttribute(`data-sveltekit-${t}`)}const Ke={...j,"":j.hover};function Ze(e){let t=e.assignedSlot??e.parentNode;return t?.nodeType===11&&(t=t.host),t}function et(e,t){for(;e&&e!==t;){if(e.nodeName.toUpperCase()==="A"&&e.hasAttribute("href"))return e;e=Ze(e)}}function we(e,t,n){let a;try{if(a=new URL(e instanceof SVGAElement?e.href.baseVal:e.href,document.baseURI),n&&a.hash.match(/^#[^/]/)){const s=location.hash.split("#")[1]||"/";a.hash=`#${s}${a.hash}`}}catch{}const r=e instanceof SVGAElement?e.target.baseVal:e.target,i=!a||!!r||ue(a,t,n)||(e.getAttribute("rel")||"").split(/\s+/).includes("external"),o=a?.origin===Le&&e.hasAttribute("download");return{url:a,external:i,target:r,download:o}}function te(e){let t=null,n=null,a=null,r=null,i=null,o=null,s=e;for(;s&&s!==document.documentElement;)a===null&&(a=B(s,"preload-code")),r===null&&(r=B(s,"preload-data")),t===null&&(t=B(s,"keepfocus")),n===null&&(n=B(s,"noscroll")),i===null&&(i=B(s,"reload")),o===null&&(o=B(s,"replacestate")),s=Ze(s);function c(l){switch(l){case"":case"true":return!0;case"off":case"false":return!1;default:return}}return{preload_code:Ke[a??"off"],preload_data:Ke[r??"off"],keepfocus:c(t),noscroll:c(n),reload:c(i),replace_state:c(o)}}function Me(e){const t=Se(e);let n=!0;function a(){n=!0,t.update(o=>o)}function r(o){n=!1,t.set(o)}function i(o){let s;return t.subscribe(c=>{(s===void 0||n&&c!==s)&&o(s=c)})}return{notify:a,set:r,subscribe:i}}const tt={v:()=>{}};function Ct(){const{set:e,subscribe:t}=Se(!1);let n;async function a(){clearTimeout(n);try{const r=await fetch(`${Ot}/_app/version.json`,{headers:{pragma:"no-cache","cache-control":"no-cache"}});if(!r.ok)return!1;const o=(await r.json()).version!==$t;return o&&(e(!0),tt.v(),clearTimeout(n)),o}catch{return!1}}return{subscribe:t,check:a}}function ue(e,t,n){return e.origin!==Le||!e.pathname.startsWith(t)?!0:n?e.pathname!==location.pathname:!1}function ln(e){}const nt=new Set(["load","prerender","csr","ssr","trailingSlash","config"]);[...nt];const jt=new Set([...nt]);[...jt];function Nt(e){return e.filter(t=>t!=null)}function Ue(e){return e instanceof Ee||e instanceof xe?e.status:500}function qt(e){return e instanceof xe?e.text:"Internal Error"}let k,Y,_e;const Dt=Ve.toString().includes("$$")||/function \w+\(\) \{\}/.test(Ve.toString());Dt?(k={data:{},form:null,error:null,params:{},route:{id:null},state:{},status:-1,url:new URL("https://example.com")},Y={current:null},_e={current:!1}):(k=new class{#e=U({});get data(){return T(this.#e)}set data(t){I(this.#e,t)}#t=U(null);get form(){return T(this.#t)}set form(t){I(this.#t,t)}#n=U(null);get error(){return T(this.#n)}set error(t){I(this.#n,t)}#a=U({});get params(){return T(this.#a)}set params(t){I(this.#a,t)}#r=U({id:null});get route(){return T(this.#r)}set route(t){I(this.#r,t)}#o=U({});get state(){return T(this.#o)}set state(t){I(this.#o,t)}#s=U(-1);get status(){return T(this.#s)}set status(t){I(this.#s,t)}#i=U(new URL("https://example.com"));get url(){return T(this.#i)}set url(t){I(this.#i,t)}},Y=new class{#e=U(null);get current(){return T(this.#e)}set current(t){I(this.#e,t)}},_e=new class{#e=U(!1);get current(){return T(this.#e)}set current(t){I(this.#e,t)}},tt.v=()=>_e.current=!0);function at(e){Object.assign(k,e)}const Vt=new Set(["icon","shortcut icon","apple-touch-icon"]),q=Ye(Je)??{},H=Ye(He)??{},C={url:Me({}),page:Me({}),navigating:Se(null),updated:Ct()};function Te(e){q[e]=le()}function Bt(e,t){let n=e+1;for(;q[n];)delete q[n],n+=1;for(n=t+1;H[n];)delete H[n],n+=1}function J(e,t=!1){return t?location.replace(e.href):location.href=e.href,new Promise(()=>{})}async function rt(){if("serviceWorker"in navigator){const e=await navigator.serviceWorker.getRegistration(A||"/");e&&await e.update()}}function We(){}let Ie,ve,ne,O,ye,v;const ae=[],re=[];let R=null;function be(){R?.fork?.then(e=>e?.discard()),R=null}const Z=new Map,ot=new Set,Kt=new Set,F=new Set;let _={branch:[],error:null,url:null},st=!1,oe=!1,ze=!0,X=!1,W=!1,it=!1,Oe=!1,$e,y,x,N;const se=new Set,Fe=new Map;async function hn(e,t,n){globalThis.__sveltekit_1831mpe?.data&&globalThis.__sveltekit_1831mpe.data,document.URL!==location.href&&(location.href=location.href),v=e,await e.hooks.init?.(),Ie=It(e),O=document.documentElement,ye=t,ve=e.nodes[0],ne=e.nodes[1],ve(),ne(),y=history.state?.[K],x=history.state?.[G],y||(y=x=Date.now(),history.replaceState({...history.state,[K]:y,[G]:x},""));const a=q[y];function r(){a&&(history.scrollRestoration="manual",scrollTo(a.x,a.y))}n?(r(),await nn(ye,n)):(await M({type:"enter",url:Qe(v.hash?on(new URL(location.href)):location.href),replace_state:!0}),r()),tn()}function Mt(){ae.length=0,Oe=!1}function ct(e){re.some(t=>t?.snapshot)&&(H[e]=re.map(t=>t?.snapshot?.capture()))}function lt(e){H[e]?.forEach((t,n)=>{re[n]?.snapshot?.restore(t)})}function Ge(){Te(y),Be(Je,q),ct(x),Be(He,H)}async function Wt(e,t,n,a){let r;t.invalidateAll&&be(),await M({type:"goto",url:Qe(e),keepfocus:t.keepFocus,noscroll:t.noScroll,replace_state:t.replaceState,state:t.state,redirect_count:n,nav_token:a,accept:()=>{t.invalidateAll&&(Oe=!0,r=[...Fe.keys()]),t.invalidate&&t.invalidate.forEach(en)}}),t.invalidateAll&&ee().then(ee).then(()=>{Fe.forEach(({resource:i},o)=>{r?.includes(o)&&i.refresh?.()})})}async function zt(e){if(e.id!==R?.id){be();const t={};if(se.add(t),R={id:e.id,token:t,promise:ft({...e,preload:t}).then(n=>(se.delete(t),n.type==="loaded"&&n.state.error&&be(),n)),fork:null},De){const n=R;n.fork=n.promise.then(a=>{if(n===R&&a.type==="loaded")try{return De(()=>{$e.$set(a.props),at(a.props.page)})}catch{}return null})}}return R.promise}async function me(e){const t=(await fe(e,!1))?.route;t&&await Promise.all([...t.layouts,t.leaf].map(n=>n?.[1]()))}async function ut(e,t,n){_=e.state;const a=document.querySelector("style[data-sveltekit]");if(a&&a.remove(),Object.assign(k,e.props.page),$e=new v.root({target:t,props:{...e.props,stores:C,components:re},hydrate:n,sync:!1}),await Promise.resolve(),lt(x),n){const r={from:null,to:{params:_.params,route:{id:_.route?.id??null},url:new URL(location.href)},willUnload:!1,type:"enter",complete:Promise.resolve()};F.forEach(i=>i(r))}oe=!0}function ie({url:e,params:t,branch:n,status:a,error:r,route:i,form:o}){let s="never";if(A&&(e.pathname===A||e.pathname===A+"/"))s="always";else for(const u of n)u?.slash!==void 0&&(s=u.slash);e.pathname=wt(e.pathname,s),e.search=e.search;const c={type:"loaded",state:{url:e,params:t,branch:n,error:r,route:i},props:{constructors:Nt(n).map(u=>u.node.component),page:qe(k)}};o!==void 0&&(c.props.form=o);let l={},f=!k,h=0;for(let u=0;us(new URL(o))))return!0;return!1}function Ce(e,t){return e?.type==="data"?e:e?.type==="skip"?t??null:null}function Yt(e,t){if(!e)return new Set(t.searchParams.keys());const n=new Set([...e.searchParams.keys(),...t.searchParams.keys()]);for(const a of n){const r=e.searchParams.getAll(a),i=t.searchParams.getAll(a);r.every(o=>i.includes(o))&&i.every(o=>r.includes(o))&&n.delete(a)}return n}function Ht({error:e,url:t,route:n,params:a}){return{type:"loaded",state:{error:e,url:t,route:n,params:a,branch:[]},props:{page:qe(k),constructors:[]}}}async function ft({id:e,invalidating:t,url:n,params:a,route:r,preload:i}){if(R?.id===e)return se.delete(R.token),R.promise;const{errors:o,layouts:s,leaf:c}=r,l=[...s,c];o.forEach(p=>p?.().catch(()=>{})),l.forEach(p=>p?.[1]().catch(()=>{}));const f=_.url?e!==ce(_.url):!1,h=_.route?r.id!==_.route.id:!1,w=Yt(_.url,n);let u=!1;const g=l.map(async(p,d)=>{if(!p)return;const S=_.branch[d];return p[1]===S?.loader&&!Gt(u,h,f,w,S.universal?.uses,a)?S:(u=!0,Pe({loader:p[1],url:n,params:a,route:r,parent:async()=>{const $={};for(let L=0;L{});const m=[];for(let p=0;pPromise.resolve({}),server_data_node:Ce(i)}),s={node:await ne(),loader:ne,universal:null,server:null,data:null};return ie({url:n,params:r,branch:[o,s],status:e,error:t,route:null})}catch(o){if(o instanceof Re)return Wt(new URL(o.location,location.href),{},0);throw o}}async function Xt(e){const t=e.href;if(Z.has(t))return Z.get(t);let n;try{const a=(async()=>{let r=await v.hooks.reroute({url:new URL(e),fetch:async(i,o)=>Ft(i,o,e).promise})??e;if(typeof r=="string"){const i=new URL(e);v.hash?i.hash=r:i.pathname=r,r=i}return r})();Z.set(t,a),n=await a}catch{Z.delete(t);return}return n}async function fe(e,t){if(e&&!ue(e,A,v.hash)){const n=await Xt(e);if(!n)return;const a=Qt(n);for(const r of Ie){const i=r.exec(a);if(i)return{id:ce(e),invalidating:t,route:r,params:yt(i),url:e}}}}function Qt(e){return vt(v.hash?e.hash.replace(/^#/,"").replace(/[?#].+/,""):e.pathname.slice(A.length))||"/"}function ce(e){return(v.hash?e.hash.replace(/^#/,""):e.pathname)+e.search}function dt({url:e,type:t,intent:n,delta:a,event:r}){let i=!1;const o=Ne(_,n,e,t);a!==void 0&&(o.navigation.delta=a),r!==void 0&&(o.navigation.event=r);const s={...o.navigation,cancel:()=>{i=!0,o.reject(new Error("navigation cancelled"))}};return X||ot.forEach(c=>c(s)),i?null:o}async function M({type:e,url:t,popped:n,keepfocus:a,noscroll:r,replace_state:i,state:o={},redirect_count:s=0,nav_token:c={},accept:l=We,block:f=We,event:h}){const w=N;N=c;const u=await fe(t,!1),g=e==="enter"?Ne(_,u,t,e):dt({url:t,type:e,delta:n?.delta,intent:u,event:h});if(!g){f(),N===c&&(N=w);return}const m=y,p=x;l(),X=!0,oe&&g.navigation.type!=="enter"&&C.navigating.set(Y.current=g.navigation);let d=u&&await ft(u);if(!d){if(ue(t,A,v.hash))return await J(t,i);d=await ht(t,{id:null},await Q(new xe(404,"Not Found",`Not found: ${t.pathname}`),{url:t,params:{},route:{id:null}}),404,i)}if(t=u?.url||t,N!==c)return g.reject(new Error("navigation aborted")),!1;if(d.type==="redirect"){if(s<20){await M({type:e,url:new URL(d.location,t),popped:n,keepfocus:a,noscroll:r,replace_state:i,state:o,redirect_count:s+1,nav_token:c}),g.fulfil(void 0);return}d=await je({status:500,error:await Q(new Error("Redirect loop"),{url:t,params:{},route:{id:null}}),url:t,route:{id:null}})}else d.props.page.status>=400&&await C.updated.check()&&(await rt(),await J(t,i));if(Mt(),Te(m),ct(p),d.props.page.url.pathname!==t.pathname&&(t.pathname=d.props.page.url.pathname),o=n?n.state:o,!n){const b=i?0:1,D={[K]:y+=b,[G]:x+=b,[Xe]:o};(i?history.replaceState:history.pushState).call(history,D,"",t),i||Bt(y,x)}const S=u&&R?.id===u.id?R.fork:null;R=null,d.props.page.state=o;let E;if(oe){const b=(await Promise.all(Array.from(Kt,P=>P(g.navigation)))).filter(P=>typeof P=="function");if(b.length>0){let P=function(){b.forEach(de=>{F.delete(de)})};b.push(P),b.forEach(de=>{F.add(de)})}_=d.state,d.props.page&&(d.props.page.url=t);const D=S&&await S;D?E=D.commit():($e.$set(d.props),at(d.props.page),E=mt?.()),it=!0}else await ut(d,ye,!1);const{activeElement:$}=document;await E,await ee(),await ee();let L=n?n.scroll:r?le():null;if(ze){const b=t.hash&&document.getElementById(pt(t));if(L)scrollTo(L.x,L.y);else if(b){b.scrollIntoView();const{top:D,left:P}=b.getBoundingClientRect();L={x:pageXOffset+P,y:pageYOffset+D}}else scrollTo(0,0)}const gt=document.activeElement!==$&&document.activeElement!==document.body;!a&&!gt&&rn(t,L),ze=!0,d.props.page&&Object.assign(k,d.props.page),X=!1,e==="popstate"&<(x),g.fulfil(void 0),F.forEach(b=>b(g.navigation)),C.navigating.set(Y.current=null)}async function ht(e,t,n,a,r){return e.origin===Le&&e.pathname===location.pathname&&!st?await je({status:a,error:n,url:e,route:t}):await J(e,r)}function Zt(){let e,t,n;O.addEventListener("mousemove",s=>{const c=s.target;clearTimeout(e),e=setTimeout(()=>{i(c,j.hover)},20)});function a(s){s.defaultPrevented||i(s.composedPath()[0],j.tap)}O.addEventListener("mousedown",a),O.addEventListener("touchstart",a,{passive:!0});const r=new IntersectionObserver(s=>{for(const c of s)c.isIntersecting&&(me(new URL(c.target.href)),r.unobserve(c.target))},{threshold:0});async function i(s,c){const l=et(s,O),f=l===t&&c>=n;if(!l||f)return;const{url:h,external:w,download:u}=we(l,A,v.hash);if(w||u)return;const g=te(l),m=h&&ce(_.url)===ce(h);if(!(g.reload||m))if(c<=g.preload_data){t=l,n=j.tap;const p=await fe(h,!1);if(!p)return;zt(p)}else c<=g.preload_code&&(t=l,n=c,me(h))}function o(){r.disconnect();for(const s of O.querySelectorAll("a")){const{url:c,external:l,download:f}=we(s,A,v.hash);if(l||f)continue;const h=te(s);h.reload||(h.preload_code===j.viewport&&r.observe(s),h.preload_code===j.eager&&me(c))}}F.add(o),o()}function Q(e,t){if(e instanceof Ee)return e.body;const n=Ue(e),a=qt(e);return v.hooks.handleError({error:e,event:t,status:n,message:a})??{message:a}}function en(e){if(typeof e=="function")ae.push(e);else{const{href:t}=new URL(e,location.href);ae.push(n=>n.href===t)}}function tn(){history.scrollRestoration="manual",addEventListener("beforeunload",t=>{let n=!1;if(Ge(),!X){const a=Ne(_,void 0,null,"leave"),r={...a.navigation,cancel:()=>{n=!0,a.reject(new Error("navigation cancelled"))}};ot.forEach(i=>i(r))}n?(t.preventDefault(),t.returnValue=""):history.scrollRestoration="auto"}),addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&Ge()}),navigator.connection?.saveData||Zt(),O.addEventListener("click",async t=>{if(t.button||t.which!==1||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.defaultPrevented)return;const n=et(t.composedPath()[0],O);if(!n)return;const{url:a,external:r,target:i,download:o}=we(n,A,v.hash);if(!a)return;if(i==="_parent"||i==="_top"){if(window.parent!==window)return}else if(i&&i!=="_self")return;const s=te(n);if(!(n instanceof SVGAElement)&&a.protocol!==location.protocol&&!(a.protocol==="https:"||a.protocol==="http:")||o)return;const[l,f]=(v.hash?a.hash.replace(/^#/,""):a.href).split("#"),h=l===pe(location);if(r||s.reload&&(!h||!f)){dt({url:a,type:"link",event:t})?X=!0:t.preventDefault();return}if(f!==void 0&&h){const[,w]=_.url.href.split("#");if(w===f){if(t.preventDefault(),f===""||f==="top"&&n.ownerDocument.getElementById("top")===null)scrollTo({top:0});else{const u=n.ownerDocument.getElementById(decodeURIComponent(f));u&&(u.scrollIntoView(),u.focus())}return}if(W=!0,Te(y),e(a),!s.replace_state)return;W=!1}t.preventDefault(),await new Promise(w=>{requestAnimationFrame(()=>{setTimeout(w,0)}),setTimeout(w,100)}),await M({type:"link",url:a,keepfocus:s.keepfocus,noscroll:s.noscroll,replace_state:s.replace_state??a.href===location.href,event:t})}),O.addEventListener("submit",t=>{if(t.defaultPrevented)return;const n=HTMLFormElement.prototype.cloneNode.call(t.target),a=t.submitter;if((a?.formTarget||n.target)==="_blank"||(a?.formMethod||n.method)!=="get")return;const o=new URL(a?.hasAttribute("formaction")&&a?.formAction||n.action);if(ue(o,A,!1))return;const s=t.target,c=te(s);if(c.reload)return;t.preventDefault(),t.stopPropagation();const l=new FormData(s,a);o.search=new URLSearchParams(l).toString(),M({type:"form",url:o,keepfocus:c.keepfocus,noscroll:c.noscroll,replace_state:c.replace_state??o.href===location.href,event:t})}),addEventListener("popstate",async t=>{if(!ke){if(t.state?.[K]){const n=t.state[K];if(N={},n===y)return;const a=q[n],r=t.state[Xe]??{},i=new URL(t.state[Pt]??location.href),o=t.state[G],s=_.url?pe(location)===pe(_.url):!1;if(o===x&&(it||s)){r!==k.state&&(k.state=r),e(i),q[y]=le(),a&&scrollTo(a.x,a.y),y=n;return}const l=n-y;await M({type:"popstate",url:i,popped:{state:r,scroll:a,delta:l},accept:()=>{y=n,x=o},block:()=>{history.go(-l)},nav_token:N,event:t})}else if(!W){const n=new URL(location.href);e(n),v.hash&&location.reload()}}}),addEventListener("hashchange",()=>{W&&(W=!1,history.replaceState({...history.state,[K]:++y,[G]:x},"",location.href))});for(const t of document.querySelectorAll("link"))Vt.has(t.rel)&&(t.href=t.href);addEventListener("pageshow",t=>{t.persisted&&C.navigating.set(Y.current=null)});function e(t){_.url=k.url=t,C.page.set(qe(k)),C.page.notify()}}async function nn(e,{status:t=200,error:n,node_ids:a,params:r,route:i,server_route:o,data:s,form:c}){st=!0;const l=new URL(location.href);let f;({params:r={},route:i={id:null}}=await fe(l,!1)||{}),f=Ie.find(({id:u})=>u===i.id);let h,w=!0;try{const u=a.map(async(m,p)=>{const d=s[p];return d?.uses&&(d.uses=an(d.uses)),Pe({loader:v.nodes[m],url:l,params:r,route:i,parent:async()=>{const S={};for(let E=0;E{const s=history.state;ke=!0,location.replace(`#${a}`),v.hash&&location.replace(e.hash),history.replaceState(s,"",e.hash),scrollTo(i,o),ke=!1})}else{const i=document.body,o=i.getAttribute("tabindex");i.tabIndex=-1,i.focus({preventScroll:!0,focusVisible:!1}),o!==null?i.setAttribute("tabindex",o):i.removeAttribute("tabindex")}const r=getSelection();if(r&&r.type!=="None"){const i=[];for(let o=0;o{if(r.rangeCount===i.length){for(let o=0;o{r=c,i=l});return o.catch(()=>{}),{navigation:{from:{params:e.params,route:{id:e.route?.id??null},url:e.url},to:n&&{params:t?.params??null,route:{id:t?.route?.id??null},url:n},willUnload:!t,type:a,complete:o},fulfil:r,reject:i}}function qe(e){return{data:e.data,error:e.error,form:e.form,params:e.params,route:e.route,state:e.state,status:e.status,url:e.url}}function on(e){const t=new URL(e);return t.hash=decodeURIComponent(e.hash),t}function pt(e){let t;if(v.hash){const[,,n]=e.hash.split("#",3);t=n??""}else t=e.hash.slice(1);return decodeURIComponent(t)}export{hn as a,ln as l,k as p,C as s}; diff --git a/_app/immutable/chunks/DOzgGktT.js b/_app/immutable/chunks/DOzgGktT.js new file mode 100644 index 0000000..69a1fe8 --- /dev/null +++ b/_app/immutable/chunks/DOzgGktT.js @@ -0,0 +1 @@ +var jt=Array.isArray,Lt=Array.prototype.indexOf,xn=Array.from,Sn=Object.defineProperty,ue=Object.getOwnPropertyDescriptor,qt=Object.getOwnPropertyDescriptors,Yt=Object.prototype,Ut=Array.prototype,rt=Object.getPrototypeOf,Ze=Object.isExtensible;const kn=()=>{};function Rn(e){return e()}function Bt(e){for(var t=0;t{e=r,t=s});return{promise:n,resolve:e,reject:t}}const w=2,qe=4,xe=8,ft=1<<24,j=16,L=32,ne=64,Ye=128,D=512,E=1024,A=2048,C=4096,I=8192,U=16384,Ue=32768,pe=65536,Ne=1<<17,it=1<<18,ve=1<<19,at=1<<20,J=32768,Pe=1<<21,Be=1<<22,B=1<<23,W=Symbol("$state"),On=Symbol("legacy props"),Dn=Symbol(""),re=new class extends Error{name="StaleReactionError";message="The reaction that called `getAbortSignal()` was re-run or destroyed"},He=3,lt=8;function Ht(e){throw new Error("https://svelte.dev/e/experimental_async_required")}function Pn(e){throw new Error("https://svelte.dev/e/lifecycle_outside_component")}function Vt(){throw new Error("https://svelte.dev/e/async_derived_orphan")}function Gt(e){throw new Error("https://svelte.dev/e/effect_in_teardown")}function Kt(){throw new Error("https://svelte.dev/e/effect_in_unowned_derived")}function zt(e){throw new Error("https://svelte.dev/e/effect_orphan")}function $t(){throw new Error("https://svelte.dev/e/effect_update_depth_exceeded")}function Wt(){throw new Error("https://svelte.dev/e/fork_discarded")}function Xt(){throw new Error("https://svelte.dev/e/fork_timing")}function In(){throw new Error("https://svelte.dev/e/hydration_failed")}function Cn(e){throw new Error("https://svelte.dev/e/props_invalid_value")}function Zt(){throw new Error("https://svelte.dev/e/state_descriptors_fixed")}function Jt(){throw new Error("https://svelte.dev/e/state_prototype_fixed")}function Qt(){throw new Error("https://svelte.dev/e/state_unsafe_mutation")}function Fn(){throw new Error("https://svelte.dev/e/svelte_boundary_reset_onerror")}const Mn=1,jn=2,Ln=4,qn=8,Yn=16,Un=1,Bn=2,en="[",tn="[!",nn="]",Ve={},m=Symbol(),Hn="http://www.w3.org/1999/xhtml",Vn="@attach";function Ge(e){console.warn("https://svelte.dev/e/hydration_mismatch")}function Gn(){console.warn("https://svelte.dev/e/select_multiple_invalid_value")}function Kn(){console.warn("https://svelte.dev/e/svelte_boundary_reset_noop")}let Q=!1;function zn(e){Q=e}let S;function fe(e){if(e===null)throw Ge(),Ve;return S=e}function $n(){return fe(K(S))}function Wn(e){if(Q){if(K(S)!==null)throw Ge(),Ve;S=e}}function Xn(e=1){if(Q){for(var t=e,n=S;t--;)n=K(n);S=n}}function Zn(e=!0){for(var t=0,n=S;;){if(n.nodeType===lt){var r=n.data;if(r===nn){if(t===0)return n;t-=1}else(r===en||r===tn)&&(t+=1)}var s=K(n);e&&n.remove(),n=s}}function Jn(e){if(!e||e.nodeType!==lt)throw Ge(),Ve;return e.data}function ut(e){return e===this.v}function rn(e,t){return e!=e?t==t:e!==t||e!==null&&typeof e=="object"||typeof e=="function"}function ot(e){return!rn(e,this.v)}let Se=!1;function Qn(){Se=!0}let b=null;function we(e){b=e}function er(e,t=!1,n){b={p:b,i:!1,c:null,e:null,s:e,x:null,l:Se&&!t?{s:null,u:null,$:[]}:null}}function tr(e){var t=b,n=t.e;if(n!==null){t.e=null;for(var r of n)At(r)}return t.i=!0,b=t.p,{}}function de(){return!Se||b!==null&&b.l===null}let z=[];function ct(){var e=z;z=[],Bt(e)}function sn(e){if(z.length===0&&!oe){var t=z;queueMicrotask(()=>{t===z&&ct()})}z.push(e)}function fn(){for(;z.length>0;)ct()}function an(e){var t=h;if(t===null)return _.f|=B,e;if((t.f&Ue)===0){if((t.f&Ye)===0)throw e;t.b.error(e)}else ye(e,t)}function ye(e,t){for(;t!==null;){if((t.f&Ye)!==0)try{t.b.error(e);return}catch(n){e=n}t=t.parent}throw e}const $=new Set;let p=null,T=null,R=[],ke=null,Ie=!1,oe=!1;class V{committed=!1;current=new Map;previous=new Map;#r=new Set;#s=new Set;#e=0;#t=0;#a=null;#f=new Set;#i=new Set;skipped_effects=new Set;is_fork=!1;is_deferred(){return this.is_fork||this.#t>0}process(t){R=[],this.apply();var n={parent:null,effect:null,effects:[],render_effects:[]};for(const r of t)this.#l(r,n);this.is_fork||this.#o(),this.is_deferred()?(this.#n(n.effects),this.#n(n.render_effects)):(p=null,Je(n.render_effects),Je(n.effects),this.#a?.resolve()),T=null}#l(t,n){t.f^=E;for(var r=t.first;r!==null;){var s=r.f,f=(s&(L|ne))!==0,u=f&&(s&E)!==0,l=u||(s&I)!==0||this.skipped_effects.has(r);if((r.f&Ye)!==0&&r.b?.is_pending()&&(n={parent:n,effect:r,effects:[],render_effects:[]}),!l&&r.fn!==null){f?r.f^=E:(s&qe)!==0?n.effects.push(r):he(r)&&((r.f&j)!==0&&this.#f.add(r),_e(r));var i=r.first;if(i!==null){r=i;continue}}var a=r.parent;for(r=r.next;r===null&&a!==null;)a===n.effect&&(this.#n(n.effects),this.#n(n.render_effects),n=n.parent),r=a.next,a=a.parent}}#n(t){for(const n of t)(n.f&A)!==0?this.#f.add(n):(n.f&C)!==0&&this.#i.add(n),this.#u(n.deps),y(n,E)}#u(t){if(t!==null)for(const n of t)(n.f&w)===0||(n.f&J)===0||(n.f^=J,this.#u(n.deps))}capture(t,n){this.previous.has(t)||this.previous.set(t,n),(t.f&B)===0&&(this.current.set(t,t.v),T?.set(t,t.v))}activate(){p=this,this.apply()}deactivate(){p===this&&(p=null,T=null)}flush(){if(this.activate(),R.length>0){if(Fe(),p!==null&&p!==this)return}else this.#e===0&&this.process([]);this.deactivate()}discard(){for(const t of this.#s)t(this);this.#s.clear()}#o(){if(this.#t===0){for(const t of this.#r)t();this.#r.clear()}this.#e===0&&this.#c()}#c(){if($.size>1){this.previous.clear();var t=T,n=!0,r={parent:null,effect:null,effects:[],render_effects:[]};for(const f of $){if(f===this){n=!1;continue}const u=[];for(const[i,a]of this.current){if(f.current.has(i))if(n&&a!==f.current.get(i))f.current.set(i,a);else continue;u.push(i)}if(u.length===0)continue;const l=[...f.current.keys()].filter(i=>!this.current.has(i));if(l.length>0){var s=R;R=[];const i=new Set,a=new Map;for(const o of u)_t(o,l,i,a);if(R.length>0){p=f,f.apply();for(const o of R)f.#l(o,r);f.deactivate()}R=s}}p=null,T=t}this.committed=!0,$.delete(this)}increment(t){this.#e+=1,t&&(this.#t+=1)}decrement(t){this.#e-=1,t&&(this.#t-=1),this.revive()}revive(){for(const t of this.#f)this.#i.delete(t),y(t,A),ee(t);for(const t of this.#i)y(t,C),ee(t);this.flush()}oncommit(t){this.#r.add(t)}ondiscard(t){this.#s.add(t)}settled(){return(this.#a??=st()).promise}static ensure(){if(p===null){const t=p=new V;$.add(p),oe||V.enqueue(()=>{p===t&&t.flush()})}return p}static enqueue(t){sn(t)}apply(){}}function Ce(e){var t=oe;oe=!0;try{var n;for(e&&(p!==null&&Fe(),n=e());;){if(fn(),R.length===0&&(p?.flush(),R.length===0))return ke=null,n;Fe()}}finally{oe=t}}function Fe(){var e=X;Ie=!0;var t=null;try{var n=0;for(Te(!0);R.length>0;){var r=V.ensure();if(n++>1e3){var s,f;ln()}r.process(R),H.clear()}}finally{Ie=!1,Te(e),ke=null}}function ln(){try{$t()}catch(e){ye(e,ke)}}let F=null;function Je(e){var t=e.length;if(t!==0){for(var n=0;n0)){H.clear();for(const s of F){if((s.f&(U|I))!==0)continue;const f=[s];let u=s.parent;for(;u!==null;)F.has(u)&&(F.delete(u),f.push(u)),u=u.parent;for(let l=f.length-1;l>=0;l--){const i=f[l];(i.f&(U|I))===0&&_e(i)}}F.clear()}}F=null}}function _t(e,t,n,r){if(!n.has(e)&&(n.add(e),e.reactions!==null))for(const s of e.reactions){const f=s.f;(f&w)!==0?_t(s,t,n,r):(f&(Be|j))!==0&&(f&A)===0&&dt(s,t,r)&&(y(s,A),ee(s))}}function vt(e,t){if(e.reactions!==null)for(const n of e.reactions){const r=n.f;(r&w)!==0?vt(n,t):(r&Ne)!==0&&(y(n,A),t.add(n))}}function dt(e,t,n){const r=n.get(e);if(r!==void 0)return r;if(e.deps!==null)for(const s of e.deps){if(t.includes(s))return!0;if((s.f&w)!==0&&dt(s,t,n))return n.set(s,!0),!0}return n.set(e,!1),!1}function ee(e){for(var t=ke=e;t.parent!==null;){t=t.parent;var n=t.f;if(Ie&&t===h&&(n&j)!==0&&(n&it)===0)return;if((n&(ne|L))!==0){if((n&E)===0)return;t.f^=E}}R.push(t)}function nr(e){Ht(),p!==null&&Xt();var t=V.ensure();t.is_fork=!0,T=new Map;var n=!1,r=t.settled();Ce(e),T=null;for(var[s,f]of t.previous)s.v=f;return{commit:async()=>{if(n){await r;return}$.has(t)||Wt(),n=!0,t.is_fork=!1;for(var[u,l]of t.current)u.v=l;Ce(()=>{var i=new Set;for(var a of t.current.keys())vt(a,i);dn(i),yt()}),t.revive(),await r},discard:()=>{!n&&$.has(t)&&($.delete(t),t.discard())}}}function un(e,t,n,r){const s=de()?Ke:_n;if(n.length===0&&e.length===0){r(t.map(s));return}var f=p,u=h,l=on();function i(){Promise.all(n.map(a=>cn(a))).then(a=>{l();try{r([...t.map(s),...a])}catch(o){(u.f&U)===0&&ye(o,u)}f?.deactivate(),me()}).catch(a=>{ye(a,u)})}e.length>0?Promise.all(e).then(()=>{l();try{return i()}finally{f?.deactivate(),me()}}):i()}function on(){var e=h,t=_,n=b,r=p;return function(f=!0){ie(e),G(t),we(n),f&&r?.activate()}}function me(){ie(null),G(null),we(null)}function Ke(e){var t=w|A,n=_!==null&&(_.f&w)!==0?_:null;return h!==null&&(h.f|=ve),{ctx:b,deps:null,effects:null,equals:ut,f:t,fn:e,reactions:null,rv:0,v:m,wv:0,parent:n??h,ac:null}}function cn(e,t){let n=h;n===null&&Vt();var r=n.b,s=void 0,f=$e(m),u=!_,l=new Map;return yn(()=>{var i=st();s=i.promise;try{Promise.resolve(e()).then(i.resolve,i.reject).then(()=>{a===p&&a.committed&&a.deactivate(),me()})}catch(c){i.reject(c),me()}var a=p;if(u){var o=!r.is_pending();r.update_pending_count(1),a.increment(o),l.get(a)?.reject(re),l.delete(a),l.set(a,i)}const v=(c,d=void 0)=>{if(a.activate(),d)d!==re&&(f.f|=B,Me(f,d));else{(f.f&B)!==0&&(f.f^=B),Me(f,c);for(const[O,Re]of l){if(l.delete(O),O===a)break;Re.reject(re)}}u&&(r.update_pending_count(-1),a.decrement(o))};i.promise.then(v,c=>v(null,c||"unknown"))}),wn(()=>{for(const i of l.values())i.reject(re)}),new Promise(i=>{function a(o){function v(){o===s?i(f):a(s)}o.then(v,v)}a(s)})}function rr(e){const t=Ke(e);return Dt(t),t}function _n(e){const t=Ke(e);return t.equals=ot,t}function ht(e){var t=e.effects;if(t!==null){e.effects=null;for(var n=0;n0&&!wt&&yt()}return t}function yt(){wt=!1;var e=X;Te(!0);const t=Array.from(Ee);try{for(const n of t)(n.f&E)!==0&&y(n,C),he(n)&&_e(n)}finally{Te(e)}Ee.clear()}function fr(e,t=1){var n=se(e),r=t===1?n++:n--;return Y(e,n),r}function De(e){Y(e,e.v+1)}function mt(e,t){var n=e.reactions;if(n!==null)for(var r=de(),s=n.length,f=0;f{if(Z===f)return l();var i=_,a=Z;G(null),nt(f);var o=l();return G(i),nt(a),o};return r&&n.set("length",q(e.length)),new Proxy(e,{defineProperty(l,i,a){(!("value"in a)||a.configurable===!1||a.enumerable===!1||a.writable===!1)&&Zt();var o=n.get(i);return o===void 0?o=u(()=>{var v=q(a.value);return n.set(i,v),v}):Y(o,a.value,!0),!0},deleteProperty(l,i){var a=n.get(i);if(a===void 0){if(i in l){const o=u(()=>q(m));n.set(i,o),De(s)}}else Y(a,m),De(s);return!0},get(l,i,a){if(i===W)return e;var o=n.get(i),v=i in l;if(o===void 0&&(!v||ue(l,i)?.writable)&&(o=u(()=>{var d=le(v?l[i]:m),O=q(d);return O}),n.set(i,o)),o!==void 0){var c=se(o);return c===m?void 0:c}return Reflect.get(l,i,a)},getOwnPropertyDescriptor(l,i){var a=Reflect.getOwnPropertyDescriptor(l,i);if(a&&"value"in a){var o=n.get(i);o&&(a.value=se(o))}else if(a===void 0){var v=n.get(i),c=v?.v;if(v!==void 0&&c!==m)return{enumerable:!0,configurable:!0,value:c,writable:!0}}return a},has(l,i){if(i===W)return!0;var a=n.get(i),o=a!==void 0&&a.v!==m||Reflect.has(l,i);if(a!==void 0||h!==null&&(!o||ue(l,i)?.writable)){a===void 0&&(a=u(()=>{var c=o?le(l[i]):m,d=q(c);return d}),n.set(i,a));var v=se(a);if(v===m)return!1}return o},set(l,i,a,o){var v=n.get(i),c=i in l;if(r&&i==="length")for(var d=a;dq(m)),n.set(d+"",O))}if(v===void 0)(!c||ue(l,i)?.writable)&&(v=u(()=>q(void 0)),Y(v,le(a)),n.set(i,v));else{c=v.v!==m;var Re=u(()=>le(a));Y(v,Re)}var We=Reflect.getOwnPropertyDescriptor(l,i);if(We?.set&&We.set.call(o,a),!c){if(r&&typeof i=="string"){var Xe=n.get("length"),Oe=Number(i);Number.isInteger(Oe)&&Oe>=Xe.v&&Y(Xe,Oe+1)}De(s)}return!0},ownKeys(l){se(s);var i=Reflect.ownKeys(l).filter(v=>{var c=n.get(v);return c===void 0||c.v!==m});for(var[a,o]of n)o.v!==m&&!(a in l)&&i.push(a);return i},setPrototypeOf(){Jt()}})}function Qe(e){try{if(e!==null&&typeof e=="object"&&W in e)return e[W]}catch{}return e}function ir(e,t){return Object.is(Qe(e),Qe(t))}var et,hn,Et,gt;function ar(){if(et===void 0){et=window,hn=/Firefox/.test(navigator.userAgent);var e=Element.prototype,t=Node.prototype,n=Text.prototype;Et=ue(t,"firstChild").get,gt=ue(t,"nextSibling").get,Ze(e)&&(e.__click=void 0,e.__className=void 0,e.__attributes=null,e.__style=void 0,e.__e=void 0),Ze(n)&&(n.__t=void 0)}}function ge(e=""){return document.createTextNode(e)}function je(e){return Et.call(e)}function K(e){return gt.call(e)}function lr(e,t){if(!Q)return je(e);var n=je(S);if(n===null)n=S.appendChild(ge());else if(t&&n.nodeType!==He){var r=ge();return n?.before(r),fe(r),r}return fe(n),n}function ur(e,t=!1){if(!Q){var n=je(e);return n instanceof Comment&&n.data===""?K(n):n}if(t&&S?.nodeType!==He){var r=ge();return S?.before(r),fe(r),r}return S}function or(e,t=1,n=!1){let r=Q?S:e;for(var s;t--;)s=r,r=K(r);if(!Q)return r;if(n&&r?.nodeType!==He){var f=ge();return r===null?s?.after(f):r.before(f),fe(f),f}return fe(r),r}function cr(e){e.textContent=""}function _r(){return!1}function bt(e){var t=_,n=h;G(null),ie(null);try{return e()}finally{G(t),ie(n)}}function Tt(e){h===null&&(_===null&&zt(),Kt()),ae&&Gt()}function pn(e,t){var n=t.last;n===null?t.last=t.first=e:(n.next=e,e.prev=n,t.last=e)}function N(e,t,n){var r=h;r!==null&&(r.f&I)!==0&&(e|=I);var s={ctx:b,deps:null,nodes:null,f:e|A|D,first:null,fn:t,last:null,next:null,parent:r,b:r&&r.b,prev:null,teardown:null,wv:0,ac:null};if(n)try{_e(s),s.f|=Ue}catch(l){throw te(s),l}else t!==null&&ee(s);var f=s;if(n&&f.deps===null&&f.teardown===null&&f.nodes===null&&f.first===f.last&&(f.f&ve)===0&&(f=f.first,(e&j)!==0&&(e&pe)!==0&&f!==null&&(f.f|=pe)),f!==null&&(f.parent=r,r!==null&&pn(f,r),_!==null&&(_.f&w)!==0&&(e&ne)===0)){var u=_;(u.effects??=[]).push(f)}return s}function be(){return _!==null&&!P}function wn(e){const t=N(xe,null,!1);return y(t,E),t.teardown=e,t}function vr(e){Tt();var t=h.f,n=!_&&(t&L)!==0&&(t&Ue)===0;if(n){var r=b;(r.e??=[]).push(e)}else return At(e)}function At(e){return N(qe|at,e,!1)}function dr(e){return Tt(),N(xe|at,e,!0)}function hr(e){V.ensure();const t=N(ne|ve,e,!0);return(n={})=>new Promise(r=>{n.outro?gn(t,()=>{te(t),r(void 0)}):(te(t),r(void 0))})}function pr(e){return N(qe,e,!1)}function yn(e){return N(Be|ve,e,!0)}function wr(e,t=0){return N(xe|t,e,!0)}function yr(e,t=[],n=[],r=[]){un(r,t,n,s=>{N(xe,()=>e(...s.map(se)),!0)})}function mr(e,t=0){var n=N(j|t,e,!0);return n}function Er(e,t=0){var n=N(ft|t,e,!0);return n}function gr(e){return N(L|ve,e,!0)}function xt(e){var t=e.teardown;if(t!==null){const n=ae,r=_;tt(!0),G(null);try{t.call(null)}finally{tt(n),G(r)}}}function St(e,t=!1){var n=e.first;for(e.first=e.last=null;n!==null;){const s=n.ac;s!==null&&bt(()=>{s.abort(re)});var r=n.next;(n.f&ne)!==0?n.parent=null:te(n,t),n=r}}function mn(e){for(var t=e.first;t!==null;){var n=t.next;(t.f&L)===0&&te(t),t=n}}function te(e,t=!0){var n=!1;(t||(e.f&it)!==0)&&e.nodes!==null&&e.nodes.end!==null&&(En(e.nodes.start,e.nodes.end),n=!0),St(e,t&&!n),Ae(e,0),y(e,U);var r=e.nodes&&e.nodes.t;if(r!==null)for(const f of r)f.stop();xt(e);var s=e.parent;s!==null&&s.first!==null&&kt(e),e.next=e.prev=e.teardown=e.ctx=e.deps=e.fn=e.nodes=e.ac=null}function En(e,t){for(;e!==null;){var n=e===t?null:K(e);e.remove(),e=n}}function kt(e){var t=e.parent,n=e.prev,r=e.next;n!==null&&(n.next=r),r!==null&&(r.prev=n),t!==null&&(t.first===e&&(t.first=r),t.last===e&&(t.last=n))}function gn(e,t,n=!0){var r=[];Rt(e,r,!0);var s=()=>{n&&te(e),t&&t()},f=r.length;if(f>0){var u=()=>--f||s();for(var l of r)l.out(u)}else s()}function Rt(e,t,n){if((e.f&I)===0){e.f^=I;var r=e.nodes&&e.nodes.t;if(r!==null)for(const l of r)(l.is_global||n)&&t.push(l);for(var s=e.first;s!==null;){var f=s.next,u=(s.f&pe)!==0||(s.f&L)!==0&&(e.f&j)!==0;Rt(s,t,u?n:!1),s=f}}}function br(e){Ot(e,!0)}function Ot(e,t){if((e.f&I)!==0){e.f^=I,(e.f&E)===0&&(y(e,A),ee(e));for(var n=e.first;n!==null;){var r=n.next,s=(n.f&pe)!==0||(n.f&L)!==0;Ot(n,s?t:!1),n=r}var f=e.nodes&&e.nodes.t;if(f!==null)for(const u of f)(u.is_global||t)&&u.in()}}function Tr(e,t){if(e.nodes)for(var n=e.nodes.start,r=e.nodes.end;n!==null;){var s=n===r?null:K(n);t.append(n),n=s}}let X=!1;function Te(e){X=e}let ae=!1;function tt(e){ae=e}let _=null,P=!1;function G(e){_=e}let h=null;function ie(e){h=e}let M=null;function Dt(e){_!==null&&(M===null?M=[e]:M.push(e))}let g=null,x=0,k=null;function bn(e){k=e}let Nt=1,ce=0,Z=ce;function nt(e){Z=e}function Pt(){return++Nt}function he(e){var t=e.f;if((t&A)!==0)return!0;if(t&w&&(e.f&=~J),(t&C)!==0){var n=e.deps;if(n!==null)for(var r=n.length,s=0;se.wv)return!0}(t&D)!==0&&T===null&&y(e,E)}return!1}function It(e,t,n=!0){var r=e.reactions;if(r!==null&&!M?.includes(e))for(var s=0;s{e.ac.abort(re)}),e.ac=null);try{e.f|=Pe;var o=e.fn,v=o(),c=e.deps;if(g!==null){var d;if(Ae(e,x),c!==null&&x>0)for(c.length=x+g.length,d=0;dr?.call(this,a))}return e.startsWith("pointer")||e.startsWith("touch")||e==="wheel"?P(()=>{t.addEventListener(e,n,u)}):t.addEventListener(e,n,u),n}function Q(e){for(var t=0;t{throw _});throw f}}finally{e.__root=t,delete e.currentTarget,w(N),y(S)}}}function k(e){var t=document.createElement("template");return t.innerHTML=e.replaceAll("",""),t.content}function s(e,t){var r=m;r.nodes===null&&(r.nodes={start:e,end:t,a:null,t:null})}function Z(e,t){var r=(t&M)!==0,u=(t&O)!==0,n,a=!e.startsWith("");return()=>{if(d)return s(l,null),l;n===void 0&&(n=k(a?e:""+e),r||(n=p(n)));var o=u||I?document.importNode(n,!0):n.cloneNode(!0);if(r){var c=p(o),i=o.lastChild;s(c,i)}else s(o,o);return o}}function $(e,t,r="svg"){var u=!e.startsWith(""),n=`<${r}>${u?e:""+e}`,a;return()=>{if(d)return s(l,null),l;if(!a){var o=k(n),c=p(o);a=p(c)}var i=a.cloneNode(!0);return s(i,i),i}}function ee(e,t){return $(e,t,"svg")}function te(e=""){if(!d){var t=h(e+"");return s(t,t),t}var r=l;return r.nodeType!==D&&(r.before(r=h()),R(r)),s(r,r),r}function re(){if(d)return s(l,null),l;var e=document.createDocumentFragment(),t=document.createComment(""),r=h();return e.append(t,r),s(t,r),e}function ae(e,t){if(d){var r=m;((r.f&V)===0||r.nodes.end===null)&&(r.nodes.end=l),C();return}e!==null&&e.before(t)}const G="5";typeof window<"u"&&((window.__svelte??={}).v??=new Set).add(G);export{j as a,s as b,ae as c,H as d,J as e,Z as f,Q as g,U as h,Y as i,K as j,re as k,k as l,ee as m,X as n,q as r,te as t}; diff --git a/_app/immutable/chunks/btUYl3cV.js b/_app/immutable/chunks/btUYl3cV.js new file mode 100644 index 0000000..7fc32bd --- /dev/null +++ b/_app/immutable/chunks/btUYl3cV.js @@ -0,0 +1 @@ +import{l as o,u as l,f as t,g as u,i as a}from"./DOzgGktT.js";function i(n){t===null&&o(),u&&t.l!==null?c(t).m.push(n):l(()=>{const e=a(n);if(typeof e=="function")return e})}function c(n){var e=n.l;return e.u??={a:[],b:[],m:[]}}export{i as o}; diff --git a/_app/immutable/entry/app.DSIP6P_E.js b/_app/immutable/entry/app.DSIP6P_E.js new file mode 100644 index 0000000..6ae6098 --- /dev/null +++ b/_app/immutable/entry/app.DSIP6P_E.js @@ -0,0 +1,2 @@ +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["../nodes/0._OJDnK6m.js","../chunks/Gwsnd5Wd.js","../chunks/DOzgGktT.js","../chunks/Crb4-ty7.js","../chunks/CBi9a97-.js","../assets/0.8VN-Nqvw.css","../nodes/1.D8TGrcp0.js","../chunks/Cd0JqALQ.js","../chunks/C-if0coG.js","../chunks/DK7a7xdv.js","../chunks/btUYl3cV.js","../nodes/2.ZUiB5W5u.js","../chunks/B9gHXcuJ.js","../assets/2.Dq7jhwvr.css"])))=>i.map(i=>d[i]); +import{h as N,N as D,M as Y,a1 as V,aN as z,Q as J,_ as X,Y as Z,aa as B,aB as $,I as ee,i as te,K as re,S as se,x as w,L as ae,t as h,aO as ne,as as oe,aP as ce,af as ie,aj as ue,u as le,aQ as O,aR as fe,an as S,ap as de,ai as he,aq as me,ar as _e,aS as x,ao as ve}from"../chunks/DOzgGktT.js";import{h as ge,m as ye,u as be,s as Ee}from"../chunks/C-if0coG.js";import{f as F,c as P,k as T,t as Pe}from"../chunks/Gwsnd5Wd.js";import{o as Re}from"../chunks/btUYl3cV.js";import{B as Q}from"../chunks/Crb4-ty7.js";import{p as A}from"../chunks/B9gHXcuJ.js";function L(s,e,a=!1){N&&D();var c=new Q(s),n=a?V:0;function t(r,o){if(N){const b=z(s)===J;if(r===b){var f=X();Z(f),c.anchor=f,B(!1),c.ensure(r,o),B(!0);return}}c.ensure(r,o)}Y(()=>{var r=!1;e((o,f=!0)=>{r=!0,t(f,o)}),r||t(!1,null)},n)}function p(s,e,a){N&&D();var c=new Q(s);Y(()=>{var n=e()??null;c.ensure(n,n&&(t=>a(t,n)))},V)}function I(s,e){return s===e||s?.[se]===e}function j(s={},e,a,c){return $(()=>{var n,t;return ee(()=>{n=t,t=[],te(()=>{s!==a(...t)&&(e(s,...t),n&&I(a(...n),s)&&e(null,...n))})}),()=>{re(()=>{t&&I(a(...t),s)&&e(null,...t)})}}),s}function ke(s){return class extends Se{constructor(e){super({component:s,...e})}}}class Se{#t;#e;constructor(e){var a=new Map,c=(t,r)=>{var o=ce(r,!1,!1);return a.set(t,o),o};const n=new Proxy({...e.props||{},$$events:{}},{get(t,r){return h(a.get(r)??c(r,Reflect.get(t,r)))},has(t,r){return r===ae?!0:(h(a.get(r)??c(r,Reflect.get(t,r))),Reflect.has(t,r))},set(t,r,o){return w(a.get(r)??c(r,o),o),Reflect.set(t,r,o)}});this.#e=(e.hydrate?ge:ye)(e.component,{target:e.target,anchor:e.anchor,props:n,context:e.context,intro:e.intro??!1,recover:e.recover}),(!e?.props?.$$host||e.sync===!1)&&ne(),this.#t=n.$$events;for(const t of Object.keys(this.#e))t==="$set"||t==="$destroy"||t==="$on"||oe(this,t,{get(){return this.#e[t]},set(r){this.#e[t]=r},enumerable:!0});this.#e.$set=t=>{Object.assign(n,t)},this.#e.$destroy=()=>{be(this.#e)}}$set(e){this.#e.$set(e)}$on(e,a){this.#t[e]=this.#t[e]||[];const c=(...n)=>a.call(this,...n);return this.#t[e].push(c),()=>{this.#t[e]=this.#t[e].filter(n=>n!==c)}}$destroy(){this.#e.$destroy()}}const we="modulepreload",Oe=function(s,e){return new URL(s,e).href},q={},C=function(e,a,c){let n=Promise.resolve();if(a&&a.length>0){let b=function(u){return Promise.all(u.map(d=>Promise.resolve(d).then(m=>({status:"fulfilled",value:m}),m=>({status:"rejected",reason:m}))))};const r=document.getElementsByTagName("link"),o=document.querySelector("meta[property=csp-nonce]"),f=o?.nonce||o?.getAttribute("nonce");n=b(a.map(u=>{if(u=Oe(u,c),u in q)return;q[u]=!0;const d=u.endsWith(".css"),m=d?'[rel="stylesheet"]':"";if(c)for(let _=r.length-1;_>=0;_--){const i=r[_];if(i.href===u&&(!d||i.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${m}`))return;const l=document.createElement("link");if(l.rel=d?"stylesheet":we,d||(l.as="script"),l.crossOrigin="",l.href=u,f&&l.setAttribute("nonce",f),document.head.appendChild(l),d)return new Promise((_,i)=>{l.addEventListener("load",_),l.addEventListener("error",()=>i(new Error(`Unable to preload CSS for ${u}`)))})}))}function t(r){const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=r,window.dispatchEvent(o),!o.defaultPrevented)throw r}return n.then(r=>{for(const o of r||[])o.status==="rejected"&&t(o.reason);return e().catch(t)})},qe={};var xe=F('
'),Te=F(" ",1);function Ae(s,e){ie(e,!0);let a=A(e,"components",23,()=>[]),c=A(e,"data_0",3,null),n=A(e,"data_1",3,null);ue(()=>e.stores.page.set(e.page)),le(()=>{e.stores,e.page,e.constructors,a(),e.form,c(),n(),e.stores.page.notify()});let t=O(!1),r=O(!1),o=O(null);Re(()=>{const i=e.stores.page.subscribe(()=>{h(t)&&(w(r,!0),fe().then(()=>{w(o,document.title||"untitled page",!0)}))});return w(t,!0),i});const f=x(()=>e.constructors[1]);var b=Te(),u=S(b);{var d=i=>{const v=x(()=>e.constructors[0]);var g=T(),R=S(g);p(R,()=>h(v),(y,E)=>{j(E(y,{get data(){return c()},get form(){return e.form},get params(){return e.page.params},children:(k,pe)=>{var M=T(),G=S(M);p(G,()=>h(f),(H,K)=>{j(K(H,{get data(){return n()},get form(){return e.form},get params(){return e.page.params}}),W=>a()[1]=W,()=>a()?.[1])}),P(k,M)},$$slots:{default:!0}}),k=>a()[0]=k,()=>a()?.[0])}),P(i,g)},m=i=>{const v=x(()=>e.constructors[0]);var g=T(),R=S(g);p(R,()=>h(v),(y,E)=>{j(E(y,{get data(){return c()},get form(){return e.form},get params(){return e.page.params}}),k=>a()[0]=k,()=>a()?.[0])}),P(i,g)};L(u,i=>{e.constructors[1]?i(d):i(m,!1)})}var l=de(u,2);{var _=i=>{var v=xe(),g=me(v);{var R=y=>{var E=Pe();ve(()=>Ee(E,h(o))),P(y,E)};L(g,y=>{h(r)&&y(R)})}_e(v),P(i,v)};L(l,i=>{h(t)&&i(_)})}P(s,b),he()}const De=ke(Ae),Ye=[()=>C(()=>import("../nodes/0._OJDnK6m.js"),__vite__mapDeps([0,1,2,3,4,5]),import.meta.url),()=>C(()=>import("../nodes/1.D8TGrcp0.js"),__vite__mapDeps([6,1,2,7,8,9,10]),import.meta.url),()=>C(()=>import("../nodes/2.ZUiB5W5u.js"),__vite__mapDeps([11,1,2,7,4,12,13]),import.meta.url)],Ve=[],Fe={"/":[2]},U={handleError:(({error:s})=>{console.error(s)}),reroute:(()=>{}),transport:{}},Le=Object.fromEntries(Object.entries(U.transport).map(([s,e])=>[s,e.decode])),Qe=Object.fromEntries(Object.entries(U.transport).map(([s,e])=>[s,e.encode])),Ue=!1,Ge=(s,e)=>Le[s](e);export{Ge as decode,Le as decoders,Fe as dictionary,Qe as encoders,Ue as hash,U as hooks,qe as matchers,Ye as nodes,De as root,Ve as server_loads}; diff --git a/_app/immutable/entry/start.D-4i935A.js b/_app/immutable/entry/start.D-4i935A.js new file mode 100644 index 0000000..ca5d463 --- /dev/null +++ b/_app/immutable/entry/start.D-4i935A.js @@ -0,0 +1 @@ +import{l as o,a as r}from"../chunks/DK7a7xdv.js";export{o as load_css,r as start}; diff --git a/_app/immutable/nodes/0._OJDnK6m.js b/_app/immutable/nodes/0._OJDnK6m.js new file mode 100644 index 0000000..14bc351 --- /dev/null +++ b/_app/immutable/nodes/0._OJDnK6m.js @@ -0,0 +1 @@ +import{f as v,c as o}from"../chunks/Gwsnd5Wd.js";import{M as p,a1 as g,a as m,az as u,h as n,a6 as _,O as h,a8 as f,aa as d,Y as c,e as y,ap as w,an as b,ao as E,aq as x,ar as M,Z as T}from"../chunks/DOzgGktT.js";import{B as A}from"../chunks/Crb4-ty7.js";import{s as O}from"../chunks/CBi9a97-.js";function C(s,i,...t){var l=new A(s);p(()=>{const e=i()??null;l.ensure(e,e&&(a=>e(a,...t)))},g)}function F(s,i){let t=null,l=n;var e;if(n){t=y;for(var a=_(document.head);a!==null&&(a.nodeType!==h||a.data!==s);)a=f(a);if(a===null)d(!1);else{var r=f(a);a.remove(),c(r)}}n||(e=document.head.appendChild(m()));try{p(()=>i(e),u)}finally{l&&(d(!0),c(t))}}const N=!0,D=Object.freeze(Object.defineProperty({__proto__:null,prerender:N},Symbol.toStringTag,{value:"Module"})),k="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='107'%20height='128'%20viewBox='0%200%20107%20128'%3e%3ctitle%3esvelte-logo%3c/title%3e%3cpath%20d='M94.157%2022.819c-10.4-14.885-30.94-19.297-45.792-9.835L22.282%2029.608A29.92%2029.92%200%200%200%208.764%2049.65a31.5%2031.5%200%200%200%203.108%2020.231%2030%2030%200%200%200-4.477%2011.183%2031.9%2031.9%200%200%200%205.448%2024.116c10.402%2014.887%2030.942%2019.297%2045.791%209.835l26.083-16.624A29.92%2029.92%200%200%200%2098.235%2078.35a31.53%2031.53%200%200%200-3.105-20.232%2030%2030%200%200%200%204.474-11.182%2031.88%2031.88%200%200%200-5.447-24.116'%20style='fill:%23ff3e00'/%3e%3cpath%20d='M45.817%20106.582a20.72%2020.72%200%200%201-22.237-8.243%2019.17%2019.17%200%200%201-3.277-14.503%2018%2018%200%200%201%20.624-2.435l.49-1.498%201.337.981a33.6%2033.6%200%200%200%2010.203%205.098l.97.294-.09.968a5.85%205.85%200%200%200%201.052%203.878%206.24%206.24%200%200%200%206.695%202.485%205.8%205.8%200%200%200%201.603-.704L69.27%2076.28a5.43%205.43%200%200%200%202.45-3.631%205.8%205.8%200%200%200-.987-4.371%206.24%206.24%200%200%200-6.698-2.487%205.7%205.7%200%200%200-1.6.704l-9.953%206.345a19%2019%200%200%201-5.296%202.326%2020.72%2020.72%200%200%201-22.237-8.243%2019.17%2019.17%200%200%201-3.277-14.502%2017.99%2017.99%200%200%201%208.13-12.052l26.081-16.623a19%2019%200%200%201%205.3-2.329%2020.72%2020.72%200%200%201%2022.237%208.243%2019.17%2019.17%200%200%201%203.277%2014.503%2018%2018%200%200%201-.624%202.435l-.49%201.498-1.337-.98a33.6%2033.6%200%200%200-10.203-5.1l-.97-.294.09-.968a5.86%205.86%200%200%200-1.052-3.878%206.24%206.24%200%200%200-6.696-2.485%205.8%205.8%200%200%200-1.602.704L37.73%2051.72a5.42%205.42%200%200%200-2.449%203.63%205.79%205.79%200%200%200%20.986%204.372%206.24%206.24%200%200%200%206.698%202.486%205.8%205.8%200%200%200%201.602-.704l9.952-6.342a19%2019%200%200%201%205.295-2.328%2020.72%2020.72%200%200%201%2022.237%208.242%2019.17%2019.17%200%200%201%203.277%2014.503%2018%2018%200%200%201-8.13%2012.053l-26.081%2016.622a19%2019%200%200%201-5.3%202.328'%20style='fill:%23fff'/%3e%3c/svg%3e";var B=v(''),L=v('
',1);function P(s,i){var t=L();F("12qhfyh",a=>{var r=B();E(()=>O(r,"href",k)),o(a,r)});var l=w(b(t),2),e=x(l);C(e,()=>i.children),M(l),T(2),o(s,t)}export{P as component,D as universal}; diff --git a/_app/immutable/nodes/1.D8TGrcp0.js b/_app/immutable/nodes/1.D8TGrcp0.js new file mode 100644 index 0000000..a768fc6 --- /dev/null +++ b/_app/immutable/nodes/1.D8TGrcp0.js @@ -0,0 +1 @@ +import{f as k,c as b}from"../chunks/Gwsnd5Wd.js";import"../chunks/Cd0JqALQ.js";import{f as x,aj as $,u as i,i as y,ak as l,al as j,t as v,am as q,v as E,af as w,an as z,ao as A,ai as B,ap as C,aq as u,ar as m}from"../chunks/DOzgGktT.js";import{s as g}from"../chunks/C-if0coG.js";import{s as D,p as _}from"../chunks/DK7a7xdv.js";function F(r=!1){const e=x,t=e.l.u;if(!t)return;let a=()=>q(e.s);if(r){let o=0,s={};const f=E(()=>{let c=!1;const p=e.s;for(const n in p)p[n]!==s[n]&&(s[n]=p[n],c=!0);return c&&o++,o});a=()=>v(f)}t.b.length&&$(()=>{h(e,a),l(t.b)}),i(()=>{const o=y(()=>t.m.map(j));return()=>{for(const s of o)typeof s=="function"&&s()}}),t.a.length&&i(()=>{h(e,a),l(t.a)})}function h(r,e){if(r.l.s)for(const t of r.l.s)v(t);e()}const G={get error(){return _.error},get status(){return _.status}};D.updated.check;const d=G;var H=k("

",1);function N(r,e){w(e,!1),F();var t=H(),a=z(t),o=u(a,!0);m(a);var s=C(a,2),f=u(s,!0);m(s),A(()=>{g(o,d.status),g(f,d.error?.message)}),b(r,t),B()}export{N as component}; diff --git a/_app/immutable/nodes/2.ZUiB5W5u.js b/_app/immutable/nodes/2.ZUiB5W5u.js new file mode 100644 index 0000000..81f6326 --- /dev/null +++ b/_app/immutable/nodes/2.ZUiB5W5u.js @@ -0,0 +1 @@ +import{b as C,l as V,m as _,c as p,f as F}from"../chunks/Gwsnd5Wd.js";import"../chunks/Cd0JqALQ.js";import{ao as M,h as b,N as k,k as z,aT as I,e as j,O as L,a8 as A,ah as O,a9 as x,Y as B,a6 as d,aq as n,ar as c,ap as g,Z as u,an as H}from"../chunks/DOzgGktT.js";import{a as w}from"../chunks/CBi9a97-.js";import{l as $}from"../chunks/B9gHXcuJ.js";function y(a,t,s=!1,e=!1,o=!1){var m=a,i="";M(()=>{var v=z;if(i===(i=t()??"")){b&&k();return}if(v.nodes!==null&&(I(v.nodes.start,v.nodes.end),v.nodes=null),i!==""){if(b){j.data;for(var r=k(),h=r;r!==null&&(r.nodeType!==L||r.data!=="");)h=r,r=A(r);if(r===null)throw O(),x;C(j,h),m=B(r);return}var f=i+"";s?f=`${f}`:e&&(f=`${f}`);var l=V(f);if((s||e)&&(l=d(l)),C(d(l),l.lastChild),s||e)for(;d(l);)m.before(d(l));else m.before(l)}})}var N=_("");function R(a,t){const s=$(t,["children","$$slots","$$events","$$legacy"]);var e=N();w(e,()=>({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 640",...s}));var o=n(e);y(o,()=>'',!0),c(e),p(a,e)}var T=_("");function q(a,t){const s=$(t,["children","$$slots","$$events","$$legacy"]);var e=T();w(e,()=>({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 640",...s}));var o=n(e);y(o,()=>'',!0),c(e),p(a,e)}var D=_("");function E(a,t){const s=$(t,["children","$$slots","$$events","$$legacy"]);var e=D();w(e,()=>({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 640",...s}));var o=n(e);y(o,()=>'',!0),c(e),p(a,e)}var G=_("");function K(a,t){const s=$(t,["children","$$slots","$$events","$$legacy"]);var e=G();w(e,()=>({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 640",...s}));var o=n(e);y(o,()=>'',!0),c(e),p(a,e)}var S=F('');function Y(a){var t=S(),s=n(t),e=n(s);R(e,{}),u(),c(s);var o=g(s,2),m=n(o);E(m,{}),u(),c(o);var i=g(o,2),v=n(i);q(v,{}),u(),c(i);var r=g(i,2),h=n(r);K(h,{}),u(),c(r),c(t),p(a,t)}var P=F('

Privat & sikker sky

Så dere himmelen i dag? Snakker om blå!

- Kronk, Kongerike for en lama

Internet slik det burde være; privat, personlig og sikkert. Ditt!

',1);function X(a){var t=P(),s=g(H(t),2);Y(s),p(a,t)}export{X as component}; diff --git a/_app/version.json b/_app/version.json new file mode 100644 index 0000000..a03564d --- /dev/null +++ b/_app/version.json @@ -0,0 +1 @@ +{"version":"1766523649790"} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..eae9fcd --- /dev/null +++ b/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + +

Privat & sikker sky

Så dere himmelen i dag? Snakker om blå!

- Kronk, Kongerike for en lama

Internet slik det burde være; privat, personlig og sikkert. Ditt!

+ + +
+ + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..b6dd667 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +# allow crawling everything by default +User-agent: * +Disallow: