@wordpress/edit-post 8.27.0 → 8.27.1-next.46f643fa0.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/build-style/style-rtl.css +3 -3
- package/build-style/style.css +3 -3
- package/package.json +31 -31
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
background: #1e1e1e;
|
|
247
247
|
color: #fff;
|
|
248
248
|
border-radius: 0;
|
|
249
|
-
height:
|
|
250
|
-
width:
|
|
249
|
+
height: 64px;
|
|
250
|
+
width: 64px;
|
|
251
251
|
position: relative;
|
|
252
252
|
}
|
|
253
253
|
.edit-post-fullscreen-mode-close.components-button:active {
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
* Show icon label overrides.
|
|
301
301
|
*/
|
|
302
302
|
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon {
|
|
303
|
-
width:
|
|
303
|
+
width: 64px;
|
|
304
304
|
}
|
|
305
305
|
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon svg {
|
|
306
306
|
display: block;
|
package/build-style/style.css
CHANGED
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
background: #1e1e1e;
|
|
247
247
|
color: #fff;
|
|
248
248
|
border-radius: 0;
|
|
249
|
-
height:
|
|
250
|
-
width:
|
|
249
|
+
height: 64px;
|
|
250
|
+
width: 64px;
|
|
251
251
|
position: relative;
|
|
252
252
|
}
|
|
253
253
|
.edit-post-fullscreen-mode-close.components-button:active {
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
* Show icon label overrides.
|
|
301
301
|
*/
|
|
302
302
|
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon {
|
|
303
|
-
width:
|
|
303
|
+
width: 64px;
|
|
304
304
|
}
|
|
305
305
|
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon svg {
|
|
306
306
|
display: block;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wordpress/edit-post",
|
|
3
|
-
"version": "8.27.0",
|
|
3
|
+
"version": "8.27.1-next.46f643fa0.0",
|
|
4
4
|
"description": "Edit Post module for WordPress.",
|
|
5
5
|
"author": "The WordPress Contributors",
|
|
6
6
|
"license": "GPL-2.0-or-later",
|
|
@@ -29,35 +29,35 @@
|
|
|
29
29
|
"wpScript": true,
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@babel/runtime": "7.25.7",
|
|
32
|
-
"@wordpress/a11y": "^4.27.0",
|
|
33
|
-
"@wordpress/api-fetch": "^7.27.0",
|
|
34
|
-
"@wordpress/block-editor": "^15.0.0",
|
|
35
|
-
"@wordpress/block-library": "^9.27.0",
|
|
36
|
-
"@wordpress/blocks": "^15.0.0",
|
|
37
|
-
"@wordpress/commands": "^1.27.0",
|
|
38
|
-
"@wordpress/components": "^30.
|
|
39
|
-
"@wordpress/compose": "^7.27.0",
|
|
40
|
-
"@wordpress/core-commands": "^1.27.0",
|
|
41
|
-
"@wordpress/core-data": "^7.27.0",
|
|
42
|
-
"@wordpress/data": "^10.27.0",
|
|
43
|
-
"@wordpress/deprecated": "^4.27.0",
|
|
44
|
-
"@wordpress/dom": "^4.27.0",
|
|
45
|
-
"@wordpress/editor": "^14.27.0",
|
|
46
|
-
"@wordpress/element": "^6.27.0",
|
|
47
|
-
"@wordpress/hooks": "^4.27.0",
|
|
48
|
-
"@wordpress/html-entities": "^4.27.0",
|
|
49
|
-
"@wordpress/i18n": "^6.0.0",
|
|
50
|
-
"@wordpress/icons": "^10.27.0",
|
|
51
|
-
"@wordpress/keyboard-shortcuts": "^5.27.0",
|
|
52
|
-
"@wordpress/keycodes": "^4.27.0",
|
|
53
|
-
"@wordpress/notices": "^5.27.0",
|
|
54
|
-
"@wordpress/plugins": "^7.27.0",
|
|
55
|
-
"@wordpress/preferences": "^4.27.0",
|
|
56
|
-
"@wordpress/private-apis": "^1.27.0",
|
|
57
|
-
"@wordpress/url": "^4.27.0",
|
|
58
|
-
"@wordpress/viewport": "^6.27.0",
|
|
59
|
-
"@wordpress/warning": "^3.27.0",
|
|
60
|
-
"@wordpress/widgets": "^4.27.0",
|
|
32
|
+
"@wordpress/a11y": "^4.27.1-next.46f643fa0.0",
|
|
33
|
+
"@wordpress/api-fetch": "^7.27.1-next.46f643fa0.0",
|
|
34
|
+
"@wordpress/block-editor": "^15.0.1-next.46f643fa0.0",
|
|
35
|
+
"@wordpress/block-library": "^9.27.1-next.46f643fa0.0",
|
|
36
|
+
"@wordpress/blocks": "^15.0.1-next.46f643fa0.0",
|
|
37
|
+
"@wordpress/commands": "^1.27.1-next.46f643fa0.0",
|
|
38
|
+
"@wordpress/components": "^30.1.1-next.46f643fa0.0",
|
|
39
|
+
"@wordpress/compose": "^7.27.1-next.46f643fa0.0",
|
|
40
|
+
"@wordpress/core-commands": "^1.27.1-next.46f643fa0.0",
|
|
41
|
+
"@wordpress/core-data": "^7.27.1-next.46f643fa0.0",
|
|
42
|
+
"@wordpress/data": "^10.27.1-next.46f643fa0.0",
|
|
43
|
+
"@wordpress/deprecated": "^4.27.1-next.46f643fa0.0",
|
|
44
|
+
"@wordpress/dom": "^4.27.1-next.46f643fa0.0",
|
|
45
|
+
"@wordpress/editor": "^14.27.1-next.46f643fa0.0",
|
|
46
|
+
"@wordpress/element": "^6.27.1-next.46f643fa0.0",
|
|
47
|
+
"@wordpress/hooks": "^4.27.1-next.46f643fa0.0",
|
|
48
|
+
"@wordpress/html-entities": "^4.27.1-next.46f643fa0.0",
|
|
49
|
+
"@wordpress/i18n": "^6.0.1-next.46f643fa0.0",
|
|
50
|
+
"@wordpress/icons": "^10.27.2-next.46f643fa0.0",
|
|
51
|
+
"@wordpress/keyboard-shortcuts": "^5.27.1-next.46f643fa0.0",
|
|
52
|
+
"@wordpress/keycodes": "^4.27.1-next.46f643fa0.0",
|
|
53
|
+
"@wordpress/notices": "^5.27.1-next.46f643fa0.0",
|
|
54
|
+
"@wordpress/plugins": "^7.27.1-next.46f643fa0.0",
|
|
55
|
+
"@wordpress/preferences": "^4.27.1-next.46f643fa0.0",
|
|
56
|
+
"@wordpress/private-apis": "^1.27.1-next.46f643fa0.0",
|
|
57
|
+
"@wordpress/url": "^4.27.1-next.46f643fa0.0",
|
|
58
|
+
"@wordpress/viewport": "^6.27.1-next.46f643fa0.0",
|
|
59
|
+
"@wordpress/warning": "^3.27.1-next.46f643fa0.0",
|
|
60
|
+
"@wordpress/widgets": "^4.27.1-next.46f643fa0.0",
|
|
61
61
|
"clsx": "^2.1.1",
|
|
62
62
|
"memize": "^2.1.0"
|
|
63
63
|
},
|
|
@@ -68,5 +68,5 @@
|
|
|
68
68
|
"publishConfig": {
|
|
69
69
|
"access": "public"
|
|
70
70
|
},
|
|
71
|
-
"gitHead": "
|
|
71
|
+
"gitHead": "17e600e091675c5e3d809adfea23ac456bbeae19"
|
|
72
72
|
}
|