@ckeditor/ckeditor5-list-multi-level 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) 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-content.css +4 -0
  33. package/dist/index-editor.css +1 -1
  34. package/dist/index.css +5 -1
  35. package/dist/index.js +1 -1
  36. package/dist/multilevellist.d.ts +8 -0
  37. package/dist/multilevellistediting.d.ts +8 -0
  38. package/dist/multilevellistui.d.ts +8 -0
  39. package/dist/translations/af.d.ts +8 -0
  40. package/dist/translations/af.js +23 -0
  41. package/dist/translations/af.umd.js +23 -0
  42. package/dist/translations/ar.js +1 -1
  43. package/dist/translations/ar.umd.js +1 -1
  44. package/dist/translations/ast.d.ts +8 -0
  45. package/dist/translations/ast.js +23 -0
  46. package/dist/translations/ast.umd.js +23 -0
  47. package/dist/translations/az.d.ts +8 -0
  48. package/dist/translations/az.js +23 -0
  49. package/dist/translations/az.umd.js +23 -0
  50. package/dist/translations/bg.js +1 -1
  51. package/dist/translations/bg.umd.js +1 -1
  52. package/dist/translations/bn.js +1 -1
  53. package/dist/translations/bn.umd.js +1 -1
  54. package/dist/translations/bs.d.ts +8 -0
  55. package/dist/translations/bs.js +23 -0
  56. package/dist/translations/bs.umd.js +23 -0
  57. package/dist/translations/ca.js +1 -1
  58. package/dist/translations/ca.umd.js +1 -1
  59. package/dist/translations/cs.js +1 -1
  60. package/dist/translations/cs.umd.js +1 -1
  61. package/dist/translations/da.js +1 -1
  62. package/dist/translations/da.umd.js +1 -1
  63. package/dist/translations/de-ch.d.ts +8 -0
  64. package/dist/translations/de-ch.js +23 -0
  65. package/dist/translations/de-ch.umd.js +23 -0
  66. package/dist/translations/de.js +1 -1
  67. package/dist/translations/de.umd.js +1 -1
  68. package/dist/translations/el.js +1 -1
  69. package/dist/translations/el.umd.js +1 -1
  70. package/dist/translations/en-au.d.ts +8 -0
  71. package/dist/translations/en-au.js +23 -0
  72. package/dist/translations/en-au.umd.js +23 -0
  73. package/dist/translations/en-gb.d.ts +8 -0
  74. package/dist/translations/en-gb.js +23 -0
  75. package/dist/translations/en-gb.umd.js +23 -0
  76. package/dist/translations/en.js +1 -1
  77. package/dist/translations/en.umd.js +1 -1
  78. package/dist/translations/eo.d.ts +8 -0
  79. package/dist/translations/eo.js +23 -0
  80. package/dist/translations/eo.umd.js +23 -0
  81. package/dist/translations/es-co.js +1 -1
  82. package/dist/translations/es-co.umd.js +1 -1
  83. package/dist/translations/es.js +1 -1
  84. package/dist/translations/es.umd.js +1 -1
  85. package/dist/translations/et.js +1 -1
  86. package/dist/translations/et.umd.js +1 -1
  87. package/dist/translations/eu.d.ts +8 -0
  88. package/dist/translations/eu.js +23 -0
  89. package/dist/translations/eu.umd.js +23 -0
  90. package/dist/translations/fa.d.ts +8 -0
  91. package/dist/translations/fa.js +23 -0
  92. package/dist/translations/fa.umd.js +23 -0
  93. package/dist/translations/fi.js +1 -1
  94. package/dist/translations/fi.umd.js +1 -1
  95. package/dist/translations/fr.js +1 -1
  96. package/dist/translations/fr.umd.js +1 -1
  97. package/dist/translations/gl.js +1 -1
  98. package/dist/translations/gl.umd.js +1 -1
  99. package/dist/translations/gu.d.ts +8 -0
  100. package/dist/translations/gu.js +23 -0
  101. package/dist/translations/gu.umd.js +23 -0
  102. package/dist/translations/he.js +1 -1
  103. package/dist/translations/he.umd.js +1 -1
  104. package/dist/translations/hi.js +1 -1
  105. package/dist/translations/hi.umd.js +1 -1
  106. package/dist/translations/hr.js +1 -1
  107. package/dist/translations/hr.umd.js +1 -1
  108. package/dist/translations/hu.js +1 -1
  109. package/dist/translations/hu.umd.js +1 -1
  110. package/dist/translations/hy.d.ts +8 -0
  111. package/dist/translations/hy.js +23 -0
  112. package/dist/translations/hy.umd.js +23 -0
  113. package/dist/translations/id.js +1 -1
  114. package/dist/translations/id.umd.js +1 -1
  115. package/dist/translations/it.js +1 -1
  116. package/dist/translations/it.umd.js +1 -1
  117. package/dist/translations/ja.js +1 -1
  118. package/dist/translations/ja.umd.js +1 -1
  119. package/dist/translations/jv.d.ts +8 -0
  120. package/dist/translations/jv.js +23 -0
  121. package/dist/translations/jv.umd.js +23 -0
  122. package/dist/translations/kk.d.ts +8 -0
  123. package/dist/translations/kk.js +23 -0
  124. package/dist/translations/kk.umd.js +23 -0
  125. package/dist/translations/km.d.ts +8 -0
  126. package/dist/translations/km.js +23 -0
  127. package/dist/translations/km.umd.js +23 -0
  128. package/dist/translations/kn.d.ts +8 -0
  129. package/dist/translations/kn.js +23 -0
  130. package/dist/translations/kn.umd.js +23 -0
  131. package/dist/translations/ko.js +1 -1
  132. package/dist/translations/ko.umd.js +1 -1
  133. package/dist/translations/ku.d.ts +8 -0
  134. package/dist/translations/ku.js +23 -0
  135. package/dist/translations/ku.umd.js +23 -0
  136. package/dist/translations/lt.js +1 -1
  137. package/dist/translations/lt.umd.js +1 -1
  138. package/dist/translations/lv.js +1 -1
  139. package/dist/translations/lv.umd.js +1 -1
  140. package/dist/translations/ms.js +1 -1
  141. package/dist/translations/ms.umd.js +1 -1
  142. package/dist/translations/nb.d.ts +8 -0
  143. package/dist/translations/nb.js +23 -0
  144. package/dist/translations/nb.umd.js +23 -0
  145. package/dist/translations/ne.d.ts +8 -0
  146. package/dist/translations/ne.js +23 -0
  147. package/dist/translations/ne.umd.js +23 -0
  148. package/dist/translations/nl.js +1 -1
  149. package/dist/translations/nl.umd.js +1 -1
  150. package/dist/translations/no.js +1 -1
  151. package/dist/translations/no.umd.js +1 -1
  152. package/dist/translations/oc.d.ts +8 -0
  153. package/dist/translations/oc.js +23 -0
  154. package/dist/translations/oc.umd.js +23 -0
  155. package/dist/translations/pl.js +1 -1
  156. package/dist/translations/pl.umd.js +1 -1
  157. package/dist/translations/pt-br.js +1 -1
  158. package/dist/translations/pt-br.umd.js +1 -1
  159. package/dist/translations/pt.js +1 -1
  160. package/dist/translations/pt.umd.js +1 -1
  161. package/dist/translations/ro.js +1 -1
  162. package/dist/translations/ro.umd.js +1 -1
  163. package/dist/translations/ru.js +1 -1
  164. package/dist/translations/ru.umd.js +1 -1
  165. package/dist/translations/si.d.ts +8 -0
  166. package/dist/translations/si.js +23 -0
  167. package/dist/translations/si.umd.js +23 -0
  168. package/dist/translations/sk.js +1 -1
  169. package/dist/translations/sk.umd.js +1 -1
  170. package/dist/translations/sl.d.ts +8 -0
  171. package/dist/translations/sl.js +23 -0
  172. package/dist/translations/sl.umd.js +23 -0
  173. package/dist/translations/sq.d.ts +8 -0
  174. package/dist/translations/sq.js +23 -0
  175. package/dist/translations/sq.umd.js +23 -0
  176. package/dist/translations/sr-latn.d.ts +8 -0
  177. package/dist/translations/sr-latn.js +23 -0
  178. package/dist/translations/sr-latn.umd.js +23 -0
  179. package/dist/translations/sr.js +1 -1
  180. package/dist/translations/sr.umd.js +1 -1
  181. package/dist/translations/sv.js +1 -1
  182. package/dist/translations/sv.umd.js +1 -1
  183. package/dist/translations/th.js +1 -1
  184. package/dist/translations/th.umd.js +1 -1
  185. package/dist/translations/ti.d.ts +8 -0
  186. package/dist/translations/ti.js +23 -0
  187. package/dist/translations/ti.umd.js +23 -0
  188. package/dist/translations/tk.d.ts +8 -0
  189. package/dist/translations/tk.js +23 -0
  190. package/dist/translations/tk.umd.js +23 -0
  191. package/dist/translations/tr.js +1 -1
  192. package/dist/translations/tr.umd.js +1 -1
  193. package/dist/translations/tt.d.ts +8 -0
  194. package/dist/translations/tt.js +23 -0
  195. package/dist/translations/tt.umd.js +23 -0
  196. package/dist/translations/ug.d.ts +8 -0
  197. package/dist/translations/ug.js +23 -0
  198. package/dist/translations/ug.umd.js +23 -0
  199. package/dist/translations/uk.js +1 -1
  200. package/dist/translations/uk.umd.js +1 -1
  201. package/dist/translations/ur.d.ts +8 -0
  202. package/dist/translations/ur.js +23 -0
  203. package/dist/translations/ur.umd.js +23 -0
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +20 -0
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +20 -0
  216. package/lang/translations/az.po +20 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +20 -0
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -10
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +20 -0
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +20 -0
  227. package/lang/translations/en-gb.po +20 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +20 -0
  230. package/lang/translations/es-co.po +4 -10
  231. package/lang/translations/es.po +4 -10
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +20 -0
  234. package/lang/translations/fa.po +20 -0
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -10
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +20 -0
  239. package/lang/translations/he.po +4 -10
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +20 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -10
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +20 -0
  248. package/lang/translations/kk.po +20 -0
  249. package/lang/translations/km.po +20 -0
  250. package/lang/translations/kn.po +20 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +20 -0
  253. package/lang/translations/lt.po +4 -10
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +20 -0
  257. package/lang/translations/ne.po +20 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +20 -0
  261. package/lang/translations/pl.po +4 -10
  262. package/lang/translations/pt-br.po +4 -10
  263. package/lang/translations/pt.po +4 -10
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -10
  266. package/lang/translations/si.po +20 -0
  267. package/lang/translations/sk.po +4 -10
  268. package/lang/translations/sl.po +20 -0
  269. package/lang/translations/sq.po +20 -0
  270. package/lang/translations/sr-latn.po +20 -0
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +20 -0
  275. package/lang/translations/tk.po +20 -0
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +20 -0
  278. package/lang/translations/ug.po +20 -0
  279. package/lang/translations/uk.po +4 -10
  280. package/lang/translations/ur.po +20 -0
  281. package/lang/translations/uz.po +20 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +6 -6
  286. package/src/index.js +1 -1
  287. package/src/multilevellist.d.ts +8 -0
  288. package/src/multilevellist.js +1 -1
  289. package/src/multilevellistcommand.js +1 -1
  290. package/src/multilevellistediting.d.ts +8 -0
  291. package/src/multilevellistediting.js +1 -1
  292. package/src/multilevellistui.d.ts +8 -0
  293. package/src/multilevellistui.js +1 -1
  294. package/src/ui/multilevellistview.js +1 -1
  295. package/src/utils/common-translations.js +1 -1
  296. package/theme/multilevellist.css +6 -0
