@ckeditor/ckeditor5-core 43.2.0 → 43.3.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 (230) hide show
  1. package/dist/contextplugin.d.ts +8 -0
  2. package/dist/index.js +25 -0
  3. package/dist/index.js.map +1 -1
  4. package/dist/pendingactions.d.ts +4 -0
  5. package/dist/plugin.d.ts +16 -0
  6. package/dist/translations/af.js +1 -1
  7. package/dist/translations/af.umd.js +1 -1
  8. package/dist/translations/ar.js +1 -1
  9. package/dist/translations/ar.umd.js +1 -1
  10. package/dist/translations/ast.js +1 -1
  11. package/dist/translations/ast.umd.js +1 -1
  12. package/dist/translations/az.js +1 -1
  13. package/dist/translations/az.umd.js +1 -1
  14. package/dist/translations/bg.js +1 -1
  15. package/dist/translations/bg.umd.js +1 -1
  16. package/dist/translations/bn.js +1 -1
  17. package/dist/translations/bn.umd.js +1 -1
  18. package/dist/translations/bs.js +1 -1
  19. package/dist/translations/bs.umd.js +1 -1
  20. package/dist/translations/ca.js +1 -1
  21. package/dist/translations/ca.umd.js +1 -1
  22. package/dist/translations/cs.js +1 -1
  23. package/dist/translations/cs.umd.js +1 -1
  24. package/dist/translations/da.js +1 -1
  25. package/dist/translations/da.umd.js +1 -1
  26. package/dist/translations/de-ch.js +1 -1
  27. package/dist/translations/de-ch.umd.js +1 -1
  28. package/dist/translations/de.js +1 -1
  29. package/dist/translations/de.umd.js +1 -1
  30. package/dist/translations/el.js +1 -1
  31. package/dist/translations/el.umd.js +1 -1
  32. package/dist/translations/en-au.js +1 -1
  33. package/dist/translations/en-au.umd.js +1 -1
  34. package/dist/translations/en-gb.js +1 -1
  35. package/dist/translations/en-gb.umd.js +1 -1
  36. package/dist/translations/en.js +1 -1
  37. package/dist/translations/en.umd.js +1 -1
  38. package/dist/translations/eo.js +1 -1
  39. package/dist/translations/eo.umd.js +1 -1
  40. package/dist/translations/es-co.js +1 -1
  41. package/dist/translations/es-co.umd.js +1 -1
  42. package/dist/translations/es.js +1 -1
  43. package/dist/translations/es.umd.js +1 -1
  44. package/dist/translations/et.js +1 -1
  45. package/dist/translations/et.umd.js +1 -1
  46. package/dist/translations/eu.js +1 -1
  47. package/dist/translations/eu.umd.js +1 -1
  48. package/dist/translations/fa.js +1 -1
  49. package/dist/translations/fa.umd.js +1 -1
  50. package/dist/translations/fi.js +1 -1
  51. package/dist/translations/fi.umd.js +1 -1
  52. package/dist/translations/fr.js +1 -1
  53. package/dist/translations/fr.umd.js +1 -1
  54. package/dist/translations/gl.js +1 -1
  55. package/dist/translations/gl.umd.js +1 -1
  56. package/dist/translations/gu.js +1 -1
  57. package/dist/translations/gu.umd.js +1 -1
  58. package/dist/translations/he.js +1 -1
  59. package/dist/translations/he.umd.js +1 -1
  60. package/dist/translations/hi.js +1 -1
  61. package/dist/translations/hi.umd.js +1 -1
  62. package/dist/translations/hr.js +1 -1
  63. package/dist/translations/hr.umd.js +1 -1
  64. package/dist/translations/hu.js +1 -1
  65. package/dist/translations/hu.umd.js +1 -1
  66. package/dist/translations/hy.js +1 -1
  67. package/dist/translations/hy.umd.js +1 -1
  68. package/dist/translations/id.js +1 -1
  69. package/dist/translations/id.umd.js +1 -1
  70. package/dist/translations/it.js +1 -1
  71. package/dist/translations/it.umd.js +1 -1
  72. package/dist/translations/ja.js +1 -1
  73. package/dist/translations/ja.umd.js +1 -1
  74. package/dist/translations/jv.js +1 -1
  75. package/dist/translations/jv.umd.js +1 -1
  76. package/dist/translations/kk.d.ts +8 -0
  77. package/dist/translations/kk.js +5 -0
  78. package/dist/translations/kk.umd.js +11 -0
  79. package/dist/translations/km.js +1 -1
  80. package/dist/translations/km.umd.js +1 -1
  81. package/dist/translations/kn.js +1 -1
  82. package/dist/translations/kn.umd.js +1 -1
  83. package/dist/translations/ko.js +1 -1
  84. package/dist/translations/ko.umd.js +1 -1
  85. package/dist/translations/ku.js +1 -1
  86. package/dist/translations/ku.umd.js +1 -1
  87. package/dist/translations/lt.js +1 -1
  88. package/dist/translations/lt.umd.js +1 -1
  89. package/dist/translations/lv.js +1 -1
  90. package/dist/translations/lv.umd.js +1 -1
  91. package/dist/translations/ms.js +1 -1
  92. package/dist/translations/ms.umd.js +1 -1
  93. package/dist/translations/nb.js +1 -1
  94. package/dist/translations/nb.umd.js +1 -1
  95. package/dist/translations/ne.js +1 -1
  96. package/dist/translations/ne.umd.js +1 -1
  97. package/dist/translations/nl.js +1 -1
  98. package/dist/translations/nl.umd.js +1 -1
  99. package/dist/translations/no.js +1 -1
  100. package/dist/translations/no.umd.js +1 -1
  101. package/dist/translations/oc.js +1 -1
  102. package/dist/translations/oc.umd.js +1 -1
  103. package/dist/translations/pl.js +1 -1
  104. package/dist/translations/pl.umd.js +1 -1
  105. package/dist/translations/pt-br.js +1 -1
  106. package/dist/translations/pt-br.umd.js +1 -1
  107. package/dist/translations/pt.js +1 -1
  108. package/dist/translations/pt.umd.js +1 -1
  109. package/dist/translations/ro.js +1 -1
  110. package/dist/translations/ro.umd.js +1 -1
  111. package/dist/translations/ru.js +1 -1
  112. package/dist/translations/ru.umd.js +1 -1
  113. package/dist/translations/si.js +1 -1
  114. package/dist/translations/si.umd.js +1 -1
  115. package/dist/translations/sk.js +1 -1
  116. package/dist/translations/sk.umd.js +1 -1
  117. package/dist/translations/sl.js +1 -1
  118. package/dist/translations/sl.umd.js +1 -1
  119. package/dist/translations/sq.js +1 -1
  120. package/dist/translations/sq.umd.js +1 -1
  121. package/dist/translations/sr-latn.js +1 -1
  122. package/dist/translations/sr-latn.umd.js +1 -1
  123. package/dist/translations/sr.js +1 -1
  124. package/dist/translations/sr.umd.js +1 -1
  125. package/dist/translations/sv.js +1 -1
  126. package/dist/translations/sv.umd.js +1 -1
  127. package/dist/translations/th.js +1 -1
  128. package/dist/translations/th.umd.js +1 -1
  129. package/dist/translations/ti.js +1 -1
  130. package/dist/translations/ti.umd.js +1 -1
  131. package/dist/translations/tk.js +1 -1
  132. package/dist/translations/tk.umd.js +1 -1
  133. package/dist/translations/tr.js +1 -1
  134. package/dist/translations/tr.umd.js +1 -1
  135. package/dist/translations/tt.js +1 -1
  136. package/dist/translations/tt.umd.js +1 -1
  137. package/dist/translations/ug.js +1 -1
  138. package/dist/translations/ug.umd.js +1 -1
  139. package/dist/translations/uk.js +1 -1
  140. package/dist/translations/uk.umd.js +1 -1
  141. package/dist/translations/ur.js +1 -1
  142. package/dist/translations/ur.umd.js +1 -1
  143. package/dist/translations/uz.js +1 -1
  144. package/dist/translations/uz.umd.js +1 -1
  145. package/dist/translations/vi.js +1 -1
  146. package/dist/translations/vi.umd.js +1 -1
  147. package/dist/translations/zh-cn.js +1 -1
  148. package/dist/translations/zh-cn.umd.js +1 -1
  149. package/dist/translations/zh.js +1 -1
  150. package/dist/translations/zh.umd.js +1 -1
  151. package/lang/contexts.json +3 -1
  152. package/lang/translations/af.po +11 -9
  153. package/lang/translations/ar.po +12 -10
  154. package/lang/translations/ast.po +11 -9
  155. package/lang/translations/az.po +11 -9
  156. package/lang/translations/bg.po +11 -9
  157. package/lang/translations/bn.po +11 -9
  158. package/lang/translations/bs.po +12 -10
  159. package/lang/translations/ca.po +11 -9
  160. package/lang/translations/cs.po +12 -10
  161. package/lang/translations/da.po +11 -9
  162. package/lang/translations/de-ch.po +11 -9
  163. package/lang/translations/de.po +11 -9
  164. package/lang/translations/el.po +11 -9
  165. package/lang/translations/en-au.po +11 -9
  166. package/lang/translations/en-gb.po +11 -9
  167. package/lang/translations/en.po +13 -11
  168. package/lang/translations/eo.po +11 -9
  169. package/lang/translations/es-co.po +12 -10
  170. package/lang/translations/es.po +12 -10
  171. package/lang/translations/et.po +11 -9
  172. package/lang/translations/eu.po +11 -9
  173. package/lang/translations/fa.po +12 -10
  174. package/lang/translations/fi.po +11 -9
  175. package/lang/translations/fr.po +12 -10
  176. package/lang/translations/gl.po +11 -9
  177. package/lang/translations/gu.po +11 -9
  178. package/lang/translations/he.po +12 -10
  179. package/lang/translations/hi.po +11 -9
  180. package/lang/translations/hr.po +12 -10
  181. package/lang/translations/hu.po +11 -9
  182. package/lang/translations/hy.po +11 -9
  183. package/lang/translations/id.po +11 -9
  184. package/lang/translations/it.po +12 -10
  185. package/lang/translations/ja.po +11 -9
  186. package/lang/translations/jv.po +12 -10
  187. package/lang/translations/kk.po +136 -0
  188. package/lang/translations/km.po +11 -9
  189. package/lang/translations/kn.po +12 -10
  190. package/lang/translations/ko.po +11 -9
  191. package/lang/translations/ku.po +11 -9
  192. package/lang/translations/lt.po +12 -10
  193. package/lang/translations/lv.po +12 -10
  194. package/lang/translations/ms.po +11 -9
  195. package/lang/translations/nb.po +11 -9
  196. package/lang/translations/ne.po +11 -9
  197. package/lang/translations/nl.po +11 -9
  198. package/lang/translations/no.po +11 -9
  199. package/lang/translations/oc.po +11 -9
  200. package/lang/translations/pl.po +12 -10
  201. package/lang/translations/pt-br.po +12 -10
  202. package/lang/translations/pt.po +12 -10
  203. package/lang/translations/ro.po +12 -10
  204. package/lang/translations/ru.po +12 -10
  205. package/lang/translations/si.po +11 -9
  206. package/lang/translations/sk.po +12 -10
  207. package/lang/translations/sl.po +12 -10
  208. package/lang/translations/sq.po +11 -9
  209. package/lang/translations/sr-latn.po +12 -10
  210. package/lang/translations/sr.po +12 -10
  211. package/lang/translations/sv.po +11 -9
  212. package/lang/translations/th.po +11 -9
  213. package/lang/translations/ti.po +11 -9
  214. package/lang/translations/tk.po +11 -9
  215. package/lang/translations/tr.po +11 -9
  216. package/lang/translations/tt.po +11 -9
  217. package/lang/translations/ug.po +12 -10
  218. package/lang/translations/uk.po +12 -10
  219. package/lang/translations/ur.po +11 -9
  220. package/lang/translations/uz.po +12 -10
  221. package/lang/translations/vi.po +11 -9
  222. package/lang/translations/zh-cn.po +11 -9
  223. package/lang/translations/zh.po +11 -9
  224. package/package.json +4 -4
  225. package/src/contextplugin.d.ts +8 -0
  226. package/src/contextplugin.js +12 -0
  227. package/src/pendingactions.d.ts +4 -0
  228. package/src/pendingactions.js +6 -0
  229. package/src/plugin.d.ts +16 -0
  230. package/src/plugin.js +12 -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: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
