@atlaskit/editor-plugins 7.0.12 → 7.1.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.
- package/CHANGELOG.md +18 -0
- package/package.json +62 -62
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 7.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 7.1.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
|
|
14
|
+
[`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
|
|
15
|
+
Update `React` from v16 to v18
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 7.0.12
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.1.1",
|
|
4
4
|
"description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -128,90 +128,90 @@
|
|
|
128
128
|
"update-editor-plugins": "run-ts scripts/update-editor-plugins.ts"
|
|
129
129
|
},
|
|
130
130
|
"dependencies": {
|
|
131
|
-
"@atlaskit/editor-plugin-accessibility-utils": "1.
|
|
132
|
-
"@atlaskit/editor-plugin-alignment": "1.
|
|
131
|
+
"@atlaskit/editor-plugin-accessibility-utils": "1.3.0",
|
|
132
|
+
"@atlaskit/editor-plugin-alignment": "1.15.0",
|
|
133
133
|
"@atlaskit/editor-plugin-analytics": "1.11.0",
|
|
134
|
-
"@atlaskit/editor-plugin-annotation": "1.
|
|
134
|
+
"@atlaskit/editor-plugin-annotation": "1.27.0",
|
|
135
135
|
"@atlaskit/editor-plugin-avatar-group": "2.1.3",
|
|
136
136
|
"@atlaskit/editor-plugin-base": "2.1.0",
|
|
137
|
-
"@atlaskit/editor-plugin-batch-attribute-updates": "1.
|
|
138
|
-
"@atlaskit/editor-plugin-before-primary-toolbar": "1.
|
|
139
|
-
"@atlaskit/editor-plugin-better-type-history": "1.
|
|
137
|
+
"@atlaskit/editor-plugin-batch-attribute-updates": "1.2.0",
|
|
138
|
+
"@atlaskit/editor-plugin-before-primary-toolbar": "1.4.0",
|
|
139
|
+
"@atlaskit/editor-plugin-better-type-history": "1.10.0",
|
|
140
140
|
"@atlaskit/editor-plugin-block-controls": "2.21.7",
|
|
141
|
-
"@atlaskit/editor-plugin-block-type": "4.
|
|
142
|
-
"@atlaskit/editor-plugin-border": "1.
|
|
143
|
-
"@atlaskit/editor-plugin-breakout": "1.
|
|
141
|
+
"@atlaskit/editor-plugin-block-type": "4.2.0",
|
|
142
|
+
"@atlaskit/editor-plugin-border": "1.8.0",
|
|
143
|
+
"@atlaskit/editor-plugin-breakout": "1.10.0",
|
|
144
144
|
"@atlaskit/editor-plugin-caption": "1.11.10",
|
|
145
|
-
"@atlaskit/editor-plugin-card": "4.5.
|
|
146
|
-
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "1.
|
|
147
|
-
"@atlaskit/editor-plugin-clipboard": "1.
|
|
148
|
-
"@atlaskit/editor-plugin-code-bidi-warning": "1.
|
|
145
|
+
"@atlaskit/editor-plugin-card": "4.5.17",
|
|
146
|
+
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "1.4.0",
|
|
147
|
+
"@atlaskit/editor-plugin-clipboard": "1.4.0",
|
|
148
|
+
"@atlaskit/editor-plugin-code-bidi-warning": "1.3.0",
|
|
149
149
|
"@atlaskit/editor-plugin-code-block": "3.6.0",
|
|
150
|
-
"@atlaskit/editor-plugin-collab-edit": "2.
|
|
150
|
+
"@atlaskit/editor-plugin-collab-edit": "2.3.0",
|
|
151
151
|
"@atlaskit/editor-plugin-composition": "1.2.16",
|
|
152
152
|
"@atlaskit/editor-plugin-connectivity": "1.1.4",
|
|
153
|
-
"@atlaskit/editor-plugin-content-insertion": "1.
|
|
153
|
+
"@atlaskit/editor-plugin-content-insertion": "1.12.0",
|
|
154
154
|
"@atlaskit/editor-plugin-context-identifier": "1.3.15",
|
|
155
|
-
"@atlaskit/editor-plugin-context-panel": "1.
|
|
156
|
-
"@atlaskit/editor-plugin-copy-button": "1.
|
|
157
|
-
"@atlaskit/editor-plugin-custom-autoformat": "1.
|
|
158
|
-
"@atlaskit/editor-plugin-data-consumer": "1.
|
|
159
|
-
"@atlaskit/editor-plugin-date": "2.
|
|
160
|
-
"@atlaskit/editor-plugin-decorations": "1.
|
|
161
|
-
"@atlaskit/editor-plugin-editor-disabled": "1.
|
|
155
|
+
"@atlaskit/editor-plugin-context-panel": "1.5.0",
|
|
156
|
+
"@atlaskit/editor-plugin-copy-button": "1.4.0",
|
|
157
|
+
"@atlaskit/editor-plugin-custom-autoformat": "1.5.0",
|
|
158
|
+
"@atlaskit/editor-plugin-data-consumer": "1.8.0",
|
|
159
|
+
"@atlaskit/editor-plugin-date": "2.5.0",
|
|
160
|
+
"@atlaskit/editor-plugin-decorations": "1.4.0",
|
|
161
|
+
"@atlaskit/editor-plugin-editor-disabled": "1.4.0",
|
|
162
162
|
"@atlaskit/editor-plugin-editor-viewmode": "2.1.16",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "1.1.19",
|
|
164
|
-
"@atlaskit/editor-plugin-emoji": "2.
|
|
164
|
+
"@atlaskit/editor-plugin-emoji": "2.8.0",
|
|
165
165
|
"@atlaskit/editor-plugin-engagement-platform": "2.2.7",
|
|
166
|
-
"@atlaskit/editor-plugin-expand": "2.
|
|
167
|
-
"@atlaskit/editor-plugin-extension": "3.1.
|
|
166
|
+
"@atlaskit/editor-plugin-expand": "2.11.0",
|
|
167
|
+
"@atlaskit/editor-plugin-extension": "3.1.3",
|
|
168
168
|
"@atlaskit/editor-plugin-feature-flags": "1.2.16",
|
|
169
|
-
"@atlaskit/editor-plugin-feedback-dialog": "1.
|
|
170
|
-
"@atlaskit/editor-plugin-find-replace": "1.
|
|
171
|
-
"@atlaskit/editor-plugin-floating-toolbar": "1.
|
|
169
|
+
"@atlaskit/editor-plugin-feedback-dialog": "1.2.0",
|
|
170
|
+
"@atlaskit/editor-plugin-find-replace": "1.8.0",
|
|
171
|
+
"@atlaskit/editor-plugin-floating-toolbar": "1.16.0",
|
|
172
172
|
"@atlaskit/editor-plugin-focus": "1.4.11",
|
|
173
173
|
"@atlaskit/editor-plugin-fragment": "1.9.11",
|
|
174
|
-
"@atlaskit/editor-plugin-grid": "1.
|
|
175
|
-
"@atlaskit/editor-plugin-guideline": "1.
|
|
176
|
-
"@atlaskit/editor-plugin-help-dialog": "1.
|
|
177
|
-
"@atlaskit/editor-plugin-highlight": "1.19.
|
|
174
|
+
"@atlaskit/editor-plugin-grid": "1.3.0",
|
|
175
|
+
"@atlaskit/editor-plugin-guideline": "1.3.0",
|
|
176
|
+
"@atlaskit/editor-plugin-help-dialog": "1.10.0",
|
|
177
|
+
"@atlaskit/editor-plugin-highlight": "1.19.11",
|
|
178
178
|
"@atlaskit/editor-plugin-history": "1.3.15",
|
|
179
|
-
"@atlaskit/editor-plugin-hyperlink": "3.
|
|
180
|
-
"@atlaskit/editor-plugin-image-upload": "1.
|
|
181
|
-
"@atlaskit/editor-plugin-indentation": "1.
|
|
182
|
-
"@atlaskit/editor-plugin-insert-block": "2.
|
|
179
|
+
"@atlaskit/editor-plugin-hyperlink": "3.3.0",
|
|
180
|
+
"@atlaskit/editor-plugin-image-upload": "1.3.0",
|
|
181
|
+
"@atlaskit/editor-plugin-indentation": "1.9.0",
|
|
182
|
+
"@atlaskit/editor-plugin-insert-block": "2.5.0",
|
|
183
183
|
"@atlaskit/editor-plugin-layout": "1.13.0",
|
|
184
184
|
"@atlaskit/editor-plugin-list": "3.9.11",
|
|
185
|
-
"@atlaskit/editor-plugin-loom": "3.
|
|
186
|
-
"@atlaskit/editor-plugin-max-content-size": "1.
|
|
187
|
-
"@atlaskit/editor-plugin-media": "1.44.
|
|
185
|
+
"@atlaskit/editor-plugin-loom": "3.2.0",
|
|
186
|
+
"@atlaskit/editor-plugin-max-content-size": "1.4.0",
|
|
187
|
+
"@atlaskit/editor-plugin-media": "1.44.11",
|
|
188
188
|
"@atlaskit/editor-plugin-media-insert": "5.0.3",
|
|
189
|
-
"@atlaskit/editor-plugin-mentions": "2.
|
|
190
|
-
"@atlaskit/editor-plugin-metrics": "
|
|
191
|
-
"@atlaskit/editor-plugin-panel": "3.2.
|
|
192
|
-
"@atlaskit/editor-plugin-paste": "2.
|
|
193
|
-
"@atlaskit/editor-plugin-paste-options-toolbar": "1.
|
|
194
|
-
"@atlaskit/editor-plugin-placeholder": "1.
|
|
195
|
-
"@atlaskit/editor-plugin-placeholder-text": "1.
|
|
189
|
+
"@atlaskit/editor-plugin-mentions": "2.14.0",
|
|
190
|
+
"@atlaskit/editor-plugin-metrics": "3.0.0",
|
|
191
|
+
"@atlaskit/editor-plugin-panel": "3.2.4",
|
|
192
|
+
"@atlaskit/editor-plugin-paste": "2.1.1",
|
|
193
|
+
"@atlaskit/editor-plugin-paste-options-toolbar": "1.5.0",
|
|
194
|
+
"@atlaskit/editor-plugin-placeholder": "1.4.0",
|
|
195
|
+
"@atlaskit/editor-plugin-placeholder-text": "1.10.0",
|
|
196
196
|
"@atlaskit/editor-plugin-primary-toolbar": "2.1.3",
|
|
197
|
-
"@atlaskit/editor-plugin-quick-insert": "1.
|
|
198
|
-
"@atlaskit/editor-plugin-rule": "1.
|
|
197
|
+
"@atlaskit/editor-plugin-quick-insert": "1.9.0",
|
|
198
|
+
"@atlaskit/editor-plugin-rule": "1.10.0",
|
|
199
199
|
"@atlaskit/editor-plugin-save-on-enter": "1.3.15",
|
|
200
|
-
"@atlaskit/editor-plugin-scroll-into-view": "1.
|
|
200
|
+
"@atlaskit/editor-plugin-scroll-into-view": "1.4.0",
|
|
201
201
|
"@atlaskit/editor-plugin-selection": "1.6.24",
|
|
202
|
-
"@atlaskit/editor-plugin-selection-marker": "1.
|
|
203
|
-
"@atlaskit/editor-plugin-selection-toolbar": "1.
|
|
204
|
-
"@atlaskit/editor-plugin-status": "2.
|
|
205
|
-
"@atlaskit/editor-plugin-submit-editor": "1.
|
|
206
|
-
"@atlaskit/editor-plugin-table": "9.3.
|
|
207
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "2.
|
|
208
|
-
"@atlaskit/editor-plugin-text-color": "1.
|
|
209
|
-
"@atlaskit/editor-plugin-text-formatting": "1.
|
|
210
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.
|
|
211
|
-
"@atlaskit/editor-plugin-type-ahead": "1.
|
|
202
|
+
"@atlaskit/editor-plugin-selection-marker": "1.7.0",
|
|
203
|
+
"@atlaskit/editor-plugin-selection-toolbar": "1.6.0",
|
|
204
|
+
"@atlaskit/editor-plugin-status": "2.7.0",
|
|
205
|
+
"@atlaskit/editor-plugin-submit-editor": "1.4.0",
|
|
206
|
+
"@atlaskit/editor-plugin-table": "9.3.1",
|
|
207
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "2.13.0",
|
|
208
|
+
"@atlaskit/editor-plugin-text-color": "1.17.0",
|
|
209
|
+
"@atlaskit/editor-plugin-text-formatting": "1.17.0",
|
|
210
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.15.0",
|
|
211
|
+
"@atlaskit/editor-plugin-type-ahead": "1.12.0",
|
|
212
212
|
"@atlaskit/editor-plugin-ufo": "1.0.5",
|
|
213
213
|
"@atlaskit/editor-plugin-undo-redo": "1.6.16",
|
|
214
|
-
"@atlaskit/editor-plugin-unsupported-content": "1.
|
|
214
|
+
"@atlaskit/editor-plugin-unsupported-content": "1.10.0",
|
|
215
215
|
"@atlaskit/editor-plugin-width": "2.0.3",
|
|
216
216
|
"@babel/runtime": "^7.0.0"
|
|
217
217
|
},
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"@atlaskit/visual-regression": "*",
|
|
228
228
|
"@atlassian/ts-loader": "*",
|
|
229
229
|
"@manypkg/find-root": "^1.1.0",
|
|
230
|
-
"@testing-library/react": "^
|
|
230
|
+
"@testing-library/react": "^13.4.0",
|
|
231
231
|
"typescript": "~5.4.2",
|
|
232
232
|
"wait-for-expect": "^1.2.0",
|
|
233
233
|
"yargs": "^15.3.1"
|