@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20240410.0 → 41.3.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 (88) hide show
  1. package/build/list-multi-level.js +1 -1
  2. package/build/translations/ar.js +1 -0
  3. package/build/translations/bg.js +1 -0
  4. package/build/translations/bn.js +1 -0
  5. package/build/translations/ca.js +1 -0
  6. package/build/translations/cs.js +1 -0
  7. package/build/translations/da.js +1 -0
  8. package/build/translations/de.js +1 -0
  9. package/build/translations/el.js +1 -0
  10. package/build/translations/es-co.js +1 -0
  11. package/build/translations/es.js +1 -0
  12. package/build/translations/et.js +1 -0
  13. package/build/translations/fi.js +1 -0
  14. package/build/translations/fr.js +1 -0
  15. package/build/translations/he.js +1 -0
  16. package/build/translations/hi.js +1 -0
  17. package/build/translations/hr.js +1 -0
  18. package/build/translations/hu.js +1 -0
  19. package/build/translations/id.js +1 -0
  20. package/build/translations/it.js +1 -0
  21. package/build/translations/ja.js +1 -0
  22. package/build/translations/ko.js +1 -0
  23. package/build/translations/lt.js +1 -0
  24. package/build/translations/lv.js +1 -0
  25. package/build/translations/ms.js +1 -0
  26. package/build/translations/nl.js +1 -0
  27. package/build/translations/no.js +1 -0
  28. package/build/translations/pl.js +1 -0
  29. package/build/translations/pt-br.js +1 -0
  30. package/build/translations/pt.js +1 -0
  31. package/build/translations/ro.js +1 -0
  32. package/build/translations/ru.js +1 -0
  33. package/build/translations/sk.js +1 -0
  34. package/build/translations/sr.js +1 -0
  35. package/build/translations/sv.js +1 -0
  36. package/build/translations/th.js +1 -0
  37. package/build/translations/tr.js +1 -0
  38. package/build/translations/uk.js +1 -0
  39. package/build/translations/vi.js +1 -0
  40. package/build/translations/zh-cn.js +1 -0
  41. package/build/translations/zh.js +1 -0
  42. package/lang/translations/ar.po +26 -0
  43. package/lang/translations/bg.po +26 -0
  44. package/lang/translations/bn.po +26 -0
  45. package/lang/translations/ca.po +26 -0
  46. package/lang/translations/cs.po +26 -0
  47. package/lang/translations/da.po +26 -0
  48. package/lang/translations/de.po +26 -0
  49. package/lang/translations/el.po +26 -0
  50. package/lang/translations/es-co.po +26 -0
  51. package/lang/translations/es.po +26 -0
  52. package/lang/translations/et.po +26 -0
  53. package/lang/translations/fi.po +26 -0
  54. package/lang/translations/fr.po +26 -0
  55. package/lang/translations/he.po +26 -0
  56. package/lang/translations/hi.po +26 -0
  57. package/lang/translations/hr.po +26 -0
  58. package/lang/translations/hu.po +26 -0
  59. package/lang/translations/id.po +26 -0
  60. package/lang/translations/it.po +26 -0
  61. package/lang/translations/ja.po +26 -0
  62. package/lang/translations/ko.po +26 -0
  63. package/lang/translations/lt.po +26 -0
  64. package/lang/translations/lv.po +26 -0
  65. package/lang/translations/ms.po +26 -0
  66. package/lang/translations/nl.po +26 -0
  67. package/lang/translations/no.po +26 -0
  68. package/lang/translations/pl.po +26 -0
  69. package/lang/translations/pt-br.po +26 -0
  70. package/lang/translations/pt.po +26 -0
  71. package/lang/translations/ro.po +26 -0
  72. package/lang/translations/ru.po +26 -0
  73. package/lang/translations/sk.po +26 -0
  74. package/lang/translations/sr.po +26 -0
  75. package/lang/translations/sv.po +26 -0
  76. package/lang/translations/th.po +26 -0
  77. package/lang/translations/tr.po +26 -0
  78. package/lang/translations/uk.po +26 -0
  79. package/lang/translations/vi.po +26 -0
  80. package/lang/translations/zh-cn.po +26 -0
  81. package/lang/translations/zh.po +26 -0
  82. package/package.json +3 -3
  83. package/src/index.js +1 -1
  84. package/src/multilevellist.js +1 -1
  85. package/src/multilevellistcommand.js +1 -1
  86. package/src/multilevellistediting.js +1 -1
  87. package/src/multilevellistui.js +1 -1
  88. package/src/ui/multilevellistview.js +1 -1
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Polish (https://app.transifex.com/ckeditor/teams/11143/pl/)\n"
16
+ "Language: pl\n"
17
+ "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Lista wielopoziomowa"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Pasek narzędzi stylów listy wielopoziomowej"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Portuguese (Brazil) (https://app.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
16
+ "Language: pt_BR\n"
17
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Lista multinível"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Barra de ferramentas de estilos de listas multinível"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Portuguese (https://app.transifex.com/ckeditor/teams/11143/pt/)\n"
16
+ "Language: pt\n"
17
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Lista multinível"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Barra de ferramentas de estilos de lista multinível"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Romanian (https://app.transifex.com/ckeditor/teams/11143/ro/)\n"
16
+ "Language: ro\n"
17
+ "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Listă multi-nivel"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Bara de instrumente pentru stiluri de liste multi-nivel"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Russian (https://app.transifex.com/ckeditor/teams/11143/ru/)\n"
16
+ "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"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Многоуровневый список"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Панель стилей многоуровневого списка"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Slovak (https://app.transifex.com/ckeditor/teams/11143/sk/)\n"
16
+ "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"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Viacúrovňový zoznam"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Viacúrovňový panel s nástrojmi štýlov zoznamu"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Serbian (https://app.transifex.com/ckeditor/teams/11143/sr/)\n"
16
+ "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"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Lista na više nivoa"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Traka sa alatkama stilova za liste na više nivoa"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Swedish (https://app.transifex.com/ckeditor/teams/11143/sv/)\n"
16
+ "Language: sv\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Flernivålista"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Verktygsfält för flernivåliststilar"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Thai (https://app.transifex.com/ckeditor/teams/11143/th/)\n"
16
+ "Language: th\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "รายการหลายระดับ"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "แถบเครื่องมือสไตล์รายการหลายระดับ"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
16
+ "Language: tr\n"
17
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Çok Seviyeli Liste"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Çok seviyeli liste stilleri araç çubuğu"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
16
+ "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"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Багаторівневий список"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Панель інструментів стилів багаторівневого списку"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
+ "Language: vi\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "Danh sách Đa cấp độ"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "Thanh công cụ kiểu danh sách đa cấp độ"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
+ "Language: zh_CN\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "多级列表"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "多级列表样式工具栏"
@@ -0,0 +1,26 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
+ "Language: zh_TW\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Toolbar button tooltip for the Multi-level List feature."
21
+ msgid "Multi-level List"
22
+ msgstr "多層次清單"
23
+
24
+ msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the multi-level list style."
25
+ msgid "Multi-level list styles toolbar"
26
+ msgstr "多層次清單樣式工具列"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-list-multi-level",
3
- "version": "0.0.0-nightly-20240410.0",
3
+ "version": "41.3.0",
4
4
  "description": "Multi-level list feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,8 +23,8 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "ckeditor5": "0.0.0-nightly-20240410.0",
27
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240410.0"
26
+ "ckeditor5": "41.3.0",
27
+ "@ckeditor/ckeditor5-ui": "41.3.0"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x152910,_0x1f05bc){var _0x195a87=_0x1c8f,_0x1b15c9=_0x152910();while(!![]){try{var _0x5479dc=-parseInt(_0x195a87(0x14f))/0x1*(-parseInt(_0x195a87(0x155))/0x2)+-parseInt(_0x195a87(0x154))/0x3+-parseInt(_0x195a87(0x151))/0x4+-parseInt(_0x195a87(0x157))/0x5+-parseInt(_0x195a87(0x14e))/0x6*(-parseInt(_0x195a87(0x150))/0x7)+parseInt(_0x195a87(0x156))/0x8*(-parseInt(_0x195a87(0x153))/0x9)+parseInt(_0x195a87(0x152))/0xa*(parseInt(_0x195a87(0x14d))/0xb);if(_0x5479dc===_0x1f05bc)break;else _0x1b15c9['push'](_0x1b15c9['shift']());}catch(_0x2062b5){_0x1b15c9['push'](_0x1b15c9['shift']());}}}(_0x31e7,0x641e5));export{default as MultiLevelList}from'./multilevellist.js';function _0x31e7(){var _0x453f4c=['588474RliZeQ','25GCKrmx','21KYAtfS','439280nBCaGZ','110DLQRBu','9fSJKPO','261462zRzatY','40700ghkTSJ','4624424wkxAKP','3739250TQovXv','1129975ltVTpJ'];_0x31e7=function(){return _0x453f4c;};return _0x31e7();}function _0x1c8f(_0x131fcd,_0x17c02d){var _0x31e75b=_0x31e7();return _0x1c8f=function(_0x1c8f26,_0x2676c4){_0x1c8f26=_0x1c8f26-0x14d;var _0x1ea359=_0x31e75b[_0x1c8f26];return _0x1ea359;},_0x1c8f(_0x131fcd,_0x17c02d);}export{default as MultiLevelListEditing}from'./multilevellistediting.js';export{default as MultiLevelListUI}from'./multilevellistui.js';import'./augmentation.js';
23
+ function _0x398f(_0x12acc1,_0x634335){var _0x22d621=_0x22d6();return _0x398f=function(_0x398f92,_0x3dd304){_0x398f92=_0x398f92-0x7c;var _0x212056=_0x22d621[_0x398f92];return _0x212056;},_0x398f(_0x12acc1,_0x634335);}function _0x22d6(){var _0x170471=['1696NdBnPJ','25PzCpAo','465831ekVCPf','11bfFaRc','9780912xHyGVR','135312JZrQNM','7ifFdIJ','852068EyGGTS','4755MBhRzJ','19620830yHVcLw','4958944ODXYuL'];_0x22d6=function(){return _0x170471;};return _0x22d6();}(function(_0x4ca9af,_0x3be66f){var _0xc3e61a=_0x398f,_0x71d67f=_0x4ca9af();while(!![]){try{var _0x12e7c9=-parseInt(_0xc3e61a(0x7c))/0x1+parseInt(_0xc3e61a(0x85))/0x2*(-parseInt(_0xc3e61a(0x82))/0x3)+-parseInt(_0xc3e61a(0x81))/0x4*(-parseInt(_0xc3e61a(0x86))/0x5)+parseInt(_0xc3e61a(0x7f))/0x6*(parseInt(_0xc3e61a(0x80))/0x7)+parseInt(_0xc3e61a(0x84))/0x8+-parseInt(_0xc3e61a(0x7e))/0x9+-parseInt(_0xc3e61a(0x83))/0xa*(-parseInt(_0xc3e61a(0x7d))/0xb);if(_0x12e7c9===_0x3be66f)break;else _0x71d67f['push'](_0x71d67f['shift']());}catch(_0x325092){_0x71d67f['push'](_0x71d67f['shift']());}}}(_0x22d6,0xbcb2d));export{default as MultiLevelList}from'./multilevellist.js';export{default as MultiLevelListEditing}from'./multilevellistediting.js';export{default as MultiLevelListUI}from'./multilevellistui.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2c4402=_0x331b;(function(_0x85fe32,_0x10cb4c){var _0x359730=_0x331b,_0x210a7a=_0x85fe32();while(!![]){try{var _0x529e18=-parseInt(_0x359730(0x105))/0x1+-parseInt(_0x359730(0xfa))/0x2*(-parseInt(_0x359730(0x103))/0x3)+parseInt(_0x359730(0xfc))/0x4+-parseInt(_0x359730(0x101))/0x5*(-parseInt(_0x359730(0xfb))/0x6)+-parseInt(_0x359730(0x104))/0x7*(parseInt(_0x359730(0x102))/0x8)+-parseInt(_0x359730(0xff))/0x9+-parseInt(_0x359730(0xfd))/0xa;if(_0x529e18===_0x10cb4c)break;else _0x210a7a['push'](_0x210a7a['shift']());}catch(_0x23042c){_0x210a7a['push'](_0x210a7a['shift']());}}}(_0x41d1,0x3efd6));import{Plugin as _0x30ded8}from'ckeditor5/src/core.js';function _0x331b(_0x27f566,_0x2d2b45){var _0x41d186=_0x41d1();return _0x331b=function(_0x331bd2,_0x1b81c0){_0x331bd2=_0x331bd2-0xf9;var _0x3f8420=_0x41d186[_0x331bd2];return _0x3f8420;},_0x331b(_0x27f566,_0x2d2b45);}import _0x201d32 from'./multilevellistediting.js';import _0x543a0f from'./multilevellistui.js';function _0x41d1(){var _0x52d5bb=['6191580rHwtuw','pluginName','1361214ameiNd','requires','20ElKlMF','16zYorSn','3IdmIND','601804wwuUVS','161329ZQVuhz','MultiLevelList','982910VtLvNk','764394QjDkEY','1442528TwoenB'];_0x41d1=function(){return _0x52d5bb;};return _0x41d1();}import'../theme/multilevellist.css';export default class r extends _0x30ded8{static get[_0x2c4402(0xfe)](){var _0x23b6d8=_0x2c4402;return _0x23b6d8(0xf9);}static get[_0x2c4402(0x100)](){return[_0x201d32,_0x543a0f];}}
23
+ var _0x301c3b=_0x3750;(function(_0x140391,_0x34d557){var _0x26e48f=_0x3750,_0x5c9696=_0x140391();while(!![]){try{var _0x5c37fd=parseInt(_0x26e48f(0x1c9))/0x1*(parseInt(_0x26e48f(0x1cd))/0x2)+parseInt(_0x26e48f(0x1d0))/0x3+parseInt(_0x26e48f(0x1c8))/0x4+parseInt(_0x26e48f(0x1d3))/0x5+-parseInt(_0x26e48f(0x1cb))/0x6*(parseInt(_0x26e48f(0x1d4))/0x7)+-parseInt(_0x26e48f(0x1ce))/0x8+parseInt(_0x26e48f(0x1ca))/0x9*(-parseInt(_0x26e48f(0x1cc))/0xa);if(_0x5c37fd===_0x34d557)break;else _0x5c9696['push'](_0x5c9696['shift']());}catch(_0x963bae){_0x5c9696['push'](_0x5c9696['shift']());}}}(_0x1c99,0xb6f02));import{Plugin as _0x703201}from'ckeditor5/src/core.js';import _0x1f3906 from'./multilevellistediting.js';import _0x14cb77 from'./multilevellistui.js';import'../theme/multilevellist.css';function _0x3750(_0x55cd08,_0x12127d){var _0x1c9924=_0x1c99();return _0x3750=function(_0x375022,_0x4b1db1){_0x375022=_0x375022-0x1c8;var _0x61ce22=_0x1c9924[_0x375022];return _0x61ce22;},_0x3750(_0x55cd08,_0x12127d);}function _0x1c99(){var _0x1b2749=['7190488eyzdEh','requires','1637931ukFNzE','MultiLevelList','pluginName','7105145HOsIjJ','384671vYaeam','4992780lwBcms','1432191cSUOss','17101863aSgUgw','120CBILVA','10VGISJj','2fWZvJb'];_0x1c99=function(){return _0x1b2749;};return _0x1c99();}export default class r extends _0x703201{static get[_0x301c3b(0x1d2)](){var _0x4b8478=_0x301c3b;return _0x4b8478(0x1d1);}static get[_0x301c3b(0x1cf)](){return[_0x1f3906,_0x14cb77];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f9794=_0x4bdd;function _0x297f(){const _0x57f92d=['listType','model','76351FNGVdi','editor','getSelectedBlocks','defaultListMarkerStyle','120994nvJPEb','commands','_getListTypeFromListMarkerStyle','isEnabled','20XCIHjD','getAttribute','change','value','List','8198600UCHfQv','ListUtils','customBulletedList','1042044yTvaeo','find','_listUtils','_listDefinitions','execute','3336NCdQFw','document','3zrMqlL','326540SbSqPH','2210705pIOXOt','3870517tRRUmr','9dZnqWH','selection','plugins','_checkEnabled','get','12DfQRyw','listMarkerStyle','refresh','_getValue','customNumberedList','isListItemBlock'];_0x297f=function(){return _0x57f92d;};return _0x297f();}(function(_0x57b576,_0x5d4dda){const _0x2e71cd=_0x4bdd,_0x2f15e6=_0x57b576();while(!![]){try{const _0x5eff14=parseInt(_0x2e71cd(0x191))/0x1*(-parseInt(_0x2e71cd(0x195))/0x2)+-parseInt(_0x2e71cd(0x1a4))/0x3*(parseInt(_0x2e71cd(0x19d))/0x4)+parseInt(_0x2e71cd(0x1a6))/0x5+parseInt(_0x2e71cd(0x1ad))/0x6*(-parseInt(_0x2e71cd(0x1a7))/0x7)+parseInt(_0x2e71cd(0x19a))/0x8*(parseInt(_0x2e71cd(0x1a8))/0x9)+-parseInt(_0x2e71cd(0x1a5))/0xa+-parseInt(_0x2e71cd(0x1b5))/0xb*(-parseInt(_0x2e71cd(0x1a2))/0xc);if(_0x5eff14===_0x5d4dda)break;else _0x2f15e6['push'](_0x2f15e6['shift']());}catch(_0x2e1fea){_0x2f15e6['push'](_0x2f15e6['shift']());}}}(_0x297f,0xc048d));function _0x4bdd(_0x1e4fb5,_0x286f6e){const _0x297ff9=_0x297f();return _0x4bdd=function(_0x4bddba,_0x4f18fd){_0x4bddba=_0x4bddba-0x191;let _0x180adc=_0x297ff9[_0x4bddba];return _0x180adc;},_0x4bdd(_0x1e4fb5,_0x286f6e);}import{Command as _0x2aeee2}from'ckeditor5/src/core.js';import{first as _0x5bc893}from'ckeditor5/src/utils.js';export default class c extends _0x2aeee2{constructor(_0x55fc25,_0x1c4590,_0x3b50bf){const _0xe495a4=_0x4bdd;super(_0x55fc25),this[_0xe495a4(0x1b8)]=_0x1c4590,this[_0xe495a4(0x1a0)]=_0x3b50bf,this[_0xe495a4(0x19f)]=this[_0xe495a4(0x1b6)][_0xe495a4(0x1aa)][_0xe495a4(0x1ac)](_0xe495a4(0x19b));}[_0x1f9794(0x1af)](){const _0x484ecb=_0x1f9794;this[_0x484ecb(0x198)]=this[_0x484ecb(0x1b0)](),this[_0x484ecb(0x194)]=this[_0x484ecb(0x1ab)]();}[_0x1f9794(0x1a1)](_0x4f2d1e={}){const _0x344a71=_0x1f9794,_0x6cdcc4=this[_0x344a71(0x1b6)][_0x344a71(0x1b4)],_0x1bde9b=_0x4f2d1e[_0x344a71(0x1ae)]||this[_0x344a71(0x1b8)];_0x6cdcc4[_0x344a71(0x197)](()=>{const _0x4a60fb=_0x344a71,_0x33aae7=this[_0x4a60fb(0x193)](_0x1bde9b);if(!_0x33aae7)return;const _0x38a028=_0x33aae7+_0x4a60fb(0x199);this[_0x4a60fb(0x1b6)][_0x4a60fb(0x1a1)](_0x38a028,{'additionalAttributes':{'listMarkerStyle':_0x1bde9b}});});}[_0x1f9794(0x1b0)](){const _0xdc8901=_0x1f9794,_0x50b8df=_0x5bc893(this[_0xdc8901(0x1b6)][_0xdc8901(0x1b4)][_0xdc8901(0x1a3)][_0xdc8901(0x1a9)][_0xdc8901(0x1b7)]());return this[_0xdc8901(0x19f)][_0xdc8901(0x1b2)](_0x50b8df)?_0x50b8df[_0xdc8901(0x196)](_0xdc8901(0x1ae)):null;}[_0x1f9794(0x1ab)](){const _0x4b59e9=_0x1f9794,_0x12d5d5=this[_0x4b59e9(0x1b6)],_0x5e851e=_0x12d5d5[_0x4b59e9(0x192)][_0x4b59e9(0x1ac)](_0x4b59e9(0x1b1)),_0x28750e=_0x12d5d5[_0x4b59e9(0x192)][_0x4b59e9(0x1ac)](_0x4b59e9(0x19c));return _0x5e851e[_0x4b59e9(0x194)]||_0x28750e[_0x4b59e9(0x194)];}[_0x1f9794(0x193)](_0x1d083c){const _0xd3a77d=_0x1f9794,_0x1300b8=this[_0xd3a77d(0x1a0)][_0xd3a77d(0x19e)](_0x49021a=>_0x49021a[_0xd3a77d(0x1ae)]==_0x1d083c);return _0x1300b8?_0x1300b8[_0xd3a77d(0x1b3)]:null;}}
23
+ function _0x1bed(){const _0x4e5197=['getAttribute','listMarkerStyle','11ldDfeB','29196inmoix','selection','value','5mVtVHV','isListItemBlock','model','_listDefinitions','plugins','1940127JvmvRD','customBulletedList','customNumberedList','_checkEnabled','execute','52710324zPWIQN','8WFARva','commands','refresh','document','196796hdpadf','getSelectedBlocks','_listUtils','_getListTypeFromListMarkerStyle','8qAsmFY','get','editor','listType','18HVlgLy','12831731qcJwTh','ListUtils','3784542JEIMUY','defaultListMarkerStyle','List','_getValue','find','isEnabled','change','3151490EmOctg'];_0x1bed=function(){return _0x4e5197;};return _0x1bed();}const _0x77e96c=_0x5d55;(function(_0x13dff1,_0x2aa2a5){const _0x195b24=_0x5d55,_0x3ac77c=_0x13dff1();while(!![]){try{const _0x1e28c1=-parseInt(_0x195b24(0xa2))/0x1*(parseInt(_0x195b24(0xb5))/0x2)+-parseInt(_0x195b24(0xa3))/0x3*(parseInt(_0x195b24(0xb9))/0x4)+parseInt(_0x195b24(0xa6))/0x5*(-parseInt(_0x195b24(0xc0))/0x6)+parseInt(_0x195b24(0xab))/0x7*(-parseInt(_0x195b24(0xb1))/0x8)+-parseInt(_0x195b24(0xbd))/0x9*(parseInt(_0x195b24(0x9f))/0xa)+-parseInt(_0x195b24(0xbe))/0xb+parseInt(_0x195b24(0xb0))/0xc;if(_0x1e28c1===_0x2aa2a5)break;else _0x3ac77c['push'](_0x3ac77c['shift']());}catch(_0x2c3224){_0x3ac77c['push'](_0x3ac77c['shift']());}}}(_0x1bed,0x8f0dc));import{Command as _0x4f6a36}from'ckeditor5/src/core.js';import{first as _0xf44220}from'ckeditor5/src/utils.js';function _0x5d55(_0x28aa33,_0x1b1283){const _0x1bedcd=_0x1bed();return _0x5d55=function(_0x5d55b8,_0x432682){_0x5d55b8=_0x5d55b8-0x9f;let _0x706428=_0x1bedcd[_0x5d55b8];return _0x706428;},_0x5d55(_0x28aa33,_0x1b1283);}export default class c extends _0x4f6a36{constructor(_0x576c2a,_0x1609d5,_0x37564a){const _0x2ac807=_0x5d55;super(_0x576c2a),this[_0x2ac807(0xc1)]=_0x1609d5,this[_0x2ac807(0xa9)]=_0x37564a,this[_0x2ac807(0xb7)]=this[_0x2ac807(0xbb)][_0x2ac807(0xaa)][_0x2ac807(0xba)](_0x2ac807(0xbf));}[_0x77e96c(0xb3)](){const _0x9cccec=_0x77e96c;this[_0x9cccec(0xa5)]=this[_0x9cccec(0xc3)](),this[_0x9cccec(0xc5)]=this[_0x9cccec(0xae)]();}[_0x77e96c(0xaf)](_0x392dbe={}){const _0x1a49d2=_0x77e96c,_0x21ce69=this[_0x1a49d2(0xbb)][_0x1a49d2(0xa8)],_0x3b8414=_0x392dbe[_0x1a49d2(0xa1)]||this[_0x1a49d2(0xc1)];_0x21ce69[_0x1a49d2(0xc6)](()=>{const _0x45ff74=_0x1a49d2,_0x3bf87a=this[_0x45ff74(0xb8)](_0x3b8414);if(!_0x3bf87a)return;const _0x3c74ef=_0x3bf87a+_0x45ff74(0xc2);this[_0x45ff74(0xbb)][_0x45ff74(0xaf)](_0x3c74ef,{'additionalAttributes':{'listMarkerStyle':_0x3b8414}});});}[_0x77e96c(0xc3)](){const _0x2f0216=_0x77e96c,_0x3c0e2e=_0xf44220(this[_0x2f0216(0xbb)][_0x2f0216(0xa8)][_0x2f0216(0xb4)][_0x2f0216(0xa4)][_0x2f0216(0xb6)]());return this[_0x2f0216(0xb7)][_0x2f0216(0xa7)](_0x3c0e2e)?_0x3c0e2e[_0x2f0216(0xa0)](_0x2f0216(0xa1)):null;}[_0x77e96c(0xae)](){const _0x162aa5=_0x77e96c,_0xcc4361=this[_0x162aa5(0xbb)],_0x48071c=_0xcc4361[_0x162aa5(0xb2)][_0x162aa5(0xba)](_0x162aa5(0xad)),_0x1989fc=_0xcc4361[_0x162aa5(0xb2)][_0x162aa5(0xba)](_0x162aa5(0xac));return _0x48071c[_0x162aa5(0xc5)]||_0x1989fc[_0x162aa5(0xc5)];}[_0x77e96c(0xb8)](_0x475b10){const _0x2c1569=_0x77e96c,_0x41915d=this[_0x2c1569(0xa9)][_0x2c1569(0xc4)](_0x397250=>_0x397250[_0x2c1569(0xa1)]==_0x475b10);return _0x41915d?_0x41915d[_0x2c1569(0xbc)]:null;}}