feat(ui): introduce PferdReiterEingabe, NennungenTabelle, and NennungsMaske components

- Added `PferdReiterEingabe` for horse and rider selection with search functionality and keyboard navigation.
- Implemented `NennungenTabelle` to display filtered registrations based on selected horse or rider.
- Introduced `NennungsMaske` to combine search, table, and competition views for streamlined user interaction.
- Extended types with `Veranstalter` interface and mock data for better context and integration.
- Documented ÖTO-compliant tournament structure for frontend reference.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
2026-03-24 13:49:21 +01:00
parent 5a545182f2
commit 7702574904
105 changed files with 23088 additions and 0 deletions
@@ -0,0 +1,5 @@
This Figma Make file includes components from [shadcn/ui](https://ui.shadcn.com/) used
under [MIT license](https://github.com/shadcn-ui/ui/blob/main/LICENSE.md).
This Figma Make file includes photos from [Unsplash](https://unsplash.com) used
under [license](https://unsplash.com/license).