feat(client): event card

Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
2026-02-01 09:54:19 +08:00
committed by Asai Neko
parent e5c12b4cfe
commit cee71097af
5 changed files with 74 additions and 43 deletions

View File

@@ -125,6 +125,9 @@ importers:
culori:
specifier: ^4.0.2
version: 4.0.2
dayjs:
specifier: ^1.11.19
version: 1.11.19
immer:
specifier: ^11.1.0
version: 11.1.3
@@ -2850,6 +2853,9 @@ packages:
resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
engines: {node: '>=12'}
dayjs@1.11.19:
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
debug@4.4.3:
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines: {node: '>=6.0'}
@@ -7765,6 +7771,8 @@ snapshots:
d3-timer@3.0.1: {}
dayjs@1.11.19: {}
debug@4.4.3:
dependencies:
ms: 2.1.3