@ckeditor/ckeditor5-clipboard 43.2.0 → 43.3.0-alpha.1

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 (224) hide show
  1. package/dist/clipboard.d.ts +4 -0
  2. package/dist/clipboardmarkersutils.d.ts +4 -0
  3. package/dist/clipboardpipeline.d.ts +4 -0
  4. package/dist/dragdrop.d.ts +4 -0
  5. package/dist/dragdropblocktoolbar.d.ts +4 -0
  6. package/dist/dragdroptarget.d.ts +4 -0
  7. package/dist/index.css.map +1 -1
  8. package/dist/index.js +35 -0
  9. package/dist/index.js.map +1 -1
  10. package/dist/pasteplaintext.d.ts +4 -0
  11. package/dist/translations/af.d.ts +8 -0
  12. package/dist/translations/af.js +5 -0
  13. package/dist/translations/af.umd.js +11 -0
  14. package/dist/translations/ar.js +1 -1
  15. package/dist/translations/ar.umd.js +1 -1
  16. package/dist/translations/ast.d.ts +8 -0
  17. package/dist/translations/ast.js +5 -0
  18. package/dist/translations/ast.umd.js +11 -0
  19. package/dist/translations/az.d.ts +8 -0
  20. package/dist/translations/az.js +5 -0
  21. package/dist/translations/az.umd.js +11 -0
  22. package/dist/translations/bs.d.ts +8 -0
  23. package/dist/translations/bs.js +5 -0
  24. package/dist/translations/bs.umd.js +11 -0
  25. package/dist/translations/cs.js +1 -1
  26. package/dist/translations/cs.umd.js +1 -1
  27. package/dist/translations/de-ch.d.ts +8 -0
  28. package/dist/translations/de-ch.js +5 -0
  29. package/dist/translations/de-ch.umd.js +11 -0
  30. package/dist/translations/en-au.d.ts +8 -0
  31. package/dist/translations/en-au.js +5 -0
  32. package/dist/translations/en-au.umd.js +11 -0
  33. package/dist/translations/en-gb.d.ts +8 -0
  34. package/dist/translations/en-gb.js +5 -0
  35. package/dist/translations/en-gb.umd.js +11 -0
  36. package/dist/translations/en.js +1 -1
  37. package/dist/translations/en.umd.js +1 -1
  38. package/dist/translations/eo.d.ts +8 -0
  39. package/dist/translations/eo.js +5 -0
  40. package/dist/translations/eo.umd.js +11 -0
  41. package/dist/translations/es-co.js +1 -1
  42. package/dist/translations/es-co.umd.js +1 -1
  43. package/dist/translations/es.js +1 -1
  44. package/dist/translations/es.umd.js +1 -1
  45. package/dist/translations/eu.d.ts +8 -0
  46. package/dist/translations/eu.js +5 -0
  47. package/dist/translations/eu.umd.js +11 -0
  48. package/dist/translations/fa.d.ts +8 -0
  49. package/dist/translations/fa.js +5 -0
  50. package/dist/translations/fa.umd.js +11 -0
  51. package/dist/translations/fr.js +1 -1
  52. package/dist/translations/fr.umd.js +1 -1
  53. package/dist/translations/gu.d.ts +8 -0
  54. package/dist/translations/gu.js +5 -0
  55. package/dist/translations/gu.umd.js +11 -0
  56. package/dist/translations/he.js +1 -1
  57. package/dist/translations/he.umd.js +1 -1
  58. package/dist/translations/hr.js +1 -1
  59. package/dist/translations/hr.umd.js +1 -1
  60. package/dist/translations/hy.d.ts +8 -0
  61. package/dist/translations/hy.js +5 -0
  62. package/dist/translations/hy.umd.js +11 -0
  63. package/dist/translations/it.js +1 -1
  64. package/dist/translations/it.umd.js +1 -1
  65. package/dist/translations/jv.d.ts +8 -0
  66. package/dist/translations/jv.js +5 -0
  67. package/dist/translations/jv.umd.js +11 -0
  68. package/dist/translations/kk.d.ts +8 -0
  69. package/dist/translations/kk.js +5 -0
  70. package/dist/translations/kk.umd.js +11 -0
  71. package/dist/translations/km.d.ts +8 -0
  72. package/dist/translations/km.js +5 -0
  73. package/dist/translations/km.umd.js +11 -0
  74. package/dist/translations/kn.d.ts +8 -0
  75. package/dist/translations/kn.js +5 -0
  76. package/dist/translations/kn.umd.js +11 -0
  77. package/dist/translations/ku.d.ts +8 -0
  78. package/dist/translations/ku.js +5 -0
  79. package/dist/translations/ku.umd.js +11 -0
  80. package/dist/translations/lt.js +1 -1
  81. package/dist/translations/lt.umd.js +1 -1
  82. package/dist/translations/lv.js +1 -1
  83. package/dist/translations/lv.umd.js +1 -1
  84. package/dist/translations/nb.d.ts +8 -0
  85. package/dist/translations/nb.js +5 -0
  86. package/dist/translations/nb.umd.js +11 -0
  87. package/dist/translations/ne.d.ts +8 -0
  88. package/dist/translations/ne.js +5 -0
  89. package/dist/translations/ne.umd.js +11 -0
  90. package/dist/translations/oc.d.ts +8 -0
  91. package/dist/translations/oc.js +5 -0
  92. package/dist/translations/oc.umd.js +11 -0
  93. package/dist/translations/pl.js +1 -1
  94. package/dist/translations/pl.umd.js +1 -1
  95. package/dist/translations/pt-br.js +1 -1
  96. package/dist/translations/pt-br.umd.js +1 -1
  97. package/dist/translations/pt.js +1 -1
  98. package/dist/translations/pt.umd.js +1 -1
  99. package/dist/translations/ro.js +1 -1
  100. package/dist/translations/ro.umd.js +1 -1
  101. package/dist/translations/ru.js +1 -1
  102. package/dist/translations/ru.umd.js +1 -1
  103. package/dist/translations/si.d.ts +8 -0
  104. package/dist/translations/si.js +5 -0
  105. package/dist/translations/si.umd.js +11 -0
  106. package/dist/translations/sk.js +1 -1
  107. package/dist/translations/sk.umd.js +1 -1
  108. package/dist/translations/sl.d.ts +8 -0
  109. package/dist/translations/sl.js +5 -0
  110. package/dist/translations/sl.umd.js +11 -0
  111. package/dist/translations/sq.d.ts +8 -0
  112. package/dist/translations/sq.js +5 -0
  113. package/dist/translations/sq.umd.js +11 -0
  114. package/dist/translations/sr-latn.js +1 -1
  115. package/dist/translations/sr-latn.umd.js +1 -1
  116. package/dist/translations/sr.js +1 -1
  117. package/dist/translations/sr.umd.js +1 -1
  118. package/dist/translations/ti.d.ts +8 -0
  119. package/dist/translations/ti.js +5 -0
  120. package/dist/translations/ti.umd.js +11 -0
  121. package/dist/translations/tk.d.ts +8 -0
  122. package/dist/translations/tk.js +5 -0
  123. package/dist/translations/tk.umd.js +11 -0
  124. package/dist/translations/tt.d.ts +8 -0
  125. package/dist/translations/tt.js +5 -0
  126. package/dist/translations/tt.umd.js +11 -0
  127. package/dist/translations/ug.d.ts +8 -0
  128. package/dist/translations/ug.js +5 -0
  129. package/dist/translations/ug.umd.js +11 -0
  130. package/dist/translations/uk.js +1 -1
  131. package/dist/translations/uk.umd.js +1 -1
  132. package/dist/translations/ur.d.ts +8 -0
  133. package/dist/translations/ur.js +5 -0
  134. package/dist/translations/ur.umd.js +11 -0
  135. package/dist/translations/uz.d.ts +8 -0
  136. package/dist/translations/uz.js +5 -0
  137. package/dist/translations/uz.umd.js +11 -0
  138. package/lang/translations/af.po +24 -0
  139. package/lang/translations/ar.po +4 -10
  140. package/lang/translations/ast.po +24 -0
  141. package/lang/translations/az.po +24 -0
  142. package/lang/translations/bg.po +3 -9
  143. package/lang/translations/bn.po +3 -9
  144. package/lang/translations/bs.po +24 -0
  145. package/lang/translations/ca.po +3 -9
  146. package/lang/translations/cs.po +4 -10
  147. package/lang/translations/da.po +3 -9
  148. package/lang/translations/de-ch.po +24 -0
  149. package/lang/translations/de.po +3 -9
  150. package/lang/translations/el.po +3 -9
  151. package/lang/translations/en-au.po +24 -0
  152. package/lang/translations/en-gb.po +24 -0
  153. package/lang/translations/en.po +5 -11
  154. package/lang/translations/eo.po +24 -0
  155. package/lang/translations/es-co.po +4 -10
  156. package/lang/translations/es.po +4 -10
  157. package/lang/translations/et.po +3 -9
  158. package/lang/translations/eu.po +24 -0
  159. package/lang/translations/fa.po +24 -0
  160. package/lang/translations/fi.po +3 -9
  161. package/lang/translations/fr.po +4 -10
  162. package/lang/translations/gl.po +3 -9
  163. package/lang/translations/gu.po +24 -0
  164. package/lang/translations/he.po +4 -10
  165. package/lang/translations/hi.po +3 -9
  166. package/lang/translations/hr.po +4 -10
  167. package/lang/translations/hu.po +3 -9
  168. package/lang/translations/hy.po +24 -0
  169. package/lang/translations/id.po +3 -9
  170. package/lang/translations/it.po +4 -10
  171. package/lang/translations/ja.po +3 -9
  172. package/lang/translations/jv.po +24 -0
  173. package/lang/translations/kk.po +24 -0
  174. package/lang/translations/km.po +24 -0
  175. package/lang/translations/kn.po +24 -0
  176. package/lang/translations/ko.po +3 -9
  177. package/lang/translations/ku.po +24 -0
  178. package/lang/translations/lt.po +4 -10
  179. package/lang/translations/lv.po +4 -10
  180. package/lang/translations/ms.po +3 -9
  181. package/lang/translations/nb.po +24 -0
  182. package/lang/translations/ne.po +24 -0
  183. package/lang/translations/nl.po +3 -9
  184. package/lang/translations/no.po +3 -9
  185. package/lang/translations/oc.po +24 -0
  186. package/lang/translations/pl.po +4 -10
  187. package/lang/translations/pt-br.po +4 -10
  188. package/lang/translations/pt.po +4 -10
  189. package/lang/translations/ro.po +4 -10
  190. package/lang/translations/ru.po +4 -10
  191. package/lang/translations/si.po +24 -0
  192. package/lang/translations/sk.po +4 -10
  193. package/lang/translations/sl.po +24 -0
  194. package/lang/translations/sq.po +24 -0
  195. package/lang/translations/sr-latn.po +4 -10
  196. package/lang/translations/sr.po +4 -10
  197. package/lang/translations/sv.po +3 -9
  198. package/lang/translations/th.po +3 -9
  199. package/lang/translations/ti.po +24 -0
  200. package/lang/translations/tk.po +24 -0
  201. package/lang/translations/tr.po +3 -9
  202. package/lang/translations/tt.po +24 -0
  203. package/lang/translations/ug.po +24 -0
  204. package/lang/translations/uk.po +4 -10
  205. package/lang/translations/ur.po +24 -0
  206. package/lang/translations/uz.po +24 -0
  207. package/lang/translations/vi.po +3 -9
  208. package/lang/translations/zh-cn.po +3 -9
  209. package/lang/translations/zh.po +3 -9
  210. package/package.json +6 -6
  211. package/src/clipboard.d.ts +4 -0
  212. package/src/clipboard.js +6 -0
  213. package/src/clipboardmarkersutils.d.ts +4 -0
  214. package/src/clipboardmarkersutils.js +6 -0
  215. package/src/clipboardpipeline.d.ts +4 -0
  216. package/src/clipboardpipeline.js +6 -0
  217. package/src/dragdrop.d.ts +4 -0
  218. package/src/dragdrop.js +6 -0
  219. package/src/dragdropblocktoolbar.d.ts +4 -0
  220. package/src/dragdropblocktoolbar.js +6 -0
  221. package/src/dragdroptarget.d.ts +4 -0
  222. package/src/dragdroptarget.js +6 -0
  223. package/src/pasteplaintext.d.ts +4 -0
  224. package/src/pasteplaintext.js +6 -0
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
10
  "Language: zh_TW\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-clipboard",
