@blocksuite/inline
Advanced tools
Comparing version 0.14.0-canary-202403201037-f5227a3 to 0.14.0-canary-202403210846-83375e8
@@ -11,2 +11,5 @@ import { assertExists, DisposableGroup, Slot } from '@blocksuite/global/utils'; | ||
export class InlineEditor { | ||
static { this.nativePointToTextPoint = nativePointToTextPoint; } | ||
static { this.textPointToDomPoint = textPointToDomPoint; } | ||
static { this.getTextNodesFromElement = getTextNodesFromElement; } | ||
get disposables() { | ||
@@ -239,5 +242,2 @@ return this._disposables; | ||
} | ||
InlineEditor.nativePointToTextPoint = nativePointToTextPoint; | ||
InlineEditor.textPointToDomPoint = textPointToDomPoint; | ||
InlineEditor.getTextNodesFromElement = getTextNodesFromElement; | ||
//# sourceMappingURL=inline-editor.js.map |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.14.0-canary-202403201037-f5227a3", | ||
"version": "0.14.0-canary-202403210846-83375e8", | ||
"description": "A micro editor.", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
"zod": "^3.22.4", | ||
"@blocksuite/global": "0.14.0-canary-202403201037-f5227a3" | ||
"@blocksuite/global": "0.14.0-canary-202403210846-83375e8" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
400982
+ Added@blocksuite/global@0.14.0-canary-202403210846-83375e8(transitive)
- Removed@blocksuite/global@0.14.0-canary-202403201037-f5227a3(transitive)
Updated@blocksuite/global@0.14.0-canary-202403210846-83375e8