- 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
1 line
544 B
Plaintext
1 line
544 B
Plaintext
{"version":3,"file":"CSS.cjs","sourceRoot":"","sources":["../../src/css/CSS.ts"],"names":[],"mappings":";;;;;AAAA,8EAAmD;AACnD,wEAA6C;AAC7C,gEAAqC;AAErC;;;;;GAKG;AACH,MAAqB,GAAG;IACvB;;OAEG;IACH;QACC,KAAK,MAAM,IAAI,IAAI,qBAAQ,EAAE,CAAC;YAC7B,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,IAAI,yBAAY,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QAC/D,CAAC;IACF,CAAC;IAED;;;;;;;;OAQG;IACI,QAAQ,CAAC,UAAkB,EAAE,MAAe;QAClD,OAAO,IAAI,CAAC;IACb,CAAC;IAED;;;;;OAKG;IACI,MAAM,CAAC,KAAa;QAC1B,OAAO,uBAAU,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACjC,CAAC;CACD;AAhCD,sBAgCC"} |