@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
|
@@ -3,9 +3,9 @@ import { useDispatch, useSelect } from "@wordpress/data";
|
|
|
3
3
|
import { privateApis as patternsPrivateApis } from "@wordpress/patterns";
|
|
4
4
|
import { store as coreStore } from "@wordpress/core-data";
|
|
5
5
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
6
|
-
import { unlock } from "../../lock-unlock.
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
-
import { PATTERN_POST_TYPE } from "../../store/constants.
|
|
6
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
|
+
import { PATTERN_POST_TYPE } from "../../store/constants.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
var { DuplicatePatternModal } = unlock(patternsPrivateApis);
|
|
11
11
|
var modalName = "editor/pattern-duplicate";
|
|
@@ -49,4 +49,4 @@ export {
|
|
|
49
49
|
PatternDuplicateModal as default,
|
|
50
50
|
modalName
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=index.
|
|
52
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// packages/editor/src/components/pattern-overrides-panel/index.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
3
|
import { privateApis as patternsPrivateApis } from "@wordpress/patterns";
|
|
4
|
-
import { store as editorStore } from "../../store/index.
|
|
5
|
-
import { unlock } from "../../lock-unlock.
|
|
4
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
5
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
var { OverridesPanel } = unlock(patternsPrivateApis);
|
|
8
8
|
function PatternOverridesPanel() {
|
|
@@ -18,4 +18,4 @@ function PatternOverridesPanel() {
|
|
|
18
18
|
export {
|
|
19
19
|
PatternOverridesPanel as default
|
|
20
20
|
};
|
|
21
|
-
//# sourceMappingURL=index.
|
|
21
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,9 +3,9 @@ import { useDispatch, useSelect } from "@wordpress/data";
|
|
|
3
3
|
import { privateApis as patternsPrivateApis } from "@wordpress/patterns";
|
|
4
4
|
import { store as coreStore } from "@wordpress/core-data";
|
|
5
5
|
import { store as interfaceStore } from "@wordpress/interface";
|
|
6
|
-
import { unlock } from "../../lock-unlock.
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
-
import { PATTERN_POST_TYPE } from "../../store/constants.
|
|
6
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
|
+
import { PATTERN_POST_TYPE } from "../../store/constants.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
var { RenamePatternModal } = unlock(patternsPrivateApis);
|
|
11
11
|
var modalName = "editor/pattern-rename";
|
|
@@ -42,4 +42,4 @@ export {
|
|
|
42
42
|
PatternRenameModal as default,
|
|
43
43
|
modalName
|
|
44
44
|
};
|
|
45
|
-
//# sourceMappingURL=index.
|
|
45
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,8 +3,8 @@ import { createSlotFill, PanelBody } from "@wordpress/components";
|
|
|
3
3
|
import { usePluginContext } from "@wordpress/plugins";
|
|
4
4
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
5
5
|
import warning from "@wordpress/warning";
|
|
6
|
-
import EnablePluginDocumentSettingPanelOption from "../preferences-modal/enable-plugin-document-setting-panel.
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
6
|
+
import EnablePluginDocumentSettingPanelOption from "../preferences-modal/enable-plugin-document-setting-panel.mjs";
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
8
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
var { Fill, Slot } = createSlotFill("PluginDocumentSettingPanel");
|
|
10
10
|
var PluginDocumentSettingPanel = ({
|
|
@@ -56,4 +56,4 @@ var plugin_document_setting_panel_default = PluginDocumentSettingPanel;
|
|
|
56
56
|
export {
|
|
57
57
|
plugin_document_setting_panel_default as default
|
|
58
58
|
};
|
|
59
|
-
//# sourceMappingURL=index.
|
|
59
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
3
3
|
import { useMemo, useEffect } from "@wordpress/element";
|
|
4
4
|
import { store as coreStore } from "@wordpress/core-data";
|
|
5
|
-
import { store as editorStore } from "../../store/index.
|
|
6
|
-
import { unlock } from "../../lock-unlock.
|
|
7
|
-
import { useSetAsHomepageAction } from "./set-as-homepage.
|
|
8
|
-
import { useSetAsPostsPageAction } from "./set-as-posts-page.
|
|
5
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
6
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
7
|
+
import { useSetAsHomepageAction } from "./set-as-homepage.mjs";
|
|
8
|
+
import { useSetAsPostsPageAction } from "./set-as-posts-page.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
function usePostActions({ postType, onActionPerformed, context }) {
|
|
11
11
|
const { defaultActions } = useSelect(
|
|
@@ -128,4 +128,4 @@ function usePostActions({ postType, onActionPerformed, context }) {
|
|
|
128
128
|
export {
|
|
129
129
|
usePostActions
|
|
130
130
|
};
|
|
131
|
-
//# sourceMappingURL=actions.
|
|
131
|
+
//# sourceMappingURL=actions.mjs.map
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
} from "@wordpress/components";
|
|
10
10
|
import { moreVertical } from "@wordpress/icons";
|
|
11
11
|
import { store as coreStore } from "@wordpress/core-data";
|
|
12
|
-
import { unlock } from "../../lock-unlock.
|
|
13
|
-
import { usePostActions } from "./actions.
|
|
12
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
13
|
+
import { usePostActions } from "./actions.mjs";
|
|
14
14
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
15
15
|
var { Menu, kebabCase } = unlock(componentsPrivateApis);
|
|
16
16
|
function PostActions({ postType, postId, onActionPerformed }) {
|
|
@@ -124,4 +124,4 @@ export {
|
|
|
124
124
|
ActionModal,
|
|
125
125
|
PostActions as default
|
|
126
126
|
};
|
|
127
|
-
//# sourceMappingURL=index.
|
|
127
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
11
11
|
import { store as coreStore } from "@wordpress/core-data";
|
|
12
12
|
import { store as noticesStore } from "@wordpress/notices";
|
|
13
|
-
import { getItemTitle } from "../../utils/get-item-title.
|
|
13
|
+
import { getItemTitle } from "../../utils/get-item-title.mjs";
|
|
14
14
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
15
15
|
var SetAsHomepageModal = ({ items, closeModal }) => {
|
|
16
16
|
const [item] = items;
|
|
@@ -139,4 +139,4 @@ var useSetAsHomepageAction = () => {
|
|
|
139
139
|
export {
|
|
140
140
|
useSetAsHomepageAction
|
|
141
141
|
};
|
|
142
|
-
//# sourceMappingURL=set-as-homepage.
|
|
142
|
+
//# sourceMappingURL=set-as-homepage.mjs.map
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
11
11
|
import { store as coreStore } from "@wordpress/core-data";
|
|
12
12
|
import { store as noticesStore } from "@wordpress/notices";
|
|
13
|
-
import { getItemTitle } from "../../utils/get-item-title.
|
|
13
|
+
import { getItemTitle } from "../../utils/get-item-title.mjs";
|
|
14
14
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
15
15
|
var SetAsPostsPageModal = ({ items, closeModal }) => {
|
|
16
16
|
const [item] = items;
|
|
@@ -132,4 +132,4 @@ var useSetAsPostsPageAction = () => {
|
|
|
132
132
|
export {
|
|
133
133
|
useSetAsPostsPageAction
|
|
134
134
|
};
|
|
135
|
-
//# sourceMappingURL=set-as-posts-page.
|
|
135
|
+
//# sourceMappingURL=set-as-posts-page.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/post-author/check.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
4
|
-
import { store as editorStore } from "../../store/index.
|
|
3
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
4
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function PostAuthorCheck({ children }) {
|
|
7
7
|
const { hasAssignAuthorAction } = useSelect((select) => {
|
|
@@ -19,4 +19,4 @@ function PostAuthorCheck({ children }) {
|
|
|
19
19
|
export {
|
|
20
20
|
PostAuthorCheck as default
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=check.
|
|
22
|
+
//# sourceMappingURL=check.mjs.map
|
|
@@ -4,8 +4,8 @@ import { useState } from "@wordpress/element";
|
|
|
4
4
|
import { useDispatch } from "@wordpress/data";
|
|
5
5
|
import { __ } from "@wordpress/i18n";
|
|
6
6
|
import { ComboboxControl } from "@wordpress/components";
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
-
import { useAuthorsQuery } from "./hook.
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
|
+
import { useAuthorsQuery } from "./hook.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
function PostAuthorCombobox() {
|
|
11
11
|
const [fieldValue, setFieldValue] = useState();
|
|
@@ -35,4 +35,4 @@ function PostAuthorCombobox() {
|
|
|
35
35
|
export {
|
|
36
36
|
PostAuthorCombobox as default
|
|
37
37
|
};
|
|
38
|
-
//# sourceMappingURL=combobox.
|
|
38
|
+
//# sourceMappingURL=combobox.mjs.map
|
|
@@ -4,8 +4,8 @@ import { useMemo } from "@wordpress/element";
|
|
|
4
4
|
import { useSelect } from "@wordpress/data";
|
|
5
5
|
import { decodeEntities } from "@wordpress/html-entities";
|
|
6
6
|
import { store as coreStore } from "@wordpress/core-data";
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
-
import { AUTHORS_QUERY, BASE_QUERY } from "./constants.
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
|
+
import { AUTHORS_QUERY, BASE_QUERY } from "./constants.mjs";
|
|
9
9
|
function useAuthorsQuery(search) {
|
|
10
10
|
const { authorId, authors, postAuthor, isLoading } = useSelect(
|
|
11
11
|
(select) => {
|
|
@@ -59,4 +59,4 @@ function useAuthorsQuery(search) {
|
|
|
59
59
|
export {
|
|
60
60
|
useAuthorsQuery
|
|
61
61
|
};
|
|
62
|
-
//# sourceMappingURL=hook.
|
|
62
|
+
//# sourceMappingURL=hook.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// packages/editor/src/components/post-author/index.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
3
|
import { store as coreStore } from "@wordpress/core-data";
|
|
4
|
-
import PostAuthorCombobox from "./combobox.
|
|
5
|
-
import PostAuthorSelect from "./select.
|
|
6
|
-
import { AUTHORS_QUERY } from "./constants.
|
|
4
|
+
import PostAuthorCombobox from "./combobox.mjs";
|
|
5
|
+
import PostAuthorSelect from "./select.mjs";
|
|
6
|
+
import { AUTHORS_QUERY } from "./constants.mjs";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
var minimumUsersForCombobox = 25;
|
|
9
9
|
function PostAuthor() {
|
|
@@ -20,4 +20,4 @@ var post_author_default = PostAuthor;
|
|
|
20
20
|
export {
|
|
21
21
|
post_author_default as default
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=index.
|
|
23
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -6,11 +6,11 @@ import { decodeEntities } from "@wordpress/html-entities";
|
|
|
6
6
|
import { __experimentalInspectorPopoverHeader as InspectorPopoverHeader } from "@wordpress/block-editor";
|
|
7
7
|
import { useSelect } from "@wordpress/data";
|
|
8
8
|
import { store as coreStore } from "@wordpress/core-data";
|
|
9
|
-
import PostAuthorCheck from "./check.
|
|
10
|
-
import PostAuthorForm from "./index.
|
|
11
|
-
import PostPanelRow from "../post-panel-row/index.
|
|
12
|
-
import { BASE_QUERY } from "./constants.
|
|
13
|
-
import { store as editorStore } from "../../store/index.
|
|
9
|
+
import PostAuthorCheck from "./check.mjs";
|
|
10
|
+
import PostAuthorForm from "./index.mjs";
|
|
11
|
+
import PostPanelRow from "../post-panel-row/index.mjs";
|
|
12
|
+
import { BASE_QUERY } from "./constants.mjs";
|
|
13
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
14
14
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
15
15
|
function PostAuthorToggle({ isOpen, onClick }) {
|
|
16
16
|
const { postAuthor } = useSelect((select) => {
|
|
@@ -80,4 +80,4 @@ export {
|
|
|
80
80
|
PostAuthor,
|
|
81
81
|
panel_default as default
|
|
82
82
|
};
|
|
83
|
-
//# sourceMappingURL=panel.
|
|
83
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { __ } from "@wordpress/i18n";
|
|
3
3
|
import { useDispatch } from "@wordpress/data";
|
|
4
4
|
import { SelectControl } from "@wordpress/components";
|
|
5
|
-
import { store as editorStore } from "../../store/index.
|
|
6
|
-
import { useAuthorsQuery } from "./hook.
|
|
5
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
6
|
+
import { useAuthorsQuery } from "./hook.mjs";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
function PostAuthorSelect() {
|
|
9
9
|
const { editPost } = useDispatch(editorStore);
|
|
@@ -28,4 +28,4 @@ function PostAuthorSelect() {
|
|
|
28
28
|
export {
|
|
29
29
|
PostAuthorSelect as default
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=select.
|
|
31
|
+
//# sourceMappingURL=select.mjs.map
|
|
@@ -11,15 +11,15 @@ import { useSelect } from "@wordpress/data";
|
|
|
11
11
|
import { useMemo } from "@wordpress/element";
|
|
12
12
|
import { __, sprintf } from "@wordpress/i18n";
|
|
13
13
|
import { __unstableStripHTML as stripHTML } from "@wordpress/dom";
|
|
14
|
-
import { store as editorStore } from "../../store/index.
|
|
14
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
15
15
|
import {
|
|
16
16
|
TEMPLATE_POST_TYPE,
|
|
17
17
|
TEMPLATE_PART_POST_TYPE
|
|
18
|
-
} from "../../store/constants.
|
|
19
|
-
import { unlock } from "../../lock-unlock.
|
|
20
|
-
import PostActions from "../post-actions/index.
|
|
21
|
-
import usePageTypeBadge from "../../utils/pageTypeBadge.
|
|
22
|
-
import { getTemplateInfo } from "../../utils/get-template-info.
|
|
18
|
+
} from "../../store/constants.mjs";
|
|
19
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
20
|
+
import PostActions from "../post-actions/index.mjs";
|
|
21
|
+
import usePageTypeBadge from "../../utils/pageTypeBadge.mjs";
|
|
22
|
+
import { getTemplateInfo } from "../../utils/get-template-info.mjs";
|
|
23
23
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
24
24
|
var { Badge } = unlock(componentsPrivateApis);
|
|
25
25
|
function PostCardPanel({
|
|
@@ -117,4 +117,4 @@ function PostCardPanel({
|
|
|
117
117
|
export {
|
|
118
118
|
PostCardPanel as default
|
|
119
119
|
};
|
|
120
|
-
//# sourceMappingURL=index.
|
|
120
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
__experimentalVStack as VStack
|
|
6
6
|
} from "@wordpress/components";
|
|
7
7
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
8
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
var COMMENT_OPTIONS = [
|
|
11
11
|
{
|
|
@@ -47,4 +47,4 @@ var post_comments_default = PostComments;
|
|
|
47
47
|
export {
|
|
48
48
|
post_comments_default as default
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=index.
|
|
50
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -5,11 +5,11 @@ import { __, _x, _n, sprintf } from "@wordpress/i18n";
|
|
|
5
5
|
import { count as wordCount } from "@wordpress/wordcount";
|
|
6
6
|
import { useMemo } from "@wordpress/element";
|
|
7
7
|
import { store as coreStore } from "@wordpress/core-data";
|
|
8
|
-
import { store as editorStore } from "../../store/index.
|
|
8
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
9
9
|
import {
|
|
10
10
|
TEMPLATE_POST_TYPE,
|
|
11
11
|
TEMPLATE_PART_POST_TYPE
|
|
12
|
-
} from "../../store/constants.
|
|
12
|
+
} from "../../store/constants.mjs";
|
|
13
13
|
import { jsx } from "react/jsx-runtime";
|
|
14
14
|
var AVERAGE_READING_RATE = 189;
|
|
15
15
|
function PostContentInformation() {
|
|
@@ -60,4 +60,4 @@ function PostContentInformation() {
|
|
|
60
60
|
export {
|
|
61
61
|
PostContentInformation as default
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=index.
|
|
63
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -9,11 +9,11 @@ import { useSelect } from "@wordpress/data";
|
|
|
9
9
|
import { useState, useMemo } from "@wordpress/element";
|
|
10
10
|
import { __experimentalInspectorPopoverHeader as InspectorPopoverHeader } from "@wordpress/block-editor";
|
|
11
11
|
import { store as coreStore } from "@wordpress/core-data";
|
|
12
|
-
import { store as editorStore } from "../../store/index.
|
|
13
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
14
|
-
import PostComments from "../post-comments/index.
|
|
15
|
-
import PostPingbacks from "../post-pingbacks/index.
|
|
16
|
-
import PostPanelRow from "../post-panel-row/index.
|
|
12
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
13
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
14
|
+
import PostComments from "../post-comments/index.mjs";
|
|
15
|
+
import PostPingbacks from "../post-pingbacks/index.mjs";
|
|
16
|
+
import PostPanelRow from "../post-panel-row/index.mjs";
|
|
17
17
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
18
18
|
var PANEL_NAME = "discussion-panel";
|
|
19
19
|
function ModalContents({ onClose }) {
|
|
@@ -116,4 +116,4 @@ function PostDiscussionPanel() {
|
|
|
116
116
|
export {
|
|
117
117
|
PostDiscussionPanel as default
|
|
118
118
|
};
|
|
119
|
-
//# sourceMappingURL=panel.
|
|
119
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// packages/editor/src/components/post-excerpt/check.js
|
|
2
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
2
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
function PostExcerptCheck({ children }) {
|
|
5
5
|
return /* @__PURE__ */ jsx(PostTypeSupportCheck, { supportKeys: "excerpt", children });
|
|
@@ -8,4 +8,4 @@ var check_default = PostExcerptCheck;
|
|
|
8
8
|
export {
|
|
9
9
|
check_default as default
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=check.
|
|
11
|
+
//# sourceMappingURL=check.mjs.map
|
|
@@ -4,7 +4,7 @@ import { ExternalLink, TextareaControl } from "@wordpress/components";
|
|
|
4
4
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
5
5
|
import { useState } from "@wordpress/element";
|
|
6
6
|
import { decodeEntities } from "@wordpress/html-entities";
|
|
7
|
-
import { store as editorStore } from "../../store/index.
|
|
7
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
8
8
|
import { jsx } from "react/jsx-runtime";
|
|
9
9
|
function PostExcerpt({
|
|
10
10
|
hideLabelFromVision = false,
|
|
@@ -63,4 +63,4 @@ function PostExcerpt({
|
|
|
63
63
|
export {
|
|
64
64
|
PostExcerpt as default
|
|
65
65
|
};
|
|
66
|
-
//# sourceMappingURL=index.
|
|
66
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -12,12 +12,12 @@ import { useMemo, useState } from "@wordpress/element";
|
|
|
12
12
|
import { __experimentalInspectorPopoverHeader as InspectorPopoverHeader } from "@wordpress/block-editor";
|
|
13
13
|
import { store as coreStore } from "@wordpress/core-data";
|
|
14
14
|
import { decodeEntities } from "@wordpress/html-entities";
|
|
15
|
-
import PostExcerptForm from "./index.
|
|
16
|
-
import PostExcerptCheck from "./check.
|
|
17
|
-
import PluginPostExcerpt from "./plugin.
|
|
18
|
-
import { TEMPLATE_ORIGINS } from "../../store/constants.
|
|
19
|
-
import { store as editorStore } from "../../store/index.
|
|
20
|
-
import { getTemplateInfo } from "../../utils/get-template-info.
|
|
15
|
+
import PostExcerptForm from "./index.mjs";
|
|
16
|
+
import PostExcerptCheck from "./check.mjs";
|
|
17
|
+
import PluginPostExcerpt from "./plugin.mjs";
|
|
18
|
+
import { TEMPLATE_ORIGINS } from "../../store/constants.mjs";
|
|
19
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
20
|
+
import { getTemplateInfo } from "../../utils/get-template-info.mjs";
|
|
21
21
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
22
22
|
var PANEL_NAME = "post-excerpt";
|
|
23
23
|
function ExcerptPanel() {
|
|
@@ -168,4 +168,4 @@ export {
|
|
|
168
168
|
PrivatePostExcerptPanel,
|
|
169
169
|
PostExcerptPanel as default
|
|
170
170
|
};
|
|
171
|
-
//# sourceMappingURL=panel.
|
|
171
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// packages/editor/src/components/post-featured-image/check.js
|
|
2
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
3
|
-
import ThemeSupportCheck from "../theme-support-check/index.
|
|
2
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
3
|
+
import ThemeSupportCheck from "../theme-support-check/index.mjs";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
function PostFeaturedImageCheck({ children }) {
|
|
6
6
|
return /* @__PURE__ */ jsx(ThemeSupportCheck, { supportKeys: "post-thumbnails", children: /* @__PURE__ */ jsx(PostTypeSupportCheck, { supportKeys: "thumbnail", children }) });
|
|
@@ -9,4 +9,4 @@ var check_default = PostFeaturedImageCheck;
|
|
|
9
9
|
export {
|
|
10
10
|
check_default as default
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=check.
|
|
12
|
+
//# sourceMappingURL=check.mjs.map
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
store as blockEditorStore
|
|
22
22
|
} from "@wordpress/block-editor";
|
|
23
23
|
import { store as coreStore } from "@wordpress/core-data";
|
|
24
|
-
import PostFeaturedImageCheck from "./check.
|
|
25
|
-
import { store as editorStore } from "../../store/index.
|
|
24
|
+
import PostFeaturedImageCheck from "./check.mjs";
|
|
25
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
26
26
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
27
27
|
var ALLOWED_MEDIA_TYPES = ["image"];
|
|
28
28
|
var DEFAULT_FEATURE_IMAGE_LABEL = __("Featured image");
|
|
@@ -286,4 +286,4 @@ var post_featured_image_default = compose(
|
|
|
286
286
|
export {
|
|
287
287
|
post_featured_image_default as default
|
|
288
288
|
};
|
|
289
|
-
//# sourceMappingURL=index.
|
|
289
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -3,9 +3,9 @@ import { __ } from "@wordpress/i18n";
|
|
|
3
3
|
import { PanelBody } from "@wordpress/components";
|
|
4
4
|
import { useSelect, useDispatch } from "@wordpress/data";
|
|
5
5
|
import { store as coreStore } from "@wordpress/core-data";
|
|
6
|
-
import { store as editorStore } from "../../store/index.
|
|
7
|
-
import PostFeaturedImage from "./index.
|
|
8
|
-
import PostFeaturedImageCheck from "./check.
|
|
6
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
7
|
+
import PostFeaturedImage from "./index.mjs";
|
|
8
|
+
import PostFeaturedImageCheck from "./check.mjs";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
var PANEL_NAME = "featured-image";
|
|
11
11
|
function PostFeaturedImagePanel({ withPanelBody = true }) {
|
|
@@ -42,4 +42,4 @@ function PostFeaturedImagePanel({ withPanelBody = true }) {
|
|
|
42
42
|
export {
|
|
43
43
|
PostFeaturedImagePanel as default
|
|
44
44
|
};
|
|
45
|
-
//# sourceMappingURL=panel.
|
|
45
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// packages/editor/src/components/post-fields/index.ts
|
|
2
2
|
import { useEffect } from "@wordpress/element";
|
|
3
3
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
4
|
-
import { unlock } from "../../lock-unlock.
|
|
5
|
-
import { store as editorStore } from "../../store/index.
|
|
4
|
+
import { unlock } from "../../lock-unlock.mjs";
|
|
5
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
6
6
|
function usePostFields({
|
|
7
7
|
postType
|
|
8
8
|
}) {
|
|
@@ -25,4 +25,4 @@ var post_fields_default = usePostFields;
|
|
|
25
25
|
export {
|
|
26
26
|
post_fields_default as default
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=index.
|
|
28
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// packages/editor/src/components/post-format/check.js
|
|
2
2
|
import { useSelect } from "@wordpress/data";
|
|
3
|
-
import PostTypeSupportCheck from "../post-type-support-check/index.
|
|
4
|
-
import { store as editorStore } from "../../store/index.
|
|
3
|
+
import PostTypeSupportCheck from "../post-type-support-check/index.mjs";
|
|
4
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function PostFormatCheck({ children }) {
|
|
7
7
|
const disablePostFormats = useSelect(
|
|
@@ -16,4 +16,4 @@ function PostFormatCheck({ children }) {
|
|
|
16
16
|
export {
|
|
17
17
|
PostFormatCheck as default
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=check.
|
|
19
|
+
//# sourceMappingURL=check.mjs.map
|
|
@@ -4,8 +4,8 @@ import { Button, RadioControl } from "@wordpress/components";
|
|
|
4
4
|
import { useDispatch, useSelect } from "@wordpress/data";
|
|
5
5
|
import { useInstanceId } from "@wordpress/compose";
|
|
6
6
|
import { store as coreStore } from "@wordpress/core-data";
|
|
7
|
-
import PostFormatCheck from "./check.
|
|
8
|
-
import { store as editorStore } from "../../store/index.
|
|
7
|
+
import PostFormatCheck from "./check.mjs";
|
|
8
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
9
9
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
10
|
var POST_FORMATS = [
|
|
11
11
|
{ id: "aside", caption: __("Aside") },
|
|
@@ -88,4 +88,4 @@ export {
|
|
|
88
88
|
POST_FORMATS,
|
|
89
89
|
PostFormat as default
|
|
90
90
|
};
|
|
91
|
-
//# sourceMappingURL=index.
|
|
91
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -4,10 +4,10 @@ import { __, sprintf } from "@wordpress/i18n";
|
|
|
4
4
|
import { useSelect } from "@wordpress/data";
|
|
5
5
|
import { useState, useMemo } from "@wordpress/element";
|
|
6
6
|
import { __experimentalInspectorPopoverHeader as InspectorPopoverHeader } from "@wordpress/block-editor";
|
|
7
|
-
import { default as PostFormatForm, POST_FORMATS } from "./index.
|
|
8
|
-
import PostFormatCheck from "./check.
|
|
9
|
-
import PostPanelRow from "../post-panel-row/index.
|
|
10
|
-
import { store as editorStore } from "../../store/index.
|
|
7
|
+
import { default as PostFormatForm, POST_FORMATS } from "./index.mjs";
|
|
8
|
+
import PostFormatCheck from "./check.mjs";
|
|
9
|
+
import PostPanelRow from "../post-panel-row/index.mjs";
|
|
10
|
+
import { store as editorStore } from "../../store/index.mjs";
|
|
11
11
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
12
12
|
function PostFormat() {
|
|
13
13
|
const { postFormat } = useSelect((select) => {
|
|
@@ -70,4 +70,4 @@ var panel_default = PostFormat;
|
|
|
70
70
|
export {
|
|
71
71
|
panel_default as default
|
|
72
72
|
};
|
|
73
|
-
//# sourceMappingURL=panel.
|
|
73
|
+
//# sourceMappingURL=panel.mjs.map
|
|
@@ -3,7 +3,7 @@ import { __experimentalText as Text } from "@wordpress/components";
|
|
|
3
3
|
import { useSelect } from "@wordpress/data";
|
|
4
4
|
import { __, sprintf } from "@wordpress/i18n";
|
|
5
5
|
import { humanTimeDiff } from "@wordpress/date";
|
|
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
|
function PostLastEditedPanel() {
|
|
9
9
|
const modified = useSelect(
|
|
@@ -23,4 +23,4 @@ function PostLastEditedPanel() {
|
|
|
23
23
|
export {
|
|
24
24
|
PostLastEditedPanel as default
|
|
25
25
|
};
|
|
26
|
-
//# sourceMappingURL=index.
|
|
26
|
+
//# sourceMappingURL=index.mjs.map
|