@wordpress/block-library 8.19.14 → 8.19.15
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/cover/style-rtl.css +14 -14
- package/build-style/cover/style.css +14 -14
- package/build-style/style-rtl.css +14 -14
- package/build-style/style.css +14 -14
- package/package.json +2 -2
- package/src/cover/style.scss +1 -1
|
@@ -315,20 +315,20 @@
|
|
|
315
315
|
z-index: 1;
|
|
316
316
|
color: inherit; direction: rtl;
|
|
317
317
|
}
|
|
318
|
-
.wp-block-cover-image p:not(.has-text-color),
|
|
319
|
-
.wp-block-cover-image h1:not(.has-text-color),
|
|
320
|
-
.wp-block-cover-image h2:not(.has-text-color),
|
|
321
|
-
.wp-block-cover-image h3:not(.has-text-color),
|
|
322
|
-
.wp-block-cover-image h4:not(.has-text-color),
|
|
323
|
-
.wp-block-cover-image h5:not(.has-text-color),
|
|
324
|
-
.wp-block-cover-image h6:not(.has-text-color),
|
|
325
|
-
.wp-block-cover p:not(.has-text-color),
|
|
326
|
-
.wp-block-cover h1:not(.has-text-color),
|
|
327
|
-
.wp-block-cover h2:not(.has-text-color),
|
|
328
|
-
.wp-block-cover h3:not(.has-text-color),
|
|
329
|
-
.wp-block-cover h4:not(.has-text-color),
|
|
330
|
-
.wp-block-cover h5:not(.has-text-color),
|
|
331
|
-
.wp-block-cover h6:not(.has-text-color) {
|
|
318
|
+
.wp-block-cover-image p:where(:not(.has-text-color)),
|
|
319
|
+
.wp-block-cover-image h1:where(:not(.has-text-color)),
|
|
320
|
+
.wp-block-cover-image h2:where(:not(.has-text-color)),
|
|
321
|
+
.wp-block-cover-image h3:where(:not(.has-text-color)),
|
|
322
|
+
.wp-block-cover-image h4:where(:not(.has-text-color)),
|
|
323
|
+
.wp-block-cover-image h5:where(:not(.has-text-color)),
|
|
324
|
+
.wp-block-cover-image h6:where(:not(.has-text-color)),
|
|
325
|
+
.wp-block-cover p:where(:not(.has-text-color)),
|
|
326
|
+
.wp-block-cover h1:where(:not(.has-text-color)),
|
|
327
|
+
.wp-block-cover h2:where(:not(.has-text-color)),
|
|
328
|
+
.wp-block-cover h3:where(:not(.has-text-color)),
|
|
329
|
+
.wp-block-cover h4:where(:not(.has-text-color)),
|
|
330
|
+
.wp-block-cover h5:where(:not(.has-text-color)),
|
|
331
|
+
.wp-block-cover h6:where(:not(.has-text-color)) {
|
|
332
332
|
color: inherit;
|
|
333
333
|
}
|
|
334
334
|
.wp-block-cover-image.is-position-top-left,
|
|
@@ -317,20 +317,20 @@
|
|
|
317
317
|
color: inherit;
|
|
318
318
|
/*rtl:raw: direction: rtl; */
|
|
319
319
|
}
|
|
320
|
-
.wp-block-cover-image p:not(.has-text-color),
|
|
321
|
-
.wp-block-cover-image h1:not(.has-text-color),
|
|
322
|
-
.wp-block-cover-image h2:not(.has-text-color),
|
|
323
|
-
.wp-block-cover-image h3:not(.has-text-color),
|
|
324
|
-
.wp-block-cover-image h4:not(.has-text-color),
|
|
325
|
-
.wp-block-cover-image h5:not(.has-text-color),
|
|
326
|
-
.wp-block-cover-image h6:not(.has-text-color),
|
|
327
|
-
.wp-block-cover p:not(.has-text-color),
|
|
328
|
-
.wp-block-cover h1:not(.has-text-color),
|
|
329
|
-
.wp-block-cover h2:not(.has-text-color),
|
|
330
|
-
.wp-block-cover h3:not(.has-text-color),
|
|
331
|
-
.wp-block-cover h4:not(.has-text-color),
|
|
332
|
-
.wp-block-cover h5:not(.has-text-color),
|
|
333
|
-
.wp-block-cover h6:not(.has-text-color) {
|
|
320
|
+
.wp-block-cover-image p:where(:not(.has-text-color)),
|
|
321
|
+
.wp-block-cover-image h1:where(:not(.has-text-color)),
|
|
322
|
+
.wp-block-cover-image h2:where(:not(.has-text-color)),
|
|
323
|
+
.wp-block-cover-image h3:where(:not(.has-text-color)),
|
|
324
|
+
.wp-block-cover-image h4:where(:not(.has-text-color)),
|
|
325
|
+
.wp-block-cover-image h5:where(:not(.has-text-color)),
|
|
326
|
+
.wp-block-cover-image h6:where(:not(.has-text-color)),
|
|
327
|
+
.wp-block-cover p:where(:not(.has-text-color)),
|
|
328
|
+
.wp-block-cover h1:where(:not(.has-text-color)),
|
|
329
|
+
.wp-block-cover h2:where(:not(.has-text-color)),
|
|
330
|
+
.wp-block-cover h3:where(:not(.has-text-color)),
|
|
331
|
+
.wp-block-cover h4:where(:not(.has-text-color)),
|
|
332
|
+
.wp-block-cover h5:where(:not(.has-text-color)),
|
|
333
|
+
.wp-block-cover h6:where(:not(.has-text-color)) {
|
|
334
334
|
color: inherit;
|
|
335
335
|
}
|
|
336
336
|
.wp-block-cover-image.is-position-top-left,
|
|
@@ -833,20 +833,20 @@
|
|
|
833
833
|
z-index: 1;
|
|
834
834
|
color: inherit; direction: rtl;
|
|
835
835
|
}
|
|
836
|
-
.wp-block-cover-image p:not(.has-text-color),
|
|
837
|
-
.wp-block-cover-image h1:not(.has-text-color),
|
|
838
|
-
.wp-block-cover-image h2:not(.has-text-color),
|
|
839
|
-
.wp-block-cover-image h3:not(.has-text-color),
|
|
840
|
-
.wp-block-cover-image h4:not(.has-text-color),
|
|
841
|
-
.wp-block-cover-image h5:not(.has-text-color),
|
|
842
|
-
.wp-block-cover-image h6:not(.has-text-color),
|
|
843
|
-
.wp-block-cover p:not(.has-text-color),
|
|
844
|
-
.wp-block-cover h1:not(.has-text-color),
|
|
845
|
-
.wp-block-cover h2:not(.has-text-color),
|
|
846
|
-
.wp-block-cover h3:not(.has-text-color),
|
|
847
|
-
.wp-block-cover h4:not(.has-text-color),
|
|
848
|
-
.wp-block-cover h5:not(.has-text-color),
|
|
849
|
-
.wp-block-cover h6:not(.has-text-color) {
|
|
836
|
+
.wp-block-cover-image p:where(:not(.has-text-color)),
|
|
837
|
+
.wp-block-cover-image h1:where(:not(.has-text-color)),
|
|
838
|
+
.wp-block-cover-image h2:where(:not(.has-text-color)),
|
|
839
|
+
.wp-block-cover-image h3:where(:not(.has-text-color)),
|
|
840
|
+
.wp-block-cover-image h4:where(:not(.has-text-color)),
|
|
841
|
+
.wp-block-cover-image h5:where(:not(.has-text-color)),
|
|
842
|
+
.wp-block-cover-image h6:where(:not(.has-text-color)),
|
|
843
|
+
.wp-block-cover p:where(:not(.has-text-color)),
|
|
844
|
+
.wp-block-cover h1:where(:not(.has-text-color)),
|
|
845
|
+
.wp-block-cover h2:where(:not(.has-text-color)),
|
|
846
|
+
.wp-block-cover h3:where(:not(.has-text-color)),
|
|
847
|
+
.wp-block-cover h4:where(:not(.has-text-color)),
|
|
848
|
+
.wp-block-cover h5:where(:not(.has-text-color)),
|
|
849
|
+
.wp-block-cover h6:where(:not(.has-text-color)) {
|
|
850
850
|
color: inherit;
|
|
851
851
|
}
|
|
852
852
|
.wp-block-cover-image.is-position-top-left,
|
package/build-style/style.css
CHANGED
|
@@ -840,20 +840,20 @@
|
|
|
840
840
|
color: inherit;
|
|
841
841
|
/*rtl:raw: direction: rtl; */
|
|
842
842
|
}
|
|
843
|
-
.wp-block-cover-image p:not(.has-text-color),
|
|
844
|
-
.wp-block-cover-image h1:not(.has-text-color),
|
|
845
|
-
.wp-block-cover-image h2:not(.has-text-color),
|
|
846
|
-
.wp-block-cover-image h3:not(.has-text-color),
|
|
847
|
-
.wp-block-cover-image h4:not(.has-text-color),
|
|
848
|
-
.wp-block-cover-image h5:not(.has-text-color),
|
|
849
|
-
.wp-block-cover-image h6:not(.has-text-color),
|
|
850
|
-
.wp-block-cover p:not(.has-text-color),
|
|
851
|
-
.wp-block-cover h1:not(.has-text-color),
|
|
852
|
-
.wp-block-cover h2:not(.has-text-color),
|
|
853
|
-
.wp-block-cover h3:not(.has-text-color),
|
|
854
|
-
.wp-block-cover h4:not(.has-text-color),
|
|
855
|
-
.wp-block-cover h5:not(.has-text-color),
|
|
856
|
-
.wp-block-cover h6:not(.has-text-color) {
|
|
843
|
+
.wp-block-cover-image p:where(:not(.has-text-color)),
|
|
844
|
+
.wp-block-cover-image h1:where(:not(.has-text-color)),
|
|
845
|
+
.wp-block-cover-image h2:where(:not(.has-text-color)),
|
|
846
|
+
.wp-block-cover-image h3:where(:not(.has-text-color)),
|
|
847
|
+
.wp-block-cover-image h4:where(:not(.has-text-color)),
|
|
848
|
+
.wp-block-cover-image h5:where(:not(.has-text-color)),
|
|
849
|
+
.wp-block-cover-image h6:where(:not(.has-text-color)),
|
|
850
|
+
.wp-block-cover p:where(:not(.has-text-color)),
|
|
851
|
+
.wp-block-cover h1:where(:not(.has-text-color)),
|
|
852
|
+
.wp-block-cover h2:where(:not(.has-text-color)),
|
|
853
|
+
.wp-block-cover h3:where(:not(.has-text-color)),
|
|
854
|
+
.wp-block-cover h4:where(:not(.has-text-color)),
|
|
855
|
+
.wp-block-cover h5:where(:not(.has-text-color)),
|
|
856
|
+
.wp-block-cover h6:where(:not(.has-text-color)) {
|
|
857
857
|
color: inherit;
|
|
858
858
|
}
|
|
859
859
|
.wp-block-cover-image.is-position-top-left,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wordpress/block-library",
|
|
3
|
-
"version": "8.19.
|
|
3
|
+
"version": "8.19.15",
|
|
4
4
|
"description": "Block library for the WordPress editor.",
|
|
5
5
|
"author": "The WordPress Contributors",
|
|
6
6
|
"license": "GPL-2.0-or-later",
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"publishConfig": {
|
|
79
79
|
"access": "public"
|
|
80
80
|
},
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "bd6767b8a4f9461153a6db6374110f723ed0d05c"
|
|
82
82
|
}
|