@@ -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: Romanian (https://app.transifex.com/ckeditor/teams/11143/ro/)\n"
16
10
  "Language: ro\n"
17
- "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
11
+ "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : (n == 0 || (n % 100 > 0 && 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,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: Russian (https://app.transifex.com/ckeditor/teams/11143/ru/)\n"
16
10
  "Language: ru\n"
17
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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: si_LK\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,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: Slovak (https://app.transifex.com/ckeditor/teams/11143/sk/)\n"
16
10
  "Language: sk\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : (n >= 2 && n <= 4) ? 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: sl\n"
11
+ "Plural-Forms: nplurals=4; plural=(n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 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: sq\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: sr@latin\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"
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: 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": "43.2.0-alpha.7",
3
+ "version": "43.3.0-alpha.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": "43.2.0-alpha.7",
27
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.7",
28
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
29
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
30
- "ckeditor5": "43.2.0-alpha.7"
26
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.0",
27
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.0",
28
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.0",
29
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
30
+ "ckeditor5": "43.3.0-alpha.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(_0x435c40,_0x5d8ea4){var _0x283cea=_0x3d43,_0x10e85f=_0x435c40();while(!![]){try{var _0x32c917=-parseInt(_0x283cea(0x92))/0x1*(-parseInt(_0x283cea(0x97))/0x2)+-parseInt(_0x283cea(0x99))/0x3+-parseInt(_0x283cea(0x94))/0x4*(-parseInt(_0x283cea(0x9b))/0x5)+-parseInt(_0x283cea(0x95))/0x6+-parseInt(_0x283cea(0x9a))/0x7*(parseInt(_0x283cea(0x96))/0x8)+parseInt(_0x283cea(0x93))/0x9*(-parseInt(_0x283cea(0x98))/0xa)+parseInt(_0x283cea(0x9c))/0xb;if(_0x32c917===_0x5d8ea4)break;else _0x10e85f['push'](_0x10e85f['shift']());}catch(_0xb8d08b){_0x10e85f['push'](_0x10e85f['shift']());}}}(_0x3564,0x56123));function _0x3d43(_0x1a319b,_0x25978f){var _0x356413=_0x3564();return _0x3d43=function(_0x3d437c,_0x8a68aa){_0x3d437c=_0x3d437c-0x92;var _0x24bcdf=_0x356413[_0x3d437c];return _0x24bcdf;},_0x3d43(_0x1a319b,_0x25978f);}export{default as MultiLevelList}from'./multilevellist.js';export{default as MultiLevelListEditing}from'./multilevellistediting.js';export{default as MultiLevelListUI}from'./multilevellistui.js';import'./augmentation.js';function _0x3564(){var _0x3b1e96=['35nfORyC','10374100nGwWcc','3eBkXpp','54954HORDJk','191056axfGpG','316230nKMwtq','4836368VxhnBc','227568hpaFKz','10XPJoQV','1808688yRzuQL','7UVaTpz'];_0x3564=function(){return _0x3b1e96;};return _0x3564();}
23
+ function _0x53c6(){var _0x4dd1ca=['18TOdczk','220svwCgD','2353757uZYffw','208530dTCiDc','15EYwFZO','18728oWCDuN','312267NMRjlF','8524404wPCOIz','1746zFMVgS','749634FJPMNg','278184hgtcms','12enFJkJ'];_0x53c6=function(){return _0x4dd1ca;};return _0x53c6();}(function(_0x3ede9e,_0x25d0db){var _0x3c1aba=_0x16fd,_0xf5630c=_0x3ede9e();while(!![]){try{var _0x526413=-parseInt(_0x3c1aba(0xe8))/0x1+-parseInt(_0x3c1aba(0xea))/0x2*(parseInt(_0x3c1aba(0xf1))/0x3)+-parseInt(_0x3c1aba(0xe9))/0x4*(-parseInt(_0x3c1aba(0xef))/0x5)+parseInt(_0x3c1aba(0xeb))/0x6*(parseInt(_0x3c1aba(0xed))/0x7)+parseInt(_0x3c1aba(0xf0))/0x8*(-parseInt(_0x3c1aba(0xe7))/0x9)+-parseInt(_0x3c1aba(0xee))/0xa*(-parseInt(_0x3c1aba(0xec))/0xb)+parseInt(_0x3c1aba(0xe6))/0xc;if(_0x526413===_0x25d0db)break;else _0xf5630c['push'](_0xf5630c['shift']());}catch(_0x1c60c3){_0xf5630c['push'](_0xf5630c['shift']());}}}(_0x53c6,0x7e190));export{default as MultiLevelList}from'./multilevellist.js';export{default as MultiLevelListEditing}from'./multilevellistediting.js';function _0x16fd(_0xb4c555,_0x1495f0){var _0x53c608=_0x53c6();return _0x16fd=function(_0x16fddc,_0x4a77bf){_0x16fddc=_0x16fddc-0xe6;var _0x57a853=_0x53c608[_0x16fddc];return _0x57a853;},_0x16fd(_0xb4c555,_0x1495f0);}export{default as MultiLevelListUI}from'./multilevellistui.js';import'./augmentation.js';
@@ -20,6 +20,14 @@ export default class MultiLevelList extends Plugin {
20
20
  * @inheritDoc
21
21
  */
22
22
  static get pluginName(): "MultiLevelList";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
23
31
  /**
24
32
  * @inheritDoc
25
33
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x137e(_0x4142cf,_0x27ea7a){var _0x3dfea2=_0x3dfe();return _0x137e=function(_0x137eab,_0x309c52){_0x137eab=_0x137eab-0x1d7;var _0x3090f5=_0x3dfea2[_0x137eab];return _0x3090f5;},_0x137e(_0x4142cf,_0x27ea7a);}var _0xaa76a1=_0x137e;(function(_0x2d838f,_0x49ad82){var _0x2efc70=_0x137e,_0x24b037=_0x2d838f();while(!![]){try{var _0x35a42c=parseInt(_0x2efc70(0x1e0))/0x1+parseInt(_0x2efc70(0x1da))/0x2+parseInt(_0x2efc70(0x1d8))/0x3*(-parseInt(_0x2efc70(0x1de))/0x4)+-parseInt(_0x2efc70(0x1dc))/0x5+parseInt(_0x2efc70(0x1db))/0x6*(parseInt(_0x2efc70(0x1e2))/0x7)+-parseInt(_0x2efc70(0x1e1))/0x8*(parseInt(_0x2efc70(0x1dd))/0x9)+-parseInt(_0x2efc70(0x1df))/0xa*(-parseInt(_0x2efc70(0x1d7))/0xb);if(_0x35a42c===_0x49ad82)break;else _0x24b037['push'](_0x24b037['shift']());}catch(_0x55bda7){_0x24b037['push'](_0x24b037['shift']());}}}(_0x3dfe,0xbb3b1));import{Plugin as _0x3687c6}from'ckeditor5/src/core.js';import _0x47cf7c from'./multilevellistediting.js';import _0x5af992 from'./multilevellistui.js';function _0x3dfe(){var _0x2a31c2=['195000BuGjkl','60Rhoisv','6653585Rdcmby','18ocbRKw','199312SymPOF','110PWUEAF','371346NCbLmd','1600232MyfnKH','513289DiZwAk','MultiLevelList','pluginName','1793836lYeXUn','30yyvznb','requires'];_0x3dfe=function(){return _0x2a31c2;};return _0x3dfe();}import'../theme/multilevellist.css';export default class r extends _0x3687c6{static get[_0xaa76a1(0x1e4)](){var _0x16494b=_0xaa76a1;return _0x16494b(0x1e3);}static get[_0xaa76a1(0x1d9)](){return[_0x47cf7c,_0x5af992];}}
23
+ function _0x1328(){var _0x45086c=['24pcYzSC','68446JKnIXY','53333ETobaS','1924210iamdnM','3csNiYD','625376LEefTH','997170HsqEQm','MultiLevelList','isOfficialPlugin','pluginName','3pPeppJ','requires','isPremiumPlugin','1554219TwRSxs','1129450rwjvKt'];_0x1328=function(){return _0x45086c;};return _0x1328();}function _0x4f64(_0x2e571b,_0x48fb74){var _0x1328ad=_0x1328();return _0x4f64=function(_0x4f6495,_0x122474){_0x4f6495=_0x4f6495-0x17f;var _0x1f1ab4=_0x1328ad[_0x4f6495];return _0x1f1ab4;},_0x4f64(_0x2e571b,_0x48fb74);}var _0x119d20=_0x4f64;(function(_0x5049ae,_0x5754aa){var _0x16b167=_0x4f64,_0x93c811=_0x5049ae();while(!![]){try{var _0x47c525=-parseInt(_0x16b167(0x188))/0x1*(parseInt(_0x16b167(0x17f))/0x2)+-parseInt(_0x16b167(0x182))/0x3*(parseInt(_0x16b167(0x183))/0x4)+parseInt(_0x16b167(0x18c))/0x5+-parseInt(_0x16b167(0x184))/0x6+-parseInt(_0x16b167(0x180))/0x7*(parseInt(_0x16b167(0x18d))/0x8)+parseInt(_0x16b167(0x18b))/0x9+parseInt(_0x16b167(0x181))/0xa;if(_0x47c525===_0x5754aa)break;else _0x93c811['push'](_0x93c811['shift']());}catch(_0x12248c){_0x93c811['push'](_0x93c811['shift']());}}}(_0x1328,0x22e59));import{Plugin as _0x42063f}from'ckeditor5/src/core.js';import _0xcfdb2b from'./multilevellistediting.js';import _0x2cd098 from'./multilevellistui.js';import'../theme/multilevellist.css';export default class l extends _0x42063f{static get[_0x119d20(0x187)](){var _0x31636f=_0x119d20;return _0x31636f(0x185);}static get[_0x119d20(0x186)](){return!0x0;}static get[_0x119d20(0x18a)](){return!0x0;}static get[_0x119d20(0x189)](){return[_0xcfdb2b,_0x2cd098];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49a8d3=_0x35ac;function _0x35ac(_0x129ef9,_0x3a41bb){const _0xcea152=_0xcea1();return _0x35ac=function(_0x35ac1a,_0x2ea87d){_0x35ac1a=_0x35ac1a-0x1d7;let _0x2fe58e=_0xcea152[_0x35ac1a];return _0x2fe58e;},_0x35ac(_0x129ef9,_0x3a41bb);}function _0xcea1(){const _0x4634a7=['15888520SnwnlO','refresh','document','58136JGdJZX','1332054mqvqKA','listMarkerStyle','_listUtils','get','3516324yKZCVW','find','List','listType','getSelectedBlocks','commands','4oFkvns','10EdXDZL','_listDefinitions','change','10492785bjjdZT','customBulletedList','customNumberedList','model','editor','selection','plugins','_getValue','_checkEnabled','getAttribute','2960682LypYXB','isEnabled','execute','value','_getListTypeFromListMarkerStyle','598974JERpfM','defaultListMarkerStyle','ListUtils','1057SnjXnW','isListItemBlock'];_0xcea1=function(){return _0x4634a7;};return _0xcea1();}(function(_0x2e114b,_0x46179a){const _0x2838d3=_0x35ac,_0x31c1cc=_0x2e114b();while(!![]){try{const _0x218b48=-parseInt(_0x2838d3(0x1ea))/0x1+parseInt(_0x2838d3(0x1ee))/0x2+-parseInt(_0x2838d3(0x1e1))/0x3*(parseInt(_0x2838d3(0x1f4))/0x4)+parseInt(_0x2838d3(0x1f5))/0x5*(-parseInt(_0x2838d3(0x1dc))/0x6)+-parseInt(_0x2838d3(0x1e4))/0x7*(parseInt(_0x2838d3(0x1e9))/0x8)+parseInt(_0x2838d3(0x1f8))/0x9+parseInt(_0x2838d3(0x1e6))/0xa;if(_0x218b48===_0x46179a)break;else _0x31c1cc['push'](_0x31c1cc['shift']());}catch(_0x8cd583){_0x31c1cc['push'](_0x31c1cc['shift']());}}}(_0xcea1,0xdafbc));import{Command as _0x2327bf}from'ckeditor5/src/core.js';import{first as _0x54d4f8}from'ckeditor5/src/utils.js';export default class c extends _0x2327bf{constructor(_0x1b6870,_0x45b8aa,_0x52f42d){const _0x7eaa9b=_0x35ac;super(_0x1b6870),this[_0x7eaa9b(0x1e2)]=_0x45b8aa,this[_0x7eaa9b(0x1f6)]=_0x52f42d,this[_0x7eaa9b(0x1ec)]=this[_0x7eaa9b(0x1fc)][_0x7eaa9b(0x1d8)][_0x7eaa9b(0x1ed)](_0x7eaa9b(0x1e3));}[_0x49a8d3(0x1e7)](){const _0x23e9b7=_0x49a8d3;this[_0x23e9b7(0x1df)]=this[_0x23e9b7(0x1d9)](),this[_0x23e9b7(0x1dd)]=this[_0x23e9b7(0x1da)]();}[_0x49a8d3(0x1de)](_0x252a19={}){const _0x43457e=_0x49a8d3,_0x3ffc7c=this[_0x43457e(0x1fc)][_0x43457e(0x1fb)],_0x4ef3db=_0x252a19[_0x43457e(0x1eb)]||this[_0x43457e(0x1e2)];_0x3ffc7c[_0x43457e(0x1f7)](()=>{const _0x740dbc=_0x43457e,_0x5ac5b9=this[_0x740dbc(0x1e0)](_0x4ef3db);if(!_0x5ac5b9)return;const _0x329288=_0x5ac5b9+_0x740dbc(0x1f0);this[_0x740dbc(0x1fc)][_0x740dbc(0x1de)](_0x329288,{'additionalAttributes':{'listMarkerStyle':_0x4ef3db}});});}[_0x49a8d3(0x1d9)](){const _0x256305=_0x49a8d3,_0x1af55e=_0x54d4f8(this[_0x256305(0x1fc)][_0x256305(0x1fb)][_0x256305(0x1e8)][_0x256305(0x1d7)][_0x256305(0x1f2)]());return this[_0x256305(0x1ec)][_0x256305(0x1e5)](_0x1af55e)?_0x1af55e[_0x256305(0x1db)](_0x256305(0x1eb)):null;}[_0x49a8d3(0x1da)](){const _0x606b4d=_0x49a8d3,_0xdea9bd=this[_0x606b4d(0x1fc)],_0x4e1343=_0xdea9bd[_0x606b4d(0x1f3)][_0x606b4d(0x1ed)](_0x606b4d(0x1fa)),_0x1e231e=_0xdea9bd[_0x606b4d(0x1f3)][_0x606b4d(0x1ed)](_0x606b4d(0x1f9));return _0x4e1343[_0x606b4d(0x1dd)]||_0x1e231e[_0x606b4d(0x1dd)];}[_0x49a8d3(0x1e0)](_0x4ed02e){const _0x3e79dc=_0x49a8d3,_0x5cdaad=this[_0x3e79dc(0x1f6)][_0x3e79dc(0x1ef)](_0x71f237=>_0x71f237[_0x3e79dc(0x1eb)]==_0x4ed02e);return _0x5cdaad?_0x5cdaad[_0x3e79dc(0x1f1)]:null;}}
23
+ const _0x31e610=_0x4286;(function(_0x27645c,_0x535e9c){const _0xb1e42d=_0x4286,_0x532e64=_0x27645c();while(!![]){try{const _0x2ff1dd=parseInt(_0xb1e42d(0xc3))/0x1*(parseInt(_0xb1e42d(0xa9))/0x2)+-parseInt(_0xb1e42d(0xc5))/0x3+parseInt(_0xb1e42d(0xaa))/0x4+-parseInt(_0xb1e42d(0xb4))/0x5+-parseInt(_0xb1e42d(0xb9))/0x6+parseInt(_0xb1e42d(0xb6))/0x7+-parseInt(_0xb1e42d(0xb7))/0x8*(-parseInt(_0xb1e42d(0xae))/0x9);if(_0x2ff1dd===_0x535e9c)break;else _0x532e64['push'](_0x532e64['shift']());}catch(_0x5abade){_0x532e64['push'](_0x532e64['shift']());}}}(_0x2d71,0xd83ef));import{Command as _0x1e731f}from'ckeditor5/src/core.js';import{first as _0x13ecb3}from'ckeditor5/src/utils.js';function _0x2d71(){const _0x1b9265=['execute','5704874AGwebe','31264svDOWZ','editor','4198578AsCYmu','defaultListMarkerStyle','_getListTypeFromListMarkerStyle','isListItemBlock','plugins','customNumberedList','listType','commands','document','refresh','1BNELwX','getAttribute','1942206vBsGIz','_getValue','listMarkerStyle','model','_checkEnabled','selection','get','isEnabled','List','3138562mNUICD','20456rQDDIx','customBulletedList','ListUtils','_listUtils','1962XyxCql','getSelectedBlocks','find','change','_listDefinitions','value','5042065TRFakq'];_0x2d71=function(){return _0x1b9265;};return _0x2d71();}function _0x4286(_0x5d2d7c,_0x23fa85){const _0x2d716c=_0x2d71();return _0x4286=function(_0x428647,_0x15bc41){_0x428647=_0x428647-0xa4;let _0x519043=_0x2d716c[_0x428647];return _0x519043;},_0x4286(_0x5d2d7c,_0x23fa85);}export default class c extends _0x1e731f{constructor(_0x160f91,_0x4b72b5,_0x145bdd){const _0x378568=_0x4286;super(_0x160f91),this[_0x378568(0xba)]=_0x4b72b5,this[_0x378568(0xb2)]=_0x145bdd,this[_0x378568(0xad)]=this[_0x378568(0xb8)][_0x378568(0xbd)][_0x378568(0xa6)](_0x378568(0xac));}[_0x31e610(0xc2)](){const _0x195f76=_0x31e610;this[_0x195f76(0xb3)]=this[_0x195f76(0xc6)](),this[_0x195f76(0xa7)]=this[_0x195f76(0xa4)]();}[_0x31e610(0xb5)](_0x33d35c={}){const _0x2dae02=_0x31e610,_0x4e2d6b=this[_0x2dae02(0xb8)][_0x2dae02(0xc8)],_0xa46d25=_0x33d35c[_0x2dae02(0xc7)]||this[_0x2dae02(0xba)];_0x4e2d6b[_0x2dae02(0xb1)](()=>{const _0x528782=_0x2dae02,_0x487542=this[_0x528782(0xbb)](_0xa46d25);if(!_0x487542)return;const _0x237a94=_0x487542+_0x528782(0xa8);this[_0x528782(0xb8)][_0x528782(0xb5)](_0x237a94,{'additionalAttributes':{'listMarkerStyle':_0xa46d25}});});}[_0x31e610(0xc6)](){const _0x455273=_0x31e610,_0x309555=_0x13ecb3(this[_0x455273(0xb8)][_0x455273(0xc8)][_0x455273(0xc1)][_0x455273(0xa5)][_0x455273(0xaf)]());return this[_0x455273(0xad)][_0x455273(0xbc)](_0x309555)?_0x309555[_0x455273(0xc4)](_0x455273(0xc7)):null;}[_0x31e610(0xa4)](){const _0x416597=_0x31e610,_0x538c50=this[_0x416597(0xb8)],_0x210b25=_0x538c50[_0x416597(0xc0)][_0x416597(0xa6)](_0x416597(0xbe)),_0x1a9249=_0x538c50[_0x416597(0xc0)][_0x416597(0xa6)](_0x416597(0xab));return _0x210b25[_0x416597(0xa7)]||_0x1a9249[_0x416597(0xa7)];}[_0x31e610(0xbb)](_0x30e9b2){const _0x31a294=_0x31e610,_0x204774=this[_0x31a294(0xb2)][_0x31a294(0xb0)](_0x521b41=>_0x521b41[_0x31a294(0xc7)]==_0x30e9b2);return _0x204774?_0x204774[_0x31a294(0xbf)]:null;}}
@@ -11,6 +11,14 @@ export default class MultiLevelListEditing extends Plugin {
11
11
  * @inheritDoc
12
12
  */
13
13
  static get pluginName(): "MultiLevelListEditing";
14
+ /**
15
+ * @inheritDoc
16
+ */
17
+ static get isOfficialPlugin(): true;
18
+ /**
19
+ * @inheritDoc
20
+ */
21
+ static get isPremiumPlugin(): true;
14
22
  /**
15
23
  * @inheritDoc
16
24
  */