slate-react
Advanced tools
Comparing version 0.110.2 to 0.110.3-20241024061658
@@ -9,2 +9,3 @@ import { Ancestor, Editor, Node, Operation, Range, RangeRef, Text } from 'slate'; | ||
*/ | ||
export declare const IS_NODE_MAP_DIRTY: WeakMap<Editor, boolean>; | ||
export declare const NODE_TO_INDEX: WeakMap<Node, number>; | ||
@@ -11,0 +12,0 @@ export declare const NODE_TO_PARENT: WeakMap<Node, Ancestor>; |
{ | ||
"name": "slate-react", | ||
"description": "Tools for building completely customizable richtext editors with React.", | ||
"version": "0.110.2", | ||
"version": "0.110.3-20241024061658", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "git://github.com/ianstormtaylor/slate.git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2927396
43626