@atlaskit/editor-core 211.2.10 → 212.0.0
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 +14 -0
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/version-wrapper.js +1 -1
- package/package.json +13 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 212.0.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 211.2.11
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`8c22cc3a06ba9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8c22cc3a06ba9) -
|
|
14
|
+
FD-85117 clean up fg platform_editor_axe_leading_paragraph_from_media
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 211.2.10
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "211.2.
|
|
2
|
+
export const version = "211.2.11";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "211.2.
|
|
2
|
+
export var version = "211.2.11";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "212.0.0",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@atlaskit/activity-provider": "^2.5.0",
|
|
42
|
-
"@atlaskit/adf-schema": "^
|
|
42
|
+
"@atlaskit/adf-schema": "^51.0.0",
|
|
43
43
|
"@atlaskit/analytics-namespaced-context": "^7.0.0",
|
|
44
44
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
45
45
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"@atlaskit/css": "^0.14.0",
|
|
48
48
|
"@atlaskit/editor-json-transformer": "^8.27.0",
|
|
49
49
|
"@atlaskit/editor-performance-metrics": "^2.1.0",
|
|
50
|
-
"@atlaskit/editor-plugin-quick-insert": "^
|
|
51
|
-
"@atlaskit/editor-plugin-user-preferences": "^
|
|
50
|
+
"@atlaskit/editor-plugin-quick-insert": "^5.0.0",
|
|
51
|
+
"@atlaskit/editor-plugin-user-preferences": "^3.0.0",
|
|
52
52
|
"@atlaskit/editor-plugins": "^10.4.0",
|
|
53
53
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
54
54
|
"@atlaskit/editor-shared-styles": "^3.6.0",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@atlaskit/platform-feature-flags-react": "^0.3.0",
|
|
64
64
|
"@atlaskit/react-ufo": "^4.6.0",
|
|
65
65
|
"@atlaskit/task-decision": "^19.2.0",
|
|
66
|
-
"@atlaskit/tmp-editor-statsig": "^12.
|
|
66
|
+
"@atlaskit/tmp-editor-statsig": "^12.9.0",
|
|
67
67
|
"@atlaskit/tokens": "^6.3.0",
|
|
68
68
|
"@atlaskit/tooltip": "^20.4.0",
|
|
69
69
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"uuid": "^3.1.0"
|
|
81
81
|
},
|
|
82
82
|
"peerDependencies": {
|
|
83
|
-
"@atlaskit/editor-common": "^
|
|
83
|
+
"@atlaskit/editor-common": "^109.0.0",
|
|
84
84
|
"@atlaskit/link-provider": "^3.7.0",
|
|
85
85
|
"@atlaskit/media-core": "^37.0.0",
|
|
86
86
|
"react": "^18.2.0",
|
|
@@ -92,11 +92,11 @@
|
|
|
92
92
|
"@af/visual-regression": "workspace:^",
|
|
93
93
|
"@atlaskit/adf-utils": "^19.21.0",
|
|
94
94
|
"@atlaskit/analytics-listeners": "^9.0.0",
|
|
95
|
-
"@atlaskit/collab-provider": "^
|
|
96
|
-
"@atlaskit/editor-plugin-annotation": "^
|
|
97
|
-
"@atlaskit/editor-plugin-card": "^
|
|
98
|
-
"@atlaskit/editor-plugin-list": "^
|
|
99
|
-
"@atlaskit/editor-plugin-paste": "^
|
|
95
|
+
"@atlaskit/collab-provider": "^13.0.0",
|
|
96
|
+
"@atlaskit/editor-plugin-annotation": "^5.0.0",
|
|
97
|
+
"@atlaskit/editor-plugin-card": "^9.0.0",
|
|
98
|
+
"@atlaskit/editor-plugin-list": "^7.0.0",
|
|
99
|
+
"@atlaskit/editor-plugin-paste": "^6.0.0",
|
|
100
100
|
"@atlaskit/link-provider": "^3.7.0",
|
|
101
101
|
"@atlaskit/logo": "^19.7.0",
|
|
102
102
|
"@atlaskit/media-core": "^37.0.0",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"@atlaskit/media-test-helpers": "^39.0.0",
|
|
105
105
|
"@atlaskit/modal-dialog": "^14.3.0",
|
|
106
106
|
"@atlaskit/primitives": "^14.14.0",
|
|
107
|
-
"@atlaskit/renderer": "^
|
|
107
|
+
"@atlaskit/renderer": "^122.0.0",
|
|
108
108
|
"@atlaskit/section-message": "^8.7.0",
|
|
109
109
|
"@atlaskit/smart-card": "^40.21.0",
|
|
110
110
|
"@atlaskit/synchrony-test-helpers": "workspace:^",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"@atlaskit/util-data-test": "^18.1.0",
|
|
113
113
|
"@atlassian/adf-schema-json": "^1.31.0",
|
|
114
114
|
"@atlassian/feature-flags-test-utils": "^0.3.0",
|
|
115
|
-
"@atlassian/search-provider": "^
|
|
115
|
+
"@atlassian/search-provider": "^6.0.0",
|
|
116
116
|
"@emotion/jest": "^11.8.0",
|
|
117
117
|
"@storybook/addon-knobs": "^6.4.0",
|
|
118
118
|
"@testing-library/react": "^13.4.0",
|
|
@@ -266,10 +266,6 @@
|
|
|
266
266
|
"type": "boolean",
|
|
267
267
|
"referenceOnly": true
|
|
268
268
|
},
|
|
269
|
-
"platform_editor_axe_leading_paragraph_from_media": {
|
|
270
|
-
"type": "boolean",
|
|
271
|
-
"referenceOnly": true
|
|
272
|
-
},
|
|
273
269
|
"platform_editor_ease_of_use_metrics": {
|
|
274
270
|
"type": "boolean"
|
|
275
271
|
},
|