@ckeditor/ckeditor5-html-support 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 (268) hide show
  1. package/build/html-support.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-gb.js +1 -0
  8. package/build/translations/eo.js +1 -0
  9. package/build/translations/es-co.js +1 -0
  10. package/build/translations/eu.js +1 -0
  11. package/build/translations/fa.js +1 -0
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/hy.js +1 -0
  14. package/build/translations/kk.js +1 -0
  15. package/build/translations/km.js +1 -0
  16. package/build/translations/kn.js +1 -0
  17. package/build/translations/ku.js +1 -0
  18. package/build/translations/nb.js +1 -0
  19. package/build/translations/ne.js +1 -0
  20. package/build/translations/oc.js +1 -0
  21. package/build/translations/si.js +1 -0
  22. package/build/translations/sl.js +1 -0
  23. package/build/translations/sq.js +1 -0
  24. package/build/translations/ti.js +1 -0
  25. package/build/translations/tk.js +1 -0
  26. package/build/translations/tt.js +1 -0
  27. package/build/translations/uz.js +1 -0
  28. package/dist/datafilter.d.ts +4 -0
  29. package/dist/dataschema.d.ts +4 -0
  30. package/dist/fullpage.d.ts +4 -0
  31. package/dist/generalhtmlsupport.d.ts +4 -0
  32. package/dist/htmlcomment.d.ts +4 -0
  33. package/dist/index.css.map +1 -1
  34. package/dist/index.js +75 -0
  35. package/dist/index.js.map +1 -1
  36. package/dist/integrations/codeblock.d.ts +4 -0
  37. package/dist/integrations/customelement.d.ts +4 -0
  38. package/dist/integrations/dualcontent.d.ts +4 -0
  39. package/dist/integrations/heading.d.ts +4 -0
  40. package/dist/integrations/image.d.ts +4 -0
  41. package/dist/integrations/list.d.ts +4 -0
  42. package/dist/integrations/mediaembed.d.ts +4 -0
  43. package/dist/integrations/script.d.ts +4 -0
  44. package/dist/integrations/style.d.ts +4 -0
  45. package/dist/integrations/table.d.ts +4 -0
  46. package/dist/translations/af.d.ts +8 -0
  47. package/dist/translations/af.js +5 -0
  48. package/dist/translations/af.umd.js +11 -0
  49. package/dist/translations/ar.js +1 -1
  50. package/dist/translations/ar.umd.js +1 -1
  51. package/dist/translations/ast.d.ts +8 -0
  52. package/dist/translations/ast.js +5 -0
  53. package/dist/translations/ast.umd.js +11 -0
  54. package/dist/translations/az.d.ts +8 -0
  55. package/dist/translations/az.js +5 -0
  56. package/dist/translations/az.umd.js +11 -0
  57. package/dist/translations/bs.d.ts +8 -0
  58. package/dist/translations/bs.js +5 -0
  59. package/dist/translations/bs.umd.js +11 -0
  60. package/dist/translations/cs.js +1 -1
  61. package/dist/translations/cs.umd.js +1 -1
  62. package/dist/translations/de-ch.d.ts +8 -0
  63. package/dist/translations/de-ch.js +5 -0
  64. package/dist/translations/de-ch.umd.js +11 -0
  65. package/dist/translations/en-gb.d.ts +8 -0
  66. package/dist/translations/en-gb.js +5 -0
  67. package/dist/translations/en-gb.umd.js +11 -0
  68. package/dist/translations/en.js +1 -1
  69. package/dist/translations/en.umd.js +1 -1
  70. package/dist/translations/eo.d.ts +8 -0
  71. package/dist/translations/eo.js +5 -0
  72. package/dist/translations/eo.umd.js +11 -0
  73. package/dist/translations/es-co.d.ts +8 -0
  74. package/dist/translations/es-co.js +5 -0
  75. package/dist/translations/es-co.umd.js +11 -0
  76. package/dist/translations/es.js +1 -1
  77. package/dist/translations/es.umd.js +1 -1
  78. package/dist/translations/eu.d.ts +8 -0
  79. package/dist/translations/eu.js +5 -0
  80. package/dist/translations/eu.umd.js +11 -0
  81. package/dist/translations/fa.d.ts +8 -0
  82. package/dist/translations/fa.js +5 -0
  83. package/dist/translations/fa.umd.js +11 -0
  84. package/dist/translations/fr.js +1 -1
  85. package/dist/translations/fr.umd.js +1 -1
  86. package/dist/translations/gu.d.ts +8 -0
  87. package/dist/translations/gu.js +5 -0
  88. package/dist/translations/gu.umd.js +11 -0
  89. package/dist/translations/he.js +1 -1
  90. package/dist/translations/he.umd.js +1 -1
  91. package/dist/translations/hr.js +1 -1
  92. package/dist/translations/hr.umd.js +1 -1
  93. package/dist/translations/hy.d.ts +8 -0
  94. package/dist/translations/hy.js +5 -0
  95. package/dist/translations/hy.umd.js +11 -0
  96. package/dist/translations/it.js +1 -1
  97. package/dist/translations/it.umd.js +1 -1
  98. package/dist/translations/jv.js +1 -1
  99. package/dist/translations/jv.umd.js +1 -1
  100. package/dist/translations/kk.d.ts +8 -0
  101. package/dist/translations/kk.js +5 -0
  102. package/dist/translations/kk.umd.js +11 -0
  103. package/dist/translations/km.d.ts +8 -0
  104. package/dist/translations/km.js +5 -0
  105. package/dist/translations/km.umd.js +11 -0
  106. package/dist/translations/kn.d.ts +8 -0
  107. package/dist/translations/kn.js +5 -0
  108. package/dist/translations/kn.umd.js +11 -0
  109. package/dist/translations/ku.d.ts +8 -0
  110. package/dist/translations/ku.js +5 -0
  111. package/dist/translations/ku.umd.js +11 -0
  112. package/dist/translations/lt.js +1 -1
  113. package/dist/translations/lt.umd.js +1 -1
  114. package/dist/translations/lv.js +1 -1
  115. package/dist/translations/lv.umd.js +1 -1
  116. package/dist/translations/nb.d.ts +8 -0
  117. package/dist/translations/nb.js +5 -0
  118. package/dist/translations/nb.umd.js +11 -0
  119. package/dist/translations/ne.d.ts +8 -0
  120. package/dist/translations/ne.js +5 -0
  121. package/dist/translations/ne.umd.js +11 -0
  122. package/dist/translations/oc.d.ts +8 -0
  123. package/dist/translations/oc.js +5 -0
  124. package/dist/translations/oc.umd.js +11 -0
  125. package/dist/translations/pl.js +1 -1
  126. package/dist/translations/pl.umd.js +1 -1
  127. package/dist/translations/pt-br.js +1 -1
  128. package/dist/translations/pt-br.umd.js +1 -1
  129. package/dist/translations/pt.js +1 -1
  130. package/dist/translations/pt.umd.js +1 -1
  131. package/dist/translations/ro.js +1 -1
  132. package/dist/translations/ro.umd.js +1 -1
  133. package/dist/translations/ru.js +1 -1
  134. package/dist/translations/ru.umd.js +1 -1
  135. package/dist/translations/si.d.ts +8 -0
  136. package/dist/translations/si.js +5 -0
  137. package/dist/translations/si.umd.js +11 -0
  138. package/dist/translations/sk.js +1 -1
  139. package/dist/translations/sk.umd.js +1 -1
  140. package/dist/translations/sl.d.ts +8 -0
  141. package/dist/translations/sl.js +5 -0
  142. package/dist/translations/sl.umd.js +11 -0
  143. package/dist/translations/sq.d.ts +8 -0
  144. package/dist/translations/sq.js +5 -0
  145. package/dist/translations/sq.umd.js +11 -0
  146. package/dist/translations/sr-latn.js +1 -1
  147. package/dist/translations/sr-latn.umd.js +1 -1
  148. package/dist/translations/sr.js +1 -1
  149. package/dist/translations/sr.umd.js +1 -1
  150. package/dist/translations/ti.d.ts +8 -0
  151. package/dist/translations/ti.js +5 -0
  152. package/dist/translations/ti.umd.js +11 -0
  153. package/dist/translations/tk.d.ts +8 -0
  154. package/dist/translations/tk.js +5 -0
  155. package/dist/translations/tk.umd.js +11 -0
  156. package/dist/translations/tt.d.ts +8 -0
  157. package/dist/translations/tt.js +5 -0
  158. package/dist/translations/tt.umd.js +11 -0
  159. package/dist/translations/ug.js +1 -1
  160. package/dist/translations/ug.umd.js +1 -1
  161. package/dist/translations/uk.js +1 -1
  162. package/dist/translations/uk.umd.js +1 -1
  163. package/dist/translations/uz.d.ts +8 -0
  164. package/dist/translations/uz.js +5 -0
  165. package/dist/translations/uz.umd.js +11 -0
  166. package/lang/translations/af.po +16 -0
  167. package/lang/translations/ar.po +4 -10
  168. package/lang/translations/ast.po +16 -0
  169. package/lang/translations/az.po +16 -0
  170. package/lang/translations/bg.po +3 -9
  171. package/lang/translations/bn.po +3 -9
  172. package/lang/translations/bs.po +16 -0
  173. package/lang/translations/ca.po +3 -9
  174. package/lang/translations/cs.po +4 -10
  175. package/lang/translations/da.po +3 -9
  176. package/lang/translations/de-ch.po +16 -0
  177. package/lang/translations/de.po +3 -9
  178. package/lang/translations/el.po +3 -9
  179. package/lang/translations/en-au.po +3 -9
  180. package/lang/translations/en-gb.po +16 -0
  181. package/lang/translations/en.po +5 -11
  182. package/lang/translations/eo.po +16 -0
  183. package/lang/translations/es-co.po +16 -0
  184. package/lang/translations/es.po +4 -10
  185. package/lang/translations/et.po +3 -9
  186. package/lang/translations/eu.po +16 -0
  187. package/lang/translations/fa.po +16 -0
  188. package/lang/translations/fi.po +3 -9
  189. package/lang/translations/fr.po +4 -10
  190. package/lang/translations/gl.po +3 -9
  191. package/lang/translations/gu.po +16 -0
  192. package/lang/translations/he.po +4 -10
  193. package/lang/translations/hi.po +3 -9
  194. package/lang/translations/hr.po +4 -10
  195. package/lang/translations/hu.po +3 -9
  196. package/lang/translations/hy.po +16 -0
  197. package/lang/translations/id.po +3 -9
  198. package/lang/translations/it.po +4 -10
  199. package/lang/translations/ja.po +3 -9
  200. package/lang/translations/jv.po +4 -10
  201. package/lang/translations/kk.po +16 -0
  202. package/lang/translations/km.po +16 -0
  203. package/lang/translations/kn.po +16 -0
  204. package/lang/translations/ko.po +3 -9
  205. package/lang/translations/ku.po +16 -0
  206. package/lang/translations/lt.po +4 -10
  207. package/lang/translations/lv.po +4 -10
  208. package/lang/translations/ms.po +3 -9
  209. package/lang/translations/nb.po +16 -0
  210. package/lang/translations/ne.po +16 -0
  211. package/lang/translations/nl.po +3 -9
  212. package/lang/translations/no.po +3 -9
  213. package/lang/translations/oc.po +16 -0
  214. package/lang/translations/pl.po +4 -10
  215. package/lang/translations/pt-br.po +4 -10
  216. package/lang/translations/pt.po +4 -10
  217. package/lang/translations/ro.po +4 -10
  218. package/lang/translations/ru.po +4 -10
  219. package/lang/translations/si.po +16 -0
  220. package/lang/translations/sk.po +4 -10
  221. package/lang/translations/sl.po +16 -0
  222. package/lang/translations/sq.po +16 -0
  223. package/lang/translations/sr-latn.po +4 -10
  224. package/lang/translations/sr.po +4 -10
  225. package/lang/translations/sv.po +3 -9
  226. package/lang/translations/th.po +3 -9
  227. package/lang/translations/ti.po +16 -0
  228. package/lang/translations/tk.po +16 -0
  229. package/lang/translations/tr.po +3 -9
  230. package/lang/translations/tt.po +16 -0
  231. package/lang/translations/ug.po +4 -10
  232. package/lang/translations/uk.po +4 -10
  233. package/lang/translations/ur.po +3 -9
  234. package/lang/translations/uz.po +16 -0
  235. package/lang/translations/vi.po +3 -9
  236. package/lang/translations/zh-cn.po +3 -9
  237. package/lang/translations/zh.po +3 -9
  238. package/package.json +7 -7
  239. package/src/datafilter.d.ts +4 -0
  240. package/src/datafilter.js +6 -0
  241. package/src/dataschema.d.ts +4 -0
  242. package/src/dataschema.js +6 -0
  243. package/src/fullpage.d.ts +4 -0
  244. package/src/fullpage.js +6 -0
  245. package/src/generalhtmlsupport.d.ts +4 -0
  246. package/src/generalhtmlsupport.js +6 -0
  247. package/src/htmlcomment.d.ts +4 -0
  248. package/src/htmlcomment.js +6 -0
  249. package/src/integrations/codeblock.d.ts +4 -0
  250. package/src/integrations/codeblock.js +6 -0
  251. package/src/integrations/customelement.d.ts +4 -0
  252. package/src/integrations/customelement.js +6 -0
  253. package/src/integrations/dualcontent.d.ts +4 -0
  254. package/src/integrations/dualcontent.js +6 -0
  255. package/src/integrations/heading.d.ts +4 -0
  256. package/src/integrations/heading.js +6 -0
  257. package/src/integrations/image.d.ts +4 -0
  258. package/src/integrations/image.js +6 -0
  259. package/src/integrations/list.d.ts +4 -0
  260. package/src/integrations/list.js +6 -0
  261. package/src/integrations/mediaembed.d.ts +4 -0
  262. package/src/integrations/mediaembed.js +6 -0
  263. package/src/integrations/script.d.ts +4 -0
  264. package/src/integrations/script.js +6 -0
  265. package/src/integrations/style.d.ts +4 -0
  266. package/src/integrations/style.js +6 -0
  267. package/src/integrations/table.d.ts +4 -0
  268. package/src/integrations/table.js +6 -0
