@blocksuite/affine-shared
Advanced tools
Comparing version
# @blocksuite/affine-shared | ||
## 0.0.0-canary-20241215001705 | ||
## 0.0.0-canary-20241215152806 | ||
@@ -9,7 +9,7 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/affine-model@0.0.0-canary-20241215001705 | ||
- @blocksuite/block-std@0.0.0-canary-20241215001705 | ||
- @blocksuite/global@0.0.0-canary-20241215001705 | ||
- @blocksuite/inline@0.0.0-canary-20241215001705 | ||
- @blocksuite/store@0.0.0-canary-20241215001705 | ||
- @blocksuite/affine-model@0.0.0-canary-20241215152806 | ||
- @blocksuite/block-std@0.0.0-canary-20241215152806 | ||
- @blocksuite/global@0.0.0-canary-20241215152806 | ||
- @blocksuite/inline@0.0.0-canary-20241215152806 | ||
- @blocksuite/store@0.0.0-canary-20241215152806 | ||
@@ -16,0 +16,0 @@ ## 0.19.0 |
@@ -19,3 +19,3 @@ export type ElementCreationSource = 'shortcut' | 'toolbar:general' | 'toolbar:dnd' | 'canvas:drop' | 'canvas:draw' | 'canvas:dbclick' | 'canvas:paste' | 'context-menu' | 'ai' | 'internal' | 'conversation' | 'manually save'; | ||
segment?: 'toolbar' | 'whiteboard' | 'right sidebar'; | ||
page: 'whiteboard editor'; | ||
page?: 'doc editor' | 'whiteboard editor'; | ||
module?: 'toolbar' | 'canvas' | 'ai chat panel'; | ||
@@ -22,0 +22,0 @@ control?: ElementCreationSource; |
{ | ||
"name": "@blocksuite/affine-shared", | ||
"version": "0.0.0-canary-20241215001705", | ||
"version": "0.0.0-canary-20241215152806", | ||
"description": "Default BlockSuite editable blocks.", | ||
@@ -22,7 +22,7 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/affine-model": "0.0.0-canary-20241215001705", | ||
"@blocksuite/block-std": "0.0.0-canary-20241215001705", | ||
"@blocksuite/global": "0.0.0-canary-20241215001705", | ||
"@blocksuite/inline": "0.0.0-canary-20241215001705", | ||
"@blocksuite/store": "0.0.0-canary-20241215001705", | ||
"@blocksuite/affine-model": "0.0.0-canary-20241215152806", | ||
"@blocksuite/block-std": "0.0.0-canary-20241215152806", | ||
"@blocksuite/global": "0.0.0-canary-20241215152806", | ||
"@blocksuite/inline": "0.0.0-canary-20241215152806", | ||
"@blocksuite/store": "0.0.0-canary-20241215152806", | ||
"@floating-ui/dom": "^1.6.10", | ||
@@ -29,0 +29,0 @@ "@lit/context": "^1.1.2", |
@@ -38,3 +38,3 @@ export type ElementCreationSource = | ||
segment?: 'toolbar' | 'whiteboard' | 'right sidebar'; | ||
page: 'whiteboard editor'; | ||
page?: 'doc editor' | 'whiteboard editor'; | ||
module?: 'toolbar' | 'canvas' | 'ai chat panel'; | ||
@@ -41,0 +41,0 @@ control?: ElementCreationSource; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1003286
0.01%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed