@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
@@ -1,112 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: ur\n"
11
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "Description of the button that creates a block quote."
15
- msgid "Create a block quote"
16
- msgstr ""
17
-
18
- msgctxt "Description of the button that inserts a bulleted list."
19
- msgid "Create a bulleted list"
20
- msgstr ""
21
-
22
- msgctxt "Description of the button that inserts a code block."
23
- msgid "Create a code block"
24
- msgstr ""
25
-
26
- msgctxt "Description of the button that opens a file manager to insert an image or a file."
27
- msgid "Open file manager to insert an image or a file"
28
- msgstr ""
29
-
30
- msgctxt "Description of the button that opens a file browser to insert an image or a file."
31
- msgid "Open file browser to insert an image or a file"
32
- msgstr ""
33
-
34
- msgctxt "Description of the button that inserts a heading level 1."
35
- msgid "Create a heading level 1"
36
- msgstr ""
37
-
38
- msgctxt "Description of the button that inserts a heading level 2."
39
- msgid "Create a heading level 2"
40
- msgstr ""
41
-
42
- msgctxt "Description of the button that inserts a heading level 3."
43
- msgid "Create a heading level 3"
44
- msgstr ""
45
-
46
- msgctxt "Description of the button that inserts a heading level 4."
47
- msgid "Create a heading level 4"
48
- msgstr ""
49
-
50
- msgctxt "Description of the button that inserts a heading level 5."
51
- msgid "Create a heading level 5"
52
- msgstr ""
53
-
54
- msgctxt "Description of the button that inserts a heading level 6."
55
- msgid "Create a heading level 6"
56
- msgstr ""
57
-
58
- msgctxt "Description of the button that inserts a horizontal line."
59
- msgid "Insert a horizontal line"
60
- msgstr ""
61
-
62
- msgctxt "Description of the button that inserts an HTML snippet."
63
- msgid "Insert an HTML snippet"
64
- msgstr ""
65
-
66
- msgctxt "Description of the button that increases the indentation."
67
- msgid "Increase the indentation"
68
- msgstr ""
69
-
70
- msgctxt "Title of the slash commands entry that inserts a Mermaid diagram. It's visible in the dropdown."
71
- msgid "Insert Mermaid diagram"
72
- msgstr ""
73
-
74
- msgctxt "Description of the button that inserts a Mermaid diagram."
75
- msgid "Insert the Mermaid diagram"
76
- msgstr ""
77
-
78
- msgctxt "Description of the button that inserts a table."
79
- msgid "Create a table"
80
- msgstr ""
81
-
82
- msgctxt "Description of the button that inserts a table of contents."
83
- msgid "Insert table of contents"
84
- msgstr ""
85
-
86
- msgctxt "Description of the button that creates a numbered list."
87
- msgid "Create a numbered list"
88
- msgstr ""
89
-
90
- msgctxt "Description of the button that decreases the indentation."
91
- msgid "Decrease the indentation"
92
- msgstr ""
93
-
94
- msgctxt "Description of the button that inserts a paragraph."
95
- msgid "Insert a paragraph"
96
- msgstr ""
97
-
98
- msgctxt "Description of the button that inserts a to-do list."
99
- msgid "Create a to-do list"
100
- msgstr ""
101
-
102
- msgctxt "Description of the button that opens the AI Assistant feature."
103
- msgid "Open the AI Assistant to generate content"
104
- msgstr ""
105
-
106
- msgctxt "Description of the button that opens a panel to insert an emoji."
107
- msgid "Insert an emoji"
108
- msgstr ""
109
-
110
- msgctxt "Description of the button that inserts a footnote."
111
- msgid "Insert a footnote"
112
- msgstr ""
@@ -1,112 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: uz\n"
11
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "Description of the button that creates a block quote."
15
- msgid "Create a block quote"
16
- msgstr ""
17
-
18
- msgctxt "Description of the button that inserts a bulleted list."
19
- msgid "Create a bulleted list"
20
- msgstr ""
21
-
22
- msgctxt "Description of the button that inserts a code block."
23
- msgid "Create a code block"
24
- msgstr ""
25
-
26
- msgctxt "Description of the button that opens a file manager to insert an image or a file."
27
- msgid "Open file manager to insert an image or a file"
28
- msgstr ""
29
-
30
- msgctxt "Description of the button that opens a file browser to insert an image or a file."
31
- msgid "Open file browser to insert an image or a file"
32
- msgstr ""
33
-
34
- msgctxt "Description of the button that inserts a heading level 1."
35
- msgid "Create a heading level 1"
36
- msgstr ""
37
-
38
- msgctxt "Description of the button that inserts a heading level 2."
39
- msgid "Create a heading level 2"
40
- msgstr ""
41
-
42
- msgctxt "Description of the button that inserts a heading level 3."
43
- msgid "Create a heading level 3"
44
- msgstr ""
45
-
46
- msgctxt "Description of the button that inserts a heading level 4."
47
- msgid "Create a heading level 4"
48
- msgstr ""
49
-
50
- msgctxt "Description of the button that inserts a heading level 5."
51
- msgid "Create a heading level 5"
52
- msgstr ""
53
-
54
- msgctxt "Description of the button that inserts a heading level 6."
55
- msgid "Create a heading level 6"
56
- msgstr ""
57
-
58
- msgctxt "Description of the button that inserts a horizontal line."
59
- msgid "Insert a horizontal line"
60
- msgstr ""
61
-
62
- msgctxt "Description of the button that inserts an HTML snippet."
63
- msgid "Insert an HTML snippet"
64
- msgstr ""
65
-
66
- msgctxt "Description of the button that increases the indentation."
67
- msgid "Increase the indentation"
68
- msgstr ""
69
-
70
- msgctxt "Title of the slash commands entry that inserts a Mermaid diagram. It's visible in the dropdown."
71
- msgid "Insert Mermaid diagram"
72
- msgstr ""
73
-
74
- msgctxt "Description of the button that inserts a Mermaid diagram."
75
- msgid "Insert the Mermaid diagram"
76
- msgstr ""
77
-
78
- msgctxt "Description of the button that inserts a table."
79
- msgid "Create a table"
80
- msgstr "Jadval yaratish"
81
-
82
- msgctxt "Description of the button that inserts a table of contents."
83
- msgid "Insert table of contents"
84
- msgstr ""
85
-
86
- msgctxt "Description of the button that creates a numbered list."
87
- msgid "Create a numbered list"
88
- msgstr "Raqamlangan ro'yxat yaratish"
89
-
90
- msgctxt "Description of the button that decreases the indentation."
91
- msgid "Decrease the indentation"
92
- msgstr ""
93
-
94
- msgctxt "Description of the button that inserts a paragraph."
95
- msgid "Insert a paragraph"
96
- msgstr "Paragrafni kiritish"
97
-
98
- msgctxt "Description of the button that inserts a to-do list."
99
- msgid "Create a to-do list"
100
- msgstr "Vazifalar roʻyxatini yaratish"
101
-
102
- msgctxt "Description of the button that opens the AI Assistant feature."
103
- msgid "Open the AI Assistant to generate content"
104
- msgstr ""
105
-
106
- msgctxt "Description of the button that opens a panel to insert an emoji."
107
- msgid "Insert an emoji"
108
- msgstr ""
109
-
110
- msgctxt "Description of the button that inserts a footnote."
111
- msgid "Insert a footnote"
112
- msgstr ""
@@ -1,112 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: vi\n"
11
- "Plural-Forms: nplurals=1; plural=0;\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "Description of the button that creates a block quote."
15
- msgid "Create a block quote"
16
- msgstr "Tạo khối trích dẫn"
17
-
18
- msgctxt "Description of the button that inserts a bulleted list."
19
- msgid "Create a bulleted list"
20
- msgstr "Tạo danh sách đánh dấu đầu dòng"
21
-
22
- msgctxt "Description of the button that inserts a code block."
23
- msgid "Create a code block"
24
- msgstr "Tạo khối mã"
25
-
26
- msgctxt "Description of the button that opens a file manager to insert an image or a file."
27
- msgid "Open file manager to insert an image or a file"
28
- msgstr "Mở trình quản lý tệp để chèn ảnh hoặc tệp"
29
-
30
- msgctxt "Description of the button that opens a file browser to insert an image or a file."
31
- msgid "Open file browser to insert an image or a file"
32
- msgstr "Mở trình duyệt tệp để chèn ảnh hoặc tệp"
33
-
34
- msgctxt "Description of the button that inserts a heading level 1."
35
- msgid "Create a heading level 1"
36
- msgstr "Tạo tiêu đề cấp 1"
37
-
38
- msgctxt "Description of the button that inserts a heading level 2."
39
- msgid "Create a heading level 2"
40
- msgstr "Tạo tiêu đề cấp 2"
41
-
42
- msgctxt "Description of the button that inserts a heading level 3."
43
- msgid "Create a heading level 3"
44
- msgstr "Tạo tiêu đề cấp 3"
45
-
46
- msgctxt "Description of the button that inserts a heading level 4."
47
- msgid "Create a heading level 4"
48
- msgstr "Tạo tiêu đề cấp 4"
49
-
50
- msgctxt "Description of the button that inserts a heading level 5."
51
- msgid "Create a heading level 5"
52
- msgstr "Tạo tiêu đề cấp 5"
53
-
54
- msgctxt "Description of the button that inserts a heading level 6."
55
- msgid "Create a heading level 6"
56
- msgstr "Tạo tiêu đề cấp 6"
57
-
58
- msgctxt "Description of the button that inserts a horizontal line."
59
- msgid "Insert a horizontal line"
60
- msgstr "Chèn dòng ngang"
61
-
62
- msgctxt "Description of the button that inserts an HTML snippet."
63
- msgid "Insert an HTML snippet"
64
- msgstr "Chèn đoạn HTML"
65
-
66
- msgctxt "Description of the button that increases the indentation."
67
- msgid "Increase the indentation"
68
- msgstr "Tăng thụt lề"
69
-
70
- msgctxt "Title of the slash commands entry that inserts a Mermaid diagram. It's visible in the dropdown."
71
- msgid "Insert Mermaid diagram"
72
- msgstr "Chèn biểu đồ Mermaid"
73
-
74
- msgctxt "Description of the button that inserts a Mermaid diagram."
75
- msgid "Insert the Mermaid diagram"
76
- msgstr "Chèn biểu đồ Mermaid"
77
-
78
- msgctxt "Description of the button that inserts a table."
79
- msgid "Create a table"
80
- msgstr "Tạo bảng"
81
-
82
- msgctxt "Description of the button that inserts a table of contents."
83
- msgid "Insert table of contents"
84
- msgstr "Chèn mục lục"
85
-
86
- msgctxt "Description of the button that creates a numbered list."
87
- msgid "Create a numbered list"
88
- msgstr "Tạo danh sách đánh số đầu dòng"
89
-
90
- msgctxt "Description of the button that decreases the indentation."
91
- msgid "Decrease the indentation"
92
- msgstr "Giảm thụt lề"
93
-
94
- msgctxt "Description of the button that inserts a paragraph."
95
- msgid "Insert a paragraph"
96
- msgstr "Chèn đoạn văn"
97
-
98
- msgctxt "Description of the button that inserts a to-do list."
99
- msgid "Create a to-do list"
100
- msgstr "Tạo danh sách việc cần làm"
101
-
102
- msgctxt "Description of the button that opens the AI Assistant feature."
103
- msgid "Open the AI Assistant to generate content"
104
- msgstr "Hãy mở Trợ lý AI để tạo nội dung"
105
-
106
- msgctxt "Description of the button that opens a panel to insert an emoji."
107
- msgid "Insert an emoji"
108
- msgstr "Chèn biểu tượng cảm xúc"
109
-
110
- msgctxt "Description of the button that inserts a footnote."
111
- msgid "Insert a footnote"
112
- msgstr "Chèn chú thích"
@@ -1,112 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: zh_CN\n"
11
- "Plural-Forms: nplurals=1; plural=0;\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "Description of the button that creates a block quote."
15
- msgid "Create a block quote"
16
- msgstr "创建一个块引用"
17
-
18
- msgctxt "Description of the button that inserts a bulleted list."
19
- msgid "Create a bulleted list"
20
- msgstr "创建一个带圆点的列表"
21
-
22
- msgctxt "Description of the button that inserts a code block."
23
- msgid "Create a code block"
24
- msgstr "创建一个代码块"
25
-
26
- msgctxt "Description of the button that opens a file manager to insert an image or a file."
27
- msgid "Open file manager to insert an image or a file"
28
- msgstr "打开文件管理器,插入一个图像或文件"
29
-
30
- msgctxt "Description of the button that opens a file browser to insert an image or a file."
31
- msgid "Open file browser to insert an image or a file"
32
- msgstr "打开文件浏览器,插入一个图像或文件"
33
-
34
- msgctxt "Description of the button that inserts a heading level 1."
35
- msgid "Create a heading level 1"
36
- msgstr "创建一个一级标题"
37
-
38
- msgctxt "Description of the button that inserts a heading level 2."
39
- msgid "Create a heading level 2"
40
- msgstr "创建一个二级标题"
41
-
42
- msgctxt "Description of the button that inserts a heading level 3."
43
- msgid "Create a heading level 3"
44
- msgstr "创建一个三级标题"
45
-
46
- msgctxt "Description of the button that inserts a heading level 4."
47
- msgid "Create a heading level 4"
48
- msgstr "创建一个四级标题"
49
-
50
- msgctxt "Description of the button that inserts a heading level 5."
51
- msgid "Create a heading level 5"
52
- msgstr "创建一个五级标题"
53
-
54
- msgctxt "Description of the button that inserts a heading level 6."
55
- msgid "Create a heading level 6"
56
- msgstr "创建一个六级标题"
57
-
58
- msgctxt "Description of the button that inserts a horizontal line."
59
- msgid "Insert a horizontal line"
60
- msgstr "插入一条横线"
61
-
62
- msgctxt "Description of the button that inserts an HTML snippet."
63
- msgid "Insert an HTML snippet"
64
- msgstr "插入一个HTML片段"
65
-
66
- msgctxt "Description of the button that increases the indentation."
67
- msgid "Increase the indentation"
68
- msgstr "增加缩进"
69
-
70
- msgctxt "Title of the slash commands entry that inserts a Mermaid diagram. It's visible in the dropdown."
71
- msgid "Insert Mermaid diagram"
72
- msgstr "插入 \"美人鱼 \"图示"
73
-
74
- msgctxt "Description of the button that inserts a Mermaid diagram."
75
- msgid "Insert the Mermaid diagram"
76
- msgstr "插入 \"美人鱼 \"图示"
77
-
78
- msgctxt "Description of the button that inserts a table."
79
- msgid "Create a table"
80
- msgstr "创建一个表格"
81
-
82
- msgctxt "Description of the button that inserts a table of contents."
83
- msgid "Insert table of contents"
84
- msgstr "插入目录"
85
-
86
- msgctxt "Description of the button that creates a numbered list."
87
- msgid "Create a numbered list"
88
- msgstr "创建一个带编号的列表"
89
-
90
- msgctxt "Description of the button that decreases the indentation."
91
- msgid "Decrease the indentation"
92
- msgstr "减少缩进"
93
-
94
- msgctxt "Description of the button that inserts a paragraph."
95
- msgid "Insert a paragraph"
96
- msgstr "插入一个段落"
97
-
98
- msgctxt "Description of the button that inserts a to-do list."
99
- msgid "Create a to-do list"
100
- msgstr "创建一个待办事项清单"
101
-
102
- msgctxt "Description of the button that opens the AI Assistant feature."
103
- msgid "Open the AI Assistant to generate content"
104
- msgstr "打开 AI 助手生成内容"
105
-
106
- msgctxt "Description of the button that opens a panel to insert an emoji."
107
- msgid "Insert an emoji"
108
- msgstr "插入表情符号"
109
-
110
- msgctxt "Description of the button that inserts a footnote."
111
- msgid "Insert a footnote"
112
- msgstr "插入脚注"
@@ -1,112 +0,0 @@
1
- # Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
2
- #
3
- # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
- #
5
- # Check out the official contributor's guide:
6
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
- #
8
- msgid ""
9
- msgstr ""
10
- "Language: zh_TW\n"
11
- "Plural-Forms: nplurals=1; plural=0;\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
-
14
- msgctxt "Description of the button that creates a block quote."
15
- msgid "Create a block quote"
16
- msgstr "建立區塊引述"
17
-
18
- msgctxt "Description of the button that inserts a bulleted list."
19
- msgid "Create a bulleted list"
20
- msgstr "建立項目清單"
21
-
22
- msgctxt "Description of the button that inserts a code block."
23
- msgid "Create a code block"
24
- msgstr "建立程式碼區塊"
25
-
26
- msgctxt "Description of the button that opens a file manager to insert an image or a file."
27
- msgid "Open file manager to insert an image or a file"
28
- msgstr "開啟檔案管理員來插入圖片或檔案"
29
-
30
- msgctxt "Description of the button that opens a file browser to insert an image or a file."
31
- msgid "Open file browser to insert an image or a file"
32
- msgstr "開啟檔案瀏覽工具來插入圖片或檔案"
33
-
34
- msgctxt "Description of the button that inserts a heading level 1."
35
- msgid "Create a heading level 1"
36
- msgstr "建立標題層級 1"
37
-
38
- msgctxt "Description of the button that inserts a heading level 2."
39
- msgid "Create a heading level 2"
40
- msgstr "建立標題層級 2"
41
-
42
- msgctxt "Description of the button that inserts a heading level 3."
43
- msgid "Create a heading level 3"
44
- msgstr "建立標題層級 3"
45
-
46
- msgctxt "Description of the button that inserts a heading level 4."
47
- msgid "Create a heading level 4"
48
- msgstr "建立標題層級 4"
49
-
50
- msgctxt "Description of the button that inserts a heading level 5."
51
- msgid "Create a heading level 5"
52
- msgstr "建立標題層級 5"
53
-
54
- msgctxt "Description of the button that inserts a heading level 6."
55
- msgid "Create a heading level 6"
56
- msgstr "建立標題層級 6"
57
-
58
- msgctxt "Description of the button that inserts a horizontal line."
59
- msgid "Insert a horizontal line"
60
- msgstr "插入水平線"
61
-
62
- msgctxt "Description of the button that inserts an HTML snippet."
63
- msgid "Insert an HTML snippet"
64
- msgstr "插入 HTML 程式碼片段"
65
-
66
- msgctxt "Description of the button that increases the indentation."
67
- msgid "Increase the indentation"
68
- msgstr "增加縮排"
69
-
70
- msgctxt "Title of the slash commands entry that inserts a Mermaid diagram. It's visible in the dropdown."
71
- msgid "Insert Mermaid diagram"
72
- msgstr "插入 Mermaid 圖表"
73
-
74
- msgctxt "Description of the button that inserts a Mermaid diagram."
75
- msgid "Insert the Mermaid diagram"
76
- msgstr "插入 Mermaid 圖表"
77
-
78
- msgctxt "Description of the button that inserts a table."
79
- msgid "Create a table"
80
- msgstr "建立表格"
81
-
82
- msgctxt "Description of the button that inserts a table of contents."
83
- msgid "Insert table of contents"
84
- msgstr "插入內容目錄"
85
-
86
- msgctxt "Description of the button that creates a numbered list."
87
- msgid "Create a numbered list"
88
- msgstr "建立數字清單"
89
-
90
- msgctxt "Description of the button that decreases the indentation."
91
- msgid "Decrease the indentation"
92
- msgstr "減少縮排"
93
-
94
- msgctxt "Description of the button that inserts a paragraph."
95
- msgid "Insert a paragraph"
96
- msgstr "插入段落"
97
-
98
- msgctxt "Description of the button that inserts a to-do list."
99
- msgid "Create a to-do list"
100
- msgstr "建立待辦清單"
101
-
102
- msgctxt "Description of the button that opens the AI Assistant feature."
103
- msgid "Open the AI Assistant to generate content"
104
- msgstr "開啟 AI 助理來生成內容"
105
-
106
- msgctxt "Description of the button that opens a panel to insert an emoji."
107
- msgid "Insert an emoji"
108
- msgstr "插入表情符號"
109
-
110
- msgctxt "Description of the button that inserts a footnote."
111
- msgid "Insert a footnote"
112
- msgstr "插入註腳"
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export{};
package/src/index.js DELETED
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- (function(_0x1fb178,_0x138fad){var _0x1fadad=_0x49a3,_0x221c3c=_0x1fb178();while(!![]){try{var _0x44e6e8=parseInt(_0x1fadad(0x142))/0x1+parseInt(_0x1fadad(0x148))/0x2+parseInt(_0x1fadad(0x143))/0x3+-parseInt(_0x1fadad(0x149))/0x4+parseInt(_0x1fadad(0x144))/0x5+-parseInt(_0x1fadad(0x147))/0x6*(-parseInt(_0x1fadad(0x145))/0x7)+-parseInt(_0x1fadad(0x146))/0x8;if(_0x44e6e8===_0x138fad)break;else _0x221c3c['push'](_0x221c3c['shift']());}catch(_0x750de2){_0x221c3c['push'](_0x221c3c['shift']());}}}(_0x3582,0xe6855));export{SlashCommand}from'./slashcommand.js';function _0x3582(){var _0x2650a1=['1504972xRuKei','1331969rzsSKD','2141217IExTdv','2381505NOIBNe','1407arMAya','10284856cyynsQ','2274paeGAy','15750bURXdM'];_0x3582=function(){return _0x2650a1;};return _0x3582();}export{SlashCommandConfig}from'./slashcommandconfig.js';export{SlashCommandEditing}from'./slashcommandediting.js';export{SlashCommandUI}from'./slashcommandui.js';function _0x49a3(_0x10e9f0,_0xd81801){var _0x358240=_0x3582();return _0x49a3=function(_0x49a3e0,_0x5847f5){_0x49a3e0=_0x49a3e0-0x142;var _0x2a3af3=_0x358240[_0x49a3e0];return _0x2a3af3;},_0x49a3(_0x10e9f0,_0xd81801);}import'./augmentation.js';
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- function _0x5c32(){var _0x497ab3=['5038865StbahH','12awRDrY','1953hKjuUm','3592479wKYaMj','20272lvMDcx','376aHyIUa','15JecEzW','949578qqgdWY','790loYJhB','183gzdsOX','2AnMeJU','15732dqhrNJ','286289fEKvxa'];_0x5c32=function(){return _0x497ab3;};return _0x5c32();}function _0x1f9e(_0x5b5ce9,_0x403a78){var _0x5c3200=_0x5c32();return _0x1f9e=function(_0x1f9ee4,_0x2753c1){_0x1f9ee4=_0x1f9ee4-0x16f;var _0x1e462f=_0x5c3200[_0x1f9ee4];return _0x1e462f;},_0x1f9e(_0x5b5ce9,_0x403a78);}(function(_0x55e968,_0x5935e3){var _0x1e603c=_0x1f9e,_0x574c6a=_0x55e968();while(!![]){try{var _0x2419e4=parseInt(_0x1e603c(0x16f))/0x1*(-parseInt(_0x1e603c(0x17a))/0x2)+-parseInt(_0x1e603c(0x179))/0x3*(-parseInt(_0x1e603c(0x17b))/0x4)+-parseInt(_0x1e603c(0x176))/0x5*(-parseInt(_0x1e603c(0x177))/0x6)+parseInt(_0x1e603c(0x174))/0x7*(-parseInt(_0x1e603c(0x175))/0x8)+-parseInt(_0x1e603c(0x172))/0x9*(-parseInt(_0x1e603c(0x178))/0xa)+-parseInt(_0x1e603c(0x173))/0xb*(-parseInt(_0x1e603c(0x171))/0xc)+-parseInt(_0x1e603c(0x170))/0xd;if(_0x2419e4===_0x5935e3)break;else _0x574c6a['push'](_0x574c6a['shift']());}catch(_0x590718){_0x574c6a['push'](_0x574c6a['shift']());}}}(_0x5c32,0x3ca6c));import{CKEditorError as _0x150fc4}from'ckeditor5/src/utils.js';
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x4b187e=_0x3335;(function(_0x463fb7,_0x4247d7){var _0x20ab91=_0x3335,_0x4aaa33=_0x463fb7();while(!![]){try{var _0x146c2e=parseInt(_0x20ab91(0xcb))/0x1+parseInt(_0x20ab91(0xcc))/0x2*(-parseInt(_0x20ab91(0xcf))/0x3)+parseInt(_0x20ab91(0xce))/0x4+parseInt(_0x20ab91(0xc2))/0x5+parseInt(_0x20ab91(0xc3))/0x6+parseInt(_0x20ab91(0xc1))/0x7*(-parseInt(_0x20ab91(0xcd))/0x8)+parseInt(_0x20ab91(0xc5))/0x9;if(_0x146c2e===_0x4247d7)break;else _0x4aaa33['push'](_0x4aaa33['shift']());}catch(_0x32dc5e){_0x4aaa33['push'](_0x4aaa33['shift']());}}}(_0x53f7,0xc1c4a));function _0x3335(_0x44da77,_0x543c6f){var _0x53f706=_0x53f7();return _0x3335=function(_0x333592,_0xaa10a6){_0x333592=_0x333592-0xc1;var _0x227317=_0x53f706[_0x333592];return _0x227317;},_0x3335(_0x44da77,_0x543c6f);}import{Plugin as _0x3dfc11}from'ckeditor5/src/core.js';import{SlashCommandEditing as _0x5a6282}from'./slashcommandediting.js';import{SlashCommandUI as _0x19df7a}from'./slashcommandui.js';function _0x53f7(){var _0x864cab=['3947008YhxJVZ','1553133ErQYXX','7EsJYfy','4143255mzGOHN','3631260JEjJOo','isOfficialPlugin','3808881Xbknsu','Mention','isPremiumPlugin','SlashCommand','pluginName','requires','298616AVdhDX','4rtjyAS','10506736TghcvF'];_0x53f7=function(){return _0x864cab;};return _0x53f7();}export class SlashCommand extends _0x3dfc11{static get[_0x4b187e(0xca)](){var _0x3d0f54=_0x4b187e;return[_0x3d0f54(0xc6),_0x5a6282,_0x19df7a];}static get[_0x4b187e(0xc9)](){var _0x1992d4=_0x4b187e;return _0x1992d4(0xc8);}static get[_0x4b187e(0xc4)](){return!0x0;}static get[_0x4b187e(0xc7)](){return!0x0;}}