@editorjs/editorjs
Advanced tools
Comparing version 2.30.4 to 2.30.5
{ | ||
"name": "@editorjs/editorjs", | ||
"version": "2.30.4", | ||
"version": "2.30.5", | ||
"description": "Editor.js — open source block-style WYSIWYG editor with JSON output", | ||
@@ -5,0 +5,0 @@ "main": "dist/editorjs.umd.js", |
@@ -1,2 +0,2 @@ | ||
import { BlockToolAdapter } from '@/types/tools/adapters/block-tool-adapter'; | ||
import { BlockToolAdapter } from '../tools/adapters/block-tool-adapter'; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { PopoverItemDefaultBaseParams, PopoverItemHtmlParams, PopoverItemParams, PopoverItemSeparatorParams, WithChildren } from "../configs"; | ||
import { PopoverItemDefaultBaseParams, PopoverItemHtmlParams, PopoverItemSeparatorParams, WithChildren } from '../utils/popover'; | ||
@@ -3,0 +3,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
680057