@atlaskit/editor-plugin-layout 1.2.2 → 1.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.
package/CHANGELOG.md CHANGED
@@ -1,335 +1,353 @@
1
1
  # @atlaskit/editor-plugin-layout
2
2
 
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156)
8
+ [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) -
9
+ Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 1.2.3
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 1.2.2
4
22
 
5
23
  ### Patch Changes
6
24
 
7
- - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
8
- [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
9
- [ED-23332] Update adf-schema package to 36.10.1
10
- - Updated dependencies
25
+ - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
26
+ [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
27
+ [ED-23332] Update adf-schema package to 36.10.1
28
+ - Updated dependencies
11
29
 
12
30
  ## 1.2.1
13
31
 
14
32
  ### Patch Changes
15
33
 
16
- - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
17
- [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
18
- ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
34
+ - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
35
+ [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
36
+ ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
19
37
 
20
38
  ## 1.2.0
21
39
 
22
40
  ### Minor Changes
23
41
 
24
- - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
25
- [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
26
- Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
42
+ - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
43
+ [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
44
+ Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
27
45
 
28
46
  ### Patch Changes
29
47
 
30
- - Updated dependencies
48
+ - Updated dependencies
31
49
 
32
50
  ## 1.1.8
33
51
 
34
52
  ### Patch Changes
35
53
 
36
- - Updated dependencies
54
+ - Updated dependencies
37
55
 
38
56
  ## 1.1.7
39
57
 
40
58
  ### Patch Changes
41
59
 
42
- - [#98080](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98080)
43
- [`23c03580e38c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/23c03580e38c) -
44
- [ux] [ED-23247] Allow floating toolbar copy buttons in live pages view mode.
60
+ - [#98080](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98080)
61
+ [`23c03580e38c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/23c03580e38c) -
62
+ [ux] [ED-23247] Allow floating toolbar copy buttons in live pages view mode.
45
63
 
46
64
  ## 1.1.6
47
65
 
48
66
  ### Patch Changes
49
67
 
50
- - [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
51
- [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
52
- [ED-22282] Bump adf-schema to 36.1.0
68
+ - [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
69
+ [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
70
+ [ED-22282] Bump adf-schema to 36.1.0
53
71
 
54
72
  ## 1.1.5
55
73
 
56
74
  ### Patch Changes
57
75
 
58
- - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
59
- [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
60
- [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
61
- language triggering composition on an empty line.This was fixed in a patch bump of
62
- prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
76
+ - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
77
+ [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
78
+ [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
79
+ language triggering composition on an empty line.This was fixed in a patch bump of
80
+ prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
63
81
 
64
82
  ## 1.1.4
65
83
 
66
84
  ### Patch Changes
67
85
 
68
- - Updated dependencies
86
+ - Updated dependencies
69
87
 
70
88
  ## 1.1.3
71
89
 
72
90
  ### Patch Changes
73
91
 
74
- - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
75
- [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
76
- [ED-23102] Bump ADF schema to version 35.12.2
92
+ - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
93
+ [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
94
+ [ED-23102] Bump ADF schema to version 35.12.2
77
95
 
78
96
  ## 1.1.2
79
97
 
80
98
  ### Patch Changes
81
99
 
82
- - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
83
- [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
84
- [ED-23097] Bump ADF schema to version 35.12.1
100
+ - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
101
+ [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
102
+ [ED-23097] Bump ADF schema to version 35.12.1
85
103
 
86
104
  ## 1.1.1
87
105
 
88
106
  ### Patch Changes
89
107
 
90
- - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
91
- [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
92
- Updating adf-schema version to 35.10.0
108
+ - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
109
+ [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
110
+ Updating adf-schema version to 35.10.0
93
111
 
94
112
  ## 1.1.0
95
113
 
96
114
  ### Minor Changes
97
115
 
98
- - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
99
- [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
100
- bumped editor-prosemirror version to 4.0.0
116
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
117
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
118
+ bumped editor-prosemirror version to 4.0.0
101
119
 
102
120
  ### Patch Changes
103
121
 
104
- - Updated dependencies
122
+ - Updated dependencies
105
123
 
106
124
  ## 1.0.8
107
125
 
108
126
  ### Patch Changes
109
127
 
110
- - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
111
- [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
112
- Bump adf-schema to 35.9.2 to support table alignment options
128
+ - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
129
+ [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
130
+ Bump adf-schema to 35.9.2 to support table alignment options
113
131
 
114
132
  ## 1.0.7
115
133
 
116
134
  ### Patch Changes
117
135
 
118
- - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
119
- [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
120
- Bump ADF-schema package to version 35.0.0
121
- - Updated dependencies
136
+ - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
137
+ [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
138
+ Bump ADF-schema package to version 35.0.0
139
+ - Updated dependencies
122
140
 
123
141
  ## 1.0.6
124
142
 
125
143
  ### Patch Changes
126
144
 
127
- - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
128
- [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
129
- [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
130
- 35.7.0 to 35.8.0
145
+ - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
146
+ [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
147
+ [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
148
+ 35.7.0 to 35.8.0
131
149
 
132
150
  ## 1.0.5
133
151
 
134
152
  ### Patch Changes
135
153
 
136
- - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
137
- [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
138
- Bump adf-schema to 35.7.0
154
+ - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
155
+ [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
156
+ Bump adf-schema to 35.7.0
139
157
 
140
158
  ## 1.0.4
141
159
 
142
160
  ### Patch Changes
143
161
 
144
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
145
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
146
- Upgrade Typescript from `4.9.5` to `5.4.2`
162
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
163
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
164
+ Upgrade Typescript from `4.9.5` to `5.4.2`
147
165
 
148
166
  ## 1.0.3
149
167
 
150
168
  ### Patch Changes
151
169
 
152
- - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
153
- [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
154
- ED-22553 Updating adf-schema version to 35.6.0
170
+ - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
171
+ [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
172
+ ED-22553 Updating adf-schema version to 35.6.0
155
173
 
156
174
  ## 1.0.2
157
175
 
158
176
  ### Patch Changes
159
177
 
160
- - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
161
- [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
162
- ED-22219: adf-schema updated to 35.5.2
163
- - Updated dependencies
178
+ - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
179
+ [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
180
+ ED-22219: adf-schema updated to 35.5.2
181
+ - Updated dependencies
164
182
 
165
183
  ## 1.0.1
166
184
 
167
185
  ### Patch Changes
168
186
 
169
- - Updated dependencies
187
+ - Updated dependencies
170
188
 
171
189
  ## 1.0.0
172
190
 
173
191
  ### Major Changes
174
192
 
175
- - [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
176
- [`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
177
- This changeset exists to bump all editor plugins that currently don't have a major version. This
178
- is to address an issue with Jira plugin consumption.
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.
179
197
 
180
198
  ### Patch Changes
181
199
 
182
- - Updated dependencies
200
+ - Updated dependencies
183
201
 
184
202
  ## 0.1.17
185
203
 
186
204
  ### Patch Changes
187
205
 
188
- - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
189
- [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
190
- Upgrading @atlaskit/editor-prosemirror dependency
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
191
209
 
192
210
  ## 0.1.16
193
211
 
194
212
  ### Patch Changes
195
213
 
196
- - [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
197
- [`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
198
- Updating adf-schema version to 35.5.1
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
199
217
 
200
218
  ## 0.1.15
201
219
 
202
220
  ### Patch Changes
203
221
 
204
- - Updated dependencies
222
+ - Updated dependencies
205
223
 
206
224
  ## 0.1.14
207
225
 
208
226
  ### Patch Changes
209
227
 
210
- - [#65802](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65802)
211
- [`438ead060875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/438ead060875) -
212
- Ensure all editor plugins are marked as singletons
228
+ - [#65802](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65802)
229
+ [`438ead060875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/438ead060875) -
230
+ Ensure all editor plugins are marked as singletons
213
231
 
214
232
  ## 0.1.13
215
233
 
216
234
  ### Patch Changes
217
235
 
218
- - [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
219
- [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
220
- ED-21609 Update adf-schema to 35.3.0
221
- - Updated dependencies
236
+ - [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
237
+ [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
238
+ ED-21609 Update adf-schema to 35.3.0
239
+ - Updated dependencies
222
240
 
223
241
  ## 0.1.12
224
242
 
225
243
  ### Patch Changes
226
244
 
227
- - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
228
- [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
229
- [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
245
+ - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
246
+ [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
247
+ [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
230
248
 
231
249
  ## 0.1.11
232
250
 
233
251
  ### Patch Changes
234
252
 
235
- - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
236
- [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
237
- ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
253
+ - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
254
+ [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
255
+ ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
238
256
 
239
257
  ## 0.1.10
240
258
 
241
259
  ### Patch Changes
242
260
 
243
- - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
244
- [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
245
- ED-21371 Update adf-schema to 35.1.0
261
+ - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
262
+ [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
263
+ ED-21371 Update adf-schema to 35.1.0
246
264
 
247
265
  ## 0.1.9
248
266
 
249
267
  ### Patch Changes
250
268
 
251
- - Updated dependencies
269
+ - Updated dependencies
252
270
 
253
271
  ## 0.1.8
254
272
 
255
273
  ### Patch Changes
256
274
 
257
- - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
258
- [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
259
- Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
275
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
276
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
277
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
260
278
 
261
279
  ## 0.1.7
262
280
 
263
281
  ### Patch Changes
264
282
 
265
- - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
266
- [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
267
- update ADF schema
283
+ - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
284
+ [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
285
+ update ADF schema
268
286
 
269
287
  ## 0.1.6
270
288
 
271
289
  ### Patch Changes
272
290
 
273
- - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
274
- [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
275
- ED-21266: Updated @atlaskit/adf-schema to 34.0.1
291
+ - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
292
+ [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
293
+ ED-21266: Updated @atlaskit/adf-schema to 34.0.1
276
294
 
277
295
  ## 0.1.5
278
296
 
279
297
  ### Patch Changes
280
298
 
281
- - [#43646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43646)
282
- [`d43f8e9402f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d43f8e9402f) - Make
283
- feature flags plugin optional in all plugins including:
284
-
285
- - analytics
286
- - base
287
- - card
288
- - code-block
289
- - expand
290
- - extension
291
- - floating-toolbar
292
- - hyperlink
293
- - insert-block
294
- - layout
295
- - layout
296
- - list
297
- - media
298
- - paste
299
- - rule
300
- - table
301
- - tasks-and-decisions
302
-
303
- We already treat it as optional in the plugins, so this is just ensuring that the plugin is not
304
- mandatory to be added to the preset.
299
+ - [#43646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43646)
300
+ [`d43f8e9402f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d43f8e9402f) - Make
301
+ feature flags plugin optional in all plugins including:
302
+
303
+ - analytics
304
+ - base
305
+ - card
306
+ - code-block
307
+ - expand
308
+ - extension
309
+ - floating-toolbar
310
+ - hyperlink
311
+ - insert-block
312
+ - layout
313
+ - layout
314
+ - list
315
+ - media
316
+ - paste
317
+ - rule
318
+ - table
319
+ - tasks-and-decisions
320
+
321
+ We already treat it as optional in the plugins, so this is just ensuring that the plugin is not
322
+ mandatory to be added to the preset.
305
323
 
306
324
  ## 0.1.4
307
325
 
308
326
  ### Patch Changes
309
327
 
310
- - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
311
- [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
312
- ED-20971 Upgrade adf-schema package to ^34.0.0
328
+ - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
329
+ [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971
330
+ Upgrade adf-schema package to ^34.0.0
313
331
 
314
332
  ## 0.1.3
315
333
 
316
334
  ### Patch Changes
317
335
 
318
- - Updated dependencies
336
+ - Updated dependencies
319
337
 
320
338
  ## 0.1.2
321
339
 
322
340
  ### Patch Changes
323
341
 
324
- - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
325
- [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
326
- ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
327
- - Updated dependencies
342
+ - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
343
+ [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) - ED-20763
344
+ Upgrade ADF schema version to 33.2.3 for MBE nodes.
345
+ - Updated dependencies
328
346
 
329
347
  ## 0.1.1
330
348
 
331
349
  ### Patch Changes
332
350
 
333
- - [#42754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42754)
334
- [`b2396966987`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2396966987) - use
335
- 'as' type assertion rather than angle brackets
351
+ - [#42754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42754)
352
+ [`b2396966987`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2396966987) - use 'as'
353
+ type assertion rather than angle brackets
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
- you may not use this file except in compliance with the License.
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 under the License is distributed on an "AS IS" BASIS,
11
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- See the License for the specific language governing permissions and
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.
package/package.json CHANGED
@@ -1,91 +1,89 @@
1
1
  {
2
- "name": "@atlaskit/editor-plugin-layout",
3
- "version": "1.2.2",
4
- "description": "Layout plugin for @atlaskit/editor-core",
5
- "author": "Atlassian Pty Ltd",
6
- "license": "Apache-2.0",
7
- "publishConfig": {
8
- "registry": "https://registry.npmjs.org/"
9
- },
10
- "atlassian": {
11
- "team": "Editor: Jenga",
12
- "singleton": true,
13
- "inPublicMirror": false,
14
- "releaseModel": "continuous",
15
- "runReact18": false
16
- },
17
- "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
18
- "main": "dist/cjs/index.js",
19
- "module": "dist/esm/index.js",
20
- "module:es2019": "dist/es2019/index.js",
21
- "types": "dist/types/index.d.ts",
22
- "typesVersions": {
23
- ">=4.5 <4.9": {
24
- "*": [
25
- "dist/types-ts4.5/*",
26
- "dist/types-ts4.5/index.d.ts"
27
- ]
28
- }
29
- },
30
- "sideEffects": false,
31
- "atlaskit:src": "src/index.ts",
32
- "af:exports": {
33
- ".": "./src/index.ts"
34
- },
35
- "dependencies": {
36
- "@atlaskit/adf-schema": "^36.10.7",
37
- "@atlaskit/editor-common": "^81.0.0",
38
- "@atlaskit/editor-plugin-analytics": "^1.2.0",
39
- "@atlaskit/editor-plugin-decorations": "^1.1.0",
40
- "@atlaskit/editor-prosemirror": "4.0.1",
41
- "@atlaskit/icon": "^22.3.0",
42
- "@babel/runtime": "^7.0.0"
43
- },
44
- "peerDependencies": {
45
- "react": "^16.8.0",
46
- "react-intl-next": "npm:react-intl@^5.18.1"
47
- },
48
- "devDependencies": {
49
- "@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
50
- "typescript": "~5.4.2"
51
- },
52
- "techstack": {
53
- "@atlassian/frontend": {
54
- "import-structure": [
55
- "atlassian-conventions"
56
- ],
57
- "circular-dependencies": [
58
- "file-and-folder-level"
59
- ]
60
- },
61
- "@repo/internal": {
62
- "dom-events": "use-bind-event-listener",
63
- "analytics": [
64
- "analytics-next"
65
- ],
66
- "design-tokens": [
67
- "color"
68
- ],
69
- "theming": [
70
- "react-context"
71
- ],
72
- "ui-components": [
73
- "lite-mode"
74
- ],
75
- "deprecation": "no-deprecated-imports",
76
- "styling": [
77
- "emotion",
78
- "emotion"
79
- ],
80
- "imports": [
81
- "import-no-extraneous-disable-for-examples-and-docs"
82
- ]
83
- }
84
- },
85
- "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0",
86
- "stricter": {
87
- "no-unused-dependencies": {
88
- "checkDevDependencies": true
89
- }
90
- }
91
- }
2
+ "name": "@atlaskit/editor-plugin-layout",
3
+ "version": "1.3.0",
4
+ "description": "Layout plugin for @atlaskit/editor-core",
5
+ "author": "Atlassian Pty Ltd",
6
+ "license": "Apache-2.0",
7
+ "publishConfig": {
8
+ "registry": "https://registry.npmjs.org/"
9
+ },
10
+ "atlassian": {
11
+ "team": "Editor: Jenga",
12
+ "singleton": true,
13
+ "inPublicMirror": false,
14
+ "releaseModel": "continuous",
15
+ "runReact18": false
16
+ },
17
+ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
18
+ "main": "dist/cjs/index.js",
19
+ "module": "dist/esm/index.js",
20
+ "module:es2019": "dist/es2019/index.js",
21
+ "types": "dist/types/index.d.ts",
22
+ "typesVersions": {
23
+ ">=4.5 <4.9": {
24
+ "*": [
25
+ "dist/types-ts4.5/*",
26
+ "dist/types-ts4.5/index.d.ts"
27
+ ]
28
+ }
29
+ },
30
+ "sideEffects": false,
31
+ "atlaskit:src": "src/index.ts",
32
+ "af:exports": {
33
+ ".": "./src/index.ts"
34
+ },
35
+ "dependencies": {
36
+ "@atlaskit/adf-schema": "^37.0.0",
37
+ "@atlaskit/editor-common": "^82.12.0",
38
+ "@atlaskit/editor-plugin-analytics": "^1.3.0",
39
+ "@atlaskit/editor-plugin-decorations": "^1.1.0",
40
+ "@atlaskit/editor-prosemirror": "4.0.1",
41
+ "@atlaskit/icon": "^22.4.0",
42
+ "@babel/runtime": "^7.0.0"
43
+ },
44
+ "peerDependencies": {
45
+ "react": "^16.8.0",
46
+ "react-intl-next": "npm:react-intl@^5.18.1"
47
+ },
48
+ "devDependencies": {
49
+ "typescript": "~5.4.2"
50
+ },
51
+ "techstack": {
52
+ "@atlassian/frontend": {
53
+ "import-structure": [
54
+ "atlassian-conventions"
55
+ ],
56
+ "circular-dependencies": [
57
+ "file-and-folder-level"
58
+ ]
59
+ },
60
+ "@repo/internal": {
61
+ "dom-events": "use-bind-event-listener",
62
+ "analytics": [
63
+ "analytics-next"
64
+ ],
65
+ "design-tokens": [
66
+ "color"
67
+ ],
68
+ "theming": [
69
+ "react-context"
70
+ ],
71
+ "ui-components": [
72
+ "lite-mode"
73
+ ],
74
+ "deprecation": "no-deprecated-imports",
75
+ "styling": [
76
+ "emotion",
77
+ "emotion"
78
+ ],
79
+ "imports": [
80
+ "import-no-extraneous-disable-for-examples-and-docs"
81
+ ]
82
+ }
83
+ },
84
+ "stricter": {
85
+ "no-unused-dependencies": {
86
+ "checkDevDependencies": true
87
+ }
88
+ }
89
+ }
package/report.api.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  ## API Report File for "@atlaskit/editor-plugin-layout"
4
4
 
5
- > Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/).
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
@@ -26,19 +27,19 @@ import type { TOOLBAR_MENU_TYPE } from '@atlaskit/editor-common/types';
26
27
 
27
28
  // @public (undocumented)
28
29
  const insertLayoutColumnsWithAnalytics: (
29
- editorAnalyticsAPI: EditorAnalyticsAPI | undefined,
30
+ editorAnalyticsAPI: EditorAnalyticsAPI | undefined,
30
31
  ) => (inputMethod: TOOLBAR_MENU_TYPE) => Command;
31
32
 
32
33
  // @public (undocumented)
33
34
  export type LayoutPlugin = NextEditorPlugin<
34
- 'layout',
35
- {
36
- pluginConfiguration: LayoutPluginOptions | undefined;
37
- dependencies: [DecorationsPlugin, OptionalPlugin<AnalyticsPlugin>];
38
- actions: {
39
- insertLayoutColumns: ReturnType<typeof insertLayoutColumnsWithAnalytics>;
40
- };
41
- }
35
+ 'layout',
36
+ {
37
+ pluginConfiguration: LayoutPluginOptions | undefined;
38
+ dependencies: [DecorationsPlugin, OptionalPlugin<AnalyticsPlugin>];
39
+ actions: {
40
+ insertLayoutColumns: ReturnType<typeof insertLayoutColumnsWithAnalytics>;
41
+ };
42
+ }
42
43
  >;
43
44
 
44
45
  // @public (undocumented)
@@ -46,12 +47,12 @@ export const layoutPlugin: LayoutPlugin;
46
47
 
47
48
  // @public (undocumented)
48
49
  export interface LayoutPluginOptions extends LongPressSelectionPluginOptions {
49
- // (undocumented)
50
- allowBreakout?: boolean;
51
- // (undocumented)
52
- UNSAFE_addSidebarLayouts?: boolean;
53
- // (undocumented)
54
- UNSAFE_allowSingleColumnLayout?: boolean;
50
+ // (undocumented)
51
+ allowBreakout?: boolean;
52
+ // (undocumented)
53
+ UNSAFE_addSidebarLayouts?: boolean;
54
+ // (undocumented)
55
+ UNSAFE_allowSingleColumnLayout?: boolean;
55
56
  }
56
57
 
57
58
  // (No @packageDocumentation comment for this package)
@@ -65,8 +66,8 @@ export interface LayoutPluginOptions extends LongPressSelectionPluginOptions {
65
66
 
66
67
  ```json
67
68
  {
68
- "react": "^16.8.0",
69
- "react-intl-next": "npm:react-intl@^5.18.1"
69
+ "react": "^16.8.0",
70
+ "react-intl-next": "npm:react-intl@^5.18.1"
70
71
  }
71
72
  ```
72
73