@ckeditor/ckeditor5-code-block 41.3.1 → 41.4.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 (303) hide show
  1. package/build/code-block.js +2 -2
  2. package/build/translations/af.js +1 -1
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/az.js +1 -1
  5. package/build/translations/bg.js +1 -1
  6. package/build/translations/bn.js +1 -1
  7. package/build/translations/bs.js +1 -1
  8. package/build/translations/ca.js +1 -1
  9. package/build/translations/cs.js +1 -1
  10. package/build/translations/da.js +1 -1
  11. package/build/translations/de-ch.js +1 -1
  12. package/build/translations/de.js +1 -1
  13. package/build/translations/el.js +1 -1
  14. package/build/translations/en-au.js +1 -1
  15. package/build/translations/es-co.js +1 -1
  16. package/build/translations/es.js +1 -1
  17. package/build/translations/et.js +1 -1
  18. package/build/translations/fa.js +1 -1
  19. package/build/translations/fi.js +1 -1
  20. package/build/translations/fr.js +1 -1
  21. package/build/translations/gl.js +1 -1
  22. package/build/translations/he.js +1 -1
  23. package/build/translations/hi.js +1 -1
  24. package/build/translations/hr.js +1 -1
  25. package/build/translations/hu.js +1 -1
  26. package/build/translations/id.js +1 -1
  27. package/build/translations/it.js +1 -1
  28. package/build/translations/ja.js +1 -1
  29. package/build/translations/jv.js +1 -1
  30. package/build/translations/ko.js +1 -1
  31. package/build/translations/ku.js +1 -1
  32. package/build/translations/lt.js +1 -1
  33. package/build/translations/lv.js +1 -1
  34. package/build/translations/ms.js +1 -1
  35. package/build/translations/nl.js +1 -1
  36. package/build/translations/no.js +1 -1
  37. package/build/translations/pl.js +1 -1
  38. package/build/translations/pt-br.js +1 -1
  39. package/build/translations/pt.js +1 -1
  40. package/build/translations/ro.js +1 -1
  41. package/build/translations/ru.js +1 -1
  42. package/build/translations/sk.js +1 -1
  43. package/build/translations/sq.js +1 -1
  44. package/build/translations/sr-latn.js +1 -1
  45. package/build/translations/sr.js +1 -1
  46. package/build/translations/sv.js +1 -1
  47. package/build/translations/th.js +1 -1
  48. package/build/translations/tk.js +1 -1
  49. package/build/translations/tr.js +1 -1
  50. package/build/translations/ug.js +1 -1
  51. package/build/translations/uk.js +1 -1
  52. package/build/translations/ur.js +1 -1
  53. package/build/translations/uz.js +1 -1
  54. package/build/translations/vi.js +1 -1
  55. package/build/translations/zh-cn.js +1 -1
  56. package/build/translations/zh.js +1 -1
  57. package/dist/index-content.css +22 -0
  58. package/dist/index-editor.css +11 -0
  59. package/dist/index.css +46 -0
  60. package/dist/index.css.map +1 -0
  61. package/dist/index.js +1348 -0
  62. package/dist/index.js.map +1 -0
  63. package/dist/translations/af.d.ts +8 -0
  64. package/dist/translations/af.js +5 -0
  65. package/dist/translations/af.umd.js +11 -0
  66. package/dist/translations/ar.d.ts +8 -0
  67. package/dist/translations/ar.js +5 -0
  68. package/dist/translations/ar.umd.js +11 -0
  69. package/dist/translations/az.d.ts +8 -0
  70. package/dist/translations/az.js +5 -0
  71. package/dist/translations/az.umd.js +11 -0
  72. package/dist/translations/bg.d.ts +8 -0
  73. package/dist/translations/bg.js +5 -0
  74. package/dist/translations/bg.umd.js +11 -0
  75. package/dist/translations/bn.d.ts +8 -0
  76. package/dist/translations/bn.js +5 -0
  77. package/dist/translations/bn.umd.js +11 -0
  78. package/dist/translations/bs.d.ts +8 -0
  79. package/dist/translations/bs.js +5 -0
  80. package/dist/translations/bs.umd.js +11 -0
  81. package/dist/translations/ca.d.ts +8 -0
  82. package/dist/translations/ca.js +5 -0
  83. package/dist/translations/ca.umd.js +11 -0
  84. package/dist/translations/cs.d.ts +8 -0
  85. package/dist/translations/cs.js +5 -0
  86. package/dist/translations/cs.umd.js +11 -0
  87. package/dist/translations/da.d.ts +8 -0
  88. package/dist/translations/da.js +5 -0
  89. package/dist/translations/da.umd.js +11 -0
  90. package/dist/translations/de-ch.d.ts +8 -0
  91. package/dist/translations/de-ch.js +5 -0
  92. package/dist/translations/de-ch.umd.js +11 -0
  93. package/dist/translations/de.d.ts +8 -0
  94. package/dist/translations/de.js +5 -0
  95. package/dist/translations/de.umd.js +11 -0
  96. package/dist/translations/el.d.ts +8 -0
  97. package/dist/translations/el.js +5 -0
  98. package/dist/translations/el.umd.js +11 -0
  99. package/dist/translations/en-au.d.ts +8 -0
  100. package/dist/translations/en-au.js +5 -0
  101. package/dist/translations/en-au.umd.js +11 -0
  102. package/dist/translations/en.d.ts +8 -0
  103. package/dist/translations/en.js +5 -0
  104. package/dist/translations/en.umd.js +11 -0
  105. package/dist/translations/es-co.d.ts +8 -0
  106. package/dist/translations/es-co.js +5 -0
  107. package/dist/translations/es-co.umd.js +11 -0
  108. package/dist/translations/es.d.ts +8 -0
  109. package/dist/translations/es.js +5 -0
  110. package/dist/translations/es.umd.js +11 -0
  111. package/dist/translations/et.d.ts +8 -0
  112. package/dist/translations/et.js +5 -0
  113. package/dist/translations/et.umd.js +11 -0
  114. package/dist/translations/fa.d.ts +8 -0
  115. package/dist/translations/fa.js +5 -0
  116. package/dist/translations/fa.umd.js +11 -0
  117. package/dist/translations/fi.d.ts +8 -0
  118. package/dist/translations/fi.js +5 -0
  119. package/dist/translations/fi.umd.js +11 -0
  120. package/dist/translations/fr.d.ts +8 -0
  121. package/dist/translations/fr.js +5 -0
  122. package/dist/translations/fr.umd.js +11 -0
  123. package/dist/translations/gl.d.ts +8 -0
  124. package/dist/translations/gl.js +5 -0
  125. package/dist/translations/gl.umd.js +11 -0
  126. package/dist/translations/he.d.ts +8 -0
  127. package/dist/translations/he.js +5 -0
  128. package/dist/translations/he.umd.js +11 -0
  129. package/dist/translations/hi.d.ts +8 -0
  130. package/dist/translations/hi.js +5 -0
  131. package/dist/translations/hi.umd.js +11 -0
  132. package/dist/translations/hr.d.ts +8 -0
  133. package/dist/translations/hr.js +5 -0
  134. package/dist/translations/hr.umd.js +11 -0
  135. package/dist/translations/hu.d.ts +8 -0
  136. package/dist/translations/hu.js +5 -0
  137. package/dist/translations/hu.umd.js +11 -0
  138. package/dist/translations/id.d.ts +8 -0
  139. package/dist/translations/id.js +5 -0
  140. package/dist/translations/id.umd.js +11 -0
  141. package/dist/translations/it.d.ts +8 -0
  142. package/dist/translations/it.js +5 -0
  143. package/dist/translations/it.umd.js +11 -0
  144. package/dist/translations/ja.d.ts +8 -0
  145. package/dist/translations/ja.js +5 -0
  146. package/dist/translations/ja.umd.js +11 -0
  147. package/dist/translations/jv.d.ts +8 -0
  148. package/dist/translations/jv.js +5 -0
  149. package/dist/translations/jv.umd.js +11 -0
  150. package/dist/translations/ko.d.ts +8 -0
  151. package/dist/translations/ko.js +5 -0
  152. package/dist/translations/ko.umd.js +11 -0
  153. package/dist/translations/ku.d.ts +8 -0
  154. package/dist/translations/ku.js +5 -0
  155. package/dist/translations/ku.umd.js +11 -0
  156. package/dist/translations/lt.d.ts +8 -0
  157. package/dist/translations/lt.js +5 -0
  158. package/dist/translations/lt.umd.js +11 -0
  159. package/dist/translations/lv.d.ts +8 -0
  160. package/dist/translations/lv.js +5 -0
  161. package/dist/translations/lv.umd.js +11 -0
  162. package/dist/translations/ms.d.ts +8 -0
  163. package/dist/translations/ms.js +5 -0
  164. package/dist/translations/ms.umd.js +11 -0
  165. package/dist/translations/nl.d.ts +8 -0
  166. package/dist/translations/nl.js +5 -0
  167. package/dist/translations/nl.umd.js +11 -0
  168. package/dist/translations/no.d.ts +8 -0
  169. package/dist/translations/no.js +5 -0
  170. package/dist/translations/no.umd.js +11 -0
  171. package/dist/translations/pl.d.ts +8 -0
  172. package/dist/translations/pl.js +5 -0
  173. package/dist/translations/pl.umd.js +11 -0
  174. package/dist/translations/pt-br.d.ts +8 -0
  175. package/dist/translations/pt-br.js +5 -0
  176. package/dist/translations/pt-br.umd.js +11 -0
  177. package/dist/translations/pt.d.ts +8 -0
  178. package/dist/translations/pt.js +5 -0
  179. package/dist/translations/pt.umd.js +11 -0
  180. package/dist/translations/ro.d.ts +8 -0
  181. package/dist/translations/ro.js +5 -0
  182. package/dist/translations/ro.umd.js +11 -0
  183. package/dist/translations/ru.d.ts +8 -0
  184. package/dist/translations/ru.js +5 -0
  185. package/dist/translations/ru.umd.js +11 -0
  186. package/dist/translations/sk.d.ts +8 -0
  187. package/dist/translations/sk.js +5 -0
  188. package/dist/translations/sk.umd.js +11 -0
  189. package/dist/translations/sq.d.ts +8 -0
  190. package/dist/translations/sq.js +5 -0
  191. package/dist/translations/sq.umd.js +11 -0
  192. package/dist/translations/sr-latn.d.ts +8 -0
  193. package/dist/translations/sr-latn.js +5 -0
  194. package/dist/translations/sr-latn.umd.js +11 -0
  195. package/dist/translations/sr.d.ts +8 -0
  196. package/dist/translations/sr.js +5 -0
  197. package/dist/translations/sr.umd.js +11 -0
  198. package/dist/translations/sv.d.ts +8 -0
  199. package/dist/translations/sv.js +5 -0
  200. package/dist/translations/sv.umd.js +11 -0
  201. package/dist/translations/th.d.ts +8 -0
  202. package/dist/translations/th.js +5 -0
  203. package/dist/translations/th.umd.js +11 -0
  204. package/dist/translations/tk.d.ts +8 -0
  205. package/dist/translations/tk.js +5 -0
  206. package/dist/translations/tk.umd.js +11 -0
  207. package/dist/translations/tr.d.ts +8 -0
  208. package/dist/translations/tr.js +5 -0
  209. package/dist/translations/tr.umd.js +11 -0
  210. package/dist/translations/ug.d.ts +8 -0
  211. package/dist/translations/ug.js +5 -0
  212. package/dist/translations/ug.umd.js +11 -0
  213. package/dist/translations/uk.d.ts +8 -0
  214. package/dist/translations/uk.js +5 -0
  215. package/dist/translations/uk.umd.js +11 -0
  216. package/dist/translations/ur.d.ts +8 -0
  217. package/dist/translations/ur.js +5 -0
  218. package/dist/translations/ur.umd.js +11 -0
  219. package/dist/translations/uz.d.ts +8 -0
  220. package/dist/translations/uz.js +5 -0
  221. package/dist/translations/uz.umd.js +11 -0
  222. package/dist/translations/vi.d.ts +8 -0
  223. package/dist/translations/vi.js +5 -0
  224. package/dist/translations/vi.umd.js +11 -0
  225. package/dist/translations/zh-cn.d.ts +8 -0
  226. package/dist/translations/zh-cn.js +5 -0
  227. package/dist/translations/zh-cn.umd.js +11 -0
  228. package/dist/translations/zh.d.ts +8 -0
  229. package/dist/translations/zh.js +5 -0
  230. package/dist/translations/zh.umd.js +11 -0
  231. package/dist/types/augmentation.d.ts +29 -0
  232. package/dist/types/codeblock.d.ts +33 -0
  233. package/dist/types/codeblockcommand.d.ts +64 -0
  234. package/dist/types/codeblockconfig.d.ts +150 -0
  235. package/dist/types/codeblockediting.d.ts +44 -0
  236. package/dist/types/codeblockui.d.ts +33 -0
  237. package/dist/types/converters.d.ts +130 -0
  238. package/dist/types/indentcodeblockcommand.d.ts +37 -0
  239. package/dist/types/index.d.ts +19 -0
  240. package/dist/types/outdentcodeblockcommand.d.ts +37 -0
  241. package/dist/types/utils.d.ts +147 -0
  242. package/lang/contexts.json +4 -0
  243. package/lang/translations/af.po +16 -0
  244. package/lang/translations/ar.po +16 -0
  245. package/lang/translations/az.po +16 -0
  246. package/lang/translations/bg.po +16 -0
  247. package/lang/translations/bn.po +16 -0
  248. package/lang/translations/bs.po +16 -0
  249. package/lang/translations/ca.po +16 -0
  250. package/lang/translations/cs.po +16 -0
  251. package/lang/translations/da.po +16 -0
  252. package/lang/translations/de-ch.po +16 -0
  253. package/lang/translations/de.po +16 -0
  254. package/lang/translations/el.po +16 -0
  255. package/lang/translations/en-au.po +16 -0
  256. package/lang/translations/en.po +16 -0
  257. package/lang/translations/es-co.po +16 -0
  258. package/lang/translations/es.po +16 -0
  259. package/lang/translations/et.po +16 -0
  260. package/lang/translations/fa.po +16 -0
  261. package/lang/translations/fi.po +16 -0
  262. package/lang/translations/fr.po +16 -0
  263. package/lang/translations/gl.po +16 -0
  264. package/lang/translations/he.po +16 -0
  265. package/lang/translations/hi.po +16 -0
  266. package/lang/translations/hr.po +16 -0
  267. package/lang/translations/hu.po +16 -0
  268. package/lang/translations/id.po +16 -0
  269. package/lang/translations/it.po +16 -0
  270. package/lang/translations/ja.po +16 -0
  271. package/lang/translations/jv.po +16 -0
  272. package/lang/translations/ko.po +16 -0
  273. package/lang/translations/ku.po +16 -0
  274. package/lang/translations/lt.po +16 -0
  275. package/lang/translations/lv.po +16 -0
  276. package/lang/translations/ms.po +16 -0
  277. package/lang/translations/nl.po +16 -0
  278. package/lang/translations/no.po +16 -0
  279. package/lang/translations/pl.po +16 -0
  280. package/lang/translations/pt-br.po +16 -0
  281. package/lang/translations/pt.po +16 -0
  282. package/lang/translations/ro.po +16 -0
  283. package/lang/translations/ru.po +16 -0
  284. package/lang/translations/sk.po +16 -0
  285. package/lang/translations/sq.po +16 -0
  286. package/lang/translations/sr-latn.po +16 -0
  287. package/lang/translations/sr.po +16 -0
  288. package/lang/translations/sv.po +16 -0
  289. package/lang/translations/th.po +16 -0
  290. package/lang/translations/tk.po +16 -0
  291. package/lang/translations/tr.po +16 -0
  292. package/lang/translations/ug.po +16 -0
  293. package/lang/translations/uk.po +16 -0
  294. package/lang/translations/ur.po +16 -0
  295. package/lang/translations/uz.po +16 -0
  296. package/lang/translations/vi.po +16 -0
  297. package/lang/translations/zh-cn.po +16 -0
  298. package/lang/translations/zh.po +16 -0
  299. package/package.json +4 -2
  300. package/src/codeblockediting.d.ts +7 -3
  301. package/src/codeblockediting.js +26 -4
  302. package/src/utils.d.ts +5 -0
  303. package/src/utils.js +18 -0
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Insert code block":"Inserir bloco de citação","Plain text":"Texto simples","Leaving %0 code snippet":"A sair do fragmento de código %0","Entering %0 code snippet":"A introduzir o fragmento de código %0","Entering code snippet":"A introduzir fragmento de código","Leaving code snippet":"A sair do fragmento de código","Code block":"Bloco de código"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
10
+ e[ 'pt' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"ro":{"dictionary":{"Insert code block":"Inserează un bloc code","Plain text":"Text simplu","Leaving %0 code snippet":"Ieșire din fragmentul de cod %0","Entering %0 code snippet":"Intrare în fragmentul de cod %0","Entering code snippet":"Intrare în fragmentul de cod","Leaving code snippet":"Ieșire din fragmentul de cod","Code block":"Bloc de cod"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Insert code block":"Inserează un bloc code","Plain text":"Text simplu","Leaving %0 code snippet":"Ieșire din fragmentul de cod %0","Entering %0 code snippet":"Intrare în fragmentul de cod %0","Entering code snippet":"Intrare în fragmentul de cod","Leaving code snippet":"Ieșire din fragmentul de cod","Code block":"Bloc de cod"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
8
+ e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
10
+ e[ 'ro' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"ru":{"dictionary":{"Insert code block":"Вставить код","Plain text":"Простой текст","Leaving %0 code snippet":"Оставляем фрагмент кода %0","Entering %0 code snippet":"Ввод фрагмента кода %0","Entering code snippet":"Ввод фрагмента кода","Leaving code snippet":"Оставляем фрагмент кода","Code block":"Блок кодов"},getPluralForm(n){return (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);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Insert code block":"Вставить код","Plain text":"Простой текст","Leaving %0 code snippet":"Оставляем фрагмент кода %0","Entering %0 code snippet":"Ввод фрагмента кода %0","Entering code snippet":"Ввод фрагмента кода","Leaving code snippet":"Оставляем фрагмент кода","Code block":"Блок кодов"},getPluralForm(n){return (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);}}};
8
+ e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
10
+ e[ 'ru' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"sk":{"dictionary":{"Insert code block":"Vložte blok kódu","Plain text":"Čistý text","Leaving %0 code snippet":"Opúšťanie %0 útržku kódu","Entering %0 code snippet":"Zadávanie %0 útržku kódu","Entering code snippet":"Zadávanie útržku kódu","Leaving code snippet":"Opúšťanie útržku kódu","Code block":"Blok kódu"},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Insert code block":"Vložte blok kódu","Plain text":"Čistý text","Leaving %0 code snippet":"Opúšťanie %0 útržku kódu","Entering %0 code snippet":"Zadávanie %0 útržku kódu","Entering code snippet":"Zadávanie útržku kódu","Leaving code snippet":"Opúšťanie útržku kódu","Code block":"Blok kódu"},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
8
+ e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
10
+ e[ 'sk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"sq":{"dictionary":{"Insert code block":"Shto bllokun e kodit","Plain text":"Teksti i thjeshtë","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Insert code block":"Shto bllokun e kodit","Plain text":"Teksti i thjeshtë","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
10
+ e[ 'sq' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"sr-latn":{"dictionary":{"Insert code block":"Dodaj blok koda","Plain text":"Običan tekst","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Insert code block":"Dodaj blok koda","Plain text":"Običan tekst","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
8
+ e[ 'sr-latn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sr-latn' ].dictionary = Object.assign( e[ 'sr-latn' ].dictionary, dictionary );
10
+ e[ 'sr-latn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"sr":{"dictionary":{"Insert code block":"Додај блок кода","Plain text":"Обичан текст","Leaving %0 code snippet":"Ostavljanje %0 isečka koda","Entering %0 code snippet":"Unošenje %0 isečka koda","Entering code snippet":"Unošenje isečka koda","Leaving code snippet":"Ostavljanje isečka koda","Code block":"Blok koda"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Insert code block":"Додај блок кода","Plain text":"Обичан текст","Leaving %0 code snippet":"Ostavljanje %0 isečka koda","Entering %0 code snippet":"Unošenje %0 isečka koda","Entering code snippet":"Unošenje isečka koda","Leaving code snippet":"Ostavljanje isečka koda","Code block":"Blok koda"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
8
+ e[ 'sr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sr' ].dictionary = Object.assign( e[ 'sr' ].dictionary, dictionary );
10
+ e[ 'sr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"sv":{"dictionary":{"Insert code block":"Infoga kodblock","Plain text":"Vanlig text","Leaving %0 code snippet":"Lämnar %0-kodsnutt","Entering %0 code snippet":"Anger %0-kodsnutt","Entering code snippet":"Anger kodsnutt","Leaving code snippet":"Lämnar kodsnutt","Code block":"Kodblock"},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Insert code block":"Infoga kodblock","Plain text":"Vanlig text","Leaving %0 code snippet":"Lämnar %0-kodsnutt","Entering %0 code snippet":"Anger %0-kodsnutt","Entering code snippet":"Anger kodsnutt","Leaving code snippet":"Lämnar kodsnutt","Code block":"Kodblock"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'sv' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sv' ].dictionary = Object.assign( e[ 'sv' ].dictionary, dictionary );
10
+ e[ 'sv' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"th":{"dictionary":{"Insert code block":"เพิ่มโค้ดบล็อก","Plain text":"ข้อความธรรมดา","Leaving %0 code snippet":"รหัสคำสั่งสั้นการออกจาก %0","Entering %0 code snippet":"รหัสคำสั่งสั้นการเข้าสู่ %0","Entering code snippet":"รหัสคำสั่งสั้นการเข้า","Leaving code snippet":"รหัสคำสั่งสั้นการออก","Code block":"บล็อกรหัส"},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"Insert code block":"เพิ่มโค้ดบล็อก","Plain text":"ข้อความธรรมดา","Leaving %0 code snippet":"รหัสคำสั่งสั้นการออกจาก %0","Entering %0 code snippet":"รหัสคำสั่งสั้นการเข้าสู่ %0","Entering code snippet":"รหัสคำสั่งสั้นการเข้า","Leaving code snippet":"รหัสคำสั่งสั้นการออก","Code block":"บล็อกรหัส"},getPluralForm(n){return 0;}}};
8
+ e[ 'th' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'th' ].dictionary = Object.assign( e[ 'th' ].dictionary, dictionary );
10
+ e[ 'th' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"tk":{"dictionary":{"Insert code block":"Kod blogyna goýuň","Plain text":"Düz tekst","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'tk' ]: { dictionary, getPluralForm } } = {"tk":{"dictionary":{"Insert code block":"Kod blogyna goýuň","Plain text":"Düz tekst","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'tk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tk' ].dictionary = Object.assign( e[ 'tk' ].dictionary, dictionary );
10
+ e[ 'tk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"tr":{"dictionary":{"Insert code block":"Kod bloğu ekle","Plain text":"Düz metin","Leaving %0 code snippet":"%0 kod parçacığından ayrılınıyor","Entering %0 code snippet":"%0 kod parçacığına girmek","Entering code snippet":"Kod parçacığına girmek","Leaving code snippet":"Kod parçacığından ayrılma","Code block":"Kod bloku"},getPluralForm(n){return (n > 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"Insert code block":"Kod bloğu ekle","Plain text":"Düz metin","Leaving %0 code snippet":"%0 kod parçacığından ayrılınıyor","Entering %0 code snippet":"%0 kod parçacığına girmek","Entering code snippet":"Kod parçacığına girmek","Leaving code snippet":"Kod parçacığından ayrılma","Code block":"Kod bloku"},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'tr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tr' ].dictionary = Object.assign( e[ 'tr' ].dictionary, dictionary );
10
+ e[ 'tr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"ug":{"dictionary":{"Insert code block":"كود بۆلىكى قىستۇر","Plain text":"ساپ تېكىست","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Insert code block":"كود بۆلىكى قىستۇر","Plain text":"ساپ تېكىست","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ug' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ug' ].dictionary = Object.assign( e[ 'ug' ].dictionary, dictionary );
10
+ e[ 'ug' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"uk":{"dictionary":{"Insert code block":"Вставте блок коду","Plain text":"Простий текст","Leaving %0 code snippet":"Вихід з фрагменту коду %0","Entering %0 code snippet":"Вхід у фрагмент коду %0","Entering code snippet":"Вхід у фрагмент коду","Leaving code snippet":"Вихід з фрагменту коду","Code block":"Блок коду"},getPluralForm(n){return (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);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Insert code block":"Вставте блок коду","Plain text":"Простий текст","Leaving %0 code snippet":"Вихід з фрагменту коду %0","Entering %0 code snippet":"Вхід у фрагмент коду %0","Entering code snippet":"Вхід у фрагмент коду","Leaving code snippet":"Вихід з фрагменту коду","Code block":"Блок коду"},getPluralForm(n){return (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);}}};
8
+ e[ 'uk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'uk' ].dictionary = Object.assign( e[ 'uk' ].dictionary, dictionary );
10
+ e[ 'uk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"ur":{"dictionary":{"Insert code block":"کوڈ خانہ نصب کیرں","Plain text":"سادہ متن","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Insert code block":"کوڈ خانہ نصب کیرں","Plain text":"سادہ متن","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary );
10
+ e[ 'ur' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"uz":{"dictionary":{"Insert code block":"Kodni kiritish","Plain text":"Oddiy matn","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Insert code block":"Kodni kiritish","Plain text":"Oddiy matn","Leaving %0 code snippet":"","Entering %0 code snippet":"","Entering code snippet":"","Leaving code snippet":"","Code block":""},getPluralForm(n){return 0;}}};
8
+ e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, dictionary );
10
+ e[ 'uz' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"vi":{"dictionary":{"Insert code block":"Chèn khối mã","Plain text":"Văn bản thuần","Leaving %0 code snippet":"Đang rời khỏi đoạn mã snippet %0","Entering %0 code snippet":"Đang nhập đoạn mã snippet %0","Entering code snippet":"Đang nhập đoạn mã snippet","Leaving code snippet":"Đang rời khỏi đoạn mã snippet","Code block":"Khối mã"},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Insert code block":"Chèn khối mã","Plain text":"Văn bản thuần","Leaving %0 code snippet":"Đang rời khỏi đoạn mã snippet %0","Entering %0 code snippet":"Đang nhập đoạn mã snippet %0","Entering code snippet":"Đang nhập đoạn mã snippet","Leaving code snippet":"Đang rời khỏi đoạn mã snippet","Code block":"Khối mã"},getPluralForm(n){return 0;}}};
8
+ e[ 'vi' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'vi' ].dictionary = Object.assign( e[ 'vi' ].dictionary, dictionary );
10
+ e[ 'vi' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"zh-cn":{"dictionary":{"Insert code block":"插入代码块","Plain text":"纯文本","Leaving %0 code snippet":"正在退出 %0 代码片段","Entering %0 code snippet":"正在输入 %0 代码片段","Entering code snippet":"正在输入代码片段","Leaving code snippet":"正在退出代码片段","Code block":"代码块"},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'zh-cn' ]: { dictionary, getPluralForm } } = {"zh-cn":{"dictionary":{"Insert code block":"插入代码块","Plain text":"纯文本","Leaving %0 code snippet":"正在退出 %0 代码片段","Entering %0 code snippet":"正在输入 %0 代码片段","Entering code snippet":"正在输入代码片段","Leaving code snippet":"正在退出代码片段","Code block":"代码块"},getPluralForm(n){return 0;}}};
8
+ e[ 'zh-cn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'zh-cn' ].dictionary = Object.assign( e[ 'zh-cn' ].dictionary, dictionary );
10
+ e[ 'zh-cn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export default {"zh":{"dictionary":{"Insert code block":"插入程式碼區塊","Plain text":"純文字","Leaving %0 code snippet":"離開 %0 程式碼片段","Entering %0 code snippet":"進入 %0 程式碼片段","Entering code snippet":"進入程式碼片段","Leaving code snippet":"離開程式碼片段","Code block":"程式碼區塊"},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'zh' ]: { dictionary, getPluralForm } } = {"zh":{"dictionary":{"Insert code block":"插入程式碼區塊","Plain text":"純文字","Leaving %0 code snippet":"離開 %0 程式碼片段","Entering %0 code snippet":"進入 %0 程式碼片段","Entering code snippet":"進入程式碼片段","Leaving code snippet":"離開程式碼片段","Code block":"程式碼區塊"},getPluralForm(n){return 0;}}};
8
+ e[ 'zh' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'zh' ].dictionary = Object.assign( e[ 'zh' ].dictionary, dictionary );
10
+ e[ 'zh' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,29 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import type { CodeBlock, CodeBlockCommand, CodeBlockConfig, CodeBlockEditing, CodeBlockUI, IndentCodeBlockCommand, OutdentCodeBlockCommand } from './index.js';
10
+ declare module '@ckeditor/ckeditor5-core' {
11
+ interface EditorConfig {
12
+ /**
13
+ * The configuration of the {@link module:code-block/codeblock~CodeBlock} feature.
14
+ *
15
+ * Read more in {@link module:code-block/codeblockconfig~CodeBlockConfig}.
16
+ */
17
+ codeBlock?: CodeBlockConfig;
18
+ }
19
+ interface PluginsMap {
20
+ [CodeBlock.pluginName]: CodeBlock;
21
+ [CodeBlockEditing.pluginName]: CodeBlockEditing;
22
+ [CodeBlockUI.pluginName]: CodeBlockUI;
23
+ }
24
+ interface CommandsMap {
25
+ codeBlock: CodeBlockCommand;
26
+ indentCodeBlock: IndentCodeBlockCommand;
27
+ outdentCodeBlock: OutdentCodeBlockCommand;
28
+ }
29
+ }
@@ -0,0 +1,33 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module code-block/codeblock
11
+ */
12
+ import { Plugin } from 'ckeditor5/src/core.js';
13
+ import CodeBlockEditing from './codeblockediting.js';
14
+ import CodeBlockUI from './codeblockui.js';
15
+ /**
16
+ * The code block plugin.
17
+ *
18
+ * For more information about this feature check the {@glink api/code-block package page} and the
19
+ * {@glink features/code-blocks code block} feature guide.
20
+ *
21
+ * This is a "glue" plugin that loads the {@link module:code-block/codeblockediting~CodeBlockEditing code block editing feature}
22
+ * and the {@link module:code-block/codeblockui~CodeBlockUI code block UI feature}.
23
+ */
24
+ export default class CodeBlock extends Plugin {
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get requires(): readonly [typeof CodeBlockEditing, typeof CodeBlockUI];
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ static get pluginName(): "CodeBlock";
33
+ }