Enhance SvelteKit project by adding new API routes for dark mode toggling, updating existing route parameters, and improving type definitions. Refactor component imports and optimize asset handling for better performance and maintainability.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import"../chunks/Bzak7iHL.js";import"../chunks/DAapakUx.js";import{j as t,n as B,s as n,i as b,x as m,o as a,l as x,$ as w,w as p,v as e}from"../chunks/DScGFiBY.js";import{h as y}from"../chunks/ChlQth4G.js";import{B as u}from"../chunks/CcEFwafz.js";import{C as P,a as C}from"../chunks/Y4l2nr7b.js";var j=x('<p class="text-muted-foreground text-center text-sm">Account creation will be available here.</p> <div class="flex justify-center gap-2"><a href="/accounts"><!></a> <a href="/"><!></a></div>',1),N=x('<main class="container mx-auto flex flex-col gap-6 px-4 py-6 sm:px-6 sm:py-8"><div class="flex items-center gap-3"><a href="/accounts" class="text-muted-foreground hover:text-foreground shrink-0 text-sm" title="Back to accounts">Back</a> <h1 class="text-xl font-semibold sm:text-2xl">New account</h1></div> <!></main>');function G(v){var o=N();y("phafx2",c=>{B(()=>{w.title="New account – Stackq"})});var $=n(a(o),2);P($,{children:(c,q)=>{C(c,{class:"flex flex-col gap-4 py-8",children:(h,A)=>{var i=j(),d=n(b(i),2),r=a(d),g=a(r);u(g,{variant:"outline",children:(s,k)=>{p();var l=m("Back to accounts");t(s,l)},$$slots:{default:!0}}),e(r);var f=n(r,2),_=a(f);u(_,{variant:"ghost",children:(s,k)=>{p();var l=m("Home");t(s,l)},$$slots:{default:!0}}),e(f),e(d),t(h,i)},$$slots:{default:!0}})},$$slots:{default:!0}}),e(o),t(v,o)}export{G as component};
|
||||
Reference in New Issue
Block a user