Skip to content

Commit 685fb16

Browse files
committed
Editor: Bump pinned hash for the Gutenberg repository.
This updates the pinned hash from the `gutenberg` from `f4d8a5803aa2fbe26e7d9af4d17e80a622b7bab8` to `7b7fa2bc97a8029a302bd6511cf0d206b5953172`. The following changes are included: - Sort registry files by handle/ID. (WordPress/gutenberg#75755) - Obey undoIgnore flag in editEntityRecord (WordPress/gutenberg#76206) - RTC: Fix `post-editor-template-mode` E2E test (WordPress/gutenberg#76209) - Publish built Gutenberg plugin to the GitHub Container Registry (WordPress/gutenberg#75844) (WordPress/gutenberg#76273) - Connectors: Improve placeholder text and make it translatable (WordPress/gutenberg#75996) - Block context menu: context menu not closing for disconnecting unsynced pattern menu items (WordPress/gutenberg#75405) - Connectors: Improve responsive layout for small viewports (WordPress/gutenberg#76231) - theme.json schema: fix pseudo-class definition for button block (WordPress/gutenberg#76272) - Navigation block: fix submenu chevron toggle on touch devices (WordPress/gutenberg#76197) See #64595, #64393. Built from https://develop.svn.wordpress.org/trunk@61868 git-svn-id: http://core.svn.wordpress.org/trunk@61155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
1 parent abeb5ef commit 685fb16

38 files changed

Lines changed: 247 additions & 174 deletions

wp-includes/assets/script-loader-packages.min.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
'wp-url',
267267
'wp-warning'
268268
),
269-
'version' => '94b1c2f6db3c8822c7cb'
269+
'version' => 'f45e47fb68691ad2950f'
270270
),
271271
'customize-widgets.min.js' => array(
272272
'dependencies' => array(
@@ -667,7 +667,7 @@
667667
'wp-private-apis',
668668
'wp-url'
669669
),
670-
'version' => '6a1e1df3db4f7198a518'
670+
'version' => '4b640c092eb654d2bd78'
671671
),
672672
'plugins.min.js' => array(
673673
'dependencies' => array(
@@ -821,7 +821,7 @@
821821
'wp-hooks',
822822
'wp-private-apis'
823823
),
824-
'version' => '44b4d0543749363ed20d'
824+
'version' => 'a5e466ecaa7d3773e376'
825825
),
826826
'theme.min.js' => array(
827827
'dependencies' => array(

wp-includes/assets/script-loader-packages.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
'wp-url',
267267
'wp-warning'
268268
),
269-
'version' => '94b1c2f6db3c8822c7cb'
269+
'version' => 'f45e47fb68691ad2950f'
270270
),
271271
'customize-widgets.js' => array(
272272
'dependencies' => array(
@@ -667,7 +667,7 @@
667667
'wp-private-apis',
668668
'wp-url'
669669
),
670-
'version' => '6a1e1df3db4f7198a518'
670+
'version' => '4b640c092eb654d2bd78'
671671
),
672672
'plugins.js' => array(
673673
'dependencies' => array(
@@ -821,7 +821,7 @@
821821
'wp-hooks',
822822
'wp-private-apis'
823823
),
824-
'version' => '44b4d0543749363ed20d'
824+
'version' => 'a5e466ecaa7d3773e376'
825825
),
826826
'theme.js' => array(
827827
'dependencies' => array(

wp-includes/assets/script-modules-packages.min.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
'import' => 'static'
7777
)
7878
),
79-
'version' => '243a659f91c3dc9841c7'
79+
'version' => '96a846e1d7b789c39ab9'
8080
),
8181
'block-library/playlist/view.min.js' => array(
8282
'dependencies' => array(
@@ -175,7 +175,7 @@
175175
'wp-i18n',
176176
'wp-private-apis'
177177
),
178-
'version' => 'fb1bf5511eb12e411ec6'
178+
'version' => 'bd74f3db1cc1555ee90d'
179179
),
180180
'core-abilities/index.min.js' => array(
181181
'dependencies' => array(

wp-includes/assets/script-modules-packages.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
'import' => 'static'
7777
)
7878
),
79-
'version' => '243a659f91c3dc9841c7'
79+
'version' => '96a846e1d7b789c39ab9'
8080
),
8181
'block-library/playlist/view.js' => array(
8282
'dependencies' => array(
@@ -175,7 +175,7 @@
175175
'wp-i18n',
176176
'wp-private-apis'
177177
),
178-
'version' => 'fb1bf5511eb12e411ec6'
178+
'version' => 'bd74f3db1cc1555ee90d'
179179
),
180180
'core-abilities/index.js' => array(
181181
'dependencies' => array(

wp-includes/blocks/navigation.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,8 +1146,8 @@ function block_core_navigation_add_directives_to_submenu( $tags, $block_attribut
11461146
$open_on_hover = 'hover' === $computed_visibility;
11471147

11481148
if ( $open_on_hover ) {
1149-
$tags->set_attribute( 'data-wp-on--mouseenter', 'actions.openMenuOnHover' );
1150-
$tags->set_attribute( 'data-wp-on--mouseleave', 'actions.closeMenuOnHover' );
1149+
$tags->set_attribute( 'data-wp-on--pointerenter', 'actions.openMenuOnHover' );
1150+
$tags->set_attribute( 'data-wp-on--pointerleave', 'actions.closeMenuOnHover' );
11511151
}
11521152

11531153
// Add directives to the toggle submenu button.

wp-includes/blocks/navigation/style-rtl.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,17 @@
244244
transform: rotate(90deg);
245245
}
246246
}
247-
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container,
247+
@media (hover: hover) {
248+
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
249+
visibility: visible;
250+
overflow: visible;
251+
opacity: 1;
252+
width: auto;
253+
height: auto;
254+
min-width: 200px;
255+
}
256+
}
257+
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container,
248258
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
249259
visibility: visible;
250260
overflow: visible;

