@udecode/plate-selection
Advanced tools
Comparing version
@@ -67,6 +67,2 @@ import * as _udecode_plate_core_react from '@udecode/plate-core/react'; | ||
} | ||
interface ChangedElements { | ||
added: Element[]; | ||
removed: Element[]; | ||
} | ||
interface Coordinates { | ||
@@ -120,3 +116,6 @@ x: number; | ||
declare const setSelectedIds: (editor: SlateEditor, { added, ids, removed, }: Partial<ChangedElements> & { | ||
declare const setSelectedIds: (editor: SlateEditor, { added, ids, removed, }: Partial<{ | ||
added: Element[]; | ||
removed: Element[]; | ||
}> & { | ||
ids?: string[]; | ||
@@ -123,0 +122,0 @@ }) => void; |
{ | ||
"name": "@udecode/plate-selection", | ||
"version": "48.0.0", | ||
"version": "48.0.5", | ||
"description": "Plate selection plugins", | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@udecode/plate": ">=48.0.0", | ||
"@udecode/plate": ">=48.0.5", | ||
"react": ">=18.0.0", | ||
@@ -62,0 +62,0 @@ "react-dom": ">=18.0.0" |
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 not supported yet
Sorry, the diff of this file is not supported yet
796957
-0.02%8038
-0.01%