refactor(lightbox): split Lightbox into smaller hooks and components

Deconstruct the Lightbox.tsx god component into feature-specific hooks (slideshow, region selection, navigation, media details) and separate UI components (viewport, slideshow view, details panel). Extracted shared types and formatting logic into utility files.
This commit is contained in:
2026-07-04 16:33:54 +01:00
parent 52ac2543ec
commit fe312e7678
13 changed files with 1843 additions and 1347 deletions
+154 -1347
View File
File diff suppressed because it is too large Load Diff