Athena

Entrypoints

This index explains how the package export map is split across the root UI surface, page shells, transactional emails, plugin helpers, compat re-exports, and styles.

Local Entrypoints

Compat And Styles

  • Compat React: Re-exports @better-auth-ui/react unchanged for consumers that want the upstream React primitives through the Athena package namespace.
  • Compat React Email: Re-exports @better-auth-ui/react/email unchanged for consumers that want upstream email primitives through the Athena package namespace.
  • Compat Core: Re-exports @better-auth-ui/core unchanged for consumers that want the upstream framework-agnostic core through the Athena package namespace.
  • Compat Core Plugins: Re-exports @better-auth-ui/core/plugins unchanged for consumers that want the upstream core plugin factories through the Athena package namespace.
  • Styles: Ships the package CSS bundle so consuming apps can load the generated HeroUI styles once at app startup.