wp-includes/blocks/navigation/style-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wp-includes/blocks/navigation/style.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,17 @@
244244
transform: rotate(-90deg);
245245
}
246246
}
247-
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container,
247+
@media (hover: hover) {
248+
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
249+
visibility: visible;
250+
overflow: visible;
251+
opacity: 1;
252+
width: auto;
253+
height: auto;
254+
min-width: 200px;
255+
}
256+
}
257+
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container,
248258
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
249259
visibility: visible;
250260
overflow: visible;

wp-includes/blocks/navigation/style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wp-includes/build/routes/connectors-home/content.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,10 @@ import {
213213
} from "@wordpress/connectors";
214214

215215
// routes/connectors-home/style.scss
216-
if (typeof document !== "undefined" && !document.head.querySelector("style[data-wp-hash='2df87bd25d']")) {
216+
if (typeof document !== "undefined" && !document.head.querySelector("style[data-wp-hash='59f128e566']")) {
217217
const style = document.createElement("style");
218-
style.setAttribute("data-wp-hash", "2df87bd25d");
219-
style.appendChild(document.createTextNode(".connectors-page{box-sizing:border-box;margin:0 auto;max-width:680px;padding:24px;width:100%}.connectors-page .components-item{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:20px}.connectors-page .connector-settings .components-text-control__input{font-family:monospace}.connectors-page>p{color:#949494;text-align:center}@media (max-width:480px){.connectors-page,.connectors-page .components-item{padding:16px}.connectors-page .components-item>.components-v-stack>.components-h-stack:first-child svg{height:32px;width:32px}}"));
218+
style.setAttribute("data-wp-hash", "59f128e566");
219+
style.appendChild(document.createTextNode(".connectors-page{box-sizing:border-box;margin:0 auto;max-width:680px;padding:24px;width:100%}.connectors-page .components-item{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:20px}.connectors-page .connector-settings .components-text-control__input{font-family:monospace}.connectors-page>p{color:#949494;text-align:center}@media (max-width:480px){.connectors-page{padding:8px}.connectors-page .components-item{padding:12px}.connectors-page .components-item>.components-v-stack>.components-h-stack:first-child svg{height:32px;width:32px}.connectors-page .components-item>.components-v-stack>.components-h-stack:first-child>.components-h-stack:last-child{align-items:flex-end;flex-direction:column}}"));
220220
document.head.appendChild(style);
221221
}
222222

0 commit comments

Comments
 (0)