@ckeditor/ckeditor5-media-embed 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 (210) hide show
  1. package/build/media-embed.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/bs.js +1 -0
  5. package/build/translations/eo.js +1 -0
  6. package/build/translations/es-co.js +1 -0
  7. package/build/translations/eu.js +1 -0
  8. package/build/translations/gu.js +1 -0
  9. package/build/translations/hy.js +1 -0
  10. package/build/translations/jv.js +1 -0
  11. package/build/translations/kk.js +1 -0
  12. package/build/translations/km.js +1 -0
  13. package/build/translations/kn.js +1 -0
  14. package/build/translations/nb.js +1 -0
  15. package/build/translations/oc.js +1 -0
  16. package/build/translations/si.js +1 -0
  17. package/build/translations/sl.js +1 -0
  18. package/build/translations/ti.js +1 -0
  19. package/build/translations/tt.js +1 -0
  20. package/build/translations/ug.js +1 -0
  21. package/dist/automediaembed.d.ts +4 -0
  22. package/dist/index.css.map +1 -1
  23. package/dist/index.js +25 -0
  24. package/dist/index.js.map +1 -1
  25. package/dist/mediaembed.d.ts +4 -0
  26. package/dist/mediaembedediting.d.ts +4 -0
  27. package/dist/mediaembedtoolbar.d.ts +4 -0
  28. package/dist/mediaembedui.d.ts +4 -0
  29. package/dist/translations/af.d.ts +8 -0
  30. package/dist/translations/af.js +5 -0
  31. package/dist/translations/af.umd.js +11 -0
  32. package/dist/translations/ar.js +1 -1
  33. package/dist/translations/ar.umd.js +1 -1
  34. package/dist/translations/ast.d.ts +8 -0
  35. package/dist/translations/ast.js +5 -0
  36. package/dist/translations/ast.umd.js +11 -0
  37. package/dist/translations/bs.d.ts +8 -0
  38. package/dist/translations/bs.js +5 -0
  39. package/dist/translations/bs.umd.js +11 -0
  40. package/dist/translations/cs.js +1 -1
  41. package/dist/translations/cs.umd.js +1 -1
  42. package/dist/translations/en.js +1 -1
  43. package/dist/translations/en.umd.js +1 -1
  44. package/dist/translations/eo.d.ts +8 -0
  45. package/dist/translations/eo.js +5 -0
  46. package/dist/translations/eo.umd.js +11 -0
  47. package/dist/translations/es-co.d.ts +8 -0
  48. package/dist/translations/es-co.js +5 -0
  49. package/dist/translations/es-co.umd.js +11 -0
  50. package/dist/translations/es.js +1 -1
  51. package/dist/translations/es.umd.js +1 -1
  52. package/dist/translations/eu.d.ts +8 -0
  53. package/dist/translations/eu.js +5 -0
  54. package/dist/translations/eu.umd.js +11 -0
  55. package/dist/translations/fa.js +1 -1
  56. package/dist/translations/fa.umd.js +1 -1
  57. package/dist/translations/fr.js +1 -1
  58. package/dist/translations/fr.umd.js +1 -1
  59. package/dist/translations/gu.d.ts +8 -0
  60. package/dist/translations/gu.js +5 -0
  61. package/dist/translations/gu.umd.js +11 -0
  62. package/dist/translations/he.js +1 -1
  63. package/dist/translations/he.umd.js +1 -1
  64. package/dist/translations/hr.js +1 -1
  65. package/dist/translations/hr.umd.js +1 -1
  66. package/dist/translations/hy.d.ts +8 -0
  67. package/dist/translations/hy.js +5 -0
  68. package/dist/translations/hy.umd.js +11 -0
  69. package/dist/translations/it.js +1 -1
  70. package/dist/translations/it.umd.js +1 -1
  71. package/dist/translations/jv.d.ts +8 -0
  72. package/dist/translations/jv.js +5 -0
  73. package/dist/translations/jv.umd.js +11 -0
  74. package/dist/translations/kk.d.ts +8 -0
  75. package/dist/translations/kk.js +5 -0
  76. package/dist/translations/kk.umd.js +11 -0
  77. package/dist/translations/km.d.ts +8 -0
  78. package/dist/translations/km.js +5 -0
  79. package/dist/translations/km.umd.js +11 -0
  80. package/dist/translations/kn.d.ts +8 -0
  81. package/dist/translations/kn.js +5 -0
  82. package/dist/translations/kn.umd.js +11 -0
  83. package/dist/translations/lt.js +1 -1
  84. package/dist/translations/lt.umd.js +1 -1
  85. package/dist/translations/lv.js +1 -1
  86. package/dist/translations/lv.umd.js +1 -1
  87. package/dist/translations/nb.d.ts +8 -0
  88. package/dist/translations/nb.js +5 -0
  89. package/dist/translations/nb.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/sr-latn.js +1 -1
  112. package/dist/translations/sr-latn.umd.js +1 -1
  113. package/dist/translations/sr.js +1 -1
  114. package/dist/translations/sr.umd.js +1 -1
  115. package/dist/translations/ti.d.ts +8 -0
  116. package/dist/translations/ti.js +5 -0
  117. package/dist/translations/ti.umd.js +11 -0
  118. package/dist/translations/tt.d.ts +8 -0
  119. package/dist/translations/tt.js +5 -0
  120. package/dist/translations/tt.umd.js +11 -0
  121. package/dist/translations/ug.d.ts +8 -0
  122. package/dist/translations/ug.js +5 -0
  123. package/dist/translations/ug.umd.js +11 -0
  124. package/dist/translations/uk.js +1 -1
  125. package/dist/translations/uk.umd.js +1 -1
  126. package/dist/translations/uz.js +1 -1
  127. package/dist/translations/uz.umd.js +1 -1
  128. package/lang/translations/af.po +52 -0
  129. package/lang/translations/ar.po +4 -10
  130. package/lang/translations/ast.po +52 -0
  131. package/lang/translations/az.po +3 -9
  132. package/lang/translations/bg.po +3 -9
  133. package/lang/translations/bn.po +3 -9
  134. package/lang/translations/bs.po +52 -0
  135. package/lang/translations/ca.po +3 -9
  136. package/lang/translations/cs.po +4 -10
  137. package/lang/translations/da.po +3 -9
  138. package/lang/translations/de-ch.po +3 -9
  139. package/lang/translations/de.po +3 -9
  140. package/lang/translations/el.po +3 -9
  141. package/lang/translations/en-au.po +3 -9
  142. package/lang/translations/en-gb.po +3 -9
  143. package/lang/translations/en.po +5 -11
  144. package/lang/translations/eo.po +52 -0
  145. package/lang/translations/es-co.po +52 -0
  146. package/lang/translations/es.po +4 -10
  147. package/lang/translations/et.po +3 -9
  148. package/lang/translations/eu.po +52 -0
  149. package/lang/translations/fa.po +4 -10
  150. package/lang/translations/fi.po +3 -9
  151. package/lang/translations/fr.po +4 -10
  152. package/lang/translations/gl.po +3 -9
  153. package/lang/translations/gu.po +52 -0
  154. package/lang/translations/he.po +4 -10
  155. package/lang/translations/hi.po +3 -9
  156. package/lang/translations/hr.po +4 -10
  157. package/lang/translations/hu.po +3 -9
  158. package/lang/translations/hy.po +52 -0
  159. package/lang/translations/id.po +3 -9
  160. package/lang/translations/it.po +4 -10
  161. package/lang/translations/ja.po +3 -9
  162. package/lang/translations/jv.po +52 -0
  163. package/lang/translations/kk.po +52 -0
  164. package/lang/translations/km.po +52 -0
  165. package/lang/translations/kn.po +52 -0
  166. package/lang/translations/ko.po +3 -9
  167. package/lang/translations/ku.po +3 -9
  168. package/lang/translations/lt.po +4 -10
  169. package/lang/translations/lv.po +4 -10
  170. package/lang/translations/ms.po +3 -9
  171. package/lang/translations/nb.po +52 -0
  172. package/lang/translations/ne.po +3 -9
  173. package/lang/translations/nl.po +3 -9
  174. package/lang/translations/no.po +3 -9
  175. package/lang/translations/oc.po +52 -0
  176. package/lang/translations/pl.po +4 -10
  177. package/lang/translations/pt-br.po +4 -10
  178. package/lang/translations/pt.po +4 -10
  179. package/lang/translations/ro.po +4 -10
  180. package/lang/translations/ru.po +4 -10
  181. package/lang/translations/si.po +52 -0
  182. package/lang/translations/sk.po +4 -10
  183. package/lang/translations/sl.po +52 -0
  184. package/lang/translations/sq.po +3 -9
  185. package/lang/translations/sr-latn.po +4 -10
  186. package/lang/translations/sr.po +4 -10
  187. package/lang/translations/sv.po +3 -9
  188. package/lang/translations/th.po +3 -9
  189. package/lang/translations/ti.po +52 -0
  190. package/lang/translations/tk.po +3 -9
  191. package/lang/translations/tr.po +3 -9
  192. package/lang/translations/tt.po +52 -0
  193. package/lang/translations/ug.po +52 -0
  194. package/lang/translations/uk.po +4 -10
  195. package/lang/translations/ur.po +3 -9
  196. package/lang/translations/uz.po +4 -10
  197. package/lang/translations/vi.po +3 -9
  198. package/lang/translations/zh-cn.po +3 -9
  199. package/lang/translations/zh.po +3 -9
  200. package/package.json +10 -10
  201. package/src/automediaembed.d.ts +4 -0
  202. package/src/automediaembed.js +6 -0
  203. package/src/mediaembed.d.ts +4 -0
  204. package/src/mediaembed.js +6 -0
  205. package/src/mediaembedediting.d.ts +4 -0
  206. package/src/mediaembedediting.js +6 -0
  207. package/src/mediaembedtoolbar.d.ts +4 -0
  208. package/src/mediaembedtoolbar.js +6 -0
  209. package/src/mediaembedui.d.ts +4 -0
  210. package/src/mediaembedui.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: 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,52 @@
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 "Label for the media widget."
15
+ msgid "media widget"
16
+ msgstr ""
17
+
18
+ msgctxt "Label for the URL input in the Media Embed URL editing balloon."
19
+ msgid "Media URL"
20
+ msgstr ""
21
+
22
+ msgctxt "The help text displayed under the media URL input helping users to discover the interface."
23
+ msgid "Paste the media URL in the input."
24
+ msgstr ""
25
+
26
+ msgctxt "The tip displayed next to the media URL input informing about an easier way of embedding."
27
+ msgid "Tip: Paste the URL into the content to embed faster."
28
+ msgstr ""
29
+
30
+ msgctxt "An error message that informs about an empty value in the URL input."
31
+ msgid "The URL must not be empty."
32
+ msgstr ""
33
+
34
+ msgctxt "An error message that informs about unsupported media URL."
35
+ msgid "This media URL is not supported."
36
+ msgstr ""
37
+
38
+ msgctxt "Toolbar button tooltip for the Media Embed feature."
39
+ msgid "Insert media"
40
+ msgstr ""
41
+
42
+ msgctxt "Label describing type of the inserted content (e.g. 'insert media')."
43
+ msgid "Media"
44
+ msgstr ""
45
+
46
+ msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
47
+ msgid "Media toolbar"
48
+ msgstr ""
49
+
50
+ msgctxt "A tooltip displayed when the user hovers a non-previewable media URL in the editor content."
51
+ msgid "Open media in new tab"
52
+ 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: Turkmen (https://app.transifex.com/ckeditor/teams/11143/tk/)\n"
16
10
  "Language: tk\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: 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,52 @@
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 "Label for the media widget."
15
+ msgid "media widget"
16
+ msgstr ""
17
+
18
+ msgctxt "Label for the URL input in the Media Embed URL editing balloon."
19
+ msgid "Media URL"
20
+ msgstr ""
21
+
22
+ msgctxt "The help text displayed under the media URL input helping users to discover the interface."
23
+ msgid "Paste the media URL in the input."
24
+ msgstr ""
25
+
26
+ msgctxt "The tip displayed next to the media URL input informing about an easier way of embedding."
27
+ msgid "Tip: Paste the URL into the content to embed faster."
28
+ msgstr ""
29
+
30
+ msgctxt "An error message that informs about an empty value in the URL input."
31
+ msgid "The URL must not be empty."
32
+ msgstr ""
33
+
34
+ msgctxt "An error message that informs about unsupported media URL."
35
+ msgid "This media URL is not supported."
36
+ msgstr ""
37
+
38
+ msgctxt "Toolbar button tooltip for the Media Embed feature."
39
+ msgid "Insert media"
40
+ msgstr ""
41
+
42
+ msgctxt "Label describing type of the inserted content (e.g. 'insert media')."
43
+ msgid "Media"
44
+ msgstr ""
45
+
46
+ msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
47
+ msgid "Media toolbar"
48
+ msgstr ""
49
+
50
+ msgctxt "A tooltip displayed when the user hovers a non-previewable media URL in the editor content."
51
+ msgid "Open media in new tab"
52
+ msgstr ""
@@ -0,0 +1,52 @@
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: ug\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Label for the media widget."
15
+ msgid "media widget"
16
+ msgstr ""
17
+
18
+ msgctxt "Label for the URL input in the Media Embed URL editing balloon."
19
+ msgid "Media URL"
20
+ msgstr ""
21
+
22
+ msgctxt "The help text displayed under the media URL input helping users to discover the interface."
23
+ msgid "Paste the media URL in the input."
24
+ msgstr ""
25
+
26
+ msgctxt "The tip displayed next to the media URL input informing about an easier way of embedding."
27
+ msgid "Tip: Paste the URL into the content to embed faster."
28
+ msgstr ""
29
+
30
+ msgctxt "An error message that informs about an empty value in the URL input."
31
+ msgid "The URL must not be empty."
32
+ msgstr ""
33
+
34
+ msgctxt "An error message that informs about unsupported media URL."
35
+ msgid "This media URL is not supported."
36
+ msgstr ""
37
+
38
+ msgctxt "Toolbar button tooltip for the Media Embed feature."
39
+ msgid "Insert media"
40
+ msgstr ""
41
+
42
+ msgctxt "Label describing type of the inserted content (e.g. 'insert media')."
43
+ msgid "Media"
44
+ msgstr ""
45
+
46
+ msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
47
+ msgid "Media toolbar"
48
+ msgstr ""
49
+
50
+ msgctxt "A tooltip displayed when the user hovers a non-previewable media URL in the editor content."
51
+ msgid "Open media in new tab"
52
+ 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 media 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"
@@ -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 media 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: 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-media-embed",
3
- "version": "43.2.0",
3
+ "version": "43.3.0-alpha.0",
4
4
  "description": "Media embed feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,15 +13,15 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-clipboard": "43.2.0",
17
- "@ckeditor/ckeditor5-core": "43.2.0",
18
- "@ckeditor/ckeditor5-engine": "43.2.0",
19
- "@ckeditor/ckeditor5-typing": "43.2.0",
20
- "@ckeditor/ckeditor5-ui": "43.2.0",
21
- "@ckeditor/ckeditor5-undo": "43.2.0",
22
- "@ckeditor/ckeditor5-utils": "43.2.0",
23
- "@ckeditor/ckeditor5-widget": "43.2.0",
24
- "ckeditor5": "43.2.0"
16
+ "@ckeditor/ckeditor5-clipboard": "43.3.0-alpha.0",
17
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.0",
18
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.0",
19
+ "@ckeditor/ckeditor5-typing": "43.3.0-alpha.0",
20
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.0",
21
+ "@ckeditor/ckeditor5-undo": "43.3.0-alpha.0",
22
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
23
+ "@ckeditor/ckeditor5-widget": "43.3.0-alpha.0",
24
+ "ckeditor5": "43.3.0-alpha.0"
25
25
  },
