@atlaskit/editor-plugins 8.0.13 → 8.0.15

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,20 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.0.15
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 8.0.14
10
+
11
+ ### Patch Changes
12
+
13
+ - [#119729](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119729)
14
+ [`beae885f06562`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/beae885f06562) -
15
+ ED-26710 add analytics events to selection extension plugin
16
+ - Updated dependencies
17
+
3
18
  ## 8.0.13
4
19
 
5
20
  ### Patch Changes
@@ -1,2 +1,2 @@
1
1
  export { selectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
- export type { SelectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
+ export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, } from '@atlaskit/editor-plugin-selection-extension';
@@ -1,2 +1,2 @@
1
1
  export { selectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
- export type { SelectionExtensionPlugin } from '@atlaskit/editor-plugin-selection-extension';
2
+ export type { SelectionExtensionPlugin, SelectionExtensionComponentProps, } from '@atlaskit/editor-plugin-selection-extension';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.0.13",
3
+ "version": "8.0.15",
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",
@@ -138,7 +138,7 @@
138
138
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.0.0",
139
139
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.0",
140
140
  "@atlaskit/editor-plugin-better-type-history": "2.0.0",
141
- "@atlaskit/editor-plugin-block-controls": "3.1.4",
141
+ "@atlaskit/editor-plugin-block-controls": "3.1.6",
142
142
  "@atlaskit/editor-plugin-block-type": "5.0.0",
143
143
  "@atlaskit/editor-plugin-border": "2.0.0",
144
144
  "@atlaskit/editor-plugin-breakout": "2.0.0",
@@ -165,7 +165,7 @@
165
165
  "@atlaskit/editor-plugin-emoji": "3.0.2",
166
166
  "@atlaskit/editor-plugin-engagement-platform": "3.0.0",
167
167
  "@atlaskit/editor-plugin-expand": "3.0.0",
168
- "@atlaskit/editor-plugin-extension": "4.0.5",
168
+ "@atlaskit/editor-plugin-extension": "4.0.6",
169
169
  "@atlaskit/editor-plugin-feature-flags": "1.3.1",
170
170
  "@atlaskit/editor-plugin-feedback-dialog": "2.0.0",
171
171
  "@atlaskit/editor-plugin-find-replace": "2.0.0",
@@ -187,7 +187,7 @@
187
187
  "@atlaskit/editor-plugin-max-content-size": "2.0.0",
188
188
  "@atlaskit/editor-plugin-media": "2.2.0",
189
189
  "@atlaskit/editor-plugin-media-insert": "6.0.0",
190
- "@atlaskit/editor-plugin-mentions": "4.0.0",
190
+ "@atlaskit/editor-plugin-mentions": "4.0.1",
191
191
  "@atlaskit/editor-plugin-metrics": "3.2.3",
192
192
  "@atlaskit/editor-plugin-panel": "4.0.1",
193
193
  "@atlaskit/editor-plugin-paste": "3.0.1",
@@ -195,22 +195,22 @@
195
195
  "@atlaskit/editor-plugin-placeholder": "2.0.0",
196
196
  "@atlaskit/editor-plugin-placeholder-text": "2.0.0",
197
197
  "@atlaskit/editor-plugin-primary-toolbar": "3.0.0",
198
- "@atlaskit/editor-plugin-quick-insert": "2.0.0",
198
+ "@atlaskit/editor-plugin-quick-insert": "2.0.1",
199
199
  "@atlaskit/editor-plugin-rule": "2.0.0",
200
200
  "@atlaskit/editor-plugin-save-on-enter": "2.0.0",
201
201
  "@atlaskit/editor-plugin-scroll-into-view": "2.0.0",
202
- "@atlaskit/editor-plugin-selection": "2.0.2",
203
- "@atlaskit/editor-plugin-selection-extension": "2.1.0",
202
+ "@atlaskit/editor-plugin-selection": "2.0.3",
203
+ "@atlaskit/editor-plugin-selection-extension": "2.1.1",
204
204
  "@atlaskit/editor-plugin-selection-marker": "2.0.0",
205
205
  "@atlaskit/editor-plugin-selection-toolbar": "2.0.2",
206
206
  "@atlaskit/editor-plugin-status": "3.0.1",
207
207
  "@atlaskit/editor-plugin-submit-editor": "2.0.0",
208
- "@atlaskit/editor-plugin-table": "10.1.3",
209
- "@atlaskit/editor-plugin-tasks-and-decisions": "4.0.0",
208
+ "@atlaskit/editor-plugin-table": "10.1.4",
209
+ "@atlaskit/editor-plugin-tasks-and-decisions": "4.0.1",
210
210
  "@atlaskit/editor-plugin-text-color": "2.0.0",
211
211
  "@atlaskit/editor-plugin-text-formatting": "2.0.0",
212
212
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.0.0",
213
- "@atlaskit/editor-plugin-type-ahead": "2.0.1",
213
+ "@atlaskit/editor-plugin-type-ahead": "2.0.2",
214
214
  "@atlaskit/editor-plugin-ufo": "2.0.0",
215
215
  "@atlaskit/editor-plugin-undo-redo": "2.0.0",
216
216
  "@atlaskit/editor-plugin-unsupported-content": "2.0.0",