@@ -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: Russian (https://app.transifex.com/ckeditor/teams/11143/ru/)\n"
16
10
  "Language: ru\n"
17
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 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 "A label describing an HTML object widget."
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: si_LK\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ 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: Slovak (https://app.transifex.com/ckeditor/teams/11143/sk/)\n"
16
10
  "Language: sk\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "A label describing an HTML object widget."
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: sl\n"
11
+ "Plural-Forms: nplurals=4; plural=(n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ msgstr ""
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: sq\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ 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: Serbian (Latin) (https://app.transifex.com/ckeditor/teams/11143/sr@latin/)\n"
16
10
  "Language: sr@latin\n"
17
- "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"
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 "A label describing an HTML object widget."
@@ -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: Serbian (https://app.transifex.com/ckeditor/teams/11143/sr/)\n"
16
10
  "Language: sr\n"
17
- "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"
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 "A label describing an HTML object widget."
@@ -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: Swedish (https://app.transifex.com/ckeditor/teams/11143/sv/)\n"
16
10
  "Language: sv\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -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: Thai (https://app.transifex.com/ckeditor/teams/11143/th/)\n"
16
10
  "Language: th\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ti\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ msgstr ""
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tk\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ 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: 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"
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tt\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ 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 "A label describing an HTML object widget."
@@ -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 "A label describing an HTML object widget."
@@ -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"
@@ -0,0 +1,16 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: uz\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "A label describing an HTML object widget."
15
+ msgid "HTML object"
16
+ 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: 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"
@@ -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"
@@ -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-html-support",
3
- "version": "43.2.0",
3
+ "version": "43.3.0-alpha.1",
4
4
  "description": "HTML Support feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -17,12 +17,12 @@
17
17
  "type": "module",
18
18
  "main": "src/index.js",
19
19
  "dependencies": {
20
- "@ckeditor/ckeditor5-core": "43.2.0",
21
- "@ckeditor/ckeditor5-engine": "43.2.0",
22
- "@ckeditor/ckeditor5-enter": "43.2.0",
23
- "@ckeditor/ckeditor5-utils": "43.2.0",
24
- "@ckeditor/ckeditor5-widget": "43.2.0",
25
- "ckeditor5": "43.2.0",
20
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.1",
21
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.1",
22
+ "@ckeditor/ckeditor5-enter": "43.3.0-alpha.1",
23
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.1",
24
+ "@ckeditor/ckeditor5-widget": "43.3.0-alpha.1",
25
+ "ckeditor5": "43.3.0-alpha.1",
26
26
  "lodash-es": "4.17.21"
27
27
  },
28
28
  "author": "CKSource (http://cksource.com/)",
@@ -81,6 +81,10 @@ export default class DataFilter extends Plugin {
81
81
  * @inheritDoc
82
82
  */
83
83
  static get pluginName(): "DataFilter";
84
+ /**
85
+ * @inheritDoc
86
+ */
87
+ static get isOfficialPlugin(): true;
84
88
  /**
85
89
  * @inheritDoc
86
90
  */
package/src/datafilter.js CHANGED
@@ -67,6 +67,12 @@ export default class DataFilter extends Plugin {
67
67
  static get pluginName() {
68
68
  return 'DataFilter';
69
69
  }
70
+ /**
71
+ * @inheritDoc
72
+ */
73
+ static get isOfficialPlugin() {
74
+ return true;
75
+ }
70
76
  /**
71
77
  * @inheritDoc
72
78
  */
@@ -48,6 +48,10 @@ export default class DataSchema extends Plugin {
48
48
  * @inheritDoc
49
49
  */
50
50
  static get pluginName(): "DataSchema";
51
+ /**
52
+ * @inheritDoc
53
+ */
54
+ static get isOfficialPlugin(): true;
51
55
  /**
52
56
  * @inheritDoc
53
57
  */
package/src/dataschema.js CHANGED
@@ -55,6 +55,12 @@ export default class DataSchema extends Plugin {
55
55
  static get pluginName() {
56
56
  return 'DataSchema';
57
57
  }
58
+ /**
59
+ * @inheritDoc
60
+ */
61
+ static get isOfficialPlugin() {
62
+ return true;
63
+ }
58
64
  /**
59
65
  * @inheritDoc
60
66
  */
package/src/fullpage.d.ts CHANGED
@@ -14,6 +14,10 @@ export default class FullPage extends Plugin {
14
14
  * @inheritDoc
15
15
  */
16
16
  static get pluginName(): "FullPage";
17
+ /**
18
+ * @inheritDoc
19
+ */
20
+ static get isOfficialPlugin(): true;
17
21
  /**
18
22
  * @inheritDoc
19
23
  */
package/src/fullpage.js CHANGED
@@ -18,6 +18,12 @@ export default class FullPage extends Plugin {
18
18
  static get pluginName() {
19
19
  return 'FullPage';
20
20
  }
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get isOfficialPlugin() {
25
+ return true;
26
+ }
21
27
  /**
22
28
  * @inheritDoc
23
29
  */
@@ -30,6 +30,10 @@ export default class GeneralHtmlSupport extends Plugin {
30
30
  * @inheritDoc
31
31
  */
32
32
  static get pluginName(): "GeneralHtmlSupport";
33
+ /**
34
+ * @inheritDoc
35
+ */
36
+ static get isOfficialPlugin(): true;
33
37
  /**
34
38
  * @inheritDoc
35
39
  */
@@ -32,6 +32,12 @@ export default class GeneralHtmlSupport extends Plugin {
32
32
  static get pluginName() {
33
33
  return 'GeneralHtmlSupport';
34
34
  }
35
+ /**
36
+ * @inheritDoc
37
+ */
38
+ static get isOfficialPlugin() {
39
+ return true;
40
+ }
35
41
  /**
36
42
  * @inheritDoc
37
43
  */
@@ -17,6 +17,10 @@ export default class HtmlComment extends Plugin {
17
17
  * @inheritDoc
18
18
  */
19
19
  static get pluginName(): "HtmlComment";
20
+ /**
21
+ * @inheritDoc
22
+ */
23
+ static get isOfficialPlugin(): true;
20
24
  /**
21
25
  * @inheritDoc
22
26
  */
@@ -16,6 +16,12 @@ export default class HtmlComment extends Plugin {
16
16
  static get pluginName() {
17
17
  return 'HtmlComment';
18
18
  }
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get isOfficialPlugin() {
23
+ return true;
24
+ }
19
25
  /**
20
26
  * @inheritDoc
21
27
  */
@@ -16,6 +16,10 @@ export default class CodeBlockElementSupport extends Plugin {
16
16
  * @inheritDoc
17
17
  */
18
18
  static get pluginName(): "CodeBlockElementSupport";
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get isOfficialPlugin(): true;
19
23
  /**
20
24
  * @inheritDoc
21
25
  */
@@ -21,6 +21,12 @@ export default class CodeBlockElementSupport extends Plugin {
21
21
  static get pluginName() {
22
22
  return 'CodeBlockElementSupport';
23
23
  }
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin() {
28
+ return true;
29
+ }
24
30
  /**
25
31
  * @inheritDoc
26
32
  */
@@ -20,6 +20,10 @@ export default class CustomElementSupport extends Plugin {
20
20
  * @inheritDoc
21
21
  */
22
22
  static get pluginName(): "CustomElementSupport";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
23
27
  /**
24
28
  * @inheritDoc
25
29
  */