@wordpress/edit-widgets 6.27.0 → 6.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.
@@ -613,7 +613,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
613
613
  margin: auto;
614
614
  max-width: 780px;
615
615
  padding: 20px;
616
- margin-top: 60px;
616
+ margin-top: 64px;
617
617
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08), 0 15px 27px rgba(0, 0, 0, 0.07), 0 30px 36px rgba(0, 0, 0, 0.04), 0 50px 43px rgba(0, 0, 0, 0.02);
618
618
  }
619
619
 
@@ -621,7 +621,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
621
621
  display: flex;
622
622
  align-items: center;
623
623
  justify-content: space-between;
624
- height: 60px;
624
+ height: 64px;
625
625
  overflow: auto;
626
626
  background: #fff;
627
627
  }
@@ -634,7 +634,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
634
634
  overflow: hidden;
635
635
  display: flex;
636
636
  align-items: center;
637
- height: 60px;
637
+ height: 64px;
638
638
  }
639
639
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-contextual-toolbar {
640
640
  border-bottom: 0;
@@ -642,7 +642,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
642
642
  }
643
643
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-toolbar {
644
644
  height: 100%;
645
- padding-top: 15px;
645
+ padding-top: 17px;
646
646
  }
647
647
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button) {
648
648
  height: 32px;
@@ -683,7 +683,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
683
683
  padding-left: 8px;
684
684
  padding-right: 16px;
685
685
  overflow: hidden;
686
- height: 60px;
686
+ height: 64px;
687
687
  }
688
688
 
689
689
  .edit-widgets-header__title {
@@ -857,7 +857,7 @@ body.is-fullscreen-mode .edit-widgets-notices__snackbar {
857
857
  box-sizing: border-box;
858
858
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
859
859
  padding: 0 12px;
860
- min-height: 60px;
860
+ min-height: 64px;
861
861
  }
862
862
  .edit-widgets-notices__dismissible .components-notice .components-notice__dismiss,
863
863
  .edit-widgets-notices__pinned .components-notice .components-notice__dismiss {
@@ -613,7 +613,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
613
613
  margin: auto;
614
614
  max-width: 780px;
615
615
  padding: 20px;
616
- margin-top: 60px;
616
+ margin-top: 64px;
617
617
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08), 0 15px 27px rgba(0, 0, 0, 0.07), 0 30px 36px rgba(0, 0, 0, 0.04), 0 50px 43px rgba(0, 0, 0, 0.02);
618
618
  }
619
619
 
@@ -621,7 +621,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
621
621
  display: flex;
622
622
  align-items: center;
623
623
  justify-content: space-between;
624
- height: 60px;
624
+ height: 64px;
625
625
  overflow: auto;
626
626
  background: #fff;
627
627
  }
@@ -634,7 +634,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
634
634
  overflow: hidden;
635
635
  display: flex;
636
636
  align-items: center;
637
- height: 60px;
637
+ height: 64px;
638
638
  }
639
639
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-contextual-toolbar {
640
640
  border-bottom: 0;
@@ -642,7 +642,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
642
642
  }
643
643
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-toolbar {
644
644
  height: 100%;
645
- padding-top: 15px;
645
+ padding-top: 17px;
646
646
  }
647
647
  .edit-widgets-header .selected-block-tools-wrapper .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button) {
648
648
  height: 32px;
@@ -683,7 +683,7 @@ body.is-dragging-components-draggable .wp-block[data-type="core/widget-area"] .c
683
683
  padding-right: 8px;
684
684
  padding-left: 16px;
685
685
  overflow: hidden;
686
- height: 60px;
686
+ height: 64px;
687
687
  }
688
688
 
