Pattern Lab — Operational Week Grid

Operational calendar

The shared WeekCalendar pattern composes a 7-day × hourly grid from serializable blocks. Here it renders the time-mind weekly-plan fixtures, mapped into generic blocks with semantic tone — proving the component knows no domain vocabulary.

No server, no DB. Blocks are read-only here; selection is a callback the consumer binds in production.

§01

Populated week

Ideal blocks from MOCK_WEEKLY_PLAN, positioned by day column and time span. Peak hours are highlighted; tone is derived from each block's time category (proactive → positive, passive → warning, reactive → critical).

Mon
Tue
Wed
Thu
Fri
Sat
Sun
05:00-06:00
06:00-07:00
07:00-08:00
08:00-09:00
09:00-10:00
10:00-11:00
11:00-12:00
12:00-13:00
13:00-14:00
14:00-15:00
15:00-16:00
16:00-17:00
17:00-18:00
18:00-19:00
19:00-20:00
20:00-21:00
21:00-22:00
Morning Ritual
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Evening Ritual
Morning Ritual
Strategic Bet #2 (Skills)
Strategic Bet #2 (Skills)
Strategic Bet #2 (Skills)
Strategic Bet #2 (Skills)
Distribution (outreach)
Distribution (outreach)
Evening Ritual
Morning Ritual
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Strategic Bet #1 (RFP)
Customer conversations
Customer conversations
Evening Ritual
Morning Ritual
Strategic Bet #3 (Distribution)
Strategic Bet #3 (Distribution)
Strategic Bet #3 (Distribution)
Strategic Bet #3 (Distribution)
Agent output review
Agent output review
Evening Ritual
Morning Ritual
Quick wins batch
Quick wins batch
Balanced Scorecard Review
Balanced Scorecard Review
Weekly reflection
Weekly reflection
Evening Ritual
Recovery
Recovery
Exploration (robotics)
Exploration (robotics)
Morning Ritual
Weekly planning
Weekly planning
Big Picture Predictions
Rest
Rest

§02

Loading state

A stable skeleton grid with aria-busy while data resolves — no layout shift when the populated week arrives.

Mon
Tue
Wed
Thu
Fri
Sat
Sun
05:00-06:00
06:00-07:00
07:00-08:00
08:00-09:00
09:00-10:00
10:00-11:00
11:00-12:00
12:00-13:00
13:00-14:00
14:00-15:00
15:00-16:00
16:00-17:00
17:00-18:00
18:00-19:00
19:00-20:00
20:00-21:00
21:00-22:00

§03

Empty state

No blocks scheduled — the grid scaffold stays, with a caller-provided message centred over the days.

Mon
Tue
Wed
Thu
Fri
Sat
Sun
05:00-06:00
06:00-07:00
07:00-08:00
08:00-09:00
09:00-10:00
10:00-11:00
11:00-12:00
12:00-13:00
13:00-14:00
14:00-15:00
15:00-16:00
16:00-17:00
17:00-18:00
18:00-19:00
19:00-20:00
20:00-21:00
21:00-22:00
No blocks planned for this week yet.