UI/UX tweaks and improvements.

This commit is contained in:
Jennie Robinson Faber 2026-04-05 12:28:41 +01:00
parent 4daec9b624
commit 418d3cc402
32 changed files with 2725 additions and 1201 deletions

20
package-lock.json generated
View file

@ -8,6 +8,8 @@
"hasInstallScript": true,
"dependencies": {
"@cloudinary/vue": "^1.13.3",
"@fontsource-variable/brygada-1918": "^5.2.8",
"@fontsource/commit-mono": "^5.2.5",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.2.0",
"@nuxt/eslint": "^1.9.0",
@ -1668,6 +1670,24 @@
}
}
},
"node_modules/@fontsource-variable/brygada-1918": {
"version": "5.2.8",
"resolved": "https://registry.npmjs.org/@fontsource-variable/brygada-1918/-/brygada-1918-5.2.8.tgz",
"integrity": "sha512-uJVruRjPIzihO6VuHeVhe8c+HAyYfvhr7h6ewSzeQ6Pqdspr86zh9p3+SZucUNoiSwy7fgaiei5eqx8+eePeIg==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@fontsource/commit-mono": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource/commit-mono/-/commit-mono-5.2.5.tgz",
"integrity": "sha512-htX8yQWtiPt5L1Hzh4sirvfUJT2+KYiquDB/Q2sY2tWQYplpBUOD5zHnIM3k36Hnm4V+JIIqA/wmwupSQ68WjA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@headlessui/vue": {
"version": "1.7.23",
"resolved": "https://registry.npmjs.org/@headlessui/vue/-/vue-1.7.23.tgz",