project-nomad/admin/public
Chris Sherwood 9a864cb41b feat(creator-packs): use branded pack banners on the cards
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>
2026-07-15 11:14:30 -07:00
..
creator-packs feat(creator-packs): use branded pack banners on the cards 2026-07-15 11:14:30 -07:00
docs feat: switch all PNG images to WEBP (#575) 2026-04-03 14:26:50 -07:00
favicon-16x16.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
favicon-32x32.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
favicon-180x180.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
favicon-192x192.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
favicon-512x512 - Copy.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
favicon-512x512.png fix(admin): add favicons 2026-01-13 06:58:05 -08:00
powered_by_crosstalk.svg feat: initial commit 2025-06-29 15:51:08 -07:00
powered_by_crosstalk.webp feat: switch all PNG images to WEBP (#575) 2026-04-03 14:26:50 -07:00
project_nomad_logo.webp feat: switch all PNG images to WEBP (#575) 2026-04-03 14:26:50 -07:00
rogue-support-banner.webp feat: switch all PNG images to WEBP (#575) 2026-04-03 14:26:50 -07:00