@ckeditor/ckeditor5-restricted-editing 41.3.0 → 41.4.0-alpha.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.
Files changed (123) hide show
  1. package/dist/index-content.css +4 -0
  2. package/dist/index-editor.css +4 -0
  3. package/dist/index.css +4 -0
  4. package/dist/index.js +940 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +5 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +5 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +5 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +5 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +5 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +5 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +5 -0
  20. package/dist/translations/de-ch.d.ts +8 -0
  21. package/dist/translations/de-ch.js +5 -0
  22. package/dist/translations/de.d.ts +8 -0
  23. package/dist/translations/de.js +5 -0
  24. package/dist/translations/el.d.ts +8 -0
  25. package/dist/translations/el.js +5 -0
  26. package/dist/translations/en-au.d.ts +8 -0
  27. package/dist/translations/en-au.js +5 -0
  28. package/dist/translations/en-gb.d.ts +8 -0
  29. package/dist/translations/en-gb.js +5 -0
  30. package/dist/translations/en.d.ts +8 -0
  31. package/dist/translations/en.js +5 -0
  32. package/dist/translations/es.d.ts +8 -0
  33. package/dist/translations/es.js +5 -0
  34. package/dist/translations/et.d.ts +8 -0
  35. package/dist/translations/et.js +5 -0
  36. package/dist/translations/fa.d.ts +8 -0
  37. package/dist/translations/fa.js +5 -0
  38. package/dist/translations/fi.d.ts +8 -0
  39. package/dist/translations/fi.js +5 -0
  40. package/dist/translations/fr.d.ts +8 -0
  41. package/dist/translations/fr.js +5 -0
  42. package/dist/translations/gl.d.ts +8 -0
  43. package/dist/translations/gl.js +5 -0
  44. package/dist/translations/he.d.ts +8 -0
  45. package/dist/translations/he.js +5 -0
  46. package/dist/translations/hi.d.ts +8 -0
  47. package/dist/translations/hi.js +5 -0
  48. package/dist/translations/hr.d.ts +8 -0
  49. package/dist/translations/hr.js +5 -0
  50. package/dist/translations/hu.d.ts +8 -0
  51. package/dist/translations/hu.js +5 -0
  52. package/dist/translations/id.d.ts +8 -0
  53. package/dist/translations/id.js +5 -0
  54. package/dist/translations/it.d.ts +8 -0
  55. package/dist/translations/it.js +5 -0
  56. package/dist/translations/ja.d.ts +8 -0
  57. package/dist/translations/ja.js +5 -0
  58. package/dist/translations/ko.d.ts +8 -0
  59. package/dist/translations/ko.js +5 -0
  60. package/dist/translations/ku.d.ts +8 -0
  61. package/dist/translations/ku.js +5 -0
  62. package/dist/translations/lt.d.ts +8 -0
  63. package/dist/translations/lt.js +5 -0
  64. package/dist/translations/lv.d.ts +8 -0
  65. package/dist/translations/lv.js +5 -0
  66. package/dist/translations/ms.d.ts +8 -0
  67. package/dist/translations/ms.js +5 -0
  68. package/dist/translations/nl.d.ts +8 -0
  69. package/dist/translations/nl.js +5 -0
  70. package/dist/translations/no.d.ts +8 -0
  71. package/dist/translations/no.js +5 -0
  72. package/dist/translations/pl.d.ts +8 -0
  73. package/dist/translations/pl.js +5 -0
  74. package/dist/translations/pt-br.d.ts +8 -0
  75. package/dist/translations/pt-br.js +5 -0
  76. package/dist/translations/pt.d.ts +8 -0
  77. package/dist/translations/pt.js +5 -0
  78. package/dist/translations/ro.d.ts +8 -0
  79. package/dist/translations/ro.js +5 -0
  80. package/dist/translations/ru.d.ts +8 -0
  81. package/dist/translations/ru.js +5 -0
  82. package/dist/translations/sk.d.ts +8 -0
  83. package/dist/translations/sk.js +5 -0
  84. package/dist/translations/sq.d.ts +8 -0
  85. package/dist/translations/sq.js +5 -0
  86. package/dist/translations/sr-latn.d.ts +8 -0
  87. package/dist/translations/sr-latn.js +5 -0
  88. package/dist/translations/sr.d.ts +8 -0
  89. package/dist/translations/sr.js +5 -0
  90. package/dist/translations/sv.d.ts +8 -0
  91. package/dist/translations/sv.js +5 -0
  92. package/dist/translations/th.d.ts +8 -0
  93. package/dist/translations/th.js +5 -0
  94. package/dist/translations/tk.d.ts +8 -0
  95. package/dist/translations/tk.js +5 -0
  96. package/dist/translations/tr.d.ts +8 -0
  97. package/dist/translations/tr.js +5 -0
  98. package/dist/translations/uk.d.ts +8 -0
  99. package/dist/translations/uk.js +5 -0
  100. package/dist/translations/ur.d.ts +8 -0
  101. package/dist/translations/ur.js +5 -0
  102. package/dist/translations/uz.d.ts +8 -0
  103. package/dist/translations/uz.js +5 -0
  104. package/dist/translations/vi.d.ts +8 -0
  105. package/dist/translations/vi.js +5 -0
  106. package/dist/translations/zh-cn.d.ts +8 -0
  107. package/dist/translations/zh-cn.js +5 -0
  108. package/dist/translations/zh.d.ts +8 -0
  109. package/dist/translations/zh.js +5 -0
  110. package/dist/types/augmentation.d.ts +33 -0
  111. package/dist/types/index.d.ts +21 -0
  112. package/dist/types/restrictededitingconfig.d.ts +64 -0
  113. package/dist/types/restrictededitingexceptioncommand.d.ts +34 -0
  114. package/dist/types/restrictededitingmode/converters.d.ts +43 -0
  115. package/dist/types/restrictededitingmode/utils.d.ts +34 -0
  116. package/dist/types/restrictededitingmode.d.ts +33 -0
  117. package/dist/types/restrictededitingmodeediting.d.ts +87 -0
  118. package/dist/types/restrictededitingmodenavigationcommand.d.ts +46 -0
  119. package/dist/types/restrictededitingmodeui.d.ts +46 -0
  120. package/dist/types/standardeditingmode.d.ts +30 -0
  121. package/dist/types/standardeditingmodeediting.d.ts +29 -0
  122. package/dist/types/standardeditingmodeui.d.ts +31 -0
  123. package/package.json +3 -2
