- 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
675 B
Plaintext
1 line
675 B
Plaintext
{"version":3,"file":"OffscreenCanvas.cjs","sourceRoot":"","sources":["../../../src/nodes/html-canvas-element/OffscreenCanvas.ts"],"names":[],"mappings":";;;;;AAAA,iEAAsC;AACtC,sEAA2C;AAE3C;;;;GAIG;AACH,MAAqB,eAAe;IACnB,KAAK,CAAS;IACd,MAAM,CAAS;IAE/B;;;;;OAKG;IACH,YAAY,KAAa,EAAE,MAAc;QACxC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACtB,CAAC;IAED;;;;;;OAMG;IACI,UAAU,CAChB,YAAqE,EACrE,kBAA2C;QAE3C,OAAO,IAAI,CAAC;IACb,CAAC;IAED;;;;;;;OAOG;IACI,KAAK,CAAC,aAAa,CAAC,QAA2C;QACrE,OAAO,IAAI,iBAAI,CAAC,EAAE,CAAC,CAAC;IACrB,CAAC;IAED;;;;OAIG;IACI,qBAAqB;QAC3B,OAAO,IAAI,wBAAW,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;IACjD,CAAC;CACD;AAjDD,kCAiDC"} |