|
|
@@ -7,6 +7,8 @@
|
|
|
* @module image/imageupload/imageuploadprogress
|
|
|
*/
|
|
|
|
|
|
+/* globals setTimeout */
|
|
|
+
|
|
|
import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
|
|
|
import FileRepository from '@ckeditor/ckeditor5-upload/src/filerepository';
|
|
|
import uploadingPlaceholder from '../../theme/icons/image_placeholder.svg';
|