Resolves #595. The PDF builder filtered reservations through a transport-only allow-list, silently dropping all non-transport types. Replace the allow-list with a single hotel exclusion (hotel is already covered by the accommodations block) so every other reservation type now appears in the daily itinerary. Add per-type icon and accent colour matching the existing ReservationsPanel palette, and per-type subtitle builders (party size, venue, operator) plus a generic location line for future use. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| tests | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||
| vitest.config.ts | ||