16
10
  "Language: tr\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -132,3 +126,11 @@ msgstr "O anda odaklanılan düğmeyi çalıştırın. Düzenleyici içeriğiyle
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "Kabul et"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "Paragraf"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "Renk seçici"
@@ -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: Tatar (https://app.transifex.com/ckeditor/teams/11143/tt/)\n"
16
10
  "Language: tt\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -132,3 +126,11 @@ msgstr ""
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr ""
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr ""
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr ""
@@ -1,20 +1,14 @@
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: Uyghur (https://app.transifex.com/ckeditor/teams/11143/ug/)\n"
16
10
  "Language: ug\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Label for the Cancel button."
@@ -132,3 +126,11 @@ msgstr ""
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "قوشۇل"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "ئابزاس"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "رەڭ تاللىغۇچ"
@@ -1,20 +1,14 @@
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: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
16
10
  "Language: uk\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Label for the Cancel button."
@@ -132,3 +126,11 @@ msgstr "Активуйте кнопку, на якій знаходиться ф
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "Прийняти"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "Параграф"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "Вибір кольору"
@@ -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: Urdu (https://app.transifex.com/ckeditor/teams/11143/ur/)\n"
16
10
  "Language: ur\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -132,3 +126,11 @@ msgstr ""
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr ""
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "پیرا"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr ""
@@ -1,20 +1,14 @@
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: Uzbek (https://app.transifex.com/ckeditor/teams/11143/uz/)\n"
16
10
  "Language: uz\n"
17
- "Plural-Forms: nplurals=1; plural=0;\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Label for the Cancel button."
@@ -132,3 +126,11 @@ msgstr ""
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr ""
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "Paragraf"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "Rang tanlash"
@@ -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: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
10
  "Language: vi\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -132,3 +126,11 @@ msgstr "Thực thi nút hiện đang ưu tiên. Việc thực thi các nút tư
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "Chấp nhận"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "Đoạn văn"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "Bộ chọn màu"
@@ -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 (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
10
  "Language: zh_CN\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -132,3 +126,11 @@ msgstr "执行当前聚焦的按钮。执行与编辑器内容交互的按钮将
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "接受"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "段落"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "颜色选择器"
@@ -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"
@@ -132,3 +126,11 @@ msgstr "執行目前所聚焦的按鈕。執行與編輯器內容互動的按鈕
132
126
  msgctxt "Label of the button confirming the changes done in the current interface."
133
127
  msgid "Accept"
134
128
  msgstr "接受"
129
+
130
+ msgctxt "Dropdown option label for the paragraph format."
131
+ msgid "Paragraph"
132
+ msgstr "段落"
133
+
134
+ msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
135
+ msgid "Color picker"
136
+ msgstr "顏色選擇"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-core",
3
- "version": "43.2.0",
3
+ "version": "43.3.0-alpha.0",
4
4
  "description": "The core architecture of CKEditor 5 – the best browser-based rich text editor.",
5
5
  "keywords": [
6
6
  "wysiwyg",
@@ -24,9 +24,9 @@
24
24
  "type": "module",
25
25
  "main": "src/index.js",
26
26
  "dependencies": {
27
- "@ckeditor/ckeditor5-engine": "43.2.0",
28
- "@ckeditor/ckeditor5-utils": "43.2.0",
29
- "@ckeditor/ckeditor5-watchdog": "43.2.0",
27
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
29
+ "@ckeditor/ckeditor5-watchdog": "43.3.0-alpha.0",
30
30
  "lodash-es": "4.17.21"
31
31
  },
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -46,6 +46,14 @@ export default class ContextPlugin extends /* #__PURE__ */ ContextPlugin_base im
46
46
  * @inheritDoc
47
47
  */
48
48
  static get isContextPlugin(): true;
49
+ /**
50
+ * @inheritDoc
51
+ */
52
+ static get isOfficialPlugin(): boolean;
53
+ /**
54
+ * @inheritDoc
55
+ */
56
+ static get isPremiumPlugin(): boolean;
49
57
  }
50
58
  /**
51
59
  * The common interface of {@link module:core/context~Context} and {@link module:core/editor/editor~Editor}.
@@ -40,4 +40,16 @@ export default class ContextPlugin extends /* #__PURE__ */ ObservableMixin() {
40
40
  static get isContextPlugin() {
41
41
  return true;
42
42
  }
43
+ /**
44
+ * @inheritDoc
45
+ */
46
+ static get isOfficialPlugin() {
47
+ return false;
48
+ }
49
+ /**
50
+ * @inheritDoc
51
+ */
52
+ static get isPremiumPlugin() {
53
+ return false;
54
+ }
43
55
  }
@@ -68,6 +68,10 @@ export default class PendingActions extends ContextPlugin implements Iterable<Pe
68
68
  * @inheritDoc
69
69
  */
70
70
  static get pluginName(): "PendingActions";
71
+ /**
72
+ * @inheritDoc
73
+ */
74
+ static get isOfficialPlugin(): true;
71
75
  /**
72
76
  * @inheritDoc
73
77
  */
@@ -59,6 +59,12 @@ export default class PendingActions extends ContextPlugin {
59
59
  static get pluginName() {
60
60
  return 'PendingActions';
61
61
  }
62
+ /**
63
+ * @inheritDoc
64
+ */
65
+ static get isOfficialPlugin() {
66
+ return true;
67
+ }
62
68
  /**
63
69
  * @inheritDoc
64
70
  */
package/src/plugin.d.ts CHANGED
@@ -105,6 +105,14 @@ export default class Plugin extends /* #__PURE__ */ Plugin_base implements Plugi
105
105
  * @inheritDoc
106
106
  */
107
107
  static get isContextPlugin(): false;
108
+ /**
109
+ * @inheritDoc
110
+ */
111
+ static get isOfficialPlugin(): boolean;
112
+ /**
113
+ * @inheritDoc
114
+ */
115
+ static get isPremiumPlugin(): boolean;
108
116
  }
109
117
  /**
110
118
  * The base interface for CKEditor plugins.
@@ -265,6 +273,14 @@ export interface PluginStaticMembers<TContext = Editor> {
265
273
  * A flag which defines if a plugin is allowed or not allowed to be used directly by a {@link module:core/context~Context}.
266
274
  */
267
275
  readonly isContextPlugin?: boolean;
276
+ /**
277
+ * A flag which defines if a plugin is an official CKEditor 5 plugin.
278
+ */
279
+ readonly isOfficialPlugin?: boolean;
280
+ /**
281
+ * A flag which defines if a plugin is a premium CKEditor 5 plugin.
282
+ */
283
+ readonly isPremiumPlugin?: boolean;
268
284
  }
269
285
  export type PluginDependencies<TContext = Editor> = ReadonlyArray<PluginConstructor<TContext> | string>;
270
286
  /**
package/src/plugin.js CHANGED
@@ -96,6 +96,18 @@ export default class Plugin extends /* #__PURE__ */ ObservableMixin() {
96
96
  static get isContextPlugin() {
97
97
  return false;
98
98
  }
99
+ /**
100
+ * @inheritDoc
101
+ */
102
+ static get isOfficialPlugin() {
103
+ return false;
104
+ }
105
+ /**
106
+ * @inheritDoc
107
+ */
108
+ static get isPremiumPlugin() {
109
+ return false;
110
+ }
99
111
  }
100
112
  /**
101
113
  * Helper function that forces plugin to be disabled.