Update session log and component registry for SummaryStep rewrite

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-31 12:59:16 +11:00
parent 59f4eb46db
commit 0254022b07
2 changed files with 8 additions and 1 deletions

View File

@@ -32,6 +32,13 @@ Each entry follows this structure:
**Work completed:**
- **CoffinDetailsStep rewrite** — two-panel detail-toggles layout with gallery + specs (left), name + description + colour swatches + allowance-aware pricing + CTA (right). Colour selection doesn't affect price. Allowance logic: fully covered / partially covered / no allowance.
- **SummaryStep rewrite** — visual cart layout replacing accordion text lists:
- Arrangement details section at top (arranger, deceased, tradition, dates, times)
- Compact image cards for provider, venue, crematorium, coffin with location pins
- Allowance display: "Included in your package" (fully covered) vs price/allowance/remaining breakdown
- Checklist for included services, priced list for extras (consistent tick logic)
- Share dialog: "Share this plan" opens DialogShell with multi-email input + confirmation
- Full-width CTA, deposit deferred to PaymentStep
- **AdditionalServicesStep split into two pages:**
- **IncludedServicesStep (new)** — services included in the package at no cost. Dressing, viewing (with same-venue sub-option inside card), prayers/vigil, funeral announcement.
- **ExtrasStep (new)** — optional paid extras for lead generation. Catering, music (flat inline live musician toggle + musician type), coffin bearing (toggle + bearer preference radio), newspaper notice. POA support via `priceLabel`. Tally of priced selections.