@ckeditor/ckeditor5-list 47.6.1 → 48.0.0-alpha.1

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 (275) hide show
  1. package/LICENSE.md +1 -1
  2. package/ckeditor5-metadata.json +21 -18
  3. package/dist/index-content.css +135 -111
  4. package/dist/index-editor.css +152 -73
  5. package/dist/index.css +204 -238
  6. package/dist/index.css.map +1 -1
  7. package/dist/index.js.map +1 -1
  8. package/{src → dist}/legacylist/legacyconverters.d.ts +2 -2
  9. package/{src → dist}/legacylist/legacyindentcommand.d.ts +1 -1
  10. package/{src → dist}/legacylist/legacylistcommand.d.ts +1 -1
  11. package/{src → dist}/legacylist/legacylistediting.d.ts +3 -3
  12. package/{src → dist}/legacylist/legacylistutils.d.ts +2 -2
  13. package/{src → dist}/legacylist/legacyutils.d.ts +1 -1
  14. package/{src → dist}/legacylist.d.ts +1 -1
  15. package/{src → dist}/legacylistproperties/legacylistpropertiesediting.d.ts +1 -1
  16. package/{src → dist}/legacylistproperties/legacylistreversedcommand.d.ts +1 -1
  17. package/{src → dist}/legacylistproperties/legacyliststartcommand.d.ts +1 -1
  18. package/{src → dist}/legacylistproperties/legacyliststylecommand.d.ts +1 -1
  19. package/{src → dist}/legacylistproperties.d.ts +1 -1
  20. package/{src → dist}/legacytodolist/legacychecktodolistcommand.d.ts +2 -2
  21. package/{src → dist}/legacytodolist/legacytodolistconverters.d.ts +2 -2
  22. package/{src → dist}/legacytodolist/legacytodolistediting.d.ts +1 -1
  23. package/{src → dist}/legacytodolist.d.ts +1 -1
  24. package/{src → dist}/list/adjacentlistssupport.d.ts +1 -1
  25. package/{src → dist}/list/converters.d.ts +2 -2
  26. package/{src → dist}/list/listcommand.d.ts +2 -2
  27. package/{src → dist}/list/listediting.d.ts +5 -5
  28. package/{src → dist}/list/listindentcommand.d.ts +2 -2
  29. package/{src → dist}/list/listmergecommand.d.ts +2 -2
  30. package/{src → dist}/list/listsplitcommand.d.ts +2 -2
  31. package/{src → dist}/list/listui.d.ts +1 -1
  32. package/{src → dist}/list/listutils.d.ts +3 -3
  33. package/{src → dist}/list/utils/listwalker.d.ts +2 -2
  34. package/{src → dist}/list/utils/model.d.ts +2 -2
  35. package/{src → dist}/list/utils/postfixers.d.ts +1 -1
  36. package/{src → dist}/list/utils/view.d.ts +1 -1
  37. package/{src → dist}/list/utils.d.ts +1 -1
  38. package/{src → dist}/list.d.ts +1 -1
  39. package/{src → dist}/listconfig.d.ts +1 -1
  40. package/{src → dist}/listformatting/listitemboldintegration.d.ts +1 -1
  41. package/{src → dist}/listformatting/listitemfontcolorintegration.d.ts +1 -1
  42. package/{src → dist}/listformatting/listitemfontfamilyintegration.d.ts +1 -1
  43. package/{src → dist}/listformatting/listitemfontsizeintegration.d.ts +1 -1
  44. package/{src → dist}/listformatting/listitemitalicintegration.d.ts +1 -1
  45. package/{src → dist}/listformatting.d.ts +1 -1
  46. package/{src → dist}/listproperties/converters.d.ts +2 -2
  47. package/{src → dist}/listproperties/listpropertiesediting.d.ts +2 -2
  48. package/{src → dist}/listproperties/listpropertiesui.d.ts +1 -1
  49. package/{src → dist}/listproperties/listpropertiesutils.d.ts +1 -1
  50. package/{src → dist}/listproperties/listreversedcommand.d.ts +1 -1
  51. package/{src → dist}/listproperties/liststartcommand.d.ts +1 -1
  52. package/{src → dist}/listproperties/liststylecommand.d.ts +1 -1
  53. package/{src → dist}/listproperties/ui/listpropertiesview.d.ts +2 -2
  54. package/{src → dist}/listproperties.d.ts +1 -1
  55. package/{src → dist}/todolist/checktodolistcommand.d.ts +1 -1
  56. package/{src → dist}/todolist/todocheckboxchangeobserver.d.ts +1 -1
  57. package/{src → dist}/todolist/todolistediting.d.ts +1 -1
  58. package/{src → dist}/todolist/todolistui.d.ts +1 -1
  59. package/{src → dist}/todolist.d.ts +1 -1
  60. package/package.json +28 -52
  61. package/build/list.js +0 -5
  62. package/build/translations/af.js +0 -1
  63. package/build/translations/ar.js +0 -1
  64. package/build/translations/ast.js +0 -1
  65. package/build/translations/az.js +0 -1
  66. package/build/translations/be.js +0 -1
  67. package/build/translations/bg.js +0 -1
  68. package/build/translations/bn.js +0 -1
  69. package/build/translations/bs.js +0 -1
  70. package/build/translations/ca.js +0 -1
  71. package/build/translations/cs.js +0 -1
  72. package/build/translations/da.js +0 -1
  73. package/build/translations/de-ch.js +0 -1
  74. package/build/translations/de.js +0 -1
  75. package/build/translations/el.js +0 -1
  76. package/build/translations/en-au.js +0 -1
  77. package/build/translations/en-gb.js +0 -1
  78. package/build/translations/eo.js +0 -1
  79. package/build/translations/es-co.js +0 -1
  80. package/build/translations/es.js +0 -1
  81. package/build/translations/et.js +0 -1
  82. package/build/translations/eu.js +0 -1
  83. package/build/translations/fa.js +0 -1
  84. package/build/translations/fi.js +0 -1
  85. package/build/translations/fr.js +0 -1
  86. package/build/translations/gl.js +0 -1
  87. package/build/translations/gu.js +0 -1
  88. package/build/translations/he.js +0 -1
  89. package/build/translations/hi.js +0 -1
  90. package/build/translations/hr.js +0 -1
  91. package/build/translations/hu.js +0 -1
  92. package/build/translations/hy.js +0 -1
  93. package/build/translations/id.js +0 -1
  94. package/build/translations/it.js +0 -1
  95. package/build/translations/ja.js +0 -1
  96. package/build/translations/jv.js +0 -1
  97. package/build/translations/kk.js +0 -1
  98. package/build/translations/km.js +0 -1
  99. package/build/translations/kn.js +0 -1
  100. package/build/translations/ko.js +0 -1
  101. package/build/translations/ku.js +0 -1
  102. package/build/translations/lt.js +0 -1
  103. package/build/translations/lv.js +0 -1
  104. package/build/translations/ms.js +0 -1
  105. package/build/translations/nb.js +0 -1
  106. package/build/translations/ne.js +0 -1
  107. package/build/translations/nl.js +0 -1
  108. package/build/translations/no.js +0 -1
  109. package/build/translations/oc.js +0 -1
  110. package/build/translations/pl.js +0 -1
  111. package/build/translations/pt-br.js +0 -1
  112. package/build/translations/pt.js +0 -1
  113. package/build/translations/ro.js +0 -1
  114. package/build/translations/ru.js +0 -1
  115. package/build/translations/si.js +0 -1
  116. package/build/translations/sk.js +0 -1
  117. package/build/translations/sl.js +0 -1
  118. package/build/translations/sq.js +0 -1
  119. package/build/translations/sr-latn.js +0 -1
  120. package/build/translations/sr.js +0 -1
  121. package/build/translations/sv.js +0 -1
  122. package/build/translations/th.js +0 -1
  123. package/build/translations/ti.js +0 -1
  124. package/build/translations/tk.js +0 -1
  125. package/build/translations/tr.js +0 -1
  126. package/build/translations/tt.js +0 -1
  127. package/build/translations/ug.js +0 -1
  128. package/build/translations/uk.js +0 -1
  129. package/build/translations/ur.js +0 -1
  130. package/build/translations/uz.js +0 -1
  131. package/build/translations/vi.js +0 -1
  132. package/build/translations/zh-cn.js +0 -1
  133. package/build/translations/zh.js +0 -1
  134. package/lang/contexts.json +0 -37
  135. package/lang/translations/af.po +0 -152
  136. package/lang/translations/ar.po +0 -152
  137. package/lang/translations/ast.po +0 -152
  138. package/lang/translations/az.po +0 -152
  139. package/lang/translations/be.po +0 -152
  140. package/lang/translations/bg.po +0 -152
  141. package/lang/translations/bn.po +0 -152
  142. package/lang/translations/bs.po +0 -152
  143. package/lang/translations/ca.po +0 -152
  144. package/lang/translations/cs.po +0 -152
  145. package/lang/translations/da.po +0 -152
  146. package/lang/translations/de-ch.po +0 -152
  147. package/lang/translations/de.po +0 -152
  148. package/lang/translations/el.po +0 -152
  149. package/lang/translations/en-au.po +0 -152
  150. package/lang/translations/en-gb.po +0 -152
  151. package/lang/translations/en.po +0 -152
  152. package/lang/translations/eo.po +0 -152
  153. package/lang/translations/es-co.po +0 -152
  154. package/lang/translations/es.po +0 -152
  155. package/lang/translations/et.po +0 -152
  156. package/lang/translations/eu.po +0 -152
  157. package/lang/translations/fa.po +0 -152
  158. package/lang/translations/fi.po +0 -152
  159. package/lang/translations/fr.po +0 -152
  160. package/lang/translations/gl.po +0 -152
  161. package/lang/translations/gu.po +0 -152
  162. package/lang/translations/he.po +0 -152
  163. package/lang/translations/hi.po +0 -152
  164. package/lang/translations/hr.po +0 -152
  165. package/lang/translations/hu.po +0 -152
  166. package/lang/translations/hy.po +0 -152
  167. package/lang/translations/id.po +0 -152
  168. package/lang/translations/it.po +0 -152
  169. package/lang/translations/ja.po +0 -152
  170. package/lang/translations/jv.po +0 -152
  171. package/lang/translations/kk.po +0 -152
  172. package/lang/translations/km.po +0 -152
  173. package/lang/translations/kn.po +0 -152
  174. package/lang/translations/ko.po +0 -152
  175. package/lang/translations/ku.po +0 -152
  176. package/lang/translations/lt.po +0 -152
  177. package/lang/translations/lv.po +0 -152
  178. package/lang/translations/ms.po +0 -152
  179. package/lang/translations/nb.po +0 -152
  180. package/lang/translations/ne.po +0 -152
  181. package/lang/translations/nl.po +0 -152
  182. package/lang/translations/no.po +0 -152
  183. package/lang/translations/oc.po +0 -152
  184. package/lang/translations/pl.po +0 -152
  185. package/lang/translations/pt-br.po +0 -152
  186. package/lang/translations/pt.po +0 -152
  187. package/lang/translations/ro.po +0 -152
  188. package/lang/translations/ru.po +0 -152
  189. package/lang/translations/si.po +0 -152
  190. package/lang/translations/sk.po +0 -152
  191. package/lang/translations/sl.po +0 -152
  192. package/lang/translations/sq.po +0 -152
  193. package/lang/translations/sr-latn.po +0 -152
  194. package/lang/translations/sr.po +0 -152
  195. package/lang/translations/sv.po +0 -152
  196. package/lang/translations/th.po +0 -152
  197. package/lang/translations/ti.po +0 -152
  198. package/lang/translations/tk.po +0 -152
  199. package/lang/translations/tr.po +0 -152
  200. package/lang/translations/tt.po +0 -152
  201. package/lang/translations/ug.po +0 -152
  202. package/lang/translations/uk.po +0 -152
  203. package/lang/translations/ur.po +0 -152
  204. package/lang/translations/uz.po +0 -152
  205. package/lang/translations/vi.po +0 -152
  206. package/lang/translations/zh-cn.po +0 -152
  207. package/lang/translations/zh.po +0 -152
  208. package/src/augmentation.js +0 -5
  209. package/src/index.js +0 -67
  210. package/src/legacyerrors.js +0 -28
  211. package/src/legacylist/legacyconverters.js +0 -921
  212. package/src/legacylist/legacyindentcommand.js +0 -111
  213. package/src/legacylist/legacylistcommand.js +0 -278
  214. package/src/legacylist/legacylistediting.js +0 -167
  215. package/src/legacylist/legacylistutils.js +0 -52
  216. package/src/legacylist/legacyutils.js +0 -357
  217. package/src/legacylist.js +0 -36
  218. package/src/legacylistproperties/legacylistpropertiesediting.js +0 -703
  219. package/src/legacylistproperties/legacylistreversedcommand.js +0 -52
  220. package/src/legacylistproperties/legacyliststartcommand.js +0 -52
  221. package/src/legacylistproperties/legacyliststylecommand.js +0 -105
  222. package/src/legacylistproperties.js +0 -37
  223. package/src/legacytodolist/legacychecktodolistcommand.js +0 -82
  224. package/src/legacytodolist/legacytodolistconverters.js +0 -268
  225. package/src/legacytodolist/legacytodolistediting.js +0 -199
  226. package/src/legacytodolist.js +0 -37
  227. package/src/list/adjacentlistssupport.js +0 -87
  228. package/src/list/converters.js +0 -533
  229. package/src/list/listcommand.js +0 -176
  230. package/src/list/listediting.js +0 -696
  231. package/src/list/listindentcommand.js +0 -136
  232. package/src/list/listmergecommand.js +0 -182
  233. package/src/list/listsplitcommand.js +0 -74
  234. package/src/list/listui.js +0 -42
  235. package/src/list/listutils.js +0 -68
  236. package/src/list/utils/listwalker.js +0 -236
  237. package/src/list/utils/model.js +0 -487
  238. package/src/list/utils/postfixers.js +0 -131
  239. package/src/list/utils/view.js +0 -117
  240. package/src/list/utils.js +0 -51
  241. package/src/list.js +0 -36
  242. package/src/listconfig.js +0 -5
  243. package/src/listformatting/listitemboldintegration.js +0 -88
  244. package/src/listformatting/listitemfontcolorintegration.js +0 -92
  245. package/src/listformatting/listitemfontfamilyintegration.js +0 -93
  246. package/src/listformatting/listitemfontsizeintegration.js +0 -124
  247. package/src/listformatting/listitemitalicintegration.js +0 -88
  248. package/src/listformatting.js +0 -248
  249. package/src/listproperties/converters.js +0 -43
  250. package/src/listproperties/listpropertiesediting.js +0 -291
  251. package/src/listproperties/listpropertiesui.js +0 -385
  252. package/src/listproperties/listpropertiesutils.js +0 -50
  253. package/src/listproperties/listreversedcommand.js +0 -55
  254. package/src/listproperties/liststartcommand.js +0 -61
  255. package/src/listproperties/liststylecommand.js +0 -121
  256. package/src/listproperties/ui/listpropertiesview.js +0 -318
  257. package/src/listproperties/utils/config.js +0 -84
  258. package/src/listproperties/utils/style.js +0 -85
  259. package/src/listproperties.js +0 -37
  260. package/src/todolist/checktodolistcommand.js +0 -82
  261. package/src/todolist/todocheckboxchangeobserver.js +0 -36
  262. package/src/todolist/todolistediting.js +0 -470
  263. package/src/todolist/todolistui.js +0 -35
  264. package/src/todolist.js +0 -37
  265. package/theme/documentlist.css +0 -8
  266. package/theme/list.css +0 -40
  267. package/theme/listformatting.css +0 -66
  268. package/theme/listproperties.css +0 -10
  269. package/theme/liststyles.css +0 -8
  270. package/theme/todolist.css +0 -140
  271. /package/{src → dist}/augmentation.d.ts +0 -0
  272. /package/{src → dist}/index.d.ts +0 -0
  273. /package/{src → dist}/legacyerrors.d.ts +0 -0
  274. /package/{src → dist}/listproperties/utils/config.d.ts +0 -0
  275. /package/{src → dist}/listproperties/utils/style.d.ts +0 -0
