Files
headroom/frontend/node_modules/happy-dom/cjs/custom-element/CustomElementUtility.cjs.map
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

1 line
628 B
Plaintext

{"version":3,"file":"CustomElementUtility.cjs","sourceRoot":"","sources":["../../src/custom-element/CustomElementUtility.ts"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GACd,0DAA0D;IAC1D,sCAAsC;IACtC,8DAA8D;IAC9D,0CAA0C;IAC1C,gEAAgE,CAAC;AAElE,MAAM,WAAW,GAAG,IAAI,MAAM,CAAC,UAAU,SAAS,OAAO,SAAS,KAAK,EAAE,GAAG,CAAC,CAAC;AAC9E,MAAM,cAAc,GAAG;IACtB,gBAAgB;IAChB,eAAe;IACf,WAAW;IACX,eAAe;IACf,eAAe;IACf,kBAAkB;IAClB,gBAAgB;IAChB,eAAe;CACf,CAAC;AAEF;;GAEG;AACH,MAAqB,oBAAoB;IACxC;;;;;;OAMG;IACI,MAAM,CAAC,wBAAwB,CAAC,IAAY;QAClD,OAAO,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;IACjE,CAAC;CACD;AAXD,uCAWC"}