@atlaskit/editor-plugins 9.1.14 → 9.1.16

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,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 9.1.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 9.1.15
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 9.1.14
4
16
 
5
17
  ### Patch Changes
@@ -1,2 +1,2 @@
1
1
  export { annotationPlugin } from '@atlaskit/editor-plugin-annotation';
2
- export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCompoundExperience, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, SelectAbortReasons, SelectParentAbortReasons, SelectInlineCommentCompoundExperience, SelectInlineCommentCompoundExperienceEntryPoint, SimpleSelectInlineCommentCompoundExperience, StartAttributes, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
@@ -1,2 +1,2 @@
1
1
  export { annotationPlugin } from '@atlaskit/editor-plugin-annotation';
2
- export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCompoundExperience, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, SelectAbortReasons, SelectParentAbortReasons, SelectInlineCommentCompoundExperience, SelectInlineCommentCompoundExperienceEntryPoint, SimpleSelectInlineCommentCompoundExperience, StartAttributes, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, TargetType, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "9.1.14",
3
+ "version": "9.1.16",
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",
@@ -134,24 +134,24 @@
134
134
  },
135
135
  "dependencies": {
136
136
  "@atlaskit/editor-plugin-accessibility-utils": "2.0.10",
137
- "@atlaskit/editor-plugin-alignment": "3.2.2",
137
+ "@atlaskit/editor-plugin-alignment": "3.2.3",
138
138
  "@atlaskit/editor-plugin-analytics": "2.3.1",
139
139
  "@atlaskit/editor-plugin-annotation": "2.9.3",
140
- "@atlaskit/editor-plugin-avatar-group": "3.1.9",
140
+ "@atlaskit/editor-plugin-avatar-group": "3.1.10",
141
141
  "@atlaskit/editor-plugin-base": "3.0.2",
142
142
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.6",
143
- "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.7",
143
+ "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.8",
144
144
  "@atlaskit/editor-plugin-better-type-history": "2.1.6",
145
- "@atlaskit/editor-plugin-block-controls": "3.15.7",
146
- "@atlaskit/editor-plugin-block-type": "5.1.22",
145
+ "@atlaskit/editor-plugin-block-controls": "3.15.8",
146
+ "@atlaskit/editor-plugin-block-type": "5.1.23",
147
147
  "@atlaskit/editor-plugin-border": "2.1.6",
148
- "@atlaskit/editor-plugin-breakout": "2.4.1",
148
+ "@atlaskit/editor-plugin-breakout": "2.4.2",
149
149
  "@atlaskit/editor-plugin-caption": "2.1.6",
150
- "@atlaskit/editor-plugin-card": "6.4.2",
150
+ "@atlaskit/editor-plugin-card": "6.4.3",
151
151
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.6",
152
152
  "@atlaskit/editor-plugin-clipboard": "2.0.6",
153
153
  "@atlaskit/editor-plugin-code-bidi-warning": "2.1.3",
154
- "@atlaskit/editor-plugin-code-block": "4.4.6",
154
+ "@atlaskit/editor-plugin-code-block": "4.4.7",
155
155
  "@atlaskit/editor-plugin-collab-edit": "3.9.1",
156
156
  "@atlaskit/editor-plugin-composition": "1.3.7",
157
157
  "@atlaskit/editor-plugin-connectivity": "2.0.7",
@@ -161,62 +161,62 @@
161
161
  "@atlaskit/editor-plugin-copy-button": "2.0.9",
162
162
  "@atlaskit/editor-plugin-custom-autoformat": "2.0.6",
163
163
  "@atlaskit/editor-plugin-data-consumer": "2.1.6",
164
- "@atlaskit/editor-plugin-date": "4.3.8",
164
+ "@atlaskit/editor-plugin-date": "4.3.9",
165
165
  "@atlaskit/editor-plugin-decorations": "2.0.6",
166
166
  "@atlaskit/editor-plugin-editor-disabled": "2.0.6",
167
167
  "@atlaskit/editor-plugin-editor-viewmode": "4.0.1",
168
168
  "@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.7",
169
- "@atlaskit/editor-plugin-emoji": "3.7.3",
169
+ "@atlaskit/editor-plugin-emoji": "3.7.4",
170
170
  "@atlaskit/editor-plugin-engagement-platform": "3.1.3",
171
- "@atlaskit/editor-plugin-expand": "3.2.14",
172
- "@atlaskit/editor-plugin-extension": "5.5.1",
171
+ "@atlaskit/editor-plugin-expand": "3.2.15",
172
+ "@atlaskit/editor-plugin-extension": "5.5.2",
173
173
  "@atlaskit/editor-plugin-feature-flags": "1.4.3",
174
174
  "@atlaskit/editor-plugin-feedback-dialog": "2.0.6",
175
- "@atlaskit/editor-plugin-find-replace": "2.2.6",
176
- "@atlaskit/editor-plugin-floating-toolbar": "4.1.14",
175
+ "@atlaskit/editor-plugin-find-replace": "2.2.7",
176
+ "@atlaskit/editor-plugin-floating-toolbar": "4.1.15",
177
177
  "@atlaskit/editor-plugin-focus": "1.5.7",
178
178
  "@atlaskit/editor-plugin-fragment": "2.1.6",
179
179
  "@atlaskit/editor-plugin-grid": "2.0.8",
180
- "@atlaskit/editor-plugin-guideline": "2.0.9",
181
- "@atlaskit/editor-plugin-help-dialog": "2.1.7",
182
- "@atlaskit/editor-plugin-highlight": "2.5.6",
180
+ "@atlaskit/editor-plugin-guideline": "2.0.10",
181
+ "@atlaskit/editor-plugin-help-dialog": "2.1.8",
182
+ "@atlaskit/editor-plugin-highlight": "2.5.7",
183
183
  "@atlaskit/editor-plugin-history": "2.0.6",
184
184
  "@atlaskit/editor-plugin-hyperlink": "4.4.9",
185
185
  "@atlaskit/editor-plugin-image-upload": "2.0.6",
186
186
  "@atlaskit/editor-plugin-indentation": "2.1.6",
187
- "@atlaskit/editor-plugin-insert-block": "3.2.10",
188
- "@atlaskit/editor-plugin-interaction": "1.1.2",
189
- "@atlaskit/editor-plugin-layout": "2.9.1",
187
+ "@atlaskit/editor-plugin-insert-block": "3.2.11",
188
+ "@atlaskit/editor-plugin-interaction": "2.0.0",
189
+ "@atlaskit/editor-plugin-layout": "2.9.2",
190
190
  "@atlaskit/editor-plugin-list": "4.2.6",
191
- "@atlaskit/editor-plugin-loom": "4.1.4",
191
+ "@atlaskit/editor-plugin-loom": "4.1.5",
192
192
  "@atlaskit/editor-plugin-max-content-size": "2.0.6",
193
- "@atlaskit/editor-plugin-media": "3.0.11",
194
- "@atlaskit/editor-plugin-media-insert": "6.3.6",
195
- "@atlaskit/editor-plugin-mentions": "4.7.2",
193
+ "@atlaskit/editor-plugin-media": "3.0.12",
194
+ "@atlaskit/editor-plugin-media-insert": "7.0.0",
195
+ "@atlaskit/editor-plugin-mentions": "4.7.3",
196
196
  "@atlaskit/editor-plugin-metrics": "3.4.8",
197
197
  "@atlaskit/editor-plugin-ncs-step-metrics": "1.0.2",
198
- "@atlaskit/editor-plugin-panel": "4.4.3",
198
+ "@atlaskit/editor-plugin-panel": "4.4.4",
199
199
  "@atlaskit/editor-plugin-paste": "3.3.7",
200
- "@atlaskit/editor-plugin-paste-options-toolbar": "2.1.2",
200
+ "@atlaskit/editor-plugin-paste-options-toolbar": "2.1.3",
201
201
  "@atlaskit/editor-plugin-placeholder": "2.0.16",
202
- "@atlaskit/editor-plugin-placeholder-text": "2.3.2",
202
+ "@atlaskit/editor-plugin-placeholder-text": "2.3.3",
203
203
  "@atlaskit/editor-plugin-primary-toolbar": "3.2.11",
204
- "@atlaskit/editor-plugin-quick-insert": "2.5.3",
204
+ "@atlaskit/editor-plugin-quick-insert": "2.5.4",
205
205
  "@atlaskit/editor-plugin-rule": "2.1.6",
206
206
  "@atlaskit/editor-plugin-save-on-enter": "2.1.1",
207
207
  "@atlaskit/editor-plugin-scroll-into-view": "2.2.2",
208
- "@atlaskit/editor-plugin-selection": "2.2.7",
208
+ "@atlaskit/editor-plugin-selection": "2.2.8",
209
209
  "@atlaskit/editor-plugin-selection-extension": "2.3.1",
210
- "@atlaskit/editor-plugin-selection-marker": "2.4.2",
211
- "@atlaskit/editor-plugin-selection-toolbar": "3.6.11",
212
- "@atlaskit/editor-plugin-status": "3.1.19",
210
+ "@atlaskit/editor-plugin-selection-marker": "2.4.3",
211
+ "@atlaskit/editor-plugin-selection-toolbar": "3.6.12",
212
+ "@atlaskit/editor-plugin-status": "3.1.20",
213
213
  "@atlaskit/editor-plugin-submit-editor": "2.0.6",
214
- "@atlaskit/editor-plugin-table": "10.11.5",
215
- "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.10",
216
- "@atlaskit/editor-plugin-text-color": "2.3.6",
217
- "@atlaskit/editor-plugin-text-formatting": "2.2.14",
218
- "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.8",
219
- "@atlaskit/editor-plugin-type-ahead": "2.7.9",
214
+ "@atlaskit/editor-plugin-table": "10.11.7",
215
+ "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.11",
216
+ "@atlaskit/editor-plugin-text-color": "2.3.7",
217
+ "@atlaskit/editor-plugin-text-formatting": "2.2.15",
218
+ "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.9",
219
+ "@atlaskit/editor-plugin-type-ahead": "2.7.10",
220
220
  "@atlaskit/editor-plugin-ufo": "2.0.7",
221
221
  "@atlaskit/editor-plugin-undo-redo": "2.0.17",
222
222
  "@atlaskit/editor-plugin-unsupported-content": "2.1.6",