@atlaskit/editor-plugins 8.3.13 → 8.3.14

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,15 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.3.14
4
+
5
+ ### Patch Changes
6
+
7
+ - [#146979](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146979)
8
+ [`5cea1d6e69c56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5cea1d6e69c56) -
9
+ ED-27655: Moving annotation plugin options from confluence's full page editor preset to the
10
+ confluence-presets.
11
+ - Updated dependencies
12
+
3
13
  ## 8.3.13
4
14
 
5
15
  ### Patch Changes
@@ -1,2 +1,2 @@
1
1
  export { annotationPlugin } from '@atlaskit/editor-plugin-annotation';
2
- export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationProviders, InlineCommentAnnotationProvider, AnnotationInfo, InlineCommentCreateComponentProps, InlineCommentViewComponentProps, AnnotationState, AnnotationTypeProvider, InlineCommentState, TargetType, InlineCommentInputMethod, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCompoundExperience, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, SelectInlineCommentCompoundExperience, SelectInlineCommentCompoundExperienceEntryPoint, SimpleSelectInlineCommentCompoundExperience, StartAttributes, 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, AnnotationProviders, InlineCommentAnnotationProvider, AnnotationInfo, InlineCommentCreateComponentProps, InlineCommentViewComponentProps, AnnotationState, AnnotationTypeProvider, InlineCommentState, TargetType, InlineCommentInputMethod, InlineCommentMap, InlineCommentPluginState, InlineCommentPluginOptions, InlineCommentAction, } from '@atlaskit/editor-plugin-annotation';
2
+ export type { AnnotationPlugin, AnnotationPluginOptions, AnnotationInfo, AnnotationProviders, AnnotationState, AnnotationTypeProvider, InlineCommentAnnotationProvider, InlineCommentCompoundExperience, InlineCommentCreateComponentProps, InlineCommentInputMethod, InlineCommentState, InlineCommentViewComponentProps, SelectInlineCommentCompoundExperience, SelectInlineCommentCompoundExperienceEntryPoint, SimpleSelectInlineCommentCompoundExperience, StartAttributes, 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": "8.3.13",
3
+ "version": "8.3.14",
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,7 +134,7 @@
134
134
  "@atlaskit/editor-plugin-accessibility-utils": "2.0.5",
135
135
  "@atlaskit/editor-plugin-alignment": "3.1.11",
136
136
  "@atlaskit/editor-plugin-analytics": "2.2.1",
137
- "@atlaskit/editor-plugin-annotation": "2.7.2",
137
+ "@atlaskit/editor-plugin-annotation": "2.7.3",
138
138
  "@atlaskit/editor-plugin-avatar-group": "3.1.2",
139
139
  "@atlaskit/editor-plugin-base": "2.3.4",
140
140
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
@@ -145,7 +145,7 @@
145
145
  "@atlaskit/editor-plugin-border": "2.1.3",
146
146
  "@atlaskit/editor-plugin-breakout": "2.2.0",
147
147
  "@atlaskit/editor-plugin-caption": "2.1.3",
148
- "@atlaskit/editor-plugin-card": "5.4.22",
148
+ "@atlaskit/editor-plugin-card": "5.4.23",
149
149
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
150
150
  "@atlaskit/editor-plugin-clipboard": "2.0.3",
151
151
  "@atlaskit/editor-plugin-code-bidi-warning": "2.1.0",
@@ -171,7 +171,7 @@
171
171
  "@atlaskit/editor-plugin-feature-flags": "1.4.0",
172
172
  "@atlaskit/editor-plugin-feedback-dialog": "2.0.3",
173
173
  "@atlaskit/editor-plugin-find-replace": "2.2.0",
174
- "@atlaskit/editor-plugin-floating-toolbar": "4.0.6",
174
+ "@atlaskit/editor-plugin-floating-toolbar": "4.0.7",
175
175
  "@atlaskit/editor-plugin-focus": "1.5.4",
176
176
  "@atlaskit/editor-plugin-fragment": "2.1.3",
177
177
  "@atlaskit/editor-plugin-grid": "2.0.4",
@@ -205,15 +205,15 @@
205
205
  "@atlaskit/editor-plugin-selection": "2.1.9",
206
206
  "@atlaskit/editor-plugin-selection-extension": "2.2.2",
207
207
  "@atlaskit/editor-plugin-selection-marker": "2.2.0",
208
- "@atlaskit/editor-plugin-selection-toolbar": "3.5.5",
208
+ "@atlaskit/editor-plugin-selection-toolbar": "3.5.6",
209
209
  "@atlaskit/editor-plugin-status": "3.1.11",
210
210
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
211
- "@atlaskit/editor-plugin-table": "10.9.11",
211
+ "@atlaskit/editor-plugin-table": "10.9.12",
212
212
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.2",
213
213
  "@atlaskit/editor-plugin-text-color": "2.3.0",
214
- "@atlaskit/editor-plugin-text-formatting": "2.2.0",
214
+ "@atlaskit/editor-plugin-text-formatting": "2.2.1",
215
215
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.1",
216
- "@atlaskit/editor-plugin-type-ahead": "2.5.3",
216
+ "@atlaskit/editor-plugin-type-ahead": "2.5.4",
217
217
  "@atlaskit/editor-plugin-ufo": "2.0.4",
218
218
  "@atlaskit/editor-plugin-undo-redo": "2.0.9",
219
219
  "@atlaskit/editor-plugin-unsupported-content": "2.1.3",