Providers
Client providers composition (theme, router, docs, i18n).
Registry (src/providers)
| Provider | Role |
|---|---|
theme-provider | Next themes / class strategy |
app-router-provider | Binds react-aria link components to the Next router (soft navigation, locale-prefixed hrefs) |
translations-provider | next-intl client |
docs-provider | Fumadocs UI wiring |
tooltip-provider | Shared tooltip scope |
URL state (tabs, filters) flows through searchParams read in Suspense-wrapped server components.