App shell/layout primitives from the togo UI kit: AppSidebar, AppPageShell,
AppLayout, AdminLayout, ViewToggle, RouteProgress.
npm install @togo-framework/ui-layoutimport { AppLayout, AppSidebar } from "@togo-framework/ui-layout";Requires @togo-framework/ui-core (installed automatically as a dependency).
Part of the split of the former monolithic @togo-framework/ui package.