@atlaskit/editor-core 193.30.1 → 193.30.4

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,11 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 193.30.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 193.30.1
4
10
 
5
11
  ### Patch Changes
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "193.30.1";
8
+ var version = exports.version = "193.30.4";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "193.30.1";
2
+ export const version = "193.30.4";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "193.30.1";
2
+ export var version = "193.30.4";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "193.30.1",
3
+ "version": "193.30.4",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -51,7 +51,7 @@
51
51
  "@atlaskit/editor-shared-styles": "^2.12.0",
52
52
  "@atlaskit/emoji": "^67.6.0",
53
53
  "@atlaskit/icon": "^22.5.0",
54
- "@atlaskit/media-card": "^77.12.0",
54
+ "@atlaskit/media-card": "^78.0.0",
55
55
  "@atlaskit/mention": "^23.2.0",
56
56
  "@atlaskit/platform-feature-flags": "^0.2.0",
57
57
  "@atlaskit/spinner": "^16.2.0",
@@ -88,7 +88,7 @@
88
88
  "@atlaskit/collab-provider": "9.32.0",
89
89
  "@atlaskit/editor-json-transformer": "^8.15.0",
90
90
  "@atlaskit/editor-plugin-annotation": "1.13.0",
91
- "@atlaskit/editor-plugin-card": "^2.2.0",
91
+ "@atlaskit/editor-plugin-card": "^2.3.0",
92
92
  "@atlaskit/editor-plugin-editor-viewmode": "^2.0.0",
93
93
  "@atlaskit/editor-plugin-list": "^3.5.0",
94
94
  "@atlaskit/editor-plugin-paste": "^1.4.0",
@@ -192,10 +192,6 @@
192
192
  "type": "boolean",
193
193
  "referenceOnly": "true"
194
194
  },
195
- "platform.media-experience.cardv2_7zann": {
196
- "type": "boolean",
197
- "referenceOnly": "true"
198
- },
199
195
  "platform.media-experience.card-views-refactor_b91lr": {
200
196
  "type": "boolean",
201
197
  "referenceOnly": "true"
@@ -354,6 +350,14 @@
354
350
  "platform.editor.a11y-main-toolbar-navigation_osrty": {
355
351
  "type": "boolean"
356
352
  },
353
+ "platform.editor.elements.drag-and-drop-remove-wrapper_fyqr2": {
354
+ "type": "boolean",
355
+ "referenceOnly": "true"
356
+ },
357
+ "platform.editor.elements.drag-and-drop-ed-23892": {
358
+ "type": "boolean",
359
+ "referenceOnly": "true"
360
+ },
357
361
  "platform.editor.review-text-highlighting-styling": {
358
362
  "type": "boolean",
359
363
  "referenceOnly": "true"