@atlaskit/editor-core 195.0.0 → 195.0.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "195.0.0",
3
+ "version": "195.0.2",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -93,7 +93,7 @@
93
93
  "@atlaskit/editor-plugin-list": "^3.7.0",
94
94
  "@atlaskit/editor-plugin-paste": "^1.7.0",
95
95
  "@atlaskit/editor-test-helpers": "*",
96
- "@atlaskit/link-provider": "^1.13.0",
96
+ "@atlaskit/link-provider": "^1.14.0",
97
97
  "@atlaskit/logo": "^14.1.0",
98
98
  "@atlaskit/media-core": "^34.2.0",
99
99
  "@atlaskit/media-integration-test-helpers": "^3.0.0",
@@ -165,10 +165,6 @@
165
165
  "type": "boolean",
166
166
  "referenceOnly": "true"
167
167
  },
168
- "platform.linking-platform.datasource-assets_objects_remove_beta": {
169
- "type": "boolean",
170
- "referenceOnly": "true"
171
- },
172
168
  "platform.linking-platform.datasource-assets_objects": {
173
169
  "type": "boolean",
174
170
  "referenceOnly": "true"
@@ -336,6 +332,14 @@
336
332
  "platform_editor_element_drag_and_drop_ed_24372": {
337
333
  "type": "boolean",
338
334
  "referenceOnly": true
335
+ },
336
+ "platform_editor_elements_dnd_nested": {
337
+ "type": "boolean",
338
+ "referenceOnly": true
339
+ },
340
+ "platform_editor_element_drag_and_drop_ed_24330": {
341
+ "type": "boolean",
342
+ "referenceOnly": true
339
343
  }
340
344
  },
341
345
  "stricter": {