@@ -0,0 +1,30 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module restricted-editing/standardeditingmode
11
+ */
12
+ import { Plugin } from 'ckeditor5/src/core.js';
13
+ import StandardEditingModeEditing from './standardeditingmodeediting.js';
14
+ import StandardEditingModeUI from './standardeditingmodeui.js';
15
+ import '../theme/restrictedediting.css';
16
+ /**
17
+ * The standard editing mode plugin.
18
+ *
19
+ * This is a "glue" plugin that loads the following plugins:
20
+ *
21
+ * * The {@link module:restricted-editing/standardeditingmodeediting~StandardEditingModeEditing standard mode editing feature}.
22
+ * * The {@link module:restricted-editing/standardeditingmodeui~StandardEditingModeUI standard mode UI feature}.
23
+ */
24
+ export default class StandardEditingMode extends Plugin {
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get pluginName(): "StandardEditingMode";
29
+ static get requires(): readonly [typeof StandardEditingModeEditing, typeof StandardEditingModeUI];
30
+ }
@@ -0,0 +1,29 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module restricted-editing/standardeditingmodeediting
11
+ */
12
+ import { Plugin } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * The standard editing mode editing feature.
15
+ *
16
+ * * It introduces the `restrictedEditingException` text attribute that is rendered as
17
+ * a `<span>` element with the `restricted-editing-exception` CSS class.
18
+ * * It registers the `'restrictedEditingException'` command.
19
+ */
20
+ export default class StandardEditingModeEditing extends Plugin {
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get pluginName(): "StandardEditingModeEditing";
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ init(): void;
29
+ }
@@ -0,0 +1,31 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module restricted-editing/standardeditingmodeui
11
+ */
12
+ import { Plugin } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * The standard editing mode UI feature.
15
+ *
16
+ * It introduces the `'restrictedEditingException'` button that marks text as unrestricted for editing.
17
+ */
18
+ export default class StandardEditingModeUI extends Plugin {
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "StandardEditingModeUI";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ init(): void;
27
+ /**
28
+ * Creates a button for restricted editing exception command to use either in toolbar or in menu bar.
29
+ */
30
+ private _createButton;
31
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-restricted-editing",
3
- "version": "41.3.0",
3
+ "version": "41.4.0-alpha.0",
4
4
  "description": "Restricted editing feature for CKEditor 5 editors.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,7 +12,7 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "41.3.0"
15
+ "ckeditor5": "41.4.0-alpha.0"
16
16
  },
17
17
  "author": "CKSource (http://cksource.com/)",
18
18
  "license": "GPL-2.0-or-later",
@@ -24,6 +24,7 @@
24
24
  "directory": "packages/ckeditor5-restricted-editing"
25
25
  },
26
26
  "files": [
27
+ "dist",
27
28
  "lang",
28
29
  "src/**/*.js",
29
30
  "src/**/*.d.ts",