@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
|
@@ -94,20 +94,16 @@
|
|
|
94
94
|
* @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
|
|
95
95
|
*/
|
|
96
96
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
-moz-column-gap: 24px;
|
|
100
|
-
column-gap: 24px;
|
|
97
|
+
column-count: 2;
|
|
98
|
+
column-gap: 24px;
|
|
101
99
|
}
|
|
102
100
|
@media (min-width: 1280px) {
|
|
103
101
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
104
|
-
|
|
105
|
-
column-count: 3;
|
|
102
|
+
column-count: 3;
|
|
106
103
|
}
|
|
107
104
|
}
|
|
108
105
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
109
|
-
|
|
110
|
-
break-inside: avoid-column;
|
|
106
|
+
break-inside: avoid-column;
|
|
111
107
|
}
|
|
112
108
|
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search {
|
|
113
109
|
background: #fff;
|
|
@@ -119,12 +115,6 @@
|
|
|
119
115
|
z-index: 2;
|
|
120
116
|
}
|
|
121
117
|
|
|
122
|
-
@media (min-width: 600px) {
|
|
123
|
-
.wp-block-query__enhanced-pagination-modal {
|
|
124
|
-
max-width: 480px;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
118
|
.block-editor-block-settings-menu__popover.is-expanded {
|
|
129
119
|
overflow-y: scroll;
|
|
130
120
|
}
|
|
@@ -141,7 +131,7 @@
|
|
|
141
131
|
}
|
|
142
132
|
}
|
|
143
133
|
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list {
|
|
144
|
-
|
|
134
|
+
gap: 12px;
|
|
145
135
|
min-width: 280px;
|
|
146
136
|
}
|
|
147
137
|
@media (min-width: 600px) {
|
|
@@ -94,20 +94,16 @@
|
|
|
94
94
|
* @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
|
|
95
95
|
*/
|
|
96
96
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
-moz-column-gap: 24px;
|
|
100
|
-
column-gap: 24px;
|
|
97
|
+
column-count: 2;
|
|
98
|
+
column-gap: 24px;
|
|
101
99
|
}
|
|
102
100
|
@media (min-width: 1280px) {
|
|
103
101
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list {
|
|
104
|
-
|
|
105
|
-
column-count: 3;
|
|
102
|
+
column-count: 3;
|
|
106
103
|
}
|
|
107
104
|
}
|
|
108
105
|
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
109
|
-
|
|
110
|
-
break-inside: avoid-column;
|
|
106
|
+
break-inside: avoid-column;
|
|
111
107
|
}
|
|
112
108
|
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search {
|
|
113
109
|
background: #fff;
|
|
@@ -119,12 +115,6 @@
|
|
|
119
115
|
z-index: 2;
|
|
120
116
|
}
|
|
121
117
|
|
|
122
|
-
@media (min-width: 600px) {
|
|
123
|
-
.wp-block-query__enhanced-pagination-modal {
|
|
124
|
-
max-width: 480px;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
118
|
.block-editor-block-settings-menu__popover.is-expanded {
|
|
129
119
|
overflow-y: scroll;
|
|
130
120
|
}
|
|
@@ -141,7 +131,7 @@
|
|
|
141
131
|
}
|
|
142
132
|
}
|
|
143
133
|
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list {
|
|
144
|
-
|
|
134
|
+
gap: 12px;
|
|
145
135
|
min-width: 280px;
|
|
146
136
|
}
|
|
147
137
|
@media (min-width: 600px) {
|
|
@@ -116,9 +116,7 @@ html :where(.editor-styles-wrapper) {
|
|
|
116
116
|
}
|
|
117
117
|
:where(.editor-styles-wrapper) select {
|
|
118
118
|
font-family: system-ui;
|
|
119
|
-
|
|
120
|
-
-moz-appearance: revert;
|
|
121
|
-
appearance: revert;
|
|
119
|
+
appearance: revert;
|
|
122
120
|
color: revert;
|
|
123
121
|
border: revert;
|
|
124
122
|
border-radius: revert;
|
package/build-style/reset.css
CHANGED
|
@@ -116,9 +116,7 @@ html :where(.editor-styles-wrapper) {
|
|
|
116
116
|
}
|
|
117
117
|
:where(.editor-styles-wrapper) select {
|
|
118
118
|
font-family: system-ui;
|
|
119
|
-
|
|
120
|
-
-moz-appearance: revert;
|
|
121
|
-
appearance: revert;
|
|
119
|
+
appearance: revert;
|
|
122
120
|
color: revert;
|
|
123
121
|
border: revert;
|
|
124
122
|
border-radius: revert;
|
|
@@ -124,9 +124,7 @@
|
|
|
124
124
|
min-width: 3rem;
|
|
125
125
|
border: 1px solid #949494;
|
|
126
126
|
text-decoration: unset !important;
|
|
127
|
-
|
|
128
|
-
-moz-appearance: initial;
|
|
129
|
-
appearance: initial;
|
|
127
|
+
appearance: initial;
|
|
130
128
|
}
|
|
131
129
|
|
|
132
130
|
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
|
|
@@ -124,9 +124,7 @@
|
|
|
124
124
|
min-width: 3rem;
|
|
125
125
|
border: 1px solid #949494;
|
|
126
126
|
text-decoration: unset !important;
|
|
127
|
-
|
|
128
|
-
-moz-appearance: initial;
|
|
129
|
-
appearance: initial;
|
|
127
|
+
appearance: initial;
|
|
130
128
|
}
|
|
131
129
|
|
|
132
130
|
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
|
|
@@ -129,8 +129,7 @@
|
|
|
129
129
|
word-break: break-all;
|
|
130
130
|
white-space: normal;
|
|
131
131
|
text-align: start;
|
|
132
|
-
|
|
133
|
-
text-align-last: center;
|
|
132
|
+
text-align-last: center;
|
|
134
133
|
}
|
|
135
134
|
.block-library-site-logo__inspector-media-replace-container img {
|
|
136
135
|
width: 20px;
|
|
@@ -129,8 +129,7 @@
|
|
|
129
129
|
word-break: break-all;
|
|
130
130
|
white-space: normal;
|
|
131
131
|
text-align: start;
|
|
132
|
-
|
|
133
|
-
text-align-last: center;
|
|
132
|
+
text-align-last: center;
|
|
134
133
|
}
|
|
135
134
|
.block-library-site-logo__inspector-media-replace-container img {
|
|
136
135
|
width: 20px;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
}
|
|
497
497
|
|
|
498
498
|
:where(.wp-block-columns.has-background) {
|
|
499
|
-
padding: 1.25em 2.375em;
|
|
499
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
500
500
|
}
|
|
501
501
|
|
|
502
502
|
.wp-block-column {
|
|
@@ -689,7 +689,6 @@
|
|
|
689
689
|
.wp-block-comment-template.aligncenter {
|
|
690
690
|
margin-right: auto;
|
|
691
691
|
margin-left: auto;
|
|
692
|
-
width: -moz-fit-content;
|
|
693
692
|
width: fit-content;
|
|
694
693
|
}
|
|
695
694
|
.wp-block-comment-template.alignright {
|
|
@@ -1011,8 +1010,7 @@
|
|
|
1011
1010
|
height: 100%;
|
|
1012
1011
|
max-width: none;
|
|
1013
1012
|
max-height: none;
|
|
1014
|
-
|
|
1015
|
-
object-fit: cover;
|
|
1013
|
+
object-fit: cover;
|
|
1016
1014
|
outline: none;
|
|
1017
1015
|
border: none;
|
|
1018
1016
|
box-shadow: none;
|
|
@@ -1308,55 +1306,6 @@ body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-blo
|
|
|
1308
1306
|
text-decoration: none;
|
|
1309
1307
|
}
|
|
1310
1308
|
|
|
1311
|
-
:where(.wp-block-form-input__label) {
|
|
1312
|
-
width: 100%;
|
|
1313
|
-
display: flex;
|
|
1314
|
-
flex-direction: column;
|
|
1315
|
-
gap: 0.25em;
|
|
1316
|
-
margin-bottom: 0.5em;
|
|
1317
|
-
}
|
|
1318
|
-
:where(.wp-block-form-input__label).is-label-inline {
|
|
1319
|
-
flex-direction: row;
|
|
1320
|
-
gap: 0.5em;
|
|
1321
|
-
align-items: center;
|
|
1322
|
-
}
|
|
1323
|
-
:where(.wp-block-form-input__label).is-label-inline .wp-block-form-input__label-content {
|
|
1324
|
-
margin-bottom: 0.5em;
|
|
1325
|
-
}
|
|
1326
|
-
:where(.wp-block-form-input__label):has(input[type=checkbox]) {
|
|
1327
|
-
flex-direction: row;
|
|
1328
|
-
width: -moz-fit-content;
|
|
1329
|
-
width: fit-content;
|
|
1330
|
-
}
|
|
1331
|
-
:where(.wp-block-form-input__label):has(input[type=checkbox]) .wp-block-form-input__label-content {
|
|
1332
|
-
margin: 0;
|
|
1333
|
-
}
|
|
1334
|
-
:where(.wp-block-form-input__label):has(.wp-block-form-input__label-content + input[type=checkbox]) {
|
|
1335
|
-
/* stylelint-disable-next-line declaration-property-value-allowed-list -- This style is required for old markup. */
|
|
1336
|
-
flex-direction: row-reverse;
|
|
1337
|
-
}
|
|
1338
|
-
|
|
1339
|
-
:where(.wp-block-form-input__label-content) {
|
|
1340
|
-
width: -moz-fit-content;
|
|
1341
|
-
width: fit-content;
|
|
1342
|
-
}
|
|
1343
|
-
|
|
1344
|
-
:where(.wp-block-form-input__input) {
|
|
1345
|
-
padding: 0 0.5em;
|
|
1346
|
-
font-size: 1em;
|
|
1347
|
-
margin-bottom: 0.5em;
|
|
1348
|
-
}
|
|
1349
|
-
:where(.wp-block-form-input__input)[type=text], :where(.wp-block-form-input__input)[type=password], :where(.wp-block-form-input__input)[type=date], :where(.wp-block-form-input__input)[type=datetime], :where(.wp-block-form-input__input)[type=datetime-local], :where(.wp-block-form-input__input)[type=email], :where(.wp-block-form-input__input)[type=month], :where(.wp-block-form-input__input)[type=number], :where(.wp-block-form-input__input)[type=search], :where(.wp-block-form-input__input)[type=tel], :where(.wp-block-form-input__input)[type=time], :where(.wp-block-form-input__input)[type=url], :where(.wp-block-form-input__input)[type=week] {
|
|
1350
|
-
min-height: 2em;
|
|
1351
|
-
line-height: 2;
|
|
1352
|
-
border-width: 1px;
|
|
1353
|
-
border-style: solid;
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
textarea.wp-block-form-input__input {
|
|
1357
|
-
min-height: 10em;
|
|
1358
|
-
}
|
|
1359
|
-
|
|
1360
1309
|
.wp-block-gallery:not(.has-nested-images),
|
|
1361
1310
|
.blocks-gallery-grid:not(.has-nested-images) {
|
|
1362
1311
|
display: flex;
|
|
@@ -1440,8 +1389,7 @@ textarea.wp-block-form-input__input {
|
|
|
1440
1389
|
width: 100%;
|
|
1441
1390
|
height: 100%;
|
|
1442
1391
|
flex: 1;
|
|
1443
|
-
|
|
1444
|
-
object-fit: cover;
|
|
1392
|
+
object-fit: cover;
|
|
1445
1393
|
}
|
|
1446
1394
|
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item,
|
|
1447
1395
|
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
|
|
@@ -1597,8 +1545,7 @@ figure.wp-block-gallery.has-nested-images:where(.is-layout-flex) {
|
|
|
1597
1545
|
width: 100%;
|
|
1598
1546
|
flex: 1 0 0%;
|
|
1599
1547
|
height: 100%;
|
|
1600
|
-
|
|
1601
|
-
object-fit: cover;
|
|
1548
|
+
object-fit: cover;
|
|
1602
1549
|
}
|
|
1603
1550
|
.wp-block-gallery.has-nested-images:where(.is-layout-flex).columns-1 figure.wp-block-image:not(#individual-image) {
|
|
1604
1551
|
width: 100%;
|
|
@@ -1753,7 +1700,7 @@ h3:where(.wp-block-heading).has-background,
|
|
|
1753
1700
|
h4:where(.wp-block-heading).has-background,
|
|
1754
1701
|
h5:where(.wp-block-heading).has-background,
|
|
1755
1702
|
h6:where(.wp-block-heading).has-background {
|
|
1756
|
-
padding: 1.25em 2.375em;
|
|
1703
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
1757
1704
|
}
|
|
1758
1705
|
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
|
|
1759
1706
|
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
|
|
@@ -1798,6 +1745,9 @@ h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]) {
|
|
|
1798
1745
|
width: 100%;
|
|
1799
1746
|
height: 100%;
|
|
1800
1747
|
}
|
|
1748
|
+
:where(.wp-block-icon) svg :where(path, rect, circle, ellipse, line, polygon, polyline) {
|
|
1749
|
+
vector-effect: none;
|
|
1750
|
+
}
|
|
1801
1751
|
|
|
1802
1752
|
.wp-block-image > a,
|
|
1803
1753
|
.wp-block-image > figure > a {
|
|
@@ -2354,7 +2304,7 @@ ul {
|
|
|
2354
2304
|
}
|
|
2355
2305
|
|
|
2356
2306
|
:root :where(.wp-block-list.has-background) {
|
|
2357
|
-
padding: 1.25em 2.375em;
|
|
2307
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
2358
2308
|
}
|
|
2359
2309
|
|
|
2360
2310
|
.wp-block-loginout {
|
|
@@ -2449,7 +2399,7 @@ ul {
|
|
|
2449
2399
|
padding: 0;
|
|
2450
2400
|
margin: -1px;
|
|
2451
2401
|
overflow: hidden;
|
|
2452
|
-
clip:
|
|
2402
|
+
clip-path: inset(50%);
|
|
2453
2403
|
border: 0;
|
|
2454
2404
|
}
|
|
2455
2405
|
|
|
@@ -2469,8 +2419,7 @@ ul {
|
|
|
2469
2419
|
position: absolute;
|
|
2470
2420
|
width: 100%;
|
|
2471
2421
|
height: 100%;
|
|
2472
|
-
|
|
2473
|
-
object-fit: cover;
|
|
2422
|
+
object-fit: cover;
|
|
2474
2423
|
}
|
|
2475
2424
|
|
|
2476
2425
|
/*
|
|
@@ -3212,7 +3161,7 @@ p.has-drop-cap.has-background {
|
|
|
3212
3161
|
}
|
|
3213
3162
|
|
|
3214
3163
|
:root :where(p.has-background) {
|
|
3215
|
-
padding: 1.25em 2.375em;
|
|
3164
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
3216
3165
|
}
|
|
3217
3166
|
|
|
3218
3167
|
:where(p.has-text-color:not(.has-link-color)) a {
|
|
@@ -3336,8 +3285,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
3336
3285
|
inset: 0;
|
|
3337
3286
|
width: 100%;
|
|
3338
3287
|
height: 100%;
|
|
3339
|
-
|
|
3340
|
-
object-fit: cover;
|
|
3288
|
+
object-fit: cover;
|
|
3341
3289
|
pointer-events: none;
|
|
3342
3290
|
z-index: 0;
|
|
3343
3291
|
}
|
|
@@ -3823,8 +3771,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
3823
3771
|
margin-left: var(--wp--preset--spacing--20, 0.5em);
|
|
3824
3772
|
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
3825
3773
|
box-sizing: border-box;
|
|
3826
|
-
|
|
3827
|
-
object-fit: cover;
|
|
3774
|
+
object-fit: cover;
|
|
3828
3775
|
}
|
|
3829
3776
|
.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content {
|
|
3830
3777
|
flex: 1 1 0;
|
|
@@ -4104,7 +4051,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
4104
4051
|
}
|
|
4105
4052
|
|
|
4106
4053
|
:where(.wp-block-preformatted.has-background) {
|
|
4107
|
-
padding: 1.25em 2.375em;
|
|
4054
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
4108
4055
|
}
|
|
4109
4056
|
|
|
4110
4057
|
.wp-block-pullquote {
|
|
@@ -4295,7 +4242,6 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
4295
4242
|
|
|
4296
4243
|
.wp-block-read-more {
|
|
4297
4244
|
display: block;
|
|
4298
|
-
width: -moz-fit-content;
|
|
4299
4245
|
width: fit-content;
|
|
4300
4246
|
}
|
|
4301
4247
|
.wp-block-read-more:where(:not([style*=text-decoration])) {
|
|
@@ -4431,9 +4377,7 @@ ul.wp-block-rss.is-grid li {
|
|
|
4431
4377
|
min-width: 3rem;
|
|
4432
4378
|
border: 1px solid #949494;
|
|
4433
4379
|
text-decoration: unset !important;
|
|
4434
|
-
|
|
4435
|
-
-moz-appearance: initial;
|
|
4436
|
-
appearance: initial;
|
|
4380
|
+
appearance: initial;
|
|
4437
4381
|
}
|
|
4438
4382
|
|
|
4439
4383
|
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
|
|
@@ -5003,7 +4947,6 @@ ul.wp-block-rss.is-grid li {
|
|
|
5003
4947
|
box-sizing: border-box;
|
|
5004
4948
|
color: inherit;
|
|
5005
4949
|
display: block;
|
|
5006
|
-
width: -moz-max-content;
|
|
5007
4950
|
width: max-content;
|
|
5008
4951
|
text-decoration: none;
|
|
5009
4952
|
cursor: pointer;
|
|
@@ -5012,8 +4955,7 @@ ul.wp-block-rss.is-grid li {
|
|
|
5012
4955
|
position: relative;
|
|
5013
4956
|
border: none;
|
|
5014
4957
|
background: none;
|
|
5015
|
-
|
|
5016
|
-
appearance: none;
|
|
4958
|
+
appearance: none;
|
|
5017
4959
|
-webkit-appearance: none;
|
|
5018
4960
|
margin: 0;
|
|
5019
4961
|
padding: var(--wp--preset--spacing--20, 0.5em) var(--wp--preset--spacing--30, 1em);
|
|
@@ -5260,8 +5202,7 @@ pre.wp-block-verse {
|
|
|
5260
5202
|
}
|
|
5261
5203
|
@supports (position: sticky) {
|
|
5262
5204
|
.wp-block-video [poster] {
|
|
5263
|
-
|
|
5264
|
-
object-fit: cover;
|
|
5205
|
+
object-fit: cover;
|
|
5265
5206
|
}
|
|
5266
5207
|
}
|
|
5267
5208
|
.wp-block-video.aligncenter {
|
package/build-style/style.css
CHANGED
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
}
|
|
502
502
|
|
|
503
503
|
:where(.wp-block-columns.has-background) {
|
|
504
|
-
padding: 1.25em 2.375em;
|
|
504
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
505
505
|
}
|
|
506
506
|
|
|
507
507
|
.wp-block-column {
|
|
@@ -694,7 +694,6 @@
|
|
|
694
694
|
.wp-block-comment-template.aligncenter {
|
|
695
695
|
margin-left: auto;
|
|
696
696
|
margin-right: auto;
|
|
697
|
-
width: -moz-fit-content;
|
|
698
697
|
width: fit-content;
|
|
699
698
|
}
|
|
700
699
|
.wp-block-comment-template.alignright {
|
|
@@ -1018,8 +1017,7 @@
|
|
|
1018
1017
|
height: 100%;
|
|
1019
1018
|
max-width: none;
|
|
1020
1019
|
max-height: none;
|
|
1021
|
-
|
|
1022
|
-
object-fit: cover;
|
|
1020
|
+
object-fit: cover;
|
|
1023
1021
|
outline: none;
|
|
1024
1022
|
border: none;
|
|
1025
1023
|
box-shadow: none;
|
|
@@ -1316,55 +1314,6 @@ body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-blo
|
|
|
1316
1314
|
text-decoration: none;
|
|
1317
1315
|
}
|
|
1318
1316
|
|
|
1319
|
-
:where(.wp-block-form-input__label) {
|
|
1320
|
-
width: 100%;
|
|
1321
|
-
display: flex;
|
|
1322
|
-
flex-direction: column;
|
|
1323
|
-
gap: 0.25em;
|
|
1324
|
-
margin-bottom: 0.5em;
|
|
1325
|
-
}
|
|
1326
|
-
:where(.wp-block-form-input__label).is-label-inline {
|
|
1327
|
-
flex-direction: row;
|
|
1328
|
-
gap: 0.5em;
|
|
1329
|
-
align-items: center;
|
|
1330
|
-
}
|
|
1331
|
-
:where(.wp-block-form-input__label).is-label-inline .wp-block-form-input__label-content {
|
|
1332
|
-
margin-bottom: 0.5em;
|
|
1333
|
-
}
|
|
1334
|
-
:where(.wp-block-form-input__label):has(input[type=checkbox]) {
|
|
1335
|
-
flex-direction: row;
|
|
1336
|
-
width: -moz-fit-content;
|
|
1337
|
-
width: fit-content;
|
|
1338
|
-
}
|
|
1339
|
-
:where(.wp-block-form-input__label):has(input[type=checkbox]) .wp-block-form-input__label-content {
|
|
1340
|
-
margin: 0;
|
|
1341
|
-
}
|
|
1342
|
-
:where(.wp-block-form-input__label):has(.wp-block-form-input__label-content + input[type=checkbox]) {
|
|
1343
|
-
/* stylelint-disable-next-line declaration-property-value-allowed-list -- This style is required for old markup. */
|
|
1344
|
-
flex-direction: row-reverse;
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
:where(.wp-block-form-input__label-content) {
|
|
1348
|
-
width: -moz-fit-content;
|
|
1349
|
-
width: fit-content;
|
|
1350
|
-
}
|
|
1351
|
-
|
|
1352
|
-
:where(.wp-block-form-input__input) {
|
|
1353
|
-
padding: 0 0.5em;
|
|
1354
|
-
font-size: 1em;
|
|
1355
|
-
margin-bottom: 0.5em;
|
|
1356
|
-
}
|
|
1357
|
-
:where(.wp-block-form-input__input)[type=text], :where(.wp-block-form-input__input)[type=password], :where(.wp-block-form-input__input)[type=date], :where(.wp-block-form-input__input)[type=datetime], :where(.wp-block-form-input__input)[type=datetime-local], :where(.wp-block-form-input__input)[type=email], :where(.wp-block-form-input__input)[type=month], :where(.wp-block-form-input__input)[type=number], :where(.wp-block-form-input__input)[type=search], :where(.wp-block-form-input__input)[type=tel], :where(.wp-block-form-input__input)[type=time], :where(.wp-block-form-input__input)[type=url], :where(.wp-block-form-input__input)[type=week] {
|
|
1358
|
-
min-height: 2em;
|
|
1359
|
-
line-height: 2;
|
|
1360
|
-
border-width: 1px;
|
|
1361
|
-
border-style: solid;
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
textarea.wp-block-form-input__input {
|
|
1365
|
-
min-height: 10em;
|
|
1366
|
-
}
|
|
1367
|
-
|
|
1368
1317
|
.wp-block-gallery:not(.has-nested-images),
|
|
1369
1318
|
.blocks-gallery-grid:not(.has-nested-images) {
|
|
1370
1319
|
display: flex;
|
|
@@ -1448,8 +1397,7 @@ textarea.wp-block-form-input__input {
|
|
|
1448
1397
|
width: 100%;
|
|
1449
1398
|
height: 100%;
|
|
1450
1399
|
flex: 1;
|
|
1451
|
-
|
|
1452
|
-
object-fit: cover;
|
|
1400
|
+
object-fit: cover;
|
|
1453
1401
|
}
|
|
1454
1402
|
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item,
|
|
1455
1403
|
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
|
|
@@ -1605,8 +1553,7 @@ figure.wp-block-gallery.has-nested-images:where(.is-layout-flex) {
|
|
|
1605
1553
|
width: 100%;
|
|
1606
1554
|
flex: 1 0 0%;
|
|
1607
1555
|
height: 100%;
|
|
1608
|
-
|
|
1609
|
-
object-fit: cover;
|
|
1556
|
+
object-fit: cover;
|
|
1610
1557
|
}
|
|
1611
1558
|
.wp-block-gallery.has-nested-images:where(.is-layout-flex).columns-1 figure.wp-block-image:not(#individual-image) {
|
|
1612
1559
|
width: 100%;
|
|
@@ -1761,7 +1708,7 @@ h3:where(.wp-block-heading).has-background,
|
|
|
1761
1708
|
h4:where(.wp-block-heading).has-background,
|
|
1762
1709
|
h5:where(.wp-block-heading).has-background,
|
|
1763
1710
|
h6:where(.wp-block-heading).has-background {
|
|
1764
|
-
padding: 1.25em 2.375em;
|
|
1711
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
1765
1712
|
}
|
|
1766
1713
|
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
|
|
1767
1714
|
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
|
|
@@ -1806,6 +1753,9 @@ h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]) {
|
|
|
1806
1753
|
width: 100%;
|
|
1807
1754
|
height: 100%;
|
|
1808
1755
|
}
|
|
1756
|
+
:where(.wp-block-icon) svg :where(path, rect, circle, ellipse, line, polygon, polyline) {
|
|
1757
|
+
vector-effect: none;
|
|
1758
|
+
}
|
|
1809
1759
|
|
|
1810
1760
|
.wp-block-image > a,
|
|
1811
1761
|
.wp-block-image > figure > a {
|
|
@@ -2374,7 +2324,7 @@ ul {
|
|
|
2374
2324
|
}
|
|
2375
2325
|
|
|
2376
2326
|
:root :where(.wp-block-list.has-background) {
|
|
2377
|
-
padding: 1.25em 2.375em;
|
|
2327
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
2378
2328
|
}
|
|
2379
2329
|
|
|
2380
2330
|
.wp-block-loginout {
|
|
@@ -2479,7 +2429,7 @@ ul {
|
|
|
2479
2429
|
padding: 0;
|
|
2480
2430
|
margin: -1px;
|
|
2481
2431
|
overflow: hidden;
|
|
2482
|
-
clip:
|
|
2432
|
+
clip-path: inset(50%);
|
|
2483
2433
|
border: 0;
|
|
2484
2434
|
}
|
|
2485
2435
|
|
|
@@ -2499,8 +2449,7 @@ ul {
|
|
|
2499
2449
|
position: absolute;
|
|
2500
2450
|
width: 100%;
|
|
2501
2451
|
height: 100%;
|
|
2502
|
-
|
|
2503
|
-
object-fit: cover;
|
|
2452
|
+
object-fit: cover;
|
|
2504
2453
|
}
|
|
2505
2454
|
|
|
2506
2455
|
/*
|
|
@@ -3242,7 +3191,7 @@ p.has-drop-cap.has-background {
|
|
|
3242
3191
|
}
|
|
3243
3192
|
|
|
3244
3193
|
:root :where(p.has-background) {
|
|
3245
|
-
padding: 1.25em 2.375em;
|
|
3194
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
3246
3195
|
}
|
|
3247
3196
|
|
|
3248
3197
|
:where(p.has-text-color:not(.has-link-color)) a {
|
|
@@ -3366,8 +3315,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
3366
3315
|
inset: 0;
|
|
3367
3316
|
width: 100%;
|
|
3368
3317
|
height: 100%;
|
|
3369
|
-
|
|
3370
|
-
object-fit: cover;
|
|
3318
|
+
object-fit: cover;
|
|
3371
3319
|
pointer-events: none;
|
|
3372
3320
|
z-index: 0;
|
|
3373
3321
|
}
|
|
@@ -3853,8 +3801,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
3853
3801
|
margin-right: var(--wp--preset--spacing--20, 0.5em);
|
|
3854
3802
|
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
3855
3803
|
box-sizing: border-box;
|
|
3856
|
-
|
|
3857
|
-
object-fit: cover;
|
|
3804
|
+
object-fit: cover;
|
|
3858
3805
|
}
|
|
3859
3806
|
.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content {
|
|
3860
3807
|
flex: 1 1 0;
|
|
@@ -4134,7 +4081,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
4134
4081
|
}
|
|
4135
4082
|
|
|
4136
4083
|
:where(.wp-block-preformatted.has-background) {
|
|
4137
|
-
padding: 1.25em 2.375em;
|
|
4084
|
+
padding: var(--wp--style--block-background-padding, 1.25em 2.375em);
|
|
4138
4085
|
}
|
|
4139
4086
|
|
|
4140
4087
|
.wp-block-pullquote {
|
|
@@ -4325,7 +4272,6 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"] {
|
|
|
4325
4272
|
|
|
4326
4273
|
.wp-block-read-more {
|
|
4327
4274
|
display: block;
|
|
4328
|
-
width: -moz-fit-content;
|
|
4329
4275
|
width: fit-content;
|
|
4330
4276
|
}
|
|
4331
4277
|
.wp-block-read-more:where(:not([style*=text-decoration])) {
|
|
@@ -4463,9 +4409,7 @@ ul.wp-block-rss.is-grid li {
|
|
|
4463
4409
|
min-width: 3rem;
|
|
4464
4410
|
border: 1px solid #949494;
|
|
4465
4411
|
text-decoration: unset !important;
|
|
4466
|
-
|
|
4467
|
-
-moz-appearance: initial;
|
|
4468
|
-
appearance: initial;
|
|
4412
|
+
appearance: initial;
|
|
4469
4413
|
}
|
|
4470
4414
|
|
|
4471
4415
|
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
|
|
@@ -5036,7 +4980,6 @@ ul.wp-block-rss.is-grid li {
|
|
|
5036
4980
|
box-sizing: border-box;
|
|
5037
4981
|
color: inherit;
|
|
5038
4982
|
display: block;
|
|
5039
|
-
width: -moz-max-content;
|
|
5040
4983
|
width: max-content;
|
|
5041
4984
|
text-decoration: none;
|
|
5042
4985
|
cursor: pointer;
|
|
@@ -5045,8 +4988,7 @@ ul.wp-block-rss.is-grid li {
|
|
|
5045
4988
|
position: relative;
|
|
5046
4989
|
border: none;
|
|
5047
4990
|
background: none;
|
|
5048
|
-
|
|
5049
|
-
appearance: none;
|
|
4991
|
+
appearance: none;
|
|
5050
4992
|
-webkit-appearance: none;
|
|
5051
4993
|
margin: 0;
|
|
5052
4994
|
padding: var(--wp--preset--spacing--20, 0.5em) var(--wp--preset--spacing--30, 1em);
|
|
@@ -5293,8 +5235,7 @@ pre.wp-block-verse {
|
|
|
5293
5235
|
}
|
|
5294
5236
|
@supports (position: sticky) {
|
|
5295
5237
|
.wp-block-video [poster] {
|
|
5296
|
-
|
|
5297
|
-
object-fit: cover;
|
|
5238
|
+
object-fit: cover;
|
|
5298
5239
|
}
|
|
5299
5240
|
}
|
|
5300
5241
|
.wp-block-video.aligncenter {
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
box-sizing: border-box;
|
|
3
3
|
color: inherit;
|
|
4
4
|
display: block;
|
|
5
|
-
width: -moz-max-content;
|
|
6
5
|
width: max-content;
|
|
7
6
|
text-decoration: none;
|
|
8
7
|
cursor: pointer;
|
|
@@ -11,8 +10,7 @@
|
|
|
11
10
|
position: relative;
|
|
12
11
|
border: none;
|
|
13
12
|
background: none;
|
|
14
|
-
|
|
15
|
-
appearance: none;
|
|
13
|
+
appearance: none;
|
|
16
14
|
-webkit-appearance: none;
|
|
17
15
|
margin: 0;
|
|
18
16
|
padding: var(--wp--preset--spacing--20, 0.5em) var(--wp--preset--spacing--30, 1em);
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
box-sizing: border-box;
|
|
3
3
|
color: inherit;
|
|
4
4
|
display: block;
|
|
5
|
-
width: -moz-max-content;
|
|
6
5
|
width: max-content;
|
|
7
6
|
text-decoration: none;
|
|
8
7
|
cursor: pointer;
|
|
@@ -11,8 +10,7 @@
|
|
|
11
10
|
position: relative;
|
|
12
11
|
border: none;
|
|
13
12
|
background: none;
|
|
14
|
-
|
|
15
|
-
appearance: none;
|
|
13
|
+
appearance: none;
|
|
16
14
|
-webkit-appearance: none;
|
|
17
15
|
margin: 0;
|
|
18
16
|
padding: var(--wp--preset--spacing--20, 0.5em) var(--wp--preset--spacing--30, 1em);
|