@@ -1,236 +0,0 @@
1
- /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
5
- /**
6
- * @module list/list/utils/listwalker
7
- */
8
- import { first, toArray } from 'ckeditor5/src/utils.js';
9
- import { isListItemBlock } from './model.js';
10
- /**
11
- * Document list blocks iterator.
12
- *
13
- * @internal
14
- */
15
- export class ListWalker {
16
- /**
17
- * The start list item block element.
18
- */
19
- _startElement;
20
- /**
21
- * The reference indent. Initialized by the indent of the start block.
22
- */
23
- _referenceIndent;
24
- /**
25
- * The iterating direction.
26
- */
27
- _isForward;
28
- /**
29
- * Whether start block should be included in the result (if it's matching other criteria).
30
- */
31
- _includeSelf;
32
- /**
33
- * Additional attributes that must be the same for each block.
34
- */
35
- _sameAttributes;
36
- /**
37
- * Whether blocks with the same indent level as the start block should be included in the result.
38
- */
39
- _sameIndent;
40
- /**
41
- * Whether blocks with a lower indent level than the start block should be included in the result.
42
- */
43
- _lowerIndent;
44
- /**
45
- * Whether blocks with a higher indent level than the start block should be included in the result.
46
- */
47
- _higherIndent;
48
- /**
49
- * Creates a document list iterator.
50
- *
51
- * @param startElement The start list item block element.
52
- * @param options.direction The iterating direction.
53
- * @param options.includeSelf Whether start block should be included in the result (if it's matching other criteria).
54
- * @param options.sameAttributes Additional attributes that must be the same for each block.
55
- * @param options.sameIndent Whether blocks with the same indent level as the start block should be included
56
- * in the result.
57
- * @param options.lowerIndent Whether blocks with a lower indent level than the start block should be included
58
- * in the result.
59
- * @param options.higherIndent Whether blocks with a higher indent level than the start block should be included
60
- * in the result.
61
- */
62
- constructor(startElement, options) {
63
- this._startElement = startElement;
64
- this._referenceIndent = startElement.getAttribute('listIndent');
65
- this._isForward = options.direction == 'forward';
66
- this._includeSelf = !!options.includeSelf;
67
- this._sameAttributes = toArray(options.sameAttributes || []);
68
- this._sameIndent = !!options.sameIndent;
69
- this._lowerIndent = !!options.lowerIndent;
70
- this._higherIndent = !!options.higherIndent;
71
- }
72
- /**
73
- * Performs only first step of iteration and returns the result.
74
- *
75
- * @param startElement The start list item block element.
76
- * @param options.direction The iterating direction.
77
- * @param options.includeSelf Whether start block should be included in the result (if it's matching other criteria).
78
- * @param options.sameAttributes Additional attributes that must be the same for each block.
79
- * @param options.sameIndent Whether blocks with the same indent level as the start block should be included
80
- * in the result.
81
- * @param options.lowerIndent Whether blocks with a lower indent level than the start block should be included
82
- * in the result.
83
- * @param options.higherIndent Whether blocks with a higher indent level than the start block should be included
84
- * in the result.
85
- */
86
- static first(startElement, options) {
87
- const walker = new this(startElement, options);
88
- const iterator = walker[Symbol.iterator]();
89
- return first(iterator);
90
- }
91
- /**
92
- * Iterable interface.
93
- */
94
- *[Symbol.iterator]() {
95
- const nestedItems = [];
96
- for (const { node } of new SiblingListBlocksIterator(this._getStartNode(), this._isForward ? 'forward' : 'backward')) {
97
- const indent = node.getAttribute('listIndent');
98
- // Leaving a nested list.
99
- if (indent < this._referenceIndent) {
100
- // Abort searching blocks.
101
- if (!this._lowerIndent) {
102
- break;
103
- }
104
- // While searching for lower indents, update the reference indent to find another parent in the next step.
105
- this._referenceIndent = indent;
106
- }
107
- // Entering a nested list.
108
- else if (indent > this._referenceIndent) {
109
- // Ignore nested blocks.
110
- if (!this._higherIndent) {
111
- continue;
112
- }
113
- // Collect nested blocks to verify if they are really nested, or it's a different item.
114
- if (!this._isForward) {
115
- nestedItems.push(node);
116
- continue;
117
- }
118
- }
119
- // Same indent level block.
120
- else {
121
- // Ignore same indent block.
122
- if (!this._sameIndent) {
123
- // While looking for nested blocks, stop iterating while encountering first same indent block.
124
- if (this._higherIndent) {
125
- // No more nested blocks so yield nested items.
126
- if (nestedItems.length) {
127
- yield* nestedItems;
128
- nestedItems.length = 0;
129
- }
130
- break;
131
- }
132
- continue;
133
- }
134
- // Abort if item has any additionally specified attribute different.
135
- if (this._sameAttributes.some(attr => node.getAttribute(attr) !== this._startElement.getAttribute(attr))) {
136
- break;
137
- }
138
- }
139
- // There is another block for the same list item so the nested items were in the same list item.
140
- if (nestedItems.length) {
141
- yield* nestedItems;
142
- nestedItems.length = 0;
143
- }
144
- yield node;
145
- }
146
- }
147
- /**
148
- * Returns the model element to start iterating.
149
- */
150
- _getStartNode() {
151
- if (this._includeSelf) {
152
- return this._startElement;
153
- }
154
- return this._isForward ?
155
- this._startElement.nextSibling :
156
- this._startElement.previousSibling;
157
- }
158
- }
159
- /**
160
- * Iterates sibling list blocks starting from the given node.
161
- *
162
- * @internal
163
- */
164
- export class SiblingListBlocksIterator {
165
- _node;
166
- _isForward;
167
- _previousNodesByIndent = [];
168
- _previous = null;
169
- _previousNodeIndent = null;
170
- /**
171
- * @param node The model node.
172
- * @param direction Iteration direction.
173
- */
174
- constructor(node, direction = 'forward') {
175
- this._node = node;
176
- this._isForward = direction === 'forward';
177
- }
178
- [Symbol.iterator]() {
179
- return this;
180
- }
181
- next() {
182
- if (!isListItemBlock(this._node)) {
183
- return { done: true, value: undefined };
184
- }
185
- const nodeIndent = this._node.getAttribute('listIndent');
186
- let previousNodeInList = null;
187
- if (this._previous) {
188
- const previousNodeIndent = this._previousNodeIndent;
189
- // Let's find previous node for the same indent.
190
- // We're going to need that when we get back to previous indent.
191
- if (nodeIndent > previousNodeIndent) {
192
- this._previousNodesByIndent[previousNodeIndent] = this._previous;
193
- }
194
- // Restore the one for given indent.
195
- else if (nodeIndent < previousNodeIndent) {
196
- previousNodeInList = this._previousNodesByIndent[nodeIndent] || null;
197
- this._previousNodesByIndent.length = nodeIndent;
198
- }
199
- // Same indent.
200
- else {
201
- previousNodeInList = this._previous;
202
- }
203
- }
204
- const value = {
205
- node: this._node,
206
- previous: this._previous,
207
- previousNodeInList
208
- };
209
- this._previous = this._node;
210
- this._previousNodeIndent = nodeIndent;
211
- this._node = this._isForward ? this._node.nextSibling : this._node.previousSibling;
212
- return { value, done: false };
213
- }
214
- }
215
- /**
216
- * The iterable protocol over the list elements.
217
- *
218
- * @internal
219
- */
220
- export class ListBlocksIterable {
221
- _listHead;
222
- /**
223
- * @param listHead The head element of a list.
224
- */
225
- constructor(listHead) {
226
- this._listHead = listHead;
227
- }
228
- /**
229
- * List blocks iterator.
230
- *
231
- * Iterates over all blocks of a list.
232
- */
233
- [Symbol.iterator]() {
234
- return new SiblingListBlocksIterator(this._listHead);
235
- }
236
- }