accounts/dashboard/lib
Haitao Pan f3d0a7f931 fix(dashboard): resolve npm run build errors
- Fix module path in prebuild script (../../scripts → ../scripts)
- Update API routes to use Promise-based params for Next.js 16
- Install @types/sanitize-html and @types/js-yaml
- Fix component prop naming (loading → isLoading, saving → isSaving, etc.)
- Update VLESS config type definition with missing 'id' property
- Fix TypeScript type conflicts and export declarations

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-11-06 11:07:30 +08:00
..
iac Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
mail feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
accessControl.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
apiProxy.ts feat: align svc.plus gateway layering (#630) 2025-11-02 07:11:11 +08:00
appShellBypass.tsx Refine auth page tests to avoid snapshots (#614) 2025-10-31 18:38:36 +08:00
authGateway.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
download-data.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
download-manifest.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
featureFlags.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
featureToggles.ts Add CMS feature flag and traffic overview (#553) 2025-10-17 16:43:44 +08:00
format.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
knowledgeBase.ts fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
markdown.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
rbac.ts Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
userStore.tsx Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00