Scheduler
Calendar/agenda WC with day / week / month / year / timeline views. Drag across the grid to select a range — the WC emits event-create with the range; the consumer decides whether to materialise an event (or open a confirmation modal). Events emit a discriminated union of CustomEvents — each mapped onto a typed React on* prop.