feat: display status meta over card (#325)
This commit is contained in:
parent
22a82bca22
commit
8537f9e0ae
17 changed files with 115 additions and 82 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -6,6 +6,7 @@ specifiers:
|
|||
'@iconify-json/carbon': ^1.1.11
|
||||
'@iconify-json/logos': ^1.1.19
|
||||
'@iconify-json/material-symbols': ^1.1.25
|
||||
'@iconify-json/ph': ^1.1.3
|
||||
'@iconify-json/ri': ^1.1.4
|
||||
'@iconify-json/twemoji': ^1.1.7
|
||||
'@nuxtjs/i18n': ^8.0.0-beta.6
|
||||
|
@ -71,6 +72,7 @@ devDependencies:
|
|||
'@iconify-json/carbon': 1.1.11
|
||||
'@iconify-json/logos': 1.1.19
|
||||
'@iconify-json/material-symbols': 1.1.25
|
||||
'@iconify-json/ph': 1.1.3
|
||||
'@iconify-json/ri': 1.1.4
|
||||
'@iconify-json/twemoji': 1.1.7
|
||||
'@nuxtjs/i18n': 8.0.0-beta.6
|
||||
|
@ -662,6 +664,12 @@ packages:
|
|||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/ph/1.1.3:
|
||||
resolution: {integrity: sha512-QSzWMGF8GiBPW89RpQ3bEwEjuRWTv/xxskStUpK7tsXlz3qoPTEM5CQxDUpzUmc9luAWViqD/shIUiuNhUeolw==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/ri/1.1.4:
|
||||
resolution: {integrity: sha512-gAk2gQBVghgbMLOmbUCc3l4COMMH5sR3HhBqpjaPUFBbC4WsNNRyOD4RZgjlanU7DTgFrj4NarY5K2EkXaVxuw==}
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue