@wordpress/block-library 9.8.4 → 9.9.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 +2 -0
- package/build/avatar/index.js +2 -1
- package/build/avatar/index.js.map +1 -1
- package/build/block/edit.js +1 -4
- package/build/block/edit.js.map +1 -1
- package/build/button/edit.js +2 -4
- package/build/button/edit.js.map +1 -1
- package/build/comment-author-name/index.js +2 -1
- package/build/comment-author-name/index.js.map +1 -1
- package/build/comment-content/index.js +2 -1
- package/build/comment-content/index.js.map +1 -1
- package/build/comment-date/index.js +2 -1
- package/build/comment-date/index.js.map +1 -1
- package/build/comment-edit-link/index.js +2 -1
- package/build/comment-edit-link/index.js.map +1 -1
- package/build/comment-reply-link/index.js +2 -1
- package/build/comment-reply-link/index.js.map +1 -1
- package/build/comments-pagination-next/index.js +5 -0
- package/build/comments-pagination-next/index.js.map +1 -1
- package/build/comments-pagination-numbers/index.js +2 -1
- package/build/comments-pagination-numbers/index.js.map +1 -1
- package/build/comments-pagination-previous/index.js +5 -0
- package/build/comments-pagination-previous/index.js.map +1 -1
- package/build/comments-title/index.js +2 -1
- package/build/comments-title/index.js.map +1 -1
- package/build/cover/edit/index.js +4 -2
- package/build/cover/edit/index.js.map +1 -1
- package/build/file/index.js +8 -4
- package/build/file/index.js.map +1 -1
- package/build/image/edit.js +2 -4
- package/build/image/edit.js.map +1 -1
- package/build/image/image.js +6 -10
- package/build/image/image.js.map +1 -1
- package/build/post-navigation-link/index.js +6 -0
- package/build/post-navigation-link/index.js.map +1 -1
- package/build/post-navigation-link/variations.js +14 -2
- package/build/post-navigation-link/variations.js.map +1 -1
- package/build/post-time-to-read/index.js +2 -1
- package/build/post-time-to-read/index.js.map +1 -1
- package/build/query/edit/inspector-controls/index.js +2 -2
- package/build/query/edit/inspector-controls/index.js.map +1 -1
- package/build/query/edit/inspector-controls/pages-control.js +1 -1
- package/build/query/edit/inspector-controls/pages-control.js.map +1 -1
- package/build/query/edit/inspector-controls/per-page-control.js +1 -1
- package/build/query/edit/inspector-controls/per-page-control.js.map +1 -1
- package/build/query/index.js +1 -0
- package/build/query/index.js.map +1 -1
- package/build/query-no-results/index.js +8 -0
- package/build/query-no-results/index.js.map +1 -1
- package/build/query-pagination-numbers/index.js +2 -1
- package/build/query-pagination-numbers/index.js.map +1 -1
- package/build/query-title/index.js +5 -0
- package/build/query-title/index.js.map +1 -1
- package/build/site-logo/edit.js +5 -3
- package/build/site-logo/edit.js.map +1 -1
- package/build/table-of-contents/index.js +42 -1
- package/build/table-of-contents/index.js.map +1 -1
- package/build/term-description/index.js +2 -1
- package/build/term-description/index.js.map +1 -1
- package/build-module/avatar/index.js +2 -1
- package/build-module/avatar/index.js.map +1 -1
- package/build-module/block/edit.js +1 -4
- package/build-module/block/edit.js.map +1 -1
- package/build-module/button/edit.js +4 -6
- package/build-module/button/edit.js.map +1 -1
- package/build-module/comment-author-name/index.js +2 -1
- package/build-module/comment-author-name/index.js.map +1 -1
- package/build-module/comment-content/index.js +2 -1
- package/build-module/comment-content/index.js.map +1 -1
- package/build-module/comment-date/index.js +2 -1
- package/build-module/comment-date/index.js.map +1 -1
- package/build-module/comment-edit-link/index.js +2 -1
- package/build-module/comment-edit-link/index.js.map +1 -1
- package/build-module/comment-reply-link/index.js +2 -1
- package/build-module/comment-reply-link/index.js.map +1 -1
- package/build-module/comments-pagination-next/index.js +5 -0
- package/build-module/comments-pagination-next/index.js.map +1 -1
- package/build-module/comments-pagination-numbers/index.js +2 -1
- package/build-module/comments-pagination-numbers/index.js.map +1 -1
- package/build-module/comments-pagination-previous/index.js +5 -0
- package/build-module/comments-pagination-previous/index.js.map +1 -1
- package/build-module/comments-title/index.js +2 -1
- package/build-module/comments-title/index.js.map +1 -1
- package/build-module/cover/edit/index.js +5 -3
- package/build-module/cover/edit/index.js.map +1 -1
- package/build-module/file/index.js +8 -4
- package/build-module/file/index.js.map +1 -1
- package/build-module/image/edit.js +4 -6
- package/build-module/image/edit.js.map +1 -1
- package/build-module/image/image.js +5 -9
- package/build-module/image/image.js.map +1 -1
- package/build-module/post-navigation-link/index.js +6 -0
- package/build-module/post-navigation-link/index.js.map +1 -1
- package/build-module/post-navigation-link/variations.js +14 -2
- package/build-module/post-navigation-link/variations.js.map +1 -1
- package/build-module/post-time-to-read/index.js +2 -1
- package/build-module/post-time-to-read/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/index.js +2 -2
- package/build-module/query/edit/inspector-controls/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/pages-control.js +1 -1
- package/build-module/query/edit/inspector-controls/pages-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/per-page-control.js +1 -1
- package/build-module/query/edit/inspector-controls/per-page-control.js.map +1 -1
- package/build-module/query/index.js +1 -0
- package/build-module/query/index.js.map +1 -1
- package/build-module/query-no-results/index.js +8 -0
- package/build-module/query-no-results/index.js.map +1 -1
- package/build-module/query-pagination-numbers/index.js +2 -1
- package/build-module/query-pagination-numbers/index.js.map +1 -1
- package/build-module/query-title/index.js +5 -0
- package/build-module/query-title/index.js.map +1 -1
- package/build-module/site-logo/edit.js +5 -3
- package/build-module/site-logo/edit.js.map +1 -1
- package/build-module/table-of-contents/index.js +42 -1
- package/build-module/table-of-contents/index.js.map +1 -1
- package/build-module/term-description/index.js +2 -1
- package/build-module/term-description/index.js.map +1 -1
- package/build-style/archives/editor-rtl.css +10 -1
- package/build-style/archives/editor.css +10 -1
- package/build-style/archives/style-rtl.css +10 -1
- package/build-style/archives/style.css +10 -1
- package/build-style/audio/editor-rtl.css +10 -1
- package/build-style/audio/editor.css +10 -1
- package/build-style/audio/style-rtl.css +10 -1
- package/build-style/audio/style.css +10 -1
- package/build-style/audio/theme-rtl.css +10 -1
- package/build-style/audio/theme.css +10 -1
- package/build-style/avatar/editor-rtl.css +10 -1
- package/build-style/avatar/editor.css +10 -1
- package/build-style/avatar/style-rtl.css +10 -1
- package/build-style/avatar/style.css +10 -1
- package/build-style/button/editor-rtl.css +10 -1
- package/build-style/button/editor.css +10 -1
- package/build-style/button/style-rtl.css +10 -1
- package/build-style/button/style.css +10 -1
- package/build-style/buttons/editor-rtl.css +10 -1
- package/build-style/buttons/editor.css +10 -1
- package/build-style/buttons/style-rtl.css +11 -1
- package/build-style/buttons/style.css +11 -1
- package/build-style/calendar/style-rtl.css +10 -1
- package/build-style/calendar/style.css +10 -1
- package/build-style/categories/editor-rtl.css +10 -1
- package/build-style/categories/editor.css +10 -1
- package/build-style/categories/style-rtl.css +10 -1
- package/build-style/categories/style.css +10 -1
- package/build-style/classic-rtl.css +10 -1
- package/build-style/classic.css +10 -1
- package/build-style/code/editor-rtl.css +10 -1
- package/build-style/code/editor.css +10 -1
- package/build-style/code/style-rtl.css +10 -1
- package/build-style/code/style.css +10 -1
- package/build-style/code/theme-rtl.css +10 -1
- package/build-style/code/theme.css +10 -1
- package/build-style/columns/editor-rtl.css +10 -1
- package/build-style/columns/editor.css +10 -1
- package/build-style/columns/style-rtl.css +10 -1
- package/build-style/columns/style.css +10 -1
- package/build-style/comment-author-avatar/editor-rtl.css +10 -1
- package/build-style/comment-author-avatar/editor.css +10 -1
- package/build-style/comment-author-name/style-rtl.css +10 -1
- package/build-style/comment-author-name/style.css +10 -1
- package/build-style/comment-content/style-rtl.css +10 -1
- package/build-style/comment-content/style.css +10 -1
- package/build-style/comment-date/style-rtl.css +10 -1
- package/build-style/comment-date/style.css +10 -1
- package/build-style/comment-edit-link/style-rtl.css +10 -1
- package/build-style/comment-edit-link/style.css +10 -1
- package/build-style/comment-reply-link/style-rtl.css +10 -1
- package/build-style/comment-reply-link/style.css +10 -1
- package/build-style/comment-template/style-rtl.css +10 -1
- package/build-style/comment-template/style.css +10 -1
- package/build-style/comments/editor-rtl.css +10 -1
- package/build-style/comments/editor.css +10 -1
- package/build-style/comments/style-rtl.css +10 -1
- package/build-style/comments/style.css +10 -1
- package/build-style/comments-pagination/editor-rtl.css +10 -1
- package/build-style/comments-pagination/editor.css +10 -1
- package/build-style/comments-pagination/style-rtl.css +10 -1
- package/build-style/comments-pagination/style.css +10 -1
- package/build-style/comments-pagination-numbers/editor-rtl.css +10 -1
- package/build-style/comments-pagination-numbers/editor.css +10 -1
- package/build-style/comments-title/editor-rtl.css +10 -1
- package/build-style/comments-title/editor.css +10 -1
- package/build-style/common-rtl.css +10 -1
- package/build-style/common.css +10 -1
- package/build-style/cover/editor-rtl.css +10 -1
- package/build-style/cover/editor.css +10 -1
- package/build-style/cover/style-rtl.css +10 -1
- package/build-style/cover/style.css +10 -1
- package/build-style/details/editor-rtl.css +10 -1
- package/build-style/details/editor.css +10 -1
- package/build-style/details/style-rtl.css +10 -1
- package/build-style/details/style.css +10 -1
- package/build-style/editor-elements-rtl.css +10 -1
- package/build-style/editor-elements.css +10 -1
- package/build-style/editor-rtl.css +16 -19
- package/build-style/editor.css +16 -19
- package/build-style/elements-rtl.css +10 -1
- package/build-style/elements.css +10 -1
- package/build-style/embed/editor-rtl.css +10 -1
- package/build-style/embed/editor.css +10 -1
- package/build-style/embed/style-rtl.css +10 -1
- package/build-style/embed/style.css +10 -1
- package/build-style/embed/theme-rtl.css +10 -1
- package/build-style/embed/theme.css +10 -1
- package/build-style/file/editor-rtl.css +10 -1
- package/build-style/file/editor.css +10 -1
- package/build-style/file/style-rtl.css +10 -1
- package/build-style/file/style.css +10 -1
- package/build-style/footnotes/style-rtl.css +10 -1
- package/build-style/footnotes/style.css +10 -1
- package/build-style/form-input/editor-rtl.css +10 -1
- package/build-style/form-input/editor.css +10 -1
- package/build-style/form-input/style-rtl.css +10 -1
- package/build-style/form-input/style.css +10 -1
- package/build-style/form-submission-notification/editor-rtl.css +10 -1
- package/build-style/form-submission-notification/editor.css +10 -1
- package/build-style/form-submit-button/style-rtl.css +10 -1
- package/build-style/form-submit-button/style.css +10 -1
- package/build-style/freeform/editor-rtl.css +10 -1
- package/build-style/freeform/editor.css +10 -1
- package/build-style/gallery/editor-rtl.css +10 -1
- package/build-style/gallery/editor.css +10 -1
- package/build-style/gallery/style-rtl.css +10 -1
- package/build-style/gallery/style.css +10 -1
- package/build-style/gallery/theme-rtl.css +10 -1
- package/build-style/gallery/theme.css +10 -1
- package/build-style/group/editor-rtl.css +12 -3
- package/build-style/group/editor.css +12 -3
- package/build-style/group/style-rtl.css +10 -1
- package/build-style/group/style.css +10 -1
- package/build-style/group/theme-rtl.css +10 -1
- package/build-style/group/theme.css +10 -1
- package/build-style/heading/style-rtl.css +10 -1
- package/build-style/heading/style.css +10 -1
- package/build-style/html/editor-rtl.css +10 -1
- package/build-style/html/editor.css +10 -1
- package/build-style/image/editor-rtl.css +10 -1
- package/build-style/image/editor.css +10 -1
- package/build-style/image/style-rtl.css +10 -1
- package/build-style/image/style.css +10 -1
- package/build-style/image/theme-rtl.css +10 -1
- package/build-style/image/theme.css +10 -1
- package/build-style/latest-comments/style-rtl.css +10 -1
- package/build-style/latest-comments/style.css +10 -1
- package/build-style/latest-posts/editor-rtl.css +10 -1
- package/build-style/latest-posts/editor.css +10 -1
- package/build-style/latest-posts/style-rtl.css +10 -1
- package/build-style/latest-posts/style.css +10 -1
- package/build-style/list/style-rtl.css +10 -1
- package/build-style/list/style.css +10 -1
- package/build-style/loginout/style-rtl.css +10 -1
- package/build-style/loginout/style.css +10 -1
- package/build-style/media-text/editor-rtl.css +10 -1
- package/build-style/media-text/editor.css +10 -1
- package/build-style/media-text/style-rtl.css +10 -1
- package/build-style/media-text/style.css +10 -1
- package/build-style/more/editor-rtl.css +10 -1
- package/build-style/more/editor.css +10 -1
- package/build-style/navigation/editor-rtl.css +10 -1
- package/build-style/navigation/editor.css +10 -1
- package/build-style/navigation/style-rtl.css +10 -1
- package/build-style/navigation/style.css +10 -1
- package/build-style/navigation-link/editor-rtl.css +10 -1
- package/build-style/navigation-link/editor.css +10 -1
- package/build-style/navigation-link/style-rtl.css +10 -1
- package/build-style/navigation-link/style.css +10 -1
- package/build-style/navigation-submenu/editor-rtl.css +10 -1
- package/build-style/navigation-submenu/editor.css +10 -1
- package/build-style/nextpage/editor-rtl.css +10 -1
- package/build-style/nextpage/editor.css +10 -1
- package/build-style/page-list/editor-rtl.css +10 -1
- package/build-style/page-list/editor.css +10 -1
- package/build-style/page-list/style-rtl.css +10 -1
- package/build-style/page-list/style.css +10 -1
- package/build-style/paragraph/editor-rtl.css +10 -1
- package/build-style/paragraph/editor.css +10 -1
- package/build-style/paragraph/style-rtl.css +10 -1
- package/build-style/paragraph/style.css +10 -1
- package/build-style/post-author/editor-rtl.css +10 -1
- package/build-style/post-author/editor.css +10 -1
- package/build-style/post-author/style-rtl.css +10 -1
- package/build-style/post-author/style.css +10 -1
- package/build-style/post-author-biography/style-rtl.css +10 -1
- package/build-style/post-author-biography/style.css +10 -1
- package/build-style/post-author-name/style-rtl.css +10 -1
- package/build-style/post-author-name/style.css +10 -1
- package/build-style/post-comments-form/editor-rtl.css +10 -1
- package/build-style/post-comments-form/editor.css +10 -1
- package/build-style/post-comments-form/style-rtl.css +10 -1
- package/build-style/post-comments-form/style.css +10 -1
- package/build-style/post-content/style-rtl.css +10 -1
- package/build-style/post-content/style.css +10 -1
- package/build-style/post-date/style-rtl.css +10 -1
- package/build-style/post-date/style.css +10 -1
- package/build-style/post-excerpt/editor-rtl.css +10 -1
- package/build-style/post-excerpt/editor.css +10 -1
- package/build-style/post-excerpt/style-rtl.css +10 -1
- package/build-style/post-excerpt/style.css +10 -1
- package/build-style/post-featured-image/editor-rtl.css +10 -1
- package/build-style/post-featured-image/editor.css +10 -1
- package/build-style/post-featured-image/style-rtl.css +10 -1
- package/build-style/post-featured-image/style.css +10 -1
- package/build-style/post-navigation-link/style-rtl.css +10 -1
- package/build-style/post-navigation-link/style.css +10 -1
- package/build-style/post-template/editor-rtl.css +10 -1
- package/build-style/post-template/editor.css +10 -1
- package/build-style/post-template/style-rtl.css +10 -1
- package/build-style/post-template/style.css +10 -1
- package/build-style/post-terms/style-rtl.css +10 -1
- package/build-style/post-terms/style.css +10 -1
- package/build-style/post-time-to-read/style-rtl.css +10 -1
- package/build-style/post-time-to-read/style.css +10 -1
- package/build-style/post-title/style-rtl.css +10 -1
- package/build-style/post-title/style.css +10 -1
- package/build-style/preformatted/style-rtl.css +10 -1
- package/build-style/preformatted/style.css +10 -1
- package/build-style/pullquote/editor-rtl.css +10 -1
- package/build-style/pullquote/editor.css +10 -1
- package/build-style/pullquote/style-rtl.css +10 -1
- package/build-style/pullquote/style.css +10 -1
- package/build-style/pullquote/theme-rtl.css +10 -1
- package/build-style/pullquote/theme.css +10 -1
- package/build-style/query/editor-rtl.css +10 -1
- package/build-style/query/editor.css +10 -1
- package/build-style/query-pagination/editor-rtl.css +10 -1
- package/build-style/query-pagination/editor.css +10 -1
- package/build-style/query-pagination/style-rtl.css +10 -1
- package/build-style/query-pagination/style.css +10 -1
- package/build-style/query-pagination-numbers/editor-rtl.css +10 -1
- package/build-style/query-pagination-numbers/editor.css +10 -1
- package/build-style/query-title/style-rtl.css +10 -1
- package/build-style/query-title/style.css +10 -1
- package/build-style/quote/style-rtl.css +10 -1
- package/build-style/quote/style.css +10 -1
- package/build-style/quote/theme-rtl.css +10 -1
- package/build-style/quote/theme.css +10 -1
- package/build-style/read-more/style-rtl.css +10 -1
- package/build-style/read-more/style.css +10 -1
- package/build-style/reset-rtl.css +10 -1
- package/build-style/reset.css +10 -1
- package/build-style/rss/editor-rtl.css +10 -1
- package/build-style/rss/editor.css +10 -1
- package/build-style/rss/style-rtl.css +10 -1
- package/build-style/rss/style.css +10 -1
- package/build-style/search/editor-rtl.css +10 -1
- package/build-style/search/editor.css +10 -1
- package/build-style/search/style-rtl.css +10 -1
- package/build-style/search/style.css +10 -1
- package/build-style/search/theme-rtl.css +10 -1
- package/build-style/search/theme.css +10 -1
- package/build-style/separator/editor-rtl.css +10 -1
- package/build-style/separator/editor.css +10 -1
- package/build-style/separator/style-rtl.css +10 -1
- package/build-style/separator/style.css +10 -1
- package/build-style/separator/theme-rtl.css +10 -1
- package/build-style/separator/theme.css +10 -1
- package/build-style/shortcode/editor-rtl.css +10 -1
- package/build-style/shortcode/editor.css +10 -1
- package/build-style/site-logo/editor-rtl.css +10 -1
- package/build-style/site-logo/editor.css +10 -1
- package/build-style/site-logo/style-rtl.css +10 -1
- package/build-style/site-logo/style.css +10 -1
- package/build-style/site-tagline/editor-rtl.css +10 -1
- package/build-style/site-tagline/editor.css +10 -1
- package/build-style/site-tagline/style-rtl.css +10 -1
- package/build-style/site-tagline/style.css +10 -1
- package/build-style/site-title/editor-rtl.css +10 -1
- package/build-style/site-title/editor.css +10 -1
- package/build-style/site-title/style-rtl.css +10 -1
- package/build-style/site-title/style.css +10 -1
- package/build-style/social-link/editor-rtl.css +10 -1
- package/build-style/social-link/editor.css +10 -1
- package/build-style/social-links/editor-rtl.css +14 -12
- package/build-style/social-links/editor.css +14 -12
- package/build-style/social-links/style-rtl.css +10 -1
- package/build-style/social-links/style.css +10 -1
- package/build-style/spacer/editor-rtl.css +10 -1
- package/build-style/spacer/editor.css +10 -1
- package/build-style/spacer/style-rtl.css +10 -1
- package/build-style/spacer/style.css +10 -1
- package/build-style/style-rtl.css +11 -1
- package/build-style/style.css +11 -1
- package/build-style/table/editor-rtl.css +10 -1
- package/build-style/table/editor.css +10 -1
- package/build-style/table/style-rtl.css +10 -1
- package/build-style/table/style.css +10 -1
- package/build-style/table/theme-rtl.css +10 -1
- package/build-style/table/theme.css +10 -1
- package/build-style/table-of-contents/style-rtl.css +10 -1
- package/build-style/table-of-contents/style.css +10 -1
- package/build-style/tag-cloud/editor-rtl.css +10 -1
- package/build-style/tag-cloud/editor.css +10 -1
- package/build-style/tag-cloud/style-rtl.css +10 -1
- package/build-style/tag-cloud/style.css +10 -1
- package/build-style/template-part/editor-rtl.css +10 -1
- package/build-style/template-part/editor.css +10 -1
- package/build-style/template-part/theme-rtl.css +10 -1
- package/build-style/template-part/theme.css +10 -1
- package/build-style/term-description/style-rtl.css +10 -1
- package/build-style/term-description/style.css +10 -1
- package/build-style/text-columns/editor-rtl.css +10 -1
- package/build-style/text-columns/editor.css +10 -1
- package/build-style/text-columns/style-rtl.css +10 -1
- package/build-style/text-columns/style.css +10 -1
- package/build-style/theme-rtl.css +10 -1
- package/build-style/theme.css +10 -1
- package/build-style/verse/style-rtl.css +10 -1
- package/build-style/verse/style.css +10 -1
- package/build-style/video/editor-rtl.css +10 -1
- package/build-style/video/editor.css +10 -1
- package/build-style/video/style-rtl.css +10 -1
- package/build-style/video/style.css +10 -1
- package/build-style/video/theme-rtl.css +10 -1
- package/build-style/video/theme.css +10 -1
- package/package.json +35 -35
- package/src/avatar/index.js +1 -0
- package/src/block/edit.js +1 -2
- package/src/button/edit.js +6 -8
- package/src/buttons/style.scss +2 -0
- package/src/categories/index.php +1 -1
- package/src/comment-author-name/index.js +1 -0
- package/src/comment-content/index.js +1 -0
- package/src/comment-date/index.js +1 -0
- package/src/comment-edit-link/index.js +1 -0
- package/src/comment-reply-link/index.js +1 -0
- package/src/comments-pagination-next/block.json +5 -0
- package/src/comments-pagination-numbers/index.js +1 -0
- package/src/comments-pagination-previous/block.json +5 -0
- package/src/comments-title/index.js +1 -0
- package/src/cover/edit/index.js +6 -2
- package/src/editor.scss +0 -1
- package/src/file/block.json +8 -4
- package/src/group/editor.scss +2 -2
- package/src/image/edit.js +6 -8
- package/src/image/image.js +5 -7
- package/src/post-navigation-link/block.json +6 -0
- package/src/post-navigation-link/variations.js +12 -0
- package/src/post-time-to-read/index.js +1 -0
- package/src/query/block.json +1 -0
- package/src/query/edit/inspector-controls/index.js +2 -2
- package/src/query/edit/inspector-controls/pages-control.js +1 -1
- package/src/query/edit/inspector-controls/per-page-control.js +1 -1
- package/src/query-no-results/block.json +10 -0
- package/src/query-pagination-numbers/index.js +1 -0
- package/src/query-title/block.json +5 -0
- package/src/site-logo/edit.js +1 -0
- package/src/social-links/editor.scss +4 -13
- package/src/table-of-contents/block.json +52 -1
- package/src/term-description/index.js +1 -0
- package/build-style/post-content/editor-rtl.css +0 -95
- package/build-style/post-content/editor.css +0 -95
- package/src/post-content/editor.scss +0 -4
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -1164,9 +1173,9 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar {
|
|
|
1164
1173
|
.wp-block-group.is-layout-flex.block-editor-block-list__block > .block-list-appender:only-child::after {
|
|
1165
1174
|
content: "";
|
|
1166
1175
|
display: flex;
|
|
1167
|
-
flex: 1 0
|
|
1176
|
+
flex: 1 0 40px;
|
|
1168
1177
|
pointer-events: none;
|
|
1169
|
-
min-height:
|
|
1178
|
+
min-height: 38px;
|
|
1170
1179
|
border: 1px dashed currentColor;
|
|
1171
1180
|
}
|
|
1172
1181
|
.wp-block-group.is-layout-flex.block-editor-block-list__block > .block-list-appender:only-child .block-editor-inserter,
|
|
@@ -2496,19 +2505,12 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2496
2505
|
.wp-block-social-links .block-list-appender {
|
|
2497
2506
|
position: static;
|
|
2498
2507
|
}
|
|
2499
|
-
.wp-block-social-links .block-list-appender .block-editor-button-block-appender
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
.wp-block-social-links.has-small-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2508
|
+
.wp-block-social-links .block-list-appender .block-editor-button-block-appender {
|
|
2509
|
+
height: 1.5em;
|
|
2510
|
+
width: 1.5em;
|
|
2511
|
+
font-size: inherit;
|
|
2504
2512
|
padding: 0;
|
|
2505
2513
|
}
|
|
2506
|
-
.wp-block-social-links.has-large-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2507
|
-
padding: 14px;
|
|
2508
|
-
}
|
|
2509
|
-
.wp-block-social-links.has-huge-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2510
|
-
padding: 23px;
|
|
2511
|
-
}
|
|
2512
2514
|
|
|
2513
2515
|
.block-editor-block-list__block[data-type="core/spacer"]::before {
|
|
2514
2516
|
content: "";
|
|
@@ -2918,11 +2920,6 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2918
2920
|
pointer-events: auto;
|
|
2919
2921
|
}
|
|
2920
2922
|
|
|
2921
|
-
.wp-block-post-content.wp-block-post-content {
|
|
2922
|
-
-webkit-user-select: none;
|
|
2923
|
-
user-select: none;
|
|
2924
|
-
}
|
|
2925
|
-
|
|
2926
2923
|
/**
|
|
2927
2924
|
* Element styles for the editor
|
|
2928
2925
|
*/
|
package/build-style/editor.css
CHANGED
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -1172,9 +1181,9 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar {
|
|
|
1172
1181
|
.wp-block-group.is-layout-flex.block-editor-block-list__block > .block-list-appender:only-child::after {
|
|
1173
1182
|
content: "";
|
|
1174
1183
|
display: flex;
|
|
1175
|
-
flex: 1 0
|
|
1184
|
+
flex: 1 0 40px;
|
|
1176
1185
|
pointer-events: none;
|
|
1177
|
-
min-height:
|
|
1186
|
+
min-height: 38px;
|
|
1178
1187
|
border: 1px dashed currentColor;
|
|
1179
1188
|
}
|
|
1180
1189
|
.wp-block-group.is-layout-flex.block-editor-block-list__block > .block-list-appender:only-child .block-editor-inserter,
|
|
@@ -2505,19 +2514,12 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
2505
2514
|
.wp-block-social-links .block-list-appender {
|
|
2506
2515
|
position: static;
|
|
2507
2516
|
}
|
|
2508
|
-
.wp-block-social-links .block-list-appender .block-editor-button-block-appender
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
.wp-block-social-links.has-small-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2517
|
+
.wp-block-social-links .block-list-appender .block-editor-button-block-appender {
|
|
2518
|
+
height: 1.5em;
|
|
2519
|
+
width: 1.5em;
|
|
2520
|
+
font-size: inherit;
|
|
2513
2521
|
padding: 0;
|
|
2514
2522
|
}
|
|
2515
|
-
.wp-block-social-links.has-large-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2516
|
-
padding: 14px;
|
|
2517
|
-
}
|
|
2518
|
-
.wp-block-social-links.has-huge-icon-size .block-editor-button-block-appender.components-button.components-button {
|
|
2519
|
-
padding: 23px;
|
|
2520
|
-
}
|
|
2521
2523
|
|
|
2522
2524
|
.block-editor-block-list__block[data-type="core/spacer"]::before {
|
|
2523
2525
|
content: "";
|
|
@@ -2928,11 +2930,6 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2928
2930
|
pointer-events: auto;
|
|
2929
2931
|
}
|
|
2930
2932
|
|
|
2931
|
-
.wp-block-post-content.wp-block-post-content {
|
|
2932
|
-
-webkit-user-select: none;
|
|
2933
|
-
user-select: none;
|
|
2934
|
-
}
|
|
2935
|
-
|
|
2936
2933
|
/**
|
|
2937
2934
|
* Element styles for the editor
|
|
2938
2935
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
package/build-style/elements.css
CHANGED
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|
|
@@ -29,6 +29,9 @@
|
|
|
29
29
|
/**
|
|
30
30
|
* Fonts & basic variables.
|
|
31
31
|
*/
|
|
32
|
+
/**
|
|
33
|
+
* Typography
|
|
34
|
+
*/
|
|
32
35
|
/**
|
|
33
36
|
* Grid System.
|
|
34
37
|
* https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
|
|
@@ -43,7 +46,10 @@
|
|
|
43
46
|
* Dimensions.
|
|
44
47
|
*/
|
|
45
48
|
/**
|
|
46
|
-
*
|
|
49
|
+
* Mobile specific styles
|
|
50
|
+
*/
|
|
51
|
+
/**
|
|
52
|
+
* Editor styles.
|
|
47
53
|
*/
|
|
48
54
|
/**
|
|
49
55
|
* Block & Editor UI.
|
|
@@ -67,6 +73,9 @@
|
|
|
67
73
|
* Creates a fading overlay to signify that the content is longer
|
|
68
74
|
* than the space allows.
|
|
69
75
|
*/
|
|
76
|
+
/**
|
|
77
|
+
* Typography
|
|
78
|
+
*/
|
|
70
79
|
/**
|
|
71
80
|
* Breakpoint mixins
|
|
72
81
|
*/
|