@atlaskit/editor-core 198.5.1 → 198.6.1

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,29 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 198.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#151581](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151581)
8
+ [`f1c0ae301860f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f1c0ae301860f) -
9
+ Cleanup media-picker folderUploads feature flag
10
+ - [`9bbad837abcb7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9bbad837abcb7) -
11
+ [ux] ED-25119 Fix content shifting on drag if divider or media nested in panel
12
+
13
+ ## 198.6.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190)
18
+ [`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) -
19
+ [ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the
20
+ blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted
21
+ pasted external images to media groups.
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+
3
27
  ## 198.5.1
4
28
 
5
29
  ### 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 = "198.5.1";
8
+ var version = exports.version = "198.6.1";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "198.5.1";
2
+ export const version = "198.6.1";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "198.5.1";
2
+ export var version = "198.6.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "198.5.1",
3
+ "version": "198.6.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -38,13 +38,13 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@atlaskit/activity-provider": "^2.4.0",
41
- "@atlaskit/adf-schema": "^40.9.0",
41
+ "@atlaskit/adf-schema": "^40.9.4",
42
42
  "@atlaskit/analytics-namespaced-context": "^6.12.0",
43
43
  "@atlaskit/analytics-next": "^10.1.0",
44
44
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
45
45
  "@atlaskit/button": "^20.2.0",
46
- "@atlaskit/editor-common": "^93.2.0",
47
- "@atlaskit/editor-json-transformer": "^8.18.0",
46
+ "@atlaskit/editor-common": "^93.3.0",
47
+ "@atlaskit/editor-json-transformer": "^8.19.0",
48
48
  "@atlaskit/editor-plugin-quick-insert": "1.4.5",
49
49
  "@atlaskit/editor-plugins": "^5.5.0",
50
50
  "@atlaskit/editor-prosemirror": "6.0.0",
@@ -81,21 +81,21 @@
81
81
  "devDependencies": {
82
82
  "@af/editor-libra": "*",
83
83
  "@af/visual-regression": "*",
84
- "@atlaskit/adf-utils": "^19.8.0",
84
+ "@atlaskit/adf-utils": "^19.9.0",
85
85
  "@atlaskit/analytics-listeners": "^8.11.0",
86
- "@atlaskit/collab-provider": "9.42.5",
87
- "@atlaskit/editor-plugin-annotation": "1.19.11",
88
- "@atlaskit/editor-plugin-card": "^4.2.0",
89
- "@atlaskit/editor-plugin-list": "^3.8.0",
90
- "@atlaskit/editor-plugin-paste": "^1.13.0",
86
+ "@atlaskit/collab-provider": "9.43.0",
87
+ "@atlaskit/editor-plugin-annotation": "1.20.0",
88
+ "@atlaskit/editor-plugin-card": "^4.3.0",
89
+ "@atlaskit/editor-plugin-list": "^3.9.0",
90
+ "@atlaskit/editor-plugin-paste": "^1.14.0",
91
91
  "@atlaskit/link-provider": "^1.16.0",
92
92
  "@atlaskit/logo": "^14.3.0",
93
93
  "@atlaskit/media-core": "^34.3.0",
94
94
  "@atlaskit/media-integration-test-helpers": "^3.1.0",
95
- "@atlaskit/media-test-helpers": "^34.4.0",
95
+ "@atlaskit/media-test-helpers": "^34.5.0",
96
96
  "@atlaskit/modal-dialog": "^12.17.0",
97
97
  "@atlaskit/primitives": "^12.2.0",
98
- "@atlaskit/renderer": "^111.1.0",
98
+ "@atlaskit/renderer": "^111.2.0",
99
99
  "@atlaskit/smart-card": "^30.0.0",
100
100
  "@atlaskit/synchrony-test-helpers": "^2.5.0",
101
101
  "@atlaskit/toggle": "^13.4.0",
@@ -103,7 +103,7 @@
103
103
  "@atlaskit/visual-regression": "*",
104
104
  "@atlassian/adf-schema-json": "^1.22.0",
105
105
  "@atlassian/feature-flags-test-utils": "*",
106
- "@atlassian/search-provider": "2.4.144",
106
+ "@atlassian/search-provider": "2.4.146",
107
107
  "@emotion/jest": "^11.8.0",
108
108
  "@storybook/addon-knobs": "^5.3.18",
109
109
  "@testing-library/react": "^12.1.5",
@@ -281,6 +281,14 @@
281
281
  "platform_editor_drag_and_drop_target_v2": {
282
282
  "type": "boolean",
283
283
  "referenceOnly": true
284
+ },
285
+ "platform_editor_react18_phase2": {
286
+ "type": "boolean",
287
+ "referenceOnly": true
288
+ },
289
+ "platform_editor_element_dnd_nested_fix_patch_2": {
290
+ "type": "boolean",
291
+ "referenceOnly": true
284
292
  }
285
293
  },
286
294
  "stricter": {