mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-23 20:18:42 +08:00
chore: bump icon version and change plugins icon (#3640)
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@dnd-kit/core": "^6.0.8",
|
"@dnd-kit/core": "^6.0.8",
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
import { useAFFiNEI18N } from '@affine/i18n/hooks';
|
import { useAFFiNEI18N } from '@affine/i18n/hooks';
|
||||||
import {
|
import {
|
||||||
AiIcon,
|
|
||||||
AppearanceIcon,
|
AppearanceIcon,
|
||||||
InformationIcon,
|
InformationIcon,
|
||||||
KeyboardIcon,
|
KeyboardIcon,
|
||||||
|
PluginIcon,
|
||||||
} from '@blocksuite/icons';
|
} from '@blocksuite/icons';
|
||||||
import type { ReactElement, SVGProps } from 'react';
|
import type { ReactElement, SVGProps } from 'react';
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ export const useGeneralSettingList = (): GeneralSettingList => {
|
|||||||
{
|
{
|
||||||
key: 'plugins',
|
key: 'plugins',
|
||||||
title: 'Plugins',
|
title: 'Plugins',
|
||||||
icon: AiIcon,
|
icon: PluginIcon,
|
||||||
testId: 'plugins-panel-trigger',
|
testId: 'plugins-panel-trigger',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/blocks": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/editor": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/global": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/lit": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
"@blocksuite/store": "0.0.0-20230809030546-32e6e21d-nightly",
|
||||||
"@types/react": "^18.2.17",
|
"@types/react": "^18.2.17",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@affine/component": "workspace:*",
|
"@affine/component": "workspace:*",
|
||||||
"@affine/sdk": "workspace:*",
|
"@affine/sdk": "workspace:*",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"foxact": "^0.2.17",
|
"foxact": "^0.2.17",
|
||||||
"link-preview-js": "^3.0.4"
|
"link-preview-js": "^3.0.4"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@affine/component": "workspace:*",
|
"@affine/component": "workspace:*",
|
||||||
"@affine/sdk": "workspace:*",
|
"@affine/sdk": "workspace:*",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"@toeverything/components": "^0.0.10"
|
"@toeverything/components": "^0.0.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@affine/component": "workspace:*",
|
"@affine/component": "workspace:*",
|
||||||
"@affine/sdk": "workspace:*",
|
"@affine/sdk": "workspace:*",
|
||||||
"@blocksuite/icons": "^2.1.30",
|
"@blocksuite/icons": "^2.1.31",
|
||||||
"@toeverything/components": "^0.0.10",
|
"@toeverything/components": "^0.0.10",
|
||||||
"@toeverything/theme": "^0.7.11",
|
"@toeverything/theme": "^0.7.11",
|
||||||
"clsx": "^2.0.0",
|
"clsx": "^2.0.0",
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ __metadata:
|
|||||||
"@affine/component": "workspace:*"
|
"@affine/component": "workspace:*"
|
||||||
"@affine/plugin-cli": "workspace:*"
|
"@affine/plugin-cli": "workspace:*"
|
||||||
"@affine/sdk": "workspace:*"
|
"@affine/sdk": "workspace:*"
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
foxact: ^0.2.17
|
foxact: ^0.2.17
|
||||||
link-preview-js: ^3.0.4
|
link-preview-js: ^3.0.4
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
@@ -129,7 +129,7 @@ __metadata:
|
|||||||
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@dnd-kit/core": ^6.0.8
|
"@dnd-kit/core": ^6.0.8
|
||||||
@@ -220,7 +220,7 @@ __metadata:
|
|||||||
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@dnd-kit/core": ^6.0.8
|
"@dnd-kit/core": ^6.0.8
|
||||||
@@ -403,7 +403,7 @@ __metadata:
|
|||||||
"@affine/component": "workspace:*"
|
"@affine/component": "workspace:*"
|
||||||
"@affine/plugin-cli": "workspace:*"
|
"@affine/plugin-cli": "workspace:*"
|
||||||
"@affine/sdk": "workspace:*"
|
"@affine/sdk": "workspace:*"
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
"@toeverything/components": ^0.0.10
|
"@toeverything/components": ^0.0.10
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
@@ -429,7 +429,7 @@ __metadata:
|
|||||||
"@affine/component": "workspace:*"
|
"@affine/component": "workspace:*"
|
||||||
"@affine/plugin-cli": "workspace:*"
|
"@affine/plugin-cli": "workspace:*"
|
||||||
"@affine/sdk": "workspace:*"
|
"@affine/sdk": "workspace:*"
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
"@toeverything/components": ^0.0.10
|
"@toeverything/components": ^0.0.10
|
||||||
"@toeverything/theme": ^0.7.11
|
"@toeverything/theme": ^0.7.11
|
||||||
clsx: ^2.0.0
|
clsx: ^2.0.0
|
||||||
@@ -641,7 +641,7 @@ __metadata:
|
|||||||
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/blocks": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/editor": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/global": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/icons": ^2.1.30
|
"@blocksuite/icons": ^2.1.31
|
||||||
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/lit": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
"@blocksuite/store": 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
"@storybook/addon-actions": ^7.1.1
|
"@storybook/addon-actions": ^7.1.1
|
||||||
@@ -3431,6 +3431,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@blocksuite/icons@npm:^2.1.31":
|
||||||
|
version: 2.1.31
|
||||||
|
resolution: "@blocksuite/icons@npm:2.1.31"
|
||||||
|
peerDependencies:
|
||||||
|
"@types/react": ^18.0.25
|
||||||
|
react: ^18.2.0
|
||||||
|
checksum: 046dd4195e105bd5d9225571f5b5369e66e0bc2cd68819ee5713a1c55d6d64272c5c99cb4e41fd7b5cc4c80d0c2818068dd04dc8452df2d94b1bfddcc188b3d9
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@blocksuite/lit@npm:0.0.0-20230809030546-32e6e21d-nightly":
|
"@blocksuite/lit@npm:0.0.0-20230809030546-32e6e21d-nightly":
|
||||||
version: 0.0.0-20230809030546-32e6e21d-nightly
|
version: 0.0.0-20230809030546-32e6e21d-nightly
|
||||||
resolution: "@blocksuite/lit@npm:0.0.0-20230809030546-32e6e21d-nightly"
|
resolution: "@blocksuite/lit@npm:0.0.0-20230809030546-32e6e21d-nightly"
|
||||||
|
|||||||
Reference in New Issue
Block a user