@wordpress/editor 14.36.1-next.8fd3f8831.0 → 14.37.1-next.06ee73755.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/README.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/more-menu/view-more-menu-group.cjs +1 -1
- package/build/components/more-menu/view-more-menu-group.cjs.map +1 -1
- 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/get-template-part-icon.cjs +1 -1
- package/build/utils/get-template-part-icon.cjs.map +2 -2
- 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} +2 -2
- package/build-module/components/more-menu/{view-more-menu-group.js.map → view-more-menu-group.mjs.map} +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} +2 -2
- package/build-module/utils/get-template-part-icon.mjs.map +7 -0
- 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 +87 -58
- package/build-style/style.css +87 -58
- 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/build-types/utils/get-template-part-icon.d.ts +1 -1
- 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/src/utils/get-template-part-icon.js +2 -2
- 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/get-template-part-icon.js.map +0 -7
- 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/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/{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
|
@@ -8,12 +8,12 @@ import { store as preferencesStore } from "@wordpress/preferences";
|
|
|
8
8
|
import { useViewportMatch, usePrevious } from "@wordpress/compose";
|
|
9
9
|
import { store as coreStore } from "@wordpress/core-data";
|
|
10
10
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
11
|
-
import GlobalStylesUI from "../global-styles/index.
|
|
12
|
-
import { GlobalStylesActionMenu } from "../global-styles/menu.
|
|
13
|
-
import { store as editorStore } from "../../store/index.
|
|
14
|
-
import { unlock } from "../../lock-unlock.
|
|
15
|
-
import DefaultSidebar from "./default-sidebar.
|
|
16
|
-
import WelcomeGuideStyles from "./welcome-guide.
|
|
11
|
+
import GlobalStylesUI from "../global-styles/index.mjs";
|
|
12
|
+
import { GlobalStylesActionMenu } from "../global-styles/menu.mjs";
|
|
13
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
14
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
15
|
+
import DefaultSidebar from "./default-sidebar.mjs";
|
|
16
|
+
import WelcomeGuideStyles from "./welcome-guide.mjs";
|
|
17
17
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
18
18
|
function GlobalStylesSidebar() {
|
|
19
19
|
const {
|
|
@@ -150,4 +150,4 @@ function GlobalStylesSidebar() {
|
|
|
150
150
|
export {
|
|
151
151
|
GlobalStylesSidebar as default
|
|
152
152
|
};
|
|
153
|
-
//# sourceMappingURL=index.
|
|
153
|
+
//# sourceMappingURL=index.mjs.map
|
package/build-module/components/global-styles-sidebar/{welcome-guide.js → welcome-guide.mjs}
RENAMED
|
@@ -4,7 +4,7 @@ import { ExternalLink, Guide } from "@wordpress/components";
|
|
|
4
4
|
import { __ } from "@wordpress/i18n";
|
|
5
5
|
import { store as preferencesStore } from "@wordpress/preferences";
|
|
6
6
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
7
|
-
import WelcomeGuideImage from "./welcome-guide-image.
|
|
7
|
+
import WelcomeGuideImage from "./welcome-guide-image.mjs";
|
|
8
8
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
function WelcomeGuideStyles() {
|
|
10
10
|
const { toggle } = useDispatch(preferencesStore);
|
|
@@ -111,4 +111,4 @@ function WelcomeGuideStyles() {
|
|
|
111
111
|
export {
|
|
112
112
|
WelcomeGuideStyles as default
|
|
113
113
|
};
|
|
114
|
-
//# sourceMappingURL=welcome-guide.
|
|
114
|
+
//# sourceMappingURL=welcome-guide.mjs.map
|
|
@@ -6,24 +6,24 @@ import { __unstableMotion as motion } from "@wordpress/components";
|
|
|
6
6
|
import { store as preferencesStore } from "@wordpress/preferences";
|
|
7
7
|
import { useState } from "@wordpress/element";
|
|
8
8
|
import { PinnedItems } from "@wordpress/interface";
|
|
9
|
-
import BackButton, { useHasBackButton } from "./back-button.
|
|
10
|
-
import CollapsibleBlockToolbar from "../collapsible-block-toolbar/index.
|
|
11
|
-
import DocumentBar from "../document-bar/index.
|
|
12
|
-
import DocumentTools from "../document-tools/index.
|
|
13
|
-
import MoreMenu from "../more-menu/index.
|
|
14
|
-
import PostPreviewButton from "../post-preview-button/index.
|
|
15
|
-
import PostPublishButtonOrToggle from "../post-publish-button/post-publish-button-or-toggle.
|
|
16
|
-
import PostSavedState from "../post-saved-state/index.
|
|
17
|
-
import PostViewLink from "../post-view-link/index.
|
|
18
|
-
import PreviewDropdown from "../preview-dropdown/index.
|
|
19
|
-
import ZoomOutToggle from "../zoom-out-toggle/index.
|
|
20
|
-
import { store as editorStore } from "../../store/index.
|
|
9
|
+
import BackButton, { useHasBackButton } from "./back-button.mjs";
|
|
10
|
+
import CollapsibleBlockToolbar from "../collapsible-block-toolbar/index.mjs";
|
|
11
|
+
import DocumentBar from "../document-bar/index.mjs";
|
|
12
|
+
import DocumentTools from "../document-tools/index.mjs";
|
|
13
|
+
import MoreMenu from "../more-menu/index.mjs";
|
|
14
|
+
import PostPreviewButton from "../post-preview-button/index.mjs";
|
|
15
|
+
import PostPublishButtonOrToggle from "../post-publish-button/post-publish-button-or-toggle.mjs";
|
|
16
|
+
import PostSavedState from "../post-saved-state/index.mjs";
|
|
17
|
+
import PostViewLink from "../post-view-link/index.mjs";
|
|
18
|
+
import PreviewDropdown from "../preview-dropdown/index.mjs";
|
|
19
|
+
import ZoomOutToggle from "../zoom-out-toggle/index.mjs";
|
|
20
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
21
21
|
import {
|
|
22
22
|
TEMPLATE_PART_POST_TYPE,
|
|
23
23
|
PATTERN_POST_TYPE,
|
|
24
24
|
NAVIGATION_POST_TYPE
|
|
25
|
-
} from "../../store/constants.
|
|
26
|
-
import { unlock } from "../../lock-unlock.
|
|
25
|
+
} from "../../store/constants.mjs";
|
|
26
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
27
27
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
28
28
|
var toolbarVariations = {
|
|
29
29
|
distractionFreeDisabled: { y: "-50px" },
|
|
@@ -181,4 +181,4 @@ var header_default = Header;
|
|
|
181
181
|
export {
|
|
182
182
|
header_default as default
|
|
183
183
|
};
|
|
184
|
-
//# sourceMappingURL=index.
|
|
184
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,99 +1,99 @@
|
|
|
1
1
|
// packages/editor/src/components/index.js
|
|
2
|
-
import EditorKeyboardShortcuts from "./global-keyboard-shortcuts/index.
|
|
3
|
-
export * from "./autocompleters/index.
|
|
4
|
-
import { default as default2 } from "./autosave-monitor/index.
|
|
5
|
-
import { default as default3 } from "./document-bar/index.
|
|
6
|
-
import { default as default4 } from "./document-outline/index.
|
|
7
|
-
import { default as default5 } from "./document-outline/check.
|
|
8
|
-
import { default as default6 } from "./global-keyboard-shortcuts/register-shortcuts.
|
|
9
|
-
import { default as default7 } from "./editor-history/redo.
|
|
10
|
-
import { default as default8 } from "./editor-history/undo.
|
|
11
|
-
import { default as default9 } from "./editor-notices/index.
|
|
12
|
-
import { default as default10 } from "./editor-snackbars/index.
|
|
13
|
-
import { default as default11 } from "./entities-saved-states/index.
|
|
14
|
-
import { useIsDirty } from "./entities-saved-states/hooks/use-is-dirty.
|
|
15
|
-
import { default as default12 } from "./error-boundary/index.
|
|
16
|
-
import { default as default13 } from "./local-autosave-monitor/index.
|
|
17
|
-
import { default as default14 } from "./page-attributes/check.
|
|
18
|
-
import { default as default15 } from "./page-attributes/order.
|
|
19
|
-
import { default as default16 } from "./page-attributes/panel.
|
|
20
|
-
import { default as default17 } from "./page-attributes/parent.
|
|
21
|
-
import { default as default18 } from "./post-template/classic-theme.
|
|
22
|
-
import { default as default19 } from "./plugin-document-setting-panel/index.
|
|
23
|
-
import { default as default20 } from "./block-settings-menu/plugin-block-settings-menu-item.
|
|
24
|
-
import { default as default21 } from "./plugin-more-menu-item/index.
|
|
25
|
-
import { default as default22 } from "./plugin-post-publish-panel/index.
|
|
26
|
-
import { default as default23 } from "./plugin-post-status-info/index.
|
|
27
|
-
import { default as default24 } from "./plugin-pre-publish-panel/index.
|
|
28
|
-
import { default as default25 } from "./plugin-preview-menu-item/index.
|
|
29
|
-
import { default as default26 } from "./plugin-sidebar/index.
|
|
30
|
-
import { default as default27 } from "./plugin-sidebar-more-menu-item/index.
|
|
31
|
-
import { default as default28 } from "./post-template/panel.
|
|
32
|
-
import { default as default29 } from "./post-author/index.
|
|
33
|
-
import { default as default30 } from "./post-author/check.
|
|
34
|
-
import { default as default31 } from "./post-author/panel.
|
|
35
|
-
import { default as default32 } from "./post-comments/index.
|
|
36
|
-
import { default as default33 } from "./post-discussion/panel.
|
|
37
|
-
import { default as default34 } from "./post-excerpt/index.
|
|
38
|
-
import { default as default35 } from "./post-excerpt/check.
|
|
39
|
-
import { default as default36 } from "./post-excerpt/panel.
|
|
40
|
-
import { default as default37 } from "./post-featured-image/index.
|
|
41
|
-
import { default as default38 } from "./post-featured-image/check.
|
|
42
|
-
import { default as default39 } from "./post-featured-image/panel.
|
|
43
|
-
import { default as default40 } from "./post-format/index.
|
|
44
|
-
import { default as default41 } from "./post-format/check.
|
|
45
|
-
import { default as default42 } from "./post-last-revision/index.
|
|
46
|
-
import { default as default43 } from "./post-last-revision/check.
|
|
47
|
-
import { default as default44 } from "./post-last-revision/panel.
|
|
48
|
-
import { default as default45 } from "./post-locked-modal/index.
|
|
49
|
-
import { default as default46 } from "./post-pending-status/index.
|
|
50
|
-
import { default as default47 } from "./post-pending-status/check.
|
|
51
|
-
import { default as default48 } from "./post-pingbacks/index.
|
|
52
|
-
import { default as default49 } from "./post-preview-button/index.
|
|
53
|
-
import { default as default50 } from "./post-publish-button/index.
|
|
54
|
-
import { default as default51 } from "./post-publish-button/label.
|
|
55
|
-
import { default as default52 } from "./post-publish-panel/index.
|
|
56
|
-
import { default as default53 } from "./post-saved-state/index.
|
|
57
|
-
import { default as default54 } from "./post-schedule/index.
|
|
58
|
-
import { default as default55 } from "./post-schedule/check.
|
|
2
|
+
import EditorKeyboardShortcuts from "./global-keyboard-shortcuts/index.mjs";
|
|
3
|
+
export * from "./autocompleters/index.mjs";
|
|
4
|
+
import { default as default2 } from "./autosave-monitor/index.mjs";
|
|
5
|
+
import { default as default3 } from "./document-bar/index.mjs";
|
|
6
|
+
import { default as default4 } from "./document-outline/index.mjs";
|
|
7
|
+
import { default as default5 } from "./document-outline/check.mjs";
|
|
8
|
+
import { default as default6 } from "./global-keyboard-shortcuts/register-shortcuts.mjs";
|
|
9
|
+
import { default as default7 } from "./editor-history/redo.mjs";
|
|
10
|
+
import { default as default8 } from "./editor-history/undo.mjs";
|
|
11
|
+
import { default as default9 } from "./editor-notices/index.mjs";
|
|
12
|
+
import { default as default10 } from "./editor-snackbars/index.mjs";
|
|
13
|
+
import { default as default11 } from "./entities-saved-states/index.mjs";
|
|
14
|
+
import { useIsDirty } from "./entities-saved-states/hooks/use-is-dirty.mjs";
|
|
15
|
+
import { default as default12 } from "./error-boundary/index.mjs";
|
|
16
|
+
import { default as default13 } from "./local-autosave-monitor/index.mjs";
|
|
17
|
+
import { default as default14 } from "./page-attributes/check.mjs";
|
|
18
|
+
import { default as default15 } from "./page-attributes/order.mjs";
|
|
19
|
+
import { default as default16 } from "./page-attributes/panel.mjs";
|
|
20
|
+
import { default as default17 } from "./page-attributes/parent.mjs";
|
|
21
|
+
import { default as default18 } from "./post-template/classic-theme.mjs";
|
|
22
|
+
import { default as default19 } from "./plugin-document-setting-panel/index.mjs";
|
|
23
|
+
import { default as default20 } from "./block-settings-menu/plugin-block-settings-menu-item.mjs";
|
|
24
|
+
import { default as default21 } from "./plugin-more-menu-item/index.mjs";
|
|
25
|
+
import { default as default22 } from "./plugin-post-publish-panel/index.mjs";
|
|
26
|
+
import { default as default23 } from "./plugin-post-status-info/index.mjs";
|
|
27
|
+
import { default as default24 } from "./plugin-pre-publish-panel/index.mjs";
|
|
28
|
+
import { default as default25 } from "./plugin-preview-menu-item/index.mjs";
|
|
29
|
+
import { default as default26 } from "./plugin-sidebar/index.mjs";
|
|
30
|
+
import { default as default27 } from "./plugin-sidebar-more-menu-item/index.mjs";
|
|
31
|
+
import { default as default28 } from "./post-template/panel.mjs";
|
|
32
|
+
import { default as default29 } from "./post-author/index.mjs";
|
|
33
|
+
import { default as default30 } from "./post-author/check.mjs";
|
|
34
|
+
import { default as default31 } from "./post-author/panel.mjs";
|
|
35
|
+
import { default as default32 } from "./post-comments/index.mjs";
|
|
36
|
+
import { default as default33 } from "./post-discussion/panel.mjs";
|
|
37
|
+
import { default as default34 } from "./post-excerpt/index.mjs";
|
|
38
|
+
import { default as default35 } from "./post-excerpt/check.mjs";
|
|
39
|
+
import { default as default36 } from "./post-excerpt/panel.mjs";
|
|
40
|
+
import { default as default37 } from "./post-featured-image/index.mjs";
|
|
41
|
+
import { default as default38 } from "./post-featured-image/check.mjs";
|
|
42
|
+
import { default as default39 } from "./post-featured-image/panel.mjs";
|
|
43
|
+
import { default as default40 } from "./post-format/index.mjs";
|
|
44
|
+
import { default as default41 } from "./post-format/check.mjs";
|
|
45
|
+
import { default as default42 } from "./post-last-revision/index.mjs";
|
|
46
|
+
import { default as default43 } from "./post-last-revision/check.mjs";
|
|
47
|
+
import { default as default44 } from "./post-last-revision/panel.mjs";
|
|
48
|
+
import { default as default45 } from "./post-locked-modal/index.mjs";
|
|
49
|
+
import { default as default46 } from "./post-pending-status/index.mjs";
|
|
50
|
+
import { default as default47 } from "./post-pending-status/check.mjs";
|
|
51
|
+
import { default as default48 } from "./post-pingbacks/index.mjs";
|
|
52
|
+
import { default as default49 } from "./post-preview-button/index.mjs";
|
|
53
|
+
import { default as default50 } from "./post-publish-button/index.mjs";
|
|
54
|
+
import { default as default51 } from "./post-publish-button/label.mjs";
|
|
55
|
+
import { default as default52 } from "./post-publish-panel/index.mjs";
|
|
56
|
+
import { default as default53 } from "./post-saved-state/index.mjs";
|
|
57
|
+
import { default as default54 } from "./post-schedule/index.mjs";
|
|
58
|
+
import { default as default55 } from "./post-schedule/check.mjs";
|
|
59
59
|
import {
|
|
60
60
|
default as default56,
|
|
61
61
|
usePostScheduleLabel
|
|
62
|
-
} from "./post-schedule/label.
|
|
63
|
-
import { default as default57 } from "./post-schedule/panel.
|
|
64
|
-
import { default as default58 } from "./post-sticky/index.
|
|
65
|
-
import { default as default59 } from "./post-sticky/check.
|
|
66
|
-
import { default as default60 } from "./post-switch-to-draft-button/index.
|
|
67
|
-
import { default as default61 } from "./post-sync-status/index.
|
|
68
|
-
import { default as default62 } from "./post-taxonomies/index.
|
|
69
|
-
import { FlatTermSelector } from "./post-taxonomies/flat-term-selector.
|
|
70
|
-
import { HierarchicalTermSelector } from "./post-taxonomies/hierarchical-term-selector.
|
|
71
|
-
import { default as default63 } from "./post-taxonomies/check.
|
|
72
|
-
import { default as default64 } from "./post-taxonomies/panel.
|
|
73
|
-
import { default as default65 } from "./post-text-editor/index.
|
|
74
|
-
import { default as default66 } from "./post-title/index.
|
|
75
|
-
import { default as default67 } from "./post-title/post-title-raw.
|
|
76
|
-
import { default as default68 } from "./post-trash/index.
|
|
77
|
-
import { default as default69 } from "./post-trash/check.
|
|
78
|
-
import { default as default70 } from "./post-type-support-check/index.
|
|
79
|
-
import { default as default71 } from "./post-url/index.
|
|
80
|
-
import { default as default72 } from "./post-url/check.
|
|
81
|
-
import { default as default73, usePostURLLabel } from "./post-url/label.
|
|
82
|
-
import { default as default74 } from "./post-url/panel.
|
|
83
|
-
import { default as default75 } from "./post-visibility/index.
|
|
62
|
+
} from "./post-schedule/label.mjs";
|
|
63
|
+
import { default as default57 } from "./post-schedule/panel.mjs";
|
|
64
|
+
import { default as default58 } from "./post-sticky/index.mjs";
|
|
65
|
+
import { default as default59 } from "./post-sticky/check.mjs";
|
|
66
|
+
import { default as default60 } from "./post-switch-to-draft-button/index.mjs";
|
|
67
|
+
import { default as default61 } from "./post-sync-status/index.mjs";
|
|
68
|
+
import { default as default62 } from "./post-taxonomies/index.mjs";
|
|
69
|
+
import { FlatTermSelector } from "./post-taxonomies/flat-term-selector.mjs";
|
|
70
|
+
import { HierarchicalTermSelector } from "./post-taxonomies/hierarchical-term-selector.mjs";
|
|
71
|
+
import { default as default63 } from "./post-taxonomies/check.mjs";
|
|
72
|
+
import { default as default64 } from "./post-taxonomies/panel.mjs";
|
|
73
|
+
import { default as default65 } from "./post-text-editor/index.mjs";
|
|
74
|
+
import { default as default66 } from "./post-title/index.mjs";
|
|
75
|
+
import { default as default67 } from "./post-title/post-title-raw.mjs";
|
|
76
|
+
import { default as default68 } from "./post-trash/index.mjs";
|
|
77
|
+
import { default as default69 } from "./post-trash/check.mjs";
|
|
78
|
+
import { default as default70 } from "./post-type-support-check/index.mjs";
|
|
79
|
+
import { default as default71 } from "./post-url/index.mjs";
|
|
80
|
+
import { default as default72 } from "./post-url/check.mjs";
|
|
81
|
+
import { default as default73, usePostURLLabel } from "./post-url/label.mjs";
|
|
82
|
+
import { default as default74 } from "./post-url/panel.mjs";
|
|
83
|
+
import { default as default75 } from "./post-visibility/index.mjs";
|
|
84
84
|
import {
|
|
85
85
|
default as default76,
|
|
86
86
|
usePostVisibilityLabel
|
|
87
|
-
} from "./post-visibility/label.
|
|
88
|
-
import { default as default77 } from "./post-visibility/check.
|
|
89
|
-
import { default as default78 } from "./table-of-contents/index.
|
|
90
|
-
import { default as default79 } from "./theme-support-check/index.
|
|
91
|
-
import { default as default80 } from "./unsaved-changes-warning/index.
|
|
92
|
-
import { default as default81 } from "./word-count/index.
|
|
93
|
-
import { default as default82 } from "./time-to-read/index.
|
|
94
|
-
import { default as default83 } from "./character-count/index.
|
|
95
|
-
import { default as default84 } from "./provider/index.
|
|
96
|
-
export * from "./deprecated.
|
|
87
|
+
} from "./post-visibility/label.mjs";
|
|
88
|
+
import { default as default77 } from "./post-visibility/check.mjs";
|
|
89
|
+
import { default as default78 } from "./table-of-contents/index.mjs";
|
|
90
|
+
import { default as default79 } from "./theme-support-check/index.mjs";
|
|
91
|
+
import { default as default80 } from "./unsaved-changes-warning/index.mjs";
|
|
92
|
+
import { default as default81 } from "./word-count/index.mjs";
|
|
93
|
+
import { default as default82 } from "./time-to-read/index.mjs";
|
|
94
|
+
import { default as default83 } from "./character-count/index.mjs";
|
|
95
|
+
import { default as default84 } from "./provider/index.mjs";
|
|
96
|
+
export * from "./deprecated.mjs";
|
|
97
97
|
var VisualEditorGlobalKeyboardShortcuts = EditorKeyboardShortcuts;
|
|
98
98
|
var TextEditorGlobalKeyboardShortcuts = EditorKeyboardShortcuts;
|
|
99
99
|
export {
|
|
@@ -190,4 +190,4 @@ export {
|
|
|
190
190
|
usePostURLLabel,
|
|
191
191
|
usePostVisibilityLabel
|
|
192
192
|
};
|
|
193
|
-
//# sourceMappingURL=index.
|
|
193
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -9,8 +9,8 @@ import { useCallback, useRef } from "@wordpress/element";
|
|
|
9
9
|
import { store as preferencesStore } from "@wordpress/preferences";
|
|
10
10
|
import { ESCAPE } from "@wordpress/keycodes";
|
|
11
11
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
12
|
-
import { unlock } from "../../lock-unlock.
|
|
13
|
-
import { store as editorStore } from "../../store/index.
|
|
12
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
13
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
14
14
|
import { jsx } from "react/jsx-runtime";
|
|
15
15
|
var { PrivateInserterLibrary } = unlock(blockEditorPrivateApis);
|
|
16
16
|
function InserterSidebar() {
|
|
@@ -87,4 +87,4 @@ function InserterSidebar() {
|
|
|
87
87
|
export {
|
|
88
88
|
InserterSidebar as default
|
|
89
89
|
};
|
|
90
|
-
//# sourceMappingURL=index.
|
|
90
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/keyboard-shortcut-help-modal/dynamic-shortcut.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
3
|
import { store as keyboardShortcutsStore } from "@wordpress/keyboard-shortcuts";
|
|
4
|
-
import Shortcut from "./shortcut.
|
|
4
|
+
import Shortcut from "./shortcut.mjs";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function DynamicShortcut({ name }) {
|
|
7
7
|
const { keyCombination, description, aliases } = useSelect(
|
|
@@ -35,4 +35,4 @@ var dynamic_shortcut_default = DynamicShortcut;
|
|
|
35
35
|
export {
|
|
36
36
|
dynamic_shortcut_default as default
|
|
37
37
|
};
|
|
38
|
-
//# sourceMappingURL=dynamic-shortcut.
|
|
38
|
+
//# sourceMappingURL=dynamic-shortcut.mjs.map
|
|
@@ -8,9 +8,9 @@ import {
|
|
|
8
8
|
} from "@wordpress/keyboard-shortcuts";
|
|
9
9
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
10
10
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
11
|
-
import { textFormattingShortcuts } from "./config.
|
|
12
|
-
import Shortcut from "./shortcut.
|
|
13
|
-
import DynamicShortcut from "./dynamic-shortcut.
|
|
11
|
+
import { textFormattingShortcuts } from "./config.mjs";
|
|
12
|
+
import Shortcut from "./shortcut.mjs";
|
|
13
|
+
import DynamicShortcut from "./dynamic-shortcut.mjs";
|
|
14
14
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
15
15
|
var KEYBOARD_SHORTCUT_HELP_MODAL_NAME = "editor/keyboard-shortcut-help";
|
|
16
16
|
var ShortcutList = ({ shortcuts }) => (
|
|
@@ -156,4 +156,4 @@ var keyboard_shortcut_help_modal_default = KeyboardShortcutHelpModal;
|
|
|
156
156
|
export {
|
|
157
157
|
keyboard_shortcut_help_modal_default as default
|
|
158
158
|
};
|
|
159
|
-
//# sourceMappingURL=index.
|
|
159
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -10,9 +10,9 @@ import { useCallback, useRef, useState } from "@wordpress/element";
|
|
|
10
10
|
import { __, _x } from "@wordpress/i18n";
|
|
11
11
|
import { useShortcut } from "@wordpress/keyboard-shortcuts";
|
|
12
12
|
import { ESCAPE } from "@wordpress/keycodes";
|
|
13
|
-
import ListViewOutline from "./list-view-outline.
|
|
14
|
-
import { unlock } from "../../lock-unlock.
|
|
15
|
-
import { store as editorStore } from "../../store/index.
|
|
13
|
+
import ListViewOutline from "./list-view-outline.mjs";
|
|
14
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
15
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
16
16
|
import { jsx } from "react/jsx-runtime";
|
|
17
17
|
var { TabbedSidebar } = unlock(blockEditorPrivateApis);
|
|
18
18
|
function ListViewSidebar() {
|
|
@@ -109,4 +109,4 @@ function ListViewSidebar() {
|
|
|
109
109
|
export {
|
|
110
110
|
ListViewSidebar as default
|
|
111
111
|
};
|
|
112
|
-
//# sourceMappingURL=index.
|
|
112
|
+
//# sourceMappingURL=index.mjs.map
|
package/build-module/components/list-view-sidebar/{list-view-outline.js → list-view-outline.mjs}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// packages/editor/src/components/list-view-sidebar/list-view-outline.js
|
|
2
2
|
import { __experimentalText as Text } from "@wordpress/components";
|
|
3
3
|
import { __ } from "@wordpress/i18n";
|
|
4
|
-
import CharacterCount from "../character-count/index.
|
|
5
|
-
import WordCount from "../word-count/index.
|
|
6
|
-
import TimeToRead from "../time-to-read/index.
|
|
7
|
-
import DocumentOutline from "../document-outline/index.
|
|
4
|
+
import CharacterCount from "../character-count/index.mjs";
|
|
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
8
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
function ListViewOutline() {
|
|
10
10
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
@@ -28,4 +28,4 @@ function ListViewOutline() {
|
|
|
28
28
|
export {
|
|
29
29
|
ListViewOutline as default
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=list-view-outline.
|
|
31
|
+
//# sourceMappingURL=list-view-outline.mjs.map
|
|
@@ -5,12 +5,12 @@ import { useSelect, useDispatch } from "@wordpress/data";
|
|
|
5
5
|
import { __ } from "@wordpress/i18n";
|
|
6
6
|
import { parse } from "@wordpress/blocks";
|
|
7
7
|
import { store as noticesStore } from "@wordpress/notices";
|
|
8
|
-
import AutosaveMonitor from "../autosave-monitor/index.
|
|
8
|
+
import AutosaveMonitor from "../autosave-monitor/index.mjs";
|
|
9
9
|
import {
|
|
10
10
|
localAutosaveGet,
|
|
11
11
|
localAutosaveClear
|
|
12
|
-
} from "../../store/local-autosave.
|
|
13
|
-
import { store as editorStore } from "../../store/index.
|
|
12
|
+
} from "../../store/local-autosave.mjs";
|
|
13
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
14
14
|
import { jsx } from "react/jsx-runtime";
|
|
15
15
|
var requestIdleCallback = window.requestIdleCallback ? window.requestIdleCallback : window.requestAnimationFrame;
|
|
16
16
|
var hasStorageSupport;
|
|
@@ -139,4 +139,4 @@ var local_autosave_monitor_default = ifCondition(hasSessionStorageSupport)(Local
|
|
|
139
139
|
export {
|
|
140
140
|
local_autosave_monitor_default as default
|
|
141
141
|
};
|
|
142
|
-
//# sourceMappingURL=index.
|
|
142
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,7 +3,7 @@ import { __ } from "@wordpress/i18n";
|
|
|
3
3
|
import { MenuItemsChoice, MenuGroup } from "@wordpress/components";
|
|
4
4
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
5
5
|
import { store as keyboardShortcutsStore } from "@wordpress/keyboard-shortcuts";
|
|
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 MODES = [
|
|
9
9
|
{
|
|
@@ -69,4 +69,4 @@ var mode_switcher_default = ModeSwitcher;
|
|
|
69
69
|
export {
|
|
70
70
|
mode_switcher_default as default
|
|
71
71
|
};
|
|
72
|
-
//# sourceMappingURL=index.
|
|
72
|
+
//# sourceMappingURL=index.mjs.map
|
package/build-module/components/more-menu/{copy-content-menu-item.js → copy-content-menu-item.mjs}
RENAMED
|
@@ -6,7 +6,7 @@ import { useCopyToClipboard } from "@wordpress/compose";
|
|
|
6
6
|
import { store as noticesStore } from "@wordpress/notices";
|
|
7
7
|
import { store as coreStore } from "@wordpress/core-data";
|
|
8
8
|
import { __unstableSerializeAndClean } from "@wordpress/blocks";
|
|
9
|
-
import { store as editorStore } from "../../store/index.
|
|
9
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
10
10
|
import { jsx } from "react/jsx-runtime";
|
|
11
11
|
function CopyContentMenuItem() {
|
|
12
12
|
const { createNotice } = useDispatch(noticesStore);
|
|
@@ -41,4 +41,4 @@ function CopyContentMenuItem() {
|
|
|
41
41
|
export {
|
|
42
42
|
CopyContentMenuItem as default
|
|
43
43
|
};
|
|
44
|
-
//# sourceMappingURL=copy-content-menu-item.
|
|
44
|
+
//# sourceMappingURL=copy-content-menu-item.mjs.map
|
|
@@ -14,11 +14,11 @@ import {
|
|
|
14
14
|
store as preferencesStore
|
|
15
15
|
} from "@wordpress/preferences";
|
|
16
16
|
import { store as interfaceStore, ActionItem } from "@wordpress/interface";
|
|
17
|
-
import CopyContentMenuItem from "./copy-content-menu-item.
|
|
18
|
-
import ModeSwitcher from "../mode-switcher/index.
|
|
19
|
-
import ToolsMoreMenuGroup from "./tools-more-menu-group.
|
|
20
|
-
import ViewMoreMenuGroup from "./view-more-menu-group.
|
|
21
|
-
import { store as editorStore } from "../../store/index.
|
|
17
|
+
import CopyContentMenuItem from "./copy-content-menu-item.mjs";
|
|
18
|
+
import ModeSwitcher from "../mode-switcher/index.mjs";
|
|
19
|
+
import ToolsMoreMenuGroup from "./tools-more-menu-group.mjs";
|
|
20
|
+
import ViewMoreMenuGroup from "./view-more-menu-group.mjs";
|
|
21
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
22
22
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
23
23
|
function MoreMenu() {
|
|
24
24
|
const { openModal } = useDispatch(interfaceStore);
|
|
@@ -164,4 +164,4 @@ function MoreMenu() {
|
|
|
164
164
|
export {
|
|
165
165
|
MoreMenu as default
|
|
166
166
|
};
|
|
167
|
-
//# sourceMappingURL=index.
|
|
167
|
+
//# sourceMappingURL=index.mjs.map
|
package/build-module/components/more-menu/{view-more-menu-group.js → view-more-menu-group.mjs}
RENAMED
|
@@ -3,11 +3,11 @@ import { createSlotFill } from "@wordpress/components";
|
|
|
3
3
|
import { Platform } from "@wordpress/element";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
var { Fill: ViewMoreMenuGroup, Slot } = createSlotFill(
|
|
6
|
-
Platform.OS === "web" ? Symbol("ViewMoreMenuGroup") : "ViewMoreMenuGroup"
|
|
6
|
+
Platform.OS === "web" ? /* @__PURE__ */ Symbol("ViewMoreMenuGroup") : "ViewMoreMenuGroup"
|
|
7
7
|
);
|
|
8
8
|
ViewMoreMenuGroup.Slot = ({ fillProps }) => /* @__PURE__ */ jsx(Slot, { fillProps });
|
|
9
9
|
var view_more_menu_group_default = ViewMoreMenuGroup;
|
|
10
10
|
export {
|
|
11
11
|
view_more_menu_group_default as default
|
|
12
12
|
};
|
|
13
|
-
//# sourceMappingURL=view-more-menu-group.
|
|
13
|
+
//# sourceMappingURL=view-more-menu-group.mjs.map
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/components/more-menu/view-more-menu-group.js"],
|
|
4
4
|
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { createSlotFill } from '@wordpress/components';\nimport { Platform } from '@wordpress/element';\n\nconst { Fill: ViewMoreMenuGroup, Slot } = createSlotFill(\n\tPlatform.OS === 'web' ? Symbol( 'ViewMoreMenuGroup' ) : 'ViewMoreMenuGroup'\n);\n\nViewMoreMenuGroup.Slot = ( { fillProps } ) => <Slot fillProps={ fillProps } />;\n\nexport default ViewMoreMenuGroup;\n"],
|
|
5
|
-
"mappings": ";AAGA,SAAS,sBAAsB;AAC/B,SAAS,gBAAgB;AAMqB;AAJ9C,IAAM,EAAE,MAAM,mBAAmB,KAAK,IAAI;AAAA,EACzC,SAAS,OAAO,QAAQ,
|
|
5
|
+
"mappings": ";AAGA,SAAS,sBAAsB;AAC/B,SAAS,gBAAgB;AAMqB;AAJ9C,IAAM,EAAE,MAAM,mBAAmB,KAAK,IAAI;AAAA,EACzC,SAAS,OAAO,QAAQ,uBAAQ,mBAAoB,IAAI;AACzD;AAEA,kBAAkB,OAAO,CAAE,EAAE,UAAU,MAAO,oBAAC,QAAK,WAAwB;AAE5E,IAAO,+BAAQ;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/page-attributes/check.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 PageAttributesCheck({ children }) {
|
|
6
6
|
const supportsPageAttributes = useSelect((select) => {
|
|
7
7
|
const { getEditedPostAttribute } = select(editorStore);
|
|
@@ -19,4 +19,4 @@ export {
|
|
|
19
19
|
PageAttributesCheck,
|
|
20
20
|
check_default as default
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=check.
|
|
22
|
+
//# sourceMappingURL=check.mjs.map
|
|
@@ -7,8 +7,8 @@ import {
|
|
|
7
7
|
} from "@wordpress/components";
|
|
8
8
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
9
9
|
import { useState } from "@wordpress/element";
|
|
10
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
11
|
-
import { store as editorStore } from "../../store/index.
|
|
10
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
11
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
12
12
|
import { jsx } from "react/jsx-runtime";
|
|
13
13
|
function PageAttributesOrder() {
|
|
14
14
|
const order = useSelect(
|
|
@@ -46,4 +46,4 @@ function PageAttributesOrderWithChecks() {
|
|
|
46
46
|
export {
|
|
47
47
|
PageAttributesOrderWithChecks as default
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=order.
|
|
49
|
+
//# sourceMappingURL=order.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// packages/editor/src/components/page-attributes/panel.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.
|
|
5
|
-
import PageAttributesCheck from "./check.
|
|
6
|
-
import { ParentRow } from "./parent.
|
|
4
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
5
|
+
import PageAttributesCheck from "./check.mjs";
|
|
6
|
+
import { ParentRow } from "./parent.mjs";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
var PANEL_NAME = "page-attributes";
|
|
9
9
|
function AttributesPanel() {
|
|
@@ -26,4 +26,4 @@ function PageAttributesPanel() {
|
|
|
26
26
|
export {
|
|
27
27
|
PageAttributesPanel as default
|
|
28
28
|
};
|
|
29
|
-
//# sourceMappingURL=panel.
|
|
29
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -18,9 +18,9 @@ import { decodeEntities } from "@wordpress/html-entities";
|
|
|
18
18
|
import { store as coreStore } from "@wordpress/core-data";
|
|
19
19
|
import { __experimentalInspectorPopoverHeader as InspectorPopoverHeader } from "@wordpress/block-editor";
|
|
20
20
|
import { filterURLForDisplay } from "@wordpress/url";
|
|
21
|
-
import PostPanelRow from "../post-panel-row/index.
|
|
22
|
-
import { buildTermsTree } from "../../utils/terms.
|
|
23
|
-
import { store as editorStore } from "../../store/index.
|
|
21
|
+
import PostPanelRow from "../post-panel-row/index.mjs";
|
|
22
|
+
import { buildTermsTree } from "../../utils/terms.mjs";
|
|
23
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
24
24
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
25
25
|
function getTitle(post) {
|
|
26
26
|
return post?.title?.rendered ? decodeEntities(post.title.rendered) : `#${post.id} (${__("no title")})`;
|
|
@@ -258,4 +258,4 @@ export {
|
|
|
258
258
|
parent_default as default,
|
|
259
259
|
getItemPriority
|
|
260
260
|
};
|
|
261
|
-
//# sourceMappingURL=parent.
|
|
261
|
+
//# sourceMappingURL=parent.mjs.map
|