@atlaskit/editor-plugins 7.2.15 → 7.2.17
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 +45 -45
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "7.2.
|
|
3
|
+
"version": "7.2.17",
|
|
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",
|
|
@@ -130,90 +130,90 @@
|
|
|
130
130
|
},
|
|
131
131
|
"dependencies": {
|
|
132
132
|
"@atlaskit/editor-plugin-accessibility-utils": "1.4.0",
|
|
133
|
-
"@atlaskit/editor-plugin-alignment": "1.16.
|
|
134
|
-
"@atlaskit/editor-plugin-analytics": "1.12.
|
|
135
|
-
"@atlaskit/editor-plugin-annotation": "1.28.
|
|
133
|
+
"@atlaskit/editor-plugin-alignment": "1.16.1",
|
|
134
|
+
"@atlaskit/editor-plugin-analytics": "1.12.1",
|
|
135
|
+
"@atlaskit/editor-plugin-annotation": "1.28.1",
|
|
136
136
|
"@atlaskit/editor-plugin-avatar-group": "2.2.0",
|
|
137
|
-
"@atlaskit/editor-plugin-base": "2.2.
|
|
138
|
-
"@atlaskit/editor-plugin-batch-attribute-updates": "1.3.
|
|
137
|
+
"@atlaskit/editor-plugin-base": "2.2.1",
|
|
138
|
+
"@atlaskit/editor-plugin-batch-attribute-updates": "1.3.1",
|
|
139
139
|
"@atlaskit/editor-plugin-before-primary-toolbar": "1.4.0",
|
|
140
|
-
"@atlaskit/editor-plugin-better-type-history": "1.11.
|
|
141
|
-
"@atlaskit/editor-plugin-block-controls": "2.26.
|
|
142
|
-
"@atlaskit/editor-plugin-block-type": "4.3.
|
|
143
|
-
"@atlaskit/editor-plugin-border": "1.8.
|
|
144
|
-
"@atlaskit/editor-plugin-breakout": "1.11.
|
|
145
|
-
"@atlaskit/editor-plugin-caption": "1.12.
|
|
146
|
-
"@atlaskit/editor-plugin-card": "4.6.
|
|
140
|
+
"@atlaskit/editor-plugin-better-type-history": "1.11.1",
|
|
141
|
+
"@atlaskit/editor-plugin-block-controls": "2.26.3",
|
|
142
|
+
"@atlaskit/editor-plugin-block-type": "4.3.1",
|
|
143
|
+
"@atlaskit/editor-plugin-border": "1.8.1",
|
|
144
|
+
"@atlaskit/editor-plugin-breakout": "1.11.1",
|
|
145
|
+
"@atlaskit/editor-plugin-caption": "1.12.2",
|
|
146
|
+
"@atlaskit/editor-plugin-card": "4.6.2",
|
|
147
147
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "1.5.0",
|
|
148
148
|
"@atlaskit/editor-plugin-clipboard": "1.5.0",
|
|
149
149
|
"@atlaskit/editor-plugin-code-bidi-warning": "1.4.0",
|
|
150
|
-
"@atlaskit/editor-plugin-code-block": "3.7.
|
|
151
|
-
"@atlaskit/editor-plugin-collab-edit": "2.6.
|
|
150
|
+
"@atlaskit/editor-plugin-code-block": "3.7.1",
|
|
151
|
+
"@atlaskit/editor-plugin-collab-edit": "2.6.2",
|
|
152
152
|
"@atlaskit/editor-plugin-composition": "1.3.0",
|
|
153
153
|
"@atlaskit/editor-plugin-connectivity": "1.3.0",
|
|
154
|
-
"@atlaskit/editor-plugin-content-insertion": "1.13.
|
|
154
|
+
"@atlaskit/editor-plugin-content-insertion": "1.13.1",
|
|
155
155
|
"@atlaskit/editor-plugin-context-identifier": "1.4.0",
|
|
156
156
|
"@atlaskit/editor-plugin-context-panel": "2.1.0",
|
|
157
157
|
"@atlaskit/editor-plugin-copy-button": "1.5.0",
|
|
158
158
|
"@atlaskit/editor-plugin-custom-autoformat": "1.6.0",
|
|
159
|
-
"@atlaskit/editor-plugin-data-consumer": "1.8.
|
|
160
|
-
"@atlaskit/editor-plugin-date": "2.6.
|
|
159
|
+
"@atlaskit/editor-plugin-data-consumer": "1.8.1",
|
|
160
|
+
"@atlaskit/editor-plugin-date": "2.6.2",
|
|
161
161
|
"@atlaskit/editor-plugin-decorations": "1.5.0",
|
|
162
162
|
"@atlaskit/editor-plugin-editor-disabled": "1.5.0",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode": "2.2.0",
|
|
164
164
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "1.2.0",
|
|
165
|
-
"@atlaskit/editor-plugin-emoji": "2.9.
|
|
165
|
+
"@atlaskit/editor-plugin-emoji": "2.9.2",
|
|
166
166
|
"@atlaskit/editor-plugin-engagement-platform": "2.3.0",
|
|
167
|
-
"@atlaskit/editor-plugin-expand": "2.12.
|
|
168
|
-
"@atlaskit/editor-plugin-extension": "3.5.
|
|
167
|
+
"@atlaskit/editor-plugin-expand": "2.12.1",
|
|
168
|
+
"@atlaskit/editor-plugin-extension": "3.5.2",
|
|
169
169
|
"@atlaskit/editor-plugin-feature-flags": "1.3.0",
|
|
170
170
|
"@atlaskit/editor-plugin-feedback-dialog": "1.2.0",
|
|
171
171
|
"@atlaskit/editor-plugin-find-replace": "1.9.0",
|
|
172
172
|
"@atlaskit/editor-plugin-floating-toolbar": "1.17.0",
|
|
173
173
|
"@atlaskit/editor-plugin-focus": "1.5.0",
|
|
174
|
-
"@atlaskit/editor-plugin-fragment": "1.10.
|
|
174
|
+
"@atlaskit/editor-plugin-fragment": "1.10.1",
|
|
175
175
|
"@atlaskit/editor-plugin-grid": "1.4.0",
|
|
176
176
|
"@atlaskit/editor-plugin-guideline": "1.4.0",
|
|
177
177
|
"@atlaskit/editor-plugin-help-dialog": "1.11.0",
|
|
178
|
-
"@atlaskit/editor-plugin-highlight": "1.20.
|
|
178
|
+
"@atlaskit/editor-plugin-highlight": "1.20.1",
|
|
179
179
|
"@atlaskit/editor-plugin-history": "1.4.0",
|
|
180
|
-
"@atlaskit/editor-plugin-hyperlink": "3.4.
|
|
180
|
+
"@atlaskit/editor-plugin-hyperlink": "3.4.2",
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "1.4.0",
|
|
182
|
-
"@atlaskit/editor-plugin-indentation": "1.10.
|
|
182
|
+
"@atlaskit/editor-plugin-indentation": "1.10.1",
|
|
183
183
|
"@atlaskit/editor-plugin-insert-block": "2.6.1",
|
|
184
|
-
"@atlaskit/editor-plugin-layout": "1.15.
|
|
185
|
-
"@atlaskit/editor-plugin-list": "3.10.
|
|
186
|
-
"@atlaskit/editor-plugin-loom": "3.3.
|
|
184
|
+
"@atlaskit/editor-plugin-layout": "1.15.1",
|
|
185
|
+
"@atlaskit/editor-plugin-list": "3.10.1",
|
|
186
|
+
"@atlaskit/editor-plugin-loom": "3.3.3",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "1.5.0",
|
|
188
|
-
"@atlaskit/editor-plugin-media": "1.45.
|
|
189
|
-
"@atlaskit/editor-plugin-media-insert": "5.1.
|
|
190
|
-
"@atlaskit/editor-plugin-mentions": "2.15.
|
|
191
|
-
"@atlaskit/editor-plugin-metrics": "3.1.
|
|
192
|
-
"@atlaskit/editor-plugin-panel": "3.3.
|
|
193
|
-
"@atlaskit/editor-plugin-paste": "2.2.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "1.45.2",
|
|
189
|
+
"@atlaskit/editor-plugin-media-insert": "5.1.1",
|
|
190
|
+
"@atlaskit/editor-plugin-mentions": "2.15.1",
|
|
191
|
+
"@atlaskit/editor-plugin-metrics": "3.1.1",
|
|
192
|
+
"@atlaskit/editor-plugin-panel": "3.3.1",
|
|
193
|
+
"@atlaskit/editor-plugin-paste": "2.2.2",
|
|
194
194
|
"@atlaskit/editor-plugin-paste-options-toolbar": "1.6.0",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder": "1.6.0",
|
|
196
|
-
"@atlaskit/editor-plugin-placeholder-text": "1.11.
|
|
196
|
+
"@atlaskit/editor-plugin-placeholder-text": "1.11.1",
|
|
197
197
|
"@atlaskit/editor-plugin-primary-toolbar": "2.2.0",
|
|
198
198
|
"@atlaskit/editor-plugin-quick-insert": "1.10.1",
|
|
199
|
-
"@atlaskit/editor-plugin-rule": "1.11.
|
|
199
|
+
"@atlaskit/editor-plugin-rule": "1.11.1",
|
|
200
200
|
"@atlaskit/editor-plugin-save-on-enter": "1.4.0",
|
|
201
201
|
"@atlaskit/editor-plugin-scroll-into-view": "1.5.0",
|
|
202
|
-
"@atlaskit/editor-plugin-selection": "1.8.
|
|
202
|
+
"@atlaskit/editor-plugin-selection": "1.8.3",
|
|
203
203
|
"@atlaskit/editor-plugin-selection-extension": "1.1.0",
|
|
204
204
|
"@atlaskit/editor-plugin-selection-marker": "1.8.0",
|
|
205
205
|
"@atlaskit/editor-plugin-selection-toolbar": "1.7.0",
|
|
206
|
-
"@atlaskit/editor-plugin-status": "2.8.
|
|
206
|
+
"@atlaskit/editor-plugin-status": "2.8.1",
|
|
207
207
|
"@atlaskit/editor-plugin-submit-editor": "1.5.0",
|
|
208
|
-
"@atlaskit/editor-plugin-table": "9.4.
|
|
209
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "2.14.
|
|
210
|
-
"@atlaskit/editor-plugin-text-color": "1.18.
|
|
211
|
-
"@atlaskit/editor-plugin-text-formatting": "1.18.
|
|
212
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.16.
|
|
213
|
-
"@atlaskit/editor-plugin-type-ahead": "1.13.
|
|
208
|
+
"@atlaskit/editor-plugin-table": "9.4.1",
|
|
209
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "2.14.4",
|
|
210
|
+
"@atlaskit/editor-plugin-text-color": "1.18.1",
|
|
211
|
+
"@atlaskit/editor-plugin-text-formatting": "1.18.1",
|
|
212
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.16.1",
|
|
213
|
+
"@atlaskit/editor-plugin-type-ahead": "1.13.2",
|
|
214
214
|
"@atlaskit/editor-plugin-ufo": "1.1.0",
|
|
215
215
|
"@atlaskit/editor-plugin-undo-redo": "1.7.0",
|
|
216
|
-
"@atlaskit/editor-plugin-unsupported-content": "1.11.
|
|
216
|
+
"@atlaskit/editor-plugin-unsupported-content": "1.11.1",
|
|
217
217
|
"@atlaskit/editor-plugin-width": "2.1.0",
|
|
218
218
|
"@babel/runtime": "^7.0.0"
|
|
219
219
|
},
|