@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20241023.0 → 0.0.0-nightly-20241025.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 (293) hide show
  1. package/build/list-multi-level.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-au.js +1 -0
  8. package/build/translations/en-gb.js +1 -0
  9. package/build/translations/eo.js +1 -0
  10. package/build/translations/eu.js +1 -0
  11. package/build/translations/fa.js +1 -0
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/hy.js +1 -0
  14. package/build/translations/jv.js +1 -0
  15. package/build/translations/kk.js +1 -0
  16. package/build/translations/km.js +1 -0
  17. package/build/translations/kn.js +1 -0
  18. package/build/translations/ku.js +1 -0
  19. package/build/translations/nb.js +1 -0
  20. package/build/translations/ne.js +1 -0
  21. package/build/translations/oc.js +1 -0
  22. package/build/translations/si.js +1 -0
  23. package/build/translations/sl.js +1 -0
  24. package/build/translations/sq.js +1 -0
  25. package/build/translations/sr-latn.js +1 -0
  26. package/build/translations/ti.js +1 -0
  27. package/build/translations/tk.js +1 -0
  28. package/build/translations/tt.js +1 -0
  29. package/build/translations/ug.js +1 -0
  30. package/build/translations/ur.js +1 -0
  31. package/build/translations/uz.js +1 -0
  32. package/dist/index.js +1 -1
  33. package/dist/legacyerrors.d.ts +24 -0
  34. package/dist/multilevellistediting.d.ts +3 -0
  35. package/dist/multilevellistui.d.ts +1 -6
  36. package/dist/translations/af.d.ts +8 -0
  37. package/dist/translations/af.js +23 -0
  38. package/dist/translations/af.umd.js +23 -0
  39. package/dist/translations/ar.js +1 -1
  40. package/dist/translations/ar.umd.js +1 -1
  41. package/dist/translations/ast.d.ts +8 -0
  42. package/dist/translations/ast.js +23 -0
  43. package/dist/translations/ast.umd.js +23 -0
  44. package/dist/translations/az.d.ts +8 -0
  45. package/dist/translations/az.js +23 -0
  46. package/dist/translations/az.umd.js +23 -0
  47. package/dist/translations/bg.js +1 -1
  48. package/dist/translations/bg.umd.js +1 -1
  49. package/dist/translations/bn.js +1 -1
  50. package/dist/translations/bn.umd.js +1 -1
  51. package/dist/translations/bs.d.ts +8 -0
  52. package/dist/translations/bs.js +23 -0
  53. package/dist/translations/bs.umd.js +23 -0
  54. package/dist/translations/ca.js +1 -1
  55. package/dist/translations/ca.umd.js +1 -1
  56. package/dist/translations/cs.js +1 -1
  57. package/dist/translations/cs.umd.js +1 -1
  58. package/dist/translations/da.js +1 -1
  59. package/dist/translations/da.umd.js +1 -1
  60. package/dist/translations/de-ch.d.ts +8 -0
  61. package/dist/translations/de-ch.js +23 -0
  62. package/dist/translations/de-ch.umd.js +23 -0
  63. package/dist/translations/de.js +1 -1
  64. package/dist/translations/de.umd.js +1 -1
  65. package/dist/translations/el.js +1 -1
  66. package/dist/translations/el.umd.js +1 -1
  67. package/dist/translations/en-au.d.ts +8 -0
  68. package/dist/translations/en-au.js +23 -0
  69. package/dist/translations/en-au.umd.js +23 -0
  70. package/dist/translations/en-gb.d.ts +8 -0
  71. package/dist/translations/en-gb.js +23 -0
  72. package/dist/translations/en-gb.umd.js +23 -0
  73. package/dist/translations/en.js +1 -1
  74. package/dist/translations/en.umd.js +1 -1
  75. package/dist/translations/eo.d.ts +8 -0
  76. package/dist/translations/eo.js +23 -0
  77. package/dist/translations/eo.umd.js +23 -0
  78. package/dist/translations/es-co.js +1 -1
  79. package/dist/translations/es-co.umd.js +1 -1
  80. package/dist/translations/es.js +1 -1
  81. package/dist/translations/es.umd.js +1 -1
  82. package/dist/translations/et.js +1 -1
  83. package/dist/translations/et.umd.js +1 -1
  84. package/dist/translations/eu.d.ts +8 -0
  85. package/dist/translations/eu.js +23 -0
  86. package/dist/translations/eu.umd.js +23 -0
  87. package/dist/translations/fa.d.ts +8 -0
  88. package/dist/translations/fa.js +23 -0
  89. package/dist/translations/fa.umd.js +23 -0
  90. package/dist/translations/fi.js +1 -1
  91. package/dist/translations/fi.umd.js +1 -1
  92. package/dist/translations/fr.js +1 -1
  93. package/dist/translations/fr.umd.js +1 -1
  94. package/dist/translations/gl.js +1 -1
  95. package/dist/translations/gl.umd.js +1 -1
  96. package/dist/translations/gu.d.ts +8 -0
  97. package/dist/translations/gu.js +23 -0
  98. package/dist/translations/gu.umd.js +23 -0
  99. package/dist/translations/he.js +1 -1
  100. package/dist/translations/he.umd.js +1 -1
  101. package/dist/translations/hi.js +1 -1
  102. package/dist/translations/hi.umd.js +1 -1
  103. package/dist/translations/hr.js +1 -1
  104. package/dist/translations/hr.umd.js +1 -1
  105. package/dist/translations/hu.js +1 -1
  106. package/dist/translations/hu.umd.js +1 -1
  107. package/dist/translations/hy.d.ts +8 -0
  108. package/dist/translations/hy.js +23 -0
  109. package/dist/translations/hy.umd.js +23 -0
  110. package/dist/translations/id.js +1 -1
  111. package/dist/translations/id.umd.js +1 -1
  112. package/dist/translations/it.js +1 -1
  113. package/dist/translations/it.umd.js +1 -1
  114. package/dist/translations/ja.js +1 -1
  115. package/dist/translations/ja.umd.js +1 -1
  116. package/dist/translations/jv.d.ts +8 -0
  117. package/dist/translations/jv.js +23 -0
  118. package/dist/translations/jv.umd.js +23 -0
  119. package/dist/translations/kk.d.ts +8 -0
  120. package/dist/translations/kk.js +23 -0
  121. package/dist/translations/kk.umd.js +23 -0
  122. package/dist/translations/km.d.ts +8 -0
  123. package/dist/translations/km.js +23 -0
  124. package/dist/translations/km.umd.js +23 -0
  125. package/dist/translations/kn.d.ts +8 -0
  126. package/dist/translations/kn.js +23 -0
  127. package/dist/translations/kn.umd.js +23 -0
  128. package/dist/translations/ko.js +1 -1
  129. package/dist/translations/ko.umd.js +1 -1
  130. package/dist/translations/ku.d.ts +8 -0
  131. package/dist/translations/ku.js +23 -0
  132. package/dist/translations/ku.umd.js +23 -0
  133. package/dist/translations/lt.js +1 -1
  134. package/dist/translations/lt.umd.js +1 -1
  135. package/dist/translations/lv.js +1 -1
  136. package/dist/translations/lv.umd.js +1 -1
  137. package/dist/translations/ms.js +1 -1
  138. package/dist/translations/ms.umd.js +1 -1
  139. package/dist/translations/nb.d.ts +8 -0
  140. package/dist/translations/nb.js +23 -0
  141. package/dist/translations/nb.umd.js +23 -0
  142. package/dist/translations/ne.d.ts +8 -0
  143. package/dist/translations/ne.js +23 -0
  144. package/dist/translations/ne.umd.js +23 -0
  145. package/dist/translations/nl.js +1 -1
  146. package/dist/translations/nl.umd.js +1 -1
  147. package/dist/translations/no.js +1 -1
  148. package/dist/translations/no.umd.js +1 -1
  149. package/dist/translations/oc.d.ts +8 -0
  150. package/dist/translations/oc.js +23 -0
  151. package/dist/translations/oc.umd.js +23 -0
  152. package/dist/translations/pl.js +1 -1
  153. package/dist/translations/pl.umd.js +1 -1
  154. package/dist/translations/pt-br.js +1 -1
  155. package/dist/translations/pt-br.umd.js +1 -1
  156. package/dist/translations/pt.js +1 -1
  157. package/dist/translations/pt.umd.js +1 -1
  158. package/dist/translations/ro.js +1 -1
  159. package/dist/translations/ro.umd.js +1 -1
  160. package/dist/translations/ru.js +1 -1
  161. package/dist/translations/ru.umd.js +1 -1
  162. package/dist/translations/si.d.ts +8 -0
  163. package/dist/translations/si.js +23 -0
  164. package/dist/translations/si.umd.js +23 -0
  165. package/dist/translations/sk.js +1 -1
  166. package/dist/translations/sk.umd.js +1 -1
  167. package/dist/translations/sl.d.ts +8 -0
  168. package/dist/translations/sl.js +23 -0
  169. package/dist/translations/sl.umd.js +23 -0
  170. package/dist/translations/sq.d.ts +8 -0
  171. package/dist/translations/sq.js +23 -0
  172. package/dist/translations/sq.umd.js +23 -0
  173. package/dist/translations/sr-latn.d.ts +8 -0
  174. package/dist/translations/sr-latn.js +23 -0
  175. package/dist/translations/sr-latn.umd.js +23 -0
  176. package/dist/translations/sr.js +1 -1
  177. package/dist/translations/sr.umd.js +1 -1
  178. package/dist/translations/sv.js +1 -1
  179. package/dist/translations/sv.umd.js +1 -1
  180. package/dist/translations/th.js +1 -1
  181. package/dist/translations/th.umd.js +1 -1
  182. package/dist/translations/ti.d.ts +8 -0
  183. package/dist/translations/ti.js +23 -0
  184. package/dist/translations/ti.umd.js +23 -0
  185. package/dist/translations/tk.d.ts +8 -0
  186. package/dist/translations/tk.js +23 -0
  187. package/dist/translations/tk.umd.js +23 -0
  188. package/dist/translations/tr.js +1 -1
  189. package/dist/translations/tr.umd.js +1 -1
  190. package/dist/translations/tt.d.ts +8 -0
  191. package/dist/translations/tt.js +23 -0
  192. package/dist/translations/tt.umd.js +23 -0
  193. package/dist/translations/ug.d.ts +8 -0
  194. package/dist/translations/ug.js +23 -0
  195. package/dist/translations/ug.umd.js +23 -0
  196. package/dist/translations/uk.js +1 -1
  197. package/dist/translations/uk.umd.js +1 -1
  198. package/dist/translations/ur.d.ts +8 -0
  199. package/dist/translations/ur.js +23 -0
  200. package/dist/translations/ur.umd.js +23 -0
  201. package/dist/translations/uz.d.ts +8 -0
  202. package/dist/translations/uz.js +23 -0
  203. package/dist/translations/uz.umd.js +23 -0
  204. package/dist/translations/vi.js +1 -1
  205. package/dist/translations/vi.umd.js +1 -1
  206. package/dist/translations/zh-cn.js +1 -1
  207. package/dist/translations/zh-cn.umd.js +1 -1
  208. package/dist/translations/zh.js +1 -1
  209. package/dist/translations/zh.umd.js +1 -1
  210. package/lang/translations/af.po +20 -0
  211. package/lang/translations/ar.po +4 -10
  212. package/lang/translations/ast.po +20 -0
  213. package/lang/translations/az.po +20 -0
  214. package/lang/translations/bg.po +3 -9
  215. package/lang/translations/bn.po +3 -9
  216. package/lang/translations/bs.po +20 -0
  217. package/lang/translations/ca.po +3 -9
  218. package/lang/translations/cs.po +4 -10
  219. package/lang/translations/da.po +3 -9
  220. package/lang/translations/de-ch.po +20 -0
  221. package/lang/translations/de.po +3 -9
  222. package/lang/translations/el.po +3 -9
  223. package/lang/translations/en-au.po +20 -0
  224. package/lang/translations/en-gb.po +20 -0
  225. package/lang/translations/en.po +5 -11
  226. package/lang/translations/eo.po +20 -0
  227. package/lang/translations/es-co.po +4 -10
  228. package/lang/translations/es.po +4 -10
  229. package/lang/translations/et.po +3 -9
  230. package/lang/translations/eu.po +20 -0
  231. package/lang/translations/fa.po +20 -0
  232. package/lang/translations/fi.po +3 -9
  233. package/lang/translations/fr.po +4 -10
  234. package/lang/translations/gl.po +3 -9
  235. package/lang/translations/gu.po +20 -0
  236. package/lang/translations/he.po +4 -10
  237. package/lang/translations/hi.po +3 -9
  238. package/lang/translations/hr.po +4 -10
  239. package/lang/translations/hu.po +3 -9
  240. package/lang/translations/hy.po +20 -0
  241. package/lang/translations/id.po +3 -9
  242. package/lang/translations/it.po +4 -10
  243. package/lang/translations/ja.po +3 -9
  244. package/lang/translations/jv.po +20 -0
  245. package/lang/translations/kk.po +20 -0
  246. package/lang/translations/km.po +20 -0
  247. package/lang/translations/kn.po +20 -0
  248. package/lang/translations/ko.po +3 -9
  249. package/lang/translations/ku.po +20 -0
  250. package/lang/translations/lt.po +4 -10
  251. package/lang/translations/lv.po +4 -10
  252. package/lang/translations/ms.po +3 -9
  253. package/lang/translations/nb.po +20 -0
  254. package/lang/translations/ne.po +20 -0
  255. package/lang/translations/nl.po +3 -9
  256. package/lang/translations/no.po +3 -9
  257. package/lang/translations/oc.po +20 -0
  258. package/lang/translations/pl.po +4 -10
  259. package/lang/translations/pt-br.po +4 -10
  260. package/lang/translations/pt.po +4 -10
  261. package/lang/translations/ro.po +4 -10
  262. package/lang/translations/ru.po +4 -10
  263. package/lang/translations/si.po +20 -0
  264. package/lang/translations/sk.po +4 -10
  265. package/lang/translations/sl.po +20 -0
  266. package/lang/translations/sq.po +20 -0
  267. package/lang/translations/sr-latn.po +20 -0
  268. package/lang/translations/sr.po +4 -10
  269. package/lang/translations/sv.po +3 -9
  270. package/lang/translations/th.po +3 -9
  271. package/lang/translations/ti.po +20 -0
  272. package/lang/translations/tk.po +20 -0
  273. package/lang/translations/tr.po +3 -9
  274. package/lang/translations/tt.po +20 -0
  275. package/lang/translations/ug.po +20 -0
  276. package/lang/translations/uk.po +4 -10
  277. package/lang/translations/ur.po +20 -0
  278. package/lang/translations/uz.po +20 -0
  279. package/lang/translations/vi.po +3 -9
  280. package/lang/translations/zh-cn.po +3 -9
  281. package/lang/translations/zh.po +3 -9
  282. package/package.json +6 -6
  283. package/src/index.js +1 -1
  284. package/src/legacyerrors.d.ts +20 -0
  285. package/src/legacyerrors.js +23 -0
  286. package/src/multilevellist.js +1 -1
  287. package/src/multilevellistcommand.js +1 -1
  288. package/src/multilevellistediting.d.ts +3 -0
  289. package/src/multilevellistediting.js +1 -1
  290. package/src/multilevellistui.d.ts +1 -6
  291. package/src/multilevellistui.js +1 -1
  292. package/src/ui/multilevellistview.js +1 -1
  293. package/src/utils/common-translations.js +1 -1
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Serbian (https://app.transifex.com/ckeditor/teams/11143/sr/)\n"
16
10
  "Language: sr\n"
17
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Toolbar button tooltip for the Multi-level List feature."
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Swedish (https://app.transifex.com/ckeditor/teams/11143/sv/)\n"
16
10
  "Language: sv\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Thai (https://app.transifex.com/ckeditor/teams/11143/th/)\n"
16
10
  "Language: th\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ti\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tk\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
16
10
  "Language: tr\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tt\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ug\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
16
10
  "Language: uk\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Toolbar button tooltip for the Multi-level List feature."
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ur\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -0,0 +1,20 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: uz\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
15
+ msgid "Multi-level List"
16
+ msgstr ""
17
+
18
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
19
+ msgid "Multi-level list styles toolbar"
20
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
10
  "Language: vi\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
10
  "Language: zh_CN\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
10
  "Language: zh_TW\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-list-multi-level",
3
- "version": "0.0.0-nightly-20241023.0",
3
+ "version": "0.0.0-nightly-20241025.0",
4
4
  "description": "Multi-level list feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,11 +23,11 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241023.0",
27
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20241023.0",
28
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241023.0",
29
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241023.0",
30
- "ckeditor5": "0.0.0-nightly-20241023.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241025.0",
27
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20241025.0",
28
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241025.0",
29
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241025.0",
30
+ "ckeditor5": "0.0.0-nightly-20241025.0"
31
31
  },
32
32
  "license": "SEE LICENSE IN LICENSE.md",
33
33
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x39732a,_0x1aa6b3){var _0x45df3a=_0x3ff4,_0x39633c=_0x39732a();while(!![]){try{var _0x12a281=-parseInt(_0x45df3a(0x179))/0x1+-parseInt(_0x45df3a(0x180))/0x2*(parseInt(_0x45df3a(0x17f))/0x3)+-parseInt(_0x45df3a(0x17a))/0x4*(parseInt(_0x45df3a(0x17c))/0x5)+parseInt(_0x45df3a(0x17b))/0x6*(parseInt(_0x45df3a(0x17d))/0x7)+parseInt(_0x45df3a(0x178))/0x8*(parseInt(_0x45df3a(0x176))/0x9)+-parseInt(_0x45df3a(0x17e))/0xa+parseInt(_0x45df3a(0x177))/0xb;if(_0x12a281===_0x1aa6b3)break;else _0x39633c['push'](_0x39633c['shift']());}catch(_0x26833a){_0x39633c['push'](_0x39633c['shift']());}}}(_0x396c,0xea20c));export{default as MultiLevelList}from'./multilevellist.js';function _0x396c(){var _0x452baa=['51Vvxqlu','202022OzLlQY','18IGEnWJ','45297725kBFgMQ','7265368FREqTO','1629730hNYHhc','6688684FnGcoF','6UKxVtl','5QvVFxN','9948743hVcdfN','13774900panAZB'];_0x396c=function(){return _0x452baa;};return _0x396c();}function _0x3ff4(_0x820f55,_0x190376){var _0x396c95=_0x396c();return _0x3ff4=function(_0x3ff465,_0x203031){_0x3ff465=_0x3ff465-0x176;var _0x14d80e=_0x396c95[_0x3ff465];return _0x14d80e;},_0x3ff4(_0x820f55,_0x190376);}export{default as MultiLevelListEditing}from'./multilevellistediting.js';export{default as MultiLevelListUI}from'./multilevellistui.js';import'./augmentation.js';
23
+ (function(_0x1ee5c1,_0x3cd276){var _0x3d0ca0=_0x1af1,_0x12b4d0=_0x1ee5c1();while(!![]){try{var _0x3d4248=parseInt(_0x3d0ca0(0x1a2))/0x1*(parseInt(_0x3d0ca0(0x199))/0x2)+-parseInt(_0x3d0ca0(0x19b))/0x3+parseInt(_0x3d0ca0(0x19d))/0x4+-parseInt(_0x3d0ca0(0x19e))/0x5*(parseInt(_0x3d0ca0(0x1a1))/0x6)+parseInt(_0x3d0ca0(0x19f))/0x7*(parseInt(_0x3d0ca0(0x1a0))/0x8)+-parseInt(_0x3d0ca0(0x1a3))/0x9+parseInt(_0x3d0ca0(0x19a))/0xa*(parseInt(_0x3d0ca0(0x19c))/0xb);if(_0x3d4248===_0x3cd276)break;else _0x12b4d0['push'](_0x12b4d0['shift']());}catch(_0x49c0eb){_0x12b4d0['push'](_0x12b4d0['shift']());}}}(_0x1bcc,0xec3f5));export{default as MultiLevelList}from'./multilevellist.js';export{default as MultiLevelListEditing}from'./multilevellistediting.js';export{default as MultiLevelListUI}from'./multilevellistui.js';function _0x1bcc(){var _0x4f6c94=['208140vZyhOG','16229JHBjCT','8096967suvcYF','70pIJeLG','20kjUTEl','2722998dYGvPW','1567203WcaUdE','5448124VmlDmR','185WYBXPp','66864HDKqCW','1544SsOdek'];_0x1bcc=function(){return _0x4f6c94;};return _0x1bcc();}function _0x1af1(_0x3918b4,_0x5bc2c9){var _0x1bccf2=_0x1bcc();return _0x1af1=function(_0x1af146,_0x210760){_0x1af146=_0x1af146-0x199;var _0x53c9e9=_0x1bccf2[_0x1af146];return _0x53c9e9;},_0x1af1(_0x3918b4,_0x5bc2c9);}import'./augmentation.js';
@@ -0,0 +1,20 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module list-multi-level/legacyerrors
7
+ * @publicApi
8
+ */
9
+ /**
10
+ * Invalid license key. Please contact our customer support at https://ckeditor.com/contact/.
11
+ *
12
+ * @error multi-level-list-invalid-license-key
13
+ */
14
+ /**
15
+ * You have exhausted the trial usage limit (reason: reached document changes limit). Restart the editor.
16
+ *
17
+ * Please contact our customer support to get a full access at https://ckeditor.com/contact/.
18
+ *
19
+ * @error multi-level-list-trial-license-key-reached-limit-changes
20
+ */
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, 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
+ 'use strict';function _0x233f(){var _0x4c22b3=['5355348AMLJHJ','1217271vBXpBp','9OZxAIK','2UShvjI','17481008Wkxvew','3954795ZfVRQy','1056572Oyrqsu','4801568kmjrqM','3038553zJdfud'];_0x233f=function(){return _0x4c22b3;};return _0x233f();}(function(_0x2cfdfe,_0x252c18){var _0x338787=_0x2a96,_0x4ce56b=_0x2cfdfe();while(!![]){try{var _0x25cd2e=-parseInt(_0x338787(0x96))/0x1+parseInt(_0x338787(0x9c))/0x2*(parseInt(_0x338787(0x9a))/0x3)+parseInt(_0x338787(0x97))/0x4+-parseInt(_0x338787(0x95))/0x5+-parseInt(_0x338787(0x99))/0x6+-parseInt(_0x338787(0x98))/0x7+parseInt(_0x338787(0x94))/0x8*(parseInt(_0x338787(0x9b))/0x9);if(_0x25cd2e===_0x252c18)break;else _0x4ce56b['push'](_0x4ce56b['shift']());}catch(_0x5a38cc){_0x4ce56b['push'](_0x4ce56b['shift']());}}}(_0x233f,0x96a93));function _0x2a96(_0x3d38ba,_0x2c6bf2){var _0x233f6f=_0x233f();return _0x2a96=function(_0x2a9630,_0x3071f8){_0x2a9630=_0x2a9630-0x94;var _0x1733db=_0x233f6f[_0x2a9630];return _0x1733db;},_0x2a96(_0x3d38ba,_0x2c6bf2);}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1f6449=_0x57b7;(function(_0x228165,_0x3de511){var _0x1f5b43=_0x57b7,_0x4eb093=_0x228165();while(!![]){try{var _0x3926ec=-parseInt(_0x1f5b43(0x6a))/0x1+-parseInt(_0x1f5b43(0x71))/0x2*(parseInt(_0x1f5b43(0x69))/0x3)+parseInt(_0x1f5b43(0x73))/0x4+parseInt(_0x1f5b43(0x74))/0x5*(-parseInt(_0x1f5b43(0x72))/0x6)+parseInt(_0x1f5b43(0x67))/0x7+parseInt(_0x1f5b43(0x6f))/0x8*(parseInt(_0x1f5b43(0x6b))/0x9)+parseInt(_0x1f5b43(0x70))/0xa*(-parseInt(_0x1f5b43(0x6e))/0xb);if(_0x3926ec===_0x3de511)break;else _0x4eb093['push'](_0x4eb093['shift']());}catch(_0x1f1ba3){_0x4eb093['push'](_0x4eb093['shift']());}}}(_0x116c,0xa12fc));function _0x116c(){var _0xcb4c2a=['22Pellrd','187548qtFbns','3602708yeGqUH','145kJfWJA','pluginName','isPremiumPlugin','7543354DkDRwi','isOfficialPlugin','103926ZzKLej','638105uDqrwJ','855woaTZa','MultiLevelList','requires','1111zHAGCr','71704SbgDVh','24150IiryIw'];_0x116c=function(){return _0xcb4c2a;};return _0x116c();}import{Plugin as _0x4e0f10}from'ckeditor5/src/core.js';import _0x428106 from'./multilevellistediting.js';function _0x57b7(_0xc0a66b,_0x108366){var _0x116c3b=_0x116c();return _0x57b7=function(_0x57b70a,_0x2c9b41){_0x57b70a=_0x57b70a-0x67;var _0xcabe44=_0x116c3b[_0x57b70a];return _0xcabe44;},_0x57b7(_0xc0a66b,_0x108366);}import _0x2164ba from'./multilevellistui.js';import'../theme/multilevellist.css';export default class l extends _0x4e0f10{static get[_0x1f6449(0x75)](){var _0x19d740=_0x1f6449;return _0x19d740(0x6c);}static get[_0x1f6449(0x68)](){return!0x0;}static get[_0x1f6449(0x76)](){return!0x0;}static get[_0x1f6449(0x6d)](){return[_0x428106,_0x2164ba];}}
23
+ var _0x1aa997=_0x462b;(function(_0x242c1c,_0x1dfb33){var _0xa85593=_0x462b,_0x486b38=_0x242c1c();while(!![]){try{var _0x4e21b2=parseInt(_0xa85593(0x8d))/0x1+parseInt(_0xa85593(0x85))/0x2*(parseInt(_0xa85593(0x8a))/0x3)+parseInt(_0xa85593(0x8b))/0x4+-parseInt(_0xa85593(0x89))/0x5+parseInt(_0xa85593(0x81))/0x6+-parseInt(_0xa85593(0x88))/0x7+parseInt(_0xa85593(0x8c))/0x8;if(_0x4e21b2===_0x1dfb33)break;else _0x486b38['push'](_0x486b38['shift']());}catch(_0x3b71ff){_0x486b38['push'](_0x486b38['shift']());}}}(_0xa609,0x4ffec));import{Plugin as _0x29ffcf}from'ckeditor5/src/core.js';import _0x11d94f from'./multilevellistediting.js';import _0x34f8b5 from'./multilevellistui.js';function _0xa609(){var _0x3c2a3e=['33DXCRFK','1971624Yocamk','1899464qufUtL','171038WASrrG','2592084xawRkh','isPremiumPlugin','requires','pluginName','40942LoJcaY','MultiLevelList','isOfficialPlugin','4081672bxjGUj','3239080uZjSiG'];_0xa609=function(){return _0x3c2a3e;};return _0xa609();}import'../theme/multilevellist.css';function _0x462b(_0x30f28f,_0x4cf83a){var _0xa609b4=_0xa609();return _0x462b=function(_0x462bba,_0x5b0f2f){_0x462bba=_0x462bba-0x81;var _0x20923f=_0xa609b4[_0x462bba];return _0x20923f;},_0x462b(_0x30f28f,_0x4cf83a);}export default class l extends _0x29ffcf{static get[_0x1aa997(0x84)](){var _0x1a9753=_0x1aa997;return _0x1a9753(0x86);}static get[_0x1aa997(0x87)](){return!0x0;}static get[_0x1aa997(0x82)](){return!0x0;}static get[_0x1aa997(0x83)](){return[_0x11d94f,_0x34f8b5];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x294b(_0x20b4d8,_0x3c0e38){const _0x316df5=_0x316d();return _0x294b=function(_0x294b22,_0x1ef006){_0x294b22=_0x294b22-0x11a;let _0xaa205e=_0x316df5[_0x294b22];return _0xaa205e;},_0x294b(_0x20b4d8,_0x3c0e38);}const _0x33928c=_0x294b;(function(_0x26a441,_0x5d4439){const _0xa7c441=_0x294b,_0x11131f=_0x26a441();while(!![]){try{const _0x55bc26=parseInt(_0xa7c441(0x141))/0x1*(parseInt(_0xa7c441(0x133))/0x2)+parseInt(_0xa7c441(0x13e))/0x3*(-parseInt(_0xa7c441(0x123))/0x4)+-parseInt(_0xa7c441(0x12b))/0x5*(parseInt(_0xa7c441(0x138))/0x6)+parseInt(_0xa7c441(0x13d))/0x7+-parseInt(_0xa7c441(0x130))/0x8*(-parseInt(_0xa7c441(0x11e))/0x9)+-parseInt(_0xa7c441(0x136))/0xa+parseInt(_0xa7c441(0x140))/0xb*(parseInt(_0xa7c441(0x12e))/0xc);if(_0x55bc26===_0x5d4439)break;else _0x11131f['push'](_0x11131f['shift']());}catch(_0xe8212e){_0x11131f['push'](_0x11131f['shift']());}}}(_0x316d,0x43ab3));import{Command as _0x553cba}from'ckeditor5/src/core.js';function _0x316d(){const _0x36ad3b=['customNumberedList','4196thclhR','model','ListUtils','5265680BuikpC','get','118194zSxshG','_getListTypeFromListMarkerStyle','find','listType','editor','1786085feDvmm','493113pxATXJ','plugins','44bBTjxS','258frbOmb','getSelectedBlocks','change','commands','document','1942209IHYFAK','_getValue','defaultListMarkerStyle','_listUtils','execute','8oQULrc','selection','value','List','getAttribute','isListItemBlock','customBulletedList','listMarkerStyle','45tSCpjy','refresh','_listDefinitions','892596VrgXwn','isEnabled','8PxfNrN','_checkEnabled'];_0x316d=function(){return _0x36ad3b;};return _0x316d();}import{first as _0x4852cb}from'ckeditor5/src/utils.js';export default class c extends _0x553cba{constructor(_0x2d0a7f,_0x4a04da,_0x318291){const _0x338ad3=_0x294b;super(_0x2d0a7f),this[_0x338ad3(0x120)]=_0x4a04da,this[_0x338ad3(0x12d)]=_0x318291,this[_0x338ad3(0x121)]=this[_0x338ad3(0x13c)][_0x338ad3(0x13f)][_0x338ad3(0x137)](_0x338ad3(0x135));}[_0x33928c(0x12c)](){const _0x5cc4bd=_0x33928c;this[_0x5cc4bd(0x125)]=this[_0x5cc4bd(0x11f)](),this[_0x5cc4bd(0x12f)]=this[_0x5cc4bd(0x131)]();}[_0x33928c(0x122)](_0x43985c={}){const _0x38b94a=_0x33928c,_0x7ee07a=this[_0x38b94a(0x13c)][_0x38b94a(0x134)],_0x51713e=_0x43985c[_0x38b94a(0x12a)]||this[_0x38b94a(0x120)];_0x7ee07a[_0x38b94a(0x11b)](()=>{const _0x1b9d32=_0x38b94a,_0x256894=this[_0x1b9d32(0x139)](_0x51713e);if(!_0x256894)return;const _0x5de03e=_0x256894+_0x1b9d32(0x126);this[_0x1b9d32(0x13c)][_0x1b9d32(0x122)](_0x5de03e,{'additionalAttributes':{'listMarkerStyle':_0x51713e}});});}[_0x33928c(0x11f)](){const _0x2d2b0c=_0x33928c,_0x3c8b8d=_0x4852cb(this[_0x2d2b0c(0x13c)][_0x2d2b0c(0x134)][_0x2d2b0c(0x11d)][_0x2d2b0c(0x124)][_0x2d2b0c(0x11a)]());return this[_0x2d2b0c(0x121)][_0x2d2b0c(0x128)](_0x3c8b8d)?_0x3c8b8d[_0x2d2b0c(0x127)](_0x2d2b0c(0x12a)):null;}[_0x33928c(0x131)](){const _0x3d3d32=_0x33928c,_0x58d08e=this[_0x3d3d32(0x13c)],_0x1ab91d=_0x58d08e[_0x3d3d32(0x11c)][_0x3d3d32(0x137)](_0x3d3d32(0x132)),_0x3a8983=_0x58d08e[_0x3d3d32(0x11c)][_0x3d3d32(0x137)](_0x3d3d32(0x129));return _0x1ab91d[_0x3d3d32(0x12f)]||_0x3a8983[_0x3d3d32(0x12f)];}[_0x33928c(0x139)](_0x1c8b98){const _0x5128ed=_0x33928c,_0x4ec270=this[_0x5128ed(0x12d)][_0x5128ed(0x13a)](_0x4cc9ee=>_0x4cc9ee[_0x5128ed(0x12a)]==_0x1c8b98);return _0x4ec270?_0x4ec270[_0x5128ed(0x13b)]:null;}}
23
+ const _0x597129=_0x24e8;function _0x24e8(_0x535bf8,_0xa4049e){const _0x405f39=_0x405f();return _0x24e8=function(_0x24e80a,_0x4d8c86){_0x24e80a=_0x24e80a-0x159;let _0x45be9f=_0x405f39[_0x24e80a];return _0x45be9f;},_0x24e8(_0x535bf8,_0xa4049e);}(function(_0x553855,_0x2f6e06){const _0x2cd85c=_0x24e8,_0x23c3c7=_0x553855();while(!![]){try{const _0x10d90e=-parseInt(_0x2cd85c(0x15c))/0x1*(parseInt(_0x2cd85c(0x15d))/0x2)+-parseInt(_0x2cd85c(0x17e))/0x3*(-parseInt(_0x2cd85c(0x15a))/0x4)+-parseInt(_0x2cd85c(0x15b))/0x5+-parseInt(_0x2cd85c(0x17d))/0x6*(parseInt(_0x2cd85c(0x172))/0x7)+parseInt(_0x2cd85c(0x161))/0x8*(-parseInt(_0x2cd85c(0x173))/0x9)+-parseInt(_0x2cd85c(0x165))/0xa*(parseInt(_0x2cd85c(0x177))/0xb)+parseInt(_0x2cd85c(0x179))/0xc;if(_0x10d90e===_0x2f6e06)break;else _0x23c3c7['push'](_0x23c3c7['shift']());}catch(_0x151210){_0x23c3c7['push'](_0x23c3c7['shift']());}}}(_0x405f,0x7b261));import{Command as _0x55c5c6}from'ckeditor5/src/core.js';function _0x405f(){const _0x4e9f12=['1004699KgIDzA','2TxZlED','value','refresh','_getValue','2488tdlZTn','editor','getAttribute','customBulletedList','80FGZbaC','get','model','getSelectedBlocks','List','isEnabled','selection','change','listMarkerStyle','defaultListMarkerStyle','_getListTypeFromListMarkerStyle','customNumberedList','commands','5012OEQRRr','12330iricCT','_checkEnabled','isListItemBlock','_listDefinitions','656887XrryrP','execute','33070836aAGhPJ','document','_listUtils','find','5136LIDJJq','548463JhBAgU','plugins','listType','ListUtils','8SpOPqG','478635ylYoQY'];_0x405f=function(){return _0x4e9f12;};return _0x405f();}import{first as _0x4f3a70}from'ckeditor5/src/utils.js';export default class c extends _0x55c5c6{constructor(_0x5905b0,_0x44c7f9,_0x23a231){const _0x17c740=_0x24e8;super(_0x5905b0),this[_0x17c740(0x16e)]=_0x44c7f9,this[_0x17c740(0x176)]=_0x23a231,this[_0x17c740(0x17b)]=this[_0x17c740(0x162)][_0x17c740(0x17f)][_0x17c740(0x166)](_0x17c740(0x159));}[_0x597129(0x15f)](){const _0x192470=_0x597129;this[_0x192470(0x15e)]=this[_0x192470(0x160)](),this[_0x192470(0x16a)]=this[_0x192470(0x174)]();}[_0x597129(0x178)](_0x2db4ae={}){const _0x524085=_0x597129,_0x492ce7=this[_0x524085(0x162)][_0x524085(0x167)],_0xf4825f=_0x2db4ae[_0x524085(0x16d)]||this[_0x524085(0x16e)];_0x492ce7[_0x524085(0x16c)](()=>{const _0x5205c6=_0x524085,_0x40ecc0=this[_0x5205c6(0x16f)](_0xf4825f);if(!_0x40ecc0)return;const _0x382856=_0x40ecc0+_0x5205c6(0x169);this[_0x5205c6(0x162)][_0x5205c6(0x178)](_0x382856,{'additionalAttributes':{'listMarkerStyle':_0xf4825f}});});}[_0x597129(0x160)](){const _0x1f38d1=_0x597129,_0x1803ef=_0x4f3a70(this[_0x1f38d1(0x162)][_0x1f38d1(0x167)][_0x1f38d1(0x17a)][_0x1f38d1(0x16b)][_0x1f38d1(0x168)]());return this[_0x1f38d1(0x17b)][_0x1f38d1(0x175)](_0x1803ef)?_0x1803ef[_0x1f38d1(0x163)](_0x1f38d1(0x16d)):null;}[_0x597129(0x174)](){const _0x151a69=_0x597129,_0x4a0055=this[_0x151a69(0x162)],_0x2bb1c4=_0x4a0055[_0x151a69(0x171)][_0x151a69(0x166)](_0x151a69(0x170)),_0x30fabb=_0x4a0055[_0x151a69(0x171)][_0x151a69(0x166)](_0x151a69(0x164));return _0x2bb1c4[_0x151a69(0x16a)]||_0x30fabb[_0x151a69(0x16a)];}[_0x597129(0x16f)](_0x1f6adc){const _0x4b464f=_0x597129,_0x5a66ae=this[_0x4b464f(0x176)][_0x4b464f(0x17c)](_0x485f6a=>_0x485f6a[_0x4b464f(0x16d)]==_0x1f6adc);return _0x5a66ae?_0x5a66ae[_0x4b464f(0x180)]:null;}}
@@ -31,5 +31,8 @@ export default class MultiLevelListEditing extends Plugin {
31
31
  * @inheritDoc
32
32
  */
33
33
  init(): void;
34
+ /**
35
+ * @inheritDoc
36
+ */
34
37
  afterInit(): void;
35
38
  }