@atlaskit/editor-plugins 10.1.21 → 10.1.23
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 +42 -42
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.23",
|
|
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",
|
|
@@ -135,25 +135,25 @@
|
|
|
135
135
|
},
|
|
136
136
|
"dependencies": {
|
|
137
137
|
"@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
|
|
138
|
-
"@atlaskit/editor-plugin-alignment": "4.1.
|
|
138
|
+
"@atlaskit/editor-plugin-alignment": "4.1.2",
|
|
139
139
|
"@atlaskit/editor-plugin-analytics": "3.0.2",
|
|
140
140
|
"@atlaskit/editor-plugin-annotation": "3.1.2",
|
|
141
|
-
"@atlaskit/editor-plugin-avatar-group": "4.1.
|
|
141
|
+
"@atlaskit/editor-plugin-avatar-group": "4.1.2",
|
|
142
142
|
"@atlaskit/editor-plugin-base": "4.1.1",
|
|
143
143
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.2",
|
|
144
|
-
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.
|
|
144
|
+
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
|
|
145
145
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
146
|
-
"@atlaskit/editor-plugin-block-controls": "4.1.
|
|
146
|
+
"@atlaskit/editor-plugin-block-controls": "4.1.6",
|
|
147
147
|
"@atlaskit/editor-plugin-block-menu": "0.0.0",
|
|
148
|
-
"@atlaskit/editor-plugin-block-type": "6.1.
|
|
148
|
+
"@atlaskit/editor-plugin-block-type": "6.1.2",
|
|
149
149
|
"@atlaskit/editor-plugin-border": "3.0.2",
|
|
150
|
-
"@atlaskit/editor-plugin-breakout": "3.1.
|
|
150
|
+
"@atlaskit/editor-plugin-breakout": "3.1.3",
|
|
151
151
|
"@atlaskit/editor-plugin-caption": "3.1.1",
|
|
152
|
-
"@atlaskit/editor-plugin-card": "7.2.
|
|
152
|
+
"@atlaskit/editor-plugin-card": "7.2.5",
|
|
153
153
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
154
154
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
155
155
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
|
|
156
|
-
"@atlaskit/editor-plugin-code-block": "5.0.
|
|
156
|
+
"@atlaskit/editor-plugin-code-block": "5.0.6",
|
|
157
157
|
"@atlaskit/editor-plugin-collab-edit": "4.1.2",
|
|
158
158
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
159
159
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
@@ -163,65 +163,65 @@
|
|
|
163
163
|
"@atlaskit/editor-plugin-copy-button": "3.0.0",
|
|
164
164
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.0",
|
|
165
165
|
"@atlaskit/editor-plugin-data-consumer": "3.0.2",
|
|
166
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
166
|
+
"@atlaskit/editor-plugin-date": "5.1.2",
|
|
167
167
|
"@atlaskit/editor-plugin-decorations": "3.0.0",
|
|
168
168
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.0",
|
|
169
169
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.1",
|
|
170
170
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "3.0.0",
|
|
171
|
-
"@atlaskit/editor-plugin-emoji": "4.2.
|
|
171
|
+
"@atlaskit/editor-plugin-emoji": "4.2.3",
|
|
172
172
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.0",
|
|
173
|
-
"@atlaskit/editor-plugin-expand": "4.2.
|
|
174
|
-
"@atlaskit/editor-plugin-extension": "6.1.
|
|
173
|
+
"@atlaskit/editor-plugin-expand": "4.2.2",
|
|
174
|
+
"@atlaskit/editor-plugin-extension": "6.1.4",
|
|
175
175
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
176
176
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
177
|
-
"@atlaskit/editor-plugin-find-replace": "3.2.
|
|
178
|
-
"@atlaskit/editor-plugin-floating-toolbar": "5.1.
|
|
177
|
+
"@atlaskit/editor-plugin-find-replace": "3.2.1",
|
|
178
|
+
"@atlaskit/editor-plugin-floating-toolbar": "5.1.5",
|
|
179
179
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
180
180
|
"@atlaskit/editor-plugin-fragment": "3.0.2",
|
|
181
181
|
"@atlaskit/editor-plugin-grid": "3.1.0",
|
|
182
|
-
"@atlaskit/editor-plugin-guideline": "3.0.
|
|
183
|
-
"@atlaskit/editor-plugin-help-dialog": "3.1.
|
|
184
|
-
"@atlaskit/editor-plugin-highlight": "3.0.
|
|
182
|
+
"@atlaskit/editor-plugin-guideline": "3.0.3",
|
|
183
|
+
"@atlaskit/editor-plugin-help-dialog": "3.1.2",
|
|
184
|
+
"@atlaskit/editor-plugin-highlight": "3.0.8",
|
|
185
185
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
186
186
|
"@atlaskit/editor-plugin-hyperlink": "5.2.1",
|
|
187
187
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
188
188
|
"@atlaskit/editor-plugin-indentation": "3.1.1",
|
|
189
|
-
"@atlaskit/editor-plugin-insert-block": "4.1.
|
|
190
|
-
"@atlaskit/editor-plugin-interaction": "
|
|
191
|
-
"@atlaskit/editor-plugin-layout": "3.1.
|
|
189
|
+
"@atlaskit/editor-plugin-insert-block": "4.1.5",
|
|
190
|
+
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
191
|
+
"@atlaskit/editor-plugin-layout": "3.1.3",
|
|
192
192
|
"@atlaskit/editor-plugin-list": "5.1.1",
|
|
193
|
-
"@atlaskit/editor-plugin-loom": "5.1.
|
|
193
|
+
"@atlaskit/editor-plugin-loom": "5.1.1",
|
|
194
194
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
195
|
-
"@atlaskit/editor-plugin-media": "5.2.
|
|
196
|
-
"@atlaskit/editor-plugin-media-insert": "
|
|
197
|
-
"@atlaskit/editor-plugin-mentions": "5.2.
|
|
195
|
+
"@atlaskit/editor-plugin-media": "5.2.5",
|
|
196
|
+
"@atlaskit/editor-plugin-media-insert": "9.0.0",
|
|
197
|
+
"@atlaskit/editor-plugin-mentions": "5.2.3",
|
|
198
198
|
"@atlaskit/editor-plugin-metrics": "4.0.4",
|
|
199
199
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
200
|
-
"@atlaskit/editor-plugin-panel": "5.2.
|
|
200
|
+
"@atlaskit/editor-plugin-panel": "5.2.4",
|
|
201
201
|
"@atlaskit/editor-plugin-paste": "4.1.2",
|
|
202
|
-
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.
|
|
202
|
+
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.1",
|
|
203
203
|
"@atlaskit/editor-plugin-placeholder": "3.0.1",
|
|
204
|
-
"@atlaskit/editor-plugin-placeholder-text": "3.1.
|
|
204
|
+
"@atlaskit/editor-plugin-placeholder-text": "3.1.2",
|
|
205
205
|
"@atlaskit/editor-plugin-primary-toolbar": "4.1.2",
|
|
206
|
-
"@atlaskit/editor-plugin-quick-insert": "3.0.
|
|
206
|
+
"@atlaskit/editor-plugin-quick-insert": "3.0.4",
|
|
207
207
|
"@atlaskit/editor-plugin-rule": "3.0.2",
|
|
208
208
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
209
209
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.0",
|
|
210
|
-
"@atlaskit/editor-plugin-selection": "3.0.
|
|
210
|
+
"@atlaskit/editor-plugin-selection": "3.0.4",
|
|
211
211
|
"@atlaskit/editor-plugin-selection-extension": "3.4.3",
|
|
212
|
-
"@atlaskit/editor-plugin-selection-marker": "3.0.
|
|
213
|
-
"@atlaskit/editor-plugin-selection-toolbar": "4.2.
|
|
214
|
-
"@atlaskit/editor-plugin-show-diff": "0.0.
|
|
215
|
-
"@atlaskit/editor-plugin-status": "4.1.
|
|
212
|
+
"@atlaskit/editor-plugin-selection-marker": "3.0.3",
|
|
213
|
+
"@atlaskit/editor-plugin-selection-toolbar": "4.2.2",
|
|
214
|
+
"@atlaskit/editor-plugin-show-diff": "0.0.1",
|
|
215
|
+
"@atlaskit/editor-plugin-status": "4.1.2",
|
|
216
216
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
217
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
218
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.
|
|
219
|
-
"@atlaskit/editor-plugin-text-color": "3.1.
|
|
220
|
-
"@atlaskit/editor-plugin-text-formatting": "3.0.
|
|
221
|
-
"@atlaskit/editor-plugin-toolbar": "0.0.
|
|
222
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.
|
|
223
|
-
"@atlaskit/editor-plugin-track-changes": "2.4.
|
|
224
|
-
"@atlaskit/editor-plugin-type-ahead": "3.1.
|
|
217
|
+
"@atlaskit/editor-plugin-table": "12.1.9",
|
|
218
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.2",
|
|
219
|
+
"@atlaskit/editor-plugin-text-color": "3.1.2",
|
|
220
|
+
"@atlaskit/editor-plugin-text-formatting": "3.0.6",
|
|
221
|
+
"@atlaskit/editor-plugin-toolbar": "0.0.4",
|
|
222
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.2",
|
|
223
|
+
"@atlaskit/editor-plugin-track-changes": "2.4.1",
|
|
224
|
+
"@atlaskit/editor-plugin-type-ahead": "3.1.2",
|
|
225
225
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|
|
226
226
|
"@atlaskit/editor-plugin-undo-redo": "3.1.0",
|
|
227
227
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.2",
|