widgets/cl_calendar.widget library

Classes

CLCalendar
Calendario in-theme, modello shadcn ShadCalendar (letto dal sorgente flutter-shadcn-ui). Header con nav mese, riga giorni settimana, griglia. Celle su CLPressable + CLToneStyle: selected = solid primary · today = accent grigio (shadcn today=secondary=grigio; il ns secondary è blu brand) · normale = ghost · fuori-mese = opacity .5 muted. Pill giorno 36 centrato; range riempie la cella (barra contigua). Settimana lun-first, IT.

Enums

CLCalendarCaptionLayout
Layout dell'intestazione (shadcn ShadCalendarCaptionLayout): etichetta testuale, oppure dropdown per mese e/o anno.
CLCalendarVariant
Modalità di selezione del CLCalendar (shadcn ShadCalendarVariant).