mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix(component): adjust dialog and input style (#4566)
This commit is contained in:
@@ -208,7 +208,7 @@ __metadata:
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@toeverything/hooks": "workspace:*"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
"@toeverything/theme": ^0.7.18
|
||||
"@toeverything/theme": ^0.7.20
|
||||
"@types/react": ^18.2.22
|
||||
"@types/react-datepicker": ^4.15.0
|
||||
"@types/react-dnd": ^3.0.2
|
||||
@@ -258,7 +258,7 @@ __metadata:
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
"@affine/sdk": "workspace:*"
|
||||
"@blocksuite/icons": 2.1.34
|
||||
"@toeverything/components": ^0.0.43
|
||||
"@toeverything/components": ^0.0.45
|
||||
"@types/marked": ^5.0.1
|
||||
"@vanilla-extract/css": ^1.13.0
|
||||
clsx: ^2.0.0
|
||||
@@ -311,7 +311,7 @@ __metadata:
|
||||
"@sentry/webpack-plugin": ^2.7.1
|
||||
"@svgr/webpack": ^8.1.0
|
||||
"@swc/core": ^1.3.87
|
||||
"@toeverything/components": ^0.0.43
|
||||
"@toeverything/components": ^0.0.45
|
||||
"@types/lodash-es": ^4.17.9
|
||||
"@types/webpack-env": ^1.18.1
|
||||
async-call-rpc: ^6.3.1
|
||||
@@ -471,7 +471,7 @@ __metadata:
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
"@affine/sdk": "workspace:*"
|
||||
"@blocksuite/icons": 2.1.34
|
||||
"@toeverything/components": ^0.0.43
|
||||
"@toeverything/components": ^0.0.45
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -497,8 +497,8 @@ __metadata:
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
"@affine/sdk": "workspace:*"
|
||||
"@blocksuite/icons": 2.1.34
|
||||
"@toeverything/components": ^0.0.43
|
||||
"@toeverything/theme": ^0.7.18
|
||||
"@toeverything/components": ^0.0.45
|
||||
"@toeverything/theme": ^0.7.20
|
||||
clsx: ^2.0.0
|
||||
foxact: ^0.2.20
|
||||
react-error-boundary: ^4.0.11
|
||||
@@ -596,7 +596,7 @@ __metadata:
|
||||
"@affine/plugin-cli": "workspace:*"
|
||||
"@affine/sdk": "workspace:*"
|
||||
"@blocksuite/icons": 2.1.34
|
||||
"@toeverything/components": ^0.0.43
|
||||
"@toeverything/components": ^0.0.45
|
||||
jotai: ^2.4.3
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
@@ -12413,9 +12413,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@toeverything/components@npm:^0.0.43":
|
||||
version: 0.0.43
|
||||
resolution: "@toeverything/components@npm:0.0.43"
|
||||
"@toeverything/components@npm:^0.0.45":
|
||||
version: 0.0.45
|
||||
resolution: "@toeverything/components@npm:0.0.45"
|
||||
dependencies:
|
||||
"@blocksuite/icons": ^2.1.33
|
||||
"@radix-ui/react-dialog": ^1.0.4
|
||||
@@ -12427,7 +12427,7 @@ __metadata:
|
||||
clsx: ^2
|
||||
react: ^18
|
||||
react-dom: ^18
|
||||
checksum: 37e59ca10be31be25464a8445fbb0e4c74abe4208d0484541986fb63b3b777d63015be0a3b2dea7e8be5fd1456f3dabc0fc1df232d3e7fbcbc6f8aff4fcbab5a
|
||||
checksum: 79d81a2cd31ed3bac11204d62967846eda39ff3809f6ecb40fa1c4cf5ec6dae1cfd31f7568193feaaf199b04b1125af30f06034903ec4cfe282bb13af701db64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -12530,10 +12530,10 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@toeverything/theme@npm:^0.7.18":
|
||||
version: 0.7.18
|
||||
resolution: "@toeverything/theme@npm:0.7.18"
|
||||
checksum: 61e7e2d6f6eab6c09feabea6466aa69faa5e440f5cd2b85f6e264424dc0d88368a8c4f1c8df05309dca7bd27f1cd2566c83e66c3e83ace7dfa2ac61e598da92b
|
||||
"@toeverything/theme@npm:^0.7.20":
|
||||
version: 0.7.20
|
||||
resolution: "@toeverything/theme@npm:0.7.20"
|
||||
checksum: 04fa54b180a0a486f6266578dac15b64ce615754426e2a836a43bc942292df687ab7582a3d4ebcc1629b20f92ad1ae65da60b742525ba39099a217f4c6db4ea1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user