No description
  • TypeScript 95.7%
  • CSS 4.3%
Find a file
Ronit Nath f6feb53391 feat(ui): add AuthGuard component, upgrade UserMenu with inline variant
AuthGuard: wraps content behind /auth/me check, auto-redirects to
/auth/login?return_to={current_url} on 401. Supports requiredRole,
custom fallback, and visibilitychange re-check.

UserMenu: adds variant=inline for sidebars, can_switch filtering,
visibilitychange refresh, and touch-friendly 44px targets.
2026-03-23 13:17:19 -07:00
src feat(ui): add AuthGuard component, upgrade UserMenu with inline variant 2026-03-23 13:17:19 -07:00
.gitignore Initial commit: @isoastra/ui component library 2026-03-21 12:20:24 -07:00
bun.lock Replace @ark-ui/solid with @kobalte/core across all 9 wrapper components 2026-03-22 14:34:10 -07:00
package.json Add i18n module: providers, components, shared dictionaries 2026-03-22 19:11:25 -07:00
tsconfig.json Initial commit: @isoastra/ui component library 2026-03-21 12:20:24 -07:00