feat(panel,listing): add MAF-themed panel UI and reusable listings
Includes panel layout (sidebar/header/footer/bottom tab/quick actions), improved login flow hooks, and a mobile-first MAF-themed listing system with Storybook stories. Made-with: Cursor
Showing
app/panel/layout.tsx
0 → 100644
app/panel/page.tsx
0 → 100644
app/panel/panel.css
0 → 100644
components/layout/BottomTab/BottomTab.tsx
0 → 100644
components/layout/BottomTab/bottom-tab.css
0 → 100644
components/layout/Sidebar/Sidebar.tsx
0 → 100644
components/layout/Sidebar/sidebar.css
0 → 100644
components/listing/base/ListingCards.tsx
0 → 100644
components/listing/base/ListingPage.tsx
0 → 100644
components/listing/base/ListingShell.tsx
0 → 100644
components/listing/base/ListingTable.tsx
0 → 100644
components/listing/base/ListingToolbar.tsx
0 → 100644
components/listing/base/index.ts
0 → 100644
components/listing/base/listing-cards.css
0 → 100644
components/listing/base/listing-shell.css
0 → 100644
components/listing/base/listing-table.css
0 → 100644
components/listing/base/listing-toolbar.css
0 → 100644
components/listing/base/listing-types.ts
0 → 100644
public/panel-monogram-logo.png
0 → 100644
6.17 KB