feat: add ui components

This commit is contained in:
tao.chen
2026-08-26 10:17:53 +08:00
parent b9d14bbae7
commit fe2fdb5ece
12 changed files with 1554 additions and 0 deletions
+43
View File
@@ -23,6 +23,9 @@ importers:
'@react-router/serve':
specifier: ^8
version: 8.3.0(react-router@8.3.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(typescript@5.9.3)
'@tanstack/react-table':
specifier: ^9.1.2
version: 9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -616,6 +619,25 @@ packages:
peerDependencies:
vite: ^5.2.0 || ^6 || ^7 || ^8
'@tanstack/react-store@0.11.1':
resolution: {integrity: sha512-HaIGKI3YLmjBYIvy5DFDY23oNaYZIsTZfngey07Uh5iLVJgM3bIGCnZeOFOqzjFld9JHWcaHJnasD/bKoGKwJQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
'@tanstack/react-table@9.1.2':
resolution: {integrity: sha512-YQPZFJ1nIi/bjjwsPZVouABgahDcl7Gdm33CdTStUJBn0DjEVJ2uhSTVmIoWt9MVKdQziXGAsXipSzy949Hygg==}
engines: {node: '>=20'}
peerDependencies:
react: '>=18'
'@tanstack/store@0.11.1':
resolution: {integrity: sha512-mzTOBhypOuDJAy/D8n2MfUZ1HFkXnmSETviRyhqEC8LUE7/IZQExOTxMANj3KjTofYTkFNpBY67qaVrT41YccA==}
'@tanstack/table-core@9.1.2':
resolution: {integrity: sha512-ONpWQeass1sfg80CWF1NSwQ8r3GiqxA2lT/EdqIcrDEPZ0Z+0mM94eQoFYLPN0Kztzj8TQVb2+PrSZSItqA61g==}
engines: {node: '>=20'}
'@ts-morph/common@0.27.0':
resolution: {integrity: sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==}
@@ -2679,6 +2701,27 @@ snapshots:
tailwindcss: 4.3.3
vite: 8.1.5(@types/node@22.20.1)(jiti@2.7.0)
'@tanstack/react-store@0.11.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8)':
dependencies:
'@tanstack/store': 0.11.1
react: 19.2.8
react-dom: 19.2.8(react@19.2.8)
use-sync-external-store: 1.6.0(react@19.2.8)
'@tanstack/react-table@9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8)':
dependencies:
'@tanstack/react-store': 0.11.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
'@tanstack/table-core': 9.1.2
react: 19.2.8
transitivePeerDependencies:
- react-dom
'@tanstack/store@0.11.1': {}
'@tanstack/table-core@9.1.2':
dependencies:
'@tanstack/store': 0.11.1
'@ts-morph/common@0.27.0':
dependencies:
fast-glob: 3.3.3