VSN-2499: Migrate driver autocomplete to shadcn and remove vehicle table fade
Summary
-
Remove bottom gradient fade from the vehicle parc table (
/dashboard/flottes/vehicule/parc) — the permanent shadow at the bottom of the list is removed -
Migrate DriverSearchAutocomplete from MUI
Autocomplete+ FontAwesome to shadcnPopover+ Lucide icons, matching the project's existing combobox pattern inform-field.tsx - Migrate SearchableSelect in planning form field to the same Popover-based pattern
- Make chauffeur field full-width in the Fiche Trajet form for better readability of driver options
Closes VSN-2499