@atlaskit/editor-plugins 7.1.4 → 7.1.6
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,2 +1,2 @@
|
|
|
1
1
|
export { contextPanelPlugin } from '@atlaskit/editor-plugin-context-panel';
|
|
2
|
-
export type { ContextPanelPlugin, ApplyChangeHandler } from '@atlaskit/editor-plugin-context-panel';
|
|
2
|
+
export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, } from '@atlaskit/editor-plugin-context-panel';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { contextPanelPlugin } from '@atlaskit/editor-plugin-context-panel';
|
|
2
|
-
export type { ContextPanelPlugin, ApplyChangeHandler } from '@atlaskit/editor-plugin-context-panel';
|
|
2
|
+
export type { ContextPanelPlugin, ContextPanelPluginOptions, ApplyChangeHandler, } from '@atlaskit/editor-plugin-context-panel';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "7.1.
|
|
3
|
+
"version": "7.1.6",
|
|
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",
|
|
@@ -129,67 +129,67 @@
|
|
|
129
129
|
},
|
|
130
130
|
"dependencies": {
|
|
131
131
|
"@atlaskit/editor-plugin-accessibility-utils": "1.3.0",
|
|
132
|
-
"@atlaskit/editor-plugin-alignment": "1.15.
|
|
132
|
+
"@atlaskit/editor-plugin-alignment": "1.15.1",
|
|
133
133
|
"@atlaskit/editor-plugin-analytics": "1.11.0",
|
|
134
|
-
"@atlaskit/editor-plugin-annotation": "1.27.
|
|
134
|
+
"@atlaskit/editor-plugin-annotation": "1.27.1",
|
|
135
135
|
"@atlaskit/editor-plugin-avatar-group": "2.1.3",
|
|
136
|
-
"@atlaskit/editor-plugin-base": "2.1.
|
|
136
|
+
"@atlaskit/editor-plugin-base": "2.1.1",
|
|
137
137
|
"@atlaskit/editor-plugin-batch-attribute-updates": "1.2.0",
|
|
138
138
|
"@atlaskit/editor-plugin-before-primary-toolbar": "1.4.0",
|
|
139
139
|
"@atlaskit/editor-plugin-better-type-history": "1.10.0",
|
|
140
|
-
"@atlaskit/editor-plugin-block-controls": "2.21.
|
|
141
|
-
"@atlaskit/editor-plugin-block-type": "4.2.
|
|
140
|
+
"@atlaskit/editor-plugin-block-controls": "2.21.10",
|
|
141
|
+
"@atlaskit/editor-plugin-block-type": "4.2.1",
|
|
142
142
|
"@atlaskit/editor-plugin-border": "1.8.0",
|
|
143
|
-
"@atlaskit/editor-plugin-breakout": "1.10.
|
|
143
|
+
"@atlaskit/editor-plugin-breakout": "1.10.2",
|
|
144
144
|
"@atlaskit/editor-plugin-caption": "1.11.10",
|
|
145
|
-
"@atlaskit/editor-plugin-card": "4.5.
|
|
145
|
+
"@atlaskit/editor-plugin-card": "4.5.18",
|
|
146
146
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "1.4.0",
|
|
147
|
-
"@atlaskit/editor-plugin-clipboard": "1.4.
|
|
148
|
-
"@atlaskit/editor-plugin-code-bidi-warning": "1.3.
|
|
149
|
-
"@atlaskit/editor-plugin-code-block": "3.6.
|
|
150
|
-
"@atlaskit/editor-plugin-collab-edit": "2.
|
|
147
|
+
"@atlaskit/editor-plugin-clipboard": "1.4.1",
|
|
148
|
+
"@atlaskit/editor-plugin-code-bidi-warning": "1.3.1",
|
|
149
|
+
"@atlaskit/editor-plugin-code-block": "3.6.1",
|
|
150
|
+
"@atlaskit/editor-plugin-collab-edit": "2.4.1",
|
|
151
151
|
"@atlaskit/editor-plugin-composition": "1.2.16",
|
|
152
152
|
"@atlaskit/editor-plugin-connectivity": "1.1.4",
|
|
153
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.5.
|
|
155
|
+
"@atlaskit/editor-plugin-context-panel": "1.5.1",
|
|
156
156
|
"@atlaskit/editor-plugin-copy-button": "1.4.0",
|
|
157
157
|
"@atlaskit/editor-plugin-custom-autoformat": "1.5.0",
|
|
158
158
|
"@atlaskit/editor-plugin-data-consumer": "1.8.0",
|
|
159
|
-
"@atlaskit/editor-plugin-date": "2.5.
|
|
159
|
+
"@atlaskit/editor-plugin-date": "2.5.1",
|
|
160
160
|
"@atlaskit/editor-plugin-decorations": "1.4.0",
|
|
161
161
|
"@atlaskit/editor-plugin-editor-disabled": "1.4.0",
|
|
162
|
-
"@atlaskit/editor-plugin-editor-viewmode": "2.1.
|
|
162
|
+
"@atlaskit/editor-plugin-editor-viewmode": "2.1.17",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode-effects": "1.1.19",
|
|
164
|
-
"@atlaskit/editor-plugin-emoji": "2.8.
|
|
164
|
+
"@atlaskit/editor-plugin-emoji": "2.8.1",
|
|
165
165
|
"@atlaskit/editor-plugin-engagement-platform": "2.2.7",
|
|
166
|
-
"@atlaskit/editor-plugin-expand": "2.11.
|
|
167
|
-
"@atlaskit/editor-plugin-extension": "3.1.
|
|
166
|
+
"@atlaskit/editor-plugin-expand": "2.11.1",
|
|
167
|
+
"@atlaskit/editor-plugin-extension": "3.1.4",
|
|
168
168
|
"@atlaskit/editor-plugin-feature-flags": "1.2.16",
|
|
169
169
|
"@atlaskit/editor-plugin-feedback-dialog": "1.2.0",
|
|
170
|
-
"@atlaskit/editor-plugin-find-replace": "1.8.
|
|
171
|
-
"@atlaskit/editor-plugin-floating-toolbar": "1.16.
|
|
170
|
+
"@atlaskit/editor-plugin-find-replace": "1.8.1",
|
|
171
|
+
"@atlaskit/editor-plugin-floating-toolbar": "1.16.1",
|
|
172
172
|
"@atlaskit/editor-plugin-focus": "1.4.11",
|
|
173
173
|
"@atlaskit/editor-plugin-fragment": "1.9.11",
|
|
174
174
|
"@atlaskit/editor-plugin-grid": "1.3.0",
|
|
175
175
|
"@atlaskit/editor-plugin-guideline": "1.3.0",
|
|
176
176
|
"@atlaskit/editor-plugin-help-dialog": "1.10.0",
|
|
177
|
-
"@atlaskit/editor-plugin-highlight": "1.19.
|
|
177
|
+
"@atlaskit/editor-plugin-highlight": "1.19.12",
|
|
178
178
|
"@atlaskit/editor-plugin-history": "1.3.15",
|
|
179
|
-
"@atlaskit/editor-plugin-hyperlink": "3.3.
|
|
179
|
+
"@atlaskit/editor-plugin-hyperlink": "3.3.1",
|
|
180
180
|
"@atlaskit/editor-plugin-image-upload": "1.3.0",
|
|
181
181
|
"@atlaskit/editor-plugin-indentation": "1.9.0",
|
|
182
|
-
"@atlaskit/editor-plugin-insert-block": "2.5.
|
|
183
|
-
"@atlaskit/editor-plugin-layout": "1.13.
|
|
182
|
+
"@atlaskit/editor-plugin-insert-block": "2.5.1",
|
|
183
|
+
"@atlaskit/editor-plugin-layout": "1.13.1",
|
|
184
184
|
"@atlaskit/editor-plugin-list": "3.9.11",
|
|
185
|
-
"@atlaskit/editor-plugin-loom": "3.2.
|
|
185
|
+
"@atlaskit/editor-plugin-loom": "3.2.2",
|
|
186
186
|
"@atlaskit/editor-plugin-max-content-size": "1.4.0",
|
|
187
|
-
"@atlaskit/editor-plugin-media": "1.44.
|
|
188
|
-
"@atlaskit/editor-plugin-media-insert": "5.0.
|
|
189
|
-
"@atlaskit/editor-plugin-mentions": "2.14.
|
|
190
|
-
"@atlaskit/editor-plugin-metrics": "3.0.
|
|
191
|
-
"@atlaskit/editor-plugin-panel": "3.2.
|
|
192
|
-
"@atlaskit/editor-plugin-paste": "2.1.
|
|
187
|
+
"@atlaskit/editor-plugin-media": "1.44.12",
|
|
188
|
+
"@atlaskit/editor-plugin-media-insert": "5.0.4",
|
|
189
|
+
"@atlaskit/editor-plugin-mentions": "2.14.1",
|
|
190
|
+
"@atlaskit/editor-plugin-metrics": "3.0.1",
|
|
191
|
+
"@atlaskit/editor-plugin-panel": "3.2.5",
|
|
192
|
+
"@atlaskit/editor-plugin-paste": "2.1.2",
|
|
193
193
|
"@atlaskit/editor-plugin-paste-options-toolbar": "1.5.0",
|
|
194
194
|
"@atlaskit/editor-plugin-placeholder": "1.4.0",
|
|
195
195
|
"@atlaskit/editor-plugin-placeholder-text": "1.10.0",
|
|
@@ -198,21 +198,21 @@
|
|
|
198
198
|
"@atlaskit/editor-plugin-rule": "1.10.0",
|
|
199
199
|
"@atlaskit/editor-plugin-save-on-enter": "1.3.15",
|
|
200
200
|
"@atlaskit/editor-plugin-scroll-into-view": "1.4.0",
|
|
201
|
-
"@atlaskit/editor-plugin-selection": "1.6.
|
|
202
|
-
"@atlaskit/editor-plugin-selection-marker": "1.7.
|
|
203
|
-
"@atlaskit/editor-plugin-selection-toolbar": "1.6.
|
|
204
|
-
"@atlaskit/editor-plugin-status": "2.7.
|
|
201
|
+
"@atlaskit/editor-plugin-selection": "1.6.25",
|
|
202
|
+
"@atlaskit/editor-plugin-selection-marker": "1.7.1",
|
|
203
|
+
"@atlaskit/editor-plugin-selection-toolbar": "1.6.1",
|
|
204
|
+
"@atlaskit/editor-plugin-status": "2.7.1",
|
|
205
205
|
"@atlaskit/editor-plugin-submit-editor": "1.4.0",
|
|
206
|
-
"@atlaskit/editor-plugin-table": "9.3.
|
|
207
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "2.13.
|
|
208
|
-
"@atlaskit/editor-plugin-text-color": "1.17.
|
|
209
|
-
"@atlaskit/editor-plugin-text-formatting": "1.17.
|
|
210
|
-
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.15.
|
|
211
|
-
"@atlaskit/editor-plugin-type-ahead": "1.12.
|
|
212
|
-
"@atlaskit/editor-plugin-ufo": "1.0.
|
|
213
|
-
"@atlaskit/editor-plugin-undo-redo": "1.6.
|
|
206
|
+
"@atlaskit/editor-plugin-table": "9.3.3",
|
|
207
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "2.13.2",
|
|
208
|
+
"@atlaskit/editor-plugin-text-color": "1.17.1",
|
|
209
|
+
"@atlaskit/editor-plugin-text-formatting": "1.17.1",
|
|
210
|
+
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.15.1",
|
|
211
|
+
"@atlaskit/editor-plugin-type-ahead": "1.12.1",
|
|
212
|
+
"@atlaskit/editor-plugin-ufo": "1.0.6",
|
|
213
|
+
"@atlaskit/editor-plugin-undo-redo": "1.6.17",
|
|
214
214
|
"@atlaskit/editor-plugin-unsupported-content": "1.10.0",
|
|
215
|
-
"@atlaskit/editor-plugin-width": "2.0.
|
|
215
|
+
"@atlaskit/editor-plugin-width": "2.0.4",
|
|
216
216
|
"@babel/runtime": "^7.0.0"
|
|
217
217
|
},
|
|
218
218
|
"peerDependencies": {
|