@wordpress/block-library 10.5.2-next.v.202608281122.0 → 11.0.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 +19 -1
- package/build/audio/edit.cjs +5 -5
- package/build/audio/edit.cjs.map +2 -2
- package/build/audio/index.cjs +0 -37
- package/build/audio/index.cjs.map +3 -3
- package/build/button/index.cjs +0 -34
- package/build/button/index.cjs.map +3 -3
- package/build/code/index.cjs +0 -17
- package/build/code/index.cjs.map +3 -3
- package/build/comment-template/edit.cjs.map +1 -1
- package/build/cover/index.cjs +0 -38
- package/build/cover/index.cjs.map +3 -3
- package/build/details/index.cjs +0 -17
- package/build/details/index.cjs.map +3 -3
- package/build/file/index.cjs +0 -43
- package/build/file/index.cjs.map +3 -3
- package/build/footnotes/format.cjs +1 -1
- package/build/footnotes/format.cjs.map +2 -2
- package/build/gallery/dynamic-gallery.cjs +22 -12
- package/build/gallery/dynamic-gallery.cjs.map +2 -2
- package/build/heading/index.cjs +0 -16
- package/build/heading/index.cjs.map +3 -3
- package/build/image/image.cjs +7 -5
- package/build/image/image.cjs.map +2 -2
- package/build/image/index.cjs +0 -81
- package/build/image/index.cjs.map +3 -3
- package/build/image/use-open-image-media-editor-modal.cjs +81 -14
- package/build/image/use-open-image-media-editor-modal.cjs.map +2 -2
- package/build/index.cjs +0 -10
- package/build/index.cjs.map +2 -2
- package/build/latest-posts/edit.cjs.map +1 -1
- package/build/list-item/edit.cjs +14 -11
- package/build/list-item/edit.cjs.map +2 -2
- package/build/list-item/hooks/index.cjs +6 -9
- package/build/list-item/hooks/index.cjs.map +2 -2
- package/build/list-item/hooks/use-enter.cjs +62 -67
- package/build/list-item/hooks/use-enter.cjs.map +3 -3
- package/build/list-item/hooks/use-merge.cjs +26 -44
- package/build/list-item/hooks/use-merge.cjs.map +3 -3
- package/build/list-item/hooks/use-multi-select-tab.cjs +80 -0
- package/build/list-item/hooks/use-multi-select-tab.cjs.map +7 -0
- package/build/list-item/hooks/use-tab.cjs +65 -0
- package/build/list-item/hooks/use-tab.cjs.map +7 -0
- package/build/list-item/index.cjs +0 -17
- package/build/list-item/index.cjs.map +3 -3
- package/build/list-item/utils.cjs +169 -0
- package/build/list-item/utils.cjs.map +7 -0
- package/build/math/block.json +3 -0
- package/build/media-text/index.cjs +0 -50
- package/build/media-text/index.cjs.map +3 -3
- package/build/media-text/media-container.cjs +16 -11
- package/build/media-text/media-container.cjs.map +2 -2
- package/build/more/index.cjs +0 -18
- package/build/more/index.cjs.map +3 -3
- package/build/navigation/constants.cjs +1 -1
- package/build/navigation/constants.cjs.map +1 -1
- package/build/navigation-link/block.json +1 -1
- package/build/navigation-link/deprecated.cjs +69 -0
- package/build/navigation-link/deprecated.cjs.map +7 -0
- package/build/navigation-link/index.cjs +6 -74
- package/build/navigation-link/index.cjs.map +4 -4
- package/build/{form-submit-button/init.cjs → navigation-link/variations.cjs} +23 -8
- package/build/navigation-link/variations.cjs.map +7 -0
- package/build/navigation-submenu/index.cjs +0 -32
- package/build/navigation-submenu/index.cjs.map +3 -3
- package/build/paragraph/index.cjs +0 -17
- package/build/paragraph/index.cjs.map +3 -3
- package/build/paragraph/use-enter.cjs +8 -4
- package/build/paragraph/use-enter.cjs.map +2 -2
- package/build/post-template/edit.cjs +3 -1
- package/build/post-template/edit.cjs.map +2 -2
- package/build/preformatted/index.cjs +0 -17
- package/build/preformatted/index.cjs.map +3 -3
- package/build/pullquote/index.cjs +0 -24
- package/build/pullquote/index.cjs.map +3 -3
- package/build/query/edit/inspector-controls/enhanced-pagination-control.cjs +13 -5
- package/build/query/edit/inspector-controls/enhanced-pagination-control.cjs.map +2 -2
- package/build/query/edit/inspector-controls/index.cjs +9 -4
- package/build/query/edit/inspector-controls/index.cjs.map +2 -2
- package/build/query/edit/query-content.cjs +30 -9
- package/build/query/edit/query-content.cjs.map +3 -3
- package/build/query/utils.cjs +11 -4
- package/build/query/utils.cjs.map +2 -2
- package/build/search/edit.cjs +3 -1
- package/build/search/edit.cjs.map +2 -2
- package/build/search/index.cjs +0 -31
- package/build/search/index.cjs.map +3 -3
- package/build/site-tagline/edit.cjs +11 -17
- package/build/site-tagline/edit.cjs.map +2 -2
- package/build/site-title/edit.cjs +12 -18
- package/build/site-title/edit.cjs.map +2 -2
- package/build/social-link/index.cjs +0 -31
- package/build/social-link/index.cjs.map +3 -3
- package/build/verse/index.cjs +0 -17
- package/build/verse/index.cjs.map +3 -3
- package/build/video/index.cjs +0 -40
- package/build/video/index.cjs.map +3 -3
- package/build/video/tracks-editor.cjs +2 -3
- package/build/video/tracks-editor.cjs.map +3 -3
- package/build-module/audio/edit.mjs +5 -5
- package/build-module/audio/edit.mjs.map +2 -2
- package/build-module/audio/index.mjs +0 -37
- package/build-module/audio/index.mjs.map +2 -2
- package/build-module/button/index.mjs +0 -34
- package/build-module/button/index.mjs.map +2 -2
- package/build-module/code/index.mjs +0 -17
- package/build-module/code/index.mjs.map +2 -2
- package/build-module/comment-template/edit.mjs.map +1 -1
- package/build-module/cover/index.mjs +0 -38
- package/build-module/cover/index.mjs.map +2 -2
- package/build-module/details/index.mjs +0 -17
- package/build-module/details/index.mjs.map +2 -2
- package/build-module/file/index.mjs +1 -44
- package/build-module/file/index.mjs.map +2 -2
- package/build-module/footnotes/format.mjs +1 -1
- package/build-module/footnotes/format.mjs.map +2 -2
- package/build-module/gallery/dynamic-gallery.mjs +23 -13
- package/build-module/gallery/dynamic-gallery.mjs.map +2 -2
- package/build-module/heading/index.mjs +1 -21
- package/build-module/heading/index.mjs.map +2 -2
- package/build-module/image/image.mjs +7 -5
- package/build-module/image/image.mjs.map +2 -2
- package/build-module/image/index.mjs +0 -81
- package/build-module/image/index.mjs.map +2 -2
- package/build-module/image/use-open-image-media-editor-modal.mjs +84 -14
- package/build-module/image/use-open-image-media-editor-modal.mjs.map +2 -2
- package/build-module/index.mjs +0 -10
- package/build-module/index.mjs.map +2 -2
- package/build-module/latest-posts/edit.mjs.map +1 -1
- package/build-module/list-item/edit.mjs +20 -18
- package/build-module/list-item/edit.mjs.map +2 -2
- package/build-module/list-item/hooks/index.mjs +8 -10
- package/build-module/list-item/hooks/index.mjs.map +2 -2
- package/build-module/list-item/hooks/use-enter.mjs +63 -58
- package/build-module/list-item/hooks/use-enter.mjs.map +2 -2
- package/build-module/list-item/hooks/use-merge.mjs +27 -35
- package/build-module/list-item/hooks/use-merge.mjs.map +2 -2
- package/build-module/list-item/hooks/use-multi-select-tab.mjs +59 -0
- package/build-module/list-item/hooks/use-multi-select-tab.mjs.map +7 -0
- package/build-module/list-item/hooks/use-tab.mjs +44 -0
- package/build-module/list-item/hooks/use-tab.mjs.map +7 -0
- package/build-module/list-item/index.mjs +0 -17
- package/build-module/list-item/index.mjs.map +2 -2
- package/build-module/list-item/utils.mjs +140 -0
- package/build-module/list-item/utils.mjs.map +7 -0
- package/build-module/math/block.json +3 -0
- package/build-module/media-text/index.mjs +0 -50
- package/build-module/media-text/index.mjs.map +2 -2
- package/build-module/media-text/media-container.mjs +17 -12
- package/build-module/media-text/media-container.mjs.map +2 -2
- package/build-module/more/index.mjs +0 -18
- package/build-module/more/index.mjs.map +2 -2
- package/build-module/navigation/constants.mjs +1 -1
- package/build-module/navigation/constants.mjs.map +1 -1
- package/build-module/navigation-link/block.json +1 -1
- package/build-module/navigation-link/deprecated.mjs +48 -0
- package/build-module/navigation-link/deprecated.mjs.map +7 -0
- package/build-module/navigation-link/index.mjs +7 -75
- package/build-module/navigation-link/index.mjs.map +3 -3
- package/build-module/navigation-link/variations.mjs +22 -0
- package/build-module/navigation-link/variations.mjs.map +7 -0
- package/build-module/navigation-submenu/index.mjs +1 -33
- package/build-module/navigation-submenu/index.mjs.map +2 -2
- package/build-module/paragraph/index.mjs +0 -17
- package/build-module/paragraph/index.mjs.map +2 -2
- package/build-module/paragraph/use-enter.mjs +8 -4
- package/build-module/paragraph/use-enter.mjs.map +2 -2
- package/build-module/post-template/edit.mjs +3 -1
- package/build-module/post-template/edit.mjs.map +2 -2
- package/build-module/preformatted/index.mjs +0 -17
- package/build-module/preformatted/index.mjs.map +2 -2
- package/build-module/pullquote/index.mjs +0 -24
- package/build-module/pullquote/index.mjs.map +2 -2
- package/build-module/query/edit/inspector-controls/enhanced-pagination-control.mjs +14 -6
- package/build-module/query/edit/inspector-controls/enhanced-pagination-control.mjs.map +2 -2
- package/build-module/query/edit/inspector-controls/index.mjs +9 -4
- package/build-module/query/edit/inspector-controls/index.mjs.map +2 -2
- package/build-module/query/edit/query-content.mjs +32 -11
- package/build-module/query/edit/query-content.mjs.map +2 -2
- package/build-module/query/utils.mjs +10 -7
- package/build-module/query/utils.mjs.map +2 -2
- package/build-module/search/edit.mjs +4 -2
- package/build-module/search/edit.mjs.map +2 -2
- package/build-module/search/index.mjs +0 -31
- package/build-module/search/index.mjs.map +2 -2
- package/build-module/site-tagline/edit.mjs +13 -19
- package/build-module/site-tagline/edit.mjs.map +2 -2
- package/build-module/site-title/edit.mjs +14 -20
- package/build-module/site-title/edit.mjs.map +2 -2
- package/build-module/social-link/index.mjs +0 -31
- package/build-module/social-link/index.mjs.map +2 -2
- package/build-module/verse/index.mjs +0 -17
- package/build-module/verse/index.mjs.map +2 -2
- package/build-module/video/index.mjs +0 -40
- package/build-module/video/index.mjs.map +2 -2
- package/build-module/video/tracks-editor.mjs +3 -5
- package/build-module/video/tracks-editor.mjs.map +2 -2
- package/build-style/columns/style-rtl.css +1 -1
- package/build-style/columns/style.css +1 -1
- package/build-style/comment-template/style-rtl.css +0 -1
- package/build-style/comment-template/style.css +0 -1
- package/build-style/cover/style-rtl.css +1 -2
- package/build-style/cover/style.css +1 -2
- package/build-style/editor-rtl.css +20 -81
- package/build-style/editor.css +20 -81
- package/build-style/gallery/style-rtl.css +2 -4
- package/build-style/gallery/style.css +2 -4
- package/build-style/group/theme-rtl.css +1 -1
- package/build-style/group/theme.css +1 -1
- package/build-style/heading/style-rtl.css +1 -1
- package/build-style/heading/style.css +1 -1
- package/build-style/icon/style-rtl.css +3 -0
- package/build-style/icon/style.css +3 -0
- package/build-style/image/editor-rtl.css +0 -1
- package/build-style/image/editor.css +0 -1
- package/build-style/list/style-rtl.css +1 -1
- package/build-style/list/style.css +1 -1
- package/build-style/media-text/style-rtl.css +2 -3
- package/build-style/media-text/style.css +2 -3
- package/build-style/navigation/editor-rtl.css +8 -0
- package/build-style/navigation/editor.css +8 -0
- package/build-style/paragraph/style-rtl.css +1 -1
- package/build-style/paragraph/style.css +1 -1
- package/build-style/playlist/style-rtl.css +1 -2
- package/build-style/playlist/style.css +1 -2
- package/build-style/playlist-track/style-rtl.css +1 -2
- package/build-style/playlist-track/style.css +1 -2
- package/build-style/preformatted/style-rtl.css +1 -1
- package/build-style/preformatted/style.css +1 -1
- package/build-style/query/editor-rtl.css +5 -15
- package/build-style/query/editor.css +5 -15
- package/build-style/read-more/style-rtl.css +0 -1
- package/build-style/read-more/style.css +0 -1
- package/build-style/reset-rtl.css +1 -3
- package/build-style/reset.css +1 -3
- package/build-style/search/style-rtl.css +1 -3
- package/build-style/search/style.css +1 -3
- package/build-style/site-logo/editor-rtl.css +1 -2
- package/build-style/site-logo/editor.css +1 -2
- package/build-style/style-rtl.css +18 -77
- package/build-style/style.css +18 -77
- package/build-style/tab-list/style-rtl.css +1 -3
- package/build-style/tab-list/style.css +1 -3
- package/build-style/template-part/editor-rtl.css +4 -8
- package/build-style/template-part/editor.css +4 -8
- package/build-style/template-part/theme-rtl.css +1 -1
- package/build-style/template-part/theme.css +1 -1
- package/build-style/theme-rtl.css +2 -2
- package/build-style/theme.css +2 -2
- package/build-style/video/style-rtl.css +1 -2
- package/build-style/video/style.css +1 -2
- package/build-types/navigation-link/deprecated.d.ts +48 -0
- package/build-types/navigation-link/deprecated.d.ts.map +1 -0
- package/package.json +43 -43
- package/src/accordion/index.php +2 -2
- package/src/accordion-item/index.php +1 -1
- package/src/audio/edit.jsx +6 -7
- package/src/audio/index.js +0 -37
- package/src/breadcrumbs/index.php +4 -4
- package/src/button/index.js +0 -34
- package/src/button/style.scss +16 -15
- package/src/button/test/{get-experimental-label.js → get-experimental-label.jsdom.test.js} +1 -0
- package/src/button/test/get-updated-link-attributes.js +1 -0
- package/src/button/test/utils.js +1 -0
- package/src/categories/index.php +4 -0
- package/src/code/index.js +0 -18
- package/src/code/test/utils.js +1 -0
- package/src/columns/style.scss +2 -1
- package/src/columns/test/{transforms.js → transforms.jsdom.test.js} +1 -0
- package/src/columns/test/utils.js +1 -0
- package/src/comment-template/edit.jsx +1 -1
- package/src/comment-template/index.php +2 -2
- package/src/comment-template/test/index.js +1 -0
- package/src/common.scss +51 -50
- package/src/cover/README.md +37 -0
- package/src/cover/index.js +0 -39
- package/src/cover/style.scss +3 -3
- package/src/cover/test/{edit.js → edit.jsdom.test.js} +18 -17
- package/src/cover/test/{transforms.js → transforms.jsdom.test.js} +1 -0
- package/src/details/index.js +0 -18
- package/src/editor.scss +0 -2
- package/src/embed/editor.scss +1 -0
- package/src/embed/test/{index.js → index.jsdom.test.js} +5 -1
- package/src/file/index.js +1 -43
- package/src/footnotes/format.jsx +5 -1
- package/src/gallery/dynamic-gallery.jsx +31 -4
- package/src/gallery/test/dynamic-source.js +1 -0
- package/src/gallery/test/{edit.js → edit.jsdom.test.js} +4 -0
- package/src/gallery/test/responsive-styles.js +1 -0
- package/src/gallery/test/shared.js +1 -0
- package/src/gallery/test/{transforms.js → transforms.jsdom.test.js} +1 -0
- package/src/gallery/test/{use-get-new-images.jsx → use-get-new-images.jsdom.test.jsx} +1 -0
- package/src/gallery/test/variations.js +1 -0
- package/src/group/test/{placeholder.jsx → placeholder.jsdom.test.jsx} +1 -0
- package/src/group/theme.scss +1 -1
- package/src/heading/index.js +1 -22
- package/src/heading/index.php +1 -1
- package/src/heading/style.scss +1 -1
- package/src/heading/test/shared.js +1 -0
- package/src/home-link/index.php +2 -2
- package/src/html/test/{index.js → index.jsdom.test.js} +9 -0
- package/src/html/test/{utils.js → utils.jsdom.test.js} +1 -0
- package/src/icon/index.php +18 -6
- package/src/icon/style.scss +7 -0
- package/src/image/image.jsx +18 -11
- package/src/image/index.js +0 -80
- package/src/image/test/{transforms.js → transforms.jsdom.test.js} +1 -0
- package/src/image/test/{use-open-image-media-editor-modal.js → use-open-image-media-editor-modal.jsdom.test.js} +343 -28
- package/src/image/use-open-image-media-editor-modal.js +184 -21
- package/src/index.jsx +0 -11
- package/src/latest-posts/edit.jsx +1 -1
- package/src/latest-posts/test/{deprecated.js → deprecated.jsdom.test.js} +1 -0
- package/src/list/index.php +1 -1
- package/src/list/style.scss +1 -1
- package/src/list-item/edit.jsx +20 -20
- package/src/list-item/hooks/index.js +2 -3
- package/src/list-item/hooks/use-enter.js +82 -70
- package/src/list-item/hooks/use-merge.js +28 -36
- package/src/list-item/hooks/use-multi-select-tab.js +83 -0
- package/src/list-item/hooks/use-tab.js +62 -0
- package/src/list-item/index.js +0 -18
- package/src/list-item/utils.js +236 -0
- package/src/math/README.md +2 -0
- package/src/math/block.json +3 -0
- package/src/media-text/index.js +0 -50
- package/src/media-text/media-container.jsx +22 -12
- package/src/media-text/style.scss +2 -1
- package/src/media-text/test/image-fill.js +1 -0
- package/src/more/index.js +0 -19
- package/src/navigation/constants.js +1 -1
- package/src/navigation/edit/test/are-blocks-dirty.js +1 -0
- package/src/navigation/edit/test/{layout-custom-properties.js → layout-custom-properties.jsdom.test.js} +8 -7
- package/src/navigation/edit/test/{navigation-menu-selector.jsx → navigation-menu-selector.jsdom.test.jsx} +23 -14
- package/src/navigation/edit/test/{overlay-template-part-selector.jsx → overlay-template-part-selector.jsdom.test.jsx} +22 -20
- package/src/navigation/edit/test/{responsive-wrapper.jsx → responsive-wrapper.jsdom.test.jsx} +14 -13
- package/src/navigation/edit/test/{use-create-overlay.js → use-create-overlay.jsdom.test.js} +19 -24
- package/src/navigation/edit/test/utils.js +1 -0
- package/src/navigation/editor.scss +13 -0
- package/src/navigation/index.php +14 -14
- package/src/navigation/test/{menu-items-to-blocks.js → menu-items-to-blocks.jsdom.test.js} +3 -2
- package/src/navigation/test/{use-navigation-menu.js → use-navigation-menu.jsdom.test.js} +7 -4
- package/src/navigation/test/{view.js → view.jsdom.test.js} +4 -2
- package/src/navigation-link/block.json +1 -1
- package/src/navigation-link/deprecated.tsx +58 -0
- package/src/navigation-link/{index.jsx → index.js} +5 -77
- package/src/navigation-link/index.php +5 -5
- package/src/navigation-link/shared/test/{controls.jsx → controls.jsdom.test.jsx} +18 -18
- package/src/navigation-link/shared/test/update-attributes.test.js +52 -51
- package/src/navigation-link/shared/test/{use-enable-link-status-validation.test.js → use-enable-link-status-validation.jsdom.test.js} +8 -6
- package/src/navigation-link/shared/test/{use-entity-binding.js → use-entity-binding.jsdom.test.js} +12 -11
- package/src/navigation-link/shared/test/{use-handle-link-change.test.js → use-handle-link-change.jsdom.test.js} +23 -20
- package/src/navigation-link/shared/test/{use-link-preview.test.js → use-link-preview.jsdom.test.js} +17 -14
- package/src/navigation-link/test/__snapshots__/{hooks.js.snap → hooks.jsdom.test.js.snap} +23 -6
- package/src/navigation-link/test/block-labelling.js +1 -0
- package/src/navigation-link/test/{hooks.js → hooks.jsdom.test.js} +1 -0
- package/src/navigation-link/variations.js +19 -0
- package/src/navigation-submenu/index.js +1 -33
- package/src/page-list/index.php +10 -10
- package/src/page-list/test/{convert-to-navigation-links.js → convert-to-navigation-links.jsdom.test.js} +3 -2
- package/src/paragraph/index.js +0 -18
- package/src/paragraph/style.scss +1 -1
- package/src/paragraph/use-enter.js +13 -6
- package/src/pattern/test/index.js +1 -0
- package/src/playlist/test/{edit-component.jsx → edit-component.jsdom.test.jsx} +31 -30
- package/src/playlist/test/{edit.js → edit.jsdom.test.js} +1 -0
- package/src/playlist/test/{transforms.js → transforms.jsdom.test.js} +1 -0
- package/src/playlist-track/test/{edit.jsx → edit.jsdom.test.jsx} +20 -19
- package/src/post-author/index.php +3 -3
- package/src/post-author-biography/index.php +3 -3
- package/src/post-author-name/index.php +3 -3
- package/src/post-comments-link/index.php +4 -4
- package/src/post-date/test/{edit.js → edit.jsdom.test.js} +1 -0
- package/src/post-template/edit.jsx +3 -1
- package/src/post-time-to-read/index.php +3 -3
- package/src/post-title/style.scss +1 -0
- package/src/preformatted/index.js +0 -18
- package/src/preformatted/style.scss +1 -1
- package/src/pullquote/index.js +0 -24
- package/src/query/edit/inspector-controls/enhanced-pagination-control.jsx +13 -6
- package/src/query/edit/inspector-controls/index.jsx +9 -4
- package/src/query/edit/query-content.jsx +31 -8
- package/src/query/editor.scss +1 -7
- package/src/query/index.php +2 -2
- package/src/query/test/{utils.js → utils.jsdom.test.js} +1 -0
- package/src/query/utils.js +15 -11
- package/src/quote/test/{migrate.js → migrate.jsdom.test.js} +1 -0
- package/src/read-more/index.php +1 -1
- package/src/search/edit.jsx +12 -2
- package/src/search/index.js +0 -30
- package/src/search/index.php +1 -1
- package/src/separator/test/{edit.jsx → edit.jsdom.test.jsx} +5 -4
- package/src/site-logo/index.php +1 -1
- package/src/site-tagline/edit.jsx +18 -27
- package/src/site-title/edit.jsx +20 -27
- package/src/social-link/index.js +0 -32
- package/src/social-link/index.php +0 -1
- package/src/style.scss +0 -1
- package/src/table/editor.scss +1 -0
- package/src/table/style.scss +2 -0
- package/src/table/test/state.js +1 -0
- package/src/table/test/utils.js +1 -0
- package/src/table-of-contents/index.php +3 -3
- package/src/template-part/theme.scss +1 -1
- package/src/utils/test/search-patterns.js +1 -0
- package/src/utils/test/{style-state.js → style-state.jsdom.test.js} +1 -0
- package/src/utils/test/{waveform-player-dependency.js → waveform-player-dependency.jsdom.test.js} +15 -21
- package/src/verse/index.js +0 -18
- package/src/verse/style.scss +1 -0
- package/src/video/index.js +0 -40
- package/src/video/test/variations.js +1 -0
- package/src/video/tracks-editor.jsx +4 -5
- package/build/form/block.json +0 -65
- package/build/form/deprecated.cjs +0 -111
- package/build/form/deprecated.cjs.map +0 -7
- package/build/form/edit.cjs +0 -180
- package/build/form/edit.cjs.map +0 -7
- package/build/form/icons.cjs +0 -33
- package/build/form/icons.cjs.map +0 -7
- package/build/form/index.cjs +0 -118
- package/build/form/index.cjs.map +0 -7
- package/build/form/init.cjs +0 -28
- package/build/form/init.cjs.map +0 -7
- package/build/form/save.cjs +0 -40
- package/build/form/save.cjs.map +0 -7
- package/build/form/utils.cjs +0 -61
- package/build/form/utils.cjs.map +0 -7
- package/build/form/variations.cjs +0 -152
- package/build/form/variations.cjs.map +0 -7
- package/build/form/view.cjs +0 -48
- package/build/form/view.cjs.map +0 -7
- package/build/form-input/block.json +0 -72
- package/build/form-input/deprecated.cjs +0 -252
- package/build/form-input/deprecated.cjs.map +0 -7
- package/build/form-input/edit.cjs +0 -206
- package/build/form-input/edit.cjs.map +0 -7
- package/build/form-input/icons.cjs +0 -33
- package/build/form-input/icons.cjs.map +0 -7
- package/build/form-input/index.cjs +0 -63
- package/build/form-input/index.cjs.map +0 -7
- package/build/form-input/init.cjs +0 -28
- package/build/form-input/init.cjs.map +0 -7
- package/build/form-input/save.cjs +0 -88
- package/build/form-input/save.cjs.map +0 -7
- package/build/form-input/variations.cjs +0 -105
- package/build/form-input/variations.cjs.map +0 -7
- package/build/form-submission-notification/block.json +0 -19
- package/build/form-submission-notification/edit.cjs +0 -71
- package/build/form-submission-notification/edit.cjs.map +0 -7
- package/build/form-submission-notification/index.cjs +0 -73
- package/build/form-submission-notification/index.cjs.map +0 -7
- package/build/form-submission-notification/init.cjs +0 -28
- package/build/form-submission-notification/init.cjs.map +0 -7
- package/build/form-submission-notification/save.cjs +0 -54
- package/build/form-submission-notification/save.cjs.map +0 -7
- package/build/form-submission-notification/variations.cjs +0 -78
- package/build/form-submission-notification/variations.cjs.map +0 -7
- package/build/form-submit-button/block.json +0 -15
- package/build/form-submit-button/edit.cjs +0 -36
- package/build/form-submit-button/edit.cjs.map +0 -7
- package/build/form-submit-button/index.cjs +0 -75
- package/build/form-submit-button/index.cjs.map +0 -7
- package/build/form-submit-button/init.cjs.map +0 -7
- package/build/form-submit-button/save.cjs +0 -32
- package/build/form-submit-button/save.cjs.map +0 -7
- package/build/list-item/hooks/use-indent-list-item.cjs +0 -79
- package/build/list-item/hooks/use-indent-list-item.cjs.map +0 -7
- package/build/list-item/hooks/use-outdent-list-item.cjs +0 -106
- package/build/list-item/hooks/use-outdent-list-item.cjs.map +0 -7
- package/build/list-item/hooks/use-space.cjs +0 -83
- package/build/list-item/hooks/use-space.cjs.map +0 -7
- package/build/query/edit/enhanced-pagination-modal.cjs +0 -89
- package/build/query/edit/enhanced-pagination-modal.cjs.map +0 -7
- package/build-module/form/block.json +0 -65
- package/build-module/form/deprecated.mjs +0 -96
- package/build-module/form/deprecated.mjs.map +0 -7
- package/build-module/form/edit.mjs +0 -170
- package/build-module/form/edit.mjs.map +0 -7
- package/build-module/form/icons.mjs +0 -8
- package/build-module/form/icons.mjs.map +0 -7
- package/build-module/form/index.mjs +0 -83
- package/build-module/form/index.mjs.map +0 -7
- package/build-module/form/init.mjs +0 -7
- package/build-module/form/init.mjs.map +0 -7
- package/build-module/form/save.mjs +0 -19
- package/build-module/form/save.mjs.map +0 -7
- package/build-module/form/utils.mjs +0 -35
- package/build-module/form/utils.mjs.map +0 -7
- package/build-module/form/variations.mjs +0 -134
- package/build-module/form/variations.mjs.map +0 -7
- package/build-module/form/view.mjs +0 -46
- package/build-module/form/view.mjs.map +0 -7
- package/build-module/form-input/block.json +0 -72
- package/build-module/form-input/deprecated.mjs +0 -226
- package/build-module/form-input/deprecated.mjs.map +0 -7
- package/build-module/form-input/edit.mjs +0 -186
- package/build-module/form-input/edit.mjs.map +0 -7
- package/build-module/form-input/icons.mjs +0 -8
- package/build-module/form-input/icons.mjs.map +0 -7
- package/build-module/form-input/index.mjs +0 -25
- package/build-module/form-input/index.mjs.map +0 -7
- package/build-module/form-input/init.mjs +0 -7
- package/build-module/form-input/init.mjs.map +0 -7
- package/build-module/form-input/save.mjs +0 -62
- package/build-module/form-input/save.mjs.map +0 -7
- package/build-module/form-input/variations.mjs +0 -84
- package/build-module/form-input/variations.mjs.map +0 -7
- package/build-module/form-submission-notification/block.json +0 -19
- package/build-module/form-submission-notification/edit.mjs +0 -45
- package/build-module/form-submission-notification/edit.mjs.map +0 -7
- package/build-module/form-submission-notification/index.mjs +0 -35
- package/build-module/form-submission-notification/index.mjs.map +0 -7
- package/build-module/form-submission-notification/init.mjs +0 -7
- package/build-module/form-submission-notification/init.mjs.map +0 -7
- package/build-module/form-submission-notification/save.mjs +0 -23
- package/build-module/form-submission-notification/save.mjs.map +0 -7
- package/build-module/form-submission-notification/variations.mjs +0 -57
- package/build-module/form-submission-notification/variations.mjs.map +0 -7
- package/build-module/form-submit-button/block.json +0 -15
- package/build-module/form-submit-button/edit.mjs +0 -15
- package/build-module/form-submit-button/edit.mjs.map +0 -7
- package/build-module/form-submit-button/index.mjs +0 -37
- package/build-module/form-submit-button/index.mjs.map +0 -7
- package/build-module/form-submit-button/init.mjs +0 -7
- package/build-module/form-submit-button/init.mjs.map +0 -7
- package/build-module/form-submit-button/save.mjs +0 -11
- package/build-module/form-submit-button/save.mjs.map +0 -7
- package/build-module/list-item/hooks/use-indent-list-item.mjs +0 -58
- package/build-module/list-item/hooks/use-indent-list-item.mjs.map +0 -7
- package/build-module/list-item/hooks/use-outdent-list-item.mjs +0 -85
- package/build-module/list-item/hooks/use-outdent-list-item.mjs.map +0 -7
- package/build-module/list-item/hooks/use-space.mjs +0 -52
- package/build-module/list-item/hooks/use-space.mjs.map +0 -7
- package/build-module/query/edit/enhanced-pagination-modal.mjs +0 -72
- package/build-module/query/edit/enhanced-pagination-modal.mjs.map +0 -7
- package/build-style/form-input/editor-rtl.css +0 -19
- package/build-style/form-input/editor.css +0 -19
- package/build-style/form-input/style-rtl.css +0 -48
- package/build-style/form-input/style.css +0 -48
- package/build-style/form-submission-notification/editor-rtl.css +0 -30
- package/build-style/form-submission-notification/editor.css +0 -30
- package/build-style/form-submit-button/style-rtl.css +0 -3
- package/build-style/form-submit-button/style.css +0 -3
- package/src/form/README.md +0 -90
- package/src/form/block.json +0 -65
- package/src/form/deprecated.jsx +0 -93
- package/src/form/edit.jsx +0 -169
- package/src/form/icons.jsx +0 -7
- package/src/form/index.js +0 -91
- package/src/form/index.php +0 -197
- package/src/form/init.js +0 -3
- package/src/form/save.jsx +0 -15
- package/src/form/utils.js +0 -36
- package/src/form/variations.js +0 -133
- package/src/form/view.js +0 -54
- package/src/form-input/README.md +0 -74
- package/src/form-input/block.json +0 -72
- package/src/form-input/deprecated.jsx +0 -248
- package/src/form-input/edit.jsx +0 -187
- package/src/form-input/editor.scss +0 -24
- package/src/form-input/icons.jsx +0 -7
- package/src/form-input/index.js +0 -22
- package/src/form-input/index.php +0 -47
- package/src/form-input/init.js +0 -3
- package/src/form-input/save.jsx +0 -89
- package/src/form-input/style.scss +0 -64
- package/src/form-input/variations.js +0 -82
- package/src/form-submission-notification/README.md +0 -50
- package/src/form-submission-notification/block.json +0 -19
- package/src/form-submission-notification/edit.jsx +0 -44
- package/src/form-submission-notification/editor.scss +0 -45
- package/src/form-submission-notification/index.js +0 -33
- package/src/form-submission-notification/index.php +0 -48
- package/src/form-submission-notification/init.js +0 -3
- package/src/form-submission-notification/save.jsx +0 -18
- package/src/form-submission-notification/variations.js +0 -56
- package/src/form-submit-button/README.md +0 -54
- package/src/form-submit-button/block.json +0 -15
- package/src/form-submit-button/edit.jsx +0 -12
- package/src/form-submit-button/index.js +0 -35
- package/src/form-submit-button/init.js +0 -3
- package/src/form-submit-button/save.jsx +0 -10
- package/src/form-submit-button/style.scss +0 -3
- package/src/list-item/hooks/use-indent-list-item.js +0 -73
- package/src/list-item/hooks/use-outdent-list-item.js +0 -100
- package/src/list-item/hooks/use-space.js +0 -66
- package/src/query/edit/enhanced-pagination-modal.jsx +0 -77
- /package/src/utils/test/{waveform-player.jsx → waveform-player.jsdom.test.jsx} +0 -0
- /package/src/utils/test/{waveform-utils.js → waveform-utils.jsdom.test.js} +0 -0
|
@@ -621,57 +621,6 @@ html :where(.wp-block-column) {
|
|
|
621
621
|
margin-right: 0.75em;
|
|
622
622
|
}
|
|
623
623
|
|
|
624
|
-
.wp-block-form-input .is-input-hidden {
|
|
625
|
-
display: flex;
|
|
626
|
-
position: relative;
|
|
627
|
-
font-size: 0.85em;
|
|
628
|
-
opacity: 0.3;
|
|
629
|
-
border: 1px dashed;
|
|
630
|
-
padding: 0.5em;
|
|
631
|
-
box-sizing: border-box;
|
|
632
|
-
background: repeating-linear-gradient(-45deg, transparent, transparent 5px, currentColor 5px, currentColor 6px);
|
|
633
|
-
justify-content: center;
|
|
634
|
-
align-items: center;
|
|
635
|
-
}
|
|
636
|
-
.wp-block-form-input .is-input-hidden::after {
|
|
637
|
-
content: attr(data-message);
|
|
638
|
-
}
|
|
639
|
-
.wp-block-form-input.is-selected .is-input-hidden {
|
|
640
|
-
opacity: 1;
|
|
641
|
-
background: none;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
.wp-block-form-submission-notification > * {
|
|
645
|
-
opacity: 0.25;
|
|
646
|
-
border: 1px dashed;
|
|
647
|
-
box-sizing: border-box;
|
|
648
|
-
background: repeating-linear-gradient(-45deg, transparent, transparent 5px, currentColor 5px, currentColor 6px);
|
|
649
|
-
}
|
|
650
|
-
.wp-block-form-submission-notification.is-selected > *, .wp-block-form-submission-notification:has(.is-selected) > * {
|
|
651
|
-
opacity: 1;
|
|
652
|
-
background: none;
|
|
653
|
-
}
|
|
654
|
-
.wp-block-form-submission-notification.is-selected::after, .wp-block-form-submission-notification:has(.is-selected)::after {
|
|
655
|
-
display: none !important;
|
|
656
|
-
}
|
|
657
|
-
.wp-block-form-submission-notification::after {
|
|
658
|
-
display: flex;
|
|
659
|
-
position: absolute;
|
|
660
|
-
width: 100%;
|
|
661
|
-
height: 100%;
|
|
662
|
-
top: 0;
|
|
663
|
-
right: 0;
|
|
664
|
-
justify-content: center;
|
|
665
|
-
align-items: center;
|
|
666
|
-
font-size: 1.1em;
|
|
667
|
-
}
|
|
668
|
-
.wp-block-form-submission-notification.form-notification-type-success::after {
|
|
669
|
-
content: attr(data-message-success);
|
|
670
|
-
}
|
|
671
|
-
.wp-block-form-submission-notification.form-notification-type-error::after {
|
|
672
|
-
content: attr(data-message-error);
|
|
673
|
-
}
|
|
674
|
-
|
|
675
624
|
.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe {
|
|
676
625
|
height: 50vh !important;
|
|
677
626
|
}
|
|
@@ -1023,7 +972,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1023
972
|
position: relative;
|
|
1024
973
|
}
|
|
1025
974
|
.wp-block-image.is-transient:not(.alignwide):not(.alignfull), .wp-block-image:has(img.is-swapping-media):not(.alignwide):not(.alignfull) {
|
|
1026
|
-
width: -moz-fit-content;
|
|
1027
975
|
width: fit-content;
|
|
1028
976
|
}
|
|
1029
977
|
.wp-block-image .is-applying img, .wp-block-image.is-transient img,
|
|
@@ -1254,6 +1202,10 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1254
1202
|
visibility: visible;
|
|
1255
1203
|
}
|
|
1256
1204
|
|
|
1205
|
+
.wp-block-navigation__container.block-editor-block-list__layout {
|
|
1206
|
+
flex-grow: 1;
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1257
1209
|
.is-editing > .wp-block-navigation__container {
|
|
1258
1210
|
visibility: visible;
|
|
1259
1211
|
opacity: 1;
|
|
@@ -1762,6 +1714,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
1762
1714
|
margin-top: 8px;
|
|
1763
1715
|
}
|
|
1764
1716
|
|
|
1717
|
+
.wp-block-audio__autoplay-help-text {
|
|
1718
|
+
grid-column: 1/-1;
|
|
1719
|
+
}
|
|
1720
|
+
|
|
1765
1721
|
/**
|
|
1766
1722
|
* Appender
|
|
1767
1723
|
*/
|
|
@@ -2188,8 +2144,7 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2188
2144
|
word-break: break-all;
|
|
2189
2145
|
white-space: normal;
|
|
2190
2146
|
text-align: start;
|
|
2191
|
-
|
|
2192
|
-
text-align-last: center;
|
|
2147
|
+
text-align-last: center;
|
|
2193
2148
|
}
|
|
2194
2149
|
.block-library-site-logo__inspector-media-replace-container img {
|
|
2195
2150
|
width: 20px;
|
|
@@ -2403,20 +2358,16 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2403
2358
|
z-index: 1000001;
|
|
2404
2359
|
}
|
|
2405
2360
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list {
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
-moz-column-gap: 24px;
|
|
2409
|
-
column-gap: 24px;
|
|
2361
|
+
column-count: 2;
|
|
2362
|
+
column-gap: 24px;
|
|
2410
2363
|
}
|
|
2411
2364
|
@media (min-width: 1280px) {
|
|
2412
2365
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list {
|
|
2413
|
-
|
|
2414
|
-
column-count: 3;
|
|
2366
|
+
column-count: 3;
|
|
2415
2367
|
}
|
|
2416
2368
|
}
|
|
2417
2369
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
2418
|
-
|
|
2419
|
-
break-inside: avoid-column;
|
|
2370
|
+
break-inside: avoid-column;
|
|
2420
2371
|
}
|
|
2421
2372
|
|
|
2422
2373
|
.block-library-template-part__selection-search {
|
|
@@ -2530,20 +2481,16 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2530
2481
|
}
|
|
2531
2482
|
|
|
2532
2483
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
-moz-column-gap: 24px;
|
|
2536
|
-
column-gap: 24px;
|
|
2484
|
+
column-count: 2;
|
|
2485
|
+
column-gap: 24px;
|
|
2537
2486
|
}
|
|
2538
2487
|
@media (min-width: 1280px) {
|
|
2539
2488
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
2540
|
-
|
|
2541
|
-
column-count: 3;
|
|
2489
|
+
column-count: 3;
|
|
2542
2490
|
}
|
|
2543
2491
|
}
|
|
2544
2492
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
2545
|
-
|
|
2546
|
-
break-inside: avoid-column;
|
|
2493
|
+
break-inside: avoid-column;
|
|
2547
2494
|
}
|
|
2548
2495
|
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search {
|
|
2549
2496
|
background: #fff;
|
|
@@ -2555,12 +2502,6 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2555
2502
|
z-index: 2;
|
|
2556
2503
|
}
|
|
2557
2504
|
|
|
2558
|
-
@media (min-width: 600px) {
|
|
2559
|
-
.wp-block-query__enhanced-pagination-modal {
|
|
2560
|
-
max-width: 480px;
|
|
2561
|
-
}
|
|
2562
|
-
}
|
|
2563
|
-
|
|
2564
2505
|
.block-editor-block-settings-menu__popover.is-expanded {
|
|
2565
2506
|
overflow-y: scroll;
|
|
2566
2507
|
}
|
|
@@ -2577,7 +2518,7 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2577
2518
|
}
|
|
2578
2519
|
}
|
|
2579
2520
|
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list {
|
|
2580
|
-
|
|
2521
|
+
gap: 12px;
|
|
2581
2522
|
min-width: 280px;
|
|
2582
2523
|
}
|
|
2583
2524
|
@media (min-width: 600px) {
|
|
@@ -2795,11 +2736,9 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2795
2736
|
outline: 1px solid rgba(0, 0, 0, 0.1);
|
|
2796
2737
|
}
|
|
2797
2738
|
.block-library-poster-image__preview .block-library-poster-image__preview-image {
|
|
2798
|
-
|
|
2799
|
-
object-fit: cover;
|
|
2739
|
+
object-fit: cover;
|
|
2800
2740
|
width: 100%;
|
|
2801
|
-
|
|
2802
|
-
object-position: 50% 50%;
|
|
2741
|
+
object-position: 50% 50%;
|
|
2803
2742
|
aspect-ratio: 2/1;
|
|
2804
2743
|
}
|
|
2805
2744
|
|
package/build-style/editor.css
CHANGED
|
@@ -623,57 +623,6 @@ html :where(.wp-block-column) {
|
|
|
623
623
|
margin-left: 0.75em;
|
|
624
624
|
}
|
|
625
625
|
|
|
626
|
-
.wp-block-form-input .is-input-hidden {
|
|
627
|
-
display: flex;
|
|
628
|
-
position: relative;
|
|
629
|
-
font-size: 0.85em;
|
|
630
|
-
opacity: 0.3;
|
|
631
|
-
border: 1px dashed;
|
|
632
|
-
padding: 0.5em;
|
|
633
|
-
box-sizing: border-box;
|
|
634
|
-
background: repeating-linear-gradient(45deg, transparent, transparent 5px, currentColor 5px, currentColor 6px);
|
|
635
|
-
justify-content: center;
|
|
636
|
-
align-items: center;
|
|
637
|
-
}
|
|
638
|
-
.wp-block-form-input .is-input-hidden::after {
|
|
639
|
-
content: attr(data-message);
|
|
640
|
-
}
|
|
641
|
-
.wp-block-form-input.is-selected .is-input-hidden {
|
|
642
|
-
opacity: 1;
|
|
643
|
-
background: none;
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
.wp-block-form-submission-notification > * {
|
|
647
|
-
opacity: 0.25;
|
|
648
|
-
border: 1px dashed;
|
|
649
|
-
box-sizing: border-box;
|
|
650
|
-
background: repeating-linear-gradient(45deg, transparent, transparent 5px, currentColor 5px, currentColor 6px);
|
|
651
|
-
}
|
|
652
|
-
.wp-block-form-submission-notification.is-selected > *, .wp-block-form-submission-notification:has(.is-selected) > * {
|
|
653
|
-
opacity: 1;
|
|
654
|
-
background: none;
|
|
655
|
-
}
|
|
656
|
-
.wp-block-form-submission-notification.is-selected::after, .wp-block-form-submission-notification:has(.is-selected)::after {
|
|
657
|
-
display: none !important;
|
|
658
|
-
}
|
|
659
|
-
.wp-block-form-submission-notification::after {
|
|
660
|
-
display: flex;
|
|
661
|
-
position: absolute;
|
|
662
|
-
width: 100%;
|
|
663
|
-
height: 100%;
|
|
664
|
-
top: 0;
|
|
665
|
-
left: 0;
|
|
666
|
-
justify-content: center;
|
|
667
|
-
align-items: center;
|
|
668
|
-
font-size: 1.1em;
|
|
669
|
-
}
|
|
670
|
-
.wp-block-form-submission-notification.form-notification-type-success::after {
|
|
671
|
-
content: attr(data-message-success);
|
|
672
|
-
}
|
|
673
|
-
.wp-block-form-submission-notification.form-notification-type-error::after {
|
|
674
|
-
content: attr(data-message-error);
|
|
675
|
-
}
|
|
676
|
-
|
|
677
626
|
.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe {
|
|
678
627
|
height: 50vh !important;
|
|
679
628
|
}
|
|
@@ -1026,7 +975,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1026
975
|
position: relative;
|
|
1027
976
|
}
|
|
1028
977
|
.wp-block-image.is-transient:not(.alignwide):not(.alignfull), .wp-block-image:has(img.is-swapping-media):not(.alignwide):not(.alignfull) {
|
|
1029
|
-
width: -moz-fit-content;
|
|
1030
978
|
width: fit-content;
|
|
1031
979
|
}
|
|
1032
980
|
.wp-block-image .is-applying img, .wp-block-image.is-transient img,
|
|
@@ -1258,6 +1206,10 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
1258
1206
|
visibility: visible;
|
|
1259
1207
|
}
|
|
1260
1208
|
|
|
1209
|
+
.wp-block-navigation__container.block-editor-block-list__layout {
|
|
1210
|
+
flex-grow: 1;
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1261
1213
|
.is-editing > .wp-block-navigation__container {
|
|
1262
1214
|
visibility: visible;
|
|
1263
1215
|
opacity: 1;
|
|
@@ -1766,6 +1718,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
1766
1718
|
margin-top: 8px;
|
|
1767
1719
|
}
|
|
1768
1720
|
|
|
1721
|
+
.wp-block-audio__autoplay-help-text {
|
|
1722
|
+
grid-column: 1/-1;
|
|
1723
|
+
}
|
|
1724
|
+
|
|
1769
1725
|
/**
|
|
1770
1726
|
* Appender
|
|
1771
1727
|
*/
|
|
@@ -2192,8 +2148,7 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2192
2148
|
word-break: break-all;
|
|
2193
2149
|
white-space: normal;
|
|
2194
2150
|
text-align: start;
|
|
2195
|
-
|
|
2196
|
-
text-align-last: center;
|
|
2151
|
+
text-align-last: center;
|
|
2197
2152
|
}
|
|
2198
2153
|
.block-library-site-logo__inspector-media-replace-container img {
|
|
2199
2154
|
width: 20px;
|
|
@@ -2407,20 +2362,16 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2407
2362
|
z-index: 1000001;
|
|
2408
2363
|
}
|
|
2409
2364
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list {
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
-moz-column-gap: 24px;
|
|
2413
|
-
column-gap: 24px;
|
|
2365
|
+
column-count: 2;
|
|
2366
|
+
column-gap: 24px;
|
|
2414
2367
|
}
|
|
2415
2368
|
@media (min-width: 1280px) {
|
|
2416
2369
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list {
|
|
2417
|
-
|
|
2418
|
-
column-count: 3;
|
|
2370
|
+
column-count: 3;
|
|
2419
2371
|
}
|
|
2420
2372
|
}
|
|
2421
2373
|
.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
2422
|
-
|
|
2423
|
-
break-inside: avoid-column;
|
|
2374
|
+
break-inside: avoid-column;
|
|
2424
2375
|
}
|
|
2425
2376
|
|
|
2426
2377
|
.block-library-template-part__selection-search {
|
|
@@ -2534,20 +2485,16 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2534
2485
|
}
|
|
2535
2486
|
|
|
2536
2487
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
-moz-column-gap: 24px;
|
|
2540
|
-
column-gap: 24px;
|
|
2488
|
+
column-count: 2;
|
|
2489
|
+
column-gap: 24px;
|
|
2541
2490
|
}
|
|
2542
2491
|
@media (min-width: 1280px) {
|
|
2543
2492
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
2544
|
-
|
|
2545
|
-
column-count: 3;
|
|
2493
|
+
column-count: 3;
|
|
2546
2494
|
}
|
|
2547
2495
|
}
|
|
2548
2496
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
2549
|
-
|
|
2550
|
-
break-inside: avoid-column;
|
|
2497
|
+
break-inside: avoid-column;
|
|
2551
2498
|
}
|
|
2552
2499
|
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search {
|
|
2553
2500
|
background: #fff;
|
|
@@ -2559,12 +2506,6 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2559
2506
|
z-index: 2;
|
|
2560
2507
|
}
|
|
2561
2508
|
|
|
2562
|
-
@media (min-width: 600px) {
|
|
2563
|
-
.wp-block-query__enhanced-pagination-modal {
|
|
2564
|
-
max-width: 480px;
|
|
2565
|
-
}
|
|
2566
|
-
}
|
|
2567
|
-
|
|
2568
2509
|
.block-editor-block-settings-menu__popover.is-expanded {
|
|
2569
2510
|
overflow-y: scroll;
|
|
2570
2511
|
}
|
|
@@ -2581,7 +2522,7 @@ html[dir=rtl] .has-drop-cap:not(:focus)::first-letter {
|
|
|
2581
2522
|
}
|
|
2582
2523
|
}
|
|
2583
2524
|
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list {
|
|
2584
|
-
|
|
2525
|
+
gap: 12px;
|
|
2585
2526
|
min-width: 280px;
|
|
2586
2527
|
}
|
|
2587
2528
|
@media (min-width: 600px) {
|
|
@@ -2800,11 +2741,9 @@ div[data-type="core/post-featured-image"] img {
|
|
|
2800
2741
|
outline: 1px solid rgba(0, 0, 0, 0.1);
|
|
2801
2742
|
}
|
|
2802
2743
|
.block-library-poster-image__preview .block-library-poster-image__preview-image {
|
|
2803
|
-
|
|
2804
|
-
object-fit: cover;
|
|
2744
|
+
object-fit: cover;
|
|
2805
2745
|
width: 100%;
|
|
2806
|
-
|
|
2807
|
-
object-position: 50% 50%;
|
|
2746
|
+
object-position: 50% 50%;
|
|
2808
2747
|
aspect-ratio: 2/1;
|
|
2809
2748
|
}
|
|
2810
2749
|
|
|
@@ -176,8 +176,7 @@
|
|
|
176
176
|
width: 100%;
|
|
177
177
|
height: 100%;
|
|
178
178
|
flex: 1;
|
|
179
|
-
|
|
180
|
-
object-fit: cover;
|
|
179
|
+
object-fit: cover;
|
|
181
180
|
}
|
|
182
181
|
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item,
|
|
183
182
|
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
|
|
@@ -333,8 +332,7 @@ figure.wp-block-gallery.has-nested-images:where(.is-layout-flex) {
|
|
|
333
332
|
width: 100%;
|
|
334
333
|
flex: 1 0 0%;
|
|
335
334
|
height: 100%;
|
|
336
|
-
|
|
337
|
-
object-fit: cover;
|
|
335
|
+
object-fit: cover;
|
|
338
336
|
}
|
|
339
337
|
.wp-block-gallery.has-nested-images:where(.is-layout-flex).columns-1 figure.wp-block-image:not(#individual-image) {
|
|
340
338
|
width: 100%;
|
|
@@ -176,8 +176,7 @@
|
|
|
176
176
|
width: 100%;
|
|
177
177
|
height: 100%;
|
|
178
178
|
flex: 1;
|
|
179
|
-
|
|
180
|
-
object-fit: cover;
|
|
179
|
+
object-fit: cover;
|
|
181
180
|
}
|
|
182
181
|
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item,
|
|
183
182
|
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
|
|
@@ -333,8 +332,7 @@ figure.wp-block-gallery.has-nested-images:where(.is-layout-flex) {
|
|
|
333
332
|
width: 100%;
|
|
334
333
|
flex: 1 0 0%;
|
|
335
334
|
height: 100%;
|
|
336
|
-
|
|
337
|
-
object-fit: cover;
|
|
335
|
+
object-fit: cover;
|
|
338
336
|
}
|
|
339
337
|
.wp-block-gallery.has-nested-images:where(.is-layout-flex).columns-1 figure.wp-block-image:not(#individual-image) {
|
|
340
338
|
width: 100%;
|
|
@@ -49,7 +49,7 @@ h3:where(.wp-block-heading).has-background,
|
|
|
49
49
|
h4:where(.wp-block-heading).has-background,
|
|
50
50
|
h5:where(.wp-block-heading).has-background,
|
|
51
51
|
h6:where(.wp-block-heading).has-background {
|
|
52
|
-
padding: 1.25em 2.375em;
|
|
52
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
53
53
|
}
|
|
54
54
|
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
|
|
55
55
|
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
|
|
@@ -49,7 +49,7 @@ h3:where(.wp-block-heading).has-background,
|
|
|
49
49
|
h4:where(.wp-block-heading).has-background,
|
|
50
50
|
h5:where(.wp-block-heading).has-background,
|
|
51
51
|
h6:where(.wp-block-heading).has-background {
|
|
52
|
-
padding: 1.25em 2.375em;
|
|
52
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
53
53
|
}
|
|
54
54
|
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
|
|
55
55
|
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
|
|
@@ -105,7 +105,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
105
105
|
position: relative;
|
|
106
106
|
}
|
|
107
107
|
.wp-block-image.is-transient:not(.alignwide):not(.alignfull), .wp-block-image:has(img.is-swapping-media):not(.alignwide):not(.alignfull) {
|
|
108
|
-
width: -moz-fit-content;
|
|
109
108
|
width: fit-content;
|
|
110
109
|
}
|
|
111
110
|
.wp-block-image .is-applying img, .wp-block-image.is-transient img,
|
|
@@ -105,7 +105,6 @@ figure.wp-block-image:not(.wp-block) {
|
|
|
105
105
|
position: relative;
|
|
106
106
|
}
|
|
107
107
|
.wp-block-image.is-transient:not(.alignwide):not(.alignfull), .wp-block-image:has(img.is-swapping-media):not(.alignwide):not(.alignfull) {
|
|
108
|
-
width: -moz-fit-content;
|
|
109
108
|
width: fit-content;
|
|
110
109
|
}
|
|
111
110
|
.wp-block-image .is-applying img, .wp-block-image.is-transient img,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
padding: 0;
|
|
85
85
|
margin: -1px;
|
|
86
86
|
overflow: hidden;
|
|
87
|
-
clip:
|
|
87
|
+
clip-path: inset(50%);
|
|
88
88
|
border: 0;
|
|
89
89
|
}
|
|
90
90
|
|
|
@@ -104,8 +104,7 @@
|
|
|
104
104
|
position: absolute;
|
|
105
105
|
width: 100%;
|
|
106
106
|
height: 100%;
|
|
107
|
-
|
|
108
|
-
object-fit: cover;
|
|
107
|
+
object-fit: cover;
|
|
109
108
|
}
|
|
110
109
|
|
|
111
110
|
/*
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
padding: 0;
|
|
95
95
|
margin: -1px;
|
|
96
96
|
overflow: hidden;
|
|
97
|
-
clip:
|
|
97
|
+
clip-path: inset(50%);
|
|
98
98
|
border: 0;
|
|
99
99
|
}
|
|
100
100
|
|
|
@@ -114,8 +114,7 @@
|
|
|
114
114
|
position: absolute;
|
|
115
115
|
width: 100%;
|
|
116
116
|
height: 100%;
|
|
117
|
-
|
|
118
|
-
object-fit: cover;
|
|
117
|
+
object-fit: cover;
|
|
119
118
|
}
|
|
120
119
|
|
|
121
120
|
/*
|
|
@@ -134,6 +134,10 @@
|
|
|
134
134
|
visibility: visible;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
+
.wp-block-navigation__container.block-editor-block-list__layout {
|
|
138
|
+
flex-grow: 1;
|
|
139
|
+
}
|
|
140
|
+
|
|
137
141
|
.is-editing > .wp-block-navigation__container {
|
|
138
142
|
visibility: visible;
|
|
139
143
|
opacity: 1;
|
|
@@ -640,4 +644,8 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
640
644
|
|
|
641
645
|
.wp-block-navigation__overlay-help-text-wrapper {
|
|
642
646
|
margin-top: 8px;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.wp-block-audio__autoplay-help-text {
|
|
650
|
+
grid-column: 1/-1;
|
|
643
651
|
}
|
|
@@ -134,6 +134,10 @@
|
|
|
134
134
|
visibility: visible;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
+
.wp-block-navigation__container.block-editor-block-list__layout {
|
|
138
|
+
flex-grow: 1;
|
|
139
|
+
}
|
|
140
|
+
|
|
137
141
|
.is-editing > .wp-block-navigation__container {
|
|
138
142
|
visibility: visible;
|
|
139
143
|
opacity: 1;
|
|
@@ -640,4 +644,8 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
|
|
|
640
644
|
|
|
641
645
|
.wp-block-navigation__overlay-help-text-wrapper {
|
|
642
646
|
margin-top: 8px;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.wp-block-audio__autoplay-help-text {
|
|
650
|
+
grid-column: 1/-1;
|
|
643
651
|
}
|
|
@@ -35,8 +35,7 @@
|
|
|
35
35
|
margin-left: var(--wp--preset--spacing--20, 0.5em);
|
|
36
36
|
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
|
|
39
|
-
object-fit: cover;
|
|
38
|
+
object-fit: cover;
|
|
40
39
|
}
|
|
41
40
|
.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content {
|
|
42
41
|
flex: 1 1 0;
|
|
@@ -35,8 +35,7 @@
|
|
|
35
35
|
margin-right: var(--wp--preset--spacing--20, 0.5em);
|
|
36
36
|
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
|
|
39
|
-
object-fit: cover;
|
|
38
|
+
object-fit: cover;
|
|
40
39
|
}
|
|
41
40
|
.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content {
|
|
42
41
|
flex: 1 1 0;
|