Replace the generic colored-block cards with the branded 1060x175 banners we build into each pack ZIM, shown on both the settings page and the Easy Setup wizard step (and the Content Explorer block, via the shared card). - Bundle the seed-pack banners as local webp under admin/public/creator-packs/ so they render offline (no external image dependency, matching the existing /rogue-support-banner.webp convention). - CreatorPackCard is now banner-forward: the banner is the hero, with a compact status/metadata footer (videos · size, Installed/Downloading/Selected/Install, update pill). Falls back to a simple header if an image is ever missing. - Prefer an optional catalog `banner_url` (future remote creators) over the bundled-by-id path; add banner_url to the CreatorPack type + validator. - Widen the card grids to 1–2 columns since banners are wide. Browser-tested on NOMAD3: banners render on the settings page and wizard step; selection/installed/downloading states and storage projection still correct. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| benchmark.ts | ||
| chat.ts | ||
| common.ts | ||
| curated_collections.ts | ||
| download.ts | ||
| ollama.ts | ||
| rag.ts | ||
| settings.ts | ||
| system.ts | ||
| zim.ts | ||