ui: rework location/labels pages (#475)

* formatting

* slimdown locations page

* update location/labels

* fix dependency issues

* fix type generator

* cleanup unused variables

Former-commit-id: 016780920d
This commit is contained in:
Hayden 2023-07-27 13:21:28 -08:00 committed by GitHub
parent 0eb0b283b2
commit 6fd228f1f4
12 changed files with 137 additions and 267 deletions

View file

@ -87,7 +87,7 @@ devDependencies:
version: 6.0.0(eslint@8.29.0)(typescript@5.0.2)
'@vite-pwa/nuxt':
specifier: ^0.1.0
version: 0.1.0(@nuxt/kit@3.6.3)(vite-plugin-pwa@0.16.4)
version: 0.1.0(@nuxt/kit@3.6.5)(vite-plugin-pwa@0.16.4)
eslint:
specifier: ^8.23.0
version: 8.29.0
@ -1900,32 +1900,6 @@ packages:
- supports-color
dev: false
/@nuxt/kit@3.6.3(rollup@2.79.1):
resolution: {integrity: sha512-Eq+2whSIsZ+2IdB9J3okYOc+nZHassjt13vJZowxO3dw0rsXTnWGFHx40IX+wrBYE6eiOHjU/cXQ1XHdiU2GyQ==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
'@nuxt/schema': 3.6.3(rollup@2.79.1)
c12: 1.4.2
consola: 3.2.3
defu: 6.1.2
globby: 13.2.2
hash-sum: 2.0.0
ignore: 5.2.4
jiti: 1.19.1
knitwork: 1.0.0
mlly: 1.4.0
pathe: 1.1.1
pkg-types: 1.0.3
scule: 1.0.0
semver: 7.5.4
unctx: 2.3.1
unimport: 3.0.14(rollup@2.79.1)
untyped: 1.3.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/kit@3.6.5(rollup@2.79.1):
resolution: {integrity: sha512-uBI5I2Zx6sk+vRHU+nBmifwxg/nyXCGZ1g5hUKrUfgv1ZfiKB8JkN5T9iRoduDOaqbwM6XSnEl1ja73iloDcrw==}
engines: {node: ^14.18.0 || >=16.10.0}
@ -2009,24 +1983,6 @@ packages:
- supports-color
dev: false
/@nuxt/schema@3.6.3(rollup@2.79.1):
resolution: {integrity: sha512-ZkcDt1DbgKX4Zv6Y+uLdn4Zt2WUDsZy+cuVx9XTRPoGVaG9PXZEgQr1XYoVH1vBMH/8VgDApvjok/Vzo+x+Nrg==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
defu: 6.1.2
hookable: 5.5.3
pathe: 1.1.1
pkg-types: 1.0.3
postcss-import-resolver: 2.0.0
std-env: 3.3.3
ufo: 1.1.2
unimport: 3.0.14(rollup@2.79.1)
untyped: 1.3.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/schema@3.6.5(rollup@2.79.1):
resolution: {integrity: sha512-UPUnMB0W5TZ/Pi1fiF71EqIsPlj8LGZqzhSf8wOeh538KHwxbA9r7cuvEUU92eXRksOZaylbea3fJxZWhOITVw==}
engines: {node: ^14.18.0 || >=16.10.0}
@ -2896,13 +2852,13 @@ packages:
- encoding
- supports-color
/@vite-pwa/nuxt@0.1.0(@nuxt/kit@3.6.3)(vite-plugin-pwa@0.16.4):
/@vite-pwa/nuxt@0.1.0(@nuxt/kit@3.6.5)(vite-plugin-pwa@0.16.4):
resolution: {integrity: sha512-w6wm/0Y9yIqo6UTj9LeQUMR+xuRTf2sRdUTffu03SbRyWBzF7SnQcTqTRkXQy+NK+XafZuIDDLC12VkhValg4g==}
peerDependencies:
'@nuxt/kit': ^3.5.3
vite-plugin-pwa: '>=0.16.3 <1'
dependencies:
'@nuxt/kit': 3.6.3(rollup@2.79.1)
'@nuxt/kit': 3.6.5(rollup@2.79.1)
vite-plugin-pwa: 0.16.4(vite@4.3.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
dev: true