689
689
  .edit-widgets-header__title {
@@ -857,7 +857,7 @@ body.is-fullscreen-mode .edit-widgets-notices__snackbar {
857
857
  box-sizing: border-box;
858
858
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
859
859
  padding: 0 12px;
860
- min-height: 60px;
860
+ min-height: 64px;
861
861
  }
862
862
  .edit-widgets-notices__dismissible .components-notice .components-notice__dismiss,
863
863
  .edit-widgets-notices__pinned .components-notice .components-notice__dismiss {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/edit-widgets",
3
- "version": "6.27.0",
3
+ "version": "6.27.1-next.46f643fa0.0",
4
4
  "description": "Widgets Page module for WordPress..",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -29,32 +29,32 @@
29
29
  "wpScript": true,
30
30
  "dependencies": {
31
31
  "@babel/runtime": "7.25.7",
32
- "@wordpress/api-fetch": "^7.27.0",
33
- "@wordpress/block-editor": "^15.0.0",
34
- "@wordpress/block-library": "^9.27.0",
35
- "@wordpress/blocks": "^15.0.0",
36
- "@wordpress/components": "^30.0.0",
37
- "@wordpress/compose": "^7.27.0",
38
- "@wordpress/core-data": "^7.27.0",
39
- "@wordpress/data": "^10.27.0",
40
- "@wordpress/deprecated": "^4.27.0",
41
- "@wordpress/dom": "^4.27.0",
42
- "@wordpress/element": "^6.27.0",
43
- "@wordpress/hooks": "^4.27.0",
44
- "@wordpress/i18n": "^6.0.0",
45
- "@wordpress/icons": "^10.27.0",
46
- "@wordpress/interface": "^9.12.0",
47
- "@wordpress/keyboard-shortcuts": "^5.27.0",
48
- "@wordpress/keycodes": "^4.27.0",
49
- "@wordpress/media-utils": "^5.27.0",
50
- "@wordpress/notices": "^5.27.0",
51
- "@wordpress/patterns": "^2.27.0",
52
- "@wordpress/plugins": "^7.27.0",
53
- "@wordpress/preferences": "^4.27.0",
54
- "@wordpress/private-apis": "^1.27.0",
55
- "@wordpress/reusable-blocks": "^5.27.0",
56
- "@wordpress/url": "^4.27.0",
57
- "@wordpress/widgets": "^4.27.0",
32
+ "@wordpress/api-fetch": "^7.27.1-next.46f643fa0.0",
33
+ "@wordpress/block-editor": "^15.0.1-next.46f643fa0.0",
34
+ "@wordpress/block-library": "^9.27.1-next.46f643fa0.0",
35
+ "@wordpress/blocks": "^15.0.1-next.46f643fa0.0",
36
+ "@wordpress/components": "^30.1.1-next.46f643fa0.0",
37
+ "@wordpress/compose": "^7.27.1-next.46f643fa0.0",
38
+ "@wordpress/core-data": "^7.27.1-next.46f643fa0.0",
39
+ "@wordpress/data": "^10.27.1-next.46f643fa0.0",
40
+ "@wordpress/deprecated": "^4.27.1-next.46f643fa0.0",
41
+ "@wordpress/dom": "^4.27.1-next.46f643fa0.0",
42
+ "@wordpress/element": "^6.27.1-next.46f643fa0.0",
43
+ "@wordpress/hooks": "^4.27.1-next.46f643fa0.0",
44
+ "@wordpress/i18n": "^6.0.1-next.46f643fa0.0",
45
+ "@wordpress/icons": "^10.27.2-next.46f643fa0.0",
46
+ "@wordpress/interface": "^9.12.1-next.46f643fa0.0",
47
+ "@wordpress/keyboard-shortcuts": "^5.27.1-next.46f643fa0.0",
48
+ "@wordpress/keycodes": "^4.27.1-next.46f643fa0.0",
49
+ "@wordpress/media-utils": "^5.27.1-next.46f643fa0.0",
50
+ "@wordpress/notices": "^5.27.1-next.46f643fa0.0",
51
+ "@wordpress/patterns": "^2.27.1-next.46f643fa0.0",
52
+ "@wordpress/plugins": "^7.27.1-next.46f643fa0.0",
53
+ "@wordpress/preferences": "^4.27.1-next.46f643fa0.0",
54
+ "@wordpress/private-apis": "^1.27.1-next.46f643fa0.0",
55
+ "@wordpress/reusable-blocks": "^5.27.1-next.46f643fa0.0",
56
+ "@wordpress/url": "^4.27.1-next.46f643fa0.0",
57
+ "@wordpress/widgets": "^4.27.1-next.46f643fa0.0",
58
58
  "clsx": "^2.1.1"
59
59
  },
60
60
  "peerDependencies": {
@@ -64,5 +64,5 @@
64
64
  "publishConfig": {
65
65
  "access": "public"
66
66
  },
67
- "gitHead": "abe06a6f2aef8d03c30ea9d5b3e133f041e523b1"
67
+ "gitHead": "17e600e091675c5e3d809adfea23ac456bbeae19"
68
68
  }
@@ -2,6 +2,6 @@
2
2
  margin: auto;
3
3
  max-width: 780px;
4
4
  padding: 20px;
5
- margin-top: 60px;
5
+ margin-top: $header-height;
6
6
  box-shadow: $elevation-large;
7
7
  }
@@ -25,7 +25,7 @@
25
25
  .block-editor-block-toolbar {
26
26
  height: 100%;
27
27
  // Push down so that buttons are centered vertically.
28
- // It should be 14px (60px header height - 32px compact button height = 28 / 2),
28
+ // It should be 16px (64px header height - 32px compact button height = 32 / 2),
29
29
  // but there is a -1px top-margin down the stack that affects this.
30
30
  padding-top: math.div($header-height - $button-size-compact, 2) + 1;
31
31