@atlaskit/editor-core 219.6.1 → 219.6.3
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/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +1 -4
- package/dist/cjs/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -2
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +1 -4
- package/dist/es2019/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -2
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/ui/Appearance/FullPage/FullPageToolbarNext.compiled.css +1 -4
- package/dist/esm/ui/Appearance/FullPage/FullPageToolbarNext.js +1 -2
- package/dist/esm/version-wrapper.js +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 219.6.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 219.6.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`04ad20c0f716b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/04ad20c0f716b) -
|
|
14
|
+
Remove unused toolbar style
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 219.6.1
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -8,14 +8,11 @@
|
|
|
8
8
|
._1e0c1txw{display:flex}
|
|
9
9
|
._1f38ptqj{container-name:toolbar-container}
|
|
10
10
|
._1pby16oo{z-index:510}
|
|
11
|
-
._1tke66rk{min-height:45px}
|
|
12
11
|
._1ul91ns9{min-width:-moz-fit-content;min-width:fit-content}
|
|
13
12
|
._2hwxpxbi{margin-right:var(--ds-space-200,1pc)}
|
|
14
13
|
._4cvr1h6o{align-items:center}
|
|
15
|
-
._4t3i17qo{height:var(--ak-editor-fullpage-toolbar-height)}
|
|
16
14
|
._4t3izwfg{height:2pc}
|
|
17
15
|
._7cca15wb{container-type:inline-size}
|
|
18
16
|
._bfhkvuon{background-color:var(--ds-surface,#fff)}
|
|
19
17
|
._kqswh2mm{position:relative}
|
|
20
|
-
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
21
|
-
._vchhusvi{box-sizing:border-box}
|
|
18
|
+
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
@@ -35,8 +35,7 @@ var styles = {
|
|
|
35
35
|
firstChildWrapperContainerContext: "_7cca15wb _1f38ptqj",
|
|
36
36
|
secondChildWrapperOneLine: "_1e0c1txw _1ul91ns9 _4cvr1h6o",
|
|
37
37
|
beforePrimaryToolbarComponents: "_1e0c1txw _16jlkb7n _1bahesu3 _4cvr1h6o",
|
|
38
|
-
backgroundColor: "_bfhkvuon"
|
|
39
|
-
toolbarPlaceholder: "_n7zlia51 _bfhkvuon _vchhusvi _4t3i17qo _1tke66rk"
|
|
38
|
+
backgroundColor: "_bfhkvuon"
|
|
40
39
|
};
|
|
41
40
|
var MainToolbarWrapper = function MainToolbarWrapper(_ref) {
|
|
42
41
|
var children = _ref.children,
|
|
@@ -8,14 +8,11 @@
|
|
|
8
8
|
._1e0c1txw{display:flex}
|
|
9
9
|
._1f38ptqj{container-name:toolbar-container}
|
|
10
10
|
._1pby16oo{z-index:510}
|
|
11
|
-
._1tke66rk{min-height:45px}
|
|
12
11
|
._1ul91ns9{min-width:-moz-fit-content;min-width:fit-content}
|
|
13
12
|
._2hwxpxbi{margin-right:var(--ds-space-200,1pc)}
|
|
14
13
|
._4cvr1h6o{align-items:center}
|
|
15
|
-
._4t3i17qo{height:var(--ak-editor-fullpage-toolbar-height)}
|
|
16
14
|
._4t3izwfg{height:2pc}
|
|
17
15
|
._7cca15wb{container-type:inline-size}
|
|
18
16
|
._bfhkvuon{background-color:var(--ds-surface,#fff)}
|
|
19
17
|
._kqswh2mm{position:relative}
|
|
20
|
-
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
21
|
-
._vchhusvi{box-sizing:border-box}
|
|
18
|
+
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
@@ -26,8 +26,7 @@ const styles = {
|
|
|
26
26
|
firstChildWrapperContainerContext: "_7cca15wb _1f38ptqj",
|
|
27
27
|
secondChildWrapperOneLine: "_1e0c1txw _1ul91ns9 _4cvr1h6o",
|
|
28
28
|
beforePrimaryToolbarComponents: "_1e0c1txw _16jlkb7n _1bahesu3 _4cvr1h6o",
|
|
29
|
-
backgroundColor: "_bfhkvuon"
|
|
30
|
-
toolbarPlaceholder: "_n7zlia51 _bfhkvuon _vchhusvi _4t3i17qo _1tke66rk"
|
|
29
|
+
backgroundColor: "_bfhkvuon"
|
|
31
30
|
};
|
|
32
31
|
const MainToolbarWrapper = ({
|
|
33
32
|
children,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "
|
|
2
|
+
export const version = "219.6.2";
|
|
@@ -8,14 +8,11 @@
|
|
|
8
8
|
._1e0c1txw{display:flex}
|
|
9
9
|
._1f38ptqj{container-name:toolbar-container}
|
|
10
10
|
._1pby16oo{z-index:510}
|
|
11
|
-
._1tke66rk{min-height:45px}
|
|
12
11
|
._1ul91ns9{min-width:-moz-fit-content;min-width:fit-content}
|
|
13
12
|
._2hwxpxbi{margin-right:var(--ds-space-200,1pc)}
|
|
14
13
|
._4cvr1h6o{align-items:center}
|
|
15
|
-
._4t3i17qo{height:var(--ak-editor-fullpage-toolbar-height)}
|
|
16
14
|
._4t3izwfg{height:2pc}
|
|
17
15
|
._7cca15wb{container-type:inline-size}
|
|
18
16
|
._bfhkvuon{background-color:var(--ds-surface,#fff)}
|
|
19
17
|
._kqswh2mm{position:relative}
|
|
20
|
-
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
21
|
-
._vchhusvi{box-sizing:border-box}
|
|
18
|
+
._otyrpxbi{margin-bottom:var(--ds-space-200,1pc)}
|
|
@@ -26,8 +26,7 @@ var styles = {
|
|
|
26
26
|
firstChildWrapperContainerContext: "_7cca15wb _1f38ptqj",
|
|
27
27
|
secondChildWrapperOneLine: "_1e0c1txw _1ul91ns9 _4cvr1h6o",
|
|
28
28
|
beforePrimaryToolbarComponents: "_1e0c1txw _16jlkb7n _1bahesu3 _4cvr1h6o",
|
|
29
|
-
backgroundColor: "_bfhkvuon"
|
|
30
|
-
toolbarPlaceholder: "_n7zlia51 _bfhkvuon _vchhusvi _4t3i17qo _1tke66rk"
|
|
29
|
+
backgroundColor: "_bfhkvuon"
|
|
31
30
|
};
|
|
32
31
|
var MainToolbarWrapper = function MainToolbarWrapper(_ref) {
|
|
33
32
|
var children = _ref.children,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "
|
|
2
|
+
export var version = "219.6.2";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "219.6.
|
|
3
|
+
"version": "219.6.3",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -74,9 +74,9 @@
|
|
|
74
74
|
"@atlaskit/platform-feature-flags-react": "^0.4.0",
|
|
75
75
|
"@atlaskit/react-ufo": "^5.20.0",
|
|
76
76
|
"@atlaskit/task-decision": "^20.0.0",
|
|
77
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
77
|
+
"@atlaskit/tmp-editor-statsig": "^79.0.0",
|
|
78
78
|
"@atlaskit/tokens": "^13.0.0",
|
|
79
|
-
"@atlaskit/tooltip": "^22.
|
|
79
|
+
"@atlaskit/tooltip": "^22.2.0",
|
|
80
80
|
"@atlaskit/width-detector": "^5.1.0",
|
|
81
81
|
"@babel/runtime": "^7.0.0",
|
|
82
82
|
"@compiled/react": "^0.20.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"uuid": "^3.1.0"
|
|
93
93
|
},
|
|
94
94
|
"peerDependencies": {
|
|
95
|
-
"@atlaskit/editor-common": "^114.
|
|
95
|
+
"@atlaskit/editor-common": "^114.29.0",
|
|
96
96
|
"@atlaskit/link-provider": "^4.4.0",
|
|
97
97
|
"@atlaskit/media-core": "^37.0.0",
|
|
98
98
|
"react": "^18.2.0",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@atlaskit/analytics-listeners": "^10.0.0",
|
|
108
108
|
"@atlaskit/collab-provider": "^18.2.0",
|
|
109
109
|
"@atlaskit/editor-plugin-annotation": "^10.3.0",
|
|
110
|
-
"@atlaskit/editor-plugin-card": "^16.
|
|
110
|
+
"@atlaskit/editor-plugin-card": "^16.6.0",
|
|
111
111
|
"@atlaskit/editor-plugin-list": "^12.0.0",
|
|
112
112
|
"@atlaskit/editor-plugin-paste": "^11.1.0",
|
|
113
113
|
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"@atlaskit/media-integration-test-helpers": "workspace:^",
|
|
119
119
|
"@atlaskit/media-test-helpers": "^41.0.0",
|
|
120
120
|
"@atlaskit/modal-dialog": "^15.0.0",
|
|
121
|
-
"@atlaskit/renderer": "^130.
|
|
121
|
+
"@atlaskit/renderer": "^130.4.0",
|
|
122
122
|
"@atlaskit/section-message": "^8.12.0",
|
|
123
123
|
"@atlaskit/synchrony-test-helpers": "workspace:^",
|
|
124
124
|
"@atlaskit/toggle": "^15.6.0",
|