refactor(editor): adjust folder structure for slash menu extension (#10588)

Close [BS-2743](https://linear.app/affine-design/issue/BS-2743/slash-menu插件化:调整文件夹结构)

This PR move slash menu from `affine-root-block` to `widget-affine-slash-menu`, and make it as a `WidgetViewExtension`
This commit is contained in:
L-Sun
2025-03-06 16:12:06 +00:00
parent 289d3cd20e
commit 62d8c0c7cb
73 changed files with 397 additions and 230 deletions
@@ -14,6 +14,7 @@ export * from './insert';
export * from './is-abort-error';
export * from './math';
export * from './model';
export * from './popper-position';
export * from './print-to-pdf';
export * from './reference';
export * from './reordering';