diff --git a/frontend/src/components/PhotoGallery.vue b/frontend/src/components/PhotoGallery.vue new file mode 100644 index 0000000..6d6446c --- /dev/null +++ b/frontend/src/components/PhotoGallery.vue @@ -0,0 +1,117 @@ + + + + {{ medias.length }} photo(s) + + + Photo + + + + + Chargement... + Aucune photo. + + + + + + {{ m.identified_common }} + + + ✕ + + + + + + + + + + {{ lightbox.identified_common }} + — {{ lightbox.identified_species }} + ({{ Math.round((lightbox.identified_confidence || 0) * 100) }}%) + + + Fermer + + + + + + +