26
26
  "author": "CKSource (http://cksource.com/)",
27
27
  "license": "GPL-2.0-or-later",
@@ -22,6 +22,10 @@ export default class AutoMediaEmbed extends Plugin {
22
22
  * @inheritDoc
23
23
  */
24
24
  static get pluginName(): "AutoMediaEmbed";
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get isOfficialPlugin(): true;
25
29
  /**
26
30
  * The paste–to–embed `setTimeout` ID. Stored as a property to allow
27
31
  * cleaning of the timeout.
@@ -31,6 +31,12 @@ export default class AutoMediaEmbed extends Plugin {
31
31
  static get pluginName() {
32
32
  return 'AutoMediaEmbed';
33
33
  }
34
+ /**
35
+ * @inheritDoc
36
+ */
37
+ static get isOfficialPlugin() {
38
+ return true;
39
+ }
34
40
  /**
35
41
  * @inheritDoc
36
42
  */
@@ -31,4 +31,8 @@ export default class MediaEmbed extends Plugin {
31
31
  * @inheritDoc
32
32
  */
33
33
  static get pluginName(): "MediaEmbed";
34
+ /**
35
+ * @inheritDoc
36
+ */
37
+ static get isOfficialPlugin(): true;
34
38
  }
package/src/mediaembed.js CHANGED
@@ -35,4 +35,10 @@ export default class MediaEmbed extends Plugin {
35
35
  static get pluginName() {
36
36
  return 'MediaEmbed';
37
37
  }
38
+ /**
39
+ * @inheritDoc
40
+ */
41
+ static get isOfficialPlugin() {
42
+ return true;
43
+ }
38
44
  }
@@ -16,6 +16,10 @@ export default class MediaEmbedEditing extends Plugin {
16
16
  * @inheritDoc
17
17
  */
18
18
  static get pluginName(): "MediaEmbedEditing";
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get isOfficialPlugin(): true;
19
23
  /**
20
24
  * The media registry managing the media providers in the editor.
21
25
  */
@@ -22,6 +22,12 @@ export default class MediaEmbedEditing extends Plugin {
22
22
  static get pluginName() {
23
23
  return 'MediaEmbedEditing';
24
24
  }
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get isOfficialPlugin() {
29
+ return true;
30
+ }
25
31
  /**
26
32
  * @inheritDoc
27
33
  */
@@ -23,6 +23,10 @@ export default class MediaEmbedToolbar extends Plugin {
23
23
  * @inheritDoc
24
24
  */
25
25
  static get pluginName(): "MediaEmbedToolbar";
26
+ /**
27
+ * @inheritDoc
28
+ */
29
+ static get isOfficialPlugin(): true;
26
30
  /**
27
31
  * @inheritDoc
28
32
  */
@@ -28,6 +28,12 @@ export default class MediaEmbedToolbar extends Plugin {
28
28
  static get pluginName() {
29
29
  return 'MediaEmbedToolbar';
30
30
  }
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ static get isOfficialPlugin() {
35
+ return true;
36
+ }
31
37
  /**
32
38
  * @inheritDoc
33
39
  */
@@ -20,6 +20,10 @@ export default class MediaEmbedUI extends Plugin {
20
20
  * @inheritDoc
21
21
  */
22
22
  static get pluginName(): "MediaEmbedUI";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
23
27
  private _formView;
24
28
  /**
25
29
  * @inheritDoc
@@ -26,6 +26,12 @@ export default class MediaEmbedUI extends Plugin {
26
26
  static get pluginName() {
27
27
  return 'MediaEmbedUI';
28
28
  }
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ static get isOfficialPlugin() {
33
+ return true;
34
+ }
29
35
  /**
30
36
  * @inheritDoc
31
37
  */