refactor(editor): move gfx frame title to widget (#11021)

This commit is contained in:
Saul-Mirone
2025-03-20 04:10:56 +00:00
parent 120e193c58
commit 75580e881b
26 changed files with 195 additions and 147 deletions

View File

@@ -195,6 +195,7 @@ export const PackageList = [
'blocksuite/affine/components',
'blocksuite/affine/model',
'blocksuite/affine/shared',
'blocksuite/affine/widgets/widget-frame-title',
'blocksuite/framework/block-std',
'blocksuite/framework/global',
'blocksuite/framework/inline',
@@ -531,6 +532,7 @@ export const PackageList = [
workspaceDependencies: [
'blocksuite/affine/components',
'blocksuite/affine/model',
'blocksuite/affine/rich-text',
'blocksuite/affine/shared',
'blocksuite/framework/block-std',
'blocksuite/framework/global',