Skip to content

Commit

Permalink
Refresh WordPress Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Dec 2, 2024
1 parent 0f01520 commit 8edb090
Show file tree
Hide file tree
Showing 44 changed files with 57 additions and 59 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -736,11 +736,9 @@ wp-includes/css/wp-embed-template.css
wp-includes/css/jquery-ui-dialog.min.css
wp-includes/css/classic-themes.min.css
wp-includes/css/media-views.min.css
wp-includes/css/wp-empty-template-alert.min.css
wp-includes/css/buttons.min.css
wp-includes/css/customize-preview.min.css
wp-includes/css/jquery-ui-dialog.css
wp-includes/css/wp-empty-template-alert.css
wp-includes/css/admin-bar.min.css
wp-includes/css/dashicons.css
wp-includes/css/wp-auth-check-rtl.css
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover {
color: #7b90ff;
color: #33f078;
}

/* Admin Menu: current */
Expand All @@ -301,7 +301,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus {
color: #7b90ff;
color: #33f078;
}

ul#adminmenu a.wp-has-current-submenu:after,
Expand Down Expand Up @@ -351,7 +351,7 @@ ul#adminmenu > li.current > a.current:after {

#collapse-button:hover,
#collapse-button:focus {
color: #7b90ff;
color: #33f078;
}

/* Admin Bar */
Expand Down Expand Up @@ -379,21 +379,21 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojs .ab-top-menu > li.menupop:hover > .ab-item,
#wpadminbar .ab-top-menu > li.menupop.hover > .ab-item {
color: #7b90ff;
color: #33f078;
background: rgb(12.15, 12.15, 12.15);
}

#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
color: #7b90ff;
color: #33f078;
}

#wpadminbar:not(.mobile) li:hover .ab-icon:before,
#wpadminbar:not(.mobile) li:hover .ab-item:before,
#wpadminbar:not(.mobile) li:hover .ab-item:after,
#wpadminbar:not(.mobile) li:hover #adminbarsearch:before {
color: #7b90ff;
color: #33f078;
}

/* Admin Bar: submenu */
Expand Down Expand Up @@ -436,7 +436,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li #adminbarsearch.adminbar-focused:before {
color: #7b90ff;
color: #33f078;
}

#wpadminbar .quicklinks li a:hover .blavatar,
Expand All @@ -445,7 +445,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar .menupop .menupop > .ab-item:hover:before,
#wpadminbar.mobile .quicklinks .ab-icon:before,
#wpadminbar.mobile .quicklinks .ab-item:before {
color: #7b90ff;
color: #33f078;
}

#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
Expand Down Expand Up @@ -493,7 +493,7 @@ ul#adminmenu > li.current > a.current:after {
}

#wpadminbar #wp-admin-bar-user-info a:hover .display-name {
color: #7b90ff;
color: #33f078;
}

#wpadminbar #wp-admin-bar-user-info .username {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover {
color: #7b90ff;
color: #33f078;
}

/* Admin Menu: current */
Expand All @@ -301,7 +301,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus {
color: #7b90ff;
color: #33f078;
}

ul#adminmenu a.wp-has-current-submenu:after,
Expand Down Expand Up @@ -351,7 +351,7 @@ ul#adminmenu > li.current > a.current:after {

#collapse-button:hover,
#collapse-button:focus {
color: #7b90ff;
color: #33f078;
}

/* Admin Bar */
Expand Down Expand Up @@ -379,21 +379,21 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojs .ab-top-menu > li.menupop:hover > .ab-item,
#wpadminbar .ab-top-menu > li.menupop.hover > .ab-item {
color: #7b90ff;
color: #33f078;
background: rgb(12.15, 12.15, 12.15);
}

#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
color: #7b90ff;
color: #33f078;
}

#wpadminbar:not(.mobile) li:hover .ab-icon:before,
#wpadminbar:not(.mobile) li:hover .ab-item:before,
#wpadminbar:not(.mobile) li:hover .ab-item:after,
#wpadminbar:not(.mobile) li:hover #adminbarsearch:before {
color: #7b90ff;
color: #33f078;
}

/* Admin Bar: submenu */
Expand Down Expand Up @@ -436,7 +436,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li #adminbarsearch.adminbar-focused:before {
color: #7b90ff;
color: #33f078;
}

#wpadminbar .quicklinks li a:hover .blavatar,
Expand All @@ -445,7 +445,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar .menupop .menupop > .ab-item:hover:before,
#wpadminbar.mobile .quicklinks .ab-icon:before,
#wpadminbar.mobile .quicklinks .ab-item:before {
color: #7b90ff;
color: #33f078;
}

#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
Expand Down Expand Up @@ -493,7 +493,7 @@ ul#adminmenu > li.current > a.current:after {
}

#wpadminbar #wp-admin-bar-user-info a:hover .display-name {
color: #7b90ff;
color: #33f078;
}

#wpadminbar #wp-admin-bar-user-info .username {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$scheme-name: "modern";
$base-color: #1e1e1e;
$highlight-color: #3858e9;
$menu-submenu-focus-text: #7b90ff;
$menu-submenu-focus-text: #33f078;
$notification-color: $highlight-color;

$link: $highlight-color;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ jQuery( function($) {
function() {
var t = $(this), c = t.is(':checked'), id = t.val();
if ( id && t.parents('#taxonomy-'+taxonomy).length ) {
$('input#in-' + taxonomy + '-' + id + ', input[id^="in-' + taxonomy + '-' + id + '-"]').prop('checked', c);
$('input[id^="in-' + taxonomy + '-' + id + '"]').prop('checked', c);
$('input#in-popular-' + taxonomy + '-' + id).prop('checked', c);
}
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Evening",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Noon",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Dusk",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Afternoon",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Twilight",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Morning",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Sunrise",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Midnight",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Display",
"slug": "text-display",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Subtitle",
"slug": "text-subtitle",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Annotation",
"slug": "text-annotation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Pill shaped",
"slug": "post-terms-1",
"blockTypes": ["core/post-terms"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Evening",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Noon",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Dusk",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Afternoon",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Twilight",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Morning",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Sunrise",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Midnight",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-1",
"title": "Style 1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-2",
"title": "Style 2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-3",
"title": "Style 3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-4",
"title": "Style 4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-5",
"title": "Style 5",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Beiruti & Literata",
"slug": "typography-preset-1",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Vollkorn & Fira Code",
"slug": "typography-preset-2",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Platypi & Ysabeau Office",
"slug": "typography-preset-3",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 3,
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Roboto Slab & Manrope",
"slug": "typography-preset-4",
"settings": {
Expand Down
Loading

0 comments on commit 8edb090

Please sign in to comment.