@atlaskit/editor-core 221.5.13 → 221.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 +30 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +37 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.js +12 -1
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-emotion.js +13 -1
- package/dist/cjs/ui/EditorContentContainer/styles/blockSpacingStyles.js +113 -0
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +37 -0
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.js +12 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-emotion.js +13 -1
- package/dist/es2019/ui/EditorContentContainer/styles/blockSpacingStyles.js +114 -0
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +37 -0
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.js +12 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-emotion.js +13 -1
- package/dist/esm/ui/EditorContentContainer/styles/blockSpacingStyles.js +106 -0
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/ui/EditorContentContainer/styles/blockSpacingStyles.d.ts +18 -0
- package/package.json +11 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "221.
|
|
3
|
+
"version": "221.6.1",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@atlaskit/adf-schema": "^56.0.0",
|
|
42
42
|
"@atlaskit/afm-i18n-platform-editor-editor-core": "2.168.0",
|
|
43
43
|
"@atlaskit/analytics-namespaced-context": "^8.1.0",
|
|
44
|
-
"@atlaskit/analytics-next": "^12.
|
|
44
|
+
"@atlaskit/analytics-next": "^12.2.0",
|
|
45
45
|
"@atlaskit/analytics-next-stable-react-context": "1.0.1",
|
|
46
46
|
"@atlaskit/button": "^24.3.0",
|
|
47
47
|
"@atlaskit/css": "^1.0.0",
|
|
@@ -58,17 +58,17 @@
|
|
|
58
58
|
"@atlaskit/editor-toolbar-model": "^1.1.0",
|
|
59
59
|
"@atlaskit/emoji": "^71.7.0",
|
|
60
60
|
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
61
|
-
"@atlaskit/icon": "^36.
|
|
61
|
+
"@atlaskit/icon": "^36.2.0",
|
|
62
62
|
"@atlaskit/link": "^4.1.0",
|
|
63
|
-
"@atlaskit/media-card": "^81.
|
|
63
|
+
"@atlaskit/media-card": "^81.3.0",
|
|
64
64
|
"@atlaskit/mention": "^27.5.0",
|
|
65
65
|
"@atlaskit/platform-feature-flags": "^2.0.0",
|
|
66
66
|
"@atlaskit/platform-feature-flags-react": "^1.1.0",
|
|
67
67
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
68
68
|
"@atlaskit/react-ufo": "^7.3.0",
|
|
69
69
|
"@atlaskit/task-decision": "^21.4.0",
|
|
70
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
71
|
-
"@atlaskit/tokens": "^15.
|
|
70
|
+
"@atlaskit/tmp-editor-statsig": "^121.0.0",
|
|
71
|
+
"@atlaskit/tokens": "^15.4.0",
|
|
72
72
|
"@atlaskit/tooltip": "^23.1.0",
|
|
73
73
|
"@atlaskit/width-detector": "^6.1.0",
|
|
74
74
|
"@babel/runtime": "^7.0.0",
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
"uuid": "^3.1.0"
|
|
86
86
|
},
|
|
87
87
|
"peerDependencies": {
|
|
88
|
-
"@atlaskit/editor-common": "^116.
|
|
89
|
-
"@atlaskit/link-provider": "^5.
|
|
88
|
+
"@atlaskit/editor-common": "^116.22.0",
|
|
89
|
+
"@atlaskit/link-provider": "^5.2.0",
|
|
90
90
|
"@atlaskit/media-core": "^38.0.0",
|
|
91
91
|
"react": "^18.2.0",
|
|
92
92
|
"react-dom": "^18.2.0",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"@atlaskit/editor-plugin-list": "^14.1.0",
|
|
106
106
|
"@atlaskit/editor-plugin-paste": "^13.3.0",
|
|
107
107
|
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
108
|
-
"@atlaskit/link-provider": "^5.
|
|
108
|
+
"@atlaskit/link-provider": "^5.2.0",
|
|
109
109
|
"@atlaskit/linking-common": "^11.0.0",
|
|
110
110
|
"@atlaskit/logo": "^21.3.0",
|
|
111
111
|
"@atlaskit/media-core": "^38.0.0",
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"@atlassian/adf-schema-json": "^1.33.0",
|
|
125
125
|
"@atlassian/editor-rovo-bridge": "^10.2.0",
|
|
126
126
|
"@atlassian/feature-flags-test-utils": "^1.1.0",
|
|
127
|
-
"@atlassian/search-client": "^1.
|
|
127
|
+
"@atlassian/search-client": "^1.25.0",
|
|
128
128
|
"@atlassian/search-provider": "^13.0.0",
|
|
129
129
|
"@atlassian/structured-docs-types": "workspace:^",
|
|
130
|
-
"@atlassian/user-profile-card": "^1.
|
|
130
|
+
"@atlassian/user-profile-card": "^1.18.0",
|
|
131
131
|
"@emotion/jest": "^11.8.0",
|
|
132
132
|
"@testing-library/react": "^16.3.0",
|
|
133
133
|
"@types/diff": "^5.0.2",
|