@wordpress/block-library 7.8.0 → 7.11.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 +6 -0
- package/build/audio/edit.js +1 -0
- package/build/audio/edit.js.map +1 -1
- package/build/audio/save.js +2 -1
- package/build/audio/save.js.map +1 -1
- package/build/avatar/hooks.js +2 -2
- package/build/avatar/hooks.js.map +1 -1
- package/build/button/edit.js +3 -2
- package/build/button/edit.js.map +1 -1
- package/build/button/index.js +1 -24
- package/build/button/index.js.map +1 -1
- package/build/button/save.js +1 -1
- package/build/button/save.js.map +1 -1
- package/build/buttons/edit.js +1 -1
- package/build/buttons/edit.js.map +1 -1
- package/build/columns/edit.native.js +1 -1
- package/build/columns/edit.native.js.map +1 -1
- package/build/columns/variations.js +2 -2
- package/build/columns/variations.js.map +1 -1
- package/build/comment-author-name/edit.js +3 -5
- package/build/comment-author-name/edit.js.map +1 -1
- package/build/comment-author-name/index.js +0 -4
- package/build/comment-author-name/index.js.map +1 -1
- package/build/comment-date/edit.js +4 -4
- package/build/comment-date/edit.js.map +1 -1
- package/build/comment-date/index.js +0 -4
- package/build/comment-date/index.js.map +1 -1
- package/build/comment-edit-link/index.js +0 -4
- package/build/comment-edit-link/index.js.map +1 -1
- package/build/comment-reply-link/index.js +0 -4
- package/build/comment-reply-link/index.js.map +1 -1
- package/build/comment-template/index.js +1 -1
- package/build/comments/deprecated.js +65 -0
- package/build/comments/deprecated.js.map +1 -0
- package/build/comments/edit/comments-legacy.js +73 -0
- package/build/comments/edit/comments-legacy.js.map +1 -0
- package/build/comments/{edit.js → edit/index.js} +17 -30
- package/build/comments/edit/index.js.map +1 -0
- package/build/comments/edit/placeholder.js +117 -0
- package/build/comments/edit/placeholder.js.map +1 -0
- package/build/comments/edit/template.js +39 -0
- package/build/comments/edit/template.js.map +1 -0
- package/build/comments/index.js +11 -3
- package/build/comments/index.js.map +1 -1
- package/build/comments/save.js +12 -4
- package/build/comments/save.js.map +1 -1
- package/build/comments-pagination/index.js +1 -1
- package/build/comments-title/deprecated.js +1 -4
- package/build/comments-title/deprecated.js.map +1 -1
- package/build/comments-title/index.js +1 -1
- package/build/cover/edit/block-controls.js +2 -12
- package/build/cover/edit/block-controls.js.map +1 -1
- package/build/cover/edit/cover-placeholder.js +3 -1
- package/build/cover/edit/cover-placeholder.js.map +1 -1
- package/build/cover/edit/index.js +19 -4
- package/build/cover/edit/index.js.map +1 -1
- package/build/cover/index.js +1 -0
- package/build/cover/index.js.map +1 -1
- package/build/cover/transforms.js +3 -2
- package/build/cover/transforms.js.map +1 -1
- package/build/embed/embed-placeholder.native.js +1 -3
- package/build/embed/embed-placeholder.native.js.map +1 -1
- package/build/embed/embed-preview.js +1 -0
- package/build/embed/embed-preview.js.map +1 -1
- package/build/embed/icons.js +21 -1
- package/build/embed/icons.js.map +1 -1
- package/build/embed/save.js +1 -0
- package/build/embed/save.js.map +1 -1
- package/build/embed/variations.js +11 -0
- package/build/embed/variations.js.map +1 -1
- package/build/file/edit.js +1 -1
- package/build/file/edit.js.map +1 -1
- package/build/file/save.js +1 -1
- package/build/file/save.js.map +1 -1
- package/build/gallery/edit.js +11 -19
- package/build/gallery/edit.js.map +1 -1
- package/build/gallery/gallery.js +1 -1
- package/build/gallery/gallery.js.map +1 -1
- package/build/gallery/save.js +1 -1
- package/build/gallery/save.js.map +1 -1
- package/build/gallery/transforms.js +32 -22
- package/build/gallery/transforms.js.map +1 -1
- package/build/gallery/use-get-media.js +7 -18
- package/build/gallery/use-get-media.js.map +1 -1
- package/build/gallery/use-get-media.native.js +59 -0
- package/build/gallery/use-get-media.native.js.map +1 -0
- package/build/gallery/v1/edit.js +3 -3
- package/build/gallery/v1/edit.js.map +1 -1
- package/build/gallery/v1/gallery-image.js +1 -0
- package/build/gallery/v1/gallery-image.js.map +1 -1
- package/build/gallery/v1/gallery.js +1 -1
- package/build/gallery/v1/gallery.js.map +1 -1
- package/build/gallery/v1/save.js +10 -2
- package/build/gallery/v1/save.js.map +1 -1
- package/build/group/edit.js +1 -3
- package/build/group/edit.js.map +1 -1
- package/build/group/index.js +2 -0
- package/build/group/index.js.map +1 -1
- package/build/group/variations.js +1 -1
- package/build/group/variations.js.map +1 -1
- package/build/heading/heading-level-dropdown.js +2 -1
- package/build/heading/heading-level-dropdown.js.map +1 -1
- package/build/heading/index.js +9 -4
- package/build/heading/index.js.map +1 -1
- package/build/html/edit.js +11 -20
- package/build/html/edit.js.map +1 -1
- package/build/html/preview.js +48 -0
- package/build/html/preview.js.map +1 -0
- package/build/image/deprecated.js +77 -9
- package/build/image/deprecated.js.map +1 -1
- package/build/image/edit.js +3 -1
- package/build/image/edit.js.map +1 -1
- package/build/image/edit.native.js +20 -9
- package/build/image/edit.native.js.map +1 -1
- package/build/image/image.js +28 -20
- package/build/image/image.js.map +1 -1
- package/build/image/index.js +7 -1
- package/build/image/index.js.map +1 -1
- package/build/image/save.js +9 -2
- package/build/image/save.js.map +1 -1
- package/build/index.js +1 -3
- package/build/index.js.map +1 -1
- package/build/index.native.js +3 -13
- package/build/index.native.js.map +1 -1
- package/build/latest-posts/edit.js +1 -1
- package/build/latest-posts/edit.js.map +1 -1
- package/build/list/transforms.js +4 -63
- package/build/list/transforms.js.map +1 -1
- package/build/list/v2/transforms.js +31 -42
- package/build/list/v2/transforms.js.map +1 -1
- package/build/list-item/edit.js +14 -9
- package/build/list-item/edit.js.map +1 -1
- package/build/list-item/hooks/index.js +8 -8
- package/build/list-item/hooks/index.js.map +1 -1
- package/build/list-item/hooks/use-enter.js +7 -4
- package/build/list-item/hooks/use-enter.js.map +1 -1
- package/build/list-item/hooks/use-merge.js +174 -0
- package/build/list-item/hooks/use-merge.js.map +1 -0
- package/build/list-item/hooks/use-outdent-list-item.js +93 -36
- package/build/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build/list-item/utils.js +125 -1
- package/build/list-item/utils.js.map +1 -1
- package/build/media-text/deprecated.js +134 -7
- package/build/media-text/deprecated.js.map +1 -1
- package/build/media-text/edit.js +2 -2
- package/build/media-text/edit.js.map +1 -1
- package/build/media-text/save.js +13 -0
- package/build/media-text/save.js.map +1 -1
- package/build/more/edit.js +2 -4
- package/build/more/edit.js.map +1 -1
- package/build/more/save.js +1 -7
- package/build/more/save.js.map +1 -1
- package/build/navigation/edit/index.js +1 -1
- package/build/navigation/edit/index.js.map +1 -1
- package/build/navigation/index.js +9 -0
- package/build/navigation/index.js.map +1 -1
- package/build/navigation/use-navigation-menu.js +16 -74
- package/build/navigation/use-navigation-menu.js.map +1 -1
- package/build/navigation/view.js +6 -1
- package/build/navigation/view.js.map +1 -1
- package/build/navigation-link/edit.js +5 -4
- package/build/navigation-link/edit.js.map +1 -1
- package/build/navigation-link/hooks.js +0 -16
- package/build/navigation-link/hooks.js.map +1 -1
- package/build/navigation-link/index.js +1 -1
- package/build/navigation-link/index.js.map +1 -1
- package/build/navigation-submenu/edit.js +2 -1
- package/build/navigation-submenu/edit.js.map +1 -1
- package/build/navigation-submenu/view.js +6 -1
- package/build/navigation-submenu/view.js.map +1 -1
- package/build/nextpage/edit.js +1 -3
- package/build/nextpage/edit.js.map +1 -1
- package/build/page-list/edit.js +10 -3
- package/build/page-list/edit.js.map +1 -1
- package/build/paragraph/edit.js +7 -11
- package/build/paragraph/edit.js.map +1 -1
- package/build/post-comments-form/edit.js +4 -37
- package/build/post-comments-form/edit.js.map +1 -1
- package/build/post-comments-form/form.js +47 -3
- package/build/post-comments-form/form.js.map +1 -1
- package/build/post-terms/edit.js +3 -2
- package/build/post-terms/edit.js.map +1 -1
- package/build/post-terms/index.js +1 -1
- package/build/post-terms/index.js.map +1 -1
- package/build/post-title/index.js +1 -0
- package/build/post-title/index.js.map +1 -1
- package/build/query/edit/inspector-controls/index.js +1 -1
- package/build/query/edit/inspector-controls/index.js.map +1 -1
- package/build/query/index.js +1 -1
- package/build/query/index.js.map +1 -1
- package/build/query-no-results/edit.js +1 -1
- package/build/query-no-results/edit.js.map +1 -1
- package/build/query-pagination-next/edit.js +2 -1
- package/build/query-pagination-next/edit.js.map +1 -1
- package/build/query-pagination-previous/edit.js +2 -1
- package/build/query-pagination-previous/edit.js.map +1 -1
- package/build/quote/deprecated.js +168 -36
- package/build/quote/deprecated.js.map +1 -1
- package/build/quote/edit.js +76 -39
- package/build/quote/edit.js.map +1 -1
- package/build/quote/index.js +9 -45
- package/build/quote/index.js.map +1 -1
- package/build/quote/save.js +1 -5
- package/build/quote/save.js.map +1 -1
- package/build/quote/transforms.js +110 -158
- package/build/quote/transforms.js.map +1 -1
- package/build/search/edit.js +1 -1
- package/build/search/edit.js.map +1 -1
- package/build/site-logo/edit.js +5 -13
- package/build/site-logo/edit.js.map +1 -1
- package/build/site-title/edit/level-toolbar.js +2 -1
- package/build/site-title/edit/level-toolbar.js.map +1 -1
- package/build/social-link/icons/index.js +13 -0
- package/build/social-link/icons/index.js.map +1 -1
- package/build/social-link/icons/whatsapp.js +25 -0
- package/build/social-link/icons/whatsapp.js.map +1 -0
- package/build/social-link/variations.js +7 -0
- package/build/social-link/variations.js.map +1 -1
- package/build/table/edit.js +1 -0
- package/build/table/edit.js.map +1 -1
- package/build/table/save.js +2 -1
- package/build/table/save.js.map +1 -1
- package/build/template-part/edit/index.js +17 -8
- package/build/template-part/edit/index.js.map +1 -1
- package/build/template-part/edit/selection-modal.js +33 -13
- package/build/template-part/edit/selection-modal.js.map +1 -1
- package/build/template-part/edit/utils/search.js +94 -0
- package/build/template-part/edit/utils/search.js.map +1 -0
- package/build/template-part/index.js +1 -1
- package/build/template-part/index.js.map +1 -1
- package/build/template-part/variations.js +0 -16
- package/build/template-part/variations.js.map +1 -1
- package/build/utils/clean-empty-object.js +5 -3
- package/build/utils/clean-empty-object.js.map +1 -1
- package/build/video/edit.js +1 -0
- package/build/video/edit.js.map +1 -1
- package/build/video/save.js +1 -0
- package/build/video/save.js.map +1 -1
- package/build/video/tracks-editor.js +9 -11
- package/build/video/tracks-editor.js.map +1 -1
- package/build-module/audio/edit.js +2 -1
- package/build-module/audio/edit.js.map +1 -1
- package/build-module/audio/save.js +3 -2
- package/build-module/audio/save.js.map +1 -1
- package/build-module/avatar/hooks.js +2 -2
- package/build-module/avatar/hooks.js.map +1 -1
- package/build-module/button/edit.js +4 -3
- package/build-module/button/edit.js.map +1 -1
- package/build-module/button/index.js +1 -24
- package/build-module/button/index.js.map +1 -1
- package/build-module/button/save.js +2 -2
- package/build-module/button/save.js.map +1 -1
- package/build-module/buttons/edit.js +2 -2
- package/build-module/buttons/edit.js.map +1 -1
- package/build-module/columns/edit.native.js +2 -2
- package/build-module/columns/edit.native.js.map +1 -1
- package/build-module/columns/variations.js +2 -2
- package/build-module/columns/variations.js.map +1 -1
- package/build-module/comment-author-name/edit.js +3 -5
- package/build-module/comment-author-name/edit.js.map +1 -1
- package/build-module/comment-author-name/index.js +0 -4
- package/build-module/comment-author-name/index.js.map +1 -1
- package/build-module/comment-date/edit.js +4 -4
- package/build-module/comment-date/edit.js.map +1 -1
- package/build-module/comment-date/index.js +0 -4
- package/build-module/comment-date/index.js.map +1 -1
- package/build-module/comment-edit-link/index.js +0 -4
- package/build-module/comment-edit-link/index.js.map +1 -1
- package/build-module/comment-reply-link/index.js +0 -4
- package/build-module/comment-reply-link/index.js.map +1 -1
- package/build-module/comment-template/index.js +1 -1
- package/build-module/comments/deprecated.js +54 -0
- package/build-module/comments/deprecated.js.map +1 -0
- package/build-module/comments/edit/comments-legacy.js +59 -0
- package/build-module/comments/edit/comments-legacy.js.map +1 -0
- package/build-module/comments/edit/index.js +37 -0
- package/build-module/comments/edit/index.js.map +1 -0
- package/build-module/comments/edit/placeholder.js +102 -0
- package/build-module/comments/edit/placeholder.js.map +1 -0
- package/build-module/comments/edit/template.js +32 -0
- package/build-module/comments/edit/template.js.map +1 -0
- package/build-module/comments/index.js +10 -3
- package/build-module/comments/index.js.map +1 -1
- package/build-module/comments/save.js +9 -4
- package/build-module/comments/save.js.map +1 -1
- package/build-module/comments-pagination/index.js +1 -1
- package/build-module/comments-title/deprecated.js +1 -4
- package/build-module/comments-title/deprecated.js.map +1 -1
- package/build-module/comments-title/index.js +1 -1
- package/build-module/cover/edit/block-controls.js +3 -13
- package/build-module/cover/edit/block-controls.js.map +1 -1
- package/build-module/cover/edit/cover-placeholder.js +3 -1
- package/build-module/cover/edit/cover-placeholder.js.map +1 -1
- package/build-module/cover/edit/index.js +19 -4
- package/build-module/cover/edit/index.js.map +1 -1
- package/build-module/cover/index.js +1 -0
- package/build-module/cover/index.js.map +1 -1
- package/build-module/cover/transforms.js +3 -2
- package/build-module/cover/transforms.js.map +1 -1
- package/build-module/embed/embed-placeholder.native.js +1 -2
- package/build-module/embed/embed-placeholder.native.js.map +1 -1
- package/build-module/embed/embed-preview.js +2 -1
- package/build-module/embed/embed-preview.js.map +1 -1
- package/build-module/embed/icons.js +19 -0
- package/build-module/embed/icons.js.map +1 -1
- package/build-module/embed/save.js +2 -1
- package/build-module/embed/save.js.map +1 -1
- package/build-module/embed/variations.js +12 -1
- package/build-module/embed/variations.js.map +1 -1
- package/build-module/file/edit.js +2 -2
- package/build-module/file/edit.js.map +1 -1
- package/build-module/file/save.js +2 -2
- package/build-module/file/save.js.map +1 -1
- package/build-module/gallery/edit.js +11 -18
- package/build-module/gallery/edit.js.map +1 -1
- package/build-module/gallery/gallery.js +2 -2
- package/build-module/gallery/gallery.js.map +1 -1
- package/build-module/gallery/save.js +2 -2
- package/build-module/gallery/save.js.map +1 -1
- package/build-module/gallery/transforms.js +33 -23
- package/build-module/gallery/transforms.js.map +1 -1
- package/build-module/gallery/use-get-media.js +6 -16
- package/build-module/gallery/use-get-media.js.map +1 -1
- package/build-module/gallery/use-get-media.native.js +50 -0
- package/build-module/gallery/use-get-media.native.js.map +1 -0
- package/build-module/gallery/v1/edit.js +4 -4
- package/build-module/gallery/v1/edit.js.map +1 -1
- package/build-module/gallery/v1/gallery-image.js +2 -1
- package/build-module/gallery/v1/gallery-image.js.map +1 -1
- package/build-module/gallery/v1/gallery.js +2 -2
- package/build-module/gallery/v1/gallery.js.map +1 -1
- package/build-module/gallery/v1/save.js +8 -3
- package/build-module/gallery/v1/save.js.map +1 -1
- package/build-module/group/edit.js +1 -3
- package/build-module/group/edit.js.map +1 -1
- package/build-module/group/index.js +2 -0
- package/build-module/group/index.js.map +1 -1
- package/build-module/group/variations.js +2 -2
- package/build-module/group/variations.js.map +1 -1
- package/build-module/heading/heading-level-dropdown.js +2 -1
- package/build-module/heading/heading-level-dropdown.js.map +1 -1
- package/build-module/heading/index.js +9 -4
- package/build-module/heading/index.js.map +1 -1
- package/build-module/html/edit.js +12 -23
- package/build-module/html/edit.js.map +1 -1
- package/build-module/html/preview.js +38 -0
- package/build-module/html/preview.js.map +1 -0
- package/build-module/image/deprecated.js +77 -9
- package/build-module/image/deprecated.js.map +1 -1
- package/build-module/image/edit.js +5 -3
- package/build-module/image/edit.js.map +1 -1
- package/build-module/image/edit.native.js +20 -9
- package/build-module/image/edit.native.js.map +1 -1
- package/build-module/image/image.js +30 -22
- package/build-module/image/image.js.map +1 -1
- package/build-module/image/index.js +7 -1
- package/build-module/image/index.js.map +1 -1
- package/build-module/image/save.js +10 -3
- package/build-module/image/save.js.map +1 -1
- package/build-module/index.js +1 -2
- package/build-module/index.js.map +1 -1
- package/build-module/index.native.js +3 -13
- package/build-module/index.native.js.map +1 -1
- package/build-module/latest-posts/edit.js +2 -2
- package/build-module/latest-posts/edit.js.map +1 -1
- package/build-module/list/transforms.js +4 -63
- package/build-module/list/transforms.js.map +1 -1
- package/build-module/list/v2/transforms.js +32 -44
- package/build-module/list/v2/transforms.js.map +1 -1
- package/build-module/list-item/edit.js +14 -10
- package/build-module/list-item/edit.js.map +1 -1
- package/build-module/list-item/hooks/index.js +1 -1
- package/build-module/list-item/hooks/index.js.map +1 -1
- package/build-module/list-item/hooks/use-enter.js +7 -4
- package/build-module/list-item/hooks/use-enter.js.map +1 -1
- package/build-module/list-item/hooks/use-merge.js +160 -0
- package/build-module/list-item/hooks/use-merge.js.map +1 -0
- package/build-module/list-item/hooks/use-outdent-list-item.js +88 -33
- package/build-module/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build-module/list-item/utils.js +123 -2
- package/build-module/list-item/utils.js.map +1 -1
- package/build-module/media-text/deprecated.js +134 -8
- package/build-module/media-text/deprecated.js.map +1 -1
- package/build-module/media-text/edit.js +2 -2
- package/build-module/media-text/edit.js.map +1 -1
- package/build-module/media-text/save.js +13 -0
- package/build-module/media-text/save.js.map +1 -1
- package/build-module/more/edit.js +2 -4
- package/build-module/more/edit.js.map +1 -1
- package/build-module/more/save.js +1 -6
- package/build-module/more/save.js.map +1 -1
- package/build-module/navigation/edit/index.js +1 -1
- package/build-module/navigation/edit/index.js.map +1 -1
- package/build-module/navigation/index.js +9 -0
- package/build-module/navigation/index.js.map +1 -1
- package/build-module/navigation/use-navigation-menu.js +17 -75
- package/build-module/navigation/use-navigation-menu.js.map +1 -1
- package/build-module/navigation/view.js +6 -1
- package/build-module/navigation/view.js.map +1 -1
- package/build-module/navigation-link/edit.js +5 -4
- package/build-module/navigation-link/edit.js.map +1 -1
- package/build-module/navigation-link/hooks.js +0 -13
- package/build-module/navigation-link/hooks.js.map +1 -1
- package/build-module/navigation-link/index.js +1 -1
- package/build-module/navigation-link/index.js.map +1 -1
- package/build-module/navigation-submenu/edit.js +2 -1
- package/build-module/navigation-submenu/edit.js.map +1 -1
- package/build-module/navigation-submenu/view.js +6 -1
- package/build-module/navigation-submenu/view.js.map +1 -1
- package/build-module/nextpage/edit.js +1 -3
- package/build-module/nextpage/edit.js.map +1 -1
- package/build-module/page-list/edit.js +10 -3
- package/build-module/page-list/edit.js.map +1 -1
- package/build-module/paragraph/edit.js +8 -12
- package/build-module/paragraph/edit.js.map +1 -1
- package/build-module/post-comments-form/edit.js +5 -35
- package/build-module/post-comments-form/edit.js.map +1 -1
- package/build-module/post-comments-form/form.js +46 -5
- package/build-module/post-comments-form/form.js.map +1 -1
- package/build-module/post-terms/edit.js +3 -2
- package/build-module/post-terms/edit.js.map +1 -1
- package/build-module/post-terms/index.js +1 -1
- package/build-module/post-terms/index.js.map +1 -1
- package/build-module/post-title/index.js +1 -0
- package/build-module/post-title/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/index.js +1 -1
- package/build-module/query/edit/inspector-controls/index.js.map +1 -1
- package/build-module/query/index.js +1 -1
- package/build-module/query/index.js.map +1 -1
- package/build-module/query-no-results/edit.js +2 -2
- package/build-module/query-no-results/edit.js.map +1 -1
- package/build-module/query-pagination-next/edit.js +2 -1
- package/build-module/query-pagination-next/edit.js.map +1 -1
- package/build-module/query-pagination-previous/edit.js +2 -1
- package/build-module/query-pagination-previous/edit.js.map +1 -1
- package/build-module/quote/deprecated.js +162 -36
- package/build-module/quote/deprecated.js.map +1 -1
- package/build-module/quote/edit.js +77 -43
- package/build-module/quote/edit.js.map +1 -1
- package/build-module/quote/index.js +9 -39
- package/build-module/quote/index.js.map +1 -1
- package/build-module/quote/save.js +4 -8
- package/build-module/quote/save.js.map +1 -1
- package/build-module/quote/transforms.js +111 -158
- package/build-module/quote/transforms.js.map +1 -1
- package/build-module/search/edit.js +2 -2
- package/build-module/search/edit.js.map +1 -1
- package/build-module/site-logo/edit.js +5 -13
- package/build-module/site-logo/edit.js.map +1 -1
- package/build-module/site-title/edit/level-toolbar.js +2 -1
- package/build-module/site-title/edit/level-toolbar.js.map +1 -1
- package/build-module/social-link/icons/index.js +1 -0
- package/build-module/social-link/icons/index.js.map +1 -1
- package/build-module/social-link/icons/whatsapp.js +15 -0
- package/build-module/social-link/icons/whatsapp.js.map +1 -0
- package/build-module/social-link/variations.js +8 -1
- package/build-module/social-link/variations.js.map +1 -1
- package/build-module/table/edit.js +2 -1
- package/build-module/table/edit.js.map +1 -1
- package/build-module/table/save.js +3 -2
- package/build-module/table/save.js.map +1 -1
- package/build-module/template-part/edit/index.js +20 -11
- package/build-module/template-part/edit/index.js.map +1 -1
- package/build-module/template-part/edit/selection-modal.js +33 -15
- package/build-module/template-part/edit/selection-modal.js.map +1 -1
- package/build-module/template-part/edit/utils/search.js +84 -0
- package/build-module/template-part/edit/utils/search.js.map +1 -0
- package/build-module/template-part/index.js +1 -1
- package/build-module/template-part/index.js.map +1 -1
- package/build-module/template-part/variations.js +0 -13
- package/build-module/template-part/variations.js.map +1 -1
- package/build-module/utils/clean-empty-object.js +5 -2
- package/build-module/utils/clean-empty-object.js.map +1 -1
- package/build-module/video/edit.js +2 -1
- package/build-module/video/edit.js.map +1 -1
- package/build-module/video/save.js +2 -1
- package/build-module/video/save.js.map +1 -1
- package/build-module/video/tracks-editor.js +9 -11
- package/build-module/video/tracks-editor.js.map +1 -1
- package/build-style/button/style-rtl.css +6 -1
- package/build-style/button/style.css +6 -1
- package/build-style/comment-template/style-rtl.css +12 -0
- package/build-style/comment-template/style.css +12 -0
- package/build-style/comments/editor-rtl.css +122 -0
- package/build-style/comments/editor.css +122 -0
- package/build-style/{post-comments → comments}/style-rtl.css +3 -1
- package/build-style/{post-comments → comments}/style.css +3 -1
- package/build-style/common-rtl.css +7 -0
- package/build-style/common.css +7 -0
- package/build-style/cover/style-rtl.css +2 -2
- package/build-style/cover/style.css +2 -2
- package/build-style/editor-elements-rtl.css +85 -0
- package/build-style/editor-elements.css +85 -0
- package/build-style/editor-rtl.css +154 -10
- package/build-style/editor.css +154 -10
- package/build-style/{post-comments/editor-rtl.css → elements-rtl.css} +5 -2
- package/build-style/{post-comments/editor.css → elements.css} +5 -2
- package/build-style/file/style-rtl.css +5 -8
- package/build-style/file/style.css +5 -8
- package/build-style/gallery/style-rtl.css +7 -2
- package/build-style/gallery/style.css +7 -2
- package/build-style/image/editor-rtl.css +4 -3
- package/build-style/image/editor.css +4 -3
- package/build-style/image/style-rtl.css +33 -3
- package/build-style/image/style.css +33 -3
- package/build-style/navigation/style-rtl.css +9 -1
- package/build-style/navigation/style.css +9 -1
- package/build-style/post-comments-form/editor-rtl.css +3 -0
- package/build-style/post-comments-form/editor.css +3 -0
- package/build-style/post-comments-form/style-rtl.css +0 -1
- package/build-style/post-comments-form/style.css +0 -1
- package/build-style/post-template/style-rtl.css +9 -18
- package/build-style/post-template/style.css +9 -18
- package/build-style/query/editor-rtl.css +1 -1
- package/build-style/query/editor.css +1 -1
- package/build-style/search/style-rtl.css +6 -8
- package/build-style/search/style.css +6 -8
- package/build-style/search/theme-rtl.css +5 -0
- package/build-style/search/theme.css +5 -0
- package/build-style/social-link/editor-rtl.css +1 -0
- package/build-style/social-link/editor.css +1 -0
- package/build-style/social-links/style-rtl.css +8 -0
- package/build-style/social-links/style.css +8 -0
- package/build-style/style-rtl.css +216 -154
- package/build-style/style.css +216 -154
- package/build-style/template-part/editor-rtl.css +14 -3
- package/build-style/template-part/editor.css +14 -3
- package/build-style/theme-rtl.css +5 -0
- package/build-style/theme.css +5 -0
- package/package.json +28 -28
- package/src/audio/edit.js +4 -0
- package/src/audio/save.js +12 -2
- package/src/avatar/hooks.js +6 -9
- package/src/button/block.json +1 -24
- package/src/button/edit.js +3 -2
- package/src/button/save.js +2 -2
- package/src/button/style.scss +13 -1
- package/src/buttons/edit.js +1 -5
- package/src/columns/edit.native.js +2 -2
- package/src/columns/variations.js +2 -2
- package/src/comment-author-name/block.json +0 -4
- package/src/comment-author-name/edit.js +3 -12
- package/src/comment-date/block.json +0 -4
- package/src/comment-date/edit.js +10 -14
- package/src/comment-date/index.php +0 -3
- package/src/comment-edit-link/block.json +0 -4
- package/src/comment-reply-link/block.json +0 -4
- package/src/comment-template/block.json +1 -1
- package/src/comment-template/style.scss +14 -0
- package/src/comments/block.json +7 -2
- package/src/comments/deprecated.js +53 -0
- package/src/comments/edit/comments-legacy.js +71 -0
- package/src/comments/edit/index.js +35 -0
- package/src/comments/edit/placeholder.js +124 -0
- package/src/comments/{edit.js → edit/template.js} +25 -32
- package/src/comments/editor.scss +9 -0
- package/src/comments/index.js +2 -0
- package/src/comments/index.php +219 -0
- package/src/comments/save.js +8 -7
- package/src/{post-comments → comments}/style.scss +14 -3
- package/src/comments-pagination/block.json +1 -1
- package/src/comments-title/block.json +1 -1
- package/src/comments-title/deprecated.js +0 -2
- package/src/common.scss +2 -0
- package/src/cover/block.json +1 -0
- package/src/cover/edit/block-controls.js +4 -20
- package/src/cover/edit/cover-placeholder.js +2 -0
- package/src/cover/edit/index.js +16 -0
- package/src/cover/index.php +21 -8
- package/src/cover/style.scss +2 -2
- package/src/cover/transforms.js +2 -2
- package/src/editor-elements.scss +10 -0
- package/src/editor.scss +2 -1
- package/src/elements.scss +6 -0
- package/src/embed/embed-placeholder.native.js +2 -3
- package/src/embed/embed-preview.js +8 -1
- package/src/embed/icons.js +25 -0
- package/src/embed/save.js +10 -2
- package/src/embed/test/__snapshots__/index.native.js.snap +1 -1
- package/src/embed/variations.js +10 -0
- package/src/file/edit.js +4 -2
- package/src/file/save.js +2 -2
- package/src/file/style.scss +5 -5
- package/src/freeform/editor.scss +0 -2
- package/src/gallery/edit.js +12 -23
- package/src/gallery/gallery.js +9 -2
- package/src/gallery/index.php +5 -1
- package/src/gallery/save.js +5 -1
- package/src/gallery/style.scss +10 -1
- package/src/gallery/test/__snapshots__/index.native.js.snap +2 -2
- package/src/gallery/test/helpers.native.js +11 -198
- package/src/gallery/test/index.native.js +19 -29
- package/src/gallery/transforms.js +28 -13
- package/src/gallery/use-get-media.js +11 -28
- package/src/gallery/use-get-media.native.js +44 -0
- package/src/gallery/v1/edit.js +3 -4
- package/src/gallery/v1/gallery-image.js +4 -0
- package/src/gallery/v1/gallery.js +8 -2
- package/src/gallery/v1/save.js +20 -3
- package/src/group/block.json +2 -0
- package/src/group/edit.js +1 -3
- package/src/group/variations.js +2 -2
- package/src/heading/heading-level-dropdown.js +1 -0
- package/src/heading/index.js +8 -2
- package/src/html/edit.js +10 -40
- package/src/html/preview.js +46 -0
- package/src/image/block.json +7 -1
- package/src/image/deprecated.js +86 -0
- package/src/image/edit.js +6 -1
- package/src/image/edit.native.js +19 -7
- package/src/image/editor.scss +9 -4
- package/src/image/image.js +28 -16
- package/src/image/save.js +20 -3
- package/src/image/style.scss +39 -3
- package/src/image/test/edit.native.js +51 -19
- package/src/index.js +0 -2
- package/src/index.native.js +2 -11
- package/src/latest-posts/edit.js +2 -6
- package/src/list/transforms.js +0 -47
- package/src/list/v2/transforms.js +23 -46
- package/src/list-item/edit.js +10 -12
- package/src/list-item/hooks/index.js +1 -1
- package/src/list-item/hooks/use-enter.js +9 -6
- package/src/list-item/hooks/use-merge.js +141 -0
- package/src/list-item/hooks/use-outdent-list-item.js +79 -54
- package/src/list-item/utils.js +27 -3
- package/src/media-text/deprecated.js +148 -1
- package/src/media-text/edit.js +2 -1
- package/src/media-text/save.js +18 -0
- package/src/more/edit.js +9 -11
- package/src/more/save.js +3 -6
- package/src/navigation/block.json +9 -0
- package/src/navigation/edit/index.js +1 -0
- package/src/navigation/style.scss +11 -2
- package/src/navigation/test/use-navigation-menu.js +16 -11
- package/src/navigation/use-navigation-menu.js +26 -83
- package/src/navigation/view.js +6 -1
- package/src/navigation-link/edit.js +4 -3
- package/src/navigation-link/hooks.js +0 -14
- package/src/navigation-link/index.js +1 -1
- package/src/navigation-link/test/__snapshots__/hooks.js.snap +0 -93
- package/src/navigation-link/test/hooks.js +0 -12
- package/src/navigation-submenu/edit.js +1 -0
- package/src/navigation-submenu/view.js +6 -1
- package/src/nextpage/edit.js +1 -3
- package/src/page-list/edit.js +12 -5
- package/src/paragraph/edit.js +8 -14
- package/src/post-comments-form/edit.js +3 -58
- package/src/post-comments-form/editor.scss +4 -0
- package/src/post-comments-form/form.js +81 -6
- package/src/post-comments-form/index.php +1 -1
- package/src/post-comments-form/style.scss +0 -1
- package/src/post-featured-image/index.php +4 -2
- package/src/post-template/index.php +23 -17
- package/src/post-template/style.scss +1 -7
- package/src/post-terms/edit.js +3 -2
- package/src/post-terms/index.js +1 -1
- package/src/post-title/block.json +1 -0
- package/src/query/edit/inspector-controls/index.js +1 -1
- package/src/query/editor.scss +1 -1
- package/src/query/index.js +1 -1
- package/src/query-no-results/edit.js +2 -5
- package/src/query-no-results/index.php +10 -8
- package/src/query-pagination-next/edit.js +1 -0
- package/src/query-pagination-previous/edit.js +1 -0
- package/src/quote/deprecated.js +213 -99
- package/src/quote/edit.js +77 -52
- package/src/quote/index.js +10 -33
- package/src/quote/save.js +5 -5
- package/src/quote/{v2/test → test}/migrate.js +2 -7
- package/src/quote/transforms.js +117 -147
- package/src/search/edit.js +2 -2
- package/src/search/index.php +12 -10
- package/src/search/style.scss +9 -8
- package/src/search/theme.scss +5 -0
- package/src/site-logo/edit.js +2 -11
- package/src/site-title/edit/level-toolbar.js +1 -0
- package/src/social-link/editor.scss +3 -0
- package/src/social-link/icons/index.js +1 -0
- package/src/social-link/icons/whatsapp.js +10 -0
- package/src/social-link/index.php +20 -0
- package/src/social-link/socials-with-bg.scss +5 -0
- package/src/social-link/socials-without-bg.scss +5 -0
- package/src/social-link/variations.js +7 -0
- package/src/style.scss +1 -1
- package/src/table/edit.js +2 -0
- package/src/table/save.js +6 -1
- package/src/template-part/edit/index.js +37 -24
- package/src/template-part/edit/selection-modal.js +68 -40
- package/src/template-part/edit/utils/search.js +76 -0
- package/src/template-part/editor.scss +21 -9
- package/src/template-part/index.js +1 -1
- package/src/template-part/index.php +56 -2
- package/src/template-part/variations.js +0 -11
- package/src/utils/clean-empty-object.js +8 -2
- package/src/video/edit.js +4 -0
- package/src/video/save.js +10 -2
- package/src/video/tracks-editor.js +1 -1
- package/build/comments/edit.js.map +0 -1
- package/build/gallery/use-short-code-transform.js +0 -64
- package/build/gallery/use-short-code-transform.js.map +0 -1
- package/build/list-item/hooks/use-backspace.js +0 -59
- package/build/list-item/hooks/use-backspace.js.map +0 -1
- package/build/navigation-link/fallback-variations.js +0 -75
- package/build/navigation-link/fallback-variations.js.map +0 -1
- package/build/post-comments/edit.js +0 -184
- package/build/post-comments/edit.js.map +0 -1
- package/build/post-comments/index.js +0 -72
- package/build/post-comments/index.js.map +0 -1
- package/build/quote/v2/deprecated.js +0 -133
- package/build/quote/v2/deprecated.js.map +0 -1
- package/build/quote/v2/edit.js +0 -139
- package/build/quote/v2/edit.js.map +0 -1
- package/build/quote/v2/index.js +0 -49
- package/build/quote/v2/index.js.map +0 -1
- package/build/quote/v2/save.js +0 -43
- package/build/quote/v2/save.js.map +0 -1
- package/build/quote/v2/transforms.js +0 -156
- package/build/quote/v2/transforms.js.map +0 -1
- package/build/template-part/fallback-variations.js +0 -59
- package/build/template-part/fallback-variations.js.map +0 -1
- package/build-module/comments/edit.js +0 -51
- package/build-module/comments/edit.js.map +0 -1
- package/build-module/gallery/use-short-code-transform.js +0 -54
- package/build-module/gallery/use-short-code-transform.js.map +0 -1
- package/build-module/list-item/hooks/use-backspace.js +0 -44
- package/build-module/list-item/hooks/use-backspace.js.map +0 -1
- package/build-module/navigation-link/fallback-variations.js +0 -65
- package/build-module/navigation-link/fallback-variations.js.map +0 -1
- package/build-module/post-comments/edit.js +0 -171
- package/build-module/post-comments/edit.js.map +0 -1
- package/build-module/post-comments/index.js +0 -59
- package/build-module/post-comments/index.js.map +0 -1
- package/build-module/quote/v2/deprecated.js +0 -116
- package/build-module/quote/v2/deprecated.js.map +0 -1
- package/build-module/quote/v2/edit.js +0 -122
- package/build-module/quote/v2/edit.js.map +0 -1
- package/build-module/quote/v2/index.js +0 -33
- package/build-module/quote/v2/index.js.map +0 -1
- package/build-module/quote/v2/save.js +0 -30
- package/build-module/quote/v2/save.js.map +0 -1
- package/build-module/quote/v2/transforms.js +0 -147
- package/build-module/quote/v2/transforms.js.map +0 -1
- package/build-module/template-part/fallback-variations.js +0 -47
- package/build-module/template-part/fallback-variations.js.map +0 -1
- package/src/gallery/use-short-code-transform.js +0 -55
- package/src/list-item/hooks/use-backspace.js +0 -51
- package/src/navigation-link/fallback-variations.js +0 -65
- package/src/post-comments/block.json +0 -45
- package/src/post-comments/edit.js +0 -247
- package/src/post-comments/editor.scss +0 -3
- package/src/post-comments/index.js +0 -18
- package/src/post-comments/index.php +0 -87
- package/src/quote/v2/deprecated.js +0 -107
- package/src/quote/v2/edit.js +0 -139
- package/src/quote/v2/index.js +0 -36
- package/src/quote/v2/save.js +0 -26
- package/src/quote/v2/transforms.js +0 -155
- package/src/template-part/fallback-variations.js +0 -51
|
@@ -0,0 +1,85 @@
|
|
|
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
|
+
/**
|
|
78
|
+
* Element styles for the editor
|
|
79
|
+
*/
|
|
80
|
+
.wp-element-button {
|
|
81
|
+
cursor: revert;
|
|
82
|
+
}
|
|
83
|
+
.wp-element-button[role=textbox] {
|
|
84
|
+
cursor: text;
|
|
85
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
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
|
+
/**
|
|
78
|
+
* Element styles for the editor
|
|
79
|
+
*/
|
|
80
|
+
.wp-element-button {
|
|
81
|
+
cursor: revert;
|
|
82
|
+
}
|
|
83
|
+
.wp-element-button[role=textbox] {
|
|
84
|
+
cursor: text;
|
|
85
|
+
}
|
|
@@ -240,10 +240,132 @@ html :where(.wp-block-column) {
|
|
|
240
240
|
margin-bottom: 0;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
+
/* Styles for backwards compatibility with the legacy `post-comments` block */
|
|
244
|
+
.wp-block-post-comments, .wp-block-comments__legacy-placeholder {
|
|
245
|
+
/* utility classes */
|
|
246
|
+
/* end utility classes */
|
|
247
|
+
}
|
|
248
|
+
.wp-block-post-comments .alignleft, .wp-block-comments__legacy-placeholder .alignleft {
|
|
249
|
+
float: right;
|
|
250
|
+
}
|
|
251
|
+
.wp-block-post-comments .alignright, .wp-block-comments__legacy-placeholder .alignright {
|
|
252
|
+
float: left;
|
|
253
|
+
}
|
|
254
|
+
.wp-block-post-comments .navigation::after, .wp-block-comments__legacy-placeholder .navigation::after {
|
|
255
|
+
content: "";
|
|
256
|
+
display: table;
|
|
257
|
+
clear: both;
|
|
258
|
+
}
|
|
259
|
+
.wp-block-post-comments .commentlist, .wp-block-comments__legacy-placeholder .commentlist {
|
|
260
|
+
clear: both;
|
|
261
|
+
list-style: none;
|
|
262
|
+
margin: 0;
|
|
263
|
+
padding: 0;
|
|
264
|
+
}
|
|
265
|
+
.wp-block-post-comments .commentlist .comment, .wp-block-comments__legacy-placeholder .commentlist .comment {
|
|
266
|
+
min-height: 2.25em;
|
|
267
|
+
padding-right: 3.25em;
|
|
268
|
+
}
|
|
269
|
+
.wp-block-post-comments .commentlist .comment p, .wp-block-comments__legacy-placeholder .commentlist .comment p {
|
|
270
|
+
font-size: 1em;
|
|
271
|
+
line-height: 1.8;
|
|
272
|
+
margin: 1em 0;
|
|
273
|
+
}
|
|
274
|
+
.wp-block-post-comments .commentlist .children, .wp-block-comments__legacy-placeholder .commentlist .children {
|
|
275
|
+
list-style: none;
|
|
276
|
+
margin: 0;
|
|
277
|
+
padding: 0;
|
|
278
|
+
}
|
|
279
|
+
.wp-block-post-comments .comment-author, .wp-block-comments__legacy-placeholder .comment-author {
|
|
280
|
+
line-height: 1.5;
|
|
281
|
+
}
|
|
282
|
+
.wp-block-post-comments .comment-author .avatar, .wp-block-comments__legacy-placeholder .comment-author .avatar {
|
|
283
|
+
border-radius: 1.5em;
|
|
284
|
+
display: block;
|
|
285
|
+
float: right;
|
|
286
|
+
height: 2.5em;
|
|
287
|
+
margin-top: 0.5em;
|
|
288
|
+
margin-left: 0.75em;
|
|
289
|
+
width: 2.5em;
|
|
290
|
+
}
|
|
291
|
+
.wp-block-post-comments .comment-author cite, .wp-block-comments__legacy-placeholder .comment-author cite {
|
|
292
|
+
font-style: normal;
|
|
293
|
+
}
|
|
294
|
+
.wp-block-post-comments .comment-meta, .wp-block-comments__legacy-placeholder .comment-meta {
|
|
295
|
+
font-size: 0.875em;
|
|
296
|
+
line-height: 1.5;
|
|
297
|
+
}
|
|
298
|
+
.wp-block-post-comments .comment-meta b, .wp-block-comments__legacy-placeholder .comment-meta b {
|
|
299
|
+
font-weight: normal;
|
|
300
|
+
}
|
|
301
|
+
.wp-block-post-comments .comment-meta .comment-awaiting-moderation, .wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation {
|
|
302
|
+
margin-top: 1em;
|
|
303
|
+
margin-bottom: 1em;
|
|
304
|
+
display: block;
|
|
305
|
+
}
|
|
306
|
+
.wp-block-post-comments .comment-body .commentmetadata, .wp-block-comments__legacy-placeholder .comment-body .commentmetadata {
|
|
307
|
+
font-size: 0.875em;
|
|
308
|
+
}
|
|
309
|
+
.wp-block-post-comments .comment-form-comment label, .wp-block-comments__legacy-placeholder .comment-form-comment label,
|
|
310
|
+
.wp-block-post-comments .comment-form-author label,
|
|
311
|
+
.wp-block-comments__legacy-placeholder .comment-form-author label,
|
|
312
|
+
.wp-block-post-comments .comment-form-email label,
|
|
313
|
+
.wp-block-comments__legacy-placeholder .comment-form-email label,
|
|
314
|
+
.wp-block-post-comments .comment-form-url label,
|
|
315
|
+
.wp-block-comments__legacy-placeholder .comment-form-url label {
|
|
316
|
+
display: block;
|
|
317
|
+
margin-bottom: 0.25em;
|
|
318
|
+
}
|
|
319
|
+
.wp-block-post-comments .comment-form textarea, .wp-block-comments__legacy-placeholder .comment-form textarea,
|
|
320
|
+
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
|
|
321
|
+
.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]) {
|
|
322
|
+
display: block;
|
|
323
|
+
box-sizing: border-box;
|
|
324
|
+
width: 100%;
|
|
325
|
+
}
|
|
326
|
+
.wp-block-post-comments .comment-form-cookies-consent, .wp-block-comments__legacy-placeholder .comment-form-cookies-consent {
|
|
327
|
+
display: flex;
|
|
328
|
+
gap: 0.25em;
|
|
329
|
+
}
|
|
330
|
+
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent, .wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent {
|
|
331
|
+
margin-top: 0.35em;
|
|
332
|
+
}
|
|
333
|
+
.wp-block-post-comments .comment-reply-title, .wp-block-comments__legacy-placeholder .comment-reply-title {
|
|
334
|
+
margin-bottom: 0;
|
|
335
|
+
}
|
|
336
|
+
.wp-block-post-comments .comment-reply-title :where(small), .wp-block-comments__legacy-placeholder .comment-reply-title :where(small) {
|
|
337
|
+
font-size: var(--wp--preset--font-size--medium, smaller);
|
|
338
|
+
margin-right: 0.5em;
|
|
339
|
+
}
|
|
340
|
+
.wp-block-post-comments .reply, .wp-block-comments__legacy-placeholder .reply {
|
|
341
|
+
font-size: 0.875em;
|
|
342
|
+
margin-bottom: 1.4em;
|
|
343
|
+
}
|
|
344
|
+
.wp-block-post-comments textarea, .wp-block-comments__legacy-placeholder textarea,
|
|
345
|
+
.wp-block-post-comments input:not([type=submit]),
|
|
346
|
+
.wp-block-comments__legacy-placeholder input:not([type=submit]) {
|
|
347
|
+
border: 1px solid #949494;
|
|
348
|
+
font-size: 1em;
|
|
349
|
+
font-family: inherit;
|
|
350
|
+
}
|
|
351
|
+
.wp-block-post-comments textarea, .wp-block-comments__legacy-placeholder textarea,
|
|
352
|
+
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
|
|
353
|
+
.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]) {
|
|
354
|
+
padding: calc(0.667em + 2px);
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
:where(.wp-block-post-comments input[type="submit"]) {
|
|
358
|
+
border: none;
|
|
359
|
+
}
|
|
360
|
+
|
|
243
361
|
.block-library-comments-toolbar__popover .components-popover__content {
|
|
244
362
|
min-width: 230px;
|
|
245
363
|
}
|
|
246
364
|
|
|
365
|
+
.wp-block-comments__legacy-placeholder * {
|
|
366
|
+
pointer-events: none;
|
|
367
|
+
}
|
|
368
|
+
|
|
247
369
|
.wp-block-comment-author-avatar__placeholder {
|
|
248
370
|
border: currentColor 1px dashed;
|
|
249
371
|
width: 100%;
|
|
@@ -1032,9 +1154,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1032
1154
|
margin-top: -9px;
|
|
1033
1155
|
margin-right: -9px;
|
|
1034
1156
|
}
|
|
1035
|
-
.wp-block-image:not(.is-style-rounded) > div:not(.components-placeholder) {
|
|
1036
|
-
border-radius: inherit;
|
|
1037
|
-
}
|
|
1038
1157
|
|
|
1039
1158
|
.wp-block-image .components-resizable-box__container {
|
|
1040
1159
|
display: inline-block;
|
|
@@ -1099,6 +1218,10 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1099
1218
|
position: relative;
|
|
1100
1219
|
max-width: 100%;
|
|
1101
1220
|
width: 100%;
|
|
1221
|
+
overflow: hidden;
|
|
1222
|
+
}
|
|
1223
|
+
.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image {
|
|
1224
|
+
border: none;
|
|
1102
1225
|
}
|
|
1103
1226
|
|
|
1104
1227
|
.wp-block-image__crop-icon {
|
|
@@ -2172,6 +2295,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2172
2295
|
color: currentColor;
|
|
2173
2296
|
height: auto;
|
|
2174
2297
|
line-height: 0;
|
|
2298
|
+
opacity: 1;
|
|
2175
2299
|
padding: 0.25em;
|
|
2176
2300
|
}
|
|
2177
2301
|
|
|
@@ -2386,23 +2510,34 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2386
2510
|
margin-bottom: 0;
|
|
2387
2511
|
}
|
|
2388
2512
|
|
|
2513
|
+
.block-editor-template-part__selection-modal {
|
|
2514
|
+
z-index: 1000001;
|
|
2515
|
+
}
|
|
2389
2516
|
@media (min-width: 600px) {
|
|
2390
|
-
.block-editor-template-part__selection-modal {
|
|
2517
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2391
2518
|
width: calc(100% - 32px);
|
|
2392
2519
|
height: calc(100% - 120px);
|
|
2393
2520
|
}
|
|
2394
2521
|
}
|
|
2395
2522
|
@media (min-width: 782px) {
|
|
2396
|
-
.block-editor-template-part__selection-modal {
|
|
2523
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2397
2524
|
width: 750px;
|
|
2398
2525
|
}
|
|
2399
2526
|
}
|
|
2400
2527
|
@media (min-width: 960px) {
|
|
2401
|
-
.block-editor-template-part__selection-modal {
|
|
2528
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2402
2529
|
height: 70%;
|
|
2403
2530
|
}
|
|
2404
2531
|
}
|
|
2405
2532
|
|
|
2533
|
+
.block-library-template-part__selection-search {
|
|
2534
|
+
background: #fff;
|
|
2535
|
+
position: sticky;
|
|
2536
|
+
top: 0;
|
|
2537
|
+
padding: 16px 0;
|
|
2538
|
+
z-index: 1;
|
|
2539
|
+
}
|
|
2540
|
+
|
|
2406
2541
|
.wp-block-text-columns .block-editor-rich-text__editable:focus {
|
|
2407
2542
|
outline: 1px solid #ddd;
|
|
2408
2543
|
}
|
|
@@ -2530,8 +2665,8 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2530
2665
|
}
|
|
2531
2666
|
|
|
2532
2667
|
.block-editor-query-pattern__selection-modal .components-modal__content {
|
|
2533
|
-
overflow: hidden;
|
|
2534
2668
|
padding: 0;
|
|
2669
|
+
margin-bottom: 60px;
|
|
2535
2670
|
}
|
|
2536
2671
|
.block-editor-query-pattern__selection-modal .components-modal__content::before {
|
|
2537
2672
|
margin-bottom: 0;
|
|
@@ -2672,12 +2807,21 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2672
2807
|
display: block;
|
|
2673
2808
|
}
|
|
2674
2809
|
|
|
2675
|
-
.wp-block-post-
|
|
2810
|
+
.wp-block-post-comments-form * {
|
|
2676
2811
|
pointer-events: none;
|
|
2677
2812
|
}
|
|
2813
|
+
.wp-block-post-comments-form *.block-editor-warning * {
|
|
2814
|
+
pointer-events: auto;
|
|
2815
|
+
}
|
|
2678
2816
|
|
|
2679
|
-
|
|
2680
|
-
|
|
2817
|
+
/**
|
|
2818
|
+
* Element styles for the editor
|
|
2819
|
+
*/
|
|
2820
|
+
.wp-element-button {
|
|
2821
|
+
cursor: revert;
|
|
2822
|
+
}
|
|
2823
|
+
.wp-element-button[role=textbox] {
|
|
2824
|
+
cursor: text;
|
|
2681
2825
|
}
|
|
2682
2826
|
|
|
2683
2827
|
:root .editor-styles-wrapper {
|
package/build-style/editor.css
CHANGED
|
@@ -241,10 +241,132 @@ html :where(.wp-block-column) {
|
|
|
241
241
|
margin-bottom: 0;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
+
/* Styles for backwards compatibility with the legacy `post-comments` block */
|
|
245
|
+
.wp-block-post-comments, .wp-block-comments__legacy-placeholder {
|
|
246
|
+
/* utility classes */
|
|
247
|
+
/* end utility classes */
|
|
248
|
+
}
|
|
249
|
+
.wp-block-post-comments .alignleft, .wp-block-comments__legacy-placeholder .alignleft {
|
|
250
|
+
float: left;
|
|
251
|
+
}
|
|
252
|
+
.wp-block-post-comments .alignright, .wp-block-comments__legacy-placeholder .alignright {
|
|
253
|
+
float: right;
|
|
254
|
+
}
|
|
255
|
+
.wp-block-post-comments .navigation::after, .wp-block-comments__legacy-placeholder .navigation::after {
|
|
256
|
+
content: "";
|
|
257
|
+
display: table;
|
|
258
|
+
clear: both;
|
|
259
|
+
}
|
|
260
|
+
.wp-block-post-comments .commentlist, .wp-block-comments__legacy-placeholder .commentlist {
|
|
261
|
+
clear: both;
|
|
262
|
+
list-style: none;
|
|
263
|
+
margin: 0;
|
|
264
|
+
padding: 0;
|
|
265
|
+
}
|
|
266
|
+
.wp-block-post-comments .commentlist .comment, .wp-block-comments__legacy-placeholder .commentlist .comment {
|
|
267
|
+
min-height: 2.25em;
|
|
268
|
+
padding-left: 3.25em;
|
|
269
|
+
}
|
|
270
|
+
.wp-block-post-comments .commentlist .comment p, .wp-block-comments__legacy-placeholder .commentlist .comment p {
|
|
271
|
+
font-size: 1em;
|
|
272
|
+
line-height: 1.8;
|
|
273
|
+
margin: 1em 0;
|
|
274
|
+
}
|
|
275
|
+
.wp-block-post-comments .commentlist .children, .wp-block-comments__legacy-placeholder .commentlist .children {
|
|
276
|
+
list-style: none;
|
|
277
|
+
margin: 0;
|
|
278
|
+
padding: 0;
|
|
279
|
+
}
|
|
280
|
+
.wp-block-post-comments .comment-author, .wp-block-comments__legacy-placeholder .comment-author {
|
|
281
|
+
line-height: 1.5;
|
|
282
|
+
}
|
|
283
|
+
.wp-block-post-comments .comment-author .avatar, .wp-block-comments__legacy-placeholder .comment-author .avatar {
|
|
284
|
+
border-radius: 1.5em;
|
|
285
|
+
display: block;
|
|
286
|
+
float: left;
|
|
287
|
+
height: 2.5em;
|
|
288
|
+
margin-top: 0.5em;
|
|
289
|
+
margin-right: 0.75em;
|
|
290
|
+
width: 2.5em;
|
|
291
|
+
}
|
|
292
|
+
.wp-block-post-comments .comment-author cite, .wp-block-comments__legacy-placeholder .comment-author cite {
|
|
293
|
+
font-style: normal;
|
|
294
|
+
}
|
|
295
|
+
.wp-block-post-comments .comment-meta, .wp-block-comments__legacy-placeholder .comment-meta {
|
|
296
|
+
font-size: 0.875em;
|
|
297
|
+
line-height: 1.5;
|
|
298
|
+
}
|
|
299
|
+
.wp-block-post-comments .comment-meta b, .wp-block-comments__legacy-placeholder .comment-meta b {
|
|
300
|
+
font-weight: normal;
|
|
301
|
+
}
|
|
302
|
+
.wp-block-post-comments .comment-meta .comment-awaiting-moderation, .wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation {
|
|
303
|
+
margin-top: 1em;
|
|
304
|
+
margin-bottom: 1em;
|
|
305
|
+
display: block;
|
|
306
|
+
}
|
|
307
|
+
.wp-block-post-comments .comment-body .commentmetadata, .wp-block-comments__legacy-placeholder .comment-body .commentmetadata {
|
|
308
|
+
font-size: 0.875em;
|
|
309
|
+
}
|
|
310
|
+
.wp-block-post-comments .comment-form-comment label, .wp-block-comments__legacy-placeholder .comment-form-comment label,
|
|
311
|
+
.wp-block-post-comments .comment-form-author label,
|
|
312
|
+
.wp-block-comments__legacy-placeholder .comment-form-author label,
|
|
313
|
+
.wp-block-post-comments .comment-form-email label,
|
|
314
|
+
.wp-block-comments__legacy-placeholder .comment-form-email label,
|
|
315
|
+
.wp-block-post-comments .comment-form-url label,
|
|
316
|
+
.wp-block-comments__legacy-placeholder .comment-form-url label {
|
|
317
|
+
display: block;
|
|
318
|
+
margin-bottom: 0.25em;
|
|
319
|
+
}
|
|
320
|
+
.wp-block-post-comments .comment-form textarea, .wp-block-comments__legacy-placeholder .comment-form textarea,
|
|
321
|
+
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
|
|
322
|
+
.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]) {
|
|
323
|
+
display: block;
|
|
324
|
+
box-sizing: border-box;
|
|
325
|
+
width: 100%;
|
|
326
|
+
}
|
|
327
|
+
.wp-block-post-comments .comment-form-cookies-consent, .wp-block-comments__legacy-placeholder .comment-form-cookies-consent {
|
|
328
|
+
display: flex;
|
|
329
|
+
gap: 0.25em;
|
|
330
|
+
}
|
|
331
|
+
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent, .wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent {
|
|
332
|
+
margin-top: 0.35em;
|
|
333
|
+
}
|
|
334
|
+
.wp-block-post-comments .comment-reply-title, .wp-block-comments__legacy-placeholder .comment-reply-title {
|
|
335
|
+
margin-bottom: 0;
|
|
336
|
+
}
|
|
337
|
+
.wp-block-post-comments .comment-reply-title :where(small), .wp-block-comments__legacy-placeholder .comment-reply-title :where(small) {
|
|
338
|
+
font-size: var(--wp--preset--font-size--medium, smaller);
|
|
339
|
+
margin-left: 0.5em;
|
|
340
|
+
}
|
|
341
|
+
.wp-block-post-comments .reply, .wp-block-comments__legacy-placeholder .reply {
|
|
342
|
+
font-size: 0.875em;
|
|
343
|
+
margin-bottom: 1.4em;
|
|
344
|
+
}
|
|
345
|
+
.wp-block-post-comments textarea, .wp-block-comments__legacy-placeholder textarea,
|
|
346
|
+
.wp-block-post-comments input:not([type=submit]),
|
|
347
|
+
.wp-block-comments__legacy-placeholder input:not([type=submit]) {
|
|
348
|
+
border: 1px solid #949494;
|
|
349
|
+
font-size: 1em;
|
|
350
|
+
font-family: inherit;
|
|
351
|
+
}
|
|
352
|
+
.wp-block-post-comments textarea, .wp-block-comments__legacy-placeholder textarea,
|
|
353
|
+
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
|
|
354
|
+
.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]) {
|
|
355
|
+
padding: calc(0.667em + 2px);
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
:where(.wp-block-post-comments input[type="submit"]) {
|
|
359
|
+
border: none;
|
|
360
|
+
}
|
|
361
|
+
|
|
244
362
|
.block-library-comments-toolbar__popover .components-popover__content {
|
|
245
363
|
min-width: 230px;
|
|
246
364
|
}
|
|
247
365
|
|
|
366
|
+
.wp-block-comments__legacy-placeholder * {
|
|
367
|
+
pointer-events: none;
|
|
368
|
+
}
|
|
369
|
+
|
|
248
370
|
.wp-block-comment-author-avatar__placeholder {
|
|
249
371
|
border: currentColor 1px dashed;
|
|
250
372
|
width: 100%;
|
|
@@ -1040,9 +1162,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1040
1162
|
margin-top: -9px;
|
|
1041
1163
|
margin-left: -9px;
|
|
1042
1164
|
}
|
|
1043
|
-
.wp-block-image:not(.is-style-rounded) > div:not(.components-placeholder) {
|
|
1044
|
-
border-radius: inherit;
|
|
1045
|
-
}
|
|
1046
1165
|
|
|
1047
1166
|
.wp-block-image .components-resizable-box__container {
|
|
1048
1167
|
display: inline-block;
|
|
@@ -1107,6 +1226,10 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1107
1226
|
position: relative;
|
|
1108
1227
|
max-width: 100%;
|
|
1109
1228
|
width: 100%;
|
|
1229
|
+
overflow: hidden;
|
|
1230
|
+
}
|
|
1231
|
+
.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image {
|
|
1232
|
+
border: none;
|
|
1110
1233
|
}
|
|
1111
1234
|
|
|
1112
1235
|
.wp-block-image__crop-icon {
|
|
@@ -2180,6 +2303,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2180
2303
|
color: currentColor;
|
|
2181
2304
|
height: auto;
|
|
2182
2305
|
line-height: 0;
|
|
2306
|
+
opacity: 1;
|
|
2183
2307
|
padding: 0.25em;
|
|
2184
2308
|
}
|
|
2185
2309
|
|
|
@@ -2394,23 +2518,34 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2394
2518
|
margin-bottom: 0;
|
|
2395
2519
|
}
|
|
2396
2520
|
|
|
2521
|
+
.block-editor-template-part__selection-modal {
|
|
2522
|
+
z-index: 1000001;
|
|
2523
|
+
}
|
|
2397
2524
|
@media (min-width: 600px) {
|
|
2398
|
-
.block-editor-template-part__selection-modal {
|
|
2525
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2399
2526
|
width: calc(100% - 32px);
|
|
2400
2527
|
height: calc(100% - 120px);
|
|
2401
2528
|
}
|
|
2402
2529
|
}
|
|
2403
2530
|
@media (min-width: 782px) {
|
|
2404
|
-
.block-editor-template-part__selection-modal {
|
|
2531
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2405
2532
|
width: 750px;
|
|
2406
2533
|
}
|
|
2407
2534
|
}
|
|
2408
2535
|
@media (min-width: 960px) {
|
|
2409
|
-
.block-editor-template-part__selection-modal {
|
|
2536
|
+
.block-editor-template-part__selection-modal .components-modal__frame {
|
|
2410
2537
|
height: 70%;
|
|
2411
2538
|
}
|
|
2412
2539
|
}
|
|
2413
2540
|
|
|
2541
|
+
.block-library-template-part__selection-search {
|
|
2542
|
+
background: #fff;
|
|
2543
|
+
position: sticky;
|
|
2544
|
+
top: 0;
|
|
2545
|
+
padding: 16px 0;
|
|
2546
|
+
z-index: 1;
|
|
2547
|
+
}
|
|
2548
|
+
|
|
2414
2549
|
.wp-block-text-columns .block-editor-rich-text__editable:focus {
|
|
2415
2550
|
outline: 1px solid #ddd;
|
|
2416
2551
|
}
|
|
@@ -2538,8 +2673,8 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2538
2673
|
}
|
|
2539
2674
|
|
|
2540
2675
|
.block-editor-query-pattern__selection-modal .components-modal__content {
|
|
2541
|
-
overflow: hidden;
|
|
2542
2676
|
padding: 0;
|
|
2677
|
+
margin-bottom: 60px;
|
|
2543
2678
|
}
|
|
2544
2679
|
.block-editor-query-pattern__selection-modal .components-modal__content::before {
|
|
2545
2680
|
margin-bottom: 0;
|
|
@@ -2683,12 +2818,21 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2683
2818
|
display: block;
|
|
2684
2819
|
}
|
|
2685
2820
|
|
|
2686
|
-
.wp-block-post-
|
|
2821
|
+
.wp-block-post-comments-form * {
|
|
2687
2822
|
pointer-events: none;
|
|
2688
2823
|
}
|
|
2824
|
+
.wp-block-post-comments-form *.block-editor-warning * {
|
|
2825
|
+
pointer-events: auto;
|
|
2826
|
+
}
|
|
2689
2827
|
|
|
2690
|
-
|
|
2691
|
-
|
|
2828
|
+
/**
|
|
2829
|
+
* Element styles for the editor
|
|
2830
|
+
*/
|
|
2831
|
+
.wp-element-button {
|
|
2832
|
+
cursor: revert;
|
|
2833
|
+
}
|
|
2834
|
+
.wp-element-button[role=textbox] {
|
|
2835
|
+
cursor: text;
|
|
2692
2836
|
}
|
|
2693
2837
|
|
|
2694
2838
|
:root .editor-styles-wrapper {
|
|
@@ -77,6 +77,9 @@
|
|
|
77
77
|
.wp-block-file {
|
|
78
78
|
margin-bottom: 1.5em;
|
|
79
79
|
}
|
|
80
|
+
.wp-block-file:not(.wp-element-button) {
|
|
81
|
+
font-size: 0.8em;
|
|
82
|
+
}
|
|
80
83
|
.wp-block-file.aligncenter {
|
|
81
84
|
text-align: center;
|
|
82
85
|
}
|
|
@@ -91,17 +94,11 @@
|
|
|
91
94
|
margin-bottom: 1em;
|
|
92
95
|
}
|
|
93
96
|
|
|
94
|
-
.wp-block-file__button {
|
|
95
|
-
background: #32373c;
|
|
97
|
+
:where(.wp-block-file__button) {
|
|
96
98
|
border-radius: 2em;
|
|
97
|
-
color: #fff;
|
|
98
|
-
font-size: 0.8em;
|
|
99
99
|
padding: 0.5em 1em;
|
|
100
100
|
}
|
|
101
|
-
.wp-block-file__button:is(a) {
|
|
102
|
-
text-decoration: none;
|
|
103
|
-
}
|
|
104
|
-
.wp-block-file__button:is(a):hover, .wp-block-file__button:is(a):visited, .wp-block-file__button:is(a):focus, .wp-block-file__button:is(a):active {
|
|
101
|
+
:where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):active {
|
|
105
102
|
box-shadow: none;
|
|
106
103
|
color: #fff;
|
|
107
104
|
opacity: 0.85;
|