@wordpress/block-library 7.15.1-next.4d3b314fd5.0 → 7.17.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.
- package/CHANGELOG.md +4 -1
- package/build/archives/edit.js +1 -0
- package/build/archives/edit.js.map +1 -1
- package/build/code/utils.js +3 -3
- package/build/code/utils.js.map +1 -1
- package/build/comment-template/edit.js +40 -32
- package/build/comment-template/edit.js.map +1 -1
- package/build/comments/edit/placeholder.js +1 -4
- package/build/comments/edit/placeholder.js.map +1 -1
- package/build/comments/index.js +5 -1
- package/build/comments/index.js.map +1 -1
- package/build/comments-title/edit.js +18 -1
- package/build/comments-title/edit.js.map +1 -1
- package/build/cover/edit/index.js +2 -2
- package/build/cover/edit/index.js.map +1 -1
- package/build/cover/edit/use-cover-is-dark.js +8 -7
- package/build/cover/edit/use-cover-is-dark.js.map +1 -1
- package/build/embed/variations.js +1 -1
- package/build/embed/variations.js.map +1 -1
- package/build/gallery/transforms.js +3 -3
- package/build/gallery/transforms.js.map +1 -1
- package/build/gallery/v1/edit.js +1 -1
- package/build/gallery/v1/edit.js.map +1 -1
- package/build/group/edit.js +1 -1
- package/build/group/edit.js.map +1 -1
- package/build/image/image.js +34 -10
- package/build/image/image.js.map +1 -1
- package/build/image/transforms.js +1 -7
- package/build/image/transforms.js.map +1 -1
- package/build/list/transforms.js +9 -1
- package/build/list/transforms.js.map +1 -1
- package/build/list-item/edit.js +3 -2
- package/build/list-item/edit.js.map +1 -1
- package/build/list-item/edit.native.js +3 -2
- package/build/list-item/edit.native.js.map +1 -1
- package/build/list-item/hooks/use-merge.js +19 -22
- package/build/list-item/hooks/use-merge.js.map +1 -1
- package/build/list-item/hooks/use-outdent-list-item.js +19 -3
- package/build/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build/list-item/index.js +14 -1
- package/build/list-item/index.js.map +1 -1
- package/build/list-item/utils.js +14 -1
- package/build/list-item/utils.js.map +1 -1
- package/build/navigation/edit/index.js +46 -33
- package/build/navigation/edit/index.js.map +1 -1
- package/build/navigation/edit/inner-blocks.js +3 -5
- package/build/navigation/edit/inner-blocks.js.map +1 -1
- package/build/navigation/edit/use-convert-classic-menu-to-block-menu.js +25 -8
- package/build/navigation/edit/use-convert-classic-menu-to-block-menu.js.map +1 -1
- package/build/navigation/edit/use-create-navigation-menu.js +1 -1
- package/build/navigation/edit/use-create-navigation-menu.js.map +1 -1
- package/build/navigation/index.js +4 -1
- package/build/navigation/index.js.map +1 -1
- package/build/navigation-link/edit.js +1 -1
- package/build/navigation-link/edit.js.map +1 -1
- package/build/page-list/index.js +1 -5
- package/build/page-list/index.js.map +1 -1
- package/build/paragraph/deprecated.js +49 -10
- package/build/paragraph/deprecated.js.map +1 -1
- package/build/paragraph/edit.js +22 -14
- package/build/paragraph/edit.js.map +1 -1
- package/build/paragraph/save.js +3 -1
- package/build/paragraph/save.js.map +1 -1
- package/build/pattern/edit.js +11 -4
- package/build/pattern/edit.js.map +1 -1
- package/build/post-author/edit.js +20 -2
- package/build/post-author/edit.js.map +1 -1
- package/build/post-author/index.js +8 -0
- package/build/post-author/index.js.map +1 -1
- package/build/post-comments-form/form.js +1 -2
- package/build/post-comments-form/form.js.map +1 -1
- package/build/post-featured-image/index.js +1 -1
- package/build/post-featured-image/overlay.js +2 -2
- package/build/post-featured-image/overlay.js.map +1 -1
- package/build/post-terms/index.js +4 -0
- package/build/post-terms/index.js.map +1 -1
- package/build/query/edit/inspector-controls/author-control.js +2 -1
- package/build/query/edit/inspector-controls/author-control.js.map +1 -1
- package/build/query/edit/inspector-controls/index.js +3 -3
- package/build/query/edit/inspector-controls/index.js.map +1 -1
- package/build/query/edit/inspector-controls/parent-control.js +2 -1
- package/build/query/edit/inspector-controls/parent-control.js.map +1 -1
- package/build/query/edit/inspector-controls/taxonomy-controls.js +79 -103
- package/build/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
- package/build/query/utils.js +1 -1
- package/build/query/utils.js.map +1 -1
- package/build/quote/index.js +0 -1
- package/build/quote/index.js.map +1 -1
- package/build/search/edit.js +2 -1
- package/build/search/edit.js.map +1 -1
- package/build/site-logo/edit.js +6 -9
- package/build/site-logo/edit.js.map +1 -1
- package/build/site-title/index.js +2 -1
- package/build/site-title/index.js.map +1 -1
- package/build/table/state.js +1 -1
- package/build/table/state.js.map +1 -1
- package/build/table-of-contents/edit.js +1 -4
- package/build/table-of-contents/edit.js.map +1 -1
- package/build/tag-cloud/edit.js +1 -1
- package/build/tag-cloud/edit.js.map +1 -1
- package/build/tag-cloud/index.js +8 -0
- package/build/tag-cloud/index.js.map +1 -1
- package/build/template-part/index.js +2 -2
- package/build/template-part/index.js.map +1 -1
- package/build/video/edit.js +13 -1
- package/build/video/edit.js.map +1 -1
- package/build-module/archives/edit.js +1 -0
- package/build-module/archives/edit.js.map +1 -1
- package/build-module/code/utils.js +3 -3
- package/build-module/code/utils.js.map +1 -1
- package/build-module/comment-template/edit.js +38 -30
- package/build-module/comment-template/edit.js.map +1 -1
- package/build-module/comments/edit/placeholder.js +1 -3
- package/build-module/comments/edit/placeholder.js.map +1 -1
- package/build-module/comments/index.js +5 -1
- package/build-module/comments/index.js.map +1 -1
- package/build-module/comments-title/edit.js +18 -2
- package/build-module/comments-title/edit.js.map +1 -1
- package/build-module/cover/edit/index.js +2 -2
- package/build-module/cover/edit/index.js.map +1 -1
- package/build-module/cover/edit/use-cover-is-dark.js +7 -7
- package/build-module/cover/edit/use-cover-is-dark.js.map +1 -1
- package/build-module/embed/variations.js +1 -1
- package/build-module/embed/variations.js.map +1 -1
- package/build-module/gallery/transforms.js +4 -4
- package/build-module/gallery/transforms.js.map +1 -1
- package/build-module/gallery/v1/edit.js +2 -2
- package/build-module/gallery/v1/edit.js.map +1 -1
- package/build-module/group/edit.js +1 -1
- package/build-module/group/edit.js.map +1 -1
- package/build-module/image/image.js +35 -11
- package/build-module/image/image.js.map +1 -1
- package/build-module/image/transforms.js +1 -6
- package/build-module/image/transforms.js.map +1 -1
- package/build-module/list/transforms.js +9 -1
- package/build-module/list/transforms.js.map +1 -1
- package/build-module/list-item/edit.js +3 -2
- package/build-module/list-item/edit.js.map +1 -1
- package/build-module/list-item/edit.native.js +3 -2
- package/build-module/list-item/edit.native.js.map +1 -1
- package/build-module/list-item/hooks/use-merge.js +19 -21
- package/build-module/list-item/hooks/use-merge.js.map +1 -1
- package/build-module/list-item/hooks/use-outdent-list-item.js +19 -3
- package/build-module/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build-module/list-item/index.js +14 -1
- package/build-module/list-item/index.js.map +1 -1
- package/build-module/list-item/utils.js +14 -1
- package/build-module/list-item/utils.js.map +1 -1
- package/build-module/navigation/edit/index.js +46 -33
- package/build-module/navigation/edit/index.js.map +1 -1
- package/build-module/navigation/edit/inner-blocks.js +3 -5
- package/build-module/navigation/edit/inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/use-convert-classic-menu-to-block-menu.js +25 -8
- package/build-module/navigation/edit/use-convert-classic-menu-to-block-menu.js.map +1 -1
- package/build-module/navigation/edit/use-create-navigation-menu.js +1 -1
- package/build-module/navigation/edit/use-create-navigation-menu.js.map +1 -1
- package/build-module/navigation/index.js +4 -1
- package/build-module/navigation/index.js.map +1 -1
- package/build-module/navigation-link/edit.js +1 -1
- package/build-module/navigation-link/edit.js.map +1 -1
- package/build-module/page-list/index.js +1 -5
- package/build-module/page-list/index.js.map +1 -1
- package/build-module/paragraph/deprecated.js +49 -11
- package/build-module/paragraph/deprecated.js.map +1 -1
- package/build-module/paragraph/edit.js +22 -13
- package/build-module/paragraph/edit.js.map +1 -1
- package/build-module/paragraph/save.js +2 -1
- package/build-module/paragraph/save.js.map +1 -1
- package/build-module/pattern/edit.js +10 -3
- package/build-module/pattern/edit.js.map +1 -1
- package/build-module/post-author/edit.js +21 -2
- package/build-module/post-author/edit.js.map +1 -1
- package/build-module/post-author/index.js +8 -0
- package/build-module/post-author/index.js.map +1 -1
- package/build-module/post-comments-form/form.js +2 -3
- package/build-module/post-comments-form/form.js.map +1 -1
- package/build-module/post-featured-image/index.js +1 -1
- package/build-module/post-featured-image/overlay.js +2 -2
- package/build-module/post-featured-image/overlay.js.map +1 -1
- package/build-module/post-terms/index.js +4 -0
- package/build-module/post-terms/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/author-control.js +2 -1
- package/build-module/query/edit/inspector-controls/author-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/index.js +5 -5
- package/build-module/query/edit/inspector-controls/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/parent-control.js +2 -1
- package/build-module/query/edit/inspector-controls/parent-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/taxonomy-controls.js +81 -101
- package/build-module/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
- package/build-module/query/utils.js +1 -1
- package/build-module/query/utils.js.map +1 -1
- package/build-module/quote/index.js +0 -1
- package/build-module/quote/index.js.map +1 -1
- package/build-module/search/edit.js +3 -2
- package/build-module/search/edit.js.map +1 -1
- package/build-module/site-logo/edit.js +6 -9
- package/build-module/site-logo/edit.js.map +1 -1
- package/build-module/site-title/index.js +2 -1
- package/build-module/site-title/index.js.map +1 -1
- package/build-module/table/state.js +2 -2
- package/build-module/table/state.js.map +1 -1
- package/build-module/table-of-contents/edit.js +1 -3
- package/build-module/table-of-contents/edit.js.map +1 -1
- package/build-module/tag-cloud/edit.js +1 -1
- package/build-module/tag-cloud/edit.js.map +1 -1
- package/build-module/tag-cloud/index.js +8 -0
- package/build-module/tag-cloud/index.js.map +1 -1
- package/build-module/template-part/index.js +2 -2
- package/build-module/template-part/index.js.map +1 -1
- package/build-module/video/edit.js +15 -3
- package/build-module/video/edit.js.map +1 -1
- package/build-style/archives/style-rtl.css +4 -0
- package/build-style/archives/style.css +4 -0
- package/build-style/code/style-rtl.css +3 -0
- package/build-style/code/style.css +3 -0
- package/build-style/comments/editor-rtl.css +1 -0
- package/build-style/comments/editor.css +1 -0
- package/build-style/comments/style-rtl.css +1 -0
- package/build-style/comments/style.css +1 -0
- package/build-style/cover/editor-rtl.css +4 -0
- package/build-style/cover/editor.css +4 -0
- package/build-style/editor-rtl.css +78 -46
- package/build-style/editor.css +78 -46
- package/build-style/group/editor-rtl.css +1 -0
- package/build-style/group/editor.css +1 -0
- package/build-style/image/editor-rtl.css +1 -1
- package/build-style/image/editor.css +1 -1
- package/build-style/navigation/editor-rtl.css +5 -0
- package/build-style/navigation/editor.css +5 -0
- package/build-style/navigation/style-rtl.css +3 -0
- package/build-style/navigation/style.css +3 -0
- package/build-style/paragraph/editor-rtl.css +0 -16
- package/build-style/paragraph/editor.css +0 -16
- package/build-style/paragraph/style-rtl.css +5 -0
- package/build-style/paragraph/style.css +5 -0
- package/build-style/post-featured-image/editor-rtl.css +39 -29
- package/build-style/post-featured-image/editor.css +39 -29
- package/build-style/post-terms/style-rtl.css +4 -1
- package/build-style/post-terms/style.css +4 -1
- package/build-style/site-logo/editor-rtl.css +1 -0
- package/build-style/site-logo/editor.css +1 -0
- package/build-style/site-title/editor-rtl.css +4 -0
- package/build-style/site-title/editor.css +4 -0
- package/build-style/site-title/style-rtl.css +79 -0
- package/build-style/site-title/style.css +79 -0
- package/build-style/style-rtl.css +27 -1
- package/build-style/style.css +27 -1
- package/build-style/tag-cloud/style-rtl.css +3 -0
- package/build-style/tag-cloud/style.css +3 -0
- package/build-style/video/editor-rtl.css +22 -0
- package/build-style/video/editor.css +22 -0
- package/package.json +28 -28
- package/src/archives/edit.js +1 -0
- package/src/archives/style.scss +5 -0
- package/src/avatar/index.php +1 -1
- package/src/categories/index.php +1 -1
- package/src/code/style.scss +12 -7
- package/src/code/test/__snapshots__/edit.native.js.snap +13 -0
- package/src/code/test/edit.native.js +46 -32
- package/src/code/utils.js +3 -3
- package/src/comment-author-name/index.php +1 -1
- package/src/comment-reply-link/index.php +1 -1
- package/src/comment-template/edit.js +47 -34
- package/src/comment-template/index.php +2 -3
- package/src/comments/block.json +5 -1
- package/src/comments/edit/placeholder.js +1 -7
- package/src/comments/style.scss +2 -0
- package/src/comments-title/edit.js +24 -1
- package/src/cover/edit/index.js +2 -7
- package/src/cover/edit/use-cover-is-dark.js +11 -11
- package/src/cover/editor.scss +7 -0
- package/src/cover/index.php +1 -1
- package/src/embed/variations.js +1 -1
- package/src/gallery/transforms.js +8 -5
- package/src/gallery/v1/edit.js +2 -2
- package/src/group/edit.js +1 -1
- package/src/group/editor.scss +1 -0
- package/src/image/editor.scss +4 -1
- package/src/image/image.js +59 -29
- package/src/image/transforms.js +1 -7
- package/src/latest-posts/index.php +1 -1
- package/src/list/test/edit.native.js +102 -3
- package/src/list/transforms.js +11 -0
- package/src/list-item/block.json +14 -1
- package/src/list-item/edit.js +2 -1
- package/src/list-item/edit.native.js +2 -1
- package/src/list-item/hooks/use-merge.js +4 -23
- package/src/list-item/hooks/use-outdent-list-item.js +6 -2
- package/src/navigation/block.json +4 -1
- package/src/navigation/edit/index.js +60 -32
- package/src/navigation/edit/inner-blocks.js +2 -5
- package/src/navigation/edit/use-convert-classic-menu-to-block-menu.js +32 -5
- package/src/navigation/edit/use-create-navigation-menu.js +2 -5
- package/src/navigation/editor.scss +7 -0
- package/src/navigation/index.php +103 -6
- package/src/navigation/style.scss +8 -0
- package/src/navigation-link/edit.js +1 -1
- package/src/navigation-link/index.php +8 -1
- package/src/navigation-submenu/index.php +8 -1
- package/src/page-list/block.json +1 -5
- package/src/page-list/index.php +10 -8
- package/src/paragraph/deprecated.js +36 -0
- package/src/paragraph/edit.js +24 -22
- package/src/paragraph/editor.scss +0 -20
- package/src/paragraph/save.js +5 -1
- package/src/paragraph/style.scss +5 -0
- package/src/pattern/edit.js +10 -3
- package/src/post-author/block.json +8 -0
- package/src/post-author/edit.js +29 -3
- package/src/post-author/index.php +7 -1
- package/src/post-comments-form/form.js +2 -3
- package/src/post-featured-image/block.json +1 -1
- package/src/post-featured-image/editor.scss +79 -72
- package/src/post-featured-image/index.php +18 -24
- package/src/post-featured-image/overlay.js +17 -14
- package/src/post-terms/block.json +4 -0
- package/src/post-terms/style.scss +7 -2
- package/src/query/edit/inspector-controls/author-control.js +1 -0
- package/src/query/edit/inspector-controls/index.js +5 -7
- package/src/query/edit/inspector-controls/parent-control.js +1 -0
- package/src/query/edit/inspector-controls/taxonomy-controls.js +82 -86
- package/src/query/utils.js +1 -1
- package/src/quote/block.json +0 -1
- package/src/rss/index.php +3 -3
- package/src/search/edit.js +6 -1
- package/src/search/index.php +21 -13
- package/src/site-logo/edit.js +10 -8
- package/src/site-logo/editor.scss +1 -0
- package/src/site-title/block.json +2 -1
- package/src/site-title/editor.scss +6 -0
- package/src/site-title/style.scss +5 -0
- package/src/style.scss +1 -0
- package/src/table/state.js +2 -2
- package/src/table-of-contents/edit.js +1 -3
- package/src/tag-cloud/block.json +8 -0
- package/src/tag-cloud/edit.js +1 -1
- package/src/tag-cloud/style.scss +3 -0
- package/src/template-part/index.js +2 -2
- package/src/template-part/index.php +4 -0
- package/src/video/edit.js +19 -0
- package/src/video/editor.scss +37 -0
- package/build/navigation-submenu/view.js +0 -56
- package/build/navigation-submenu/view.js.map +0 -1
- package/build/paragraph/drop-zone.js +0 -99
- package/build/paragraph/drop-zone.js.map +0 -1
- package/build-module/navigation-submenu/view.js +0 -54
- package/build-module/navigation-submenu/view.js.map +0 -1
- package/build-module/paragraph/drop-zone.js +0 -88
- package/build-module/paragraph/drop-zone.js.map +0 -1
- package/src/navigation-submenu/view.js +0 -67
- package/src/paragraph/drop-zone.js +0 -105
|
@@ -79,19 +79,19 @@
|
|
|
79
79
|
-webkit-backdrop-filter: none;
|
|
80
80
|
backdrop-filter: none;
|
|
81
81
|
}
|
|
82
|
-
.wp-block-post-featured-image
|
|
83
|
-
.wp-block-post-featured-image
|
|
82
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder,
|
|
83
|
+
.wp-block-post-featured-image .components-placeholder {
|
|
84
84
|
justify-content: center;
|
|
85
85
|
align-items: center;
|
|
86
86
|
padding: 0;
|
|
87
87
|
min-height: 200px;
|
|
88
88
|
}
|
|
89
|
-
.wp-block-post-featured-image
|
|
90
|
-
.wp-block-post-featured-image
|
|
89
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload,
|
|
90
|
+
.wp-block-post-featured-image .components-placeholder .components-form-file-upload {
|
|
91
91
|
display: none;
|
|
92
92
|
}
|
|
93
|
-
.wp-block-post-featured-image
|
|
94
|
-
.wp-block-post-featured-image
|
|
93
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button,
|
|
94
|
+
.wp-block-post-featured-image .components-placeholder .components-button {
|
|
95
95
|
padding: 0;
|
|
96
96
|
display: flex;
|
|
97
97
|
justify-content: center;
|
|
@@ -105,51 +105,61 @@
|
|
|
105
105
|
border-style: solid;
|
|
106
106
|
color: #fff;
|
|
107
107
|
}
|
|
108
|
-
.wp-block-post-featured-image
|
|
109
|
-
.wp-block-post-featured-image
|
|
108
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button > svg,
|
|
109
|
+
.wp-block-post-featured-image .components-placeholder .components-button > svg {
|
|
110
110
|
color: inherit;
|
|
111
111
|
}
|
|
112
|
-
.wp-block-post-featured-image
|
|
113
|
-
.wp-block-post-featured-image
|
|
112
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),
|
|
113
|
+
.wp-block-post-featured-image .components-placeholder:where(.has-border-color),
|
|
114
|
+
.wp-block-post-featured-image img:where(.has-border-color) {
|
|
114
115
|
border-style: solid;
|
|
115
116
|
}
|
|
116
|
-
.wp-block-post-featured-image
|
|
117
|
-
.wp-block-post-featured-image
|
|
117
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-top-color"]),
|
|
118
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-top-color"]),
|
|
119
|
+
.wp-block-post-featured-image img:where([style*="border-top-color"]) {
|
|
118
120
|
border-top-style: solid;
|
|
119
121
|
}
|
|
120
|
-
.wp-block-post-featured-image
|
|
121
|
-
.wp-block-post-featured-image
|
|
122
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-right-color"]),
|
|
123
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-right-color"]),
|
|
124
|
+
.wp-block-post-featured-image img:where([style*="border-right-color"]) {
|
|
122
125
|
border-left-style: solid;
|
|
123
126
|
}
|
|
124
|
-
.wp-block-post-featured-image
|
|
125
|
-
.wp-block-post-featured-image
|
|
127
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-bottom-color"]),
|
|
128
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-bottom-color"]),
|
|
129
|
+
.wp-block-post-featured-image img:where([style*="border-bottom-color"]) {
|
|
126
130
|
border-bottom-style: solid;
|
|
127
131
|
}
|
|
128
|
-
.wp-block-post-featured-image
|
|
129
|
-
.wp-block-post-featured-image
|
|
132
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-left-color"]),
|
|
133
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-left-color"]),
|
|
134
|
+
.wp-block-post-featured-image img:where([style*="border-left-color"]) {
|
|
130
135
|
border-right-style: solid;
|
|
131
136
|
}
|
|
132
|
-
.wp-block-post-featured-image
|
|
133
|
-
.wp-block-post-featured-image
|
|
137
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-width"]),
|
|
138
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-width"]),
|
|
139
|
+
.wp-block-post-featured-image img:where([style*="border-width"]) {
|
|
134
140
|
border-style: solid;
|
|
135
141
|
}
|
|
136
|
-
.wp-block-post-featured-image
|
|
137
|
-
.wp-block-post-featured-image
|
|
142
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-top-width"]),
|
|
143
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-top-width"]),
|
|
144
|
+
.wp-block-post-featured-image img:where([style*="border-top-width"]) {
|
|
138
145
|
border-top-style: solid;
|
|
139
146
|
}
|
|
140
|
-
.wp-block-post-featured-image
|
|
141
|
-
.wp-block-post-featured-image
|
|
147
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-right-width"]),
|
|
148
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-right-width"]),
|
|
149
|
+
.wp-block-post-featured-image img:where([style*="border-right-width"]) {
|
|
142
150
|
border-left-style: solid;
|
|
143
151
|
}
|
|
144
|
-
.wp-block-post-featured-image
|
|
145
|
-
.wp-block-post-featured-image
|
|
152
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-bottom-width"]),
|
|
153
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-bottom-width"]),
|
|
154
|
+
.wp-block-post-featured-image img:where([style*="border-bottom-width"]) {
|
|
146
155
|
border-bottom-style: solid;
|
|
147
156
|
}
|
|
148
|
-
.wp-block-post-featured-image
|
|
149
|
-
.wp-block-post-featured-image
|
|
157
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-left-width"]),
|
|
158
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-left-width"]),
|
|
159
|
+
.wp-block-post-featured-image img:where([style*="border-left-width"]) {
|
|
150
160
|
border-right-style: solid;
|
|
151
161
|
}
|
|
152
|
-
.wp-block-post-featured-image
|
|
162
|
+
.wp-block-post-featured-image[style*=height] .components-placeholder {
|
|
153
163
|
min-height: 48px;
|
|
154
164
|
min-width: 48px;
|
|
155
165
|
height: 100%;
|
|
@@ -79,19 +79,19 @@
|
|
|
79
79
|
-webkit-backdrop-filter: none;
|
|
80
80
|
backdrop-filter: none;
|
|
81
81
|
}
|
|
82
|
-
.wp-block-post-featured-image
|
|
83
|
-
.wp-block-post-featured-image
|
|
82
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder,
|
|
83
|
+
.wp-block-post-featured-image .components-placeholder {
|
|
84
84
|
justify-content: center;
|
|
85
85
|
align-items: center;
|
|
86
86
|
padding: 0;
|
|
87
87
|
min-height: 200px;
|
|
88
88
|
}
|
|
89
|
-
.wp-block-post-featured-image
|
|
90
|
-
.wp-block-post-featured-image
|
|
89
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload,
|
|
90
|
+
.wp-block-post-featured-image .components-placeholder .components-form-file-upload {
|
|
91
91
|
display: none;
|
|
92
92
|
}
|
|
93
|
-
.wp-block-post-featured-image
|
|
94
|
-
.wp-block-post-featured-image
|
|
93
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button,
|
|
94
|
+
.wp-block-post-featured-image .components-placeholder .components-button {
|
|
95
95
|
padding: 0;
|
|
96
96
|
display: flex;
|
|
97
97
|
justify-content: center;
|
|
@@ -105,51 +105,61 @@
|
|
|
105
105
|
border-style: solid;
|
|
106
106
|
color: #fff;
|
|
107
107
|
}
|
|
108
|
-
.wp-block-post-featured-image
|
|
109
|
-
.wp-block-post-featured-image
|
|
108
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button > svg,
|
|
109
|
+
.wp-block-post-featured-image .components-placeholder .components-button > svg {
|
|
110
110
|
color: inherit;
|
|
111
111
|
}
|
|
112
|
-
.wp-block-post-featured-image
|
|
113
|
-
.wp-block-post-featured-image
|
|
112
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),
|
|
113
|
+
.wp-block-post-featured-image .components-placeholder:where(.has-border-color),
|
|
114
|
+
.wp-block-post-featured-image img:where(.has-border-color) {
|
|
114
115
|
border-style: solid;
|
|
115
116
|
}
|
|
116
|
-
.wp-block-post-featured-image
|
|
117
|
-
.wp-block-post-featured-image
|
|
117
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-top-color"]),
|
|
118
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-top-color"]),
|
|
119
|
+
.wp-block-post-featured-image img:where([style*="border-top-color"]) {
|
|
118
120
|
border-top-style: solid;
|
|
119
121
|
}
|
|
120
|
-
.wp-block-post-featured-image
|
|
121
|
-
.wp-block-post-featured-image
|
|
122
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-right-color"]),
|
|
123
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-right-color"]),
|
|
124
|
+
.wp-block-post-featured-image img:where([style*="border-right-color"]) {
|
|
122
125
|
border-right-style: solid;
|
|
123
126
|
}
|
|
124
|
-
.wp-block-post-featured-image
|
|
125
|
-
.wp-block-post-featured-image
|
|
127
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-bottom-color"]),
|
|
128
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-bottom-color"]),
|
|
129
|
+
.wp-block-post-featured-image img:where([style*="border-bottom-color"]) {
|
|
126
130
|
border-bottom-style: solid;
|
|
127
131
|
}
|
|
128
|
-
.wp-block-post-featured-image
|
|
129
|
-
.wp-block-post-featured-image
|
|
132
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-left-color"]),
|
|
133
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-left-color"]),
|
|
134
|
+
.wp-block-post-featured-image img:where([style*="border-left-color"]) {
|
|
130
135
|
border-left-style: solid;
|
|
131
136
|
}
|
|
132
|
-
.wp-block-post-featured-image
|
|
133
|
-
.wp-block-post-featured-image
|
|
137
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-width"]),
|
|
138
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-width"]),
|
|
139
|
+
.wp-block-post-featured-image img:where([style*="border-width"]) {
|
|
134
140
|
border-style: solid;
|
|
135
141
|
}
|
|
136
|
-
.wp-block-post-featured-image
|
|
137
|
-
.wp-block-post-featured-image
|
|
142
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-top-width"]),
|
|
143
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-top-width"]),
|
|
144
|
+
.wp-block-post-featured-image img:where([style*="border-top-width"]) {
|
|
138
145
|
border-top-style: solid;
|
|
139
146
|
}
|
|
140
|
-
.wp-block-post-featured-image
|
|
141
|
-
.wp-block-post-featured-image
|
|
147
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-right-width"]),
|
|
148
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-right-width"]),
|
|
149
|
+
.wp-block-post-featured-image img:where([style*="border-right-width"]) {
|
|
142
150
|
border-right-style: solid;
|
|
143
151
|
}
|
|
144
|
-
.wp-block-post-featured-image
|
|
145
|
-
.wp-block-post-featured-image
|
|
152
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-bottom-width"]),
|
|
153
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-bottom-width"]),
|
|
154
|
+
.wp-block-post-featured-image img:where([style*="border-bottom-width"]) {
|
|
146
155
|
border-bottom-style: solid;
|
|
147
156
|
}
|
|
148
|
-
.wp-block-post-featured-image
|
|
149
|
-
.wp-block-post-featured-image
|
|
157
|
+
.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*="border-left-width"]),
|
|
158
|
+
.wp-block-post-featured-image .components-placeholder:where([style*="border-left-width"]),
|
|
159
|
+
.wp-block-post-featured-image img:where([style*="border-left-width"]) {
|
|
150
160
|
border-left-style: solid;
|
|
151
161
|
}
|
|
152
|
-
.wp-block-post-featured-image
|
|
162
|
+
.wp-block-post-featured-image[style*=height] .components-placeholder {
|
|
153
163
|
min-height: 48px;
|
|
154
164
|
min-width: 48px;
|
|
155
165
|
height: 100%;
|
|
@@ -74,6 +74,9 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
-
.wp-block-post-
|
|
77
|
+
.wp-block-post-terms {
|
|
78
|
+
box-sizing: border-box;
|
|
79
|
+
}
|
|
80
|
+
.wp-block-post-terms .wp-block-post-terms__separator {
|
|
78
81
|
white-space: pre-wrap;
|
|
79
82
|
}
|
|
@@ -74,6 +74,9 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
-
.wp-block-post-
|
|
77
|
+
.wp-block-post-terms {
|
|
78
|
+
box-sizing: border-box;
|
|
79
|
+
}
|
|
80
|
+
.wp-block-post-terms .wp-block-post-terms__separator {
|
|
78
81
|
white-space: pre-wrap;
|
|
79
82
|
}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Colors
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Breakpoints & Media Queries
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* SCSS Variables.
|
|
9
|
+
*
|
|
10
|
+
* Please use variables from this sheet to ensure consistency across the UI.
|
|
11
|
+
* Don't add to this sheet unless you're pretty sure the value will be reused in many places.
|
|
12
|
+
* For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Colors
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Fonts & basic variables.
|
|
19
|
+
*/
|
|
20
|
+
/**
|
|
21
|
+
* Grid System.
|
|
22
|
+
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
23
|
+
*/
|
|
24
|
+
/**
|
|
25
|
+
* Dimensions.
|
|
26
|
+
*/
|
|
27
|
+
/**
|
|
28
|
+
* Shadows.
|
|
29
|
+
*/
|
|
30
|
+
/**
|
|
31
|
+
* Editor widths.
|
|
32
|
+
*/
|
|
33
|
+
/**
|
|
34
|
+
* Block & Editor UI.
|
|
35
|
+
*/
|
|
36
|
+
/**
|
|
37
|
+
* Block paddings.
|
|
38
|
+
*/
|
|
39
|
+
/**
|
|
40
|
+
* React Native specific.
|
|
41
|
+
* These variables do not appear to be used anywhere else.
|
|
42
|
+
*/
|
|
43
|
+
/**
|
|
44
|
+
* Converts a hex value into the rgb equivalent.
|
|
45
|
+
*
|
|
46
|
+
* @param {string} hex - the hexadecimal value to convert
|
|
47
|
+
* @return {string} comma separated rgb values
|
|
48
|
+
*/
|
|
49
|
+
/**
|
|
50
|
+
* Breakpoint mixins
|
|
51
|
+
*/
|
|
52
|
+
/**
|
|
53
|
+
* Long content fade mixin
|
|
54
|
+
*
|
|
55
|
+
* Creates a fading overlay to signify that the content is longer
|
|
56
|
+
* than the space allows.
|
|
57
|
+
*/
|
|
58
|
+
/**
|
|
59
|
+
* Focus styles.
|
|
60
|
+
*/
|
|
61
|
+
/**
|
|
62
|
+
* Applies editor left position to the selector passed as argument
|
|
63
|
+
*/
|
|
64
|
+
/**
|
|
65
|
+
* Styles that are reused verbatim in a few places
|
|
66
|
+
*/
|
|
67
|
+
/**
|
|
68
|
+
* Allows users to opt-out of animations via OS-level preferences.
|
|
69
|
+
*/
|
|
70
|
+
/**
|
|
71
|
+
* Reset default styles for JavaScript UI based pages.
|
|
72
|
+
* This is a WP-admin agnostic reset
|
|
73
|
+
*/
|
|
74
|
+
/**
|
|
75
|
+
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
|
+
*/
|
|
77
|
+
.wp-block-site-title a {
|
|
78
|
+
color: inherit;
|
|
79
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Colors
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Breakpoints & Media Queries
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* SCSS Variables.
|
|
9
|
+
*
|
|
10
|
+
* Please use variables from this sheet to ensure consistency across the UI.
|
|
11
|
+
* Don't add to this sheet unless you're pretty sure the value will be reused in many places.
|
|
12
|
+
* For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Colors
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* Fonts & basic variables.
|
|
19
|
+
*/
|
|
20
|
+
/**
|
|
21
|
+
* Grid System.
|
|
22
|
+
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
23
|
+
*/
|
|
24
|
+
/**
|
|
25
|
+
* Dimensions.
|
|
26
|
+
*/
|
|
27
|
+
/**
|
|
28
|
+
* Shadows.
|
|
29
|
+
*/
|
|
30
|
+
/**
|
|
31
|
+
* Editor widths.
|
|
32
|
+
*/
|
|
33
|
+
/**
|
|
34
|
+
* Block & Editor UI.
|
|
35
|
+
*/
|
|
36
|
+
/**
|
|
37
|
+
* Block paddings.
|
|
38
|
+
*/
|
|
39
|
+
/**
|
|
40
|
+
* React Native specific.
|
|
41
|
+
* These variables do not appear to be used anywhere else.
|
|
42
|
+
*/
|
|
43
|
+
/**
|
|
44
|
+
* Converts a hex value into the rgb equivalent.
|
|
45
|
+
*
|
|
46
|
+
* @param {string} hex - the hexadecimal value to convert
|
|
47
|
+
* @return {string} comma separated rgb values
|
|
48
|
+
*/
|
|
49
|
+
/**
|
|
50
|
+
* Breakpoint mixins
|
|
51
|
+
*/
|
|
52
|
+
/**
|
|
53
|
+
* Long content fade mixin
|
|
54
|
+
*
|
|
55
|
+
* Creates a fading overlay to signify that the content is longer
|
|
56
|
+
* than the space allows.
|
|
57
|
+
*/
|
|
58
|
+
/**
|
|
59
|
+
* Focus styles.
|
|
60
|
+
*/
|
|
61
|
+
/**
|
|
62
|
+
* Applies editor left position to the selector passed as argument
|
|
63
|
+
*/
|
|
64
|
+
/**
|
|
65
|
+
* Styles that are reused verbatim in a few places
|
|
66
|
+
*/
|
|
67
|
+
/**
|
|
68
|
+
* Allows users to opt-out of animations via OS-level preferences.
|
|
69
|
+
*/
|
|
70
|
+
/**
|
|
71
|
+
* Reset default styles for JavaScript UI based pages.
|
|
72
|
+
* This is a WP-admin agnostic reset
|
|
73
|
+
*/
|
|
74
|
+
/**
|
|
75
|
+
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
|
+
*/
|
|
77
|
+
.wp-block-site-title a {
|
|
78
|
+
color: inherit;
|
|
79
|
+
}
|
|
@@ -75,6 +75,10 @@
|
|
|
75
75
|
/**
|
|
76
76
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
77
77
|
*/
|
|
78
|
+
.wp-block-archives {
|
|
79
|
+
box-sizing: border-box;
|
|
80
|
+
}
|
|
81
|
+
|
|
78
82
|
.wp-block-archives-dropdown label {
|
|
79
83
|
display: block;
|
|
80
84
|
}
|
|
@@ -286,6 +290,9 @@
|
|
|
286
290
|
margin-left: 2em;
|
|
287
291
|
}
|
|
288
292
|
|
|
293
|
+
.wp-block-code {
|
|
294
|
+
box-sizing: border-box;
|
|
295
|
+
}
|
|
289
296
|
.wp-block-code code {
|
|
290
297
|
display: block;
|
|
291
298
|
font-family: inherit;
|
|
@@ -370,6 +377,7 @@
|
|
|
370
377
|
|
|
371
378
|
/* Styles for backwards compatibility with the legacy `post-comments` block */
|
|
372
379
|
.wp-block-post-comments {
|
|
380
|
+
box-sizing: border-box;
|
|
373
381
|
/* utility classes */
|
|
374
382
|
/* end utility classes */
|
|
375
383
|
}
|
|
@@ -1766,6 +1774,9 @@ ul.has-background {
|
|
|
1766
1774
|
.wp-block-navigation .wp-block-navigation-item__content {
|
|
1767
1775
|
display: block;
|
|
1768
1776
|
}
|
|
1777
|
+
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
|
|
1778
|
+
color: inherit;
|
|
1779
|
+
}
|
|
1769
1780
|
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content {
|
|
1770
1781
|
text-decoration: underline;
|
|
1771
1782
|
}
|
|
@@ -2277,6 +2288,11 @@ html.has-modal-open {
|
|
|
2277
2288
|
font-style: normal;
|
|
2278
2289
|
}
|
|
2279
2290
|
|
|
2291
|
+
body.rtl .has-drop-cap:not(:focus)::first-letter {
|
|
2292
|
+
float: initial;
|
|
2293
|
+
margin-right: 0.1em;
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2280
2296
|
p.has-drop-cap.has-background {
|
|
2281
2297
|
overflow: hidden;
|
|
2282
2298
|
}
|
|
@@ -2462,7 +2478,10 @@ p.has-background {
|
|
|
2462
2478
|
transform: scaleX(-1);;
|
|
2463
2479
|
}
|
|
2464
2480
|
|
|
2465
|
-
.wp-block-post-
|
|
2481
|
+
.wp-block-post-terms {
|
|
2482
|
+
box-sizing: border-box;
|
|
2483
|
+
}
|
|
2484
|
+
.wp-block-post-terms .wp-block-post-terms__separator {
|
|
2466
2485
|
white-space: pre-wrap;
|
|
2467
2486
|
}
|
|
2468
2487
|
|
|
@@ -2805,6 +2824,10 @@ ul.wp-block-rss.is-grid li {
|
|
|
2805
2824
|
border-radius: 9999px;
|
|
2806
2825
|
}
|
|
2807
2826
|
|
|
2827
|
+
.wp-block-site-title a {
|
|
2828
|
+
color: inherit;
|
|
2829
|
+
}
|
|
2830
|
+
|
|
2808
2831
|
.wp-block-social-links {
|
|
2809
2832
|
box-sizing: border-box;
|
|
2810
2833
|
padding-right: 0;
|
|
@@ -3189,6 +3212,9 @@ ul.wp-block-rss.is-grid li {
|
|
|
3189
3212
|
clear: both;
|
|
3190
3213
|
}
|
|
3191
3214
|
|
|
3215
|
+
.wp-block-tag-cloud {
|
|
3216
|
+
box-sizing: border-box;
|
|
3217
|
+
}
|
|
3192
3218
|
.wp-block-tag-cloud.aligncenter {
|
|
3193
3219
|
text-align: center;
|
|
3194
3220
|
justify-content: center;
|
package/build-style/style.css
CHANGED
|
@@ -75,6 +75,10 @@
|
|
|
75
75
|
/**
|
|
76
76
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
77
77
|
*/
|
|
78
|
+
.wp-block-archives {
|
|
79
|
+
box-sizing: border-box;
|
|
80
|
+
}
|
|
81
|
+
|
|
78
82
|
.wp-block-archives-dropdown label {
|
|
79
83
|
display: block;
|
|
80
84
|
}
|
|
@@ -289,6 +293,9 @@
|
|
|
289
293
|
margin-left: 2em;
|
|
290
294
|
}
|
|
291
295
|
|
|
296
|
+
.wp-block-code {
|
|
297
|
+
box-sizing: border-box;
|
|
298
|
+
}
|
|
292
299
|
.wp-block-code code {
|
|
293
300
|
display: block;
|
|
294
301
|
font-family: inherit;
|
|
@@ -373,6 +380,7 @@
|
|
|
373
380
|
|
|
374
381
|
/* Styles for backwards compatibility with the legacy `post-comments` block */
|
|
375
382
|
.wp-block-post-comments {
|
|
383
|
+
box-sizing: border-box;
|
|
376
384
|
/* utility classes */
|
|
377
385
|
/* end utility classes */
|
|
378
386
|
}
|
|
@@ -1794,6 +1802,9 @@ ul.has-background {
|
|
|
1794
1802
|
.wp-block-navigation .wp-block-navigation-item__content {
|
|
1795
1803
|
display: block;
|
|
1796
1804
|
}
|
|
1805
|
+
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
|
|
1806
|
+
color: inherit;
|
|
1807
|
+
}
|
|
1797
1808
|
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content {
|
|
1798
1809
|
text-decoration: underline;
|
|
1799
1810
|
}
|
|
@@ -2305,6 +2316,11 @@ html.has-modal-open {
|
|
|
2305
2316
|
font-style: normal;
|
|
2306
2317
|
}
|
|
2307
2318
|
|
|
2319
|
+
body.rtl .has-drop-cap:not(:focus)::first-letter {
|
|
2320
|
+
float: initial;
|
|
2321
|
+
margin-left: 0.1em;
|
|
2322
|
+
}
|
|
2323
|
+
|
|
2308
2324
|
p.has-drop-cap.has-background {
|
|
2309
2325
|
overflow: hidden;
|
|
2310
2326
|
}
|
|
@@ -2490,7 +2506,10 @@ p.has-background {
|
|
|
2490
2506
|
transform: scaleX(1) /*rtl:scaleX(-1);*/;
|
|
2491
2507
|
}
|
|
2492
2508
|
|
|
2493
|
-
.wp-block-post-
|
|
2509
|
+
.wp-block-post-terms {
|
|
2510
|
+
box-sizing: border-box;
|
|
2511
|
+
}
|
|
2512
|
+
.wp-block-post-terms .wp-block-post-terms__separator {
|
|
2494
2513
|
white-space: pre-wrap;
|
|
2495
2514
|
}
|
|
2496
2515
|
|
|
@@ -2838,6 +2857,10 @@ ul.wp-block-rss.is-grid li {
|
|
|
2838
2857
|
border-radius: 9999px;
|
|
2839
2858
|
}
|
|
2840
2859
|
|
|
2860
|
+
.wp-block-site-title a {
|
|
2861
|
+
color: inherit;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2841
2864
|
.wp-block-social-links {
|
|
2842
2865
|
box-sizing: border-box;
|
|
2843
2866
|
padding-left: 0;
|
|
@@ -3222,6 +3245,9 @@ ul.wp-block-rss.is-grid li {
|
|
|
3222
3245
|
clear: both;
|
|
3223
3246
|
}
|
|
3224
3247
|
|
|
3248
|
+
.wp-block-tag-cloud {
|
|
3249
|
+
box-sizing: border-box;
|
|
3250
|
+
}
|
|
3225
3251
|
.wp-block-tag-cloud.aligncenter {
|
|
3226
3252
|
text-align: center;
|
|
3227
3253
|
justify-content: center;
|
|
@@ -74,6 +74,28 @@
|
|
|
74
74
|
/**
|
|
75
75
|
* Reset the WP Admin page styles for Gutenberg-like pages.
|
|
76
76
|
*/
|
|
77
|
+
.wp-block-video.wp-block-video.is-selected .components-placeholder {
|
|
78
|
+
color: #1e1e1e;
|
|
79
|
+
background-color: #fff;
|
|
80
|
+
box-shadow: inset 0 0 0 1px #1e1e1e;
|
|
81
|
+
border: none;
|
|
82
|
+
border-radius: 2px;
|
|
83
|
+
}
|
|
84
|
+
.wp-block-video.wp-block-video.is-selected .components-placeholder > svg {
|
|
85
|
+
opacity: 0;
|
|
86
|
+
}
|
|
87
|
+
.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration {
|
|
88
|
+
display: none;
|
|
89
|
+
}
|
|
90
|
+
.wp-block-video.wp-block-video.is-selected .components-placeholder::before {
|
|
91
|
+
opacity: 0;
|
|
92
|
+
}
|
|
93
|
+
.wp-block-video.wp-block-video .components-placeholder__label,
|
|
94
|
+
.wp-block-video.wp-block-video .components-placeholder__instructions,
|
|
95
|
+
.wp-block-video.wp-block-video .components-button {
|
|
96
|
+
transition: none;
|
|
97
|
+
}
|
|
98
|
+
|
|
77
99
|
.wp-block[data-align=center] > .wp-block-video {
|
|
78
100
|
text-align: center;
|
|
79
101
|
}
|