@atlaskit/editor-plugins 10.1.67 → 10.1.69
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 +12 -0
- package/package.json +43 -43
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.69",
|
|
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",
|
|
@@ -137,97 +137,97 @@
|
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
139
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.4",
|
|
140
|
-
"@atlaskit/editor-plugin-alignment": "4.2.
|
|
140
|
+
"@atlaskit/editor-plugin-alignment": "4.2.6",
|
|
141
141
|
"@atlaskit/editor-plugin-analytics": "3.0.4",
|
|
142
|
-
"@atlaskit/editor-plugin-annotation": "3.3.
|
|
143
|
-
"@atlaskit/editor-plugin-avatar-group": "4.1.
|
|
142
|
+
"@atlaskit/editor-plugin-annotation": "3.3.7",
|
|
143
|
+
"@atlaskit/editor-plugin-avatar-group": "4.1.6",
|
|
144
144
|
"@atlaskit/editor-plugin-base": "4.1.6",
|
|
145
145
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.4",
|
|
146
146
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
|
|
147
147
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
148
|
-
"@atlaskit/editor-plugin-block-controls": "4.2.
|
|
149
|
-
"@atlaskit/editor-plugin-block-menu": "0.0.
|
|
150
|
-
"@atlaskit/editor-plugin-block-type": "6.2.
|
|
148
|
+
"@atlaskit/editor-plugin-block-controls": "4.2.3",
|
|
149
|
+
"@atlaskit/editor-plugin-block-menu": "0.0.7",
|
|
150
|
+
"@atlaskit/editor-plugin-block-type": "6.2.8",
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.4",
|
|
152
|
-
"@atlaskit/editor-plugin-breakout": "3.1.
|
|
152
|
+
"@atlaskit/editor-plugin-breakout": "3.1.9",
|
|
153
153
|
"@atlaskit/editor-plugin-caption": "3.1.4",
|
|
154
|
-
"@atlaskit/editor-plugin-card": "7.4.
|
|
154
|
+
"@atlaskit/editor-plugin-card": "7.4.7",
|
|
155
155
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.3",
|
|
158
|
-
"@atlaskit/editor-plugin-code-block": "5.0.
|
|
159
|
-
"@atlaskit/editor-plugin-collab-edit": "4.
|
|
158
|
+
"@atlaskit/editor-plugin-code-block": "5.0.12",
|
|
159
|
+
"@atlaskit/editor-plugin-collab-edit": "4.2.0",
|
|
160
160
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
161
161
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
162
162
|
"@atlaskit/editor-plugin-content-insertion": "3.1.1",
|
|
163
163
|
"@atlaskit/editor-plugin-context-identifier": "3.0.0",
|
|
164
164
|
"@atlaskit/editor-plugin-context-panel": "5.1.2",
|
|
165
|
-
"@atlaskit/editor-plugin-copy-button": "3.0.
|
|
165
|
+
"@atlaskit/editor-plugin-copy-button": "3.0.1",
|
|
166
166
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.0",
|
|
167
167
|
"@atlaskit/editor-plugin-data-consumer": "3.0.4",
|
|
168
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
168
|
+
"@atlaskit/editor-plugin-date": "5.1.9",
|
|
169
169
|
"@atlaskit/editor-plugin-decorations": "3.0.0",
|
|
170
170
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.0",
|
|
171
171
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.3",
|
|
172
172
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "3.0.0",
|
|
173
|
-
"@atlaskit/editor-plugin-emoji": "4.
|
|
173
|
+
"@atlaskit/editor-plugin-emoji": "4.3.0",
|
|
174
174
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.0",
|
|
175
|
-
"@atlaskit/editor-plugin-expand": "4.2.
|
|
176
|
-
"@atlaskit/editor-plugin-extension": "6.1.
|
|
175
|
+
"@atlaskit/editor-plugin-expand": "4.2.8",
|
|
176
|
+
"@atlaskit/editor-plugin-extension": "6.1.11",
|
|
177
177
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
178
178
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
179
|
-
"@atlaskit/editor-plugin-find-replace": "3.2.
|
|
180
|
-
"@atlaskit/editor-plugin-floating-toolbar": "5.1.
|
|
179
|
+
"@atlaskit/editor-plugin-find-replace": "3.2.6",
|
|
180
|
+
"@atlaskit/editor-plugin-floating-toolbar": "5.1.12",
|
|
181
181
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
182
182
|
"@atlaskit/editor-plugin-fragment": "3.0.4",
|
|
183
183
|
"@atlaskit/editor-plugin-grid": "3.1.0",
|
|
184
184
|
"@atlaskit/editor-plugin-guideline": "3.0.3",
|
|
185
|
-
"@atlaskit/editor-plugin-help-dialog": "3.1.
|
|
186
|
-
"@atlaskit/editor-plugin-highlight": "3.0.
|
|
185
|
+
"@atlaskit/editor-plugin-help-dialog": "3.1.5",
|
|
186
|
+
"@atlaskit/editor-plugin-highlight": "3.0.17",
|
|
187
187
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
188
|
-
"@atlaskit/editor-plugin-hyperlink": "5.4.
|
|
188
|
+
"@atlaskit/editor-plugin-hyperlink": "5.4.8",
|
|
189
189
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
190
190
|
"@atlaskit/editor-plugin-indentation": "3.1.5",
|
|
191
|
-
"@atlaskit/editor-plugin-insert-block": "4.
|
|
191
|
+
"@atlaskit/editor-plugin-insert-block": "4.3.0",
|
|
192
192
|
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
193
|
-
"@atlaskit/editor-plugin-layout": "3.1.
|
|
193
|
+
"@atlaskit/editor-plugin-layout": "3.1.10",
|
|
194
194
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
195
195
|
"@atlaskit/editor-plugin-list": "5.1.6",
|
|
196
196
|
"@atlaskit/editor-plugin-local-id": "1.0.2",
|
|
197
|
-
"@atlaskit/editor-plugin-loom": "5.1.
|
|
197
|
+
"@atlaskit/editor-plugin-loom": "5.1.2",
|
|
198
198
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
199
|
-
"@atlaskit/editor-plugin-media": "5.2.
|
|
200
|
-
"@atlaskit/editor-plugin-media-insert": "9.2.
|
|
201
|
-
"@atlaskit/editor-plugin-mentions": "5.2.
|
|
199
|
+
"@atlaskit/editor-plugin-media": "5.2.13",
|
|
200
|
+
"@atlaskit/editor-plugin-media-insert": "9.2.4",
|
|
201
|
+
"@atlaskit/editor-plugin-mentions": "5.2.8",
|
|
202
202
|
"@atlaskit/editor-plugin-metrics": "4.0.8",
|
|
203
203
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
204
|
-
"@atlaskit/editor-plugin-panel": "5.3.
|
|
204
|
+
"@atlaskit/editor-plugin-panel": "5.3.6",
|
|
205
205
|
"@atlaskit/editor-plugin-paste": "4.1.7",
|
|
206
|
-
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.
|
|
206
|
+
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.2",
|
|
207
207
|
"@atlaskit/editor-plugin-placeholder": "3.2.1",
|
|
208
|
-
"@atlaskit/editor-plugin-placeholder-text": "3.1.
|
|
208
|
+
"@atlaskit/editor-plugin-placeholder-text": "3.1.6",
|
|
209
209
|
"@atlaskit/editor-plugin-primary-toolbar": "4.1.5",
|
|
210
|
-
"@atlaskit/editor-plugin-quick-insert": "3.0.
|
|
210
|
+
"@atlaskit/editor-plugin-quick-insert": "3.0.7",
|
|
211
211
|
"@atlaskit/editor-plugin-rule": "3.0.4",
|
|
212
212
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
213
213
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.1",
|
|
214
214
|
"@atlaskit/editor-plugin-selection": "3.1.0",
|
|
215
|
-
"@atlaskit/editor-plugin-selection-extension": "3.5.
|
|
215
|
+
"@atlaskit/editor-plugin-selection-extension": "3.5.2",
|
|
216
216
|
"@atlaskit/editor-plugin-selection-marker": "3.0.6",
|
|
217
|
-
"@atlaskit/editor-plugin-selection-toolbar": "4.3.
|
|
218
|
-
"@atlaskit/editor-plugin-show-diff": "0.1.
|
|
219
|
-
"@atlaskit/editor-plugin-status": "4.1.
|
|
217
|
+
"@atlaskit/editor-plugin-selection-toolbar": "4.3.7",
|
|
218
|
+
"@atlaskit/editor-plugin-show-diff": "0.1.4",
|
|
219
|
+
"@atlaskit/editor-plugin-status": "4.1.8",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
|
-
"@atlaskit/editor-plugin-table": "12.2.
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.
|
|
223
|
-
"@atlaskit/editor-plugin-text-color": "3.1.
|
|
224
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
221
|
+
"@atlaskit/editor-plugin-table": "12.2.5",
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.1",
|
|
223
|
+
"@atlaskit/editor-plugin-text-color": "3.1.13",
|
|
224
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.20",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.3.0",
|
|
226
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
228
|
-
"@atlaskit/editor-plugin-type-ahead": "3.1.
|
|
226
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.6",
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.2",
|
|
228
|
+
"@atlaskit/editor-plugin-type-ahead": "3.1.9",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
230
|
-
"@atlaskit/editor-plugin-undo-redo": "3.2.
|
|
230
|
+
"@atlaskit/editor-plugin-undo-redo": "3.2.2",
|
|
231
231
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.4",
|
|
232
232
|
"@atlaskit/editor-plugin-user-intent": "1.1.0",
|
|
233
233
|
"@atlaskit/editor-plugin-user-preferences": "1.2.2",
|