@ckeditor/ckeditor5-list 29.2.0 → 32.0.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.
- package/LICENSE.md +2 -2
- package/build/list.js +3 -3
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/km.js +1 -1
- package/build/translations/kn.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/ckeditor5-metadata.json +8 -4
- package/lang/contexts.json +5 -1
- package/lang/translations/ar.po +17 -1
- package/lang/translations/ast.po +17 -1
- package/lang/translations/az.po +17 -1
- package/lang/translations/bg.po +17 -1
- package/lang/translations/cs.po +17 -1
- package/lang/translations/da.po +17 -1
- package/lang/translations/de-ch.po +17 -1
- package/lang/translations/de.po +17 -1
- package/lang/translations/el.po +17 -1
- package/lang/translations/en-au.po +17 -1
- package/lang/translations/en-gb.po +17 -1
- package/lang/translations/en.po +17 -1
- package/lang/translations/eo.po +17 -1
- package/lang/translations/es.po +20 -4
- package/lang/translations/et.po +17 -1
- package/lang/translations/eu.po +17 -1
- package/lang/translations/fa.po +17 -1
- package/lang/translations/fi.po +17 -1
- package/lang/translations/fr.po +17 -1
- package/lang/translations/gl.po +17 -1
- package/lang/translations/he.po +17 -1
- package/lang/translations/hi.po +17 -1
- package/lang/translations/hr.po +17 -1
- package/lang/translations/hu.po +17 -1
- package/lang/translations/id.po +17 -1
- package/lang/translations/it.po +17 -1
- package/lang/translations/ja.po +17 -1
- package/lang/translations/km.po +17 -1
- package/lang/translations/kn.po +17 -1
- package/lang/translations/ko.po +17 -1
- package/lang/translations/ku.po +17 -1
- package/lang/translations/lt.po +17 -1
- package/lang/translations/lv.po +17 -1
- package/lang/translations/nb.po +17 -1
- package/lang/translations/ne.po +17 -1
- package/lang/translations/nl.po +21 -5
- package/lang/translations/no.po +17 -1
- package/lang/translations/pl.po +17 -1
- package/lang/translations/pt-br.po +17 -1
- package/lang/translations/pt.po +17 -1
- package/lang/translations/ro.po +17 -1
- package/lang/translations/ru.po +17 -1
- package/lang/translations/si.po +17 -1
- package/lang/translations/sk.po +17 -1
- package/lang/translations/sq.po +17 -1
- package/lang/translations/sr-latn.po +17 -1
- package/lang/translations/sr.po +17 -1
- package/lang/translations/sv.po +17 -1
- package/lang/translations/tk.po +17 -1
- package/lang/translations/tr.po +17 -1
- package/lang/translations/ug.po +17 -1
- package/lang/translations/uk.po +17 -1
- package/lang/translations/uz.po +125 -0
- package/lang/translations/vi.po +17 -1
- package/lang/translations/zh-cn.po +17 -1
- package/lang/translations/zh.po +36 -20
- package/package.json +27 -27
- package/src/checktodolistcommand.js +1 -1
- package/src/converters.js +14 -15
- package/src/indentcommand.js +1 -1
- package/src/index.js +4 -4
- package/src/list.js +24 -1
- package/src/listcommand.js +2 -2
- package/src/listediting.js +1 -1
- package/src/listproperties.js +96 -0
- package/src/{liststyleediting.js → listpropertiesediting.js} +299 -122
- package/src/listpropertiesui.js +314 -0
- package/src/listreversedcommand.js +64 -0
- package/src/liststartcommand.js +63 -0
- package/src/liststyle.js +12 -6
- package/src/liststylecommand.js +5 -22
- package/src/listui.js +1 -1
- package/src/todolist.js +1 -1
- package/src/todolistconverters.js +1 -1
- package/src/todolistediting.js +1 -1
- package/src/todolistui.js +1 -1
- package/src/ui/collapsibleview.js +152 -0
- package/src/ui/listpropertiesview.js +405 -0
- package/src/utils.js +49 -4
- package/theme/collapsible.css +10 -0
- package/theme/listproperties.css +10 -0
- package/theme/liststyles.css +2 -6
- package/theme/todolist.css +1 -1
- package/CHANGELOG.md +0 -272
- package/src/liststyleui.js +0 -225
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Uzbek (https://www.transifex.com/ckeditor/teams/11143/uz/)\n"
|
|
16
|
+
"Language: uz\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "Toolbar button tooltip for the Numbered List feature."
|
|
20
|
+
msgid "Numbered List"
|
|
21
|
+
msgstr "Raqamlangan ro'yxat"
|
|
22
|
+
|
|
23
|
+
msgctxt "Toolbar button tooltip for the Bulleted List feature."
|
|
24
|
+
msgid "Bulleted List"
|
|
25
|
+
msgstr "Belgilangan roʻyxat"
|
|
26
|
+
|
|
27
|
+
msgctxt "Toolbar button tooltip for the To-do List feature."
|
|
28
|
+
msgid "To-do List"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
|
+
msgid "Bulleted list styles toolbar"
|
|
33
|
+
msgstr "Belgilangan ro'yxat uslublari"
|
|
34
|
+
|
|
35
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
|
+
msgid "Numbered list styles toolbar"
|
|
37
|
+
msgstr "Raqamlangan ro'yxat uslublari"
|
|
38
|
+
|
|
39
|
+
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
|
+
msgid "Toggle the disc list style"
|
|
41
|
+
msgstr ""
|
|
42
|
+
|
|
43
|
+
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
|
+
msgid "Toggle the circle list style"
|
|
45
|
+
msgstr ""
|
|
46
|
+
|
|
47
|
+
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
|
+
msgid "Toggle the square list style"
|
|
49
|
+
msgstr ""
|
|
50
|
+
|
|
51
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
|
+
msgid "Toggle the decimal list style"
|
|
53
|
+
msgstr ""
|
|
54
|
+
|
|
55
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
|
+
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
|
+
msgid "Toggle the lower–roman list style"
|
|
61
|
+
msgstr ""
|
|
62
|
+
|
|
63
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
|
+
msgid "Toggle the upper–roman list style"
|
|
65
|
+
msgstr ""
|
|
66
|
+
|
|
67
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
|
+
msgid "Toggle the lower–latin list style"
|
|
69
|
+
msgstr ""
|
|
70
|
+
|
|
71
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
|
+
msgid "Toggle the upper–latin list style"
|
|
73
|
+
msgstr ""
|
|
74
|
+
|
|
75
|
+
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
|
+
msgid "Disc"
|
|
77
|
+
msgstr "Disk"
|
|
78
|
+
|
|
79
|
+
msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
|
|
80
|
+
msgid "Circle"
|
|
81
|
+
msgstr "Doira"
|
|
82
|
+
|
|
83
|
+
msgctxt "The tooltip text of the button that toggles the \"square\" list style."
|
|
84
|
+
msgid "Square"
|
|
85
|
+
msgstr "Kvadrat"
|
|
86
|
+
|
|
87
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
|
|
88
|
+
msgid "Decimal"
|
|
89
|
+
msgstr "O'nlik"
|
|
90
|
+
|
|
91
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
|
|
92
|
+
msgid "Decimal with leading zero"
|
|
93
|
+
msgstr "Boshlovchi nol bilan oʻnlik"
|
|
94
|
+
|
|
95
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
|
+
msgid "Lower–roman"
|
|
97
|
+
msgstr "Kichik rim"
|
|
98
|
+
|
|
99
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
|
+
msgid "Upper-roman"
|
|
101
|
+
msgstr "Katta rim"
|
|
102
|
+
|
|
103
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
|
+
msgid "Lower-latin"
|
|
105
|
+
msgstr "Kichik lotincha"
|
|
106
|
+
|
|
107
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
|
+
msgid "Upper-latin"
|
|
109
|
+
msgstr "Katta lotincha"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/vi.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "小写拉丁字母"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "大写拉丁字母"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/zh.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -30,80 +30,96 @@ msgstr "代辦清單"
|
|
|
30
30
|
|
|
31
31
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
32
|
msgid "Bulleted list styles toolbar"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "無序清單工具列"
|
|
34
34
|
|
|
35
35
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
36
|
msgid "Numbered list styles toolbar"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "有序清單工具列"
|
|
38
38
|
|
|
39
39
|
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
40
|
msgid "Toggle the disc list style"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "切換為實心圓點標示"
|
|
42
42
|
|
|
43
43
|
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
44
|
msgid "Toggle the circle list style"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "切換為空心圓點標示"
|
|
46
46
|
|
|
47
47
|
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
48
|
msgid "Toggle the square list style"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "切換為方形標示"
|
|
50
50
|
|
|
51
51
|
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
52
|
msgid "Toggle the decimal list style"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "切換為數字標示"
|
|
54
54
|
|
|
55
55
|
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
56
|
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "切換為0開頭的數字標示"
|
|
58
58
|
|
|
59
59
|
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
60
|
msgid "Toggle the lower–roman list style"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "切換為小寫羅馬數字標示"
|
|
62
62
|
|
|
63
63
|
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
64
|
msgid "Toggle the upper–roman list style"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "切換為大寫羅馬數字標示"
|
|
66
66
|
|
|
67
67
|
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
68
|
msgid "Toggle the lower–latin list style"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "切換為小寫拉丁文字標示"
|
|
70
70
|
|
|
71
71
|
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
72
|
msgid "Toggle the upper–latin list style"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "切換為大寫拉丁文字標示"
|
|
74
74
|
|
|
75
75
|
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
76
|
msgid "Disc"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "實心圓點"
|
|
78
78
|
|
|
79
79
|
msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
|
|
80
80
|
msgid "Circle"
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "空心圓點"
|
|
82
82
|
|
|
83
83
|
msgctxt "The tooltip text of the button that toggles the \"square\" list style."
|
|
84
84
|
msgid "Square"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "方形"
|
|
86
86
|
|
|
87
87
|
msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
|
|
88
88
|
msgid "Decimal"
|
|
89
|
-
msgstr ""
|
|
89
|
+
msgstr "數字"
|
|
90
90
|
|
|
91
91
|
msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
|
|
92
92
|
msgid "Decimal with leading zero"
|
|
93
|
-
msgstr ""
|
|
93
|
+
msgstr "0開頭的數字"
|
|
94
94
|
|
|
95
95
|
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
96
|
msgid "Lower–roman"
|
|
97
|
-
msgstr ""
|
|
97
|
+
msgstr "小寫羅馬數字"
|
|
98
98
|
|
|
99
99
|
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
100
|
msgid "Upper-roman"
|
|
101
|
-
msgstr ""
|
|
101
|
+
msgstr "大寫羅馬數字"
|
|
102
102
|
|
|
103
103
|
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
104
|
msgid "Lower-latin"
|
|
105
|
-
msgstr ""
|
|
105
|
+
msgstr "小寫拉丁字母"
|
|
106
106
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
|
+
msgstr "大寫拉丁字母"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
109
125
|
msgstr ""
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-list",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "32.0.0",
|
|
4
4
|
"description": "Ordered and unordered lists feature to CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,36 +12,36 @@
|
|
|
12
12
|
],
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"ckeditor5": "^
|
|
15
|
+
"ckeditor5": "^32.0.0",
|
|
16
|
+
"@ckeditor/ckeditor5-ui": "^32.0.0"
|
|
16
17
|
},
|
|
17
18
|
"devDependencies": {
|
|
18
|
-
"@ckeditor/ckeditor5-basic-styles": "^
|
|
19
|
-
"@ckeditor/ckeditor5-block-quote": "^
|
|
20
|
-
"@ckeditor/ckeditor5-clipboard": "^
|
|
21
|
-
"@ckeditor/ckeditor5-core": "^
|
|
22
|
-
"@ckeditor/ckeditor5-dev-utils": "^
|
|
23
|
-
"@ckeditor/ckeditor5-editor-classic": "^
|
|
24
|
-
"@ckeditor/ckeditor5-engine": "^
|
|
25
|
-
"@ckeditor/ckeditor5-enter": "^
|
|
26
|
-
"@ckeditor/ckeditor5-essentials": "^
|
|
27
|
-
"@ckeditor/ckeditor5-font": "^
|
|
28
|
-
"@ckeditor/ckeditor5-heading": "^
|
|
29
|
-
"@ckeditor/ckeditor5-highlight": "^
|
|
30
|
-
"@ckeditor/ckeditor5-indent": "^
|
|
31
|
-
"@ckeditor/ckeditor5-link": "^
|
|
32
|
-
"@ckeditor/ckeditor5-paragraph": "^
|
|
33
|
-
"@ckeditor/ckeditor5-remove-format": "^
|
|
34
|
-
"@ckeditor/ckeditor5-table": "^
|
|
35
|
-
"@ckeditor/ckeditor5-theme-lark": "^
|
|
36
|
-
"@ckeditor/ckeditor5-typing": "^
|
|
37
|
-
"@ckeditor/ckeditor5-
|
|
38
|
-
"@ckeditor/ckeditor5-
|
|
39
|
-
"
|
|
40
|
-
"webpack": "^4.
|
|
41
|
-
"webpack-cli": "^3.3.11"
|
|
19
|
+
"@ckeditor/ckeditor5-basic-styles": "^32.0.0",
|
|
20
|
+
"@ckeditor/ckeditor5-block-quote": "^32.0.0",
|
|
21
|
+
"@ckeditor/ckeditor5-clipboard": "^32.0.0",
|
|
22
|
+
"@ckeditor/ckeditor5-core": "^32.0.0",
|
|
23
|
+
"@ckeditor/ckeditor5-dev-utils": "^27.1.0",
|
|
24
|
+
"@ckeditor/ckeditor5-editor-classic": "^32.0.0",
|
|
25
|
+
"@ckeditor/ckeditor5-engine": "^32.0.0",
|
|
26
|
+
"@ckeditor/ckeditor5-enter": "^32.0.0",
|
|
27
|
+
"@ckeditor/ckeditor5-essentials": "^32.0.0",
|
|
28
|
+
"@ckeditor/ckeditor5-font": "^32.0.0",
|
|
29
|
+
"@ckeditor/ckeditor5-heading": "^32.0.0",
|
|
30
|
+
"@ckeditor/ckeditor5-highlight": "^32.0.0",
|
|
31
|
+
"@ckeditor/ckeditor5-indent": "^32.0.0",
|
|
32
|
+
"@ckeditor/ckeditor5-link": "^32.0.0",
|
|
33
|
+
"@ckeditor/ckeditor5-paragraph": "^32.0.0",
|
|
34
|
+
"@ckeditor/ckeditor5-remove-format": "^32.0.0",
|
|
35
|
+
"@ckeditor/ckeditor5-table": "^32.0.0",
|
|
36
|
+
"@ckeditor/ckeditor5-theme-lark": "^32.0.0",
|
|
37
|
+
"@ckeditor/ckeditor5-typing": "^32.0.0",
|
|
38
|
+
"@ckeditor/ckeditor5-undo": "^32.0.0",
|
|
39
|
+
"@ckeditor/ckeditor5-utils": "^32.0.0",
|
|
40
|
+
"webpack": "^5.58.1",
|
|
41
|
+
"webpack-cli": "^4.9.0"
|
|
42
42
|
},
|
|
43
43
|
"engines": {
|
|
44
|
-
"node": ">=
|
|
44
|
+
"node": ">=14.0.0",
|
|
45
45
|
"npm": ">=5.7.1"
|
|
46
46
|
},
|
|
47
47
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
package/src/converters.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -435,29 +435,16 @@ export function cleanListItem( evt, data, conversionApi ) {
|
|
|
435
435
|
const children = [ ...data.viewItem.getChildren() ];
|
|
436
436
|
|
|
437
437
|
let foundList = false;
|
|
438
|
-
let firstNode = true;
|
|
439
438
|
|
|
440
439
|
for ( const child of children ) {
|
|
441
440
|
if ( foundList && !isList( child ) ) {
|
|
442
441
|
child._remove();
|
|
443
442
|
}
|
|
444
443
|
|
|
445
|
-
if (
|
|
446
|
-
// If this is the first node and it's a text node, left-trim it.
|
|
447
|
-
if ( firstNode ) {
|
|
448
|
-
child._data = child.data.trimStart();
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
// If this is the last text node before <ul> or <ol>, right-trim it.
|
|
452
|
-
if ( !child.nextSibling || isList( child.nextSibling ) ) {
|
|
453
|
-
child._data = child.data.trimEnd();
|
|
454
|
-
}
|
|
455
|
-
} else if ( isList( child ) ) {
|
|
444
|
+
if ( isList( child ) ) {
|
|
456
445
|
// If this is a <ul> or <ol>, do not process it, just mark that we already visited list element.
|
|
457
446
|
foundList = true;
|
|
458
447
|
}
|
|
459
|
-
|
|
460
|
-
firstNode = false;
|
|
461
448
|
}
|
|
462
449
|
}
|
|
463
450
|
}
|
|
@@ -618,6 +605,18 @@ export function modelChangePostFixer( model, writer ) {
|
|
|
618
605
|
applied = true;
|
|
619
606
|
}
|
|
620
607
|
|
|
608
|
+
if ( item.hasAttribute( 'listReversed' ) ) {
|
|
609
|
+
writer.removeAttribute( 'listReversed', item );
|
|
610
|
+
|
|
611
|
+
applied = true;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
if ( item.hasAttribute( 'listStart' ) ) {
|
|
615
|
+
writer.removeAttribute( 'listStart', item );
|
|
616
|
+
|
|
617
|
+
applied = true;
|
|
618
|
+
}
|
|
619
|
+
|
|
621
620
|
for ( const innerItem of Array.from( model.createRangeIn( item ) ).filter( e => e.item.is( 'element', 'listItem' ) ) ) {
|
|
622
621
|
_addListToFix( innerItem.previousPosition );
|
|
623
622
|
}
|
package/src/indentcommand.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
package/src/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
export { default as List } from './list';
|
|
11
11
|
export { default as ListEditing } from './listediting';
|
|
12
12
|
export { default as ListUI } from './listui';
|
|
13
|
-
export { default as
|
|
14
|
-
export { default as
|
|
15
|
-
export { default as
|
|
13
|
+
export { default as ListProperties } from './listproperties';
|
|
14
|
+
export { default as ListPropertiesEditing } from './listpropertiesediting';
|
|
15
|
+
export { default as ListPropertiesUI } from './listpropertiesui';
|
|
16
16
|
export { default as TodoList } from './todolist';
|
|
17
17
|
export { default as TodoListEditing } from './todolistediting';
|
|
18
18
|
export { default as TodoListUI } from './todolistui';
|
package/src/list.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -35,3 +35,26 @@ export default class List extends Plugin {
|
|
|
35
35
|
return 'List';
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* The configuration of the {@link module:list/list~List list} feature.
|
|
41
|
+
*
|
|
42
|
+
* ClassicEditor
|
|
43
|
+
* .create( editorElement, {
|
|
44
|
+
* list: ... // The list feature configuration.
|
|
45
|
+
* } )
|
|
46
|
+
* .then( ... )
|
|
47
|
+
* .catch( ... );
|
|
48
|
+
*
|
|
49
|
+
* See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
|
|
50
|
+
*
|
|
51
|
+
* @interface ListConfig
|
|
52
|
+
*/
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* The configuration of the {@link module:list/list~List} feature.
|
|
56
|
+
*
|
|
57
|
+
* Read more in {@link module:list/list~ListConfig}.
|
|
58
|
+
*
|
|
59
|
+
* @member {module:module:list/list~ListConfig} module:core/editor/editorconfig~EditorConfig#list
|
|
60
|
+
*/
|
package/src/listcommand.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -56,7 +56,7 @@ export default class ListCommand extends Command {
|
|
|
56
56
|
* @fires execute
|
|
57
57
|
* @param {Object} [options] Command options.
|
|
58
58
|
* @param {Boolean} [options.forceValue] If set, it will force the command behavior. If `true`, the command will try to convert the
|
|
59
|
-
* selected items and potentially the neighbor elements to the proper list items. If set to `false
|
|
59
|
+
* selected items and potentially the neighbor elements to the proper list items. If set to `false`, it will convert selected elements
|
|
60
60
|
* to paragraphs. If not set, the command will toggle selected elements to list items or paragraphs, depending on the selection.
|
|
61
61
|
*/
|
|
62
62
|
execute( options = {} ) {
|
package/src/listediting.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2022, 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
|
+
/**
|
|
7
|
+
* @module list/listproperties
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
import { Plugin } from 'ckeditor5/src/core';
|
|
11
|
+
import ListPropertiesEditing from './listpropertiesediting';
|
|
12
|
+
import ListPropertiesUI from './listpropertiesui';
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* The list properties feature.
|
|
16
|
+
*
|
|
17
|
+
* This is a "glue" plugin that loads the {@link module:list/listpropertiesediting~ListPropertiesEditing list properties editing feature}
|
|
18
|
+
* and the {@link module:list/listpropertiesui~ListPropertiesUI list properties UI feature}.
|
|
19
|
+
*
|
|
20
|
+
* @extends module:core/plugin~Plugin
|
|
21
|
+
*/
|
|
22
|
+
export default class ListProperties extends Plugin {
|
|
23
|
+
/**
|
|
24
|
+
* @inheritDoc
|
|
25
|
+
*/
|
|
26
|
+
static get requires() {
|
|
27
|
+
return [ ListPropertiesEditing, ListPropertiesUI ];
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @inheritDoc
|
|
32
|
+
*/
|
|
33
|
+
static get pluginName() {
|
|
34
|
+
return 'ListProperties';
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* The configuration of the {@link module:list/listproperties~ListProperties list properties} feature.
|
|
40
|
+
*
|
|
41
|
+
* This configuration controls the individual list properties. For instance, it enables or disables specific editor commands
|
|
42
|
+
* operating on lists ({@link module:list/liststylecommand~ListStyleCommand `'listStyle'`},
|
|
43
|
+
* {@link module:list/liststartcommand~ListStartCommand `'listStart'`},
|
|
44
|
+
* {@link module:list/listreversedcommand~ListReversedCommand `'listReversed'`}), the look of the UI
|
|
45
|
+
* (`'numberedList'` and `'bulletedList'` dropdowns), and the editor data pipeline (allowed HTML attributes).
|
|
46
|
+
*
|
|
47
|
+
* ClassicEditor
|
|
48
|
+
* .create( editorElement, {
|
|
49
|
+
* list: {
|
|
50
|
+
* properties: {
|
|
51
|
+
* styles: true,
|
|
52
|
+
* startIndex: true,
|
|
53
|
+
* reversed: true
|
|
54
|
+
* }
|
|
55
|
+
* }
|
|
56
|
+
* } )
|
|
57
|
+
* .then( ... )
|
|
58
|
+
* .catch( ... );
|
|
59
|
+
*
|
|
60
|
+
* @interface ListPropertiesConfig
|
|
61
|
+
*/
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* When set, the list style feature will be enabled. It allows changing the `list-style-type` HTML attribute of the lists.
|
|
65
|
+
*
|
|
66
|
+
* @default true
|
|
67
|
+
* @member {Boolean} module:list/listproperties~ListPropertiesConfig#styles
|
|
68
|
+
*/
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* When set, the list start index feature will be enabled. It allows changing the `start` HTML attribute of the numbered lists. As a
|
|
72
|
+
* result, it will be possible to specify the start value of the first item in an ordered list.
|
|
73
|
+
*
|
|
74
|
+
* **Note**: This configuration does not affect bulleted and to-do lists.
|
|
75
|
+
*
|
|
76
|
+
* @default false
|
|
77
|
+
* @member {Boolean} module:list/listproperties~ListPropertiesConfig#startIndex
|
|
78
|
+
*/
|
|
79
|
+
|
|
80
|
+
/**
|
|
81
|
+
* When set, the reversed list feature will be enabled. It allows changing the `reversed` HTML attribute of the numbered lists. As a
|
|
82
|
+
* result, it will be possible to make the list order descending instead of ascending.
|
|
83
|
+
*
|
|
84
|
+
* **Note**: This configuration does not affect bulleted and to-do lists.
|
|
85
|
+
*
|
|
86
|
+
* @default false
|
|
87
|
+
* @member {Boolean} module:list/listproperties~ListPropertiesConfig#reversed
|
|
88
|
+
*/
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* The configuration of the {@link module:list/listproperties~ListProperties} feature.
|
|
92
|
+
*
|
|
93
|
+
* Read more in {@link module:list/listproperties~ListPropertiesConfig}.
|
|
94
|
+
*
|
|
95
|
+
* @member {module:list/listproperties~ListPropertiesConfig} module:list/list~ListConfig#properties
|
|
96
|
+
*/
|