@atlaskit/editor-plugin-toolbar-lists-indentation 1.4.2 → 1.4.3
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/CHANGELOG.md +144 -138
- package/LICENSE.md +6 -8
- package/dist/types/ui/onItemActivated.d.ts +1 -1
- package/dist/types-ts4.5/ui/onItemActivated.d.ts +1 -1
- package/package.json +6 -8
- package/report.api.md +17 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,351 +1,357 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-toolbar-lists-indentation
|
|
2
2
|
|
|
3
|
+
## 1.4.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 1.4.2
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
-
|
|
13
|
+
- [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
|
|
14
|
+
[`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
|
|
15
|
+
[ED-23332] Update adf-schema package to 36.10.1
|
|
16
|
+
- Updated dependencies
|
|
11
17
|
|
|
12
18
|
## 1.4.1
|
|
13
19
|
|
|
14
20
|
### Patch Changes
|
|
15
21
|
|
|
16
|
-
-
|
|
17
|
-
|
|
18
|
-
|
|
22
|
+
- [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
|
|
23
|
+
[`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
|
|
24
|
+
ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
|
|
19
25
|
|
|
20
26
|
## 1.4.0
|
|
21
27
|
|
|
22
28
|
### Minor Changes
|
|
23
29
|
|
|
24
|
-
-
|
|
25
|
-
|
|
26
|
-
|
|
30
|
+
- [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
|
|
31
|
+
[`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
|
|
32
|
+
Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
|
|
27
33
|
|
|
28
34
|
### Patch Changes
|
|
29
35
|
|
|
30
|
-
-
|
|
36
|
+
- Updated dependencies
|
|
31
37
|
|
|
32
38
|
## 1.3.7
|
|
33
39
|
|
|
34
40
|
### Patch Changes
|
|
35
41
|
|
|
36
|
-
-
|
|
42
|
+
- Updated dependencies
|
|
37
43
|
|
|
38
44
|
## 1.3.6
|
|
39
45
|
|
|
40
46
|
### Patch Changes
|
|
41
47
|
|
|
42
|
-
-
|
|
43
|
-
|
|
44
|
-
|
|
48
|
+
- [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
|
|
49
|
+
[`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
|
|
50
|
+
[ED-22282] Bump adf-schema to 36.1.0
|
|
45
51
|
|
|
46
52
|
## 1.3.5
|
|
47
53
|
|
|
48
54
|
### Patch Changes
|
|
49
55
|
|
|
50
|
-
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
56
|
+
- [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
|
|
57
|
+
[`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
|
|
58
|
+
[HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
|
|
59
|
+
language triggering composition on an empty line.This was fixed in a patch bump of
|
|
60
|
+
prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
|
|
55
61
|
|
|
56
62
|
## 1.3.4
|
|
57
63
|
|
|
58
64
|
### Patch Changes
|
|
59
65
|
|
|
60
|
-
-
|
|
66
|
+
- Updated dependencies
|
|
61
67
|
|
|
62
68
|
## 1.3.3
|
|
63
69
|
|
|
64
70
|
### Patch Changes
|
|
65
71
|
|
|
66
|
-
-
|
|
67
|
-
|
|
68
|
-
|
|
72
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
73
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
74
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
69
75
|
|
|
70
76
|
## 1.3.2
|
|
71
77
|
|
|
72
78
|
### Patch Changes
|
|
73
79
|
|
|
74
|
-
-
|
|
75
|
-
|
|
76
|
-
|
|
80
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
81
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
82
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
77
83
|
|
|
78
84
|
## 1.3.1
|
|
79
85
|
|
|
80
86
|
### Patch Changes
|
|
81
87
|
|
|
82
|
-
-
|
|
83
|
-
|
|
84
|
-
|
|
88
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
89
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
90
|
+
Updating adf-schema version to 35.10.0
|
|
85
91
|
|
|
86
92
|
## 1.3.0
|
|
87
93
|
|
|
88
94
|
### Minor Changes
|
|
89
95
|
|
|
90
|
-
-
|
|
91
|
-
|
|
92
|
-
|
|
96
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
97
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
98
|
+
bumped editor-prosemirror version to 4.0.0
|
|
93
99
|
|
|
94
100
|
### Patch Changes
|
|
95
101
|
|
|
96
|
-
-
|
|
102
|
+
- Updated dependencies
|
|
97
103
|
|
|
98
104
|
## 1.2.7
|
|
99
105
|
|
|
100
106
|
### Patch Changes
|
|
101
107
|
|
|
102
|
-
-
|
|
103
|
-
|
|
104
|
-
|
|
108
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
109
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
110
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
105
111
|
|
|
106
112
|
## 1.2.6
|
|
107
113
|
|
|
108
114
|
### Patch Changes
|
|
109
115
|
|
|
110
|
-
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
-
|
|
116
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
117
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
118
|
+
Bump ADF-schema package to version 35.0.0
|
|
119
|
+
- Updated dependencies
|
|
114
120
|
|
|
115
121
|
## 1.2.5
|
|
116
122
|
|
|
117
123
|
### Patch Changes
|
|
118
124
|
|
|
119
|
-
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
125
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
126
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
127
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
128
|
+
35.7.0 to 35.8.0
|
|
123
129
|
|
|
124
130
|
## 1.2.4
|
|
125
131
|
|
|
126
132
|
### Patch Changes
|
|
127
133
|
|
|
128
|
-
-
|
|
129
|
-
|
|
130
|
-
|
|
134
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
135
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
136
|
+
Bump adf-schema to 35.7.0
|
|
131
137
|
|
|
132
138
|
## 1.2.3
|
|
133
139
|
|
|
134
140
|
### Patch Changes
|
|
135
141
|
|
|
136
|
-
-
|
|
137
|
-
|
|
138
|
-
|
|
142
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
143
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
144
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
139
145
|
|
|
140
146
|
## 1.2.2
|
|
141
147
|
|
|
142
148
|
### Patch Changes
|
|
143
149
|
|
|
144
|
-
-
|
|
145
|
-
|
|
146
|
-
|
|
150
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
151
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
152
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
147
153
|
|
|
148
154
|
## 1.2.1
|
|
149
155
|
|
|
150
156
|
### Patch Changes
|
|
151
157
|
|
|
152
|
-
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
-
|
|
158
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
159
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
160
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
161
|
+
- Updated dependencies
|
|
156
162
|
|
|
157
163
|
## 1.2.0
|
|
158
164
|
|
|
159
165
|
### Minor Changes
|
|
160
166
|
|
|
161
|
-
-
|
|
162
|
-
|
|
163
|
-
|
|
167
|
+
- [#75020](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75020)
|
|
168
|
+
[`56d9ebc6e467`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/56d9ebc6e467) -
|
|
169
|
+
[ux] ECA11Y-206: Separators fix
|
|
164
170
|
|
|
165
171
|
## 1.1.0
|
|
166
172
|
|
|
167
173
|
### Minor Changes
|
|
168
174
|
|
|
169
|
-
-
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
- [#73123](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73123)
|
|
176
|
+
[`9fd7b5a5e323`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9fd7b5a5e323) -
|
|
177
|
+
ECA11Y-206: added role group and aria labels
|
|
172
178
|
|
|
173
179
|
### Patch Changes
|
|
174
180
|
|
|
175
|
-
-
|
|
181
|
+
- Updated dependencies
|
|
176
182
|
|
|
177
183
|
## 1.0.1
|
|
178
184
|
|
|
179
185
|
### Patch Changes
|
|
180
186
|
|
|
181
|
-
-
|
|
187
|
+
- Updated dependencies
|
|
182
188
|
|
|
183
189
|
## 1.0.0
|
|
184
190
|
|
|
185
191
|
### Major Changes
|
|
186
192
|
|
|
187
|
-
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
193
|
+
- [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
|
|
194
|
+
[`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
|
|
195
|
+
This changeset exists to bump all editor plugins that currently don't have a major version. This
|
|
196
|
+
is to address an issue with Jira plugin consumption.
|
|
191
197
|
|
|
192
198
|
### Patch Changes
|
|
193
199
|
|
|
194
|
-
-
|
|
200
|
+
- Updated dependencies
|
|
195
201
|
|
|
196
202
|
## 0.2.16
|
|
197
203
|
|
|
198
204
|
### Patch Changes
|
|
199
205
|
|
|
200
|
-
-
|
|
201
|
-
|
|
202
|
-
|
|
206
|
+
- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
|
|
207
|
+
[`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
|
|
208
|
+
Upgrading @atlaskit/editor-prosemirror dependency
|
|
203
209
|
|
|
204
210
|
## 0.2.15
|
|
205
211
|
|
|
206
212
|
### Patch Changes
|
|
207
213
|
|
|
208
|
-
-
|
|
209
|
-
|
|
210
|
-
|
|
214
|
+
- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
|
|
215
|
+
[`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
|
|
216
|
+
Updating adf-schema version to 35.5.1
|
|
211
217
|
|
|
212
218
|
## 0.2.14
|
|
213
219
|
|
|
214
220
|
### Patch Changes
|
|
215
221
|
|
|
216
|
-
-
|
|
222
|
+
- Updated dependencies
|
|
217
223
|
|
|
218
224
|
## 0.2.13
|
|
219
225
|
|
|
220
226
|
### Patch Changes
|
|
221
227
|
|
|
222
|
-
-
|
|
228
|
+
- Updated dependencies
|
|
223
229
|
|
|
224
230
|
## 0.2.12
|
|
225
231
|
|
|
226
232
|
### Patch Changes
|
|
227
233
|
|
|
228
|
-
-
|
|
229
|
-
|
|
230
|
-
|
|
234
|
+
- [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
|
|
235
|
+
[`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
|
|
236
|
+
[ED-21835] Change EditorAPI type to always union with undefined
|
|
231
237
|
|
|
232
238
|
## 0.2.11
|
|
233
239
|
|
|
234
240
|
### Patch Changes
|
|
235
241
|
|
|
236
|
-
-
|
|
237
|
-
|
|
238
|
-
|
|
242
|
+
- [#65802](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65802)
|
|
243
|
+
[`438ead060875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/438ead060875) -
|
|
244
|
+
Ensure all editor plugins are marked as singletons
|
|
239
245
|
|
|
240
246
|
## 0.2.10
|
|
241
247
|
|
|
242
248
|
### Patch Changes
|
|
243
249
|
|
|
244
|
-
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
-
|
|
250
|
+
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
|
|
251
|
+
[`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
|
|
252
|
+
ED-21609 Update adf-schema to 35.3.0
|
|
253
|
+
- Updated dependencies
|
|
248
254
|
|
|
249
255
|
## 0.2.9
|
|
250
256
|
|
|
251
257
|
### Patch Changes
|
|
252
258
|
|
|
253
|
-
-
|
|
254
|
-
|
|
255
|
-
|
|
259
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
260
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
261
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
256
262
|
|
|
257
263
|
## 0.2.8
|
|
258
264
|
|
|
259
265
|
### Patch Changes
|
|
260
266
|
|
|
261
|
-
-
|
|
267
|
+
- Updated dependencies
|
|
262
268
|
|
|
263
269
|
## 0.2.7
|
|
264
270
|
|
|
265
271
|
### Patch Changes
|
|
266
272
|
|
|
267
|
-
-
|
|
273
|
+
- Updated dependencies
|
|
268
274
|
|
|
269
275
|
## 0.2.6
|
|
270
276
|
|
|
271
277
|
### Patch Changes
|
|
272
278
|
|
|
273
|
-
-
|
|
274
|
-
|
|
275
|
-
|
|
279
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
280
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
281
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
276
282
|
|
|
277
283
|
## 0.2.5
|
|
278
284
|
|
|
279
285
|
### Patch Changes
|
|
280
286
|
|
|
281
|
-
-
|
|
282
|
-
|
|
283
|
-
|
|
287
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
288
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
289
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
284
290
|
|
|
285
291
|
## 0.2.4
|
|
286
292
|
|
|
287
293
|
### Patch Changes
|
|
288
294
|
|
|
289
|
-
-
|
|
295
|
+
- Updated dependencies
|
|
290
296
|
|
|
291
297
|
## 0.2.3
|
|
292
298
|
|
|
293
299
|
### Patch Changes
|
|
294
300
|
|
|
295
|
-
-
|
|
296
|
-
|
|
297
|
-
|
|
301
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
302
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
303
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
298
304
|
|
|
299
305
|
## 0.2.2
|
|
300
306
|
|
|
301
307
|
### Patch Changes
|
|
302
308
|
|
|
303
|
-
-
|
|
304
|
-
|
|
305
|
-
|
|
309
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
310
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
311
|
+
update ADF schema
|
|
306
312
|
|
|
307
313
|
## 0.2.1
|
|
308
314
|
|
|
309
315
|
### Patch Changes
|
|
310
316
|
|
|
311
|
-
-
|
|
312
|
-
|
|
313
|
-
|
|
317
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
318
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
319
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
314
320
|
|
|
315
321
|
## 0.2.0
|
|
316
322
|
|
|
317
323
|
### Minor Changes
|
|
318
324
|
|
|
319
|
-
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
325
|
+
- [#43661](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43661)
|
|
326
|
+
[`ebf781502ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebf781502ed) - Extract
|
|
327
|
+
toolbar-lists-indentation plugin code from editor-core and move into
|
|
328
|
+
@atlaskit/editor-plugin-toolbar-lists-indentation.
|
|
323
329
|
|
|
324
330
|
## 0.1.1
|
|
325
331
|
|
|
326
332
|
### Patch Changes
|
|
327
333
|
|
|
328
|
-
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
334
|
+
- [#43646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43646)
|
|
335
|
+
[`d43f8e9402f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d43f8e9402f) - Make
|
|
336
|
+
feature flags plugin optional in all plugins including:
|
|
337
|
+
|
|
338
|
+
- analytics
|
|
339
|
+
- base
|
|
340
|
+
- card
|
|
341
|
+
- code-block
|
|
342
|
+
- expand
|
|
343
|
+
- extension
|
|
344
|
+
- floating-toolbar
|
|
345
|
+
- hyperlink
|
|
346
|
+
- insert-block
|
|
347
|
+
- layout
|
|
348
|
+
- layout
|
|
349
|
+
- list
|
|
350
|
+
- media
|
|
351
|
+
- paste
|
|
352
|
+
- rule
|
|
353
|
+
- table
|
|
354
|
+
- tasks-and-decisions
|
|
355
|
+
|
|
356
|
+
We already treat it as optional in the plugins, so this is just ensuring that the plugin is not
|
|
357
|
+
mandatory to be added to the preset.
|
package/LICENSE.md
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
Copyright 2023 Atlassian Pty Ltd
|
|
2
2
|
|
|
3
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
-
|
|
5
|
-
You may obtain a copy of the License at
|
|
3
|
+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
|
|
4
|
+
compliance with the License. You may obtain a copy of the License at
|
|
6
5
|
|
|
7
6
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
8
7
|
|
|
9
|
-
Unless required by applicable law or agreed to in writing, software
|
|
10
|
-
distributed
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
limitations under the License.
|
|
8
|
+
Unless required by applicable law or agreed to in writing, software distributed under the License is
|
|
9
|
+
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
10
|
+
implied. See the License for the specific language governing permissions and limitations under the
|
|
11
|
+
License.
|
|
@@ -3,7 +3,7 @@ import type { EditorView } from '@atlaskit/editor-prosemirror/view';
|
|
|
3
3
|
import type { ToolbarListsIndentationPlugin } from '../index';
|
|
4
4
|
import type { IndentationButtonNode } from '../pm-plugins/indentation-buttons';
|
|
5
5
|
import type { ButtonName } from '../types';
|
|
6
|
-
export declare const onItemActivated: (pluginInjectionApi: ExtractInjectionAPI<ToolbarListsIndentationPlugin> | undefined, indentationStateNode: IndentationButtonNode | undefined) => ({ buttonName, editorView
|
|
6
|
+
export declare const onItemActivated: (pluginInjectionApi: ExtractInjectionAPI<ToolbarListsIndentationPlugin> | undefined, indentationStateNode: IndentationButtonNode | undefined) => ({ buttonName, editorView }: {
|
|
7
7
|
buttonName: ButtonName;
|
|
8
8
|
editorView: EditorView;
|
|
9
9
|
}) => void;
|
|
@@ -3,7 +3,7 @@ import type { EditorView } from '@atlaskit/editor-prosemirror/view';
|
|
|
3
3
|
import type { ToolbarListsIndentationPlugin } from '../index';
|
|
4
4
|
import type { IndentationButtonNode } from '../pm-plugins/indentation-buttons';
|
|
5
5
|
import type { ButtonName } from '../types';
|
|
6
|
-
export declare const onItemActivated: (pluginInjectionApi: ExtractInjectionAPI<ToolbarListsIndentationPlugin> | undefined, indentationStateNode: IndentationButtonNode | undefined) => ({ buttonName, editorView
|
|
6
|
+
export declare const onItemActivated: (pluginInjectionApi: ExtractInjectionAPI<ToolbarListsIndentationPlugin> | undefined, indentationStateNode: IndentationButtonNode | undefined) => ({ buttonName, editorView }: {
|
|
7
7
|
buttonName: ButtonName;
|
|
8
8
|
editorView: EditorView;
|
|
9
9
|
}) => void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-toolbar-lists-indentation",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.3",
|
|
4
4
|
"description": "Toolbar lists and indentation plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -33,15 +33,15 @@
|
|
|
33
33
|
".": "./src/index.ts"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@atlaskit/editor-common": "^
|
|
36
|
+
"@atlaskit/editor-common": "^82.0.0",
|
|
37
37
|
"@atlaskit/editor-plugin-analytics": "^1.2.0",
|
|
38
|
-
"@atlaskit/editor-plugin-block-type": "^3.
|
|
38
|
+
"@atlaskit/editor-plugin-block-type": "^3.5.0",
|
|
39
39
|
"@atlaskit/editor-plugin-feature-flags": "^1.1.0",
|
|
40
40
|
"@atlaskit/editor-plugin-indentation": "^1.2.0",
|
|
41
41
|
"@atlaskit/editor-plugin-list": "^3.3.0",
|
|
42
42
|
"@atlaskit/editor-plugin-tasks-and-decisions": "^1.3.0",
|
|
43
43
|
"@atlaskit/editor-prosemirror": "4.0.1",
|
|
44
|
-
"@atlaskit/editor-shared-styles": "^2.
|
|
44
|
+
"@atlaskit/editor-shared-styles": "^2.12.0",
|
|
45
45
|
"@atlaskit/icon": "^22.3.0",
|
|
46
46
|
"@babel/runtime": "^7.0.0",
|
|
47
47
|
"@emotion/react": "^11.7.1"
|
|
@@ -55,11 +55,10 @@
|
|
|
55
55
|
"@af/visual-regression": "*",
|
|
56
56
|
"@atlaskit/adf-schema": "^36.10.7",
|
|
57
57
|
"@atlaskit/analytics-next": "^9.3.0",
|
|
58
|
-
"@atlaskit/editor-plugin-base": "^1.
|
|
58
|
+
"@atlaskit/editor-plugin-base": "^1.4.0",
|
|
59
59
|
"@atlaskit/editor-plugin-text-formatting": "^1.7.0",
|
|
60
60
|
"@atlaskit/ssr": "*",
|
|
61
61
|
"@atlaskit/visual-regression": "*",
|
|
62
|
-
"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
|
|
63
62
|
"@testing-library/react": "^12.1.5",
|
|
64
63
|
"react-dom": "^16.8.0",
|
|
65
64
|
"typescript": "~5.4.2",
|
|
@@ -97,6 +96,5 @@
|
|
|
97
96
|
"import-no-extraneous-disable-for-examples-and-docs"
|
|
98
97
|
]
|
|
99
98
|
}
|
|
100
|
-
}
|
|
101
|
-
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
|
|
99
|
+
}
|
|
102
100
|
}
|
package/report.api.md
CHANGED
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
## API Report File for "@atlaskit/editor-plugin-toolbar-lists-indentation"
|
|
4
4
|
|
|
5
|
-
> Do not edit this file. This report is auto-generated using
|
|
5
|
+
> Do not edit this file. This report is auto-generated using
|
|
6
|
+
> [API Extractor](https://api-extractor.com/).
|
|
6
7
|
> [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
|
|
7
8
|
|
|
8
9
|
### Table of contents
|
|
@@ -27,23 +28,23 @@ import type { TasksAndDecisionsPlugin } from '@atlaskit/editor-plugin-tasks-and-
|
|
|
27
28
|
|
|
28
29
|
// @public (undocumented)
|
|
29
30
|
type Config = {
|
|
30
|
-
|
|
31
|
-
|
|
31
|
+
showIndentationButtons: boolean;
|
|
32
|
+
allowHeadingAndParagraphIndentation: boolean;
|
|
32
33
|
};
|
|
33
34
|
|
|
34
35
|
// @public (undocumented)
|
|
35
36
|
export type ToolbarListsIndentationPlugin = NextEditorPlugin<
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
37
|
+
'toolbarListsIndentation',
|
|
38
|
+
{
|
|
39
|
+
pluginConfiguration: Config;
|
|
40
|
+
dependencies: [
|
|
41
|
+
OptionalPlugin<FeatureFlagsPlugin>,
|
|
42
|
+
ListPlugin,
|
|
43
|
+
OptionalPlugin<IndentationPlugin>,
|
|
44
|
+
OptionalPlugin<TasksAndDecisionsPlugin>,
|
|
45
|
+
OptionalPlugin<AnalyticsPlugin>,
|
|
46
|
+
];
|
|
47
|
+
}
|
|
47
48
|
>;
|
|
48
49
|
|
|
49
50
|
// @public (undocumented)
|
|
@@ -60,8 +61,8 @@ export const toolbarListsIndentationPlugin: ToolbarListsIndentationPlugin;
|
|
|
60
61
|
|
|
61
62
|
```json
|
|
62
63
|
{
|
|
63
|
-
|
|
64
|
-
|
|
64
|
+
"react": "^16.8.0",
|
|
65
|
+
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
65
66
|
}
|
|
66
67
|
```
|
|
67
68
|
|