3
- "version": "43.2.0",
3
+ "version": "43.3.0-alpha.1",
4
4
  "description": "Clipboard integration feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,11 +13,11 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "43.2.0",
17
- "@ckeditor/ckeditor5-engine": "43.2.0",
18
- "@ckeditor/ckeditor5-ui": "43.2.0",
19
- "@ckeditor/ckeditor5-utils": "43.2.0",
20
- "@ckeditor/ckeditor5-widget": "43.2.0",
16
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.1",
17
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.1",
18
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.1",
19
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.1",
20
+ "@ckeditor/ckeditor5-widget": "43.3.0-alpha.1",
21
21
  "lodash-es": "4.17.21"
22
22
  },
23
23
  "author": "CKSource (http://cksource.com/)",
@@ -25,6 +25,10 @@ export default class Clipboard extends Plugin {
25
25
  * @inheritDoc
26
26
  */
27
27
  static get pluginName(): "Clipboard";
28
+ /**
29
+ * @inheritDoc
30
+ */
31
+ static get isOfficialPlugin(): true;
28
32
  /**
29
33
  * @inheritDoc
30
34
  */
package/src/clipboard.js CHANGED
@@ -27,6 +27,12 @@ export default class Clipboard extends Plugin {
27
27
  static get pluginName() {
28
28
  return 'Clipboard';
29
29
  }
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get isOfficialPlugin() {
34
+ return true;
35
+ }
30
36
  /**
31
37
  * @inheritDoc
32
38
  */
@@ -21,6 +21,10 @@ export default class ClipboardMarkersUtils extends Plugin {
21
21
  * @inheritDoc
22
22
  */
23
23
  static get pluginName(): "ClipboardMarkersUtils";
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin(): true;
24
28
  /**
25
29
  * Registers marker name as copyable in clipboard pipeline.
26
30
  *
@@ -31,6 +31,12 @@ export default class ClipboardMarkersUtils extends Plugin {
31
31
  static get pluginName() {
32
32
  return 'ClipboardMarkersUtils';
33
33
  }
34
+ /**
35
+ * @inheritDoc
36
+ */
37
+ static get isOfficialPlugin() {
38
+ return true;
39
+ }
34
40
  /**
35
41
  * Registers marker name as copyable in clipboard pipeline.
36
42
  *
@@ -74,6 +74,10 @@ export default class ClipboardPipeline extends Plugin {
74
74
  * @inheritDoc
75
75
  */
76
76
  static get pluginName(): "ClipboardPipeline";
77
+ /**
78
+ * @inheritDoc
79
+ */
80
+ static get isOfficialPlugin(): true;
77
81
  /**
78
82
  * @inheritDoc
79
83
  */
@@ -124,6 +124,12 @@ export default class ClipboardPipeline extends Plugin {
124
124
  static get pluginName() {
125
125
  return 'ClipboardPipeline';
126
126
  }
127
+ /**
128
+ * @inheritDoc
129
+ */
130
+ static get isOfficialPlugin() {
131
+ return true;
132
+ }
127
133
  /**
128
134
  * @inheritDoc
129
135
  */
package/src/dragdrop.d.ts CHANGED
@@ -53,6 +53,10 @@ export default class DragDrop extends Plugin {
53
53
  * @inheritDoc
54
54
  */
55
55
  static get pluginName(): "DragDrop";
56
+ /**
57
+ * @inheritDoc
58
+ */
59
+ static get isOfficialPlugin(): true;
56
60
  /**
57
61
  * @inheritDoc
58
62
  */
package/src/dragdrop.js CHANGED
@@ -122,6 +122,12 @@ export default class DragDrop extends Plugin {
122
122
  static get pluginName() {
123
123
  return 'DragDrop';
124
124
  }
125
+ /**
126
+ * @inheritDoc
127
+ */
128
+ static get isOfficialPlugin() {
129
+ return true;
130
+ }
125
131
  /**
126
132
  * @inheritDoc
127
133
  */
@@ -24,6 +24,10 @@ export default class DragDropBlockToolbar extends Plugin {
24
24
  * @inheritDoc
25
25
  */
26
26
  static get pluginName(): "DragDropBlockToolbar";
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isOfficialPlugin(): true;
27
31
  /**
28
32
  * @inheritDoc
29
33
  */
@@ -31,6 +31,12 @@ export default class DragDropBlockToolbar extends Plugin {
31
31
  static get pluginName() {
32
32
  return 'DragDropBlockToolbar';
33
33
  }
34
+ /**
35
+ * @inheritDoc
36
+ */
37
+ static get isOfficialPlugin() {
38
+ return true;
39
+ }
34
40
  /**
35
41
  * @inheritDoc
36
42
  */
@@ -43,6 +43,10 @@ export default class DragDropTarget extends Plugin {
43
43
  * @inheritDoc
44
44
  */
45
45
  static get pluginName(): "DragDropTarget";
46
+ /**
47
+ * @inheritDoc
48
+ */
49
+ static get isOfficialPlugin(): true;
46
50
  /**
47
51
  * @inheritDoc
48
52
  */
@@ -54,6 +54,12 @@ export default class DragDropTarget extends Plugin {
54
54
  static get pluginName() {
55
55
  return 'DragDropTarget';
56
56
  }
57
+ /**
58
+ * @inheritDoc
59
+ */
60
+ static get isOfficialPlugin() {
61
+ return true;
62
+ }
57
63
  /**
58
64
  * @inheritDoc
59
65
  */
@@ -17,6 +17,10 @@ export default class PastePlainText extends Plugin {
17
17
  * @inheritDoc
18
18
  */
19
19
  static get pluginName(): "PastePlainText";
20
+ /**
21
+ * @inheritDoc
22
+ */
23
+ static get isOfficialPlugin(): true;
20
24
  /**
21
25
  * @inheritDoc
22
26
  */
@@ -20,6 +20,12 @@ export default class PastePlainText extends Plugin {
20
20
  static get pluginName() {
21
21
  return 'PastePlainText';
22
22
  }
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin() {
27
+ return true;
28
+ }
23
29
  /**
24
30
  * @inheritDoc
25
31
  */