@ckeditor/ckeditor5-restricted-editing 37.0.0-alpha.2 → 37.0.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lang/translations/ar.po +1 -1
- package/lang/translations/az.po +1 -1
- package/lang/translations/bg.po +1 -1
- package/lang/translations/bn.po +1 -1
- package/lang/translations/ca.po +1 -1
- package/lang/translations/cs.po +1 -1
- package/lang/translations/da.po +1 -1
- package/lang/translations/de-ch.po +1 -1
- package/lang/translations/de.po +1 -1
- package/lang/translations/el.po +1 -1
- package/lang/translations/en-au.po +1 -1
- package/lang/translations/en-gb.po +1 -1
- package/lang/translations/en.po +1 -1
- package/lang/translations/es.po +1 -1
- package/lang/translations/et.po +1 -1
- package/lang/translations/fa.po +1 -1
- package/lang/translations/fi.po +1 -1
- package/lang/translations/fr.po +1 -1
- package/lang/translations/gl.po +1 -1
- package/lang/translations/he.po +1 -1
- package/lang/translations/hi.po +1 -1
- package/lang/translations/hr.po +1 -1
- package/lang/translations/hu.po +1 -1
- package/lang/translations/id.po +1 -1
- package/lang/translations/it.po +1 -1
- package/lang/translations/ja.po +1 -1
- package/lang/translations/ko.po +1 -1
- package/lang/translations/ku.po +1 -1
- package/lang/translations/lt.po +1 -1
- package/lang/translations/lv.po +1 -1
- package/lang/translations/ms.po +1 -1
- package/lang/translations/nl.po +1 -1
- package/lang/translations/no.po +1 -1
- package/lang/translations/pl.po +1 -1
- package/lang/translations/pt-br.po +1 -1
- package/lang/translations/pt.po +1 -1
- package/lang/translations/ro.po +1 -1
- package/lang/translations/ru.po +1 -1
- package/lang/translations/sk.po +1 -1
- package/lang/translations/sr-latn.po +1 -1
- package/lang/translations/sr.po +1 -1
- package/lang/translations/sv.po +1 -1
- package/lang/translations/th.po +1 -1
- package/lang/translations/tk.po +1 -1
- package/lang/translations/tr.po +1 -1
- package/lang/translations/uk.po +1 -1
- package/lang/translations/ur.po +1 -1
- package/lang/translations/uz.po +1 -1
- package/lang/translations/vi.po +1 -1
- package/lang/translations/zh-cn.po +1 -1
- package/lang/translations/zh.po +1 -1
- package/package.json +18 -18
- package/src/restrictededitingmode.d.ts +4 -2
- package/src/standardeditingmode.d.ts +4 -2
package/lang/translations/ar.po
CHANGED
package/lang/translations/az.po
CHANGED
package/lang/translations/bg.po
CHANGED
package/lang/translations/bn.po
CHANGED
package/lang/translations/ca.po
CHANGED
package/lang/translations/cs.po
CHANGED
package/lang/translations/da.po
CHANGED
package/lang/translations/de.po
CHANGED
package/lang/translations/el.po
CHANGED
package/lang/translations/en.po
CHANGED
package/lang/translations/es.po
CHANGED
package/lang/translations/et.po
CHANGED
package/lang/translations/fa.po
CHANGED
package/lang/translations/fi.po
CHANGED
package/lang/translations/fr.po
CHANGED
package/lang/translations/gl.po
CHANGED
package/lang/translations/he.po
CHANGED
package/lang/translations/hi.po
CHANGED
package/lang/translations/hr.po
CHANGED
package/lang/translations/hu.po
CHANGED
package/lang/translations/id.po
CHANGED
package/lang/translations/it.po
CHANGED
package/lang/translations/ja.po
CHANGED
package/lang/translations/ko.po
CHANGED
package/lang/translations/ku.po
CHANGED
package/lang/translations/lt.po
CHANGED
package/lang/translations/lv.po
CHANGED
package/lang/translations/ms.po
CHANGED
package/lang/translations/nl.po
CHANGED
package/lang/translations/no.po
CHANGED
package/lang/translations/pl.po
CHANGED
package/lang/translations/pt.po
CHANGED
package/lang/translations/ro.po
CHANGED
package/lang/translations/ru.po
CHANGED
package/lang/translations/sk.po
CHANGED
package/lang/translations/sr.po
CHANGED
package/lang/translations/sv.po
CHANGED
package/lang/translations/th.po
CHANGED
package/lang/translations/tk.po
CHANGED
package/lang/translations/tr.po
CHANGED
package/lang/translations/uk.po
CHANGED
package/lang/translations/ur.po
CHANGED
package/lang/translations/uz.po
CHANGED
package/lang/translations/vi.po
CHANGED
package/lang/translations/zh.po
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ckeditor/ckeditor5-restricted-editing",
|
3
|
-
"version": "37.0.0-
|
3
|
+
"version": "37.0.0-rc.0",
|
4
4
|
"description": "Restricted editing feature for CKEditor 5 editors.",
|
5
5
|
"keywords": [
|
6
6
|
"ckeditor",
|
@@ -11,30 +11,30 @@
|
|
11
11
|
],
|
12
12
|
"main": "src/index.js",
|
13
13
|
"dependencies": {
|
14
|
-
"ckeditor5": "^37.0.0-
|
14
|
+
"ckeditor5": "^37.0.0-rc.0"
|
15
15
|
},
|
16
16
|
"devDependencies": {
|
17
|
-
"@ckeditor/ckeditor5-basic-styles": "^37.0.0-
|
18
|
-
"@ckeditor/ckeditor5-block-quote": "^37.0.0-
|
19
|
-
"@ckeditor/ckeditor5-clipboard": "^37.0.0-
|
20
|
-
"@ckeditor/ckeditor5-core": "^37.0.0-
|
21
|
-
"@ckeditor/ckeditor5-dev-utils": "^
|
22
|
-
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-
|
23
|
-
"@ckeditor/ckeditor5-engine": "^37.0.0-
|
24
|
-
"@ckeditor/ckeditor5-link": "^37.0.0-
|
25
|
-
"@ckeditor/ckeditor5-paragraph": "^37.0.0-
|
26
|
-
"@ckeditor/ckeditor5-table": "^37.0.0-
|
27
|
-
"@ckeditor/ckeditor5-theme-lark": "^37.0.0-
|
28
|
-
"@ckeditor/ckeditor5-typing": "^37.0.0-
|
29
|
-
"@ckeditor/ckeditor5-ui": "^37.0.0-
|
30
|
-
"@ckeditor/ckeditor5-undo": "^37.0.0-
|
31
|
-
"@ckeditor/ckeditor5-utils": "^37.0.0-
|
17
|
+
"@ckeditor/ckeditor5-basic-styles": "^37.0.0-rc.0",
|
18
|
+
"@ckeditor/ckeditor5-block-quote": "^37.0.0-rc.0",
|
19
|
+
"@ckeditor/ckeditor5-clipboard": "^37.0.0-rc.0",
|
20
|
+
"@ckeditor/ckeditor5-core": "^37.0.0-rc.0",
|
21
|
+
"@ckeditor/ckeditor5-dev-utils": "^36.0.0",
|
22
|
+
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-rc.0",
|
23
|
+
"@ckeditor/ckeditor5-engine": "^37.0.0-rc.0",
|
24
|
+
"@ckeditor/ckeditor5-link": "^37.0.0-rc.0",
|
25
|
+
"@ckeditor/ckeditor5-paragraph": "^37.0.0-rc.0",
|
26
|
+
"@ckeditor/ckeditor5-table": "^37.0.0-rc.0",
|
27
|
+
"@ckeditor/ckeditor5-theme-lark": "^37.0.0-rc.0",
|
28
|
+
"@ckeditor/ckeditor5-typing": "^37.0.0-rc.0",
|
29
|
+
"@ckeditor/ckeditor5-ui": "^37.0.0-rc.0",
|
30
|
+
"@ckeditor/ckeditor5-undo": "^37.0.0-rc.0",
|
31
|
+
"@ckeditor/ckeditor5-utils": "^37.0.0-rc.0",
|
32
32
|
"typescript": "^4.8.4",
|
33
33
|
"webpack": "^5.58.1",
|
34
34
|
"webpack-cli": "^4.9.0"
|
35
35
|
},
|
36
36
|
"engines": {
|
37
|
-
"node": ">=
|
37
|
+
"node": ">=16.0.0",
|
38
38
|
"npm": ">=5.7.1"
|
39
39
|
},
|
40
40
|
"author": "CKSource (http://cksource.com/)",
|
@@ -5,7 +5,9 @@
|
|
5
5
|
/**
|
6
6
|
* @module restricted-editing/restrictededitingmode
|
7
7
|
*/
|
8
|
-
import { Plugin
|
8
|
+
import { Plugin } from 'ckeditor5/src/core';
|
9
|
+
import RestrictedEditingModeEditing from './restrictededitingmodeediting';
|
10
|
+
import RestrictedEditingModeUI from './restrictededitingmodeui';
|
9
11
|
import '../theme/restrictedediting.css';
|
10
12
|
/**
|
11
13
|
* The restricted editing mode plugin.
|
@@ -23,5 +25,5 @@ export default class RestrictedEditingMode extends Plugin {
|
|
23
25
|
/**
|
24
26
|
* @inheritDoc
|
25
27
|
*/
|
26
|
-
static get requires():
|
28
|
+
static get requires(): readonly [typeof RestrictedEditingModeEditing, typeof RestrictedEditingModeUI];
|
27
29
|
}
|
@@ -5,7 +5,9 @@
|
|
5
5
|
/**
|
6
6
|
* @module restricted-editing/standardeditingmode
|
7
7
|
*/
|
8
|
-
import { Plugin
|
8
|
+
import { Plugin } from 'ckeditor5/src/core';
|
9
|
+
import StandardEditingModeEditing from './standardeditingmodeediting';
|
10
|
+
import StandardEditingModeUI from './standardeditingmodeui';
|
9
11
|
import '../theme/restrictedediting.css';
|
10
12
|
/**
|
11
13
|
* The standard editing mode plugin.
|
@@ -20,5 +22,5 @@ export default class StandardEditingMode extends Plugin {
|
|
20
22
|
* @inheritDoc
|
21
23
|
*/
|
22
24
|
static get pluginName(): 'StandardEditingMode';
|
23
|
-
static get requires():
|
25
|
+
static get requires(): readonly [typeof StandardEditingModeEditing, typeof StandardEditingModeUI];
|
24
26
|
}
|