feat(fleets): add checkbox selection and French date format to consommation/revision/intervention tables
- Add select checkbox column to consommation, kilometrage, revision, intervention, reparation table heads
- Implement allSelected/toggleAll for bulk selection in list views
- Format dates to DD/MM/YYYY French format using dateFormat.split.date
Closes VSN-2162