@atlaskit/editor-core 217.10.1 → 217.12.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 +23 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer.js +8 -2
- package/dist/cjs/ui/EditorContentContainer/styles/extensionStyles.js +2 -2
- package/dist/cjs/ui/EditorContentContainer/styles/layout.js +98 -11
- package/dist/cjs/ui/EditorContentContainer/styles/resizerStyles.js +3 -0
- package/dist/cjs/ui/EditorContentContainer/styles/smartCardStyles.js +36 -14
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer.js +9 -3
- package/dist/es2019/ui/EditorContentContainer/styles/extensionStyles.js +2 -2
- package/dist/es2019/ui/EditorContentContainer/styles/layout.js +119 -0
- package/dist/es2019/ui/EditorContentContainer/styles/resizerStyles.js +3 -0
- package/dist/es2019/ui/EditorContentContainer/styles/smartCardStyles.js +42 -12
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer.js +9 -3
- package/dist/esm/ui/EditorContentContainer/styles/extensionStyles.js +2 -2
- package/dist/esm/ui/EditorContentContainer/styles/layout.js +97 -10
- package/dist/esm/ui/EditorContentContainer/styles/resizerStyles.js +3 -0
- package/dist/esm/ui/EditorContentContainer/styles/smartCardStyles.js +36 -14
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/ui/EditorContentContainer/styles/layout.d.ts +15 -0
- package/dist/types-ts4.5/ui/EditorContentContainer/styles/layout.d.ts +15 -0
- package/package.json +12 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "217.
|
|
3
|
+
"version": "217.12.0",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@atlaskit/analytics-namespaced-context": "^7.2.0",
|
|
45
45
|
"@atlaskit/analytics-next": "^11.2.0",
|
|
46
46
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
47
|
-
"@atlaskit/button": "^23.
|
|
47
|
+
"@atlaskit/button": "^23.11.0",
|
|
48
48
|
"@atlaskit/css": "^0.19.0",
|
|
49
49
|
"@atlaskit/editor-json-transformer": "^8.31.0",
|
|
50
50
|
"@atlaskit/editor-performance-metrics": "^2.1.0",
|
|
@@ -54,20 +54,20 @@
|
|
|
54
54
|
"@atlaskit/editor-plugins": "^13.0.0",
|
|
55
55
|
"@atlaskit/editor-prosemirror": "^7.3.0",
|
|
56
56
|
"@atlaskit/editor-shared-styles": "^3.10.0",
|
|
57
|
-
"@atlaskit/editor-ssr-renderer": "^3.
|
|
57
|
+
"@atlaskit/editor-ssr-renderer": "^3.2.0",
|
|
58
58
|
"@atlaskit/editor-toolbar": "^0.20.0",
|
|
59
59
|
"@atlaskit/editor-toolbar-model": "^0.4.0",
|
|
60
60
|
"@atlaskit/emoji": "^69.10.0",
|
|
61
61
|
"@atlaskit/feature-gate-js-client": "^5.5.0",
|
|
62
62
|
"@atlaskit/icon": "^34.0.0",
|
|
63
|
-
"@atlaskit/link": "^3.
|
|
63
|
+
"@atlaskit/link": "^3.4.0",
|
|
64
64
|
"@atlaskit/media-card": "^79.16.0",
|
|
65
65
|
"@atlaskit/mention": "^24.6.0",
|
|
66
66
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
67
67
|
"@atlaskit/platform-feature-flags-react": "^0.4.0",
|
|
68
|
-
"@atlaskit/react-ufo": "^5.
|
|
68
|
+
"@atlaskit/react-ufo": "^5.11.0",
|
|
69
69
|
"@atlaskit/task-decision": "^19.3.0",
|
|
70
|
-
"@atlaskit/tmp-editor-statsig": "^54.
|
|
70
|
+
"@atlaskit/tmp-editor-statsig": "^54.5.0",
|
|
71
71
|
"@atlaskit/tokens": "^11.4.0",
|
|
72
72
|
"@atlaskit/tooltip": "^21.1.0",
|
|
73
73
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"uuid": "^3.1.0"
|
|
85
85
|
},
|
|
86
86
|
"peerDependencies": {
|
|
87
|
-
"@atlaskit/editor-common": "^112.
|
|
87
|
+
"@atlaskit/editor-common": "^112.18.0",
|
|
88
88
|
"@atlaskit/link-provider": "^4.3.0",
|
|
89
89
|
"@atlaskit/media-core": "^37.0.0",
|
|
90
90
|
"react": "^18.2.0",
|
|
@@ -102,7 +102,9 @@
|
|
|
102
102
|
"@atlaskit/editor-plugin-card": "^13.1.0",
|
|
103
103
|
"@atlaskit/editor-plugin-list": "^10.2.0",
|
|
104
104
|
"@atlaskit/editor-plugin-paste": "^9.1.0",
|
|
105
|
+
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
105
106
|
"@atlaskit/link-provider": "^4.3.0",
|
|
107
|
+
"@atlaskit/linking-common": "^9.11.0",
|
|
106
108
|
"@atlaskit/logo": "^19.10.0",
|
|
107
109
|
"@atlaskit/media-core": "^37.0.0",
|
|
108
110
|
"@atlaskit/media-integration-test-helpers": "workspace:^",
|
|
@@ -111,12 +113,13 @@
|
|
|
111
113
|
"@atlaskit/renderer": "^128.9.0",
|
|
112
114
|
"@atlaskit/section-message": "^8.12.0",
|
|
113
115
|
"@atlaskit/synchrony-test-helpers": "workspace:^",
|
|
114
|
-
"@atlaskit/toggle": "^15.
|
|
116
|
+
"@atlaskit/toggle": "^15.3.0",
|
|
115
117
|
"@atlaskit/util-data-test": "^18.5.0",
|
|
116
118
|
"@atlassian/a11y-jest-testing": "^0.11.0",
|
|
117
119
|
"@atlassian/adf-schema-json": "^1.33.0",
|
|
118
120
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
119
|
-
"@atlassian/search-
|
|
121
|
+
"@atlassian/search-client": "^0.333.0",
|
|
122
|
+
"@atlassian/search-provider": "^9.1.0",
|
|
120
123
|
"@emotion/jest": "^11.8.0",
|
|
121
124
|
"@testing-library/react": "^16.3.0",
|
|
122
125
|
"@types/diff": "^5.0.2",
|
|
@@ -236,10 +239,6 @@
|
|
|
236
239
|
"platform_editor_quick_insert_placeholder": {
|
|
237
240
|
"type": "boolean"
|
|
238
241
|
},
|
|
239
|
-
"editor_a11y_remove_unwrap_button": {
|
|
240
|
-
"type": "boolean",
|
|
241
|
-
"referenceOnly": true
|
|
242
|
-
},
|
|
243
242
|
"platform_editor_comments_api_manager": {
|
|
244
243
|
"type": "boolean",
|
|
245
244
|
"referenceOnly": true
|