-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implementation for metadata preview * Refresh on edit + add more tags * MetadataField layout * Generic titles for metadata preview --------- Co-authored-by: Stijn Van Doorslaer <[email protected]>
- Loading branch information
1 parent
fc63ede
commit 959b27c
Showing
14 changed files
with
441 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"_id": "2i9FuEJofr5yFe9DuleODHjjWkm", | ||
"_type": "MediaFile", | ||
"_index": "a0", | ||
"_i18nId": "2i9FuEJofr5yFe9DuleODHjjWkm", | ||
"_root": "media", | ||
"title": "20-06-2024-04-51-47", | ||
"location": "/20-06-2024-04-51-47.2i9FuEJofr5yFe9DuleODHjjWkm.png", | ||
"extension": ".png", | ||
"size": 105986, | ||
"hash": "3869032d", | ||
"width": 640, | ||
"height": 300, | ||
"averageColor": "#c8c4eb", | ||
"focus": { | ||
"x": 0.4828125, | ||
"y": 0.5 | ||
}, | ||
"thumbHash": "9AYGC4DWeWh3iPc4gHr5rNU=", | ||
"preview": "data:image/webp;base64,UklGRp4EAABXRUJQVlA4WAoAAAAgAAAAnwAASgAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDggsAIAAPAQAJ0BKqAASwA+bTaYSKQjIqEimAk4gA2JaQDPBaY24jix+AHZT/YOUuPXPxGcJxllQI/tJ6M/+p5FPnL2Df5H/Veqr6Jv7SCpLwLkx9NA9AAV+SPw33PyO5t9DR7EG4lRCpRKtK5aU6l6+2ca+1wiIEFEMNeBfTeR3ItE/aIIPIZrlXiX5Fj/OIL6fhDcAAD+9vnv7ec2e3mKaKbuXv5xgI6RuLccrqOeTYW+5tvPW6awKuhPTJjw6qtKCuv58MAnfvhJpAdN96Z8B1vVuwpbud5eC7WYMgTPR56xXgPwHYhbQqr7xxCsJ4FAx6+NvWpj3lpj8h7fJ69HZqAyj9/IiW5mDr9gwuED/5N/HJX4r/hZ5tM9QZ9i0ZM00giAwhJ8ywtO4+1uLOjXd/aLNOJgVGZPW8kJofj43dH4f76eaZq861FLJ6lx6n06H2Yf79jt5HOEencQT7wn7UFOWJ8TEQpOFb95fuawwXbFWO+WGCbEFIshhkV0DLL06jory78ywAgnluoxskiTrca7lqPKMbQ8A/ZZehgsQfevg56GsaGe7RKlgvJsxdCXkkj050fF9qN6OUTL/9TjJ5+VdymuAZ3kpDyoPfx3Dg2+n1qOBAd1JoaqLP3l+uvu0j5v0qbqBTq6fwCd1/kPfECFZ52J8kitYHnioB+sBL9KuTeC2cpiBjnvQVAFk1dBn4oZzO7E86iuFzRykXdzq7rHr+M4g/CPHrXyYeBEeqy3y3QF8eXw2WfXdErf2QkViYMXW+dpzaMZW4WwMT6aW7rzaZg5Knds4fNicBcmPR4JoOcHyNIsZ1AQOcmKLQaPoZQLIdmkaCOXlaOazwvjdCjneIrzkuoELrNuSNz42wtW9B1y2HwgcfwFhySixQTkF6pkwsgSC5SZqOOKgNtpmCMAAAA=" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.