@wordpress/block-library 6.0.6 → 6.0.10
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/cover/edit.js +8 -3
- package/build/cover/edit.js.map +1 -1
- package/build/cover/transforms.js +2 -0
- package/build/cover/transforms.js.map +1 -1
- package/build/gallery/edit.js +1 -1
- package/build/gallery/edit.js.map +1 -1
- package/build/gallery/v1/update-gallery-modal.js +1 -1
- package/build/gallery/v1/update-gallery-modal.js.map +1 -1
- package/build/index.js +4 -3
- package/build/index.js.map +1 -1
- package/build/navigation/deprecated.js +118 -12
- package/build/navigation/deprecated.js.map +1 -1
- package/build/navigation/edit/index.js +59 -33
- package/build/navigation/edit/index.js.map +1 -1
- package/build/navigation/edit/inner-blocks.js +1 -1
- package/build/navigation/edit/inner-blocks.js.map +1 -1
- package/build/navigation/edit/navigation-menu-selector.js +2 -2
- package/build/navigation/edit/navigation-menu-selector.js.map +1 -1
- package/build/navigation/edit/placeholder/index.js +16 -48
- package/build/navigation/edit/placeholder/index.js.map +1 -1
- package/build/navigation/edit/responsive-wrapper.js +5 -2
- package/build/navigation/edit/responsive-wrapper.js.map +1 -1
- package/build/navigation/edit/unsaved-inner-blocks.js +4 -35
- package/build/navigation/edit/unsaved-inner-blocks.js.map +1 -1
- package/build/navigation/edit/use-create-navigation-menu.js +50 -0
- package/build/navigation/edit/use-create-navigation-menu.js.map +1 -0
- package/build/navigation/edit/use-generate-default-navigation-title.js +73 -0
- package/build/navigation/edit/use-generate-default-navigation-title.js.map +1 -0
- package/build/navigation/index.js +1 -1
- package/build/navigation/save.js +2 -2
- package/build/navigation/save.js.map +1 -1
- package/build/navigation/use-navigation-menu.js +19 -8
- package/build/navigation/use-navigation-menu.js.map +1 -1
- package/build/navigation-area/edit.js +5 -0
- package/build/navigation-area/edit.js.map +1 -1
- package/build/page-list/edit.js +40 -42
- package/build/page-list/edit.js.map +1 -1
- package/build/pattern/index.js +1 -1
- package/build/post-featured-image/edit.js +53 -23
- package/build/post-featured-image/edit.js.map +1 -1
- package/build/post-terms/index.js +1 -1
- package/build/post-title/edit.js +2 -2
- package/build/post-title/edit.js.map +1 -1
- package/build/query-title/index.js +1 -1
- package/build/site-logo/index.js +1 -1
- package/build/site-tagline/index.js +1 -1
- package/build/site-title/index.js +1 -1
- package/build/template-part/edit/placeholder/index.js +1 -1
- package/build/template-part/edit/placeholder/index.js.map +1 -1
- package/build/template-part/index.js +2 -1
- package/build/template-part/index.js.map +1 -1
- package/build-module/cover/edit.js +8 -3
- package/build-module/cover/edit.js.map +1 -1
- package/build-module/cover/transforms.js +2 -0
- package/build-module/cover/transforms.js.map +1 -1
- package/build-module/gallery/edit.js +1 -1
- package/build-module/gallery/edit.js.map +1 -1
- package/build-module/gallery/v1/update-gallery-modal.js +1 -1
- package/build-module/gallery/v1/update-gallery-modal.js.map +1 -1
- package/build-module/index.js +4 -3
- package/build-module/index.js.map +1 -1
- package/build-module/navigation/deprecated.js +118 -12
- package/build-module/navigation/deprecated.js.map +1 -1
- package/build-module/navigation/edit/index.js +60 -33
- package/build-module/navigation/edit/index.js.map +1 -1
- package/build-module/navigation/edit/inner-blocks.js +1 -1
- package/build-module/navigation/edit/inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/navigation-menu-selector.js +2 -2
- package/build-module/navigation/edit/navigation-menu-selector.js.map +1 -1
- package/build-module/navigation/edit/placeholder/index.js +15 -45
- package/build-module/navigation/edit/placeholder/index.js.map +1 -1
- package/build-module/navigation/edit/responsive-wrapper.js +5 -2
- package/build-module/navigation/edit/responsive-wrapper.js.map +1 -1
- package/build-module/navigation/edit/unsaved-inner-blocks.js +6 -35
- package/build-module/navigation/edit/unsaved-inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/use-create-navigation-menu.js +36 -0
- package/build-module/navigation/edit/use-create-navigation-menu.js.map +1 -0
- package/build-module/navigation/edit/use-generate-default-navigation-title.js +57 -0
- package/build-module/navigation/edit/use-generate-default-navigation-title.js.map +1 -0
- package/build-module/navigation/index.js +1 -1
- package/build-module/navigation/save.js +2 -2
- package/build-module/navigation/save.js.map +1 -1
- package/build-module/navigation/use-navigation-menu.js +19 -8
- package/build-module/navigation/use-navigation-menu.js.map +1 -1
- package/build-module/navigation-area/edit.js +4 -0
- package/build-module/navigation-area/edit.js.map +1 -1
- package/build-module/page-list/edit.js +41 -43
- package/build-module/page-list/edit.js.map +1 -1
- package/build-module/pattern/index.js +1 -1
- package/build-module/post-featured-image/edit.js +55 -26
- package/build-module/post-featured-image/edit.js.map +1 -1
- package/build-module/post-terms/index.js +1 -1
- package/build-module/post-title/edit.js +2 -2
- package/build-module/post-title/edit.js.map +1 -1
- package/build-module/query-title/index.js +1 -1
- package/build-module/site-logo/index.js +1 -1
- package/build-module/site-tagline/index.js +1 -1
- package/build-module/site-title/index.js +1 -1
- package/build-module/template-part/edit/placeholder/index.js +2 -2
- package/build-module/template-part/edit/placeholder/index.js.map +1 -1
- package/build-module/template-part/index.js +2 -1
- package/build-module/template-part/index.js.map +1 -1
- package/build-style/code/theme-rtl.css +1 -1
- package/build-style/code/theme.css +1 -1
- package/build-style/cover/style-rtl.css +8 -2
- package/build-style/cover/style.css +8 -2
- package/build-style/editor-rtl.css +104 -53
- package/build-style/editor.css +104 -53
- package/build-style/gallery/editor-rtl.css +1 -0
- package/build-style/gallery/editor.css +1 -0
- package/build-style/navigation/style-rtl.css +40 -3
- package/build-style/navigation/style.css +40 -3
- package/build-style/post-comments-form/style-rtl.css +18 -0
- package/build-style/post-comments-form/style.css +18 -0
- package/build-style/post-featured-image/editor-rtl.css +100 -16
- package/build-style/post-featured-image/editor.css +100 -16
- package/build-style/site-logo/editor-rtl.css +2 -2
- package/build-style/site-logo/editor.css +2 -2
- package/build-style/social-links/editor-rtl.css +1 -35
- package/build-style/social-links/editor.css +1 -35
- package/build-style/style-rtl.css +66 -27
- package/build-style/style.css +66 -27
- package/build-style/theme-rtl.css +1 -1
- package/build-style/theme.css +1 -1
- package/package.json +8 -8
- package/src/calendar/index.php +3 -3
- package/src/code/theme.scss +1 -1
- package/src/cover/edit.js +8 -1
- package/src/cover/style.scss +9 -2
- package/src/cover/transforms.js +2 -0
- package/src/gallery/edit.js +1 -1
- package/src/gallery/editor.scss +1 -0
- package/src/gallery/index.php +1 -1
- package/src/gallery/v1/update-gallery-modal.js +1 -1
- package/src/home-link/index.php +1 -1
- package/src/image/index.php +1 -1
- package/src/index.js +28 -26
- package/src/navigation/block.json +1 -1
- package/src/navigation/deprecated.js +105 -4
- package/src/navigation/edit/index.js +68 -36
- package/src/navigation/edit/inner-blocks.js +2 -1
- package/src/navigation/edit/navigation-menu-selector.js +2 -2
- package/src/navigation/edit/placeholder/index.js +16 -62
- package/src/navigation/edit/responsive-wrapper.js +8 -1
- package/src/navigation/edit/unsaved-inner-blocks.js +6 -57
- package/src/navigation/edit/use-create-navigation-menu.js +39 -0
- package/src/navigation/edit/use-generate-default-navigation-title.js +79 -0
- package/src/navigation/index.php +173 -19
- package/src/navigation/save.js +2 -2
- package/src/navigation/style.scss +56 -5
- package/src/navigation/use-navigation-menu.js +20 -9
- package/src/navigation-area/edit.js +5 -0
- package/src/navigation-area/index.php +2 -1
- package/src/navigation-link/index.php +1 -1
- package/src/navigation-submenu/index.php +2 -8
- package/src/page-list/edit.js +35 -44
- package/src/page-list/index.php +10 -5
- package/src/pattern/block.json +1 -1
- package/src/post-comments-form/style.scss +20 -1
- package/src/post-featured-image/edit.js +58 -26
- package/src/post-featured-image/editor.scss +124 -20
- package/src/post-terms/block.json +1 -1
- package/src/post-title/edit.js +2 -2
- package/src/query-title/block.json +1 -1
- package/src/site-logo/block.json +1 -1
- package/src/site-logo/editor.scss +3 -2
- package/src/site-tagline/block.json +1 -1
- package/src/site-title/block.json +1 -1
- package/src/social-links/editor.scss +1 -47
- package/src/style.scss +0 -1
- package/src/table-of-contents/index.php +1 -1
- package/src/template-part/block.json +2 -1
- package/src/template-part/edit/placeholder/index.js +2 -2
- package/src/template-part/index.php +2 -1
- package/build/navigation/edit/navigation-menu-name-modal.js +0 -55
- package/build/navigation/edit/navigation-menu-name-modal.js.map +0 -1
- package/build/navigation/edit/navigation-menu-publish-button.js +0 -53
- package/build/navigation/edit/navigation-menu-publish-button.js.map +0 -1
- package/build-module/navigation/edit/navigation-menu-name-modal.js +0 -47
- package/build-module/navigation/edit/navigation-menu-name-modal.js.map +0 -1
- package/build-module/navigation/edit/navigation-menu-publish-button.js +0 -40
- package/build-module/navigation/edit/navigation-menu-publish-button.js.map +0 -1
- package/build-style/navigation-submenu/style-rtl.css +0 -97
- package/build-style/navigation-submenu/style.css +0 -97
- package/src/navigation/edit/navigation-menu-name-modal.js +0 -69
- package/src/navigation/edit/navigation-menu-publish-button.js +0 -57
- package/src/navigation-submenu/style.scss +0 -25
|
@@ -74,6 +74,24 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
+
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
|
|
78
|
+
font-weight: inherit;
|
|
79
|
+
}
|
|
80
|
+
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
|
|
81
|
+
font-family: inherit;
|
|
82
|
+
}
|
|
83
|
+
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
|
|
84
|
+
font-size: inherit;
|
|
85
|
+
}
|
|
86
|
+
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
|
|
87
|
+
line-height: inherit;
|
|
88
|
+
}
|
|
89
|
+
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
|
|
90
|
+
font-style: inherit;
|
|
91
|
+
}
|
|
92
|
+
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
|
|
93
|
+
letter-spacing: inherit;
|
|
94
|
+
}
|
|
77
95
|
.wp-block-post-comments-form input[type=submit] {
|
|
78
96
|
border: none;
|
|
79
97
|
box-shadow: none;
|
|
@@ -74,6 +74,24 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
+
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
|
|
78
|
+
font-weight: inherit;
|
|
79
|
+
}
|
|
80
|
+
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
|
|
81
|
+
font-family: inherit;
|
|
82
|
+
}
|
|
83
|
+
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
|
|
84
|
+
font-size: inherit;
|
|
85
|
+
}
|
|
86
|
+
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
|
|
87
|
+
line-height: inherit;
|
|
88
|
+
}
|
|
89
|
+
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
|
|
90
|
+
font-style: inherit;
|
|
91
|
+
}
|
|
92
|
+
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
|
|
93
|
+
letter-spacing: inherit;
|
|
94
|
+
}
|
|
77
95
|
.wp-block-post-comments-form input[type=submit] {
|
|
78
96
|
border: none;
|
|
79
97
|
box-shadow: none;
|
|
@@ -74,28 +74,112 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
77
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder,
|
|
78
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-resizable-box__container {
|
|
79
|
+
border-radius: inherit;
|
|
80
|
+
}
|
|
81
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder,
|
|
82
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder {
|
|
83
|
+
justify-content: center;
|
|
84
|
+
align-items: center;
|
|
85
|
+
box-shadow: none;
|
|
86
|
+
padding: 0;
|
|
87
|
+
color: currentColor;
|
|
88
|
+
background: transparent;
|
|
89
|
+
min-height: 200px;
|
|
90
|
+
}
|
|
91
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload,
|
|
92
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-form-file-upload {
|
|
93
|
+
display: none;
|
|
94
|
+
}
|
|
95
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__preview,
|
|
96
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__preview {
|
|
97
|
+
position: absolute;
|
|
98
|
+
top: 4px;
|
|
99
|
+
left: 4px;
|
|
100
|
+
bottom: 4px;
|
|
101
|
+
right: 4px;
|
|
102
|
+
background: rgba(255, 255, 255, 0.8);
|
|
103
|
+
display: flex;
|
|
104
|
+
align-items: center;
|
|
105
|
+
justify-content: center;
|
|
106
|
+
}
|
|
107
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder::before,
|
|
108
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder::before {
|
|
109
|
+
content: "";
|
|
80
110
|
display: block;
|
|
111
|
+
position: absolute;
|
|
112
|
+
top: 0;
|
|
113
|
+
left: 0;
|
|
114
|
+
bottom: 0;
|
|
115
|
+
right: 0;
|
|
116
|
+
border: 1px dashed currentColor;
|
|
117
|
+
opacity: 0.4;
|
|
118
|
+
pointer-events: none;
|
|
119
|
+
border-radius: inherit;
|
|
81
120
|
}
|
|
82
|
-
|
|
83
|
-
.
|
|
121
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__fieldset,
|
|
122
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__fieldset {
|
|
123
|
+
width: auto;
|
|
124
|
+
}
|
|
125
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button,
|
|
126
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button {
|
|
127
|
+
color: inherit;
|
|
128
|
+
padding: 0;
|
|
84
129
|
display: flex;
|
|
85
|
-
|
|
130
|
+
justify-content: center;
|
|
86
131
|
align-items: center;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
132
|
+
width: 48px;
|
|
133
|
+
height: 48px;
|
|
134
|
+
border-radius: 50%;
|
|
135
|
+
position: relative;
|
|
136
|
+
visibility: hidden;
|
|
137
|
+
background: transparent;
|
|
138
|
+
transition: all 0.1s linear;
|
|
139
|
+
}
|
|
140
|
+
@media (prefers-reduced-motion: reduce) {
|
|
141
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button,
|
|
142
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button {
|
|
143
|
+
transition-duration: 0s;
|
|
144
|
+
transition-delay: 0s;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button > svg,
|
|
148
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button > svg {
|
|
149
|
+
color: #fff;
|
|
150
|
+
}
|
|
151
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__illustration,
|
|
152
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__illustration {
|
|
153
|
+
position: absolute;
|
|
154
|
+
top: 0;
|
|
155
|
+
left: 0;
|
|
156
|
+
bottom: 0;
|
|
157
|
+
right: 0;
|
|
158
|
+
width: 100%;
|
|
159
|
+
height: 100%;
|
|
160
|
+
stroke: currentColor;
|
|
161
|
+
stroke-dasharray: 3;
|
|
162
|
+
opacity: 0.4;
|
|
163
|
+
}
|
|
164
|
+
.wp-block-post-featured-image.wp-block-post-featured-image[style*=height] .components-placeholder {
|
|
165
|
+
min-height: 48px;
|
|
166
|
+
min-width: 48px;
|
|
167
|
+
height: 100%;
|
|
168
|
+
width: 100%;
|
|
91
169
|
}
|
|
92
|
-
.
|
|
93
|
-
|
|
170
|
+
.wp-block-post-featured-image.wp-block-post-featured-image.is-selected .components-button.components-button {
|
|
171
|
+
background: var(--wp-admin-theme-color);
|
|
172
|
+
border-color: var(--wp-admin-theme-color);
|
|
173
|
+
border-style: solid;
|
|
174
|
+
color: #fff;
|
|
175
|
+
opacity: 1;
|
|
176
|
+
visibility: visible;
|
|
94
177
|
}
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
178
|
+
|
|
179
|
+
div[data-type="core/post-featured-image"] img {
|
|
180
|
+
max-width: 100%;
|
|
181
|
+
height: auto;
|
|
182
|
+
display: block;
|
|
99
183
|
}
|
|
100
184
|
|
|
101
185
|
.block-library-post-featured-image-dimension-controls {
|
|
@@ -74,28 +74,112 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
77
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder,
|
|
78
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-resizable-box__container {
|
|
79
|
+
border-radius: inherit;
|
|
80
|
+
}
|
|
81
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder,
|
|
82
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder {
|
|
83
|
+
justify-content: center;
|
|
84
|
+
align-items: center;
|
|
85
|
+
box-shadow: none;
|
|
86
|
+
padding: 0;
|
|
87
|
+
color: currentColor;
|
|
88
|
+
background: transparent;
|
|
89
|
+
min-height: 200px;
|
|
90
|
+
}
|
|
91
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload,
|
|
92
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-form-file-upload {
|
|
93
|
+
display: none;
|
|
94
|
+
}
|
|
95
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__preview,
|
|
96
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__preview {
|
|
97
|
+
position: absolute;
|
|
98
|
+
top: 4px;
|
|
99
|
+
right: 4px;
|
|
100
|
+
bottom: 4px;
|
|
101
|
+
left: 4px;
|
|
102
|
+
background: rgba(255, 255, 255, 0.8);
|
|
103
|
+
display: flex;
|
|
104
|
+
align-items: center;
|
|
105
|
+
justify-content: center;
|
|
106
|
+
}
|
|
107
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder::before,
|
|
108
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder::before {
|
|
109
|
+
content: "";
|
|
80
110
|
display: block;
|
|
111
|
+
position: absolute;
|
|
112
|
+
top: 0;
|
|
113
|
+
right: 0;
|
|
114
|
+
bottom: 0;
|
|
115
|
+
left: 0;
|
|
116
|
+
border: 1px dashed currentColor;
|
|
117
|
+
opacity: 0.4;
|
|
118
|
+
pointer-events: none;
|
|
119
|
+
border-radius: inherit;
|
|
81
120
|
}
|
|
82
|
-
|
|
83
|
-
.
|
|
121
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__fieldset,
|
|
122
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__fieldset {
|
|
123
|
+
width: auto;
|
|
124
|
+
}
|
|
125
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button,
|
|
126
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button {
|
|
127
|
+
color: inherit;
|
|
128
|
+
padding: 0;
|
|
84
129
|
display: flex;
|
|
85
|
-
|
|
130
|
+
justify-content: center;
|
|
86
131
|
align-items: center;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
132
|
+
width: 48px;
|
|
133
|
+
height: 48px;
|
|
134
|
+
border-radius: 50%;
|
|
135
|
+
position: relative;
|
|
136
|
+
visibility: hidden;
|
|
137
|
+
background: transparent;
|
|
138
|
+
transition: all 0.1s linear;
|
|
139
|
+
}
|
|
140
|
+
@media (prefers-reduced-motion: reduce) {
|
|
141
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button,
|
|
142
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button {
|
|
143
|
+
transition-duration: 0s;
|
|
144
|
+
transition-delay: 0s;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button > svg,
|
|
148
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button > svg {
|
|
149
|
+
color: #fff;
|
|
150
|
+
}
|
|
151
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__illustration,
|
|
152
|
+
.wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__illustration {
|
|
153
|
+
position: absolute;
|
|
154
|
+
top: 0;
|
|
155
|
+
right: 0;
|
|
156
|
+
bottom: 0;
|
|
157
|
+
left: 0;
|
|
158
|
+
width: 100%;
|
|
159
|
+
height: 100%;
|
|
160
|
+
stroke: currentColor;
|
|
161
|
+
stroke-dasharray: 3;
|
|
162
|
+
opacity: 0.4;
|
|
163
|
+
}
|
|
164
|
+
.wp-block-post-featured-image.wp-block-post-featured-image[style*=height] .components-placeholder {
|
|
165
|
+
min-height: 48px;
|
|
166
|
+
min-width: 48px;
|
|
167
|
+
height: 100%;
|
|
168
|
+
width: 100%;
|
|
91
169
|
}
|
|
92
|
-
.
|
|
93
|
-
|
|
170
|
+
.wp-block-post-featured-image.wp-block-post-featured-image.is-selected .components-button.components-button {
|
|
171
|
+
background: var(--wp-admin-theme-color);
|
|
172
|
+
border-color: var(--wp-admin-theme-color);
|
|
173
|
+
border-style: solid;
|
|
174
|
+
color: #fff;
|
|
175
|
+
opacity: 1;
|
|
176
|
+
visibility: visible;
|
|
94
177
|
}
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
178
|
+
|
|
179
|
+
div[data-type="core/post-featured-image"] img {
|
|
180
|
+
max-width: 100%;
|
|
181
|
+
height: auto;
|
|
182
|
+
display: block;
|
|
99
183
|
}
|
|
100
184
|
|
|
101
185
|
.block-library-post-featured-image-dimension-controls {
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
bottom: 0;
|
|
155
155
|
right: 0;
|
|
156
156
|
border: 1px dashed currentColor;
|
|
157
|
-
opacity: 0.
|
|
157
|
+
opacity: 0.4;
|
|
158
158
|
pointer-events: none;
|
|
159
159
|
border-radius: inherit;
|
|
160
160
|
}
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
height: 100%;
|
|
195
195
|
stroke: currentColor;
|
|
196
196
|
stroke-dasharray: 3;
|
|
197
|
-
opacity: 0.
|
|
197
|
+
opacity: 0.4;
|
|
198
198
|
}
|
|
199
199
|
.wp-block-site-logo.wp-block-site-logo.is-selected .components-button.components-button {
|
|
200
200
|
background: var(--wp-admin-theme-color);
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
bottom: 0;
|
|
155
155
|
left: 0;
|
|
156
156
|
border: 1px dashed currentColor;
|
|
157
|
-
opacity: 0.
|
|
157
|
+
opacity: 0.4;
|
|
158
158
|
pointer-events: none;
|
|
159
159
|
border-radius: inherit;
|
|
160
160
|
}
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
height: 100%;
|
|
195
195
|
stroke: currentColor;
|
|
196
196
|
stroke-dasharray: 3;
|
|
197
|
-
opacity: 0.
|
|
197
|
+
opacity: 0.4;
|
|
198
198
|
}
|
|
199
199
|
.wp-block-site-logo.wp-block-site-logo.is-selected .components-button.components-button {
|
|
200
200
|
background: var(--wp-admin-theme-color);
|
|
@@ -103,16 +103,13 @@
|
|
|
103
103
|
.wp-block-social-links__social-placeholder > .wp-block-social-links__social-placeholder-icons {
|
|
104
104
|
display: flex;
|
|
105
105
|
}
|
|
106
|
-
.wp-block-social-links__social-placeholder + .block-list-appender,
|
|
107
106
|
.wp-block-social-links__social-placeholder .wp-social-link {
|
|
108
107
|
padding: 0.25em;
|
|
109
108
|
}
|
|
110
|
-
.is-style-pill-shape .wp-block-social-links__social-placeholder + .block-list-appender,
|
|
111
109
|
.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link {
|
|
112
110
|
padding-right: calc((2/3) * 1em);
|
|
113
111
|
padding-left: calc((2/3) * 1em);
|
|
114
112
|
}
|
|
115
|
-
.is-style-logos-only .wp-block-social-links__social-placeholder + .block-list-appender,
|
|
116
113
|
.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link {
|
|
117
114
|
padding: 0;
|
|
118
115
|
}
|
|
@@ -128,6 +125,7 @@
|
|
|
128
125
|
}
|
|
129
126
|
|
|
130
127
|
.wp-block-social-links .wp-block-social-links__social-prompt {
|
|
128
|
+
min-height: 24px;
|
|
131
129
|
list-style: none;
|
|
132
130
|
order: 2;
|
|
133
131
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
|
@@ -138,38 +136,6 @@
|
|
|
138
136
|
cursor: default;
|
|
139
137
|
padding-left: 8px;
|
|
140
138
|
}
|
|
141
|
-
.wp-block-social-links .wp-block-social-links__social-prompt + .block-list-appender {
|
|
142
|
-
margin-left: 8px;
|
|
143
|
-
padding: 0.25em;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.wp-block-social-links .block-list-appender {
|
|
147
|
-
margin: 4px 0 4px auto;
|
|
148
|
-
border-radius: 9999px;
|
|
149
|
-
}
|
|
150
|
-
.wp-block-social-links .block-list-appender .block-editor-inserter {
|
|
151
|
-
display: flex;
|
|
152
|
-
align-items: center;
|
|
153
|
-
justify-content: center;
|
|
154
|
-
font-size: inherit;
|
|
155
|
-
width: 1em;
|
|
156
|
-
height: 1em;
|
|
157
|
-
}
|
|
158
|
-
.has-small-icon-size .wp-block-social-links .block-list-appender {
|
|
159
|
-
font-size: 16px;
|
|
160
|
-
}
|
|
161
|
-
.has-normal-icon-size .wp-block-social-links .block-list-appender {
|
|
162
|
-
font-size: 24px;
|
|
163
|
-
}
|
|
164
|
-
.has-large-icon-size .wp-block-social-links .block-list-appender {
|
|
165
|
-
font-size: 36px;
|
|
166
|
-
}
|
|
167
|
-
.has-huge-icon-size .wp-block-social-links .block-list-appender {
|
|
168
|
-
font-size: 48px;
|
|
169
|
-
}
|
|
170
|
-
.wp-block-social-links .block-list-appender::before {
|
|
171
|
-
content: none;
|
|
172
|
-
}
|
|
173
139
|
|
|
174
140
|
.wp-block[data-align=center] > .wp-block-social-links {
|
|
175
141
|
justify-content: center;
|
|
@@ -103,16 +103,13 @@
|
|
|
103
103
|
.wp-block-social-links__social-placeholder > .wp-block-social-links__social-placeholder-icons {
|
|
104
104
|
display: flex;
|
|
105
105
|
}
|
|
106
|
-
.wp-block-social-links__social-placeholder + .block-list-appender,
|
|
107
106
|
.wp-block-social-links__social-placeholder .wp-social-link {
|
|
108
107
|
padding: 0.25em;
|
|
109
108
|
}
|
|
110
|
-
.is-style-pill-shape .wp-block-social-links__social-placeholder + .block-list-appender,
|
|
111
109
|
.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link {
|
|
112
110
|
padding-left: calc((2/3) * 1em);
|
|
113
111
|
padding-right: calc((2/3) * 1em);
|
|
114
112
|
}
|
|
115
|
-
.is-style-logos-only .wp-block-social-links__social-placeholder + .block-list-appender,
|
|
116
113
|
.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link {
|
|
117
114
|
padding: 0;
|
|
118
115
|
}
|
|
@@ -128,6 +125,7 @@
|
|
|
128
125
|
}
|
|
129
126
|
|
|
130
127
|
.wp-block-social-links .wp-block-social-links__social-prompt {
|
|
128
|
+
min-height: 24px;
|
|
131
129
|
list-style: none;
|
|
132
130
|
order: 2;
|
|
133
131
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
|
@@ -138,38 +136,6 @@
|
|
|
138
136
|
cursor: default;
|
|
139
137
|
padding-right: 8px;
|
|
140
138
|
}
|
|
141
|
-
.wp-block-social-links .wp-block-social-links__social-prompt + .block-list-appender {
|
|
142
|
-
margin-right: 8px;
|
|
143
|
-
padding: 0.25em;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.wp-block-social-links .block-list-appender {
|
|
147
|
-
margin: 4px auto 4px 0;
|
|
148
|
-
border-radius: 9999px;
|
|
149
|
-
}
|
|
150
|
-
.wp-block-social-links .block-list-appender .block-editor-inserter {
|
|
151
|
-
display: flex;
|
|
152
|
-
align-items: center;
|
|
153
|
-
justify-content: center;
|
|
154
|
-
font-size: inherit;
|
|
155
|
-
width: 1em;
|
|
156
|
-
height: 1em;
|
|
157
|
-
}
|
|
158
|
-
.has-small-icon-size .wp-block-social-links .block-list-appender {
|
|
159
|
-
font-size: 16px;
|
|
160
|
-
}
|
|
161
|
-
.has-normal-icon-size .wp-block-social-links .block-list-appender {
|
|
162
|
-
font-size: 24px;
|
|
163
|
-
}
|
|
164
|
-
.has-large-icon-size .wp-block-social-links .block-list-appender {
|
|
165
|
-
font-size: 36px;
|
|
166
|
-
}
|
|
167
|
-
.has-huge-icon-size .wp-block-social-links .block-list-appender {
|
|
168
|
-
font-size: 48px;
|
|
169
|
-
}
|
|
170
|
-
.wp-block-social-links .block-list-appender::before {
|
|
171
|
-
content: none;
|
|
172
|
-
}
|
|
173
139
|
|
|
174
140
|
.wp-block[data-align=center] > .wp-block-social-links {
|
|
175
141
|
justify-content: center;
|
|
@@ -398,17 +398,23 @@
|
|
|
398
398
|
background-size: auto;
|
|
399
399
|
}
|
|
400
400
|
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
|
|
401
|
-
.wp-block-cover.has-background-dim:not([class*=-background-color])
|
|
401
|
+
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
|
|
402
|
+
.wp-block-cover.has-background-dim:not([class*=-background-color]),
|
|
403
|
+
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
|
|
402
404
|
background-color: #000;
|
|
403
405
|
}
|
|
404
406
|
.wp-block-cover-image.has-background-dim::before,
|
|
405
|
-
.wp-block-cover.has-background-dim::before
|
|
407
|
+
.wp-block-cover-image .has-background-dim::before,
|
|
408
|
+
.wp-block-cover.has-background-dim::before,
|
|
409
|
+
.wp-block-cover .has-background-dim::before {
|
|
406
410
|
content: "";
|
|
407
411
|
background-color: inherit;
|
|
408
412
|
}
|
|
409
413
|
.wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,
|
|
414
|
+
.wp-block-cover-image .has-background-dim:not(.has-background-gradient)::before,
|
|
410
415
|
.wp-block-cover-image .wp-block-cover__gradient-background,
|
|
411
416
|
.wp-block-cover.has-background-dim:not(.has-background-gradient)::before,
|
|
417
|
+
.wp-block-cover .has-background-dim:not(.has-background-gradient)::before,
|
|
412
418
|
.wp-block-cover .wp-block-cover__gradient-background {
|
|
413
419
|
position: absolute;
|
|
414
420
|
top: 0;
|
|
@@ -1525,17 +1531,22 @@ ul.has-background {
|
|
|
1525
1531
|
}
|
|
1526
1532
|
.wp-block-navigation .wp-block-navigation__submenu-icon {
|
|
1527
1533
|
align-self: center;
|
|
1528
|
-
height: inherit;
|
|
1529
1534
|
line-height: 0;
|
|
1530
|
-
|
|
1535
|
+
display: inline-block;
|
|
1536
|
+
vertical-align: middle;
|
|
1531
1537
|
padding: 0;
|
|
1532
1538
|
background-color: inherit;
|
|
1533
1539
|
color: currentColor;
|
|
1534
1540
|
border: none;
|
|
1541
|
+
margin-right: 0.25em;
|
|
1542
|
+
width: 0.6em;
|
|
1543
|
+
height: 0.6em;
|
|
1535
1544
|
}
|
|
1536
1545
|
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
|
|
1537
1546
|
display: inline-block;
|
|
1538
1547
|
stroke: currentColor;
|
|
1548
|
+
width: inherit;
|
|
1549
|
+
height: inherit;
|
|
1539
1550
|
}
|
|
1540
1551
|
|
|
1541
1552
|
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
|
|
@@ -1620,6 +1631,28 @@ ul.has-background {
|
|
|
1620
1631
|
}
|
|
1621
1632
|
}
|
|
1622
1633
|
|
|
1634
|
+
.wp-block-navigation-submenu {
|
|
1635
|
+
position: relative;
|
|
1636
|
+
display: flex;
|
|
1637
|
+
}
|
|
1638
|
+
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
|
|
1639
|
+
stroke: currentColor;
|
|
1640
|
+
}
|
|
1641
|
+
|
|
1642
|
+
button.wp-block-navigation-item__content {
|
|
1643
|
+
background-color: transparent;
|
|
1644
|
+
border: none;
|
|
1645
|
+
color: currentColor;
|
|
1646
|
+
font-size: inherit;
|
|
1647
|
+
font-family: inherit;
|
|
1648
|
+
line-height: inherit;
|
|
1649
|
+
text-align: right;
|
|
1650
|
+
}
|
|
1651
|
+
|
|
1652
|
+
.wp-block-navigation-submenu__toggle {
|
|
1653
|
+
cursor: pointer;
|
|
1654
|
+
}
|
|
1655
|
+
|
|
1623
1656
|
/**
|
|
1624
1657
|
* Margins
|
|
1625
1658
|
*/
|
|
@@ -1694,6 +1727,11 @@ ul.has-background {
|
|
|
1694
1727
|
display: none;
|
|
1695
1728
|
}
|
|
1696
1729
|
|
|
1730
|
+
.wp-block-navigation__container:only-child,
|
|
1731
|
+
.wp-block-page-list:only-child {
|
|
1732
|
+
flex-grow: 1;
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1697
1735
|
/**
|
|
1698
1736
|
* Mobile menu.
|
|
1699
1737
|
*/
|
|
@@ -1712,6 +1750,10 @@ ul.has-background {
|
|
|
1712
1750
|
justify-content: var(--layout-justify, initial);
|
|
1713
1751
|
align-items: var(--layout-align, initial);
|
|
1714
1752
|
}
|
|
1753
|
+
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
|
|
1754
|
+
color: inherit !important;
|
|
1755
|
+
background-color: inherit !important;
|
|
1756
|
+
}
|
|
1715
1757
|
.wp-block-navigation__responsive-container.is-menu-open {
|
|
1716
1758
|
display: flex;
|
|
1717
1759
|
flex-direction: column;
|
|
@@ -1765,7 +1807,8 @@ ul.has-background {
|
|
|
1765
1807
|
align-items: var(--layout-justification-setting, initial);
|
|
1766
1808
|
}
|
|
1767
1809
|
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
|
|
1768
|
-
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item
|
|
1810
|
+
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
|
|
1811
|
+
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
|
|
1769
1812
|
color: inherit !important;
|
|
1770
1813
|
background: transparent !important;
|
|
1771
1814
|
}
|
|
@@ -1849,28 +1892,6 @@ html.has-modal-open {
|
|
|
1849
1892
|
overflow-wrap: break-word;
|
|
1850
1893
|
}
|
|
1851
1894
|
|
|
1852
|
-
.wp-block-navigation-submenu {
|
|
1853
|
-
position: relative;
|
|
1854
|
-
display: flex;
|
|
1855
|
-
}
|
|
1856
|
-
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
|
|
1857
|
-
stroke: currentColor;
|
|
1858
|
-
}
|
|
1859
|
-
|
|
1860
|
-
button.wp-block-navigation-item__content {
|
|
1861
|
-
background-color: transparent;
|
|
1862
|
-
border: none;
|
|
1863
|
-
color: currentColor;
|
|
1864
|
-
font-size: inherit;
|
|
1865
|
-
font-family: inherit;
|
|
1866
|
-
line-height: inherit;
|
|
1867
|
-
text-align: right;
|
|
1868
|
-
}
|
|
1869
|
-
|
|
1870
|
-
.wp-block-navigation-submenu__toggle {
|
|
1871
|
-
cursor: pointer;
|
|
1872
|
-
}
|
|
1873
|
-
|
|
1874
1895
|
.wp-block-navigation .wp-block-home-link__content {
|
|
1875
1896
|
color: inherit;
|
|
1876
1897
|
display: block;
|
|
@@ -2059,6 +2080,24 @@ p.has-background {
|
|
|
2059
2080
|
border: none;
|
|
2060
2081
|
}
|
|
2061
2082
|
|
|
2083
|
+
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
|
|
2084
|
+
font-weight: inherit;
|
|
2085
|
+
}
|
|
2086
|
+
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
|
|
2087
|
+
font-family: inherit;
|
|
2088
|
+
}
|
|
2089
|
+
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
|
|
2090
|
+
font-size: inherit;
|
|
2091
|
+
}
|
|
2092
|
+
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
|
|
2093
|
+
line-height: inherit;
|
|
2094
|
+
}
|
|
2095
|
+
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
|
|
2096
|
+
font-style: inherit;
|
|
2097
|
+
}
|
|
2098
|
+
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
|
|
2099
|
+
letter-spacing: inherit;
|
|
2100
|
+
}
|
|
2062
2101
|
.wp-block-post-comments-form input[type=submit] {
|
|
2063
2102
|
border: none;
|
|
2064
2103
|
box-shadow: none;
|