Comparing version 0.110.2-20240926072929 to 0.110.2-20240926132306
@@ -38,2 +38,6 @@ import { ExtendedType, Operation, Path, Point, PointEntry } from '..'; | ||
/** | ||
* Check if a range includes another range. | ||
*/ | ||
surrounds: (range: Range, target: Range) => boolean; | ||
/** | ||
* Get the intersection of a range with another. | ||
@@ -40,0 +44,0 @@ */ |
{ | ||
"name": "slate", | ||
"description": "A completely customizable framework for building rich text editors.", | ||
"version": "0.110.2-20240926072929", | ||
"version": "0.110.2-20240926132306", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "git://github.com/ianstormtaylor/slate.git", |
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
2111767
22380