Files
headroom/frontend/build/client/_app/immutable/nodes/3.Ga_cDZpk.js
Santhosh Janardhanan de2d83092e feat: Reinitialize frontend with SvelteKit and TypeScript
- Delete old Vite+Svelte frontend
- Initialize new SvelteKit project with TypeScript
- Configure Tailwind CSS v4 + DaisyUI
- Implement JWT authentication with auto-refresh
- Create login page with form validation (Zod)
- Add protected route guards
- Update Docker configuration for single-stage build
- Add E2E tests with Playwright (6/11 passing)
- Fix Svelte 5 reactivity with $state() runes

Known issues:
- 5 E2E tests failing (timing/async issues)
- Token refresh implementation needs debugging
- Validation error display timing
2026-02-17 16:19:59 -05:00

2 lines
613 B
JavaScript

import{a as n,f as p}from"../chunks/pJd4F_Tq.js";import{i as m}from"../chunks/BgHfHpED.js";import{p as c,l as f,a as l,b as d}from"../chunks/CCV2x70u.js";import{s as g,a as _}from"../chunks/JkAhLmb1.js";import{g as e}from"../chunks/DBDqKY8A.js";import{i as u}from"../chunks/CrZRXG6z.js";var h=p('<div class="flex items-center justify-center min-h-screen"><div class="loading loading-spinner loading-lg text-primary"></div></div>');function j(s,a){c(a,!1);const t=()=>_(u,"$isAuthenticated",i),[i,o]=g();f(()=>(t(),e),()=>{t()?e("/dashboard"):e("/login")}),l(),m();var r=h();n(s,r),d(),o()}export{j as component};