@wordpress/editor 14.36.1-next.8fd3f8831.0 → 14.37.1-next.79a2f3cdd.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/LICENSE.md +1 -1
- package/build/bindings/api.cjs +4 -4
- package/build/components/autocompleters/index.cjs +1 -1
- package/build/components/blog-title/index.cjs +1 -1
- package/build/components/collab-sidebar/add-comment.cjs +3 -3
- package/build/components/collab-sidebar/comment-form.cjs +1 -1
- package/build/components/collab-sidebar/comments.cjs +3 -3
- package/build/components/collab-sidebar/index.cjs +4 -4
- package/build/components/collapsible-block-toolbar/index.cjs +1 -1
- package/build/components/commands/index.cjs +1 -1
- package/build/components/deprecated.cjs +2 -2
- package/build/components/document-bar/index.cjs +3 -3
- package/build/components/document-outline/index.cjs +1 -1
- package/build/components/document-outline/item.cjs +1 -1
- package/build/components/document-tools/index.cjs +3 -3
- package/build/components/editor/index.cjs +4 -4
- package/build/components/editor-interface/index.cjs +9 -9
- package/build/components/editor-notices/index.cjs +1 -1
- package/build/components/entities-saved-states/entity-type-list.cjs +1 -1
- package/build/components/entities-saved-states/index.cjs +2 -2
- package/build/components/global-styles-sidebar/index.cjs +3 -3
- package/build/components/global-styles-sidebar/welcome-guide.cjs +1 -1
- package/build/components/header/index.cjs +11 -11
- package/build/components/index.cjs +84 -84
- package/build/components/keyboard-shortcut-help-modal/dynamic-shortcut.cjs +1 -1
- package/build/components/keyboard-shortcut-help-modal/index.cjs +3 -3
- package/build/components/list-view-sidebar/index.cjs +1 -1
- package/build/components/list-view-sidebar/list-view-outline.cjs +4 -4
- package/build/components/local-autosave-monitor/index.cjs +1 -1
- package/build/components/more-menu/index.cjs +4 -4
- package/build/components/page-attributes/order.cjs +1 -1
- package/build/components/page-attributes/panel.cjs +1 -1
- package/build/components/page-attributes/parent.cjs +2 -2
- package/build/components/plugin-document-setting-panel/index.cjs +2 -2
- package/build/components/post-author/check.cjs +1 -1
- package/build/components/post-author/index.cjs +2 -2
- package/build/components/post-author/panel.cjs +3 -3
- package/build/components/post-card-panel/index.cjs +2 -2
- package/build/components/post-discussion/panel.cjs +4 -4
- package/build/components/post-excerpt/check.cjs +1 -1
- package/build/components/post-excerpt/panel.cjs +3 -3
- package/build/components/post-featured-image/check.cjs +2 -2
- package/build/components/post-featured-image/index.cjs +2 -2
- package/build/components/post-featured-image/panel.cjs +2 -2
- package/build/components/post-format/check.cjs +1 -1
- package/build/components/post-format/index.cjs +1 -1
- package/build/components/post-format/panel.cjs +3 -3
- package/build/components/post-last-revision/check.cjs +1 -1
- package/build/components/post-last-revision/index.cjs +2 -2
- package/build/components/post-last-revision/panel.cjs +2 -2
- package/build/components/post-panel-row/index.cjs +1 -1
- package/build/components/post-panel-section/index.cjs +1 -1
- package/build/components/post-pending-status/index.cjs +1 -1
- package/build/components/post-publish-button/index.cjs +1 -1
- package/build/components/post-publish-button/post-publish-button-or-toggle.cjs +1 -1
- package/build/components/post-publish-panel/index.cjs +3 -3
- package/build/components/post-publish-panel/maybe-category-panel.cjs +1 -1
- package/build/components/post-publish-panel/maybe-tags-panel.cjs +1 -1
- package/build/components/post-publish-panel/postpublish.cjs +1 -1
- package/build/components/post-publish-panel/prepublish.cjs +8 -8
- package/build/components/post-saved-state/index.cjs +1 -1
- package/build/components/post-schedule/panel.cjs +3 -3
- package/build/components/post-status/index.cjs +2 -2
- package/build/components/post-sticky/index.cjs +1 -1
- package/build/components/post-sticky/panel.cjs +3 -3
- package/build/components/post-switch-to-draft-button/index.cjs +1 -1
- package/build/components/post-sync-status/index.cjs +1 -1
- package/build/components/post-taxonomies/flat-term-selector.cjs +1 -1
- package/build/components/post-taxonomies/index.cjs +2 -2
- package/build/components/post-taxonomies/panel.cjs +2 -2
- package/build/components/post-template/block-theme.cjs +4 -4
- package/build/components/post-template/classic-theme.cjs +2 -2
- package/build/components/post-template/create-new-template.cjs +1 -1
- package/build/components/post-template/panel.cjs +2 -2
- package/build/components/post-text-editor/index.cjs +1 -1
- package/build/components/post-title/index.cjs +4 -4
- package/build/components/post-title/post-title-raw.cjs +3 -3
- package/build/components/post-trash/index.cjs +1 -1
- package/build/components/post-url/panel.cjs +3 -3
- package/build/components/posts-per-page/index.cjs +1 -1
- package/build/components/preferences-modal/enable-plugin-document-setting-panel.cjs +1 -1
- package/build/components/preferences-modal/index.cjs +9 -9
- package/build/components/preview-dropdown/index.cjs +3 -3
- package/build/components/preview-dropdown/index.cjs.map +2 -2
- package/build/components/provider/disable-non-page-content-blocks.cjs +1 -1
- package/build/components/provider/index.cjs +13 -13
- package/build/components/provider/use-block-editor-settings.cjs +13 -7
- package/build/components/provider/use-block-editor-settings.cjs.map +3 -3
- package/build/components/resizable-editor/index.cjs +2 -2
- package/build/components/save-publish-panels/index.cjs +4 -4
- package/build/components/sidebar/index.cjs +10 -10
- package/build/components/sidebar/post-summary.cjs +19 -19
- package/build/components/site-discussion/index.cjs +1 -1
- package/build/components/style-book/color-examples.cjs +1 -1
- package/build/components/style-book/examples.cjs +2 -2
- package/build/components/style-book/index.cjs +1 -1
- package/build/components/styles-canvas/index.cjs +3 -3
- package/build/components/styles-canvas/style-book.cjs +1 -1
- package/build/components/table-of-contents/index.cjs +1 -1
- package/build/components/table-of-contents/panel.cjs +4 -4
- package/build/components/template-part-menu-items/index.cjs +2 -2
- package/build/components/text-editor/index.cjs +2 -2
- package/build/components/visual-editor/index.cjs +5 -5
- package/build/dataviews/fields/content-preview/index.cjs +1 -1
- package/build/dataviews/store/private-actions.cjs +1 -1
- package/build/hooks/media-upload.cjs +1 -1
- package/build/hooks/pattern-overrides.cjs +7 -2
- package/build/hooks/pattern-overrides.cjs.map +3 -3
- package/build/hooks/push-changes-to-global-styles/index.cjs +1 -1
- package/build/private-apis.cjs +11 -11
- package/build/store/actions.cjs +2 -2
- package/build/store/index.cjs +5 -5
- package/build/store/private-actions.cjs +2 -2
- package/build/store/private-selectors.cjs +1 -1
- package/build/store/reducer.cjs +1 -1
- package/build/store/selectors.cjs +1 -1
- package/build/utils/index.cjs +1 -1
- package/build/utils/search-templates.cjs +1 -1
- package/build/utils/url.cjs +1 -1
- package/build-module/bindings/{api.js → api.mjs} +5 -5
- package/build-module/bindings/{pattern-overrides.js → pattern-overrides.mjs} +1 -1
- package/build-module/bindings/{post-data.js → post-data.mjs} +1 -1
- package/build-module/bindings/{post-meta.js → post-meta.mjs} +3 -3
- package/build-module/bindings/{term-data.js → term-data.mjs} +1 -1
- package/build-module/components/autocompleters/{index.js → index.mjs} +2 -2
- package/build-module/components/autocompleters/{user.js → user.mjs} +1 -1
- package/build-module/components/autosave-monitor/{index.js → index.mjs} +2 -2
- package/build-module/components/block-removal-warnings/{index.js → index.mjs} +3 -3
- package/build-module/components/block-settings-menu/{plugin-block-settings-menu-item.js → plugin-block-settings-menu-item.mjs} +1 -1
- package/build-module/components/block-visibility/{index.js → index.mjs} +3 -3
- package/build-module/components/blog-title/{index.js → index.mjs} +4 -4
- package/build-module/components/character-count/{index.js → index.mjs} +2 -2
- package/build-module/components/collab-sidebar/{add-comment.js → add-comment.mjs} +5 -5
- package/build-module/components/collab-sidebar/{comment-author-info.js → comment-author-info.mjs} +2 -2
- package/build-module/components/collab-sidebar/{comment-form.js → comment-form.mjs} +2 -2
- package/build-module/components/collab-sidebar/{comment-indicator-toolbar.js → comment-indicator-toolbar.mjs} +3 -3
- package/build-module/components/collab-sidebar/{comment-menu-item.js → comment-menu-item.mjs} +2 -2
- package/build-module/components/collab-sidebar/{comments.js → comments.mjs} +8 -8
- package/build-module/components/collab-sidebar/{constants.js → constants.mjs} +1 -1
- package/build-module/components/collab-sidebar/{hooks.js → hooks.mjs} +5 -5
- package/build-module/components/collab-sidebar/{index.js → index.mjs} +12 -12
- package/build-module/components/collab-sidebar/{utils.js → utils.mjs} +1 -1
- package/build-module/components/collapsible-block-toolbar/{index.js → index.mjs} +2 -2
- package/build-module/components/commands/{index.js → index.mjs} +7 -7
- package/build-module/components/{deprecated.js → deprecated.mjs} +1 -1
- package/build-module/components/document-bar/{index.js → index.mjs} +8 -8
- package/build-module/components/document-bar/{useEditedSectionDetails.js → useEditedSectionDetails.mjs} +2 -2
- package/build-module/components/document-outline/{check.js → check.mjs} +1 -1
- package/build-module/components/document-outline/{index.js → index.mjs} +3 -3
- package/build-module/components/document-outline/{item.js → item.mjs} +1 -1
- package/build-module/components/document-tools/{index.js → index.mjs} +5 -5
- package/build-module/components/editor/{index.js → index.mjs} +10 -10
- package/build-module/components/editor-history/{redo.js → redo.mjs} +2 -2
- package/build-module/components/editor-history/{undo.js → undo.mjs} +2 -2
- package/build-module/components/editor-interface/{index.js → index.mjs} +11 -11
- package/build-module/components/editor-notices/{index.js → index.mjs} +2 -2
- package/build-module/components/editor-snackbars/{index.js → index.mjs} +1 -1
- package/build-module/components/entities-saved-states/{entity-record-item.js → entity-record-item.mjs} +4 -4
- package/build-module/components/entities-saved-states/{entity-type-list.js → entity-type-list.mjs} +2 -2
- package/build-module/components/entities-saved-states/hooks/{use-is-dirty.js → use-is-dirty.mjs} +1 -1
- package/build-module/components/entities-saved-states/{index.js → index.mjs} +5 -5
- package/build-module/components/error-boundary/{index.js → index.mjs} +2 -2
- package/build-module/components/global-keyboard-shortcuts/{index.js → index.mjs} +2 -2
- package/build-module/components/global-keyboard-shortcuts/{register-shortcuts.js → register-shortcuts.mjs} +1 -1
- package/build-module/components/global-styles/{block-link.js → block-link.mjs} +1 -1
- package/build-module/components/global-styles/{header.js → header.mjs} +1 -1
- package/build-module/components/global-styles/{hooks.js → hooks.mjs} +2 -2
- package/build-module/components/global-styles/{index.js → index.mjs} +5 -5
- package/build-module/components/global-styles/{menu.js → menu.mjs} +2 -2
- package/build-module/components/global-styles-provider/{index.js → index.mjs} +2 -2
- package/build-module/components/global-styles-renderer/{index.js → index.mjs} +3 -3
- package/build-module/components/global-styles-sidebar/{default-sidebar.js → default-sidebar.mjs} +1 -1
- package/build-module/components/global-styles-sidebar/{index.js → index.mjs} +7 -7
- package/build-module/components/global-styles-sidebar/{welcome-guide-image.js → welcome-guide-image.mjs} +1 -1
- package/build-module/components/global-styles-sidebar/{welcome-guide.js → welcome-guide.mjs} +2 -2
- package/build-module/components/header/{back-button.js → back-button.mjs} +1 -1
- package/build-module/components/header/{index.js → index.mjs} +15 -15
- package/build-module/components/{index.js → index.mjs} +90 -90
- package/build-module/components/inserter-sidebar/{index.js → index.mjs} +3 -3
- package/build-module/components/keyboard-shortcut-help-modal/{config.js → config.mjs} +1 -1
- package/build-module/components/keyboard-shortcut-help-modal/{dynamic-shortcut.js → dynamic-shortcut.mjs} +2 -2
- package/build-module/components/keyboard-shortcut-help-modal/{index.js → index.mjs} +4 -4
- package/build-module/components/keyboard-shortcut-help-modal/{shortcut.js → shortcut.mjs} +1 -1
- package/build-module/components/list-view-sidebar/{index.js → index.mjs} +4 -4
- package/build-module/components/list-view-sidebar/{list-view-outline.js → list-view-outline.mjs} +5 -5
- package/build-module/components/local-autosave-monitor/{index.js → index.mjs} +4 -4
- package/build-module/components/media-categories/{index.js → index.mjs} +1 -1
- package/build-module/components/mode-switcher/{index.js → index.mjs} +2 -2
- package/build-module/components/more-menu/{copy-content-menu-item.js → copy-content-menu-item.mjs} +2 -2
- package/build-module/components/more-menu/{index.js → index.mjs} +6 -6
- package/build-module/components/more-menu/{tools-more-menu-group.js → tools-more-menu-group.mjs} +1 -1
- package/build-module/components/more-menu/{view-more-menu-group.js → view-more-menu-group.mjs} +1 -1
- package/build-module/components/page-attributes/{check.js → check.mjs} +2 -2
- package/build-module/components/page-attributes/{order.js → order.mjs} +3 -3
- package/build-module/components/page-attributes/{panel.js → panel.mjs} +4 -4
- package/build-module/components/page-attributes/{parent.js → parent.mjs} +4 -4
- package/build-module/components/pattern-duplicate-modal/{index.js → index.mjs} +4 -4
- package/build-module/components/pattern-overrides-panel/{index.js → index.mjs} +3 -3
- package/build-module/components/pattern-rename-modal/{index.js → index.mjs} +4 -4
- package/build-module/components/plugin-document-setting-panel/{index.js → index.mjs} +3 -3
- package/build-module/components/plugin-more-menu-item/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-post-publish-panel/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-post-status-info/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-pre-publish-panel/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-preview-menu-item/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-sidebar/{index.js → index.mjs} +1 -1
- package/build-module/components/plugin-sidebar-more-menu-item/{index.js → index.mjs} +1 -1
- package/build-module/components/post-actions/{actions.js → actions.mjs} +5 -5
- package/build-module/components/post-actions/{index.js → index.mjs} +3 -3
- package/build-module/components/post-actions/{set-as-homepage.js → set-as-homepage.mjs} +2 -2
- package/build-module/components/post-actions/{set-as-posts-page.js → set-as-posts-page.mjs} +2 -2
- package/build-module/components/post-author/{check.js → check.mjs} +3 -3
- package/build-module/components/post-author/{combobox.js → combobox.mjs} +3 -3
- package/build-module/components/post-author/{constants.js → constants.mjs} +1 -1
- package/build-module/components/post-author/{hook.js → hook.mjs} +3 -3
- package/build-module/components/post-author/{index.js → index.mjs} +4 -4
- package/build-module/components/post-author/{panel.js → panel.mjs} +6 -6
- package/build-module/components/post-author/{select.js → select.mjs} +3 -3
- package/build-module/components/post-card-panel/{index.js → index.mjs} +7 -7
- package/build-module/components/post-comments/{index.js → index.mjs} +2 -2
- package/build-module/components/post-content-information/{index.js → index.mjs} +3 -3
- package/build-module/components/post-discussion/{panel.js → panel.mjs} +6 -6
- package/build-module/components/post-excerpt/{check.js → check.mjs} +2 -2
- package/build-module/components/post-excerpt/{index.js → index.mjs} +2 -2
- package/build-module/components/post-excerpt/{panel.js → panel.mjs} +7 -7
- package/build-module/components/post-excerpt/{plugin.js → plugin.mjs} +1 -1
- package/build-module/components/post-featured-image/{check.js → check.mjs} +3 -3
- package/build-module/components/post-featured-image/{index.js → index.mjs} +3 -3
- package/build-module/components/post-featured-image/{panel.js → panel.mjs} +4 -4
- package/build-module/components/post-fields/{index.js → index.mjs} +3 -3
- package/build-module/components/post-format/{check.js → check.mjs} +3 -3
- package/build-module/components/post-format/{index.js → index.mjs} +3 -3
- package/build-module/components/post-format/{panel.js → panel.mjs} +5 -5
- package/build-module/components/post-last-edited-panel/{index.js → index.mjs} +2 -2
- package/build-module/components/post-last-revision/{check.js → check.mjs} +3 -3
- package/build-module/components/post-last-revision/{index.js → index.mjs} +4 -4
- package/build-module/components/post-last-revision/{panel.js → panel.mjs} +3 -3
- package/build-module/components/post-locked-modal/{index.js → index.mjs} +2 -2
- package/build-module/components/post-panel-row/{index.js → index.mjs} +1 -1
- package/build-module/components/post-panel-section/{index.js → index.mjs} +1 -1
- package/build-module/components/post-pending-status/{check.js → check.mjs} +2 -2
- package/build-module/components/post-pending-status/{index.js → index.mjs} +3 -3
- package/build-module/components/post-pingbacks/{index.js → index.mjs} +2 -2
- package/build-module/components/post-preview-button/{index.js → index.mjs} +2 -2
- package/build-module/components/post-publish-button/{index.js → index.mjs} +3 -3
- package/build-module/components/post-publish-button/{label.js → label.mjs} +2 -2
- package/build-module/components/post-publish-button/{post-publish-button-or-toggle.js → post-publish-button-or-toggle.mjs} +3 -3
- package/build-module/components/post-publish-panel/{index.js → index.mjs} +5 -5
- package/build-module/components/post-publish-panel/{maybe-category-panel.js → maybe-category-panel.mjs} +3 -3
- package/build-module/components/post-publish-panel/{maybe-post-format-panel.js → maybe-post-format-panel.mjs} +3 -3
- package/build-module/components/post-publish-panel/{maybe-tags-panel.js → maybe-tags-panel.mjs} +3 -3
- package/build-module/components/post-publish-panel/{maybe-upload-media.js → maybe-upload-media.mjs} +2 -2
- package/build-module/components/post-publish-panel/{media-util.js → media-util.mjs} +1 -1
- package/build-module/components/post-publish-panel/{postpublish.js → postpublish.mjs} +3 -3
- package/build-module/components/post-publish-panel/{prepublish.js → prepublish.mjs} +10 -10
- package/build-module/components/post-saved-state/{index.js → index.mjs} +3 -3
- package/build-module/components/post-schedule/{check.js → check.mjs} +2 -2
- package/build-module/components/post-schedule/{index.js → index.mjs} +3 -3
- package/build-module/components/post-schedule/{label.js → label.mjs} +2 -2
- package/build-module/components/post-schedule/{panel.js → panel.mjs} +7 -7
- package/build-module/components/post-status/{index.js → index.mjs} +6 -6
- package/build-module/components/post-sticky/{check.js → check.mjs} +2 -2
- package/build-module/components/post-sticky/{index.js → index.mjs} +3 -3
- package/build-module/components/post-sticky/{panel.js → panel.mjs} +4 -4
- package/build-module/components/post-switch-to-draft-button/{index.js → index.mjs} +2 -2
- package/build-module/components/post-sync-status/{index.js → index.mjs} +3 -3
- package/build-module/components/post-taxonomies/{check.js → check.mjs} +2 -2
- package/build-module/components/post-taxonomies/{flat-term-selector.js → flat-term-selector.mjs} +4 -4
- package/build-module/components/post-taxonomies/{hierarchical-term-selector.js → hierarchical-term-selector.mjs} +4 -4
- package/build-module/components/post-taxonomies/{index.js → index.mjs} +4 -4
- package/build-module/components/post-taxonomies/{most-used-terms.js → most-used-terms.mjs} +2 -2
- package/build-module/components/post-taxonomies/{panel.js → panel.mjs} +4 -4
- package/build-module/components/post-template/{block-theme.js → block-theme.mjs} +7 -7
- package/build-module/components/post-template/{classic-theme.js → classic-theme.mjs} +5 -5
- package/build-module/components/post-template/{create-new-template-modal.js → create-new-template-modal.mjs} +3 -3
- package/build-module/components/post-template/{create-new-template.js → create-new-template.mjs} +3 -3
- package/build-module/components/post-template/{hooks.js → hooks.mjs} +2 -2
- package/build-module/components/post-template/{panel.js → panel.mjs} +4 -4
- package/build-module/components/post-template/{reset-default-template.js → reset-default-template.mjs} +2 -2
- package/build-module/components/post-template/{swap-template-button.js → swap-template-button.mjs} +3 -3
- package/build-module/components/post-text-editor/{index.js → index.mjs} +2 -2
- package/build-module/components/post-title/{constants.js → constants.mjs} +1 -1
- package/build-module/components/post-title/{index.js → index.mjs} +6 -6
- package/build-module/components/post-title/{post-title-raw.js → post-title-raw.mjs} +4 -4
- package/build-module/components/post-title/{use-post-title-focus.js → use-post-title-focus.mjs} +2 -2
- package/build-module/components/post-title/{use-post-title.js → use-post-title.mjs} +2 -2
- package/build-module/components/post-transform-panel/{hooks.js → hooks.mjs} +3 -3
- package/build-module/components/post-transform-panel/{index.js → index.mjs} +4 -4
- package/build-module/components/post-trash/{check.js → check.mjs} +3 -3
- package/build-module/components/post-trash/{index.js → index.mjs} +3 -3
- package/build-module/components/post-type-support-check/{index.js → index.mjs} +2 -2
- package/build-module/components/post-url/{check.js → check.mjs} +2 -2
- package/build-module/components/post-url/{index.js → index.mjs} +2 -2
- package/build-module/components/post-url/{label.js → label.mjs} +2 -2
- package/build-module/components/post-url/{panel.js → panel.mjs} +5 -5
- package/build-module/components/post-view-link/{index.js → index.mjs} +2 -2
- package/build-module/components/post-visibility/{check.js → check.mjs} +2 -2
- package/build-module/components/post-visibility/{index.js → index.mjs} +3 -3
- package/build-module/components/post-visibility/{label.js → label.mjs} +3 -3
- package/build-module/components/post-visibility/{utils.js → utils.mjs} +1 -1
- package/build-module/components/posts-per-page/{index.js → index.mjs} +4 -4
- package/build-module/components/preferences-modal/{enable-panel.js → enable-panel.mjs} +3 -3
- package/build-module/components/preferences-modal/{enable-plugin-document-setting-panel.js → enable-plugin-document-setting-panel.mjs} +2 -2
- package/build-module/components/preferences-modal/{enable-publish-sidebar.js → enable-publish-sidebar.mjs} +3 -3
- package/build-module/components/preferences-modal/{index.js → index.mjs} +12 -12
- package/build-module/components/preview-dropdown/{index.js → index.mjs} +4 -4
- package/build-module/components/preview-dropdown/{index.js.map → index.mjs.map} +2 -2
- package/build-module/components/provider/{disable-non-page-content-blocks.js → disable-non-page-content-blocks.mjs} +2 -2
- package/build-module/components/provider/{index.js → index.mjs} +17 -17
- package/build-module/components/provider/{navigation-block-editing-mode.js → navigation-block-editing-mode.mjs} +1 -1
- package/build-module/components/provider/{use-auto-switch-editor-sidebars.js → use-auto-switch-editor-sidebars.mjs} +1 -1
- package/build-module/components/provider/{use-block-editor-settings.js → use-block-editor-settings.mjs} +18 -12
- package/build-module/components/provider/use-block-editor-settings.mjs.map +7 -0
- package/build-module/components/provider/{use-hide-blocks-from-inserter.js → use-hide-blocks-from-inserter.mjs} +1 -1
- package/build-module/components/provider/{use-post-content-blocks.js → use-post-content-blocks.mjs} +3 -3
- package/build-module/components/provider/{with-registry-provider.js → with-registry-provider.mjs} +2 -2
- package/build-module/components/resizable-editor/{index.js → index.mjs} +2 -2
- package/build-module/components/resizable-editor/{resize-handle.js → resize-handle.mjs} +1 -1
- package/build-module/components/save-publish-panels/{index.js → index.mjs} +6 -6
- package/build-module/components/sidebar/{constants.js → constants.mjs} +1 -1
- package/build-module/components/sidebar/{header.js → header.mjs} +4 -4
- package/build-module/components/sidebar/{index.js → index.mjs} +15 -15
- package/build-module/components/sidebar/{post-summary.js → post-summary.mjs} +23 -23
- package/build-module/components/site-discussion/{index.js → index.mjs} +4 -4
- package/build-module/components/start-page-options/{index.js → index.mjs} +3 -3
- package/build-module/components/start-template-options/{index.js → index.mjs} +3 -3
- package/build-module/components/style-book/{categories.js → categories.mjs} +2 -2
- package/build-module/components/style-book/{color-examples.js → color-examples.mjs} +1 -1
- package/build-module/components/style-book/{constants.js → constants.mjs} +1 -1
- package/build-module/components/style-book/{duotone-examples.js → duotone-examples.mjs} +1 -1
- package/build-module/components/style-book/{examples.js → examples.mjs} +4 -4
- package/build-module/components/style-book/{index.js → index.mjs} +10 -10
- package/build-module/components/style-book/types.mjs +1 -0
- package/build-module/components/styles-canvas/{index.js → index.mjs} +6 -6
- package/build-module/components/styles-canvas/{revisions.js → revisions.mjs} +4 -4
- package/build-module/components/styles-canvas/{style-book.js → style-book.mjs} +3 -3
- package/build-module/components/table-of-contents/{index.js → index.mjs} +2 -2
- package/build-module/components/table-of-contents/{panel.js → panel.mjs} +5 -5
- package/build-module/components/template-content-panel/{index.js → index.mjs} +4 -4
- package/build-module/components/template-part-content-panel/{index.js → index.mjs} +4 -4
- package/build-module/components/template-part-menu-items/{convert-to-regular.js → convert-to-regular.mjs} +1 -1
- package/build-module/components/template-part-menu-items/{convert-to-template-part.js → convert-to-template-part.mjs} +1 -1
- package/build-module/components/template-part-menu-items/{index.js → index.mjs} +3 -3
- package/build-module/components/template-validation-notice/{index.js → index.mjs} +1 -1
- package/build-module/components/text-editor/{index.js → index.mjs} +4 -4
- package/build-module/components/theme-support-check/{index.js → index.mjs} +2 -2
- package/build-module/components/time-to-read/{index.js → index.mjs} +2 -2
- package/build-module/components/unsaved-changes-warning/{index.js → index.mjs} +1 -1
- package/build-module/components/visual-editor/{edit-template-blocks-notification.js → edit-template-blocks-notification.mjs} +2 -2
- package/build-module/components/visual-editor/{index.js → index.mjs} +11 -11
- package/build-module/components/visual-editor/{use-edit-content-only-section-exit.js → use-edit-content-only-section-exit.mjs} +2 -2
- package/build-module/components/visual-editor/{use-padding-appender.js → use-padding-appender.mjs} +1 -1
- package/build-module/components/visual-editor/{use-select-nearest-editable-block.js → use-select-nearest-editable-block.mjs} +2 -2
- package/build-module/components/visual-editor/{use-zoom-out-mode-exit.js → use-zoom-out-mode-exit.mjs} +2 -2
- package/build-module/components/word-count/{index.js → index.mjs} +2 -2
- package/build-module/components/zoom-out-toggle/{index.js → index.mjs} +2 -2
- package/build-module/dataviews/{api.js → api.mjs} +3 -3
- package/build-module/dataviews/fields/content-preview/{content-preview-view.js → content-preview-view.mjs} +5 -5
- package/build-module/dataviews/fields/content-preview/{index.js → index.mjs} +2 -2
- package/build-module/dataviews/store/{private-actions.js → private-actions.mjs} +5 -5
- package/build-module/dataviews/store/{private-selectors.js → private-selectors.mjs} +1 -1
- package/build-module/dataviews/store/{reducer.js → reducer.mjs} +1 -1
- package/build-module/hooks/{custom-sources-backwards-compatibility.js → custom-sources-backwards-compatibility.mjs} +2 -2
- package/build-module/hooks/{default-autocompleters.js → default-autocompleters.mjs} +2 -2
- package/build-module/hooks/index.mjs +9 -0
- package/build-module/hooks/{media-upload.js → media-upload.mjs} +2 -2
- package/build-module/hooks/{navigation-link-view-button.js → navigation-link-view-button.mjs} +1 -1
- package/build-module/hooks/{pattern-overrides.js → pattern-overrides.mjs} +14 -6
- package/build-module/hooks/pattern-overrides.mjs.map +7 -0
- package/build-module/hooks/push-changes-to-global-styles/{index.js → index.mjs} +4 -4
- package/build-module/hooks/{template-part-navigation-edit-button.js → template-part-navigation-edit-button.mjs} +1 -1
- package/build-module/hooks/{use-global-styles-output.js → use-global-styles-output.mjs} +3 -3
- package/build-module/index.mjs +14 -0
- package/build-module/{lock-unlock.js → lock-unlock.mjs} +1 -1
- package/build-module/{private-apis.js → private-apis.mjs} +20 -20
- package/build-module/store/{actions.js → actions.mjs} +4 -4
- package/build-module/store/{constants.js → constants.mjs} +1 -1
- package/build-module/store/{defaults.js → defaults.mjs} +1 -1
- package/build-module/store/{index.js → index.mjs} +8 -8
- package/build-module/store/{local-autosave.js → local-autosave.mjs} +1 -1
- package/build-module/store/{private-actions.js → private-actions.mjs} +3 -3
- package/build-module/store/{private-selectors.js → private-selectors.mjs} +4 -4
- package/build-module/store/{reducer.js → reducer.mjs} +3 -3
- package/build-module/store/{selectors.js → selectors.mjs} +6 -6
- package/build-module/store/utils/{is-template-revertable.js → is-template-revertable.mjs} +2 -2
- package/build-module/store/utils/{notice-builder.js → notice-builder.mjs} +1 -1
- package/build-module/utils/{block-selection-path.js → block-selection-path.mjs} +1 -1
- package/build-module/utils/{get-item-title.js → get-item-title.mjs} +1 -1
- package/build-module/utils/{get-template-info.js → get-template-info.mjs} +2 -2
- package/build-module/utils/{get-template-part-icon.js → get-template-part-icon.mjs} +1 -1
- package/build-module/utils/index.mjs +10 -0
- package/build-module/utils/media-sideload/{index.js → index.mjs} +2 -2
- package/build-module/utils/media-upload/{index.js → index.mjs} +2 -2
- package/build-module/utils/{pageTypeBadge.js → pageTypeBadge.mjs} +1 -1
- package/build-module/utils/{search-templates.js → search-templates.mjs} +1 -1
- package/build-module/utils/{set-nested-value.js → set-nested-value.mjs} +1 -1
- package/build-module/utils/{terms.js → terms.mjs} +1 -1
- package/build-module/utils/{url.js → url.mjs} +1 -1
- package/build-style/style-rtl.css +26 -53
- package/build-style/style.css +26 -53
- package/build-types/components/post-locked-modal/index.d.ts +2 -2
- package/build-types/components/provider/use-block-editor-settings.d.ts.map +1 -1
- package/build-types/dataviews/store/private-selectors.d.ts +2 -2
- package/build-types/dataviews/store/private-selectors.d.ts.map +1 -1
- package/build-types/dataviews/store/reducer.d.ts +1 -1
- package/build-types/store/private-selectors.d.ts +2 -2
- package/build-types/store/private-selectors.d.ts.map +1 -1
- package/build-types/store/reducer.d.ts +4 -4
- package/package.json +47 -45
- package/src/components/post-text-editor/style.scss +1 -9
- package/src/components/preview-dropdown/index.js +1 -1
- package/src/components/provider/use-block-editor-settings.js +8 -0
- package/src/hooks/pattern-overrides.js +14 -5
- package/build-module/components/provider/use-block-editor-settings.js.map +0 -7
- package/build-module/components/style-book/types.js +0 -1
- package/build-module/hooks/index.js +0 -9
- package/build-module/hooks/pattern-overrides.js.map +0 -7
- package/build-module/index.js +0 -14
- package/build-module/utils/index.js +0 -10
- /package/build-module/bindings/{api.js.map → api.mjs.map} +0 -0
- /package/build-module/bindings/{pattern-overrides.js.map → pattern-overrides.mjs.map} +0 -0
- /package/build-module/bindings/{post-data.js.map → post-data.mjs.map} +0 -0
- /package/build-module/bindings/{post-meta.js.map → post-meta.mjs.map} +0 -0
- /package/build-module/bindings/{term-data.js.map → term-data.mjs.map} +0 -0
- /package/build-module/components/autocompleters/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/autocompleters/{user.js.map → user.mjs.map} +0 -0
- /package/build-module/components/autosave-monitor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/block-removal-warnings/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/block-settings-menu/{plugin-block-settings-menu-item.js.map → plugin-block-settings-menu-item.mjs.map} +0 -0
- /package/build-module/components/block-visibility/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/blog-title/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/character-count/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{add-comment.js.map → add-comment.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{comment-author-info.js.map → comment-author-info.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{comment-form.js.map → comment-form.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{comment-indicator-toolbar.js.map → comment-indicator-toolbar.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{comment-menu-item.js.map → comment-menu-item.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{comments.js.map → comments.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{hooks.js.map → hooks.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/collab-sidebar/{utils.js.map → utils.mjs.map} +0 -0
- /package/build-module/components/collapsible-block-toolbar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/commands/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/{deprecated.js.map → deprecated.mjs.map} +0 -0
- /package/build-module/components/document-bar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/document-bar/{useEditedSectionDetails.js.map → useEditedSectionDetails.mjs.map} +0 -0
- /package/build-module/components/document-outline/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/document-outline/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/document-outline/{item.js.map → item.mjs.map} +0 -0
- /package/build-module/components/document-tools/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/editor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/editor-history/{redo.js.map → redo.mjs.map} +0 -0
- /package/build-module/components/editor-history/{undo.js.map → undo.mjs.map} +0 -0
- /package/build-module/components/editor-interface/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/editor-notices/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/editor-snackbars/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/entities-saved-states/{entity-record-item.js.map → entity-record-item.mjs.map} +0 -0
- /package/build-module/components/entities-saved-states/{entity-type-list.js.map → entity-type-list.mjs.map} +0 -0
- /package/build-module/components/entities-saved-states/hooks/{use-is-dirty.js.map → use-is-dirty.mjs.map} +0 -0
- /package/build-module/components/entities-saved-states/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/error-boundary/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-keyboard-shortcuts/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-keyboard-shortcuts/{register-shortcuts.js.map → register-shortcuts.mjs.map} +0 -0
- /package/build-module/components/global-styles/{block-link.js.map → block-link.mjs.map} +0 -0
- /package/build-module/components/global-styles/{header.js.map → header.mjs.map} +0 -0
- /package/build-module/components/global-styles/{hooks.js.map → hooks.mjs.map} +0 -0
- /package/build-module/components/global-styles/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-styles/{menu.js.map → menu.mjs.map} +0 -0
- /package/build-module/components/global-styles-provider/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-styles-renderer/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-styles-sidebar/{default-sidebar.js.map → default-sidebar.mjs.map} +0 -0
- /package/build-module/components/global-styles-sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/global-styles-sidebar/{welcome-guide-image.js.map → welcome-guide-image.mjs.map} +0 -0
- /package/build-module/components/global-styles-sidebar/{welcome-guide.js.map → welcome-guide.mjs.map} +0 -0
- /package/build-module/components/header/{back-button.js.map → back-button.mjs.map} +0 -0
- /package/build-module/components/header/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/inserter-sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/keyboard-shortcut-help-modal/{config.js.map → config.mjs.map} +0 -0
- /package/build-module/components/keyboard-shortcut-help-modal/{dynamic-shortcut.js.map → dynamic-shortcut.mjs.map} +0 -0
- /package/build-module/components/keyboard-shortcut-help-modal/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/keyboard-shortcut-help-modal/{shortcut.js.map → shortcut.mjs.map} +0 -0
- /package/build-module/components/list-view-sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/list-view-sidebar/{list-view-outline.js.map → list-view-outline.mjs.map} +0 -0
- /package/build-module/components/local-autosave-monitor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/media-categories/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/mode-switcher/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/more-menu/{copy-content-menu-item.js.map → copy-content-menu-item.mjs.map} +0 -0
- /package/build-module/components/more-menu/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/more-menu/{tools-more-menu-group.js.map → tools-more-menu-group.mjs.map} +0 -0
- /package/build-module/components/more-menu/{view-more-menu-group.js.map → view-more-menu-group.mjs.map} +0 -0
- /package/build-module/components/page-attributes/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/page-attributes/{order.js.map → order.mjs.map} +0 -0
- /package/build-module/components/page-attributes/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/page-attributes/{parent.js.map → parent.mjs.map} +0 -0
- /package/build-module/components/pattern-duplicate-modal/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/pattern-overrides-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/pattern-rename-modal/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-document-setting-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-more-menu-item/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-post-publish-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-post-status-info/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-pre-publish-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-preview-menu-item/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/plugin-sidebar-more-menu-item/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-actions/{actions.js.map → actions.mjs.map} +0 -0
- /package/build-module/components/post-actions/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-actions/{set-as-homepage.js.map → set-as-homepage.mjs.map} +0 -0
- /package/build-module/components/post-actions/{set-as-posts-page.js.map → set-as-posts-page.mjs.map} +0 -0
- /package/build-module/components/post-author/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-author/{combobox.js.map → combobox.mjs.map} +0 -0
- /package/build-module/components/post-author/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/components/post-author/{hook.js.map → hook.mjs.map} +0 -0
- /package/build-module/components/post-author/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-author/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-author/{select.js.map → select.mjs.map} +0 -0
- /package/build-module/components/post-card-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-comments/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-content-information/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-discussion/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-excerpt/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-excerpt/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-excerpt/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-excerpt/{plugin.js.map → plugin.mjs.map} +0 -0
- /package/build-module/components/post-featured-image/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-featured-image/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-featured-image/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-fields/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-format/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-format/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-format/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-last-edited-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-last-revision/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-last-revision/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-last-revision/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-locked-modal/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-panel-row/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-panel-section/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-pending-status/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-pending-status/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-pingbacks/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-preview-button/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-publish-button/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-publish-button/{label.js.map → label.mjs.map} +0 -0
- /package/build-module/components/post-publish-button/{post-publish-button-or-toggle.js.map → post-publish-button-or-toggle.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{maybe-category-panel.js.map → maybe-category-panel.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{maybe-post-format-panel.js.map → maybe-post-format-panel.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{maybe-tags-panel.js.map → maybe-tags-panel.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{maybe-upload-media.js.map → maybe-upload-media.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{media-util.js.map → media-util.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{postpublish.js.map → postpublish.mjs.map} +0 -0
- /package/build-module/components/post-publish-panel/{prepublish.js.map → prepublish.mjs.map} +0 -0
- /package/build-module/components/post-saved-state/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-schedule/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-schedule/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-schedule/{label.js.map → label.mjs.map} +0 -0
- /package/build-module/components/post-schedule/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-status/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-sticky/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-sticky/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-sticky/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-switch-to-draft-button/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-sync-status/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{flat-term-selector.js.map → flat-term-selector.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{hierarchical-term-selector.js.map → hierarchical-term-selector.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{most-used-terms.js.map → most-used-terms.mjs.map} +0 -0
- /package/build-module/components/post-taxonomies/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-template/{block-theme.js.map → block-theme.mjs.map} +0 -0
- /package/build-module/components/post-template/{classic-theme.js.map → classic-theme.mjs.map} +0 -0
- /package/build-module/components/post-template/{create-new-template-modal.js.map → create-new-template-modal.mjs.map} +0 -0
- /package/build-module/components/post-template/{create-new-template.js.map → create-new-template.mjs.map} +0 -0
- /package/build-module/components/post-template/{hooks.js.map → hooks.mjs.map} +0 -0
- /package/build-module/components/post-template/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-template/{reset-default-template.js.map → reset-default-template.mjs.map} +0 -0
- /package/build-module/components/post-template/{swap-template-button.js.map → swap-template-button.mjs.map} +0 -0
- /package/build-module/components/post-text-editor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-title/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/components/post-title/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-title/{post-title-raw.js.map → post-title-raw.mjs.map} +0 -0
- /package/build-module/components/post-title/{use-post-title-focus.js.map → use-post-title-focus.mjs.map} +0 -0
- /package/build-module/components/post-title/{use-post-title.js.map → use-post-title.mjs.map} +0 -0
- /package/build-module/components/post-transform-panel/{hooks.js.map → hooks.mjs.map} +0 -0
- /package/build-module/components/post-transform-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-trash/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-trash/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-type-support-check/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-url/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-url/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-url/{label.js.map → label.mjs.map} +0 -0
- /package/build-module/components/post-url/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/post-view-link/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-visibility/{check.js.map → check.mjs.map} +0 -0
- /package/build-module/components/post-visibility/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/post-visibility/{label.js.map → label.mjs.map} +0 -0
- /package/build-module/components/post-visibility/{utils.js.map → utils.mjs.map} +0 -0
- /package/build-module/components/posts-per-page/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/preferences-modal/{enable-panel.js.map → enable-panel.mjs.map} +0 -0
- /package/build-module/components/preferences-modal/{enable-plugin-document-setting-panel.js.map → enable-plugin-document-setting-panel.mjs.map} +0 -0
- /package/build-module/components/preferences-modal/{enable-publish-sidebar.js.map → enable-publish-sidebar.mjs.map} +0 -0
- /package/build-module/components/preferences-modal/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/provider/{disable-non-page-content-blocks.js.map → disable-non-page-content-blocks.mjs.map} +0 -0
- /package/build-module/components/provider/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/provider/{navigation-block-editing-mode.js.map → navigation-block-editing-mode.mjs.map} +0 -0
- /package/build-module/components/provider/{use-auto-switch-editor-sidebars.js.map → use-auto-switch-editor-sidebars.mjs.map} +0 -0
- /package/build-module/components/provider/{use-hide-blocks-from-inserter.js.map → use-hide-blocks-from-inserter.mjs.map} +0 -0
- /package/build-module/components/provider/{use-post-content-blocks.js.map → use-post-content-blocks.mjs.map} +0 -0
- /package/build-module/components/provider/{with-registry-provider.js.map → with-registry-provider.mjs.map} +0 -0
- /package/build-module/components/resizable-editor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/resizable-editor/{resize-handle.js.map → resize-handle.mjs.map} +0 -0
- /package/build-module/components/save-publish-panels/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/sidebar/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/components/sidebar/{header.js.map → header.mjs.map} +0 -0
- /package/build-module/components/sidebar/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/sidebar/{post-summary.js.map → post-summary.mjs.map} +0 -0
- /package/build-module/components/site-discussion/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/start-page-options/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/start-template-options/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/style-book/{categories.js.map → categories.mjs.map} +0 -0
- /package/build-module/components/style-book/{color-examples.js.map → color-examples.mjs.map} +0 -0
- /package/build-module/components/style-book/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/components/style-book/{duotone-examples.js.map → duotone-examples.mjs.map} +0 -0
- /package/build-module/components/style-book/{examples.js.map → examples.mjs.map} +0 -0
- /package/build-module/components/style-book/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/style-book/{types.js.map → types.mjs.map} +0 -0
- /package/build-module/components/styles-canvas/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/styles-canvas/{revisions.js.map → revisions.mjs.map} +0 -0
- /package/build-module/components/styles-canvas/{style-book.js.map → style-book.mjs.map} +0 -0
- /package/build-module/components/table-of-contents/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/table-of-contents/{panel.js.map → panel.mjs.map} +0 -0
- /package/build-module/components/template-content-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/template-part-content-panel/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/template-part-menu-items/{convert-to-regular.js.map → convert-to-regular.mjs.map} +0 -0
- /package/build-module/components/template-part-menu-items/{convert-to-template-part.js.map → convert-to-template-part.mjs.map} +0 -0
- /package/build-module/components/template-part-menu-items/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/template-validation-notice/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/text-editor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/theme-support-check/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/time-to-read/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/unsaved-changes-warning/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{edit-template-blocks-notification.js.map → edit-template-blocks-notification.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{use-edit-content-only-section-exit.js.map → use-edit-content-only-section-exit.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{use-padding-appender.js.map → use-padding-appender.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{use-select-nearest-editable-block.js.map → use-select-nearest-editable-block.mjs.map} +0 -0
- /package/build-module/components/visual-editor/{use-zoom-out-mode-exit.js.map → use-zoom-out-mode-exit.mjs.map} +0 -0
- /package/build-module/components/word-count/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/components/zoom-out-toggle/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/dataviews/{api.js.map → api.mjs.map} +0 -0
- /package/build-module/dataviews/fields/content-preview/{content-preview-view.js.map → content-preview-view.mjs.map} +0 -0
- /package/build-module/dataviews/fields/content-preview/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/dataviews/store/{private-actions.js.map → private-actions.mjs.map} +0 -0
- /package/build-module/dataviews/store/{private-selectors.js.map → private-selectors.mjs.map} +0 -0
- /package/build-module/dataviews/store/{reducer.js.map → reducer.mjs.map} +0 -0
- /package/build-module/hooks/{custom-sources-backwards-compatibility.js.map → custom-sources-backwards-compatibility.mjs.map} +0 -0
- /package/build-module/hooks/{default-autocompleters.js.map → default-autocompleters.mjs.map} +0 -0
- /package/build-module/hooks/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/hooks/{media-upload.js.map → media-upload.mjs.map} +0 -0
- /package/build-module/hooks/{navigation-link-view-button.js.map → navigation-link-view-button.mjs.map} +0 -0
- /package/build-module/hooks/push-changes-to-global-styles/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/hooks/{template-part-navigation-edit-button.js.map → template-part-navigation-edit-button.mjs.map} +0 -0
- /package/build-module/hooks/{use-global-styles-output.js.map → use-global-styles-output.mjs.map} +0 -0
- /package/build-module/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/{lock-unlock.js.map → lock-unlock.mjs.map} +0 -0
- /package/build-module/{private-apis.js.map → private-apis.mjs.map} +0 -0
- /package/build-module/store/{actions.js.map → actions.mjs.map} +0 -0
- /package/build-module/store/{constants.js.map → constants.mjs.map} +0 -0
- /package/build-module/store/{defaults.js.map → defaults.mjs.map} +0 -0
- /package/build-module/store/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/store/{local-autosave.js.map → local-autosave.mjs.map} +0 -0
- /package/build-module/store/{private-actions.js.map → private-actions.mjs.map} +0 -0
- /package/build-module/store/{private-selectors.js.map → private-selectors.mjs.map} +0 -0
- /package/build-module/store/{reducer.js.map → reducer.mjs.map} +0 -0
- /package/build-module/store/{selectors.js.map → selectors.mjs.map} +0 -0
- /package/build-module/store/utils/{is-template-revertable.js.map → is-template-revertable.mjs.map} +0 -0
- /package/build-module/store/utils/{notice-builder.js.map → notice-builder.mjs.map} +0 -0
- /package/build-module/utils/{block-selection-path.js.map → block-selection-path.mjs.map} +0 -0
- /package/build-module/utils/{get-item-title.js.map → get-item-title.mjs.map} +0 -0
- /package/build-module/utils/{get-template-info.js.map → get-template-info.mjs.map} +0 -0
- /package/build-module/utils/{get-template-part-icon.js.map → get-template-part-icon.mjs.map} +0 -0
- /package/build-module/utils/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/utils/media-sideload/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/utils/media-upload/{index.js.map → index.mjs.map} +0 -0
- /package/build-module/utils/{pageTypeBadge.js.map → pageTypeBadge.mjs.map} +0 -0
- /package/build-module/utils/{search-templates.js.map → search-templates.mjs.map} +0 -0
- /package/build-module/utils/{set-nested-value.js.map → set-nested-value.mjs.map} +0 -0
- /package/build-module/utils/{terms.js.map → terms.mjs.map} +0 -0
- /package/build-module/utils/{url.js.map → url.mjs.map} +0 -0
|
@@ -11,9 +11,9 @@ import { useSelect } from "@wordpress/data";
|
|
|
11
11
|
import { useMemo, forwardRef } from "@wordpress/element";
|
|
12
12
|
import { useGlobalStylesRevisions } from "@wordpress/global-styles-ui";
|
|
13
13
|
import { mergeGlobalStyles } from "@wordpress/global-styles-engine";
|
|
14
|
-
import { useGlobalStyles } from "../global-styles/hooks.
|
|
15
|
-
import { useGlobalStylesOutputWithConfig } from "../../hooks/use-global-styles-output.
|
|
16
|
-
import { unlock } from "../../lock-unlock.
|
|
14
|
+
import { useGlobalStyles } from "../global-styles/hooks.mjs";
|
|
15
|
+
import { useGlobalStylesOutputWithConfig } from "../../hooks/use-global-styles-output.mjs";
|
|
16
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
17
17
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
18
18
|
var {
|
|
19
19
|
ExperimentalBlockEditorProvider,
|
|
@@ -105,4 +105,4 @@ var revisions_default = forwardRef(StylesCanvasRevisions);
|
|
|
105
105
|
export {
|
|
106
106
|
revisions_default as default
|
|
107
107
|
};
|
|
108
|
-
//# sourceMappingURL=revisions.
|
|
108
|
+
//# sourceMappingURL=revisions.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/styles-canvas/style-book.js
|
|
2
2
|
import { forwardRef } from "@wordpress/element";
|
|
3
|
-
import StyleBook from "../style-book/index.
|
|
4
|
-
import { STYLE_BOOK_COLOR_GROUPS } from "../style-book/constants.
|
|
3
|
+
import StyleBook from "../style-book/index.mjs";
|
|
4
|
+
import { STYLE_BOOK_COLOR_GROUPS } from "../style-book/constants.mjs";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function StylesCanvasStyleBook({ path, onPathChange }, ref) {
|
|
7
7
|
return /* @__PURE__ */ jsx(
|
|
@@ -36,4 +36,4 @@ var style_book_default = forwardRef(StylesCanvasStyleBook);
|
|
|
36
36
|
export {
|
|
37
37
|
style_book_default as default
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=style-book.
|
|
39
|
+
//# sourceMappingURL=style-book.mjs.map
|
|
@@ -5,7 +5,7 @@ import { useSelect } from "@wordpress/data";
|
|
|
5
5
|
import { info } from "@wordpress/icons";
|
|
6
6
|
import { forwardRef } from "@wordpress/element";
|
|
7
7
|
import { store as blockEditorStore } from "@wordpress/block-editor";
|
|
8
|
-
import TableOfContentsPanel from "./panel.
|
|
8
|
+
import TableOfContentsPanel from "./panel.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
function TableOfContents({ hasOutlineItemsDisabled, repositionDropdown, ...props }, ref) {
|
|
11
11
|
const hasBlocks = useSelect(
|
|
@@ -49,4 +49,4 @@ var table_of_contents_default = forwardRef(TableOfContents);
|
|
|
49
49
|
export {
|
|
50
50
|
table_of_contents_default as default
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=index.
|
|
52
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import { __ } from "@wordpress/i18n";
|
|
3
3
|
import { useSelect } from "@wordpress/data";
|
|
4
4
|
import { store as blockEditorStore } from "@wordpress/block-editor";
|
|
5
|
-
import WordCount from "../word-count/index.
|
|
6
|
-
import TimeToRead from "../time-to-read/index.
|
|
7
|
-
import DocumentOutline from "../document-outline/index.
|
|
8
|
-
import CharacterCount from "../character-count/index.
|
|
5
|
+
import WordCount from "../word-count/index.mjs";
|
|
6
|
+
import TimeToRead from "../time-to-read/index.mjs";
|
|
7
|
+
import DocumentOutline from "../document-outline/index.mjs";
|
|
8
|
+
import CharacterCount from "../character-count/index.mjs";
|
|
9
9
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
10
10
|
function TableOfContentsPanel({ hasOutlineItemsDisabled, onRequestClose }) {
|
|
11
11
|
const { headingCount, paragraphCount, numberOfBlocks } = useSelect(
|
|
@@ -79,4 +79,4 @@ var panel_default = TableOfContentsPanel;
|
|
|
79
79
|
export {
|
|
80
80
|
panel_default as default
|
|
81
81
|
};
|
|
82
|
-
//# sourceMappingURL=panel.
|
|
82
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -6,9 +6,9 @@ import { __ } from "@wordpress/i18n";
|
|
|
6
6
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
7
7
|
import { applyFilters } from "@wordpress/hooks";
|
|
8
8
|
import { useMemo } from "@wordpress/element";
|
|
9
|
-
import { unlock } from "../../lock-unlock.
|
|
10
|
-
import { TEMPLATE_POST_TYPE } from "../../store/constants.
|
|
11
|
-
import { store as editorStore } from "../../store/index.
|
|
9
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
10
|
+
import { TEMPLATE_POST_TYPE } from "../../store/constants.mjs";
|
|
11
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
12
12
|
import { jsx } from "react/jsx-runtime";
|
|
13
13
|
var { BlockQuickNavigation } = unlock(blockEditorPrivateApis);
|
|
14
14
|
var POST_CONTENT_BLOCK_TYPES = [
|
|
@@ -60,4 +60,4 @@ function TemplateContentPanel() {
|
|
|
60
60
|
export {
|
|
61
61
|
TemplateContentPanel as default
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=index.
|
|
63
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -8,9 +8,9 @@ import {
|
|
|
8
8
|
} from "@wordpress/block-editor";
|
|
9
9
|
import { PanelBody } from "@wordpress/components";
|
|
10
10
|
import { __ } from "@wordpress/i18n";
|
|
11
|
-
import { unlock } from "../../lock-unlock.
|
|
12
|
-
import { TEMPLATE_PART_POST_TYPE } from "../../store/constants.
|
|
13
|
-
import { store as editorStore } from "../../store/index.
|
|
11
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
12
|
+
import { TEMPLATE_PART_POST_TYPE } from "../../store/constants.mjs";
|
|
13
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
14
14
|
import { jsx } from "react/jsx-runtime";
|
|
15
15
|
var { BlockQuickNavigation } = unlock(blockEditorPrivateApis);
|
|
16
16
|
function TemplatePartContentPanelInner() {
|
|
@@ -48,4 +48,4 @@ function TemplatePartContentPanel() {
|
|
|
48
48
|
export {
|
|
49
49
|
TemplatePartContentPanel as default
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=index.
|
|
51
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
BlockSettingsMenuControls,
|
|
5
5
|
store as blockEditorStore
|
|
6
6
|
} from "@wordpress/block-editor";
|
|
7
|
-
import ConvertToRegularBlocks from "./convert-to-regular.
|
|
8
|
-
import ConvertToTemplatePart from "./convert-to-template-part.
|
|
7
|
+
import ConvertToRegularBlocks from "./convert-to-regular.mjs";
|
|
8
|
+
import ConvertToTemplatePart from "./convert-to-template-part.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
function TemplatePartMenuItems() {
|
|
11
11
|
return /* @__PURE__ */ jsx(BlockSettingsMenuControls, { children: ({ selectedClientIds, onClose }) => /* @__PURE__ */ jsx(
|
|
@@ -40,4 +40,4 @@ function TemplatePartConverterMenuItem({ clientIds, onClose }) {
|
|
|
40
40
|
export {
|
|
41
41
|
TemplatePartMenuItems as default
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=index.
|
|
43
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -4,9 +4,9 @@ import { useDispatch, useSelect } from "@wordpress/data";
|
|
|
4
4
|
import { __ } from "@wordpress/i18n";
|
|
5
5
|
import { store as keyboardShortcutsStore } from "@wordpress/keyboard-shortcuts";
|
|
6
6
|
import { useEffect, useRef } from "@wordpress/element";
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
-
import PostTextEditor from "../post-text-editor/index.
|
|
9
|
-
import PostTitleRaw from "../post-title/post-title-raw.
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
|
+
import PostTextEditor from "../post-text-editor/index.mjs";
|
|
9
|
+
import PostTitleRaw from "../post-title/post-title-raw.mjs";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
11
|
function TextEditor({ autoFocus = false }) {
|
|
12
12
|
const { switchEditorMode } = useDispatch(editorStore);
|
|
@@ -48,4 +48,4 @@ function TextEditor({ autoFocus = false }) {
|
|
|
48
48
|
export {
|
|
49
49
|
TextEditor as default
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=index.
|
|
51
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/theme-support-check/index.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
3
|
import { store as coreStore } from "@wordpress/core-data";
|
|
4
|
-
import { store as editorStore } from "../../store/index.
|
|
4
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
5
5
|
function ThemeSupportCheck({ children, supportKeys }) {
|
|
6
6
|
const { postType, themeSupports } = useSelect((select) => {
|
|
7
7
|
return {
|
|
@@ -24,4 +24,4 @@ function ThemeSupportCheck({ children, supportKeys }) {
|
|
|
24
24
|
export {
|
|
25
25
|
ThemeSupportCheck as default
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=index.
|
|
27
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,7 +3,7 @@ import { useSelect } from "@wordpress/data";
|
|
|
3
3
|
import { _x, _n, __, sprintf } from "@wordpress/i18n";
|
|
4
4
|
import { count as wordCount } from "@wordpress/wordcount";
|
|
5
5
|
import { createInterpolateElement } from "@wordpress/element";
|
|
6
|
-
import { store as editorStore } from "../../store/index.
|
|
6
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
var AVERAGE_READING_RATE = 189;
|
|
9
9
|
function TimeToRead() {
|
|
@@ -36,4 +36,4 @@ function TimeToRead() {
|
|
|
36
36
|
export {
|
|
37
37
|
TimeToRead as default
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=index.
|
|
39
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -4,7 +4,7 @@ import { store as coreStore } from "@wordpress/core-data";
|
|
|
4
4
|
import { useEffect, useState } from "@wordpress/element";
|
|
5
5
|
import { __ } from "@wordpress/i18n";
|
|
6
6
|
import { __experimentalConfirmDialog as ConfirmDialog } from "@wordpress/components";
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
8
|
import { jsx } from "react/jsx-runtime";
|
|
9
9
|
function EditTemplateBlocksNotification({ contentRef }) {
|
|
10
10
|
const { onNavigateToEntityRecord, templateId } = useSelect((select) => {
|
|
@@ -67,4 +67,4 @@ function EditTemplateBlocksNotification({ contentRef }) {
|
|
|
67
67
|
export {
|
|
68
68
|
EditTemplateBlocksNotification as default
|
|
69
69
|
};
|
|
70
|
-
//# sourceMappingURL=edit-template-blocks-notification.
|
|
70
|
+
//# sourceMappingURL=edit-template-blocks-notification.mjs.map
|
|
@@ -15,22 +15,22 @@ import { useSelect } from "@wordpress/data";
|
|
|
15
15
|
import { parse } from "@wordpress/blocks";
|
|
16
16
|
import { store as coreStore } from "@wordpress/core-data";
|
|
17
17
|
import { useMergeRefs, useViewportMatch } from "@wordpress/compose";
|
|
18
|
-
import PostTitle from "../post-title/index.
|
|
19
|
-
import { store as editorStore } from "../../store/index.
|
|
20
|
-
import { unlock } from "../../lock-unlock.
|
|
21
|
-
import EditTemplateBlocksNotification from "./edit-template-blocks-notification.
|
|
22
|
-
import ResizableEditor from "../resizable-editor/index.
|
|
23
|
-
import useSelectNearestEditableBlock from "./use-select-nearest-editable-block.
|
|
18
|
+
import PostTitle from "../post-title/index.mjs";
|
|
19
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
20
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
21
|
+
import EditTemplateBlocksNotification from "./edit-template-blocks-notification.mjs";
|
|
22
|
+
import ResizableEditor from "../resizable-editor/index.mjs";
|
|
23
|
+
import useSelectNearestEditableBlock from "./use-select-nearest-editable-block.mjs";
|
|
24
24
|
import {
|
|
25
25
|
NAVIGATION_POST_TYPE,
|
|
26
26
|
PATTERN_POST_TYPE,
|
|
27
27
|
TEMPLATE_PART_POST_TYPE,
|
|
28
28
|
TEMPLATE_POST_TYPE,
|
|
29
29
|
DESIGN_POST_TYPES
|
|
30
|
-
} from "../../store/constants.
|
|
31
|
-
import { useZoomOutModeExit } from "./use-zoom-out-mode-exit.
|
|
32
|
-
import { usePaddingAppender } from "./use-padding-appender.
|
|
33
|
-
import { useEditContentOnlySectionExit } from "./use-edit-content-only-section-exit.
|
|
30
|
+
} from "../../store/constants.mjs";
|
|
31
|
+
import { useZoomOutModeExit } from "./use-zoom-out-mode-exit.mjs";
|
|
32
|
+
import { usePaddingAppender } from "./use-padding-appender.mjs";
|
|
33
|
+
import { useEditContentOnlySectionExit } from "./use-edit-content-only-section-exit.mjs";
|
|
34
34
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
35
35
|
var {
|
|
36
36
|
LayoutStyle,
|
|
@@ -402,4 +402,4 @@ var visual_editor_default = VisualEditor;
|
|
|
402
402
|
export {
|
|
403
403
|
visual_editor_default as default
|
|
404
404
|
};
|
|
405
|
-
//# sourceMappingURL=index.
|
|
405
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
3
3
|
import { useRefEffect } from "@wordpress/compose";
|
|
4
4
|
import { store as blockEditorStore } from "@wordpress/block-editor";
|
|
5
|
-
import { unlock } from "../../lock-unlock.
|
|
5
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
6
6
|
function useEditContentOnlySectionExit() {
|
|
7
7
|
const { getEditedContentOnlySection } = unlock(
|
|
8
8
|
useSelect(blockEditorStore)
|
|
@@ -36,4 +36,4 @@ function useEditContentOnlySectionExit() {
|
|
|
36
36
|
export {
|
|
37
37
|
useEditContentOnlySectionExit
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=use-edit-content-only-section-exit.
|
|
39
|
+
//# sourceMappingURL=use-edit-content-only-section-exit.mjs.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useRefEffect } from "@wordpress/compose";
|
|
3
3
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
4
4
|
import { store as blockEditorStore } from "@wordpress/block-editor";
|
|
5
|
-
import { unlock } from "../../lock-unlock.
|
|
5
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
6
6
|
var DISTANCE_THRESHOLD = 500;
|
|
7
7
|
function clamp(value, min, max) {
|
|
8
8
|
return Math.min(Math.max(value, min), max);
|
|
@@ -72,4 +72,4 @@ function useSelectNearestEditableBlock({
|
|
|
72
72
|
export {
|
|
73
73
|
useSelectNearestEditableBlock as default
|
|
74
74
|
};
|
|
75
|
-
//# sourceMappingURL=use-select-nearest-editable-block.
|
|
75
|
+
//# sourceMappingURL=use-select-nearest-editable-block.mjs.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
3
3
|
import { useRefEffect } from "@wordpress/compose";
|
|
4
4
|
import { store as blockEditorStore } from "@wordpress/block-editor";
|
|
5
|
-
import { unlock } from "../../lock-unlock.
|
|
5
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
6
6
|
function useZoomOutModeExit() {
|
|
7
7
|
const { getSettings, isZoomOut } = unlock(useSelect(blockEditorStore));
|
|
8
8
|
const { resetZoomLevel } = unlock(useDispatch(blockEditorStore));
|
|
@@ -32,4 +32,4 @@ function useZoomOutModeExit() {
|
|
|
32
32
|
export {
|
|
33
33
|
useZoomOutModeExit
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=use-zoom-out-mode-exit.
|
|
35
|
+
//# sourceMappingURL=use-zoom-out-mode-exit.mjs.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
3
|
import { _x } from "@wordpress/i18n";
|
|
4
4
|
import { count as wordCount } from "@wordpress/wordcount";
|
|
5
|
-
import { store as editorStore } from "../../store/index.
|
|
5
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function WordCount() {
|
|
8
8
|
const content = useSelect(
|
|
@@ -15,4 +15,4 @@ function WordCount() {
|
|
|
15
15
|
export {
|
|
16
16
|
WordCount as default
|
|
17
17
|
};
|
|
18
|
-
//# sourceMappingURL=index.
|
|
18
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
store as keyboardShortcutsStore
|
|
12
12
|
} from "@wordpress/keyboard-shortcuts";
|
|
13
13
|
import { isAppleOS } from "@wordpress/keycodes";
|
|
14
|
-
import { unlock } from "../../lock-unlock.
|
|
14
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
15
15
|
import { jsx } from "react/jsx-runtime";
|
|
16
16
|
var ZoomOutToggle = ({ disabled }) => {
|
|
17
17
|
const { isZoomOut, showIconLabels, isDistractionFree } = useSelect(
|
|
@@ -88,4 +88,4 @@ var zoom_out_toggle_default = ZoomOutToggle;
|
|
|
88
88
|
export {
|
|
89
89
|
zoom_out_toggle_default as default
|
|
90
90
|
};
|
|
91
|
-
//# sourceMappingURL=index.
|
|
91
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/dataviews/api.js
|
|
2
2
|
import { dispatch } from "@wordpress/data";
|
|
3
|
-
import { unlock } from "../lock-unlock.
|
|
4
|
-
import { store as editorStore } from "../store/index.
|
|
3
|
+
import { unlock } from "../lock-unlock.mjs";
|
|
4
|
+
import { store as editorStore } from "../store/index.mjs";
|
|
5
5
|
function registerEntityAction(kind, name, config) {
|
|
6
6
|
const { registerEntityAction: _registerEntityAction } = unlock(
|
|
7
7
|
dispatch(editorStore)
|
|
@@ -40,4 +40,4 @@ export {
|
|
|
40
40
|
unregisterEntityAction,
|
|
41
41
|
unregisterEntityField
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=api.
|
|
43
|
+
//# sourceMappingURL=api.mjs.map
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
} from "@wordpress/block-editor";
|
|
6
6
|
import { useSelect } from "@wordpress/data";
|
|
7
7
|
import { useEntityBlockEditor, store as coreStore } from "@wordpress/core-data";
|
|
8
|
-
import { EditorProvider } from "../../../components/provider/index.
|
|
9
|
-
import { useStyle } from "../../../components/global-styles/index.
|
|
10
|
-
import { unlock } from "../../../lock-unlock.
|
|
11
|
-
import { store as editorStore } from "../../../store/index.
|
|
8
|
+
import { EditorProvider } from "../../../components/provider/index.mjs";
|
|
9
|
+
import { useStyle } from "../../../components/global-styles/index.mjs";
|
|
10
|
+
import { unlock } from "../../../lock-unlock.mjs";
|
|
11
|
+
import { store as editorStore } from "../../../store/index.mjs";
|
|
12
12
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
13
13
|
function PostPreviewContainer({
|
|
14
14
|
template,
|
|
@@ -73,4 +73,4 @@ function PostPreviewView({ item }) {
|
|
|
73
73
|
export {
|
|
74
74
|
PostPreviewView as default
|
|
75
75
|
};
|
|
76
|
-
//# sourceMappingURL=content-preview-view.
|
|
76
|
+
//# sourceMappingURL=content-preview-view.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// packages/editor/src/dataviews/fields/content-preview/index.tsx
|
|
2
2
|
import { __ } from "@wordpress/i18n";
|
|
3
|
-
import PostPreviewView from "./content-preview-view.
|
|
3
|
+
import PostPreviewView from "./content-preview-view.mjs";
|
|
4
4
|
var postPreviewField = {
|
|
5
5
|
type: "media",
|
|
6
6
|
id: "content-preview",
|
|
@@ -12,4 +12,4 @@ var content_preview_default = postPreviewField;
|
|
|
12
12
|
export {
|
|
13
13
|
content_preview_default as default
|
|
14
14
|
};
|
|
15
|
-
//# sourceMappingURL=index.
|
|
15
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -32,10 +32,10 @@ import {
|
|
|
32
32
|
patternTitleField,
|
|
33
33
|
notesField
|
|
34
34
|
} from "@wordpress/fields";
|
|
35
|
-
import { store as editorStore } from "../../store/index.
|
|
36
|
-
import { DESIGN_POST_TYPES } from "../../store/constants.
|
|
37
|
-
import postPreviewField from "../fields/content-preview/index.
|
|
38
|
-
import { unlock } from "../../lock-unlock.
|
|
35
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
36
|
+
import { DESIGN_POST_TYPES } from "../../store/constants.mjs";
|
|
37
|
+
import postPreviewField from "../fields/content-preview/index.mjs";
|
|
38
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
39
39
|
function hasEditorNotesSupport(supports) {
|
|
40
40
|
const editor = supports?.editor;
|
|
41
41
|
if (Array.isArray(editor)) {
|
|
@@ -181,4 +181,4 @@ export {
|
|
|
181
181
|
unregisterEntityAction,
|
|
182
182
|
unregisterEntityField
|
|
183
183
|
};
|
|
184
|
-
//# sourceMappingURL=private-actions.
|
|
184
|
+
//# sourceMappingURL=private-actions.mjs.map
|
|
@@ -4,7 +4,7 @@ import { useEntityProp } from "@wordpress/core-data";
|
|
|
4
4
|
import { useMemo } from "@wordpress/element";
|
|
5
5
|
import { createHigherOrderComponent } from "@wordpress/compose";
|
|
6
6
|
import { addFilter } from "@wordpress/hooks";
|
|
7
|
-
import { store as editorStore } from "../store/index.
|
|
7
|
+
import { store as editorStore } from "../store/index.mjs";
|
|
8
8
|
import { jsx } from "react/jsx-runtime";
|
|
9
9
|
var createWithMetaAttributeSource = (metaAttributes) => createHigherOrderComponent(
|
|
10
10
|
(BlockEdit) => ({ attributes, setAttributes, ...props }) => {
|
|
@@ -74,4 +74,4 @@ addFilter(
|
|
|
74
74
|
"core/editor/custom-sources-backwards-compatibility/shim-attribute-source",
|
|
75
75
|
shimAttributeSource
|
|
76
76
|
);
|
|
77
|
-
//# sourceMappingURL=custom-sources-backwards-compatibility.
|
|
77
|
+
//# sourceMappingURL=custom-sources-backwards-compatibility.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// packages/editor/src/hooks/default-autocompleters.js
|
|
2
2
|
import { addFilter } from "@wordpress/hooks";
|
|
3
|
-
import { userAutocompleter } from "../components/index.
|
|
3
|
+
import { userAutocompleter } from "../components/index.mjs";
|
|
4
4
|
function setDefaultCompleters(completers = []) {
|
|
5
5
|
completers.push({ ...userAutocompleter });
|
|
6
6
|
return completers;
|
|
@@ -10,4 +10,4 @@ addFilter(
|
|
|
10
10
|
"editor/autocompleters/set-default-completers",
|
|
11
11
|
setDefaultCompleters
|
|
12
12
|
);
|
|
13
|
-
//# sourceMappingURL=default-autocompleters.
|
|
13
|
+
//# sourceMappingURL=default-autocompleters.mjs.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// packages/editor/src/hooks/index.js
|
|
2
|
+
import "./custom-sources-backwards-compatibility.mjs";
|
|
3
|
+
import "./default-autocompleters.mjs";
|
|
4
|
+
import "./media-upload.mjs";
|
|
5
|
+
import "./pattern-overrides.mjs";
|
|
6
|
+
import "./navigation-link-view-button.mjs";
|
|
7
|
+
import "./template-part-navigation-edit-button.mjs";
|
|
8
|
+
import "./push-changes-to-global-styles/index.mjs";
|
|
9
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MediaUpload,
|
|
7
7
|
privateApis as mediaUtilsPrivateApis
|
|
8
8
|
} from "@wordpress/media-utils";
|
|
9
|
-
import { unlock } from "../lock-unlock.
|
|
9
|
+
import { unlock } from "../lock-unlock.mjs";
|
|
10
10
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
11
11
|
var { MediaUploadModal: MediaUploadModalComponent } = unlock(
|
|
12
12
|
mediaUtilsPrivateApis
|
|
@@ -81,4 +81,4 @@ if (window.__experimentalDataViewsMediaModal) {
|
|
|
81
81
|
}
|
|
82
82
|
);
|
|
83
83
|
}
|
|
84
|
-
//# sourceMappingURL=media-upload.
|
|
84
|
+
//# sourceMappingURL=media-upload.mjs.map
|
|
@@ -2,22 +2,30 @@
|
|
|
2
2
|
import { addFilter } from "@wordpress/hooks";
|
|
3
3
|
import { privateApis as patternsPrivateApis } from "@wordpress/patterns";
|
|
4
4
|
import { createHigherOrderComponent } from "@wordpress/compose";
|
|
5
|
-
import {
|
|
5
|
+
import {
|
|
6
|
+
store as blockEditorStore,
|
|
7
|
+
useBlockEditingMode
|
|
8
|
+
} from "@wordpress/block-editor";
|
|
6
9
|
import { useSelect } from "@wordpress/data";
|
|
7
10
|
import { getBlockBindingsSource } from "@wordpress/blocks";
|
|
8
|
-
import { store as editorStore } from "../store/index.
|
|
9
|
-
import { unlock } from "../lock-unlock.
|
|
11
|
+
import { store as editorStore } from "../store/index.mjs";
|
|
12
|
+
import { unlock } from "../lock-unlock.mjs";
|
|
10
13
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
11
14
|
var {
|
|
12
15
|
PatternOverridesControls,
|
|
13
16
|
ResetOverridesControl,
|
|
14
17
|
PATTERN_TYPES,
|
|
15
|
-
PARTIAL_SYNCING_SUPPORTED_BLOCKS,
|
|
16
18
|
PATTERN_SYNC_TYPES
|
|
17
19
|
} = unlock(patternsPrivateApis);
|
|
18
20
|
var withPatternOverrideControls = createHigherOrderComponent(
|
|
19
21
|
(BlockEdit) => (props) => {
|
|
20
|
-
const isSupportedBlock =
|
|
22
|
+
const isSupportedBlock = useSelect(
|
|
23
|
+
(select) => {
|
|
24
|
+
const { __experimentalBlockBindingsSupportedAttributes } = select(blockEditorStore).getSettings();
|
|
25
|
+
return !!__experimentalBlockBindingsSupportedAttributes?.[props.name];
|
|
26
|
+
},
|
|
27
|
+
[props.name]
|
|
28
|
+
);
|
|
21
29
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
22
30
|
/* @__PURE__ */ jsx(BlockEdit, { ...props }, "edit"),
|
|
23
31
|
props.isSelected && isSupportedBlock && /* @__PURE__ */ jsx(ControlsWithStoreSubscription, { ...props })
|
|
@@ -59,4 +67,4 @@ addFilter(
|
|
|
59
67
|
"core/editor/with-pattern-override-controls",
|
|
60
68
|
withPatternOverrideControls
|
|
61
69
|
);
|
|
62
|
-
//# sourceMappingURL=pattern-overrides.
|
|
70
|
+
//# sourceMappingURL=pattern-overrides.mjs.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../src/hooks/pattern-overrides.js"],
|
|
4
|
+
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { addFilter } from '@wordpress/hooks';\nimport { privateApis as patternsPrivateApis } from '@wordpress/patterns';\nimport { createHigherOrderComponent } from '@wordpress/compose';\nimport {\n\tstore as blockEditorStore,\n\tuseBlockEditingMode,\n} from '@wordpress/block-editor';\nimport { useSelect } from '@wordpress/data';\nimport { getBlockBindingsSource } from '@wordpress/blocks';\n\n/**\n * Internal dependencies\n */\nimport { store as editorStore } from '../store';\nimport { unlock } from '../lock-unlock';\n\n/** @typedef {import('@wordpress/blocks').WPBlockSettings} WPBlockSettings */\n\nconst {\n\tPatternOverridesControls,\n\tResetOverridesControl,\n\tPATTERN_TYPES,\n\tPATTERN_SYNC_TYPES,\n} = unlock( patternsPrivateApis );\n\n/**\n * Override the default edit UI to include a new block inspector control for\n * assigning a partial syncing controls to supported blocks in the pattern editor.\n *\n * @param {Component} BlockEdit Original component.\n *\n * @return {Component} Wrapped component.\n */\nconst withPatternOverrideControls = createHigherOrderComponent(\n\t( BlockEdit ) => ( props ) => {\n\t\tconst isSupportedBlock = useSelect(\n\t\t\t( select ) => {\n\t\t\t\tconst { __experimentalBlockBindingsSupportedAttributes } =\n\t\t\t\t\tselect( blockEditorStore ).getSettings();\n\t\t\t\treturn !! __experimentalBlockBindingsSupportedAttributes?.[\n\t\t\t\t\tprops.name\n\t\t\t\t];\n\t\t\t},\n\t\t\t[ props.name ]\n\t\t);\n\n\t\treturn (\n\t\t\t<>\n\t\t\t\t<BlockEdit key=\"edit\" { ...props } />\n\t\t\t\t{ props.isSelected && isSupportedBlock && (\n\t\t\t\t\t<ControlsWithStoreSubscription { ...props } />\n\t\t\t\t) }\n\t\t\t</>\n\t\t);\n\t},\n\t'withPatternOverrideControls'\n);\n\n// Split into a separate component to avoid a store subscription\n// on every block.\nfunction ControlsWithStoreSubscription( props ) {\n\tconst blockEditingMode = useBlockEditingMode();\n\tconst { hasPatternOverridesSource, isEditingSyncedPattern } = useSelect(\n\t\t( select ) => {\n\t\t\tconst { getCurrentPostType, getEditedPostAttribute } =\n\t\t\t\tselect( editorStore );\n\n\t\t\treturn {\n\t\t\t\t// For editing link to the site editor if the theme and user permissions support it.\n\t\t\t\thasPatternOverridesSource: !! getBlockBindingsSource(\n\t\t\t\t\t'core/pattern-overrides'\n\t\t\t\t),\n\t\t\t\tisEditingSyncedPattern:\n\t\t\t\t\tgetCurrentPostType() === PATTERN_TYPES.user &&\n\t\t\t\t\tgetEditedPostAttribute( 'meta' )?.wp_pattern_sync_status !==\n\t\t\t\t\t\tPATTERN_SYNC_TYPES.unsynced &&\n\t\t\t\t\tgetEditedPostAttribute( 'wp_pattern_sync_status' ) !==\n\t\t\t\t\t\tPATTERN_SYNC_TYPES.unsynced,\n\t\t\t};\n\t\t},\n\t\t[]\n\t);\n\n\tconst bindings = props.attributes.metadata?.bindings;\n\tconst hasPatternBindings =\n\t\t!! bindings &&\n\t\tObject.values( bindings ).some(\n\t\t\t( binding ) => binding.source === 'core/pattern-overrides'\n\t\t);\n\n\tconst shouldShowPatternOverridesControls =\n\t\tisEditingSyncedPattern && blockEditingMode === 'default';\n\tconst shouldShowResetOverridesControl =\n\t\t! isEditingSyncedPattern &&\n\t\t!! props.attributes.metadata?.name &&\n\t\tblockEditingMode !== 'disabled' &&\n\t\thasPatternBindings;\n\n\tif ( ! hasPatternOverridesSource ) {\n\t\treturn null;\n\t}\n\n\treturn (\n\t\t<>\n\t\t\t{ shouldShowPatternOverridesControls && (\n\t\t\t\t<PatternOverridesControls { ...props } />\n\t\t\t) }\n\t\t\t{ shouldShowResetOverridesControl && (\n\t\t\t\t<ResetOverridesControl { ...props } />\n\t\t\t) }\n\t\t</>\n\t);\n}\n\naddFilter(\n\t'editor.BlockEdit',\n\t'core/editor/with-pattern-override-controls',\n\twithPatternOverrideControls\n);\n"],
|
|
5
|
+
"mappings": ";AAGA,SAAS,iBAAiB;AAC1B,SAAS,eAAe,2BAA2B;AACnD,SAAS,kCAAkC;AAC3C;AAAA,EACC,SAAS;AAAA,EACT;AAAA,OACM;AACP,SAAS,iBAAiB;AAC1B,SAAS,8BAA8B;AAKvC,SAAS,SAAS,mBAAmB;AACrC,SAAS,cAAc;AAiCpB,mBACC,KADD;AA7BH,IAAM;AAAA,EACL;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACD,IAAI,OAAQ,mBAAoB;AAUhC,IAAM,8BAA8B;AAAA,EACnC,CAAE,cAAe,CAAE,UAAW;AAC7B,UAAM,mBAAmB;AAAA,MACxB,CAAE,WAAY;AACb,cAAM,EAAE,+CAA+C,IACtD,OAAQ,gBAAiB,EAAE,YAAY;AACxC,eAAO,CAAC,CAAE,iDACT,MAAM,IACP;AAAA,MACD;AAAA,MACA,CAAE,MAAM,IAAK;AAAA,IACd;AAEA,WACC,iCACC;AAAA,0BAAC,aAAuB,GAAG,SAAZ,MAAoB;AAAA,MACjC,MAAM,cAAc,oBACrB,oBAAC,iCAAgC,GAAG,OAAQ;AAAA,OAE9C;AAAA,EAEF;AAAA,EACA;AACD;AAIA,SAAS,8BAA+B,OAAQ;AAC/C,QAAM,mBAAmB,oBAAoB;AAC7C,QAAM,EAAE,2BAA2B,uBAAuB,IAAI;AAAA,IAC7D,CAAE,WAAY;AACb,YAAM,EAAE,oBAAoB,uBAAuB,IAClD,OAAQ,WAAY;AAErB,aAAO;AAAA;AAAA,QAEN,2BAA2B,CAAC,CAAE;AAAA,UAC7B;AAAA,QACD;AAAA,QACA,wBACC,mBAAmB,MAAM,cAAc,QACvC,uBAAwB,MAAO,GAAG,2BACjC,mBAAmB,YACpB,uBAAwB,wBAAyB,MAChD,mBAAmB;AAAA,MACtB;AAAA,IACD;AAAA,IACA,CAAC;AAAA,EACF;AAEA,QAAM,WAAW,MAAM,WAAW,UAAU;AAC5C,QAAM,qBACL,CAAC,CAAE,YACH,OAAO,OAAQ,QAAS,EAAE;AAAA,IACzB,CAAE,YAAa,QAAQ,WAAW;AAAA,EACnC;AAED,QAAM,qCACL,0BAA0B,qBAAqB;AAChD,QAAM,kCACL,CAAE,0BACF,CAAC,CAAE,MAAM,WAAW,UAAU,QAC9B,qBAAqB,cACrB;AAED,MAAK,CAAE,2BAA4B;AAClC,WAAO;AAAA,EACR;AAEA,SACC,iCACG;AAAA,0CACD,oBAAC,4BAA2B,GAAG,OAAQ;AAAA,IAEtC,mCACD,oBAAC,yBAAwB,GAAG,OAAQ;AAAA,KAEtC;AAEF;AAEA;AAAA,EACC;AAAA,EACA;AAAA,EACA;AACD;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -19,9 +19,9 @@ import { useMemo, useCallback } from "@wordpress/element";
|
|
|
19
19
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
20
20
|
import { store as noticesStore } from "@wordpress/notices";
|
|
21
21
|
import { store as coreStore } from "@wordpress/core-data";
|
|
22
|
-
import { unlock } from "../../lock-unlock.
|
|
23
|
-
import setNestedValue from "../../utils/set-nested-value.
|
|
24
|
-
import { useGlobalStyles } from "../../components/global-styles/hooks.
|
|
22
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
23
|
+
import setNestedValue from "../../utils/set-nested-value.mjs";
|
|
24
|
+
import { useGlobalStyles } from "../../components/global-styles/hooks.mjs";
|
|
25
25
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
26
26
|
var { cleanEmptyObject } = unlock(blockEditorPrivateApis);
|
|
27
27
|
var STYLE_PROPERTY = {
|
|
@@ -306,4 +306,4 @@ addFilter(
|
|
|
306
306
|
"core/editor/push-changes-to-global-styles",
|
|
307
307
|
withPushChangesToGlobalStyles
|
|
308
308
|
);
|
|
309
|
-
//# sourceMappingURL=index.
|
|
309
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,8 +3,8 @@ import { getBlockTypes, store as blocksStore } from "@wordpress/blocks";
|
|
|
3
3
|
import { useSelect } from "@wordpress/data";
|
|
4
4
|
import { useMemo } from "@wordpress/element";
|
|
5
5
|
import { generateGlobalStyles } from "@wordpress/global-styles-engine";
|
|
6
|
-
import { store as editorStore } from "../store/index.
|
|
7
|
-
import { useSetting, useGlobalStyles } from "../components/global-styles/index.
|
|
6
|
+
import { store as editorStore } from "../store/index.mjs";
|
|
7
|
+
import { useSetting, useGlobalStyles } from "../components/global-styles/index.mjs";
|
|
8
8
|
function useGlobalStylesOutputWithConfig(mergedConfig = {}, disableRootPadding = false) {
|
|
9
9
|
const blockGap = useSetting("spacing.blockGap");
|
|
10
10
|
const hasBlockGapSupport = blockGap !== null;
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
useGlobalStylesOutput,
|
|
48
48
|
useGlobalStylesOutputWithConfig
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=use-global-styles-output.
|
|
50
|
+
//# sourceMappingURL=use-global-styles-output.mjs.map
|