chore(editor): add table and callout entries for mobile (#13245)

Close
[AF-2755](https://linear.app/affine-design/issue/AF-2755/table-block支持)

#### PR Dependency Tree


* **PR #13245** 👈

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added "Table" and "Callout" options to the keyboard toolbar, allowing
users to insert table and callout blocks directly from the toolbar when
available.

* **Chores**
* Updated internal dependencies to support new block types and maintain
compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
L-Sun
2025-07-17 12:17:00 +08:00
committed by GitHub
parent 5300eff8f1
commit 21360591a9
5 changed files with 68 additions and 0 deletions

View File

@@ -979,6 +979,7 @@ export const PackageList = [
'blocksuite/affine/blocks/paragraph',
'blocksuite/affine/blocks/surface',
'blocksuite/affine/blocks/surface-ref',
'blocksuite/affine/blocks/table',
'blocksuite/affine/components',
'blocksuite/affine/ext-loader',
'blocksuite/affine/fragments/doc-title',