@ckeditor/ckeditor5-slash-command 47.6.1 → 48.0.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 (319) hide show
  1. package/ckeditor5-metadata.json +1 -1
  2. package/dist/index-editor.css +43 -44
  3. package/dist/index.css +43 -58
  4. package/dist/index.js +1 -1
  5. package/{src → dist}/slashcommand.d.ts +3 -2
  6. package/{src → dist}/slashcommandconfig.d.ts +1 -1
  7. package/{src → dist}/slashcommandediting.d.ts +1 -1
  8. package/{src → dist}/slashcommandeditorconfig.d.ts +4 -4
  9. package/{src → dist}/slashcommandui.d.ts +1 -1
  10. package/dist/translations/af.js +1 -1
  11. package/dist/translations/af.umd.js +1 -1
  12. package/dist/translations/ar.js +1 -1
  13. package/dist/translations/ar.umd.js +1 -1
  14. package/dist/translations/ast.js +1 -1
  15. package/dist/translations/ast.umd.js +1 -1
  16. package/dist/translations/az.js +1 -1
  17. package/dist/translations/az.umd.js +1 -1
  18. package/dist/translations/be.js +1 -1
  19. package/dist/translations/be.umd.js +1 -1
  20. package/dist/translations/bg.js +1 -1
  21. package/dist/translations/bg.umd.js +1 -1
  22. package/dist/translations/bn.js +1 -1
  23. package/dist/translations/bn.umd.js +1 -1
  24. package/dist/translations/bs.js +1 -1
  25. package/dist/translations/bs.umd.js +1 -1
  26. package/dist/translations/ca.js +1 -1
  27. package/dist/translations/ca.umd.js +1 -1
  28. package/dist/translations/cs.js +1 -1
  29. package/dist/translations/cs.umd.js +1 -1
  30. package/dist/translations/da.js +1 -1
  31. package/dist/translations/da.umd.js +1 -1
  32. package/dist/translations/de-ch.js +1 -1
  33. package/dist/translations/de-ch.umd.js +1 -1
  34. package/dist/translations/de.js +1 -1
  35. package/dist/translations/de.umd.js +1 -1
  36. package/dist/translations/el.js +1 -1
  37. package/dist/translations/el.umd.js +1 -1
  38. package/dist/translations/en-au.js +1 -1
  39. package/dist/translations/en-au.umd.js +1 -1
  40. package/dist/translations/en-gb.js +1 -1
  41. package/dist/translations/en-gb.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.js +1 -1
  45. package/dist/translations/eo.umd.js +1 -1
  46. package/dist/translations/es-co.js +1 -1
  47. package/dist/translations/es-co.umd.js +1 -1
  48. package/dist/translations/es.js +1 -1
  49. package/dist/translations/es.umd.js +1 -1
  50. package/dist/translations/et.js +1 -1
  51. package/dist/translations/et.umd.js +1 -1
  52. package/dist/translations/eu.js +1 -1
  53. package/dist/translations/eu.umd.js +1 -1
  54. package/dist/translations/fa.js +1 -1
  55. package/dist/translations/fa.umd.js +1 -1
  56. package/dist/translations/fi.js +1 -1
  57. package/dist/translations/fi.umd.js +1 -1
  58. package/dist/translations/fr.js +1 -1
  59. package/dist/translations/fr.umd.js +1 -1
  60. package/dist/translations/gl.js +1 -1
  61. package/dist/translations/gl.umd.js +1 -1
  62. package/dist/translations/gu.js +1 -1
  63. package/dist/translations/gu.umd.js +1 -1
  64. package/dist/translations/he.js +1 -1
  65. package/dist/translations/he.umd.js +1 -1
  66. package/dist/translations/hi.js +1 -1
  67. package/dist/translations/hi.umd.js +1 -1
  68. package/dist/translations/hr.js +1 -1
  69. package/dist/translations/hr.umd.js +1 -1
  70. package/dist/translations/hu.js +1 -1
  71. package/dist/translations/hu.umd.js +1 -1
  72. package/dist/translations/hy.js +1 -1
  73. package/dist/translations/hy.umd.js +1 -1
  74. package/dist/translations/id.js +1 -1
  75. package/dist/translations/id.umd.js +1 -1
  76. package/dist/translations/it.js +1 -1
  77. package/dist/translations/it.umd.js +1 -1
  78. package/dist/translations/ja.js +1 -1
  79. package/dist/translations/ja.umd.js +1 -1
  80. package/dist/translations/jv.js +1 -1
  81. package/dist/translations/jv.umd.js +1 -1
  82. package/dist/translations/kk.js +1 -1
  83. package/dist/translations/kk.umd.js +1 -1
  84. package/dist/translations/km.js +1 -1
  85. package/dist/translations/km.umd.js +1 -1
  86. package/dist/translations/kn.js +1 -1
  87. package/dist/translations/kn.umd.js +1 -1
  88. package/dist/translations/ko.js +1 -1
  89. package/dist/translations/ko.umd.js +1 -1
  90. package/dist/translations/ku.js +1 -1
  91. package/dist/translations/ku.umd.js +1 -1
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +1 -1
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +1 -1
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +1 -1
  98. package/dist/translations/nb.js +1 -1
  99. package/dist/translations/nb.umd.js +1 -1
  100. package/dist/translations/ne.js +1 -1
  101. package/dist/translations/ne.umd.js +1 -1
  102. package/dist/translations/nl.js +1 -1
  103. package/dist/translations/nl.umd.js +1 -1
  104. package/dist/translations/no.js +1 -1
  105. package/dist/translations/no.umd.js +1 -1
  106. package/dist/translations/oc.js +1 -1
  107. package/dist/translations/oc.umd.js +1 -1
  108. package/dist/translations/pl.js +1 -1
  109. package/dist/translations/pl.umd.js +1 -1
  110. package/dist/translations/pt-br.js +1 -1
  111. package/dist/translations/pt-br.umd.js +1 -1
  112. package/dist/translations/pt.js +1 -1
  113. package/dist/translations/pt.umd.js +1 -1
  114. package/dist/translations/ro.js +1 -1
  115. package/dist/translations/ro.umd.js +1 -1
  116. package/dist/translations/ru.js +1 -1
  117. package/dist/translations/ru.umd.js +1 -1
  118. package/dist/translations/si.js +1 -1
  119. package/dist/translations/si.umd.js +1 -1
  120. package/dist/translations/sk.js +1 -1
  121. package/dist/translations/sk.umd.js +1 -1
  122. package/dist/translations/sl.js +1 -1
  123. package/dist/translations/sl.umd.js +1 -1
  124. package/dist/translations/sq.js +1 -1
  125. package/dist/translations/sq.umd.js +1 -1
  126. package/dist/translations/sr-latn.js +1 -1
  127. package/dist/translations/sr-latn.umd.js +1 -1
  128. package/dist/translations/sr.js +1 -1
  129. package/dist/translations/sr.umd.js +1 -1
  130. package/dist/translations/sv.js +1 -1
  131. package/dist/translations/sv.umd.js +1 -1
  132. package/dist/translations/th.js +1 -1
  133. package/dist/translations/th.umd.js +1 -1
  134. package/dist/translations/ti.js +1 -1
  135. package/dist/translations/ti.umd.js +1 -1
  136. package/dist/translations/tk.js +1 -1
  137. package/dist/translations/tk.umd.js +1 -1
  138. package/dist/translations/tr.js +1 -1
  139. package/dist/translations/tr.umd.js +1 -1
  140. package/dist/translations/tt.js +1 -1
  141. package/dist/translations/tt.umd.js +1 -1
  142. package/dist/translations/ug.js +1 -1
  143. package/dist/translations/ug.umd.js +1 -1
  144. package/dist/translations/uk.js +1 -1
  145. package/dist/translations/uk.umd.js +1 -1
  146. package/dist/translations/ur.js +1 -1
  147. package/dist/translations/ur.umd.js +1 -1
  148. package/dist/translations/uz.js +1 -1
  149. package/dist/translations/uz.umd.js +1 -1
  150. package/dist/translations/vi.js +1 -1
  151. package/dist/translations/vi.umd.js +1 -1
  152. package/dist/translations/zh-cn.js +1 -1
  153. package/dist/translations/zh-cn.umd.js +1 -1
  154. package/dist/translations/zh.js +1 -1
  155. package/dist/translations/zh.umd.js +1 -1
  156. package/{src → dist}/ui/slashcommandbuttonview.d.ts +2 -2
  157. package/{src → dist}/utils/common-translations.d.ts +1 -1
  158. package/package.json +20 -43
  159. package/build/slash-command.js +0 -5
  160. package/build/translations/af.js +0 -1
  161. package/build/translations/ar.js +0 -1
  162. package/build/translations/ast.js +0 -1
  163. package/build/translations/az.js +0 -1
  164. package/build/translations/be.js +0 -1
  165. package/build/translations/bg.js +0 -1
  166. package/build/translations/bn.js +0 -1
  167. package/build/translations/bs.js +0 -1
  168. package/build/translations/ca.js +0 -1
  169. package/build/translations/cs.js +0 -1
  170. package/build/translations/da.js +0 -1
  171. package/build/translations/de-ch.js +0 -1
  172. package/build/translations/de.js +0 -1
  173. package/build/translations/el.js +0 -1
  174. package/build/translations/en-au.js +0 -1
  175. package/build/translations/en-gb.js +0 -1
  176. package/build/translations/eo.js +0 -1
  177. package/build/translations/es-co.js +0 -1
  178. package/build/translations/es.js +0 -1
  179. package/build/translations/et.js +0 -1
  180. package/build/translations/eu.js +0 -1
  181. package/build/translations/fa.js +0 -1
  182. package/build/translations/fi.js +0 -1
  183. package/build/translations/fr.js +0 -1
  184. package/build/translations/gl.js +0 -1
  185. package/build/translations/gu.js +0 -1
  186. package/build/translations/he.js +0 -1
  187. package/build/translations/hi.js +0 -1
  188. package/build/translations/hr.js +0 -1
  189. package/build/translations/hu.js +0 -1
  190. package/build/translations/hy.js +0 -1
  191. package/build/translations/id.js +0 -1
  192. package/build/translations/it.js +0 -1
  193. package/build/translations/ja.js +0 -1
  194. package/build/translations/jv.js +0 -1
  195. package/build/translations/kk.js +0 -1
  196. package/build/translations/km.js +0 -1
  197. package/build/translations/kn.js +0 -1
  198. package/build/translations/ko.js +0 -1
  199. package/build/translations/ku.js +0 -1
  200. package/build/translations/lt.js +0 -1
  201. package/build/translations/lv.js +0 -1
  202. package/build/translations/ms.js +0 -1
  203. package/build/translations/nb.js +0 -1
  204. package/build/translations/ne.js +0 -1
  205. package/build/translations/nl.js +0 -1
  206. package/build/translations/no.js +0 -1
  207. package/build/translations/oc.js +0 -1
  208. package/build/translations/pl.js +0 -1
  209. package/build/translations/pt-br.js +0 -1
  210. package/build/translations/pt.js +0 -1
  211. package/build/translations/ro.js +0 -1
  212. package/build/translations/ru.js +0 -1
  213. package/build/translations/si.js +0 -1
  214. package/build/translations/sk.js +0 -1
  215. package/build/translations/sl.js +0 -1
  216. package/build/translations/sq.js +0 -1
  217. package/build/translations/sr-latn.js +0 -1
  218. package/build/translations/sr.js +0 -1
  219. package/build/translations/sv.js +0 -1
  220. package/build/translations/th.js +0 -1
  221. package/build/translations/ti.js +0 -1
  222. package/build/translations/tk.js +0 -1
  223. package/build/translations/tr.js +0 -1
  224. package/build/translations/tt.js +0 -1
  225. package/build/translations/ug.js +0 -1
  226. package/build/translations/uk.js +0 -1
  227. package/build/translations/ur.js +0 -1
  228. package/build/translations/uz.js +0 -1
  229. package/build/translations/vi.js +0 -1
  230. package/build/translations/zh-cn.js +0 -1
  231. package/build/translations/zh.js +0 -1
  232. package/lang/contexts.json +0 -27
  233. package/lang/translations/af.po +0 -112
  234. package/lang/translations/ar.po +0 -112
  235. package/lang/translations/ast.po +0 -112
  236. package/lang/translations/az.po +0 -112
  237. package/lang/translations/be.po +0 -112
  238. package/lang/translations/bg.po +0 -112
  239. package/lang/translations/bn.po +0 -112
  240. package/lang/translations/bs.po +0 -112
  241. package/lang/translations/ca.po +0 -112
  242. package/lang/translations/cs.po +0 -112
  243. package/lang/translations/da.po +0 -112
  244. package/lang/translations/de-ch.po +0 -112
  245. package/lang/translations/de.po +0 -112
  246. package/lang/translations/el.po +0 -112
  247. package/lang/translations/en-au.po +0 -112
  248. package/lang/translations/en-gb.po +0 -112
  249. package/lang/translations/en.po +0 -112
  250. package/lang/translations/eo.po +0 -112
  251. package/lang/translations/es-co.po +0 -112
  252. package/lang/translations/es.po +0 -112
  253. package/lang/translations/et.po +0 -112
  254. package/lang/translations/eu.po +0 -112
  255. package/lang/translations/fa.po +0 -112
  256. package/lang/translations/fi.po +0 -112
  257. package/lang/translations/fr.po +0 -112
  258. package/lang/translations/gl.po +0 -112
  259. package/lang/translations/gu.po +0 -112
  260. package/lang/translations/he.po +0 -112
  261. package/lang/translations/hi.po +0 -112
  262. package/lang/translations/hr.po +0 -112
  263. package/lang/translations/hu.po +0 -112
  264. package/lang/translations/hy.po +0 -112
  265. package/lang/translations/id.po +0 -112
  266. package/lang/translations/it.po +0 -112
  267. package/lang/translations/ja.po +0 -112
  268. package/lang/translations/jv.po +0 -112
  269. package/lang/translations/kk.po +0 -112
  270. package/lang/translations/km.po +0 -112
  271. package/lang/translations/kn.po +0 -112
  272. package/lang/translations/ko.po +0 -112
  273. package/lang/translations/ku.po +0 -112
  274. package/lang/translations/lt.po +0 -112
  275. package/lang/translations/lv.po +0 -112
  276. package/lang/translations/ms.po +0 -112
  277. package/lang/translations/nb.po +0 -112
  278. package/lang/translations/ne.po +0 -112
  279. package/lang/translations/nl.po +0 -112
  280. package/lang/translations/no.po +0 -112
  281. package/lang/translations/oc.po +0 -112
  282. package/lang/translations/pl.po +0 -112
  283. package/lang/translations/pt-br.po +0 -112
  284. package/lang/translations/pt.po +0 -112
  285. package/lang/translations/ro.po +0 -112
  286. package/lang/translations/ru.po +0 -112
  287. package/lang/translations/si.po +0 -112
  288. package/lang/translations/sk.po +0 -112
  289. package/lang/translations/sl.po +0 -112
  290. package/lang/translations/sq.po +0 -112
  291. package/lang/translations/sr-latn.po +0 -112
  292. package/lang/translations/sr.po +0 -112
  293. package/lang/translations/sv.po +0 -112
  294. package/lang/translations/th.po +0 -112
  295. package/lang/translations/ti.po +0 -112
  296. package/lang/translations/tk.po +0 -112
  297. package/lang/translations/tr.po +0 -112
  298. package/lang/translations/tt.po +0 -112
  299. package/lang/translations/ug.po +0 -112
  300. package/lang/translations/uk.po +0 -112
  301. package/lang/translations/ur.po +0 -112
  302. package/lang/translations/uz.po +0 -112
  303. package/lang/translations/vi.po +0 -112
  304. package/lang/translations/zh-cn.po +0 -112
  305. package/lang/translations/zh.po +0 -112
  306. package/src/augmentation.js +0 -23
  307. package/src/index.js +0 -23
  308. package/src/legacyerrors.js +0 -23
  309. package/src/slashcommand.js +0 -23
  310. package/src/slashcommandconfig.js +0 -23
  311. package/src/slashcommandediting.js +0 -23
  312. package/src/slashcommandeditorconfig.js +0 -23
  313. package/src/slashcommandui.js +0 -23
  314. package/src/ui/slashcommandbuttonview.js +0 -23
  315. package/src/utils/common-translations.js +0 -23
  316. package/theme/slashcommand.css +0 -77
  317. /package/{src → dist}/augmentation.d.ts +0 -0
  318. /package/{src → dist}/index.d.ts +0 -0
  319. /package/{src → dist}/legacyerrors.d.ts +0 -0
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b2030=>{const {uk:{dictionary:_0x5b7e76,getPluralForm:_0x3b8ae0}}={'uk':{'dictionary':{'Create\x20a\x20block\x20quote':'Створити\x20блокову\x20цитату','Create\x20a\x20bulleted\x20list':'Створити\x20маркований\x20список','Create\x20a\x20code\x20block':'Створити\x20кодовий\x20блок','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20файловий\x20провідник,\x20щоб\x20вставити\x20зображення\x20або\x20файл.','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20переглядач\x20файлів,\x20щоб\x20вставити\x20зображення\x20або\x20файл','Create\x20a\x20heading\x20level\x201':'Створити\x20заголовок\x201\x20рівня','Create\x20a\x20heading\x20level\x202':'Створити\x20заголовок\x202\x20рівня','Create\x20a\x20heading\x20level\x203':'Створити\x20заголовок\x203\x20рівня','Create\x20a\x20heading\x20level\x204':'Створити\x20заголовок\x204\x20рівня','Create\x20a\x20heading\x20level\x205':'Створити\x20заголовок\x205\x20рівня','Create\x20a\x20heading\x20level\x206':'Створити\x20заголовок\x206\x20рівня','Insert\x20a\x20horizontal\x20line':'Вставити\x20горизонтальну\x20лінію','Insert\x20an\x20HTML\x20snippet':'Вставити\x20фрагмент\x20HTML','Increase\x20the\x20indentation':'Збільшити\x20відступ','Insert\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Create\x20a\x20table':'Створити\x20таблицю','Insert\x20table\x20of\x20contents':'Вставити\x20зміст','Create\x20a\x20numbered\x20list':'Створити\x20нумерований\x20список','Decrease\x20the\x20indentation':'Зменшити\x20відступ','Insert\x20a\x20paragraph':'Вставити\x20абзац','Create\x20a\x20to-do\x20list':'Створити\x20список\x20справ','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Відкрити\x20ШІ-Помічника\x20для\x20генерування\x20контенту','Insert\x20an\x20emoji':'Вставити\x20емодзі','Insert\x20a\x20footnote':'Уставити\x20виноску'},'getPluralForm':_0x2688b4=>_0x2688b4%0xa==0x1&&_0x2688b4%0x64!=0xb?0x0:_0x2688b4%0xa>=0x2&&_0x2688b4%0xa<=0x4&&(_0x2688b4%0x64<0xa||_0x2688b4%0x64>=0x14)?0x1:0x2}};_0x5b2030['uk']||={'dictionary':{},'getPluralForm':null},_0x5b2030['uk']['dictionary']=Object['assign'](_0x5b2030['uk']['dictionary'],_0x5b7e76),_0x5b2030['uk']['getPluralForm']=_0x3b8ae0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50dc70=>{const {uk:{dictionary:_0x306ee7,getPluralForm:_0x3a0e6c}}={'uk':{'dictionary':{'Create\x20a\x20block\x20quote':'Створити\x20блокову\x20цитату','Create\x20a\x20bulleted\x20list':'Створити\x20маркований\x20список','Create\x20a\x20code\x20block':'Створити\x20кодовий\x20блок','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20файловий\x20провідник,\x20щоб\x20вставити\x20зображення\x20або\x20файл.','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20переглядач\x20файлів,\x20щоб\x20вставити\x20зображення\x20або\x20файл','Create\x20a\x20heading\x20level\x201':'Створити\x20заголовок\x201\x20рівня','Create\x20a\x20heading\x20level\x202':'Створити\x20заголовок\x202\x20рівня','Create\x20a\x20heading\x20level\x203':'Створити\x20заголовок\x203\x20рівня','Create\x20a\x20heading\x20level\x204':'Створити\x20заголовок\x204\x20рівня','Create\x20a\x20heading\x20level\x205':'Створити\x20заголовок\x205\x20рівня','Create\x20a\x20heading\x20level\x206':'Створити\x20заголовок\x206\x20рівня','Insert\x20a\x20horizontal\x20line':'Вставити\x20горизонтальну\x20лінію','Insert\x20an\x20HTML\x20snippet':'Вставити\x20фрагмент\x20HTML','Increase\x20the\x20indentation':'Збільшити\x20відступ','Insert\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Create\x20a\x20table':'Створити\x20таблицю','Insert\x20table\x20of\x20contents':'Вставити\x20зміст','Create\x20a\x20numbered\x20list':'Створити\x20нумерований\x20список','Decrease\x20the\x20indentation':'Зменшити\x20відступ','Insert\x20a\x20paragraph':'Вставити\x20абзац','Create\x20a\x20to-do\x20list':'Створити\x20список\x20справ','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Відкрити\x20ШІ-Помічника\x20для\x20генерування\x20контенту','Insert\x20an\x20emoji':'Вставити\x20емодзі','Insert\x20a\x20footnote':'Уставити\x20виноску'},'getPluralForm':_0x4adeca=>_0x4adeca%0xa==0x1&&_0x4adeca%0x64!=0xb?0x0:_0x4adeca%0xa>=0x2&&_0x4adeca%0xa<=0x4&&(_0x4adeca%0x64<0xa||_0x4adeca%0x64>=0x14)?0x1:0x2}};_0x50dc70['uk']||={'dictionary':{},'getPluralForm':null},_0x50dc70['uk']['dictionary']=Object['assign'](_0x50dc70['uk']['dictionary'],_0x306ee7),_0x50dc70['uk']['getPluralForm']=_0x3a0e6c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2febb5=>0x1!=_0x2febb5}};
23
+ export default{'ur':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x3ab68e=>0x1!=_0x3ab68e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x571b3a=>{const {ur:{dictionary:_0x3f2c12,getPluralForm:_0x5e0caf}}={'ur':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2775cf=>0x1!=_0x2775cf}};_0x571b3a['ur']||={'dictionary':{},'getPluralForm':null},_0x571b3a['ur']['dictionary']=Object['assign'](_0x571b3a['ur']['dictionary'],_0x3f2c12),_0x571b3a['ur']['getPluralForm']=_0x5e0caf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x406247=>{const {ur:{dictionary:_0x3da6ee,getPluralForm:_0x224f97}}={'ur':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x3b45eb=>0x1!=_0x3b45eb}};_0x406247['ur']||={'dictionary':{},'getPluralForm':null},_0x406247['ur']['dictionary']=Object['assign'](_0x406247['ur']['dictionary'],_0x3da6ee),_0x406247['ur']['getPluralForm']=_0x224f97;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uz':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'Jadval\x20yaratish','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'Raqamlangan\x20ro\x27yxat\x20yaratish','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'Paragrafni\x20kiritish','Create\x20a\x20to-do\x20list':'Vazifalar\x20roʻyxatini\x20yaratish','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x429809=>_0x429809>0x1}};
23
+ export default{'uz':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'Jadval\x20yaratish','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'Raqamlangan\x20ro\x27yxat\x20yaratish','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'Paragrafni\x20kiritish','Create\x20a\x20to-do\x20list':'Vazifalar\x20roʻyxatini\x20yaratish','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x1d4c93=>_0x1d4c93>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1712a7=>{const {uz:{dictionary:_0x3f2498,getPluralForm:_0x5791f0}}={'uz':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'Jadval\x20yaratish','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'Raqamlangan\x20ro\x27yxat\x20yaratish','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'Paragrafni\x20kiritish','Create\x20a\x20to-do\x20list':'Vazifalar\x20roʻyxatini\x20yaratish','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x5014da=>_0x5014da>0x1}};_0x1712a7['uz']||={'dictionary':{},'getPluralForm':null},_0x1712a7['uz']['dictionary']=Object['assign'](_0x1712a7['uz']['dictionary'],_0x3f2498),_0x1712a7['uz']['getPluralForm']=_0x5791f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e94bb=>{const {uz:{dictionary:_0x189495,getPluralForm:_0x40c5b1}}={'uz':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'Jadval\x20yaratish','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'Raqamlangan\x20ro\x27yxat\x20yaratish','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'Paragrafni\x20kiritish','Create\x20a\x20to-do\x20list':'Vazifalar\x20roʻyxatini\x20yaratish','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0xdf36ef=>_0xdf36ef>0x1}};_0x4e94bb['uz']||={'dictionary':{},'getPluralForm':null},_0x4e94bb['uz']['dictionary']=Object['assign'](_0x4e94bb['uz']['dictionary'],_0x189495),_0x4e94bb['uz']['getPluralForm']=_0x40c5b1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Create\x20a\x20block\x20quote':'Tạo\x20khối\x20trích\x20dẫn','Create\x20a\x20bulleted\x20list':'Tạo\x20danh\x20sách\x20đánh\x20dấu\x20đầu\x20dòng','Create\x20a\x20code\x20block':'Tạo\x20khối\x20mã','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20quản\x20lý\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20duyệt\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Create\x20a\x20heading\x20level\x201':'Tạo\x20tiêu\x20đề\x20cấp\x201','Create\x20a\x20heading\x20level\x202':'Tạo\x20tiêu\x20đề\x20cấp\x202','Create\x20a\x20heading\x20level\x203':'Tạo\x20tiêu\x20đề\x20cấp\x203','Create\x20a\x20heading\x20level\x204':'Tạo\x20tiêu\x20đề\x20cấp\x204','Create\x20a\x20heading\x20level\x205':'Tạo\x20tiêu\x20đề\x20cấp\x205','Create\x20a\x20heading\x20level\x206':'Tạo\x20tiêu\x20đề\x20cấp\x206','Insert\x20a\x20horizontal\x20line':'Chèn\x20dòng\x20ngang','Insert\x20an\x20HTML\x20snippet':'Chèn\x20đoạn\x20HTML','Increase\x20the\x20indentation':'Tăng\x20thụt\x20lề','Insert\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Create\x20a\x20table':'Tạo\x20bảng','Insert\x20table\x20of\x20contents':'Chèn\x20mục\x20lục','Create\x20a\x20numbered\x20list':'Tạo\x20danh\x20sách\x20đánh\x20số\x20đầu\x20dòng','Decrease\x20the\x20indentation':'Giảm\x20thụt\x20lề','Insert\x20a\x20paragraph':'Chèn\x20đoạn\x20văn','Create\x20a\x20to-do\x20list':'Tạo\x20danh\x20sách\x20việc\x20cần\x20làm','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Hãy\x20mở\x20Trợ\x20lý\x20AI\x20để\x20tạo\x20nội\x20dung','Insert\x20an\x20emoji':'Chèn\x20biểu\x20tượng\x20cảm\x20xúc','Insert\x20a\x20footnote':'Chèn\x20chú\x20thích'},'getPluralForm':_0x1f97bb=>0x0}};
23
+ export default{'vi':{'dictionary':{'Create\x20a\x20block\x20quote':'Tạo\x20khối\x20trích\x20dẫn','Create\x20a\x20bulleted\x20list':'Tạo\x20danh\x20sách\x20đánh\x20dấu\x20đầu\x20dòng','Create\x20a\x20code\x20block':'Tạo\x20khối\x20mã','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20quản\x20lý\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20duyệt\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Create\x20a\x20heading\x20level\x201':'Tạo\x20tiêu\x20đề\x20cấp\x201','Create\x20a\x20heading\x20level\x202':'Tạo\x20tiêu\x20đề\x20cấp\x202','Create\x20a\x20heading\x20level\x203':'Tạo\x20tiêu\x20đề\x20cấp\x203','Create\x20a\x20heading\x20level\x204':'Tạo\x20tiêu\x20đề\x20cấp\x204','Create\x20a\x20heading\x20level\x205':'Tạo\x20tiêu\x20đề\x20cấp\x205','Create\x20a\x20heading\x20level\x206':'Tạo\x20tiêu\x20đề\x20cấp\x206','Insert\x20a\x20horizontal\x20line':'Chèn\x20dòng\x20ngang','Insert\x20an\x20HTML\x20snippet':'Chèn\x20đoạn\x20HTML','Increase\x20the\x20indentation':'Tăng\x20thụt\x20lề','Insert\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Create\x20a\x20table':'Tạo\x20bảng','Insert\x20table\x20of\x20contents':'Chèn\x20mục\x20lục','Create\x20a\x20numbered\x20list':'Tạo\x20danh\x20sách\x20đánh\x20số\x20đầu\x20dòng','Decrease\x20the\x20indentation':'Giảm\x20thụt\x20lề','Insert\x20a\x20paragraph':'Chèn\x20đoạn\x20văn','Create\x20a\x20to-do\x20list':'Tạo\x20danh\x20sách\x20việc\x20cần\x20làm','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Hãy\x20mở\x20Trợ\x20lý\x20AI\x20để\x20tạo\x20nội\x20dung','Insert\x20an\x20emoji':'Chèn\x20biểu\x20tượng\x20cảm\x20xúc','Insert\x20a\x20footnote':'Chèn\x20chú\x20thích'},'getPluralForm':_0x212da6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57d916=>{const {vi:{dictionary:_0xc266,getPluralForm:_0x13c336}}={'vi':{'dictionary':{'Create\x20a\x20block\x20quote':'Tạo\x20khối\x20trích\x20dẫn','Create\x20a\x20bulleted\x20list':'Tạo\x20danh\x20sách\x20đánh\x20dấu\x20đầu\x20dòng','Create\x20a\x20code\x20block':'Tạo\x20khối\x20mã','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20quản\x20lý\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20duyệt\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Create\x20a\x20heading\x20level\x201':'Tạo\x20tiêu\x20đề\x20cấp\x201','Create\x20a\x20heading\x20level\x202':'Tạo\x20tiêu\x20đề\x20cấp\x202','Create\x20a\x20heading\x20level\x203':'Tạo\x20tiêu\x20đề\x20cấp\x203','Create\x20a\x20heading\x20level\x204':'Tạo\x20tiêu\x20đề\x20cấp\x204','Create\x20a\x20heading\x20level\x205':'Tạo\x20tiêu\x20đề\x20cấp\x205','Create\x20a\x20heading\x20level\x206':'Tạo\x20tiêu\x20đề\x20cấp\x206','Insert\x20a\x20horizontal\x20line':'Chèn\x20dòng\x20ngang','Insert\x20an\x20HTML\x20snippet':'Chèn\x20đoạn\x20HTML','Increase\x20the\x20indentation':'Tăng\x20thụt\x20lề','Insert\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Create\x20a\x20table':'Tạo\x20bảng','Insert\x20table\x20of\x20contents':'Chèn\x20mục\x20lục','Create\x20a\x20numbered\x20list':'Tạo\x20danh\x20sách\x20đánh\x20số\x20đầu\x20dòng','Decrease\x20the\x20indentation':'Giảm\x20thụt\x20lề','Insert\x20a\x20paragraph':'Chèn\x20đoạn\x20văn','Create\x20a\x20to-do\x20list':'Tạo\x20danh\x20sách\x20việc\x20cần\x20làm','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Hãy\x20mở\x20Trợ\x20lý\x20AI\x20để\x20tạo\x20nội\x20dung','Insert\x20an\x20emoji':'Chèn\x20biểu\x20tượng\x20cảm\x20xúc','Insert\x20a\x20footnote':'Chèn\x20chú\x20thích'},'getPluralForm':_0x58c03b=>0x0}};_0x57d916['vi']||={'dictionary':{},'getPluralForm':null},_0x57d916['vi']['dictionary']=Object['assign'](_0x57d916['vi']['dictionary'],_0xc266),_0x57d916['vi']['getPluralForm']=_0x13c336;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31e60d=>{const {vi:{dictionary:_0x142dd5,getPluralForm:_0x4a6a80}}={'vi':{'dictionary':{'Create\x20a\x20block\x20quote':'Tạo\x20khối\x20trích\x20dẫn','Create\x20a\x20bulleted\x20list':'Tạo\x20danh\x20sách\x20đánh\x20dấu\x20đầu\x20dòng','Create\x20a\x20code\x20block':'Tạo\x20khối\x20mã','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20quản\x20lý\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20duyệt\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Create\x20a\x20heading\x20level\x201':'Tạo\x20tiêu\x20đề\x20cấp\x201','Create\x20a\x20heading\x20level\x202':'Tạo\x20tiêu\x20đề\x20cấp\x202','Create\x20a\x20heading\x20level\x203':'Tạo\x20tiêu\x20đề\x20cấp\x203','Create\x20a\x20heading\x20level\x204':'Tạo\x20tiêu\x20đề\x20cấp\x204','Create\x20a\x20heading\x20level\x205':'Tạo\x20tiêu\x20đề\x20cấp\x205','Create\x20a\x20heading\x20level\x206':'Tạo\x20tiêu\x20đề\x20cấp\x206','Insert\x20a\x20horizontal\x20line':'Chèn\x20dòng\x20ngang','Insert\x20an\x20HTML\x20snippet':'Chèn\x20đoạn\x20HTML','Increase\x20the\x20indentation':'Tăng\x20thụt\x20lề','Insert\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Create\x20a\x20table':'Tạo\x20bảng','Insert\x20table\x20of\x20contents':'Chèn\x20mục\x20lục','Create\x20a\x20numbered\x20list':'Tạo\x20danh\x20sách\x20đánh\x20số\x20đầu\x20dòng','Decrease\x20the\x20indentation':'Giảm\x20thụt\x20lề','Insert\x20a\x20paragraph':'Chèn\x20đoạn\x20văn','Create\x20a\x20to-do\x20list':'Tạo\x20danh\x20sách\x20việc\x20cần\x20làm','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Hãy\x20mở\x20Trợ\x20lý\x20AI\x20để\x20tạo\x20nội\x20dung','Insert\x20an\x20emoji':'Chèn\x20biểu\x20tượng\x20cảm\x20xúc','Insert\x20a\x20footnote':'Chèn\x20chú\x20thích'},'getPluralForm':_0x2951fb=>0x0}};_0x31e60d['vi']||={'dictionary':{},'getPluralForm':null},_0x31e60d['vi']['dictionary']=Object['assign'](_0x31e60d['vi']['dictionary'],_0x142dd5),_0x31e60d['vi']['getPluralForm']=_0x4a6a80;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Create\x20a\x20block\x20quote':'创建一个块引用','Create\x20a\x20bulleted\x20list':'创建一个带圆点的列表','Create\x20a\x20code\x20block':'创建一个代码块','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件管理器,插入一个图像或文件','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件浏览器,插入一个图像或文件','Create\x20a\x20heading\x20level\x201':'创建一个一级标题','Create\x20a\x20heading\x20level\x202':'创建一个二级标题','Create\x20a\x20heading\x20level\x203':'创建一个三级标题','Create\x20a\x20heading\x20level\x204':'创建一个四级标题','Create\x20a\x20heading\x20level\x205':'创建一个五级标题','Create\x20a\x20heading\x20level\x206':'创建一个六级标题','Insert\x20a\x20horizontal\x20line':'插入一条横线','Insert\x20an\x20HTML\x20snippet':'插入一个HTML片段','Increase\x20the\x20indentation':'增加缩进','Insert\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Insert\x20the\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Create\x20a\x20table':'创建一个表格','Insert\x20table\x20of\x20contents':'插入目录','Create\x20a\x20numbered\x20list':'创建一个带编号的列表','Decrease\x20the\x20indentation':'减少缩进','Insert\x20a\x20paragraph':'插入一个段落','Create\x20a\x20to-do\x20list':'创建一个待办事项清单','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'打开\x20AI\x20助手生成内容','Insert\x20an\x20emoji':'插入表情符号','Insert\x20a\x20footnote':'插入脚注'},'getPluralForm':_0x177bc4=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Create\x20a\x20block\x20quote':'创建一个块引用','Create\x20a\x20bulleted\x20list':'创建一个带圆点的列表','Create\x20a\x20code\x20block':'创建一个代码块','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件管理器,插入一个图像或文件','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件浏览器,插入一个图像或文件','Create\x20a\x20heading\x20level\x201':'创建一个一级标题','Create\x20a\x20heading\x20level\x202':'创建一个二级标题','Create\x20a\x20heading\x20level\x203':'创建一个三级标题','Create\x20a\x20heading\x20level\x204':'创建一个四级标题','Create\x20a\x20heading\x20level\x205':'创建一个五级标题','Create\x20a\x20heading\x20level\x206':'创建一个六级标题','Insert\x20a\x20horizontal\x20line':'插入一条横线','Insert\x20an\x20HTML\x20snippet':'插入一个HTML片段','Increase\x20the\x20indentation':'增加缩进','Insert\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Insert\x20the\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Create\x20a\x20table':'创建一个表格','Insert\x20table\x20of\x20contents':'插入目录','Create\x20a\x20numbered\x20list':'创建一个带编号的列表','Decrease\x20the\x20indentation':'减少缩进','Insert\x20a\x20paragraph':'插入一个段落','Create\x20a\x20to-do\x20list':'创建一个待办事项清单','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'打开\x20AI\x20助手生成内容','Insert\x20an\x20emoji':'插入表情符号','Insert\x20a\x20footnote':'插入脚注'},'getPluralForm':_0xc203c6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bc2dd=>{const {'zh-cn':{dictionary:_0x5ad3e5,getPluralForm:_0x14a8b6}}={'zh-cn':{'dictionary':{'Create\x20a\x20block\x20quote':'创建一个块引用','Create\x20a\x20bulleted\x20list':'创建一个带圆点的列表','Create\x20a\x20code\x20block':'创建一个代码块','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件管理器,插入一个图像或文件','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件浏览器,插入一个图像或文件','Create\x20a\x20heading\x20level\x201':'创建一个一级标题','Create\x20a\x20heading\x20level\x202':'创建一个二级标题','Create\x20a\x20heading\x20level\x203':'创建一个三级标题','Create\x20a\x20heading\x20level\x204':'创建一个四级标题','Create\x20a\x20heading\x20level\x205':'创建一个五级标题','Create\x20a\x20heading\x20level\x206':'创建一个六级标题','Insert\x20a\x20horizontal\x20line':'插入一条横线','Insert\x20an\x20HTML\x20snippet':'插入一个HTML片段','Increase\x20the\x20indentation':'增加缩进','Insert\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Insert\x20the\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Create\x20a\x20table':'创建一个表格','Insert\x20table\x20of\x20contents':'插入目录','Create\x20a\x20numbered\x20list':'创建一个带编号的列表','Decrease\x20the\x20indentation':'减少缩进','Insert\x20a\x20paragraph':'插入一个段落','Create\x20a\x20to-do\x20list':'创建一个待办事项清单','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'打开\x20AI\x20助手生成内容','Insert\x20an\x20emoji':'插入表情符号','Insert\x20a\x20footnote':'插入脚注'},'getPluralForm':_0x26b836=>0x0}};_0x1bc2dd['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1bc2dd['zh-cn']['dictionary']=Object['assign'](_0x1bc2dd['zh-cn']['dictionary'],_0x5ad3e5),_0x1bc2dd['zh-cn']['getPluralForm']=_0x14a8b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50bd60=>{const {'zh-cn':{dictionary:_0x51a310,getPluralForm:_0x37a041}}={'zh-cn':{'dictionary':{'Create\x20a\x20block\x20quote':'创建一个块引用','Create\x20a\x20bulleted\x20list':'创建一个带圆点的列表','Create\x20a\x20code\x20block':'创建一个代码块','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件管理器,插入一个图像或文件','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件浏览器,插入一个图像或文件','Create\x20a\x20heading\x20level\x201':'创建一个一级标题','Create\x20a\x20heading\x20level\x202':'创建一个二级标题','Create\x20a\x20heading\x20level\x203':'创建一个三级标题','Create\x20a\x20heading\x20level\x204':'创建一个四级标题','Create\x20a\x20heading\x20level\x205':'创建一个五级标题','Create\x20a\x20heading\x20level\x206':'创建一个六级标题','Insert\x20a\x20horizontal\x20line':'插入一条横线','Insert\x20an\x20HTML\x20snippet':'插入一个HTML片段','Increase\x20the\x20indentation':'增加缩进','Insert\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Insert\x20the\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Create\x20a\x20table':'创建一个表格','Insert\x20table\x20of\x20contents':'插入目录','Create\x20a\x20numbered\x20list':'创建一个带编号的列表','Decrease\x20the\x20indentation':'减少缩进','Insert\x20a\x20paragraph':'插入一个段落','Create\x20a\x20to-do\x20list':'创建一个待办事项清单','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'打开\x20AI\x20助手生成内容','Insert\x20an\x20emoji':'插入表情符号','Insert\x20a\x20footnote':'插入脚注'},'getPluralForm':_0x1e5dff=>0x0}};_0x50bd60['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x50bd60['zh-cn']['dictionary']=Object['assign'](_0x50bd60['zh-cn']['dictionary'],_0x51a310),_0x50bd60['zh-cn']['getPluralForm']=_0x37a041;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Create\x20a\x20block\x20quote':'建立區塊引述','Create\x20a\x20bulleted\x20list':'建立項目清單','Create\x20a\x20code\x20block':'建立程式碼區塊','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案管理員來插入圖片或檔案','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案瀏覽工具來插入圖片或檔案','Create\x20a\x20heading\x20level\x201':'建立標題層級\x201','Create\x20a\x20heading\x20level\x202':'建立標題層級\x202','Create\x20a\x20heading\x20level\x203':'建立標題層級\x203','Create\x20a\x20heading\x20level\x204':'建立標題層級\x204','Create\x20a\x20heading\x20level\x205':'建立標題層級\x205','Create\x20a\x20heading\x20level\x206':'建立標題層級\x206','Insert\x20a\x20horizontal\x20line':'插入水平線','Insert\x20an\x20HTML\x20snippet':'插入\x20HTML\x20程式碼片段','Increase\x20the\x20indentation':'增加縮排','Insert\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Insert\x20the\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Create\x20a\x20table':'建立表格','Insert\x20table\x20of\x20contents':'插入內容目錄','Create\x20a\x20numbered\x20list':'建立數字清單','Decrease\x20the\x20indentation':'減少縮排','Insert\x20a\x20paragraph':'插入段落','Create\x20a\x20to-do\x20list':'建立待辦清單','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'開啟\x20AI\x20助理來生成內容','Insert\x20an\x20emoji':'插入表情符號','Insert\x20a\x20footnote':'插入註腳'},'getPluralForm':_0x2abbae=>0x0}};
23
+ export default{'zh':{'dictionary':{'Create\x20a\x20block\x20quote':'建立區塊引述','Create\x20a\x20bulleted\x20list':'建立項目清單','Create\x20a\x20code\x20block':'建立程式碼區塊','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案管理員來插入圖片或檔案','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案瀏覽工具來插入圖片或檔案','Create\x20a\x20heading\x20level\x201':'建立標題層級\x201','Create\x20a\x20heading\x20level\x202':'建立標題層級\x202','Create\x20a\x20heading\x20level\x203':'建立標題層級\x203','Create\x20a\x20heading\x20level\x204':'建立標題層級\x204','Create\x20a\x20heading\x20level\x205':'建立標題層級\x205','Create\x20a\x20heading\x20level\x206':'建立標題層級\x206','Insert\x20a\x20horizontal\x20line':'插入水平線','Insert\x20an\x20HTML\x20snippet':'插入\x20HTML\x20程式碼片段','Increase\x20the\x20indentation':'增加縮排','Insert\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Insert\x20the\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Create\x20a\x20table':'建立表格','Insert\x20table\x20of\x20contents':'插入內容目錄','Create\x20a\x20numbered\x20list':'建立數字清單','Decrease\x20the\x20indentation':'減少縮排','Insert\x20a\x20paragraph':'插入段落','Create\x20a\x20to-do\x20list':'建立待辦清單','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'開啟\x20AI\x20助理來生成內容','Insert\x20an\x20emoji':'插入表情符號','Insert\x20a\x20footnote':'插入註腳'},'getPluralForm':_0x218f51=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b3c9c=>{const {zh:{dictionary:_0x11743b,getPluralForm:_0x220efe}}={'zh':{'dictionary':{'Create\x20a\x20block\x20quote':'建立區塊引述','Create\x20a\x20bulleted\x20list':'建立項目清單','Create\x20a\x20code\x20block':'建立程式碼區塊','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案管理員來插入圖片或檔案','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案瀏覽工具來插入圖片或檔案','Create\x20a\x20heading\x20level\x201':'建立標題層級\x201','Create\x20a\x20heading\x20level\x202':'建立標題層級\x202','Create\x20a\x20heading\x20level\x203':'建立標題層級\x203','Create\x20a\x20heading\x20level\x204':'建立標題層級\x204','Create\x20a\x20heading\x20level\x205':'建立標題層級\x205','Create\x20a\x20heading\x20level\x206':'建立標題層級\x206','Insert\x20a\x20horizontal\x20line':'插入水平線','Insert\x20an\x20HTML\x20snippet':'插入\x20HTML\x20程式碼片段','Increase\x20the\x20indentation':'增加縮排','Insert\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Insert\x20the\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Create\x20a\x20table':'建立表格','Insert\x20table\x20of\x20contents':'插入內容目錄','Create\x20a\x20numbered\x20list':'建立數字清單','Decrease\x20the\x20indentation':'減少縮排','Insert\x20a\x20paragraph':'插入段落','Create\x20a\x20to-do\x20list':'建立待辦清單','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'開啟\x20AI\x20助理來生成內容','Insert\x20an\x20emoji':'插入表情符號','Insert\x20a\x20footnote':'插入註腳'},'getPluralForm':_0x40a9d6=>0x0}};_0x2b3c9c['zh']||={'dictionary':{},'getPluralForm':null},_0x2b3c9c['zh']['dictionary']=Object['assign'](_0x2b3c9c['zh']['dictionary'],_0x11743b),_0x2b3c9c['zh']['getPluralForm']=_0x220efe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20694f=>{const {zh:{dictionary:_0x5e2da8,getPluralForm:_0x4d0c5f}}={'zh':{'dictionary':{'Create\x20a\x20block\x20quote':'建立區塊引述','Create\x20a\x20bulleted\x20list':'建立項目清單','Create\x20a\x20code\x20block':'建立程式碼區塊','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案管理員來插入圖片或檔案','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案瀏覽工具來插入圖片或檔案','Create\x20a\x20heading\x20level\x201':'建立標題層級\x201','Create\x20a\x20heading\x20level\x202':'建立標題層級\x202','Create\x20a\x20heading\x20level\x203':'建立標題層級\x203','Create\x20a\x20heading\x20level\x204':'建立標題層級\x204','Create\x20a\x20heading\x20level\x205':'建立標題層級\x205','Create\x20a\x20heading\x20level\x206':'建立標題層級\x206','Insert\x20a\x20horizontal\x20line':'插入水平線','Insert\x20an\x20HTML\x20snippet':'插入\x20HTML\x20程式碼片段','Increase\x20the\x20indentation':'增加縮排','Insert\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Insert\x20the\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Create\x20a\x20table':'建立表格','Insert\x20table\x20of\x20contents':'插入內容目錄','Create\x20a\x20numbered\x20list':'建立數字清單','Decrease\x20the\x20indentation':'減少縮排','Insert\x20a\x20paragraph':'插入段落','Create\x20a\x20to-do\x20list':'建立待辦清單','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'開啟\x20AI\x20助理來生成內容','Insert\x20an\x20emoji':'插入表情符號','Insert\x20a\x20footnote':'插入註腳'},'getPluralForm':_0x4a8eaa=>0x0}};_0x20694f['zh']||={'dictionary':{},'getPluralForm':null},_0x20694f['zh']['dictionary']=Object['assign'](_0x20694f['zh']['dictionary'],_0x5e2da8),_0x20694f['zh']['getPluralForm']=_0x4d0c5f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -5,8 +5,8 @@
5
5
  /**
6
6
  * @module slash-command/ui/slashcommandbuttonview
7
7
  */
8
- import type { Locale } from 'ckeditor5/src/utils.js';
9
- import { View, ButtonView } from 'ckeditor5/src/ui.js';
8
+ import type { Locale } from '@ckeditor/ckeditor5-utils';
9
+ import { View, ButtonView } from '@ckeditor/ckeditor5-ui';
10
10
  import type { SlashCommandDefinition } from '../slashcommandconfig.js';
11
11
  /**
12
12
  * A class representing an individual button (slash command) in the list.
@@ -5,5 +5,5 @@
5
5
  /**
6
6
  * @module slash-command/utils/common-translations
7
7
  */
8
- import type { Locale } from 'ckeditor5/src/utils.js';
8
+ import type { Locale } from '@ckeditor/ckeditor5-utils';
9
9
  export declare function getTranslation(locale: Locale, id: string): string;
package/package.json CHANGED
@@ -1,7 +1,11 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-slash-command",
3
- "version": "47.6.1",
3
+ "version": "48.0.0-alpha.0",
4
4
  "description": "Slash command feature for CKEditor 5.",
5
+ "license": "SEE LICENSE IN LICENSE.md",
6
+ "author": "CKSource (http://cksource.com/)",
7
+ "homepage": "https://ckeditor.com/ckeditor-5",
8
+ "bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
5
9
  "keywords": [
6
10
  "ckeditor",
7
11
  "ckeditor5",
@@ -10,54 +14,27 @@
10
14
  "ckeditor5-plugin"
11
15
  ],
12
16
  "type": "module",
13
- "main": "src/index.js",
17
+ "main": "./dist/index.js",
18
+ "exports": {
19
+ ".": "./dist/index.js",
20
+ "./dist/*": "./dist/*",
21
+ "./package.json": "./package.json"
22
+ },
14
23
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "47.6.1",
16
- "@ckeditor/ckeditor5-icons": "47.6.1",
17
- "@ckeditor/ckeditor5-heading": "47.6.1",
18
- "@ckeditor/ckeditor5-mention": "47.6.1",
19
- "@ckeditor/ckeditor5-style": "47.6.1",
20
- "@ckeditor/ckeditor5-template": "47.6.1",
21
- "@ckeditor/ckeditor5-ui": "47.6.1",
22
- "@ckeditor/ckeditor5-utils": "47.6.1",
23
- "ckeditor5": "47.6.1"
24
+ "@ckeditor/ckeditor5-core": "48.0.0-alpha.0",
25
+ "@ckeditor/ckeditor5-heading": "48.0.0-alpha.0",
26
+ "@ckeditor/ckeditor5-icons": "48.0.0-alpha.0",
27
+ "@ckeditor/ckeditor5-mention": "48.0.0-alpha.0",
28
+ "@ckeditor/ckeditor5-style": "48.0.0-alpha.0",
29
+ "@ckeditor/ckeditor5-template": "48.0.0-alpha.0",
30
+ "@ckeditor/ckeditor5-ui": "48.0.0-alpha.0",
31
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.0"
24
32
  },
25
- "license": "SEE LICENSE IN LICENSE.md",
26
- "author": "CKSource (http://cksource.com/)",
27
- "homepage": "https://ckeditor.com/ckeditor-5",
28
- "bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
29
33
  "files": [
30
34
  "dist",
31
- "lang",
32
- "src/**/*.js",
33
- "src/**/*.d.ts",
34
- "theme",
35
- "build",
36
35
  "ckeditor5-metadata.json",
37
36
  "CHANGELOG.md"
38
37
  ],
39
- "types": "src/index.d.ts",
40
- "exports": {
41
- ".": {
42
- "types": "./src/index.d.ts",
43
- "import": "./src/index.js",
44
- "default": "./src/index.js"
45
- },
46
- "./dist/*": {
47
- "types": "./src/index.d.ts",
48
- "import": "./dist/*",
49
- "default": "./dist/*"
50
- },
51
- "./src/*": {
52
- "types": "./src/*.d.ts",
53
- "import": "./src/*",
54
- "default": "./src/*"
55
- },
56
- "./build/*": "./build/*",
57
- "./lang/*": "./lang/*",
58
- "./theme/*": "./theme/*",
59
- "./ckeditor5-metadata.json": "./ckeditor5-metadata.json",
60
- "./package.json": "./package.json"
61
- },
38
+ "types": "./dist/index.d.ts",
62
39
  "obfuscated": true
63
40
  }
@@ -1,5 +0,0 @@
1
- !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{"Create a block quote":"Create a block quote","Create a bulleted list":"Create a bulleted list","Create a code block":"Create a code block","Create a heading level 1":"Create a heading level 1","Create a heading level 2":"Create a heading level 2","Create a heading level 3":"Create a heading level 3","Create a heading level 4":"Create a heading level 4","Create a heading level 5":"Create a heading level 5","Create a heading level 6":"Create a heading level 6","Create a numbered list":"Create a numbered list","Create a table":"Create a table","Create a to-do list":"Create a to-do list","Decrease the indentation":"Decrease the indentation","Increase the indentation":"Increase the indentation","Insert a footnote":"Insert a footnote","Insert a horizontal line":"Insert a horizontal line","Insert a paragraph":"Insert a paragraph","Insert an emoji":"Insert an emoji","Insert an HTML snippet":"Insert an HTML snippet","Insert Mermaid diagram":"Insert Mermaid diagram","Insert table of contents":"Insert table of contents","Insert the Mermaid diagram":"Insert the Mermaid diagram","Open file browser to insert an image or a file":"Open file browser to insert an image or a file","Open file manager to insert an image or a file":"Open file manager to insert an image or a file","Open the AI Assistant to generate content":"Open the AI Assistant to generate content"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
- /*!
3
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
4
- * For licensing, see LICENSE.md.
5
- */(()=>{var e={102:e=>{"use strict";var t={};e.exports=function(e,n){var a=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(n)}},106:e=>{"use strict";e.exports=function(e){return e[1]}},123:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},141:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var a=n(106),r=n.n(a),i=n(779),o=n.n(i)()(r());o.push([e.id,":root{--ck-slash-command-button-width:250px;--ck-slash-command-description-width:200px}.ck-mentions .ck.ck-button.ck-slash-command-button{display:flex;justify-content:flex-start;padding:calc(var(--ck-line-height-base)*.2*var(--ck-font-size-base));width:var(--ck-slash-command-button-width)}.ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{background-color:var(--ck-color-base-background);border-radius:2px;box-sizing:initial;color:var(--ck-color-base-text);flex-shrink:0;margin-left:0;padding:5px}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 var(--ck-spacing-small) 0 0}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 0 0 var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{display:flex;flex-direction:column}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-right:var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>span{line-height:1.2em}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label,.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{overflow:hidden;text-overflow:ellipsis;width:var(--ck-slash-command-description-width)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label{font-weight:700}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{font-size:var(--ck-font-size-small);opacity:.75}.ck-mentions .ck.ck-button.ck-slash-command-button.ck-on>.ck-slash-command-button__text-part>span{color:var(--ck-color-list-button-on-text)}",""]);const s=o},237:e=>{"use strict";e.exports=CKEditor5.dll},297:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function a(e,t,a,r){var i;if(a)i="";else{i="",r.supports&&(i+="@supports (".concat(r.supports,") {")),r.media&&(i+="@media ".concat(r.media," {"));var o=void 0!==r.layer;o&&(i+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),i+=r.css,o&&(i+="}"),r.media&&(i+="}"),r.supports&&(i+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,i);else{var s=document.createTextNode(i),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(s,c[t]):e.appendChild(s)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){a(n,t,!1,e)},remove:function(e){a(n,t,!0,e)}}}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},741:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},779:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,a,r,i){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(a)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(o[c]=!0)}for(var l=0;l<e.length;l++){var d=[].concat(e[l]);a&&o[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),r&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=r):d[4]="".concat(r)),t.push(d))}},t}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},929:e=>{"use strict";var t=[];function n(e){for(var n=-1,a=0;a<t.length;a++)if(t[a].identifier===e){n=a;break}return n}function a(e,a){for(var i={},o=[],s=0;s<e.length;s++){var c=e[s],l=a.base?c[0]+a.base:c[0],d=i[l]||0,u="".concat(l," ").concat(d);i[l]=d+1;var m=n(u),h={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==m)t[m].references++,t[m].updater(h);else{var p=r(h,a);a.byIndex=s,t.splice(s,0,{identifier:u,updater:p,references:1})}o.push(u)}return o}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var i=a(e=e||[],r=r||{});return function(e){e=e||[];for(var o=0;o<i.length;o++){var s=n(i[o]);t[s].references--}for(var c=a(e,r),l=0;l<i.length;l++){var d=n(i[l]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}i=c}}}},t={};function n(a){var r=t[a];if(void 0!==r)return r.exports;var i=t[a]={id:a,exports:{}};return e[a](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var a in t)n.o(t,a)&&!n.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};(()=>{"use strict";n.r(a),n.d(a,{SlashCommand:()=>D,SlashCommandConfig:()=>c,SlashCommandEditing:()=>p,SlashCommandUI:()=>P});var e=n(782),t=n(584),r=n(355);const i=s;function o(){const e=["function","horizontalLine","Create a block quote","28aLCeqh","length","join","upload","aiAssistant","enabledStyles","heading5","footnote","bulletedList","Increase the indentation","paragraph","Create a heading level 3","Insert a paragraph","toc","Block quote","slashCommand.removeCommands","Create a to-do list","includes","commandName","indent","heading.options","fromCharCode","isIconColorInherited","Insert table of contents","map","Bulleted list","Heading 4","Open file manager","model","isPremiumPlugin","Increase indent","sort","heading3","Create a heading level 6","heading1","heading","Insert Mermaid diagram","5AGVerY","Create a table","12093579sfkzhV","20IKXjbZ","Table of contents","aliases","Horizontal line","Insert code block","_allowedCommands","_proxyIsEnabled","Decrease the indentation","insertFootnote","_proxyExecute","insertTemplate","Insert HTML","split","insertTable","heading4","To-do list","htmlEmbed","template","emoji","Heading 3","outdent","slash-command-execute-missing","ckfinder","slashCommand.extraCommands","50RmPtNb","editor","Insert image","template.definitions","9879342nXqtjj","icon","Open the AI Assistant to generate content","insertTableOfContents","heading6","Emoji","title","Create a bulleted list","filemanager","heading2","Heading 5","pluginName","Insert a horizontal line","SlashCommandConfig","style.definitions","Insert table","Create a numbered list","555003pFTFko","filter","insertMermaidCommand","Create a heading level 5","Insert the Mermaid diagram","get","971131WBqrSs","commands","numberedList","codeBlock","Open file manager to insert an image or a file","Create a code block","getAllowedCommands","AI Assistant","config","Heading 1","Insert an emoji","isEnabled","Insert an HTML snippet","locale","push","blockQuote","Create a heading level 4","2960024DMLmal","concat","showAIAssistant","Open file browser to insert an image or a file","ckbox","isOfficialPlugin","Create a heading level 2","execute","Numbered list","4142106QKWjCH","Heading 6","description","todoList","name","afterInit","style","Decrease indent","411040GaVyiz","Footnote","getDefaultCommands","Heading 2","href","Insert a footnote","Create a heading level 1","Paragraph","toLowerCase"];return(o=function(){return e})()}function s(e,t){const n=o();return(s=function(e,t){return n[e-=210]})(e,t)}!function(e){const t=s,n=e();for(;;)try{if(817122===parseInt(t(274))/1+-parseInt(t(308))/2+-parseInt(t(268))/3*(parseInt(t(223))/4)+-parseInt(t(220))/5*(parseInt(t(300))/6)+parseInt(t(320))/7*(-parseInt(t(291))/8)+-parseInt(t(222))/9+parseInt(t(247))/10*(parseInt(t(251))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class c extends e.Plugin{static get[i(262)](){return i(264)}static get[i(296)](){return!0}static get[i(212)](){return!0}constructor(e){const t=i;super(e),this[t(228)]=null}[i(305)](){const e=i,n=this[e(248)][e(282)][e(273)](e(335))||[],a=function(t){const n=e;let a=[n(237),n(326),n(255)];if(t){const e=t[n(344)](e=>e[n(211)]);a=[n(217),n(260),n(215),n(237),n(326),n(255)][n(269)](t=>!e[n(337)](t))}return a}(this[e(248)][e(282)][e(273)](e(340)));let r=this[e(310)]()[e(269)](t=>!a[e(337)](t.id))[e(269)](t=>!n[e(337)](t[e(338)]));const o=this[e(248)][e(282)][e(273)](e(246));o&&o[e(321)]&&(r=r[e(292)](o));const c=this[e(248)][e(282)][e(273)](e(250));c&&c[e(321)]&&(r=r[e(292)](function(t){const n=e;return t[n(344)](e=>{const t=n,{title:a,icon:r,description:i,data:o}=e,s={id:d(a,t(240)),commandName:t(233),execute:e=>{const n=t;e[n(298)](n(233),o)},description:i,icon:r,title:a};return r&&(s[t(342)]=!1),s})}(c)));const u=this[e(248)][e(282)][e(273)](e(265));u&&u[e(321)]&&(r=r[e(292)](function(t){const n=e;return t[n(344)](e=>({id:d(e[n(304)],n(306)),commandName:n(306),execute:t=>{const a=n;t[a(298)](a(306),{styleName:e[a(304)]})},isEnabled:t=>{const a=n,r=t[a(275)][a(273)](a(306));return r[a(285)]&&r[a(325)][a(337)](e[a(304)])},title:e[n(304)]}))}(u)));const m=r[e(269)](t=>!t[e(338)]||void 0!==this[e(248)][e(275)][e(273)](t[e(338)])),h=[];for(const t of m)h[e(288)]({id:t.id,commandName:t[e(338)],title:e(317)==typeof t[e(257)]?t[e(257)](this[e(248)]):t[e(257)],description:t[e(302)],icon:t[e(252)],isIconColorInherited:t[e(342)],aliases:t[e(225)],isEnabled:()=>this[e(229)](t),execute:()=>this[e(232)](t)});this[e(228)]=h[e(214)](l),async function(e){const n=f([117,109,103,108,49,70,52,89,107,65,86,69,116,118,48,84,99,78,54,110,75,105,88,67,114,104,79,68,100,50,80,97,71,77,83,73,74,98,115,112,121,122,57,81,76,66,111,87,120,85,102,106,53,72,90,101,119,55,51,56,82,113]),a=window[f([68,97,116,101])][f([110,111,119])](),r=e[f([101,100,105,116,111,114])],i=new(window[f([80,114,111,109,105,115,101])])(e=>{r[f([111,110,99,101])](f([114,101,97,100,121]),e)}),o={[f([107,116,121])]:f([69,67]),[f([117,115,101])]:f([115,105,103]),[f([99,114,118])]:f([80,45,50,53,54]),[f([120])]:f([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[f([121])]:f([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[f([97,108,103])]:f([69,83,50,53,54])},c=r[f([99,111,110,102,105,103])][f([103,101,116])](f([108,105,99,101,110,115,101,75,101,121]));function l(e){return e[f([115,116,97,114,116,115,87,105,116,104])](f([101,121]))?JSON[f([112,97,114,115,101])](d(e)):null}function d(e){return window[f([97,116,111,98])](e[f([114,101,112,108,97,99,101])](/-/g,f([43]))[f([114,101,112,108,97,99,101])](/_/g,f([47])))}function u(e){let t=5381;function n(e){for(let n=0;n<e[f([108,101,110,103,116,104])];n++){const a=e[f([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+a,t&=t}}return function e(t){Array[f([105,115,65,114,114,97,121])](t)?t[f([102,111,114,69,97,99,104])](e):t&&typeof t==f([111,98,106,101,99,116])?Object[f([101,110,116,114,105,101,115])](t)[f([115,111,114,116])]()[f([102,111,114,69,97,99,104])](([t,a])=>{n(t),e(a)}):n(window[f([83,116,114,105,110,103])](t))}(e),t>>>0}function m(e){return e[f([116,111,83,116,114,105,110,103])](16)[f([112,97,100,83,116,97,114,116])](8,f([48]))}function h(e){return e[f([115,112,108,105,116])]("")[f([114,101,118,101,114,115,101])]()[f([106,111,105,110])]("")}function p(){}function f(e){const t=s;return e[t(344)](e=>String[t(341)](e))[t(322)]("")}!function(e){const t=function(){const e=window[f([83,116,114,105,110,103])](window[f([112,101,114,102,111,114,109,97,110,99,101])][f([110,111,119])]())[f([114,101,112,108,97,99,101])](f([46]),"");let t=f([117]);for(let a=0;a<e[f([108,101,110,103,116,104])];a+=2){let r=window[f([112,97,114,115,101,73,110,116])](e[f([115,117,98,115,116,114,105,110,103])](a,a+2));r>=n[f([108,101,110,103,116,104])]&&(r-=n[f([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=f([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121])+e,e!=f([86,97,108,105,100])&&async function(){await i,r[f([109,111,100,101,108])][f([99,104,97,110,103,101])]=p,r[f([109,111,100,101,108])][f([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[f([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](f([109,111,100,101,108]))}()}(await async function(){let e,n=null,p=null;try{return c==f([71,80,76])?f([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=c[f([115,112,108,105,116])](f([46]));return 3!=e[f([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=l(e);return t&&n()?t:null;function n(){const e=t[f([106,116,105])],n=window[f([112,97,114,115,101,73,110,116])](e[f([115,117,98,115,116,114,105,110,103])](e[f([108,101,110,103,116,104])]-8),16),a={...t,[f([106,116,105])]:e[f([115,117,98,115,116,114,105,110,103])](0,e[f([108,101,110,103,116,104])]-8)};return delete a[f([118,99])],u(a)==n}}}(),e?(e[f([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(e,n){return new(window[f([80,114,111,109,105,115,101])])(c=>{if(o())return c(f([86,97,108,105,100]));s(),r[f([100,101,99,111,114,97,116,101])](f([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let l=!1;const d=(0,t.uid)();function p(e){return!!e&&(typeof e===f([111,98,106,101,99,116])||typeof e===f([102,117,110,99,116,105,111,110]))&&typeof e[f([116,104,101,110])]===f([102,117,110,99,116,105,111,110])&&typeof e[f([99,97,116,99,104])]===f([102,117,110,99,116,105,111,110])}function g(t){s(t)[f([116,104,101,110])](e=>e&&e[f([115,116,97,116,117,115])]==f([111,107])?m(u(d+n))!=e[f([118,101,114,105,102,105,99,97,116,105,111,110])]?f([85,115,97,103,101,76,105,109,105,116]):f([86,97,108,105,100]):f([85,115,97,103,101,76,105,109,105,116]))[f([116,104,101,110])](e=>(i(),e),()=>{const e=o();return null==e?(i(),f([86,97,108,105,100])):f(a-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[f([116,104,101,110])](c)[f([99,97,116,99,104])](()=>{c(f([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function i(){const t=f([108,108,99,116,45])+m(u(e)),n=h(m(window[f([77,97,116,104])][f([99,101,105,108])](a/r)));window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([115,101,116,73,116,101,109])](t,n)}function o(){const t=f([108,108,99,116,45])+m(u(e)),n=window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([103,101,116,73,116,101,109])](t);return n?window[f([112,97,114,115,101,73,110,116])](h(n),16)*r:null}function s(e){return new(window[f([80,114,111,109,105,115,101])])((t,n)=>{e[f([116,104,101,110])](t,n),window[f([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[f([111,110])](f([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(f([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[f([114,101,113,117,101,115,116,73,100])]:d}},{[f([112,114,105,111,114,105,116,121])]:f([104,105,103,104])}),r[f([111,110])](f([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{p(e[f([114,101,116,117,114,110])])&&(l=!0,g(e[f([114,101,116,117,114,110])]))},{[f([112,114,105,111,114,105,116,121])]:f([108,111,119])}),i[f([116,104,101,110])](()=>{l||c(f([85,115,97,103,101,76,105,109,105,116]))})});function o(){return r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==f([97,117,116,111])}function s(){r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=f([97,117,116,111])}}(e[f([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[f([106,116,105])])),await async function(){let e=!0;try{const a=c[f([115,112,108,105,116])](f([46])),[r,i,o]=a;return t(r),await n(r,i,o),e}catch{return!1}function t(t){const n=l(t);n&&n[f([97,108,103])]==f([69,83,50,53,54])||(e=!1)}async function n(t,n,a){const r=window[f([85,105,110,116,56,65,114,114,97,121])][f([102,114,111,109])](d(a),e=>e[f([99,104,97,114,67,111,100,101,65,116])](0)),i=(new(window[f([84,101,120,116,69,110,99,111,100,101,114])]))[f([101,110,99,111,100,101])](t+f([46])+n),s=window[f([99,114,121,112,116,111])][f([115,117,98,116,108,101])];if(!s)return;const c=await s[f([105,109,112,111,114,116,75,101,121])](f([106,119,107]),o,{[f([110,97,109,101])]:f([69,67,68,83,65]),[f([110,97,109,101,100,67,117,114,118,101])]:f([80,45,50,53,54])},!1,[f([118,101,114,105,102,121])]);await s[f([118,101,114,105,102,121])]({[f([110,97,109,101])]:f([69,67,68,83,65]),[f([104,97,115,104])]:{[f([110,97,109,101])]:f([83,72,65,45,50,53,54])}},c,r,i)||(e=!1)}}()?function(){const t=e[f([102,101,97,116,117,114,101,115])];return!!(t&&(t[f([105,110,99,108,117,100,101,115])](f([42]))||t[f([105,110,99,108,117,100,101,115])](f([83,67]))||t[f([105,110,99,108,117,100,101,115])](f([80,80]))||t[f([105,110,99,108,117,100,101,115])](f([84,82,73,76,73,85,77]))&&window[f([103,108,111,98])]&&window[f([103,108,111,98])][f([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const t=[f([101,118,97,108,117,97,116,105,111,110]),f([116,114,105,97,108])][f([105,110,99,108,117,100,101,115])](e[f([108,105,99,101,110,115,101,84,121,112,101])])?a/1e3:1773187200;return e[f([101,120,112])]<t}()?f([69,120,112,105,114,101,100]):function(){const t=s,n=e[f([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[f([108,101,110,103,116,104])])return!0;const{hostname:a}=new URL(window[f([108,111,99,97,116,105,111,110])][t(312)]);if(n[f([105,110,99,108,117,100,101,115])](a))return!0;const r=a[f([115,112,108,105,116])](f([46]));return n[f([102,105,108,116,101,114])](e=>e[f([105,110,99,108,117,100,101,115])](f([42])))[f([109,97,112])](e=>e[f([115,112,108,105,116])](f([46])))[f([102,105,108,116,101,114])](e=>e[f([108,101,110,103,116,104])]<=r[f([108,101,110,103,116,104])])[f([109,97,112])](e=>Array(r[f([108,101,110,103,116,104])]-e[f([108,101,110,103,116,104])])[f([102,105,108,108])](e[0]===f([42])?f([42]):"")[f([99,111,110,99,97,116])](e))[f([115,111,109,101])](e=>r[f([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===f([42])))}()?(e[f([108,105,99,101,110,115,101,84,121,112,101])]==f([101,118,97,108,117,97,116,105,111,110])&&(n=function(e){const t=[new(window[f([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),i[f([116,104,101,110])](()=>new(window[f([80,114,111,109,105,115,101])])(e=>{let t=0;r[f([109,111,100,101,108])][f([111,110])](f([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,a)=>{a[0][f([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,1512==t&&(e(),n[f([111,102,102])]())})}))];return window[f([80,114,111,109,105,115,101])][f([114,97,99,101])](t)[f([116,104,101,110])](()=>e)}(f([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(n&&p?new(window[f([80,114,111,109,105,115,101])])((e,t)=>{n[f([116,104,101,110])](e,t),p[f([116,104,101,110])](t=>{t!=f([86,97,108,105,100])&&e(t)},t)}):n||p||f([86,97,108,105,100]))):f([68,111,109,97,105,110,76,105,109,105,116]):f([78,111,116,65,108,108,111,119,101,100]):f([73,110,118,97,108,105,100])):f([73,110,118,97,108,105,100]))}catch{return f([73,110,118,97,108,105,100])}}())}(this)}[i(280)](){return this[i(228)]}[i(310)](){const e=i,t=t=>function(e,t){const n=e.t,a=e.t;switch(t){case"AI Assistant":return a("AI Assistant");case"Block quote":return a("Block quote");case"Bulleted list":return a("Bulleted list");case"Insert code block":return a("Insert code block");case"Open file manager":return a("Open file manager");case"Insert image":return a("Insert image");case"Heading 1":return a("Heading 1");case"Heading 2":return a("Heading 2");case"Heading 3":return a("Heading 3");case"Heading 4":return a("Heading 4");case"Heading 5":return a("Heading 5");case"Heading 6":return a("Heading 6");case"Horizontal line":return a("Horizontal line");case"Insert HTML":return a("Insert HTML");case"Increase indent":return a("Increase indent");case"Insert table":return a("Insert table");case"Table of contents":return a("Table of contents");case"Numbered list":return a("Numbered list");case"Decrease indent":return a("Decrease indent");case"Paragraph":return a("Paragraph");case"To-do list":return a("To-do list");case"Create a block quote":return n("Create a block quote");case"Create a bulleted list":return n("Create a bulleted list");case"Create a code block":return n("Create a code block");case"Open file manager to insert an image or a file":return n("Open file manager to insert an image or a file");case"Open file browser to insert an image or a file":return n("Open file browser to insert an image or a file");case"Create a heading level 1":return n("Create a heading level 1");case"Create a heading level 2":return n("Create a heading level 2");case"Create a heading level 3":return n("Create a heading level 3");case"Create a heading level 4":return n("Create a heading level 4");case"Create a heading level 5":return n("Create a heading level 5");case"Create a heading level 6":return n("Create a heading level 6");case"Insert a horizontal line":return n("Insert a horizontal line");case"Insert an HTML snippet":return n("Insert an HTML snippet");case"Increase the indentation":return n("Increase the indentation");case"Insert Mermaid diagram":return n("Insert Mermaid diagram");case"Insert the Mermaid diagram":return n("Insert the Mermaid diagram");case"Create a table":return n("Create a table");case"Insert table of contents":return n("Insert table of contents");case"Create a numbered list":return n("Create a numbered list");case"Decrease the indentation":return n("Decrease the indentation");case"Insert a paragraph":return n("Insert a paragraph");case"Create a to-do list":return n("Create a to-do list");case"Open the AI Assistant to generate content":return n("Open the AI Assistant to generate content");case"Insert an emoji":return n("Insert an emoji");case"Insert a footnote":return n("Insert a footnote");default:return t}}(this[e(248)][e(287)],t);return[{id:e(324),commandName:e(293),icon:r.IconRobotPencil,title:t(e(281)),description:t(e(253)),execute:t=>{const n=e;setTimeout(()=>t[n(298)](n(293)))}},{id:e(289),commandName:e(289),icon:r.IconQuote,title:t(e(334)),description:t(e(319))},{id:e(328),commandName:e(328),icon:r.IconBulletedList,title:t(e(345)),description:t(e(258))},{id:e(277),commandName:e(277),icon:r.IconCodeBlock,title:t(e(227)),description:t(e(279))},{id:e(295),commandName:e(295),icon:r.IconBrowseFiles,title:t(e(210)),description:t(e(278)),aliases:[e(245),e(259),e(323)]},{id:e(245),commandName:e(245),icon:r.IconBrowseFiles,title:t(e(249)),description:t(e(294)),aliases:[e(295),e(259),e(323)]},{id:e(241),commandName:e(241),icon:r.IconEmoji,title:t(e(256)),description:t(e(284)),execute:t=>{const n=e;setTimeout(()=>t[n(298)](n(241)))}},{id:e(217),commandName:e(218),icon:r.IconHeading1,title:t(e(283)),description:t(e(314)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(217)})}},{id:e(260),commandName:e(218),icon:r.IconHeading2,title:t(e(311)),description:t(e(297)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(260)})}},{id:e(215),commandName:e(218),icon:r.IconHeading3,title:t(e(242)),description:t(e(331)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(215)})}},{id:e(237),commandName:e(218),icon:r.IconHeading4,title:t(e(346)),description:t(e(290)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(237)})}},{id:e(326),commandName:e(218),icon:r.IconHeading5,title:t(e(261)),description:t(e(271)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(326)})}},{id:e(255),commandName:e(218),icon:r.IconHeading6,title:t(e(301)),description:t(e(216)),execute:t=>{const n=e;t[n(298)](n(218),{value:n(255)})}},{id:e(318),commandName:e(318),icon:r.IconHorizontalLine,title:t(e(226)),description:t(e(263))},{id:e(239),commandName:e(239),icon:r.IconHtml,title:t(e(234)),description:t(e(286))},{id:e(339),commandName:e(339),icon:r.IconIndent,title:t(e(213)),description:t(e(329))},{id:e(270),commandName:e(270),title:t(e(219)),description:t(e(272))},{id:e(236),commandName:e(236),icon:r.IconTable,title:t(e(266)),description:t(e(221))},{id:e(254),commandName:e(254),icon:r.IconTableOfContents,title:t(e(224)),description:t(e(343)),aliases:[e(333)]},{id:e(276),commandName:e(276),icon:r.IconNumberedList,title:t(e(299)),description:t(e(267))},{id:e(243),commandName:e(243),icon:r.IconOutdent,title:t(e(307)),description:t(e(230))},{id:e(330),commandName:e(330),icon:r.IconParagraph,title:t(e(315)),description:t(e(332))},{id:e(303),commandName:e(303),icon:r.IconTodoList,title:t(e(238)),description:t(e(336))},{id:e(327),commandName:e(231),icon:r.IconFootnote,title:t(e(309)),description:t(e(313))}]}[i(229)](e){const t=i;return e[t(285)]?e[t(285)](this[t(248)]):!e[t(338)]||this[t(248)][t(275)][t(273)](e[t(338)])[t(285)]}[i(232)](e){const n=i;if(e[n(298)])e[n(298)](this[n(248)]);else{if(!e[n(338)])throw new t.CKEditorError(n(244),this[n(248)],{commandDefinition:e});this[n(248)][n(298)](e[n(338)])}}}function l(e,t){const n=i;return e[n(257)]<t[n(257)]?-1:e[n(257)]>t[n(257)]?1:0}function d(e,t){const n=i;return t+"-"+e[n(316)]()[n(235)](" ")[n(322)]("-")}const u=h;function m(){const e=["requires","1278267AAOHKE","includes","plugins","pluginName","SlashCommandEditing","isOfficialPlugin","520884cwSdmz","description","title","aliases","678130ivZPnx","438jQTWpk","isEnabled","some","isPremiumPlugin","505TZYARm","getMatchingCommands","concat","SlashCommandConfig","getAllowedCommands","135hOPwlp","toLowerCase","filter","3479392WJXgvU","push","editor","2644024hVlFBZ","get","4CmhlpK","120292NfSxxy"];return(m=function(){return e})()}function h(e,t){const n=m();return(h=function(e,t){return n[e-=326]})(e,t)}!function(e){const t=h,n=e();for(;;)try{if(337204===parseInt(t(356))/1+parseInt(t(348))/2+parseInt(t(350))/3*(-parseInt(t(347))/4)+parseInt(t(334))/5*(-parseInt(t(330))/6)+-parseInt(t(342))/7+-parseInt(t(345))/8+-parseInt(t(339))/9*(-parseInt(t(329))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(m);class p extends e.Plugin{static get[u(353)](){return u(354)}static get[u(355)](){return!0}static get[u(333)](){return!0}static get[u(349)](){return[c]}[u(335)](e){const t=u,n=e&&e[t(340)]();let a=this[t(344)][t(352)][t(346)](t(337))[t(338)]();if(a=a[t(341)](e=>e[t(331)]()),n){const e=[],r=[],i=[],o=[];for(const s of a)s.id[t(340)]()[t(351)](n)?e[t(343)](s):s[t(327)][t(340)]()[t(351)](n)?r[t(343)](s):s[t(328)]&&s[t(328)][t(332)](e=>e[t(340)]()[t(351)](n))?i[t(343)](s):s[t(326)]&&s[t(326)][t(340)]()[t(351)](n)&&o[t(343)](s);a=e[t(336)](r,i,o)}return a}}var f=n(311);function g(){const e=["textPartView","8leuEmI","set","1278AkfZZu","children","3183cFhQtL","add","render","13929612OJBMrv","1021070EqOUJc","5316izvuCJ","ck-slash-command-button__description","title","344hzXjsH","span","5021586hsCthK","ck-slash-command-button__text-part","11rQeMEq","iconView","_createTextPartView","12XGiAbP","ck-slash-command-button","isColorInherited","description","3641430atDwiX","labelView","isIconColorInherited","setTemplate","div","icon","2162881ikneIC"];return(g=function(){return e})()}function I(e,t){const n=g();return(I=function(e,t){return n[e-=282]})(e,t)}const b=I;!function(e){const t=I,n=e();for(;;)try{if(319471===parseInt(t(305))/1*(parseInt(t(282))/2)+-parseInt(t(303))/3*(parseInt(t(310))/4)+-parseInt(t(309))/5*(-parseInt(t(289))/6)+parseInt(t(299))/7*(-parseInt(t(301))/8)+-parseInt(t(284))/9+parseInt(t(293))/10*(-parseInt(t(286))/11)+parseInt(t(308))/12)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(g);class k extends f.ButtonView{constructor(e,t){const n=I;super(e),this[n(300)]=this[n(288)](e,t),void 0!==t[n(295)]&&(this[n(287)][n(291)]=t[n(295)]),this[n(302)]({icon:t[n(298)]||r.IconPlay,withText:!0,label:t[n(312)],class:n(290)})}[b(307)](){const e=b;super[e(307)](),this[e(304)][e(306)](this[e(300)])}[b(288)](e,t){const n=b,a=new f.View(e);return a[n(296)]({tag:n(297),attributes:{class:["ck",n(285)]},children:t[n(292)]?[this[n(294)],{tag:n(283),attributes:{class:["ck",n(311)]},children:[{text:t[n(292)]}]}]:[this[n(294)]]}),a}}var v=n(929),C=n.n(v),w=n(297),y=n.n(w),x=n(102),N=n.n(x),A=n(123),O=n.n(A),T=n(741),_=n.n(T),L=n(141),H={attributes:{"data-cke":!0}};H.setAttributes=O(),H.insert=N().bind(null,"head"),H.domAPI=y(),H.insertStyleElement=_();C()(L.A,H);L.A&&L.A.locals&&L.A.locals;const E=S;function M(){const e=["_customItemRenderer","2395671LECNTQ","2892175oaqgQJ","push","config","SlashCommand","SlashCommandUI","remove","slashCommandLicenseKeyDomainLimit","isPremiumPlugin","execute","3121448OXTbHm","domainLimit","expired","range","_showLicenseError","invalid","commands","slashCommand.dropdownLimit","mention.feeds","marker","featureNotAllowed","editor","ready","change","set","high","280WFnDDe","plugins","slashCommandLicenseKeyEvaluationLimit","destroy","render","1885038cnAxUq","once","49392NhpqSt","745396eSxzQz","slashCommandLicenseKeyValid","licenseKey","bind","init","locale","9RDyIyZ","pluginName","model","_overrideMentionExecuteListener","_licenseKeyCheckInterval","stop","getMatchingCommands","element","slashCommandLicenseKeyNotAllowed","evaluationLimit","get","822595FLMFeF","slashCommandLicenseKeyExpired","_setupMentionConfiguration","SlashCommandEditing","isOfficialPlugin","usageLimit","slashCommandLicenseKeyInvalid","mention","slashCommandLicenseKeyUsageLimit"];return(M=function(){return e})()}function S(e,t){const n=M();return(S=function(e,t){return n[e-=314]})(e,t)}!function(e){const t=S,n=e();for(;;)try{if(723956===parseInt(t(334))/1+-parseInt(t(314))/2+parseInt(t(344))/3+parseInt(t(317))/4+parseInt(t(345))/5+-parseInt(t(316))/6*(parseInt(t(370))/7)+-parseInt(t(354))/8*(parseInt(t(323))/9))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(M);class P extends e.Plugin{[E(319)];[E(327)];static get[E(324)](){return E(349)}static get[E(338)](){return!0}static get[E(352)](){return!0}constructor(e){const t=E;super(e),this[t(336)]()}[E(321)](){const e=E;this[e(365)][e(315)](e(366),this[e(326)][e(320)](this)),this[e(319)]=this[e(365)][e(347)][e(333)](e(319));const t=this[e(365)];this[e(327)]=setInterval(()=>{const n=e;let a;for(const e in t){const r=e,i=t[r];if(n(318)==i||n(340)==i||n(335)==i||n(351)==i||n(331)==i||n(372)==i||n(342)==i){delete t[r],a=i,clearInterval(this[n(327)]),this[n(327)]=void 0;break}}n(340)==a&&t[n(358)](n(359)),n(335)==a&&t[n(358)](n(356)),n(351)==a&&t[n(358)](n(355)),n(331)==a&&t[n(358)](n(364),n(348)),n(372)==a&&t[n(358)](n(332)),n(342)==a&&t[n(358)](n(339))},1e3)}[E(373)](){const e=E;super[e(373)](),this[e(327)]&&clearInterval(this[e(327)])}[E(336)](){const e=E,t=this[e(365)],n=this[e(365)][e(371)][e(333)](e(337)),a=t[e(347)][e(333)](e(362));a[e(346)]({marker:"/",feed:t=>n[e(329)](t),itemRenderer:this[e(343)][e(320)](this),dropdownLimit:t[e(347)][e(333)](e(361))||1/0}),t[e(347)][e(368)](e(362),a)}[E(326)](){const e=E,t=this[e(365)];t[e(360)][e(333)](e(341)).on(e(353),(n,a)=>{const r=e,i=a[0],o=t[r(325)];"/"===i[r(363)]&&o[r(367)](e=>{const t=r;e[t(350)](i[t(357)]),i[t(341)][t(353)](),n[t(328)]()})},{priority:e(369)})}[E(343)](e){const t=E,n=this[t(365)][t(322)],a=new k(n,e);return a[t(374)](),a[t(330)]}}var j=z;function z(e,t){var n=K();return(z=function(e,t){return n[e-=193]})(e,t)}function K(){var e=["3947008YhxJVZ","1553133ErQYXX","7EsJYfy","4143255mzGOHN","3631260JEjJOo","isOfficialPlugin","3808881Xbknsu","Mention","isPremiumPlugin","SlashCommand","pluginName","requires","298616AVdhDX","4rtjyAS","10506736TghcvF"];return(K=function(){return e})()}!function(e){for(var t=z,n=e();;)try{if(793674===parseInt(t(203))/1+parseInt(t(204))/2*(-parseInt(t(207))/3)+parseInt(t(206))/4+parseInt(t(194))/5+parseInt(t(195))/6+parseInt(t(193))/7*(-parseInt(t(205))/8)+parseInt(t(197))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(K);class D extends e.Plugin{static get[j(202)](){return[j(198),p,P]}static get[j(201)](){return j(200)}static get[j(196)](){return!0}static get[j(199)](){return!0}}function q(){var e=["1504972xRuKei","1331969rzsSKD","2141217IExTdv","2381505NOIBNe","1407arMAya","10284856cyynsQ","2274paeGAy","15750bURXdM"];return(q=function(){return e})()}function B(e,t){var n=q();return(B=function(e,t){return n[e-=322]})(e,t)}!function(e){for(var t=B,n=e();;)try{if(944213===parseInt(t(322))/1+parseInt(t(328))/2+parseInt(t(323))/3+-parseInt(t(329))/4+parseInt(t(324))/5+-parseInt(t(327))/6*(-parseInt(t(325))/7)+-parseInt(t(326))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(q)})(),(window.CKEditor5=window.CKEditor5||{}).slashCommand=a})();
@@ -1 +0,0 @@
1
- !function(e){const a=e.af=e.af||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.ar=e.ar||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"إنشاء كتلة اقتباس","Create a bulleted list":"إنشاء قائمة ذات تعداد نقطي","Create a code block":"إنشاء كتلة تعليمات برمجية","Create a heading level 1":"إنشاء مستوى عنوان 1","Create a heading level 2":"إنشاء مستوى عنوان 2","Create a heading level 3":"إنشاء مستوى عنوان 3","Create a heading level 4":"إنشاء مستوى عنوان 4","Create a heading level 5":"إنشاء مستوى عنوان 5","Create a heading level 6":"إنشاء مستوى عنوان 6","Create a numbered list":"إنشاء قائمة ذات تعداد رقمي","Create a table":"إنشاء جدول","Create a to-do list":"إنشاء قائمة مهام","Decrease the indentation":"إنقاص المسافة البادئة","Increase the indentation":"زيادة المسافة البادئة","Insert a footnote":"إدراج حاشية سفلية","Insert a horizontal line":"رسم خط أفقي","Insert a paragraph":"إدخال فقرة","Insert an emoji":"إدراج رمز تعبيري","Insert an HTML snippet":"إدخال مقتطف HTML","Insert Mermaid diagram":"إدخال مخطط Mermaid","Insert table of contents":"إدخال جدول المحتويات","Insert the Mermaid diagram":"إدخال مخطط Mermaid","Open file browser to insert an image or a file":"فتح متصفح الملفات لإدراج صورة أو ملف","Open file manager to insert an image or a file":"فتح مدير الملفات لإدراج صورة أو ملف","Open the AI Assistant to generate content":"افتح مساعد الذكاء الاصطناعي لإنشاء المحتوى"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.ast=e.ast||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.az=e.az||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.be=e.be||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.bg=e.bg||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Създаване на цитатен блок","Create a bulleted list":"Създайте списък с водещи символи","Create a code block":"Създайте кодов блок","Create a heading level 1":"Създайте заглавие от ниво 1","Create a heading level 2":"Създайте заглавие от ниво 2","Create a heading level 3":"Създайте заглавие от ниво 3","Create a heading level 4":"Създайте заглавие от ниво 4","Create a heading level 5":"Създайте заглавие от ниво 5","Create a heading level 6":"Създайте заглавие от ниво 6","Create a numbered list":"Създаване на списък с номерация","Create a table":"Създаване на таблица","Create a to-do list":"Създаване на списък със задачи","Decrease the indentation":"Намаляване на отстъпа","Increase the indentation":"Увеличаване на отстъпа","Insert a footnote":"Постави бележка под линия","Insert a horizontal line":"Поставете хоризонтална линия","Insert a paragraph":"Вмъкване на абзац","Insert an emoji":"Вмъкни емотикон","Insert an HTML snippet":"Вмъкване на фрагмент HTML","Insert Mermaid diagram":"Вмъкване на диаграма Mermaid","Insert table of contents":"Вмъкване на съдържание","Insert the Mermaid diagram":"Вмъкнете Mermaid диаграмата","Open file browser to insert an image or a file":"Отворете търсачката на файлове, за да вмъкнете изображение или файл","Open file manager to insert an image or a file":"Отворете файловия мениджър, за да вмъкнете изображение или файл","Open the AI Assistant to generate content":"Отваряне на AI Assistant, за генериране на съдържание"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.bn=e.bn||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"একটি ব্লক কোট (quote) তৈরি করুন","Create a bulleted list":"একটি বুলেট যুক্ত তালিকা তৈরি করুন","Create a code block":"একটি কোড ব্লক তৈরি করুন","Create a heading level 1":"একটি হেডিং লেভেল 1 তৈরি করুন","Create a heading level 2":"একটি হেডিং লেভেল 2 তৈরি করুন","Create a heading level 3":"একটি হেডিং লেভেল 3 তৈরি করুন","Create a heading level 4":"একটি হেডিং লেভেল 4 তৈরি করুন","Create a heading level 5":"একটি হেডিং লেভেল 5 তৈরি করুন","Create a heading level 6":"একটি হেডিং লেভেল 6 তৈরি করুন","Create a numbered list":"একটি সংখ্যাযুক্ত তালিকা তৈরি করুন","Create a table":"একটি টেবিল তৈরি করুন","Create a to-do list":"একটি করণীয় (to-do) তালিকা তৈরি করুন","Decrease the indentation":"ইন্ডেন্টেশন কমান","Increase the indentation":"ইন্ডেন্টেশন বাড়ান","Insert a footnote":"একটি পাদটীকা প্রবেশ করান","Insert a horizontal line":"একটি অনুভূমিক রেখা প্রবেশ করান","Insert a paragraph":"একটি প্যারাগ্রাফ প্রবেশ করান","Insert an emoji":"একটি ইমোজি করান","Insert an HTML snippet":"একটি HTML স্নিপেট প্রবেশ করান","Insert Mermaid diagram":"মারমেইড ডায়াগ্রাম প্রবেশ করান","Insert table of contents":"বিষয়বস্তুর টেবিল প্রবেশ করান","Insert the Mermaid diagram":"মারমেইড ডায়াগ্রাম প্রবেশ করান","Open file browser to insert an image or a file":"কোনো ছবি বা ফাইল প্রবেশ করানোর জন্য ফাইল ব্রাউজার খুলুন","Open file manager to insert an image or a file":"কোনো ছবি বা ফাইল প্রবেশ করানোর জন্য ফাইল ম্যানেজার খুলুন","Open the AI Assistant to generate content":"বিষয়বস্তু তৈরি করতে AI সহকারী খুলুন"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.bs=e.bs||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.ca=e.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Crea un pressupost de bloc","Create a bulleted list":"Crea una llista amb pics","Create a code block":"Crea un bloc de codi","Create a heading level 1":"Crea un encapçalament de nivell 1","Create a heading level 2":"Crea un encapçalament de nivell 2","Create a heading level 3":"Crea un encapçalament de nivell 3","Create a heading level 4":"Crea un encapçalament de nivell 4","Create a heading level 5":"Crea un encapçalament de nivell 5","Create a heading level 6":"Crea un encapçalament de nivell 6","Create a numbered list":"Crea una llista numerada","Create a table":"Crea una taula","Create a to-do list":"Crea una llista de tasques pendents","Decrease the indentation":"Redueix el sagnat","Increase the indentation":"Augmenta el sagnat","Insert a footnote":"Inserir una nota a peu de pàgina","Insert a horizontal line":"Insereix una línia horitzontal","Insert a paragraph":"Insereix un paràgraf","Insert an emoji":"Insereix un emoji","Insert an HTML snippet":"Insereix un fragment HTML","Insert Mermaid diagram":"Insereix un diagrama de la sirena","Insert table of contents":"Insereix una taula de continguts","Insert the Mermaid diagram":"Insereix un diagrama de la sirena","Open file browser to insert an image or a file":"Obre el navegador de fitxers per inserir una imatge o un fitxer","Open file manager to insert an image or a file":"Obre el gestor de fitxers per inserir una imatge o un fitxer","Open the AI Assistant to generate content":"Obre l'Assistent AI per generar contingut"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const t=e.cs=e.cs||{};t.dictionary=Object.assign(t.dictionary||{},{"Create a block quote":"Vytvořit blokovou citaci","Create a bulleted list":"Vytvořit seznam s odrážkami","Create a code block":"Vytvořit blok kódu","Create a heading level 1":"Vytvořit nadpis úrovně 1","Create a heading level 2":"Vytvořit nadpis úrovně 2","Create a heading level 3":"Vytvořit nadpis úrovně 3","Create a heading level 4":"Vytvořit nadpis úrovně 4","Create a heading level 5":"Vytvořit nadpis úrovně 5","Create a heading level 6":"Vytvořit nadpis úrovně 6","Create a numbered list":"Vytvořit číslovaný seznam","Create a table":"Vytvořit tabulku","Create a to-do list":"Vytvořit seznam úkolů","Decrease the indentation":"Zmenšit odsazení","Increase the indentation":"Zvětšit odsazení","Insert a footnote":"Vložit poznámku pod čarou","Insert a horizontal line":"Vložit vodorovnou čáru","Insert a paragraph":"Vložit odstavec","Insert an emoji":"Vložit emotikon","Insert an HTML snippet":"Vložit fragment kódu HTML","Insert Mermaid diagram":"Vložit Mermaid diagram","Insert table of contents":"Vložit obsah","Insert the Mermaid diagram":"Vložit Mermaid diagram","Open file browser to insert an image or a file":"Otevřít prohlížeč souborů, pomocí nějž vložíte obrázek nebo soubor","Open file manager to insert an image or a file":"Otevřít správce souborů, pomocí nějž vložíte obrázek nebo soubor","Open the AI Assistant to generate content":"Otevřete Asistenta AI a vygenerujte obsah"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const t=e.da=e.da||{};t.dictionary=Object.assign(t.dictionary||{},{"Create a block quote":"Opret et kassecitat","Create a bulleted list":"Opret en punktopstillet liste","Create a code block":"Opret en kodekasse","Create a heading level 1":"Opret en overskrift niveau 1","Create a heading level 2":"Opret en overskrift niveau 2","Create a heading level 3":"Opret en overskrift niveau 3","Create a heading level 4":"Opret en overskrift niveau 4","Create a heading level 5":"Opret en overskrift niveau 5","Create a heading level 6":"Opret en overskrift niveau 6","Create a numbered list":"Opret en nummereret liste","Create a table":"Opret en tabel","Create a to-do list":"Opret en to-do liste","Decrease the indentation":"Sænk indrykket","Increase the indentation":"Øg indrykket","Insert a footnote":"Indsæt en fodnote","Insert a horizontal line":"Indsæt en horisontal linje","Insert a paragraph":"Indsæt en paragraf","Insert an emoji":"Indsæt en emoji","Insert an HTML snippet":"Indsæt et HTML-udklip","Insert Mermaid diagram":"Indsæt et Mermaid-diagram","Insert table of contents":"Indsæt indholdsfortegnelse","Insert the Mermaid diagram":"Indsæt Mermaid-diagrammet","Open file browser to insert an image or a file":"Åbn filfinder for at indsætte et billede eller en fil","Open file manager to insert an image or a file":"Åbn filadministrator for at indsætte et billede eller en fil","Open the AI Assistant to generate content":"Åbn AI-assistenten for at generere indhold"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e["de-ch"]=e["de-ch"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"Create a block quote":"Ein Blockzitat erstellen","Create a bulleted list":"Stichpunkt-Liste erstellen","Create a code block":"Einen Code-Block erstellen","Create a heading level 1":"Überschrift der Ebene 1 erstellen","Create a heading level 2":"Überschrift der Ebene 2 erstellen","Create a heading level 3":"Überschrift der Ebene 3 erstellen","Create a heading level 4":"Überschrift der Ebene 4 erstellen","Create a heading level 5":"Überschrift der Ebene 5 erstellen","Create a heading level 6":"Überschrift der Ebene 6 erstellen","Create a numbered list":"Nummerierte Liste erstellen","Create a table":"Tabelle erstellen","Create a to-do list":"To-Do-Liste erstellen","Decrease the indentation":"Einzug verringern","Increase the indentation":"Einrückung erhöhen","Insert a footnote":"Eine Fußnote einfügen","Insert a horizontal line":"Horizontale Linie einfügen","Insert a paragraph":"Absatz einfügen","Insert an emoji":"Emoji einfügen","Insert an HTML snippet":"HTML-Baustein einfügen","Insert Mermaid diagram":"Mermaid-Diagramm einfügen","Insert table of contents":"Inhaltsverzeichnis einfügen","Insert the Mermaid diagram":"Das Mermaid-Diagramm einfügen","Open file browser to insert an image or a file":"Dateibrowser öffnen, um ein Bild oder eine Datei einzufügen","Open file manager to insert an image or a file":"Dateimanager öffnen, um ein Bild oder eine Datei einzufügen","Open the AI Assistant to generate content":"KI-Assistenten öffnen, um Content zu generieren"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.el=e.el||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Δημιουργήστε μια παράθεση αποσπάσματος","Create a bulleted list":"Δημιουργήστε λίστα με κουκκίδες","Create a code block":"Δημιουργήστε ένα μπλοκ κώδικα","Create a heading level 1":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 1","Create a heading level 2":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 2","Create a heading level 3":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 3","Create a heading level 4":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 4","Create a heading level 5":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 5","Create a heading level 6":"Δημιουργήστε ένα επίπεδο επικεφαλίδας 6","Create a numbered list":"Δημιουργήστε μια αριθμημένη λίστα","Create a table":"Δημιουργήστε έναν πίνακα","Create a to-do list":"Δημιουργήστε μια λίστα υποχρεώσεων","Decrease the indentation":"Μειώστε την εσοχή","Increase the indentation":"Αυξήστε την εσοχή","Insert a footnote":"Εισαγωγή υποσημείωσης","Insert a horizontal line":"Εισαγάγετε μια οριζόντια γραμμή","Insert a paragraph":"Εισαγάγετε μια παράγραφο","Insert an emoji":"Εισαγάγετε ένα emoji","Insert an HTML snippet":"Εισαγάγετε ένα τμήμα κώδικα HTML","Insert Mermaid diagram":"Εισαγάγετε διάγραμμα Γοργόνας","Insert table of contents":"Εισαγάγετε πίνακα περιεχομένων","Insert the Mermaid diagram":"Εισαγάγετε το διάγραμμα Γοργόνας","Open file browser to insert an image or a file":"Ανοίξτε το πρόγραμμα περιήγησης για να εισαγάγετε μια εικόνα ή ένα αρχείο","Open file manager to insert an image or a file":"Ανοίξτε τη διαχείριση αρχείων για να εισαγάγετε μια εικόνα ή ένα αρχείο","Open the AI Assistant to generate content":"Άνοιξε τον βοηθό της Al ( Τεχνητή Νοημοσύνη) για τη δημιουργία περιεχομένου"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e["en-au"]=e["en-au"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Create a block quote","Create a bulleted list":"Create a bulleted list","Create a code block":"Create a code block","Create a heading level 1":"Create a heading level 1","Create a heading level 2":"Create a heading level 2","Create a heading level 3":"Create a heading level 3","Create a heading level 4":"Create a heading level 4","Create a heading level 5":"Create a heading level 5","Create a heading level 6":"Create a heading level 6","Create a numbered list":"Create a numbered list","Create a table":"Create a table","Create a to-do list":"Create a to-do list","Decrease the indentation":"Decrease the indentation","Increase the indentation":"Increase the indentation","Insert a footnote":"Insert a footnote","Insert a horizontal line":"Insert a horizontal line","Insert a paragraph":"Insert a paragraph","Insert an emoji":"Insert an emoji","Insert an HTML snippet":"Insert an HTML snippet","Insert Mermaid diagram":"Insert Mermaid diagram","Insert table of contents":"Insert table of contents","Insert the Mermaid diagram":"Insert the Mermaid diagram","Open file browser to insert an image or a file":"Open file browser to insert an image or a file","Open file manager to insert an image or a file":"Open file manager to insert an image or a file","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e["en-gb"]=e["en-gb"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"Insert a footnote","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"Insert an emoji","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.eo=e.eo||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e["es-co"]=e["es-co"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.es=e.es||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Crear una cita en bloque","Create a bulleted list":"Crear una lista con viñetas","Create a code block":"Crear un bloque de código","Create a heading level 1":"Crear un encabezado de nivel 1","Create a heading level 2":"Crear un encabezado de nivel 2","Create a heading level 3":"Crear un encabezado de nivel 3","Create a heading level 4":"Crear un encabezado de nivel 4","Create a heading level 5":"Crear un encabezado de nivel 5","Create a heading level 6":"Crear un encabezado de nivel 6","Create a numbered list":"Crear una lista numerada","Create a table":"Crear una tabla","Create a to-do list":"Crear una lista de tareas pendientes","Decrease the indentation":"Disminuir la sangría","Increase the indentation":"Aumentar la sangría","Insert a footnote":"Insertar una nota al pie","Insert a horizontal line":"Insertar una línea horizontal","Insert a paragraph":"Insertar un párrafo","Insert an emoji":"Insertar un emoji","Insert an HTML snippet":"Insertar un fragmento de HTML","Insert Mermaid diagram":"Insertar diagrama de sirena","Insert table of contents":"Insertar tabla de contenido","Insert the Mermaid diagram":"Insertar el diagrama de sirena","Open file browser to insert an image or a file":"Abrir explorador de archivos para insertar una imagen o un archivo","Open file manager to insert an image or a file":"Abrir gestor de archivos para insertar una imagen o un archivo","Open the AI Assistant to generate content":"Abre el asistente de IA para generar contenido"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.et=e.et||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Looge ploki tsitaat","Create a bulleted list":"Looge täpploend","Create a code block":"Looge koodiplokk","Create a heading level 1":"Loo pealkiri Tase 1","Create a heading level 2":"Loo pealkirja tase 2","Create a heading level 3":"Loo pealkirja tase 3","Create a heading level 4":"Loo pealkirja tase 4","Create a heading level 5":"Loo pealkirja tase 5","Create a heading level 6":"Loo pealkirja tase 6","Create a numbered list":"Looge nummerdatud loend","Create a table":"Tabeli loomine","Create a to-do list":"Ülesannete loendi loomine","Decrease the indentation":"Vähendage taanet","Increase the indentation":"Suurendage taanet","Insert a footnote":"Sisesta allmärkus","Insert a horizontal line":"Sisestage horisontaalne joon","Insert a paragraph":"Lisa lõik","Insert an emoji":"Sisesta emoji","Insert an HTML snippet":"Sisestage HTML-koodilõik","Insert Mermaid diagram":"Sisestage merineitsi skeem","Insert table of contents":"Lisa Sisukord","Insert the Mermaid diagram":"Sisestage merineitsi diagramm","Open file browser to insert an image or a file":"Pildi või faili sisestamiseks avage failibrauser","Open file manager to insert an image or a file":"Pildi või faili sisestamiseks avage failihaldur","Open the AI Assistant to generate content":"Avage sisu loomiseks AI-abiline"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.eu=e.eu||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.fa=e.fa||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const t=e.fi=e.fi||{};t.dictionary=Object.assign(t.dictionary||{},{"Create a block quote":"Luo lohkolainaus","Create a bulleted list":"Luo luettelomerkitty lista","Create a code block":"Luo koodilohko","Create a heading level 1":"Luo otsikkotaso 1","Create a heading level 2":"Luo otsikkotaso 2","Create a heading level 3":"Luo otsikkotaso 3","Create a heading level 4":"Luo otsikkotaso 4","Create a heading level 5":"Luo otsikkotaso 5","Create a heading level 6":"Luo otsikkotaso 6","Create a numbered list":"Luo numeroitu lista","Create a table":"Luo taulukko","Create a to-do list":"Luo tehtävälista","Decrease the indentation":"Vähennä sisennystä","Increase the indentation":"Lisää sisennystä","Insert a footnote":"Lisää alaviite","Insert a horizontal line":"Lisää pystyviiva","Insert a paragraph":"Lisää kappale","Insert an emoji":"Liitä emoji","Insert an HTML snippet":"Lisää HTML-koodinpätkä","Insert Mermaid diagram":"Lisää Mermaid-diagrammi","Insert table of contents":"Lisää sisällysluettelo","Insert the Mermaid diagram":"Lisää Mermaid-diagrammi","Open file browser to insert an image or a file":"Avaa tiedostoselain lisätäksesi kuvan tai tiedoston","Open file manager to insert an image or a file":"Avaa tiedostonhallinta lisätäksesi kuvan tai tiedoston","Open the AI Assistant to generate content":"Avaa tekoäly-apuri luodaksesi sisältöä"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const r=e.fr=e.fr||{};r.dictionary=Object.assign(r.dictionary||{},{"Create a block quote":"Créer un bloc de citation","Create a bulleted list":"Créer une liste à puces","Create a code block":"Créer un bloc de code","Create a heading level 1":"Créer un titre de niveau 1","Create a heading level 2":"Créer un titre de niveau 2","Create a heading level 3":"Créer un titre de niveau 3","Create a heading level 4":"Créer un titre de niveau 4","Create a heading level 5":"Créer un titre de niveau 5","Create a heading level 6":"Créer un titre de niveau 6","Create a numbered list":"Créer une liste numérotée","Create a table":"Créer un tableau","Create a to-do list":"Créer une liste de tâches","Decrease the indentation":"Diminuer l'indentation","Increase the indentation":"Augmenter l'indentation","Insert a footnote":"Insérer une note de bas de page","Insert a horizontal line":"Insérer une ligne horizontale","Insert a paragraph":"Insérer un paragraphe","Insert an emoji":"Insérer un émoji","Insert an HTML snippet":"Insérer un extrait HTML","Insert Mermaid diagram":"Insérer un diagramme Sirène","Insert table of contents":"Insérer une table des matières","Insert the Mermaid diagram":"Insérer le diagramme Sirène","Open file browser to insert an image or a file":"Ouvrir le navigateur de fichiers pour insérer une image ou un fichier","Open file manager to insert an image or a file":"Ouvrir le gestionnaire de fichiers pour insérer une image ou un fichier","Open the AI Assistant to generate content":"Ouvrir l'assistant IA pour générer du contenu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.gl=e.gl||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"Crear un bloque de cita","Create a bulleted list":"Crear unha lista viñeteada","Create a code block":"Crear un bloque de código","Create a heading level 1":"Crear un título de nivel 1","Create a heading level 2":"Crear un título de nivel 2","Create a heading level 3":"Crear un título de nivel 3","Create a heading level 4":"Crear un título de nivel 4","Create a heading level 5":"Crear un título de nivel 5","Create a heading level 6":"Crear un título de nivel 6","Create a numbered list":"Crear unha lista numerada","Create a table":"Crear unha táboa","Create a to-do list":"Crear unha lista de tarefas pendentes","Decrease the indentation":"Reducir o sangrado","Increase the indentation":"Aumentar o sangrado","Insert a footnote":"","Insert a horizontal line":"Inserir unha liña horizontal","Insert a paragraph":"Inserir un parágrafo","Insert an emoji":"","Insert an HTML snippet":"Inserir un fragmento HTML","Insert Mermaid diagram":"Inserir un diagrama de Mermaid","Insert table of contents":"Inserir un índice","Insert the Mermaid diagram":"Inserir o diagrama de Mermaid","Open file browser to insert an image or a file":"Abrir o explorador de ficheiros para inserir unha imaxe ou un ficheiro","Open file manager to insert an image or a file":"Abrir o xestor de ficheiros para inserir unha imaxe ou un ficheiro","Open the AI Assistant to generate content":"Abrir o asistente da IA para xerar contido"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- !function(e){const a=e.gu=e.gu||{};a.dictionary=Object.assign(a.dictionary||{},{"Create a block quote":"","Create a bulleted list":"","Create a code block":"","Create a heading level 1":"","Create a heading level 2":"","Create a heading level 3":"","Create a heading level 4":"","Create a heading level 5":"","Create a heading level 6":"","Create a numbered list":"","Create a table":"","Create a to-do list":"","Decrease the indentation":"","Increase the indentation":"","Insert a footnote":"","Insert a horizontal line":"","Insert a paragraph":"","Insert an emoji":"","Insert an HTML snippet":"","Insert Mermaid diagram":"","Insert table of contents":"","Insert the Mermaid diagram":"","Open file browser to insert an image or a file":"","Open file manager to insert an image or a file":"","Open the AI Assistant to generate content":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));