@wordpress/block-library 8.11.0 → 8.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/build/archives/edit.js +6 -6
- package/build/archives/edit.js.map +1 -1
- package/build/archives/index.js +1 -2
- package/build/archives/index.js.map +1 -1
- package/build/audio/deprecated.js +3 -4
- package/build/audio/deprecated.js.map +1 -1
- package/build/audio/edit.js +13 -15
- package/build/audio/edit.js.map +1 -1
- package/build/audio/edit.native.js +22 -26
- package/build/audio/edit.native.js.map +1 -1
- package/build/audio/index.js +1 -1
- package/build/audio/save.js +5 -5
- package/build/audio/save.js.map +1 -1
- package/build/audio/transforms.js +25 -29
- package/build/audio/transforms.js.map +1 -1
- package/build/avatar/edit.js +68 -73
- package/build/avatar/edit.js.map +1 -1
- package/build/avatar/hooks.js +12 -16
- package/build/avatar/hooks.js.map +1 -1
- package/build/avatar/index.js +1 -2
- package/build/avatar/index.js.map +1 -1
- package/build/avatar/user-control.js +4 -5
- package/build/avatar/user-control.js.map +1 -1
- package/build/block/edit-title.native.js +4 -5
- package/build/block/edit-title.native.js.map +1 -1
- package/build/block/edit.js +15 -12
- package/build/block/edit.js.map +1 -1
- package/build/block/edit.native.js +7 -8
- package/build/block/edit.native.js.map +1 -1
- package/build/block/index.js +2 -2
- package/build/button/color-background.native.js +5 -6
- package/build/button/color-background.native.js.map +1 -1
- package/build/button/deprecated.js +75 -95
- package/build/button/deprecated.js.map +1 -1
- package/build/button/edit.js +14 -27
- package/build/button/edit.js.map +1 -1
- package/build/button/edit.native.js +38 -41
- package/build/button/edit.native.js.map +1 -1
- package/build/button/index.js +6 -9
- package/build/button/index.js.map +1 -1
- package/build/button/save.js +10 -12
- package/build/button/save.js.map +1 -1
- package/build/buttons/deprecated.js +19 -23
- package/build/buttons/deprecated.js.map +1 -1
- package/build/buttons/edit.js +8 -12
- package/build/buttons/edit.js.map +1 -1
- package/build/buttons/edit.native.js +19 -22
- package/build/buttons/edit.native.js.map +1 -1
- package/build/buttons/index.js +2 -2
- package/build/buttons/save.js +7 -9
- package/build/buttons/save.js.map +1 -1
- package/build/buttons/transforms.js +3 -3
- package/build/buttons/transforms.js.map +1 -1
- package/build/calendar/edit.js +8 -7
- package/build/calendar/edit.js.map +1 -1
- package/build/calendar/index.js +1 -2
- package/build/calendar/index.js.map +1 -1
- package/build/categories/edit.js +21 -24
- package/build/categories/edit.js.map +1 -1
- package/build/categories/index.js +1 -2
- package/build/categories/index.js.map +1 -1
- package/build/code/edit.js +7 -7
- package/build/code/edit.js.map +1 -1
- package/build/code/edit.native.js +1 -1
- package/build/code/edit.native.js.map +1 -1
- package/build/code/index.js +1 -1
- package/build/code/save.js +5 -5
- package/build/code/save.js.map +1 -1
- package/build/code/transforms.js +6 -8
- package/build/code/transforms.js.map +1 -1
- package/build/column/column-preview.native.js +9 -11
- package/build/column/column-preview.native.js.map +1 -1
- package/build/column/deprecated.js +6 -8
- package/build/column/deprecated.js.map +1 -1
- package/build/column/edit.js +12 -12
- package/build/column/edit.js.map +1 -1
- package/build/column/edit.native.js +20 -24
- package/build/column/edit.native.js.map +1 -1
- package/build/column/index.js +2 -2
- package/build/column/save.js +6 -6
- package/build/column/save.js.map +1 -1
- package/build/columns/columnCalculations.native.js +13 -8
- package/build/columns/columnCalculations.native.js.map +1 -1
- package/build/columns/deprecated.js +9 -12
- package/build/columns/deprecated.js.map +1 -1
- package/build/columns/edit.js +21 -24
- package/build/columns/edit.js.map +1 -1
- package/build/columns/edit.native.js +16 -20
- package/build/columns/edit.native.js.map +1 -1
- package/build/columns/index.js +2 -2
- package/build/columns/save.js +5 -5
- package/build/columns/save.js.map +1 -1
- package/build/columns/transforms.js +11 -16
- package/build/columns/transforms.js.map +1 -1
- package/build/columns/utils.js +6 -13
- package/build/columns/utils.js.map +1 -1
- package/build/comment-author-avatar/edit.js +14 -17
- package/build/comment-author-avatar/edit.js.map +1 -1
- package/build/comment-author-avatar/index.js +1 -2
- package/build/comment-author-avatar/index.js.map +1 -1
- package/build/comment-author-name/deprecated.js +4 -7
- package/build/comment-author-name/deprecated.js.map +1 -1
- package/build/comment-author-name/edit.js +15 -15
- package/build/comment-author-name/edit.js.map +1 -1
- package/build/comment-author-name/index.js +1 -2
- package/build/comment-author-name/index.js.map +1 -1
- package/build/comment-content/edit.js +13 -12
- package/build/comment-content/edit.js.map +1 -1
- package/build/comment-content/index.js +1 -2
- package/build/comment-content/index.js.map +1 -1
- package/build/comment-date/deprecated.js +4 -7
- package/build/comment-date/deprecated.js.map +1 -1
- package/build/comment-date/edit.js +12 -12
- package/build/comment-date/edit.js.map +1 -1
- package/build/comment-date/index.js +1 -2
- package/build/comment-date/index.js.map +1 -1
- package/build/comment-edit-link/edit.js +9 -9
- package/build/comment-edit-link/edit.js.map +1 -1
- package/build/comment-edit-link/index.js +1 -2
- package/build/comment-edit-link/index.js.map +1 -1
- package/build/comment-reply-link/edit.js +8 -8
- package/build/comment-reply-link/edit.js.map +1 -1
- package/build/comment-reply-link/index.js +1 -2
- package/build/comment-reply-link/index.js.map +1 -1
- package/build/comment-template/edit.js +67 -81
- package/build/comment-template/edit.js.map +1 -1
- package/build/comment-template/hooks.js +14 -17
- package/build/comment-template/hooks.js.map +1 -1
- package/build/comment-template/index.js +1 -2
- package/build/comment-template/index.js.map +1 -1
- package/build/comment-template/util.js +1 -3
- package/build/comment-template/util.js.map +1 -1
- package/build/comments/deprecated.js +10 -11
- package/build/comments/deprecated.js.map +1 -1
- package/build/comments/edit/comments-inspector-controls.js +6 -7
- package/build/comments/edit/comments-inspector-controls.js.map +1 -1
- package/build/comments/edit/comments-legacy.js +10 -10
- package/build/comments/edit/comments-legacy.js.map +1 -1
- package/build/comments/edit/index.js +4 -2
- package/build/comments/edit/index.js.map +1 -1
- package/build/comments/edit/placeholder.js +4 -5
- package/build/comments/edit/placeholder.js.map +1 -1
- package/build/comments/index.js +1 -2
- package/build/comments/index.js.map +1 -1
- package/build/comments/save.js +8 -9
- package/build/comments/save.js.map +1 -1
- package/build/comments-pagination/comments-pagination-arrow-controls.js +4 -5
- package/build/comments-pagination/comments-pagination-arrow-controls.js.map +1 -1
- package/build/comments-pagination/edit.js +11 -11
- package/build/comments-pagination/edit.js.map +1 -1
- package/build/comments-pagination/index.js +2 -3
- package/build/comments-pagination/index.js.map +1 -1
- package/build/comments-pagination-next/edit.js +13 -17
- package/build/comments-pagination-next/edit.js.map +1 -1
- package/build/comments-pagination-next/index.js +1 -2
- package/build/comments-pagination-next/index.js.map +1 -1
- package/build/comments-pagination-numbers/edit.js +13 -15
- package/build/comments-pagination-numbers/edit.js.map +1 -1
- package/build/comments-pagination-numbers/index.js +1 -2
- package/build/comments-pagination-numbers/index.js.map +1 -1
- package/build/comments-pagination-previous/edit.js +13 -17
- package/build/comments-pagination-previous/edit.js.map +1 -1
- package/build/comments-pagination-previous/index.js +1 -2
- package/build/comments-pagination-previous/index.js.map +1 -1
- package/build/comments-title/deprecated.js +5 -8
- package/build/comments-title/deprecated.js.map +1 -1
- package/build/comments-title/edit.js +17 -23
- package/build/comments-title/edit.js.map +1 -1
- package/build/comments-title/index.js +1 -1
- package/build/cover/controls.native.js +92 -101
- package/build/cover/controls.native.js.map +1 -1
- package/build/cover/deprecated.js +79 -80
- package/build/cover/deprecated.js.map +1 -1
- package/build/cover/edit/block-controls.js +7 -8
- package/build/cover/edit/block-controls.js.map +1 -1
- package/build/cover/edit/cover-placeholder.js +8 -9
- package/build/cover/edit/cover-placeholder.js.map +1 -1
- package/build/cover/edit/index.js +24 -26
- package/build/cover/edit/index.js.map +1 -1
- package/build/cover/edit/inspector-controls.js +18 -23
- package/build/cover/edit/inspector-controls.js.map +1 -1
- package/build/cover/edit/resizable-cover-popover.js +18 -20
- package/build/cover/edit/resizable-cover-popover.js.map +1 -1
- package/build/cover/edit/use-cover-is-dark.js +1 -3
- package/build/cover/edit/use-cover-is-dark.js.map +1 -1
- package/build/cover/edit.native.js +134 -156
- package/build/cover/edit.native.js.map +1 -1
- package/build/cover/focal-point-settings-button.native.js +6 -7
- package/build/cover/focal-point-settings-button.native.js.map +1 -1
- package/build/cover/index.js +2 -2
- package/build/cover/overlay-color-settings.native.js +8 -9
- package/build/cover/overlay-color-settings.native.js.map +1 -1
- package/build/cover/save.js +12 -11
- package/build/cover/save.js.map +1 -1
- package/build/cover/shared.js +5 -6
- package/build/cover/shared.js.map +1 -1
- package/build/cover/transforms.js +117 -147
- package/build/cover/transforms.js.map +1 -1
- package/build/cover/use-cover-is-dark.native.js +1 -5
- package/build/cover/use-cover-is-dark.native.js.map +1 -1
- package/build/details/edit.js +8 -13
- package/build/details/edit.js.map +1 -1
- package/build/details/index.js +2 -3
- package/build/details/index.js.map +1 -1
- package/build/details/init.js +16 -0
- package/build/details/init.js.map +1 -0
- package/build/details/save.js +5 -10
- package/build/details/save.js.map +1 -1
- package/build/embed/deprecated.js +16 -18
- package/build/embed/deprecated.js.map +1 -1
- package/build/embed/edit.js +10 -9
- package/build/embed/edit.js.map +1 -1
- package/build/embed/edit.native.js +10 -7
- package/build/embed/edit.native.js.map +1 -1
- package/build/embed/embed-controls.js +22 -25
- package/build/embed/embed-controls.js.map +1 -1
- package/build/embed/embed-controls.native.js +9 -10
- package/build/embed/embed-controls.native.js.map +1 -1
- package/build/embed/embed-link-settings.native.js +9 -10
- package/build/embed/embed-link-settings.native.js.map +1 -1
- package/build/embed/embed-no-preview.native.js +8 -9
- package/build/embed/embed-no-preview.native.js.map +1 -1
- package/build/embed/embed-placeholder.js +10 -11
- package/build/embed/embed-placeholder.js.map +1 -1
- package/build/embed/embed-placeholder.native.js +11 -14
- package/build/embed/embed-placeholder.native.js.map +1 -1
- package/build/embed/embed-preview.native.js +16 -17
- package/build/embed/embed-preview.native.js.map +1 -1
- package/build/embed/index.js +1 -1
- package/build/embed/save.js +7 -7
- package/build/embed/save.js.map +1 -1
- package/build/embed/transforms.js +10 -18
- package/build/embed/transforms.js.map +1 -1
- package/build/embed/util.js +20 -51
- package/build/embed/util.js.map +1 -1
- package/build/embed/wp-embed-preview.js +18 -25
- package/build/embed/wp-embed-preview.js.map +1 -1
- package/build/embed/wp-embed-preview.native.js +8 -12
- package/build/embed/wp-embed-preview.native.js.map +1 -1
- package/build/file/deprecated.js +15 -15
- package/build/file/deprecated.js.map +1 -1
- package/build/file/edit.js +15 -18
- package/build/file/edit.js.map +1 -1
- package/build/file/edit.native.js +20 -25
- package/build/file/edit.native.js.map +1 -1
- package/build/file/index.js +1 -1
- package/build/file/inspector.js +12 -13
- package/build/file/inspector.js.map +1 -1
- package/build/file/save.js +5 -5
- package/build/file/save.js.map +1 -1
- package/build/file/transforms.js +9 -15
- package/build/file/transforms.js.map +1 -1
- package/build/footnotes/edit.js +57 -0
- package/build/footnotes/edit.js.map +1 -0
- package/build/footnotes/format.js +142 -0
- package/build/footnotes/format.js.map +1 -0
- package/build/footnotes/index.js +67 -0
- package/build/footnotes/index.js.map +1 -0
- package/build/freeform/convert-to-blocks-button.js +3 -4
- package/build/freeform/convert-to-blocks-button.js.map +1 -1
- package/build/freeform/edit.js +16 -16
- package/build/freeform/edit.js.map +1 -1
- package/build/freeform/edit.native.js +2 -4
- package/build/freeform/edit.native.js.map +1 -1
- package/build/freeform/index.js +2 -2
- package/build/freeform/modal.js +5 -5
- package/build/freeform/modal.js.map +1 -1
- package/build/freeform/save.js +3 -4
- package/build/freeform/save.js.map +1 -1
- package/build/gallery/deprecated.js +46 -58
- package/build/gallery/deprecated.js.map +1 -1
- package/build/gallery/edit-wrapper.js +4 -2
- package/build/gallery/edit-wrapper.js.map +1 -1
- package/build/gallery/edit.js +39 -64
- package/build/gallery/edit.js.map +1 -1
- package/build/gallery/gallery.js +2 -4
- package/build/gallery/gallery.js.map +1 -1
- package/build/gallery/gallery.native.js +3 -2
- package/build/gallery/gallery.native.js.map +1 -1
- package/build/gallery/gap-styles.js +6 -7
- package/build/gallery/gap-styles.js.map +1 -1
- package/build/gallery/index.js +2 -2
- package/build/gallery/save.js +5 -6
- package/build/gallery/save.js.map +1 -1
- package/build/gallery/shared-icon.native.js +7 -9
- package/build/gallery/shared-icon.native.js.map +1 -1
- package/build/gallery/shared.js +4 -10
- package/build/gallery/shared.js.map +1 -1
- package/build/gallery/transforms.js +103 -142
- package/build/gallery/transforms.js.map +1 -1
- package/build/gallery/use-get-media.native.js +8 -15
- package/build/gallery/use-get-media.native.js.map +1 -1
- package/build/gallery/use-get-new-images.js +2 -2
- package/build/gallery/use-get-new-images.js.map +1 -1
- package/build/gallery/use-image-sizes.js +11 -19
- package/build/gallery/use-image-sizes.js.map +1 -1
- package/build/gallery/utils.js +2 -2
- package/build/gallery/utils.js.map +1 -1
- package/build/gallery/v1/edit.js +38 -69
- package/build/gallery/v1/edit.js.map +1 -1
- package/build/gallery/v1/gallery.js +10 -11
- package/build/gallery/v1/gallery.js.map +1 -1
- package/build/gallery/v1/save.js +8 -8
- package/build/gallery/v1/save.js.map +1 -1
- package/build/gallery/v1/shared.js +4 -10
- package/build/gallery/v1/shared.js.map +1 -1
- package/build/group/deprecated.js +25 -31
- package/build/group/deprecated.js.map +1 -1
- package/build/group/edit.js +18 -19
- package/build/group/edit.js.map +1 -1
- package/build/group/edit.native.js +14 -18
- package/build/group/edit.native.js.map +1 -1
- package/build/group/index.js +2 -2
- package/build/group/placeholder.js +18 -20
- package/build/group/placeholder.js.map +1 -1
- package/build/group/save.js +7 -7
- package/build/group/save.js.map +1 -1
- package/build/group/variations.js +8 -23
- package/build/group/variations.js.map +1 -1
- package/build/heading/deprecated.js +26 -32
- package/build/heading/deprecated.js.map +1 -1
- package/build/heading/edit.js +17 -20
- package/build/heading/edit.js.map +1 -1
- package/build/heading/heading-level-icon.js +4 -5
- package/build/heading/heading-level-icon.js.map +1 -1
- package/build/heading/index.js +4 -5
- package/build/heading/index.js.map +1 -1
- package/build/heading/save.js +7 -7
- package/build/heading/save.js.map +1 -1
- package/build/heading/transforms.js +21 -28
- package/build/heading/transforms.js.map +1 -1
- package/build/home-link/edit.js +12 -16
- package/build/home-link/edit.js.map +1 -1
- package/build/home-link/index.js +1 -2
- package/build/home-link/index.js.map +1 -1
- package/build/html/edit.js +9 -9
- package/build/html/edit.js.map +1 -1
- package/build/html/index.js +1 -1
- package/build/html/preview.js +5 -8
- package/build/html/preview.js.map +1 -1
- package/build/html/save.js +3 -4
- package/build/html/save.js.map +1 -1
- package/build/html/transforms.js +3 -4
- package/build/html/transforms.js.map +1 -1
- package/build/image/deprecated.js +29 -32
- package/build/image/deprecated.js.map +1 -1
- package/build/image/edit.js +20 -28
- package/build/image/edit.js.map +1 -1
- package/build/image/edit.native.js +48 -63
- package/build/image/edit.native.js.map +1 -1
- package/build/image/image.js +48 -59
- package/build/image/image.js.map +1 -1
- package/build/image/index.js +7 -9
- package/build/image/index.js.map +1 -1
- package/build/image/interactivity.js +140 -30
- package/build/image/interactivity.js.map +1 -1
- package/build/image/save.js +7 -7
- package/build/image/save.js.map +1 -1
- package/build/image/transforms.js +36 -46
- package/build/image/transforms.js.map +1 -1
- package/build/image/use-client-width.js +1 -3
- package/build/image/use-client-width.js.map +1 -1
- package/build/image/utils.js +4 -7
- package/build/image/utils.js.map +1 -1
- package/build/index.js +22 -44
- package/build/index.js.map +1 -1
- package/build/index.native.js +3 -6
- package/build/index.native.js.map +1 -1
- package/build/latest-comments/edit.js +7 -7
- package/build/latest-comments/edit.js.map +1 -1
- package/build/latest-comments/index.js +1 -2
- package/build/latest-comments/index.js.map +1 -1
- package/build/latest-posts/deprecated.js +4 -8
- package/build/latest-posts/deprecated.js.map +1 -1
- package/build/latest-posts/edit.js +38 -41
- package/build/latest-posts/edit.js.map +1 -1
- package/build/latest-posts/edit.native.js +8 -10
- package/build/latest-posts/edit.native.js.map +1 -1
- package/build/latest-posts/index.js +1 -2
- package/build/latest-posts/index.js.map +1 -1
- package/build/list/deprecated.js +22 -25
- package/build/list/deprecated.js.map +1 -1
- package/build/list/edit.js +13 -16
- package/build/list/edit.js.map +1 -1
- package/build/list/index.js +1 -1
- package/build/list/ordered-list-settings.js +55 -34
- package/build/list/ordered-list-settings.js.map +1 -1
- package/build/list/save.js +9 -9
- package/build/list/save.js.map +1 -1
- package/build/list/tag-name.js +4 -7
- package/build/list/tag-name.js.map +1 -1
- package/build/list/tag-name.native.js +4 -7
- package/build/list/tag-name.native.js.map +1 -1
- package/build/list/transforms.js +11 -15
- package/build/list/transforms.js.map +1 -1
- package/build/list/utils.js +1 -1
- package/build/list/utils.js.map +1 -1
- package/build/list-item/edit.js +13 -18
- package/build/list-item/edit.js.map +1 -1
- package/build/list-item/edit.native.js +17 -24
- package/build/list-item/edit.native.js.map +1 -1
- package/build/list-item/hooks/use-enter.js +1 -3
- package/build/list-item/hooks/use-enter.js.map +1 -1
- package/build/list-item/hooks/use-enter.native.js +1 -3
- package/build/list-item/hooks/use-enter.native.js.map +1 -1
- package/build/list-item/hooks/use-indent-list-item.js +1 -3
- package/build/list-item/hooks/use-indent-list-item.js.map +1 -1
- package/build/list-item/hooks/use-merge.js +1 -1
- package/build/list-item/hooks/use-outdent-list-item.js +2 -4
- package/build/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build/list-item/index.js +1 -1
- package/build/list-item/list-style-type.native.js +29 -34
- package/build/list-item/list-style-type.native.js.map +1 -1
- package/build/list-item/save.js +5 -5
- package/build/list-item/save.js.map +1 -1
- package/build/list-item/transforms.js +1 -4
- package/build/list-item/transforms.js.map +1 -1
- package/build/list-item/utils.js +4 -4
- package/build/list-item/utils.js.map +1 -1
- package/build/{private-apis.js → lock-unlock.js} +1 -1
- package/build/lock-unlock.js.map +1 -0
- package/build/loginout/edit.js +8 -8
- package/build/loginout/edit.js.map +1 -1
- package/build/loginout/index.js +1 -2
- package/build/loginout/index.js.map +1 -1
- package/build/media-text/deprecated.js +65 -64
- package/build/media-text/deprecated.js.map +1 -1
- package/build/media-text/edit.js +32 -43
- package/build/media-text/edit.js.map +1 -1
- package/build/media-text/edit.native.js +9 -13
- package/build/media-text/edit.native.js.map +1 -1
- package/build/media-text/index.js +1 -1
- package/build/media-text/media-container.js +23 -25
- package/build/media-text/media-container.js.map +1 -1
- package/build/media-text/media-container.native.js +12 -13
- package/build/media-text/media-container.native.js.map +1 -1
- package/build/media-text/save.js +20 -17
- package/build/media-text/save.js.map +1 -1
- package/build/media-text/transforms.js +73 -91
- package/build/media-text/transforms.js.map +1 -1
- package/build/missing/edit.js +13 -14
- package/build/missing/edit.js.map +1 -1
- package/build/missing/edit.native.js +7 -8
- package/build/missing/edit.native.js.map +1 -1
- package/build/missing/index.js +4 -6
- package/build/missing/index.js.map +1 -1
- package/build/missing/save.js +3 -4
- package/build/missing/save.js.map +1 -1
- package/build/more/edit.js +13 -16
- package/build/more/edit.js.map +1 -1
- package/build/more/edit.native.js +4 -10
- package/build/more/edit.native.js.map +1 -1
- package/build/more/index.js +4 -6
- package/build/more/index.js.map +1 -1
- package/build/more/save.js +6 -7
- package/build/more/save.js.map +1 -1
- package/build/navigation/constants.js +8 -1
- package/build/navigation/constants.js.map +1 -1
- package/build/navigation/deprecated.js +17 -28
- package/build/navigation/deprecated.js.map +1 -1
- package/build/navigation/edit/are-blocks-dirty.js +1 -1
- package/build/navigation/edit/are-blocks-dirty.js.map +1 -1
- package/build/navigation/edit/deleted-navigation-warning.js +3 -4
- package/build/navigation/edit/deleted-navigation-warning.js.map +1 -1
- package/build/navigation/edit/index.js +68 -61
- package/build/navigation/edit/index.js.map +1 -1
- package/build/navigation/edit/inner-blocks.js +12 -15
- package/build/navigation/edit/inner-blocks.js.map +1 -1
- package/build/navigation/edit/leaf-more-menu.js +38 -46
- package/build/navigation/edit/leaf-more-menu.js.map +1 -1
- package/build/navigation/edit/manage-menus-button.js +5 -6
- package/build/navigation/edit/manage-menus-button.js.map +1 -1
- package/build/navigation/edit/menu-inspector-controls.js +52 -52
- package/build/navigation/edit/menu-inspector-controls.js.map +1 -1
- package/build/navigation/edit/navigation-menu-delete-control.js +3 -4
- package/build/navigation/edit/navigation-menu-delete-control.js.map +1 -1
- package/build/navigation/edit/navigation-menu-selector.js +63 -61
- package/build/navigation/edit/navigation-menu-selector.js.map +1 -1
- package/build/navigation/edit/overlay-menu-icon.js +3 -5
- package/build/navigation/edit/overlay-menu-icon.js.map +1 -1
- package/build/navigation/edit/overlay-menu-preview.js +5 -6
- package/build/navigation/edit/overlay-menu-preview.js.map +1 -1
- package/build/navigation/edit/placeholder/index.js +10 -11
- package/build/navigation/edit/placeholder/index.js.map +1 -1
- package/build/navigation/edit/placeholder/placeholder-preview.js +3 -4
- package/build/navigation/edit/placeholder/placeholder-preview.js.map +1 -1
- package/build/navigation/edit/responsive-wrapper.js +20 -21
- package/build/navigation/edit/responsive-wrapper.js.map +1 -1
- package/build/navigation/edit/unsaved-inner-blocks.js +13 -19
- package/build/navigation/edit/unsaved-inner-blocks.js.map +1 -1
- package/build/navigation/edit/use-convert-classic-menu-to-block-menu.js +2 -3
- package/build/navigation/edit/use-convert-classic-menu-to-block-menu.js.map +1 -1
- package/build/navigation/edit/use-create-navigation-menu.js +3 -7
- package/build/navigation/edit/use-create-navigation-menu.js.map +1 -1
- package/build/navigation/edit/use-generate-default-navigation-title.js +1 -5
- package/build/navigation/edit/use-generate-default-navigation-title.js.map +1 -1
- package/build/navigation/edit/use-inner-blocks.js +1 -1
- package/build/navigation/edit/use-inner-blocks.js.map +1 -1
- package/build/navigation/edit/use-navigation-notice.js +4 -5
- package/build/navigation/edit/use-navigation-notice.js.map +1 -1
- package/build/navigation/edit/utils.js +2 -4
- package/build/navigation/edit/utils.js.map +1 -1
- package/build/navigation/index.js +2 -3
- package/build/navigation/index.js.map +1 -1
- package/build/navigation/interactivity.js +97 -87
- package/build/navigation/interactivity.js.map +1 -1
- package/build/navigation/menu-items-to-blocks.js +25 -34
- package/build/navigation/menu-items-to-blocks.js.map +1 -1
- package/build/navigation/save.js +3 -5
- package/build/navigation/save.js.map +1 -1
- package/build/navigation/use-navigation-entities.js +2 -2
- package/build/navigation/use-navigation-entities.js.map +1 -1
- package/build/navigation/use-navigation-menu.js +10 -8
- package/build/navigation/use-navigation-menu.js.map +1 -1
- package/build/navigation/use-template-part-area-label.js +3 -5
- package/build/navigation/use-template-part-area-label.js.map +1 -1
- package/build/navigation/view-modal.js +2 -4
- package/build/navigation/view-modal.js.map +1 -1
- package/build/navigation/view.js +1 -1
- package/build/navigation/view.js.map +1 -1
- package/build/navigation-link/edit.js +18 -23
- package/build/navigation-link/edit.js.map +1 -1
- package/build/navigation-link/hooks.js +1 -1
- package/build/navigation-link/hooks.js.map +1 -1
- package/build/navigation-link/index.js +11 -16
- package/build/navigation-link/index.js.map +1 -1
- package/build/navigation-link/link-ui.js +9 -8
- package/build/navigation-link/link-ui.js.map +1 -1
- package/build/navigation-link/update-attributes.js +1 -4
- package/build/navigation-link/update-attributes.js.map +1 -1
- package/build/navigation-submenu/edit.js +17 -18
- package/build/navigation-submenu/edit.js.map +1 -1
- package/build/navigation-submenu/index.js +7 -12
- package/build/navigation-submenu/index.js.map +1 -1
- package/build/navigation-submenu/transforms.js +6 -30
- package/build/navigation-submenu/transforms.js.map +1 -1
- package/build/nextpage/edit.js +2 -1
- package/build/nextpage/edit.js.map +1 -1
- package/build/nextpage/edit.native.js +9 -10
- package/build/nextpage/edit.native.js.map +1 -1
- package/build/nextpage/index.js +1 -1
- package/build/page-list/convert-to-links-modal.js +5 -6
- package/build/page-list/convert-to-links-modal.js.map +1 -1
- package/build/page-list/edit.js +35 -41
- package/build/page-list/edit.js.map +1 -1
- package/build/page-list/index.js +1 -2
- package/build/page-list/index.js.map +1 -1
- package/build/page-list/use-convert-to-navigation-links.js +16 -21
- package/build/page-list/use-convert-to-navigation-links.js.map +1 -1
- package/build/page-list-item/edit.js +7 -7
- package/build/page-list-item/edit.js.map +1 -1
- package/build/page-list-item/index.js +4 -7
- package/build/page-list-item/index.js.map +1 -1
- package/build/paragraph/deprecated.js +23 -28
- package/build/paragraph/deprecated.js.map +1 -1
- package/build/paragraph/edit.js +16 -20
- package/build/paragraph/edit.js.map +1 -1
- package/build/paragraph/edit.native.js +13 -16
- package/build/paragraph/edit.native.js.map +1 -1
- package/build/paragraph/index.js +4 -6
- package/build/paragraph/index.js.map +1 -1
- package/build/paragraph/save.js +8 -8
- package/build/paragraph/save.js.map +1 -1
- package/build/paragraph/transforms.js +10 -13
- package/build/paragraph/transforms.js.map +1 -1
- package/build/pattern/edit.js +11 -39
- package/build/pattern/edit.js.map +1 -1
- package/build/pattern/index.js +7 -14
- package/build/pattern/index.js.map +1 -1
- package/build/post-author/edit.js +22 -24
- package/build/post-author/edit.js.map +1 -1
- package/build/post-author/index.js +1 -2
- package/build/post-author/index.js.map +1 -1
- package/build/post-author-biography/edit.js +14 -19
- package/build/post-author-biography/edit.js.map +1 -1
- package/build/post-author-biography/index.js +1 -2
- package/build/post-author-biography/index.js.map +1 -1
- package/build/post-author-name/edit.js +16 -18
- package/build/post-author-name/edit.js.map +1 -1
- package/build/post-author-name/index.js +1 -2
- package/build/post-author-name/index.js.map +1 -1
- package/build/post-author-name/transforms.js +10 -16
- package/build/post-author-name/transforms.js.map +1 -1
- package/build/post-comment/edit.js +10 -9
- package/build/post-comment/edit.js.map +1 -1
- package/build/post-comment/index.js +1 -1
- package/build/post-comment/save.js +2 -1
- package/build/post-comment/save.js.map +1 -1
- package/build/post-comments-count/edit.js +8 -13
- package/build/post-comments-count/edit.js.map +1 -1
- package/build/post-comments-count/index.js +1 -2
- package/build/post-comments-count/index.js.map +1 -1
- package/build/post-comments-form/edit.js +7 -7
- package/build/post-comments-form/edit.js.map +1 -1
- package/build/post-comments-form/form.js +5 -10
- package/build/post-comments-form/form.js.map +1 -1
- package/build/post-comments-form/index.js +1 -2
- package/build/post-comments-form/index.js.map +1 -1
- package/build/post-comments-link/edit.js +7 -7
- package/build/post-comments-link/edit.js.map +1 -1
- package/build/post-comments-link/index.js +1 -2
- package/build/post-comments-link/index.js.map +1 -1
- package/build/post-content/edit.js +37 -32
- package/build/post-content/edit.js.map +1 -1
- package/build/post-content/index.js +2 -3
- package/build/post-content/index.js.map +1 -1
- package/build/post-date/deprecated.js +4 -7
- package/build/post-date/deprecated.js.map +1 -1
- package/build/post-date/edit.js +29 -34
- package/build/post-date/edit.js.map +1 -1
- package/build/post-date/index.js +1 -2
- package/build/post-date/index.js.map +1 -1
- package/build/post-excerpt/edit.js +25 -25
- package/build/post-excerpt/edit.js.map +1 -1
- package/build/post-excerpt/index.js +3 -4
- package/build/post-excerpt/index.js.map +1 -1
- package/build/post-featured-image/dimension-controls.js +12 -13
- package/build/post-featured-image/dimension-controls.js.map +1 -1
- package/build/post-featured-image/edit.js +31 -39
- package/build/post-featured-image/edit.js.map +1 -1
- package/build/post-featured-image/index.js +1 -2
- package/build/post-featured-image/index.js.map +1 -1
- package/build/post-featured-image/overlay.js +11 -13
- package/build/post-featured-image/overlay.js.map +1 -1
- package/build/post-navigation-link/edit.js +13 -13
- package/build/post-navigation-link/edit.js.map +1 -1
- package/build/post-navigation-link/index.js +1 -2
- package/build/post-navigation-link/index.js.map +1 -1
- package/build/post-template/edit.js +107 -88
- package/build/post-template/edit.js.map +1 -1
- package/build/post-template/index.js +10 -5
- package/build/post-template/index.js.map +1 -1
- package/build/post-terms/edit.js +13 -22
- package/build/post-terms/edit.js.map +1 -1
- package/build/post-terms/hooks.js +9 -5
- package/build/post-terms/hooks.js.map +1 -1
- package/build/post-terms/index.js +1 -2
- package/build/post-terms/index.js.map +1 -1
- package/build/post-terms/use-post-terms.js +7 -12
- package/build/post-terms/use-post-terms.js.map +1 -1
- package/build/post-time-to-read/edit.js +7 -7
- package/build/post-time-to-read/edit.js.map +1 -1
- package/build/post-time-to-read/index.js +1 -1
- package/build/post-time-to-read/init.js +16 -0
- package/build/post-time-to-read/init.js.map +1 -0
- package/build/post-title/deprecated.js +4 -7
- package/build/post-title/deprecated.js.map +1 -1
- package/build/post-title/edit.js +40 -34
- package/build/post-title/edit.js.map +1 -1
- package/build/post-title/index.js +2 -3
- package/build/post-title/index.js.map +1 -1
- package/build/preformatted/edit.js +11 -16
- package/build/preformatted/edit.js.map +1 -1
- package/build/preformatted/edit.native.js +7 -8
- package/build/preformatted/edit.native.js.map +1 -1
- package/build/preformatted/index.js +1 -1
- package/build/preformatted/save.js +5 -5
- package/build/preformatted/save.js.map +1 -1
- package/build/preformatted/transforms.js +14 -20
- package/build/preformatted/transforms.js.map +1 -1
- package/build/pullquote/deprecated.js +71 -81
- package/build/pullquote/deprecated.js.map +1 -1
- package/build/pullquote/edit.js +8 -8
- package/build/pullquote/edit.js.map +1 -1
- package/build/pullquote/edit.native.js +15 -22
- package/build/pullquote/edit.native.js.map +1 -1
- package/build/pullquote/figure.native.js +5 -6
- package/build/pullquote/figure.native.js.map +1 -1
- package/build/pullquote/index.js +1 -1
- package/build/pullquote/save.js +8 -8
- package/build/pullquote/save.js.map +1 -1
- package/build/pullquote/transforms.js +17 -24
- package/build/pullquote/transforms.js.map +1 -1
- package/build/query/deprecated.js +211 -87
- package/build/query/deprecated.js.map +1 -1
- package/build/query/edit/index.js +2 -4
- package/build/query/edit/index.js.map +1 -1
- package/build/query/edit/inspector-controls/author-control.js +5 -8
- package/build/query/edit/inspector-controls/author-control.js.map +1 -1
- package/build/query/edit/inspector-controls/create-new-post-link.js +6 -7
- package/build/query/edit/inspector-controls/create-new-post-link.js.map +1 -1
- package/build/query/edit/inspector-controls/index.js +8 -9
- package/build/query/edit/inspector-controls/index.js.map +1 -1
- package/build/query/edit/inspector-controls/order-control.js +5 -6
- package/build/query/edit/inspector-controls/order-control.js.map +1 -1
- package/build/query/edit/inspector-controls/parent-control.js +10 -13
- package/build/query/edit/inspector-controls/parent-control.js.map +1 -1
- package/build/query/edit/inspector-controls/sticky-control.js +4 -5
- package/build/query/edit/inspector-controls/sticky-control.js.map +1 -1
- package/build/query/edit/inspector-controls/taxonomy-controls.js +15 -19
- package/build/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
- package/build/query/edit/pattern-selection-modal.js +5 -6
- package/build/query/edit/pattern-selection-modal.js.map +1 -1
- package/build/query/edit/query-content.js +27 -15
- package/build/query/edit/query-content.js.map +1 -1
- package/build/query/edit/query-placeholder.js +20 -22
- package/build/query/edit/query-placeholder.js.map +1 -1
- package/build/query/edit/query-toolbar.js +17 -41
- package/build/query/edit/query-toolbar.js.map +1 -1
- package/build/query/index.js +2 -9
- package/build/query/index.js.map +1 -1
- package/build/query/save.js +7 -8
- package/build/query/save.js.map +1 -1
- package/build/query/utils.js +25 -62
- package/build/query/utils.js.map +1 -1
- package/build/query-no-results/edit.js +2 -1
- package/build/query-no-results/edit.js.map +1 -1
- package/build/query-no-results/index.js +1 -2
- package/build/query-no-results/index.js.map +1 -1
- package/build/query-pagination/deprecated.js +2 -1
- package/build/query-pagination/deprecated.js.map +1 -1
- package/build/query-pagination/edit.js +30 -12
- package/build/query-pagination/edit.js.map +1 -1
- package/build/query-pagination/index.js +8 -4
- package/build/query-pagination/index.js.map +1 -1
- package/build/query-pagination/query-pagination-arrow-controls.js +4 -5
- package/build/query-pagination/query-pagination-arrow-controls.js.map +1 -1
- package/build/query-pagination/query-pagination-label-control.js +29 -0
- package/build/query-pagination/query-pagination-label-control.js.map +1 -0
- package/build/query-pagination-next/edit.js +14 -17
- package/build/query-pagination-next/edit.js.map +1 -1
- package/build/query-pagination-next/index.js +2 -3
- package/build/query-pagination-next/index.js.map +1 -1
- package/build/query-pagination-numbers/edit.js +5 -8
- package/build/query-pagination-numbers/edit.js.map +1 -1
- package/build/query-pagination-numbers/index.js +1 -2
- package/build/query-pagination-numbers/index.js.map +1 -1
- package/build/query-pagination-previous/edit.js +15 -18
- package/build/query-pagination-previous/edit.js.map +1 -1
- package/build/query-pagination-previous/index.js +2 -3
- package/build/query-pagination-previous/index.js.map +1 -1
- package/build/query-title/deprecated.js +4 -7
- package/build/query-title/deprecated.js.map +1 -1
- package/build/query-title/edit.js +18 -22
- package/build/query-title/edit.js.map +1 -1
- package/build/query-title/index.js +1 -2
- package/build/query-title/index.js.map +1 -1
- package/build/quote/deprecated.js +21 -27
- package/build/quote/deprecated.js.map +1 -1
- package/build/quote/edit.js +15 -16
- package/build/quote/edit.js.map +1 -1
- package/build/quote/index.js +1 -1
- package/build/quote/save.js +7 -7
- package/build/quote/save.js.map +1 -1
- package/build/quote/transforms.js +37 -57
- package/build/quote/transforms.js.map +1 -1
- package/build/read-more/edit.js +12 -16
- package/build/read-more/edit.js.map +1 -1
- package/build/read-more/index.js +1 -2
- package/build/read-more/index.js.map +1 -1
- package/build/rss/edit.js +8 -7
- package/build/rss/edit.js.map +1 -1
- package/build/rss/index.js +1 -2
- package/build/rss/index.js.map +1 -1
- package/build/search/edit.js +77 -34
- package/build/search/edit.js.map +1 -1
- package/build/search/edit.native.js +45 -43
- package/build/search/edit.native.js.map +1 -1
- package/build/search/index.js +9 -2
- package/build/search/index.js.map +1 -1
- package/build/search/view.js +67 -0
- package/build/search/view.js.map +1 -0
- package/build/separator/deprecated.js +8 -8
- package/build/separator/deprecated.js.map +1 -1
- package/build/separator/edit.js +11 -13
- package/build/separator/edit.js.map +1 -1
- package/build/separator/index.js +1 -1
- package/build/separator/save.js +10 -12
- package/build/separator/save.js.map +1 -1
- package/build/shortcode/edit.js +8 -8
- package/build/shortcode/edit.js.map +1 -1
- package/build/shortcode/index.js +2 -2
- package/build/shortcode/save.js +3 -4
- package/build/shortcode/save.js.map +1 -1
- package/build/shortcode/transforms.js +3 -4
- package/build/shortcode/transforms.js.map +1 -1
- package/build/site-logo/edit.js +68 -84
- package/build/site-logo/edit.js.map +1 -1
- package/build/site-logo/index.js +1 -2
- package/build/site-logo/index.js.map +1 -1
- package/build/site-logo/transforms.js +4 -5
- package/build/site-logo/transforms.js.map +1 -1
- package/build/site-tagline/deprecated.js +4 -7
- package/build/site-tagline/deprecated.js.map +1 -1
- package/build/site-tagline/edit.js +11 -12
- package/build/site-tagline/edit.js.map +1 -1
- package/build/site-tagline/icon.js +0 -3
- package/build/site-tagline/icon.js.map +1 -1
- package/build/site-tagline/index.js +1 -2
- package/build/site-tagline/index.js.map +1 -1
- package/build/site-title/deprecated.js +4 -7
- package/build/site-title/deprecated.js.map +1 -1
- package/build/site-title/edit/index.js +14 -16
- package/build/site-title/edit/index.js.map +1 -1
- package/build/site-title/index.js +1 -2
- package/build/site-title/index.js.map +1 -1
- package/build/site-title/transforms.js +4 -5
- package/build/site-title/transforms.js.map +1 -1
- package/build/social-link/edit.js +21 -18
- package/build/social-link/edit.js.map +1 -1
- package/build/social-link/edit.native.js +11 -13
- package/build/social-link/edit.native.js.map +1 -1
- package/build/social-link/index.js +2 -3
- package/build/social-link/index.js.map +1 -1
- package/build/social-links/deprecated.js +7 -8
- package/build/social-links/deprecated.js.map +1 -1
- package/build/social-links/edit.js +39 -45
- package/build/social-links/edit.js.map +1 -1
- package/build/social-links/edit.native.js +18 -25
- package/build/social-links/edit.native.js.map +1 -1
- package/build/social-links/index.js +4 -2
- package/build/social-links/index.js.map +1 -1
- package/build/social-links/save.js +2 -1
- package/build/social-links/save.js.map +1 -1
- package/build/spacer/controls.js +18 -21
- package/build/spacer/controls.js.map +1 -1
- package/build/spacer/controls.native.js +7 -8
- package/build/spacer/controls.native.js.map +1 -1
- package/build/spacer/deprecated.js +11 -11
- package/build/spacer/deprecated.js.map +1 -1
- package/build/spacer/edit.js +30 -33
- package/build/spacer/edit.js.map +1 -1
- package/build/spacer/edit.native.js +11 -13
- package/build/spacer/edit.native.js.map +1 -1
- package/build/spacer/index.js +1 -1
- package/build/spacer/save.js +23 -14
- package/build/spacer/save.js.map +1 -1
- package/build/spacer/save.native.js +14 -14
- package/build/spacer/save.native.js.map +1 -1
- package/build/table/deprecated.js +83 -104
- package/build/table/deprecated.js.map +1 -1
- package/build/table/edit.js +51 -63
- package/build/table/edit.js.map +1 -1
- package/build/table/index.js +1 -1
- package/build/table/save.js +35 -41
- package/build/table/save.js.map +1 -1
- package/build/table/state.js +32 -59
- package/build/table/state.js.map +1 -1
- package/build/table/transforms.js +17 -20
- package/build/table/transforms.js.map +1 -1
- package/build/table-of-contents/edit.js +13 -12
- package/build/table-of-contents/edit.js.map +1 -1
- package/build/table-of-contents/index.js +1 -1
- package/build/table-of-contents/list.js +3 -4
- package/build/table-of-contents/list.js.map +1 -1
- package/build/table-of-contents/save.js +7 -8
- package/build/table-of-contents/save.js.map +1 -1
- package/build/table-of-contents/utils.js +1 -3
- package/build/table-of-contents/utils.js.map +1 -1
- package/build/tag-cloud/edit.js +8 -9
- package/build/tag-cloud/edit.js.map +1 -1
- package/build/tag-cloud/index.js +1 -2
- package/build/tag-cloud/index.js.map +1 -1
- package/build/template-part/edit/advanced-controls.js +15 -19
- package/build/template-part/edit/advanced-controls.js.map +1 -1
- package/build/template-part/edit/import-controls.js +7 -11
- package/build/template-part/edit/import-controls.js.map +1 -1
- package/build/template-part/edit/index.js +15 -12
- package/build/template-part/edit/index.js.map +1 -1
- package/build/template-part/edit/inner-blocks.js +11 -13
- package/build/template-part/edit/inner-blocks.js.map +1 -1
- package/build/template-part/edit/placeholder.js +7 -8
- package/build/template-part/edit/placeholder.js.map +1 -1
- package/build/template-part/edit/selection-modal.js +8 -11
- package/build/template-part/edit/selection-modal.js.map +1 -1
- package/build/template-part/edit/title-modal.js +5 -6
- package/build/template-part/edit/title-modal.js.map +1 -1
- package/build/template-part/edit/utils/hooks.js +4 -6
- package/build/template-part/edit/utils/hooks.js.map +1 -1
- package/build/template-part/edit/utils/transformers.js +3 -6
- package/build/template-part/edit/utils/transformers.js.map +1 -1
- package/build/template-part/index.js +11 -20
- package/build/template-part/index.js.map +1 -1
- package/build/template-part/variations.js +2 -2
- package/build/template-part/variations.js.map +1 -1
- package/build/term-description/edit.js +7 -7
- package/build/term-description/edit.js.map +1 -1
- package/build/term-description/index.js +1 -2
- package/build/term-description/index.js.map +1 -1
- package/build/text-columns/edit.js +9 -11
- package/build/text-columns/edit.js.map +1 -1
- package/build/text-columns/index.js +1 -1
- package/build/text-columns/save.js +14 -18
- package/build/text-columns/save.js.map +1 -1
- package/build/text-columns/transforms.js +14 -20
- package/build/text-columns/transforms.js.map +1 -1
- package/build/utils/init-block.native.js +1 -3
- package/build/utils/init-block.native.js.map +1 -1
- package/build/utils/interactivity/constants.js +1 -1
- package/build/utils/interactivity/constants.js.map +1 -1
- package/build/utils/interactivity/directives.js +79 -93
- package/build/utils/interactivity/directives.js.map +1 -1
- package/build/utils/interactivity/hooks.js +29 -46
- package/build/utils/interactivity/hooks.js.map +1 -1
- package/build/utils/interactivity/hydration.js +1 -1
- package/build/utils/interactivity/hydration.js.map +1 -1
- package/build/utils/interactivity/index.js +1 -3
- package/build/utils/interactivity/index.js.map +1 -1
- package/build/utils/interactivity/store.js +4 -5
- package/build/utils/interactivity/store.js.map +1 -1
- package/build/utils/interactivity/vdom.js +14 -4
- package/build/utils/interactivity/vdom.js.map +1 -1
- package/build/utils/migrate-font-family.js +3 -5
- package/build/utils/migrate-font-family.js.map +1 -1
- package/build/utils/search-patterns.js +5 -19
- package/build/utils/search-patterns.js.map +1 -1
- package/build/utils/transformation-categories.native.js +1 -4
- package/build/utils/transformation-categories.native.js.map +1 -1
- package/build/verse/deprecated.js +14 -18
- package/build/verse/deprecated.js.map +1 -1
- package/build/verse/edit.js +11 -14
- package/build/verse/edit.js.map +1 -1
- package/build/verse/index.js +1 -1
- package/build/verse/save.js +7 -7
- package/build/verse/save.js.map +1 -1
- package/build/video/deprecated.js +6 -6
- package/build/video/deprecated.js.map +1 -1
- package/build/video/edit-common-settings.js +4 -5
- package/build/video/edit-common-settings.js.map +1 -1
- package/build/video/edit.js +22 -29
- package/build/video/edit.js.map +1 -1
- package/build/video/edit.native.js +26 -32
- package/build/video/edit.native.js.map +1 -1
- package/build/video/index.js +1 -1
- package/build/video/save.js +5 -5
- package/build/video/save.js.map +1 -1
- package/build/video/tracks-editor.js +39 -51
- package/build/video/tracks-editor.js.map +1 -1
- package/build/video/tracks.js +7 -11
- package/build/video/tracks.js.map +1 -1
- package/build/video/transforms.js +30 -35
- package/build/video/transforms.js.map +1 -1
- package/build-module/archives/edit.js +6 -6
- package/build-module/archives/edit.js.map +1 -1
- package/build-module/archives/index.js +1 -2
- package/build-module/archives/index.js.map +1 -1
- package/build-module/audio/deprecated.js +3 -4
- package/build-module/audio/deprecated.js.map +1 -1
- package/build-module/audio/edit.js +13 -15
- package/build-module/audio/edit.js.map +1 -1
- package/build-module/audio/edit.native.js +22 -26
- package/build-module/audio/edit.native.js.map +1 -1
- package/build-module/audio/index.js +1 -1
- package/build-module/audio/save.js +5 -5
- package/build-module/audio/save.js.map +1 -1
- package/build-module/audio/transforms.js +25 -29
- package/build-module/audio/transforms.js.map +1 -1
- package/build-module/avatar/edit.js +67 -72
- package/build-module/avatar/edit.js.map +1 -1
- package/build-module/avatar/hooks.js +12 -16
- package/build-module/avatar/hooks.js.map +1 -1
- package/build-module/avatar/index.js +1 -2
- package/build-module/avatar/index.js.map +1 -1
- package/build-module/avatar/user-control.js +4 -5
- package/build-module/avatar/user-control.js.map +1 -1
- package/build-module/block/edit-title.native.js +4 -5
- package/build-module/block/edit-title.native.js.map +1 -1
- package/build-module/block/edit.js +15 -12
- package/build-module/block/edit.js.map +1 -1
- package/build-module/block/edit.native.js +7 -8
- package/build-module/block/edit.native.js.map +1 -1
- package/build-module/block/index.js +2 -2
- package/build-module/button/color-background.native.js +5 -6
- package/build-module/button/color-background.native.js.map +1 -1
- package/build-module/button/deprecated.js +75 -95
- package/build-module/button/deprecated.js.map +1 -1
- package/build-module/button/edit.js +14 -26
- package/build-module/button/edit.js.map +1 -1
- package/build-module/button/edit.native.js +26 -41
- package/build-module/button/edit.native.js.map +1 -1
- package/build-module/button/index.js +6 -9
- package/build-module/button/index.js.map +1 -1
- package/build-module/button/save.js +10 -12
- package/build-module/button/save.js.map +1 -1
- package/build-module/buttons/deprecated.js +19 -23
- package/build-module/buttons/deprecated.js.map +1 -1
- package/build-module/buttons/edit.js +8 -12
- package/build-module/buttons/edit.js.map +1 -1
- package/build-module/buttons/edit.native.js +19 -22
- package/build-module/buttons/edit.native.js.map +1 -1
- package/build-module/buttons/index.js +2 -2
- package/build-module/buttons/save.js +7 -9
- package/build-module/buttons/save.js.map +1 -1
- package/build-module/buttons/transforms.js +3 -3
- package/build-module/buttons/transforms.js.map +1 -1
- package/build-module/calendar/edit.js +8 -7
- package/build-module/calendar/edit.js.map +1 -1
- package/build-module/calendar/index.js +1 -2
- package/build-module/calendar/index.js.map +1 -1
- package/build-module/categories/edit.js +21 -24
- package/build-module/categories/edit.js.map +1 -1
- package/build-module/categories/index.js +1 -2
- package/build-module/categories/index.js.map +1 -1
- package/build-module/code/edit.js +7 -7
- package/build-module/code/edit.js.map +1 -1
- package/build-module/code/edit.native.js +1 -1
- package/build-module/code/edit.native.js.map +1 -1
- package/build-module/code/index.js +1 -1
- package/build-module/code/save.js +5 -5
- package/build-module/code/save.js.map +1 -1
- package/build-module/code/transforms.js +6 -8
- package/build-module/code/transforms.js.map +1 -1
- package/build-module/column/column-preview.native.js +9 -11
- package/build-module/column/column-preview.native.js.map +1 -1
- package/build-module/column/deprecated.js +6 -8
- package/build-module/column/deprecated.js.map +1 -1
- package/build-module/column/edit.js +12 -12
- package/build-module/column/edit.js.map +1 -1
- package/build-module/column/edit.native.js +20 -24
- package/build-module/column/edit.native.js.map +1 -1
- package/build-module/column/index.js +2 -2
- package/build-module/column/save.js +6 -6
- package/build-module/column/save.js.map +1 -1
- package/build-module/columns/columnCalculations.native.js +6 -9
- package/build-module/columns/columnCalculations.native.js.map +1 -1
- package/build-module/columns/deprecated.js +9 -12
- package/build-module/columns/deprecated.js.map +1 -1
- package/build-module/columns/edit.js +21 -24
- package/build-module/columns/edit.js.map +1 -1
- package/build-module/columns/edit.native.js +16 -19
- package/build-module/columns/edit.native.js.map +1 -1
- package/build-module/columns/index.js +2 -2
- package/build-module/columns/save.js +5 -5
- package/build-module/columns/save.js.map +1 -1
- package/build-module/columns/transforms.js +11 -16
- package/build-module/columns/transforms.js.map +1 -1
- package/build-module/columns/utils.js +6 -13
- package/build-module/columns/utils.js.map +1 -1
- package/build-module/comment-author-avatar/edit.js +14 -14
- package/build-module/comment-author-avatar/edit.js.map +1 -1
- package/build-module/comment-author-avatar/index.js +1 -2
- package/build-module/comment-author-avatar/index.js.map +1 -1
- package/build-module/comment-author-name/deprecated.js +4 -7
- package/build-module/comment-author-name/deprecated.js.map +1 -1
- package/build-module/comment-author-name/edit.js +15 -15
- package/build-module/comment-author-name/edit.js.map +1 -1
- package/build-module/comment-author-name/index.js +1 -2
- package/build-module/comment-author-name/index.js.map +1 -1
- package/build-module/comment-content/edit.js +13 -12
- package/build-module/comment-content/edit.js.map +1 -1
- package/build-module/comment-content/index.js +1 -2
- package/build-module/comment-content/index.js.map +1 -1
- package/build-module/comment-date/deprecated.js +4 -7
- package/build-module/comment-date/deprecated.js.map +1 -1
- package/build-module/comment-date/edit.js +12 -12
- package/build-module/comment-date/edit.js.map +1 -1
- package/build-module/comment-date/index.js +1 -2
- package/build-module/comment-date/index.js.map +1 -1
- package/build-module/comment-edit-link/edit.js +9 -9
- package/build-module/comment-edit-link/edit.js.map +1 -1
- package/build-module/comment-edit-link/index.js +1 -2
- package/build-module/comment-edit-link/index.js.map +1 -1
- package/build-module/comment-reply-link/edit.js +8 -8
- package/build-module/comment-reply-link/edit.js.map +1 -1
- package/build-module/comment-reply-link/index.js +1 -2
- package/build-module/comment-reply-link/index.js.map +1 -1
- package/build-module/comment-template/edit.js +66 -77
- package/build-module/comment-template/edit.js.map +1 -1
- package/build-module/comment-template/hooks.js +14 -17
- package/build-module/comment-template/hooks.js.map +1 -1
- package/build-module/comment-template/index.js +1 -2
- package/build-module/comment-template/index.js.map +1 -1
- package/build-module/comment-template/util.js +1 -3
- package/build-module/comment-template/util.js.map +1 -1
- package/build-module/comments/deprecated.js +10 -10
- package/build-module/comments/deprecated.js.map +1 -1
- package/build-module/comments/edit/comments-inspector-controls.js +6 -7
- package/build-module/comments/edit/comments-inspector-controls.js.map +1 -1
- package/build-module/comments/edit/comments-legacy.js +10 -10
- package/build-module/comments/edit/comments-legacy.js.map +1 -1
- package/build-module/comments/edit/index.js +4 -2
- package/build-module/comments/edit/index.js.map +1 -1
- package/build-module/comments/edit/placeholder.js +4 -5
- package/build-module/comments/edit/placeholder.js.map +1 -1
- package/build-module/comments/index.js +1 -2
- package/build-module/comments/index.js.map +1 -1
- package/build-module/comments/save.js +8 -8
- package/build-module/comments/save.js.map +1 -1
- package/build-module/comments-pagination/comments-pagination-arrow-controls.js +4 -5
- package/build-module/comments-pagination/comments-pagination-arrow-controls.js.map +1 -1
- package/build-module/comments-pagination/edit.js +11 -11
- package/build-module/comments-pagination/edit.js.map +1 -1
- package/build-module/comments-pagination/index.js +2 -3
- package/build-module/comments-pagination/index.js.map +1 -1
- package/build-module/comments-pagination-next/edit.js +13 -14
- package/build-module/comments-pagination-next/edit.js.map +1 -1
- package/build-module/comments-pagination-next/index.js +1 -2
- package/build-module/comments-pagination-next/index.js.map +1 -1
- package/build-module/comments-pagination-numbers/edit.js +13 -15
- package/build-module/comments-pagination-numbers/edit.js.map +1 -1
- package/build-module/comments-pagination-numbers/index.js +1 -2
- package/build-module/comments-pagination-numbers/index.js.map +1 -1
- package/build-module/comments-pagination-previous/edit.js +13 -14
- package/build-module/comments-pagination-previous/edit.js.map +1 -1
- package/build-module/comments-pagination-previous/index.js +1 -2
- package/build-module/comments-pagination-previous/index.js.map +1 -1
- package/build-module/comments-title/deprecated.js +5 -8
- package/build-module/comments-title/deprecated.js.map +1 -1
- package/build-module/comments-title/edit.js +17 -22
- package/build-module/comments-title/edit.js.map +1 -1
- package/build-module/comments-title/index.js +1 -1
- package/build-module/cover/controls.native.js +92 -101
- package/build-module/cover/controls.native.js.map +1 -1
- package/build-module/cover/deprecated.js +79 -80
- package/build-module/cover/deprecated.js.map +1 -1
- package/build-module/cover/edit/block-controls.js +7 -8
- package/build-module/cover/edit/block-controls.js.map +1 -1
- package/build-module/cover/edit/cover-placeholder.js +8 -9
- package/build-module/cover/edit/cover-placeholder.js.map +1 -1
- package/build-module/cover/edit/index.js +24 -25
- package/build-module/cover/edit/index.js.map +1 -1
- package/build-module/cover/edit/inspector-controls.js +18 -20
- package/build-module/cover/edit/inspector-controls.js.map +1 -1
- package/build-module/cover/edit/resizable-cover-popover.js +17 -18
- package/build-module/cover/edit/resizable-cover-popover.js.map +1 -1
- package/build-module/cover/edit/use-cover-is-dark.js +1 -3
- package/build-module/cover/edit/use-cover-is-dark.js.map +1 -1
- package/build-module/cover/edit.native.js +134 -155
- package/build-module/cover/edit.native.js.map +1 -1
- package/build-module/cover/focal-point-settings-button.native.js +6 -7
- package/build-module/cover/focal-point-settings-button.native.js.map +1 -1
- package/build-module/cover/index.js +2 -2
- package/build-module/cover/overlay-color-settings.native.js +8 -9
- package/build-module/cover/overlay-color-settings.native.js.map +1 -1
- package/build-module/cover/save.js +12 -11
- package/build-module/cover/save.js.map +1 -1
- package/build-module/cover/shared.js +5 -6
- package/build-module/cover/shared.js.map +1 -1
- package/build-module/cover/transforms.js +116 -146
- package/build-module/cover/transforms.js.map +1 -1
- package/build-module/cover/use-cover-is-dark.native.js +1 -5
- package/build-module/cover/use-cover-is-dark.native.js.map +1 -1
- package/build-module/details/edit.js +8 -10
- package/build-module/details/edit.js.map +1 -1
- package/build-module/details/index.js +2 -3
- package/build-module/details/index.js.map +1 -1
- package/build-module/details/init.js +6 -0
- package/build-module/details/init.js.map +1 -0
- package/build-module/details/save.js +5 -7
- package/build-module/details/save.js.map +1 -1
- package/build-module/embed/deprecated.js +16 -18
- package/build-module/embed/deprecated.js.map +1 -1
- package/build-module/embed/edit.js +10 -9
- package/build-module/embed/edit.js.map +1 -1
- package/build-module/embed/edit.native.js +10 -7
- package/build-module/embed/edit.native.js.map +1 -1
- package/build-module/embed/embed-controls.js +22 -25
- package/build-module/embed/embed-controls.js.map +1 -1
- package/build-module/embed/embed-controls.native.js +9 -10
- package/build-module/embed/embed-controls.native.js.map +1 -1
- package/build-module/embed/embed-link-settings.native.js +9 -10
- package/build-module/embed/embed-link-settings.native.js.map +1 -1
- package/build-module/embed/embed-no-preview.native.js +8 -9
- package/build-module/embed/embed-no-preview.native.js.map +1 -1
- package/build-module/embed/embed-placeholder.js +10 -11
- package/build-module/embed/embed-placeholder.js.map +1 -1
- package/build-module/embed/embed-placeholder.native.js +11 -14
- package/build-module/embed/embed-placeholder.native.js.map +1 -1
- package/build-module/embed/embed-preview.native.js +16 -17
- package/build-module/embed/embed-preview.native.js.map +1 -1
- package/build-module/embed/index.js +1 -1
- package/build-module/embed/save.js +7 -7
- package/build-module/embed/save.js.map +1 -1
- package/build-module/embed/transforms.js +10 -18
- package/build-module/embed/transforms.js.map +1 -1
- package/build-module/embed/util.js +20 -51
- package/build-module/embed/util.js.map +1 -1
- package/build-module/embed/wp-embed-preview.js +18 -22
- package/build-module/embed/wp-embed-preview.js.map +1 -1
- package/build-module/embed/wp-embed-preview.native.js +8 -9
- package/build-module/embed/wp-embed-preview.native.js.map +1 -1
- package/build-module/file/deprecated.js +15 -15
- package/build-module/file/deprecated.js.map +1 -1
- package/build-module/file/edit.js +15 -18
- package/build-module/file/edit.js.map +1 -1
- package/build-module/file/edit.native.js +20 -25
- package/build-module/file/edit.native.js.map +1 -1
- package/build-module/file/index.js +1 -1
- package/build-module/file/inspector.js +12 -13
- package/build-module/file/inspector.js.map +1 -1
- package/build-module/file/save.js +5 -5
- package/build-module/file/save.js.map +1 -1
- package/build-module/file/transforms.js +9 -15
- package/build-module/file/transforms.js.map +1 -1
- package/build-module/footnotes/edit.js +48 -0
- package/build-module/footnotes/edit.js.map +1 -0
- package/build-module/footnotes/format.js +126 -0
- package/build-module/footnotes/format.js.map +1 -0
- package/build-module/footnotes/index.js +48 -0
- package/build-module/footnotes/index.js.map +1 -0
- package/build-module/freeform/convert-to-blocks-button.js +3 -4
- package/build-module/freeform/convert-to-blocks-button.js.map +1 -1
- package/build-module/freeform/edit.js +16 -16
- package/build-module/freeform/edit.js.map +1 -1
- package/build-module/freeform/edit.native.js +2 -3
- package/build-module/freeform/edit.native.js.map +1 -1
- package/build-module/freeform/index.js +2 -2
- package/build-module/freeform/modal.js +5 -5
- package/build-module/freeform/modal.js.map +1 -1
- package/build-module/freeform/save.js +3 -4
- package/build-module/freeform/save.js.map +1 -1
- package/build-module/gallery/deprecated.js +46 -58
- package/build-module/gallery/deprecated.js.map +1 -1
- package/build-module/gallery/edit-wrapper.js +4 -2
- package/build-module/gallery/edit-wrapper.js.map +1 -1
- package/build-module/gallery/edit.js +39 -63
- package/build-module/gallery/edit.js.map +1 -1
- package/build-module/gallery/gallery.js +2 -3
- package/build-module/gallery/gallery.js.map +1 -1
- package/build-module/gallery/gallery.native.js +3 -2
- package/build-module/gallery/gallery.native.js.map +1 -1
- package/build-module/gallery/gap-styles.js +6 -7
- package/build-module/gallery/gap-styles.js.map +1 -1
- package/build-module/gallery/index.js +2 -2
- package/build-module/gallery/save.js +5 -6
- package/build-module/gallery/save.js.map +1 -1
- package/build-module/gallery/shared-icon.native.js +7 -8
- package/build-module/gallery/shared-icon.native.js.map +1 -1
- package/build-module/gallery/shared.js +4 -10
- package/build-module/gallery/shared.js.map +1 -1
- package/build-module/gallery/transforms.js +103 -142
- package/build-module/gallery/transforms.js.map +1 -1
- package/build-module/gallery/use-get-media.native.js +8 -15
- package/build-module/gallery/use-get-media.native.js.map +1 -1
- package/build-module/gallery/use-get-new-images.js +2 -2
- package/build-module/gallery/use-get-new-images.js.map +1 -1
- package/build-module/gallery/use-image-sizes.js +11 -19
- package/build-module/gallery/use-image-sizes.js.map +1 -1
- package/build-module/gallery/utils.js +2 -2
- package/build-module/gallery/utils.js.map +1 -1
- package/build-module/gallery/v1/edit.js +38 -68
- package/build-module/gallery/v1/edit.js.map +1 -1
- package/build-module/gallery/v1/gallery.js +10 -10
- package/build-module/gallery/v1/gallery.js.map +1 -1
- package/build-module/gallery/v1/save.js +8 -8
- package/build-module/gallery/v1/save.js.map +1 -1
- package/build-module/gallery/v1/shared.js +4 -10
- package/build-module/gallery/v1/shared.js.map +1 -1
- package/build-module/group/deprecated.js +25 -31
- package/build-module/group/deprecated.js.map +1 -1
- package/build-module/group/edit.js +18 -19
- package/build-module/group/edit.js.map +1 -1
- package/build-module/group/edit.native.js +14 -18
- package/build-module/group/edit.native.js.map +1 -1
- package/build-module/group/index.js +2 -2
- package/build-module/group/placeholder.js +18 -20
- package/build-module/group/placeholder.js.map +1 -1
- package/build-module/group/save.js +7 -7
- package/build-module/group/save.js.map +1 -1
- package/build-module/group/variations.js +5 -23
- package/build-module/group/variations.js.map +1 -1
- package/build-module/heading/deprecated.js +26 -32
- package/build-module/heading/deprecated.js.map +1 -1
- package/build-module/heading/edit.js +17 -18
- package/build-module/heading/edit.js.map +1 -1
- package/build-module/heading/heading-level-icon.js +4 -5
- package/build-module/heading/heading-level-icon.js.map +1 -1
- package/build-module/heading/index.js +4 -5
- package/build-module/heading/index.js.map +1 -1
- package/build-module/heading/save.js +7 -7
- package/build-module/heading/save.js.map +1 -1
- package/build-module/heading/transforms.js +21 -28
- package/build-module/heading/transforms.js.map +1 -1
- package/build-module/home-link/edit.js +12 -16
- package/build-module/home-link/edit.js.map +1 -1
- package/build-module/home-link/index.js +1 -2
- package/build-module/home-link/index.js.map +1 -1
- package/build-module/html/edit.js +9 -9
- package/build-module/html/edit.js.map +1 -1
- package/build-module/html/index.js +1 -1
- package/build-module/html/preview.js +5 -8
- package/build-module/html/preview.js.map +1 -1
- package/build-module/html/save.js +3 -4
- package/build-module/html/save.js.map +1 -1
- package/build-module/html/transforms.js +3 -4
- package/build-module/html/transforms.js.map +1 -1
- package/build-module/image/deprecated.js +29 -31
- package/build-module/image/deprecated.js.map +1 -1
- package/build-module/image/edit.js +19 -27
- package/build-module/image/edit.js.map +1 -1
- package/build-module/image/edit.native.js +48 -62
- package/build-module/image/edit.native.js.map +1 -1
- package/build-module/image/image.js +49 -60
- package/build-module/image/image.js.map +1 -1
- package/build-module/image/index.js +7 -9
- package/build-module/image/index.js.map +1 -1
- package/build-module/image/interactivity.js +140 -30
- package/build-module/image/interactivity.js.map +1 -1
- package/build-module/image/save.js +7 -7
- package/build-module/image/save.js.map +1 -1
- package/build-module/image/transforms.js +36 -46
- package/build-module/image/transforms.js.map +1 -1
- package/build-module/image/use-client-width.js +1 -3
- package/build-module/image/use-client-width.js.map +1 -1
- package/build-module/image/utils.js +4 -7
- package/build-module/image/utils.js.map +1 -1
- package/build-module/index.js +21 -44
- package/build-module/index.js.map +1 -1
- package/build-module/index.native.js +3 -6
- package/build-module/index.native.js.map +1 -1
- package/build-module/latest-comments/edit.js +7 -7
- package/build-module/latest-comments/edit.js.map +1 -1
- package/build-module/latest-comments/index.js +1 -2
- package/build-module/latest-comments/index.js.map +1 -1
- package/build-module/latest-posts/deprecated.js +4 -8
- package/build-module/latest-posts/deprecated.js.map +1 -1
- package/build-module/latest-posts/edit.js +39 -41
- package/build-module/latest-posts/edit.js.map +1 -1
- package/build-module/latest-posts/edit.native.js +8 -9
- package/build-module/latest-posts/edit.native.js.map +1 -1
- package/build-module/latest-posts/index.js +1 -2
- package/build-module/latest-posts/index.js.map +1 -1
- package/build-module/list/deprecated.js +22 -25
- package/build-module/list/deprecated.js.map +1 -1
- package/build-module/list/edit.js +13 -15
- package/build-module/list/edit.js.map +1 -1
- package/build-module/list/index.js +1 -1
- package/build-module/list/ordered-list-settings.js +56 -35
- package/build-module/list/ordered-list-settings.js.map +1 -1
- package/build-module/list/save.js +9 -9
- package/build-module/list/save.js.map +1 -1
- package/build-module/list/tag-name.js +4 -4
- package/build-module/list/tag-name.js.map +1 -1
- package/build-module/list/tag-name.native.js +4 -4
- package/build-module/list/tag-name.native.js.map +1 -1
- package/build-module/list/transforms.js +11 -15
- package/build-module/list/transforms.js.map +1 -1
- package/build-module/list/utils.js +1 -1
- package/build-module/list/utils.js.map +1 -1
- package/build-module/list-item/edit.js +13 -18
- package/build-module/list-item/edit.js.map +1 -1
- package/build-module/list-item/edit.native.js +17 -24
- package/build-module/list-item/edit.native.js.map +1 -1
- package/build-module/list-item/hooks/use-enter.js +1 -3
- package/build-module/list-item/hooks/use-enter.js.map +1 -1
- package/build-module/list-item/hooks/use-enter.native.js +1 -3
- package/build-module/list-item/hooks/use-enter.native.js.map +1 -1
- package/build-module/list-item/hooks/use-indent-list-item.js +1 -3
- package/build-module/list-item/hooks/use-indent-list-item.js.map +1 -1
- package/build-module/list-item/hooks/use-merge.js +1 -1
- package/build-module/list-item/hooks/use-outdent-list-item.js +2 -4
- package/build-module/list-item/hooks/use-outdent-list-item.js.map +1 -1
- package/build-module/list-item/index.js +1 -1
- package/build-module/list-item/list-style-type.native.js +29 -34
- package/build-module/list-item/list-style-type.native.js.map +1 -1
- package/build-module/list-item/save.js +5 -5
- package/build-module/list-item/save.js.map +1 -1
- package/build-module/list-item/transforms.js +1 -4
- package/build-module/list-item/transforms.js.map +1 -1
- package/build-module/list-item/utils.js +4 -4
- package/build-module/list-item/utils.js.map +1 -1
- package/build-module/{private-apis.js → lock-unlock.js} +1 -1
- package/build-module/lock-unlock.js.map +1 -0
- package/build-module/loginout/edit.js +8 -8
- package/build-module/loginout/edit.js.map +1 -1
- package/build-module/loginout/index.js +1 -2
- package/build-module/loginout/index.js.map +1 -1
- package/build-module/media-text/deprecated.js +65 -64
- package/build-module/media-text/deprecated.js.map +1 -1
- package/build-module/media-text/edit.js +31 -42
- package/build-module/media-text/edit.js.map +1 -1
- package/build-module/media-text/edit.native.js +9 -13
- package/build-module/media-text/edit.native.js.map +1 -1
- package/build-module/media-text/index.js +1 -1
- package/build-module/media-text/media-container.js +23 -24
- package/build-module/media-text/media-container.js.map +1 -1
- package/build-module/media-text/media-container.native.js +12 -12
- package/build-module/media-text/media-container.native.js.map +1 -1
- package/build-module/media-text/save.js +20 -17
- package/build-module/media-text/save.js.map +1 -1
- package/build-module/media-text/transforms.js +73 -91
- package/build-module/media-text/transforms.js.map +1 -1
- package/build-module/missing/edit.js +13 -14
- package/build-module/missing/edit.js.map +1 -1
- package/build-module/missing/edit.native.js +7 -8
- package/build-module/missing/edit.native.js.map +1 -1
- package/build-module/missing/index.js +4 -6
- package/build-module/missing/index.js.map +1 -1
- package/build-module/missing/save.js +3 -4
- package/build-module/missing/save.js.map +1 -1
- package/build-module/more/edit.js +13 -16
- package/build-module/more/edit.js.map +1 -1
- package/build-module/more/edit.native.js +3 -8
- package/build-module/more/edit.native.js.map +1 -1
- package/build-module/more/index.js +4 -6
- package/build-module/more/index.js.map +1 -1
- package/build-module/more/save.js +6 -7
- package/build-module/more/save.js.map +1 -1
- package/build-module/navigation/constants.js +6 -0
- package/build-module/navigation/constants.js.map +1 -1
- package/build-module/navigation/deprecated.js +17 -28
- package/build-module/navigation/deprecated.js.map +1 -1
- package/build-module/navigation/edit/are-blocks-dirty.js +1 -1
- package/build-module/navigation/edit/are-blocks-dirty.js.map +1 -1
- package/build-module/navigation/edit/deleted-navigation-warning.js +3 -4
- package/build-module/navigation/edit/deleted-navigation-warning.js.map +1 -1
- package/build-module/navigation/edit/index.js +68 -62
- package/build-module/navigation/edit/index.js.map +1 -1
- package/build-module/navigation/edit/inner-blocks.js +12 -15
- package/build-module/navigation/edit/inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/leaf-more-menu.js +38 -43
- package/build-module/navigation/edit/leaf-more-menu.js.map +1 -1
- package/build-module/navigation/edit/manage-menus-button.js +5 -6
- package/build-module/navigation/edit/manage-menus-button.js.map +1 -1
- package/build-module/navigation/edit/menu-inspector-controls.js +52 -52
- package/build-module/navigation/edit/menu-inspector-controls.js.map +1 -1
- package/build-module/navigation/edit/navigation-menu-delete-control.js +3 -4
- package/build-module/navigation/edit/navigation-menu-delete-control.js.map +1 -1
- package/build-module/navigation/edit/navigation-menu-selector.js +63 -61
- package/build-module/navigation/edit/navigation-menu-selector.js.map +1 -1
- package/build-module/navigation/edit/overlay-menu-icon.js +3 -5
- package/build-module/navigation/edit/overlay-menu-icon.js.map +1 -1
- package/build-module/navigation/edit/overlay-menu-preview.js +5 -6
- package/build-module/navigation/edit/overlay-menu-preview.js.map +1 -1
- package/build-module/navigation/edit/placeholder/index.js +10 -11
- package/build-module/navigation/edit/placeholder/index.js.map +1 -1
- package/build-module/navigation/edit/placeholder/placeholder-preview.js +3 -4
- package/build-module/navigation/edit/placeholder/placeholder-preview.js.map +1 -1
- package/build-module/navigation/edit/responsive-wrapper.js +20 -21
- package/build-module/navigation/edit/responsive-wrapper.js.map +1 -1
- package/build-module/navigation/edit/unsaved-inner-blocks.js +14 -20
- package/build-module/navigation/edit/unsaved-inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/use-convert-classic-menu-to-block-menu.js +2 -3
- package/build-module/navigation/edit/use-convert-classic-menu-to-block-menu.js.map +1 -1
- package/build-module/navigation/edit/use-create-navigation-menu.js +3 -7
- package/build-module/navigation/edit/use-create-navigation-menu.js.map +1 -1
- package/build-module/navigation/edit/use-generate-default-navigation-title.js +1 -5
- package/build-module/navigation/edit/use-generate-default-navigation-title.js.map +1 -1
- package/build-module/navigation/edit/use-inner-blocks.js +1 -1
- package/build-module/navigation/edit/use-inner-blocks.js.map +1 -1
- package/build-module/navigation/edit/use-navigation-notice.js +4 -5
- package/build-module/navigation/edit/use-navigation-notice.js.map +1 -1
- package/build-module/navigation/edit/utils.js +2 -4
- package/build-module/navigation/edit/utils.js.map +1 -1
- package/build-module/navigation/index.js +2 -3
- package/build-module/navigation/index.js.map +1 -1
- package/build-module/navigation/interactivity.js +97 -87
- package/build-module/navigation/interactivity.js.map +1 -1
- package/build-module/navigation/menu-items-to-blocks.js +25 -34
- package/build-module/navigation/menu-items-to-blocks.js.map +1 -1
- package/build-module/navigation/save.js +3 -5
- package/build-module/navigation/save.js.map +1 -1
- package/build-module/navigation/use-navigation-entities.js +2 -2
- package/build-module/navigation/use-navigation-entities.js.map +1 -1
- package/build-module/navigation/use-navigation-menu.js +9 -8
- package/build-module/navigation/use-navigation-menu.js.map +1 -1
- package/build-module/navigation/use-template-part-area-label.js +3 -5
- package/build-module/navigation/use-template-part-area-label.js.map +1 -1
- package/build-module/navigation/view-modal.js +2 -4
- package/build-module/navigation/view-modal.js.map +1 -1
- package/build-module/navigation/view.js +1 -1
- package/build-module/navigation/view.js.map +1 -1
- package/build-module/navigation-link/edit.js +19 -24
- package/build-module/navigation-link/edit.js.map +1 -1
- package/build-module/navigation-link/hooks.js +2 -2
- package/build-module/navigation-link/hooks.js.map +1 -1
- package/build-module/navigation-link/index.js +11 -16
- package/build-module/navigation-link/index.js.map +1 -1
- package/build-module/navigation-link/link-ui.js +10 -9
- package/build-module/navigation-link/link-ui.js.map +1 -1
- package/build-module/navigation-link/update-attributes.js +1 -4
- package/build-module/navigation-link/update-attributes.js.map +1 -1
- package/build-module/navigation-submenu/edit.js +17 -18
- package/build-module/navigation-submenu/edit.js.map +1 -1
- package/build-module/navigation-submenu/index.js +7 -12
- package/build-module/navigation-submenu/index.js.map +1 -1
- package/build-module/navigation-submenu/transforms.js +6 -30
- package/build-module/navigation-submenu/transforms.js.map +1 -1
- package/build-module/nextpage/edit.js +2 -1
- package/build-module/nextpage/edit.js.map +1 -1
- package/build-module/nextpage/edit.native.js +8 -9
- package/build-module/nextpage/edit.native.js.map +1 -1
- package/build-module/nextpage/index.js +1 -1
- package/build-module/page-list/convert-to-links-modal.js +5 -6
- package/build-module/page-list/convert-to-links-modal.js.map +1 -1
- package/build-module/page-list/edit.js +35 -41
- package/build-module/page-list/edit.js.map +1 -1
- package/build-module/page-list/index.js +1 -2
- package/build-module/page-list/index.js.map +1 -1
- package/build-module/page-list/use-convert-to-navigation-links.js +16 -21
- package/build-module/page-list/use-convert-to-navigation-links.js.map +1 -1
- package/build-module/page-list-item/edit.js +7 -7
- package/build-module/page-list-item/edit.js.map +1 -1
- package/build-module/page-list-item/index.js +4 -7
- package/build-module/page-list-item/index.js.map +1 -1
- package/build-module/paragraph/deprecated.js +23 -28
- package/build-module/paragraph/deprecated.js.map +1 -1
- package/build-module/paragraph/edit.js +16 -19
- package/build-module/paragraph/edit.js.map +1 -1
- package/build-module/paragraph/edit.native.js +13 -16
- package/build-module/paragraph/edit.native.js.map +1 -1
- package/build-module/paragraph/index.js +4 -6
- package/build-module/paragraph/index.js.map +1 -1
- package/build-module/paragraph/save.js +8 -8
- package/build-module/paragraph/save.js.map +1 -1
- package/build-module/paragraph/transforms.js +10 -13
- package/build-module/paragraph/transforms.js.map +1 -1
- package/build-module/pattern/edit.js +12 -40
- package/build-module/pattern/edit.js.map +1 -1
- package/build-module/pattern/index.js +5 -14
- package/build-module/pattern/index.js.map +1 -1
- package/build-module/post-author/edit.js +22 -24
- package/build-module/post-author/edit.js.map +1 -1
- package/build-module/post-author/index.js +1 -2
- package/build-module/post-author/index.js.map +1 -1
- package/build-module/post-author-biography/edit.js +14 -18
- package/build-module/post-author-biography/edit.js.map +1 -1
- package/build-module/post-author-biography/index.js +1 -2
- package/build-module/post-author-biography/index.js.map +1 -1
- package/build-module/post-author-name/edit.js +16 -18
- package/build-module/post-author-name/edit.js.map +1 -1
- package/build-module/post-author-name/index.js +1 -2
- package/build-module/post-author-name/index.js.map +1 -1
- package/build-module/post-author-name/transforms.js +10 -16
- package/build-module/post-author-name/transforms.js.map +1 -1
- package/build-module/post-comment/edit.js +10 -9
- package/build-module/post-comment/edit.js.map +1 -1
- package/build-module/post-comment/index.js +1 -1
- package/build-module/post-comment/save.js +2 -1
- package/build-module/post-comment/save.js.map +1 -1
- package/build-module/post-comments-count/edit.js +8 -12
- package/build-module/post-comments-count/edit.js.map +1 -1
- package/build-module/post-comments-count/index.js +1 -2
- package/build-module/post-comments-count/index.js.map +1 -1
- package/build-module/post-comments-form/edit.js +7 -7
- package/build-module/post-comments-form/edit.js.map +1 -1
- package/build-module/post-comments-form/form.js +5 -10
- package/build-module/post-comments-form/form.js.map +1 -1
- package/build-module/post-comments-form/index.js +1 -2
- package/build-module/post-comments-form/index.js.map +1 -1
- package/build-module/post-comments-link/edit.js +7 -7
- package/build-module/post-comments-link/edit.js.map +1 -1
- package/build-module/post-comments-link/index.js +1 -2
- package/build-module/post-comments-link/index.js.map +1 -1
- package/build-module/post-content/edit.js +37 -30
- package/build-module/post-content/edit.js.map +1 -1
- package/build-module/post-content/index.js +2 -3
- package/build-module/post-content/index.js.map +1 -1
- package/build-module/post-date/deprecated.js +4 -7
- package/build-module/post-date/deprecated.js.map +1 -1
- package/build-module/post-date/edit.js +29 -34
- package/build-module/post-date/edit.js.map +1 -1
- package/build-module/post-date/index.js +1 -2
- package/build-module/post-date/index.js.map +1 -1
- package/build-module/post-excerpt/edit.js +25 -25
- package/build-module/post-excerpt/edit.js.map +1 -1
- package/build-module/post-excerpt/index.js +3 -4
- package/build-module/post-excerpt/index.js.map +1 -1
- package/build-module/post-featured-image/dimension-controls.js +12 -13
- package/build-module/post-featured-image/dimension-controls.js.map +1 -1
- package/build-module/post-featured-image/edit.js +31 -39
- package/build-module/post-featured-image/edit.js.map +1 -1
- package/build-module/post-featured-image/index.js +1 -2
- package/build-module/post-featured-image/index.js.map +1 -1
- package/build-module/post-featured-image/overlay.js +11 -12
- package/build-module/post-featured-image/overlay.js.map +1 -1
- package/build-module/post-navigation-link/edit.js +13 -13
- package/build-module/post-navigation-link/edit.js.map +1 -1
- package/build-module/post-navigation-link/index.js +1 -2
- package/build-module/post-navigation-link/index.js.map +1 -1
- package/build-module/post-template/edit.js +109 -90
- package/build-module/post-template/edit.js.map +1 -1
- package/build-module/post-template/index.js +10 -5
- package/build-module/post-template/index.js.map +1 -1
- package/build-module/post-terms/edit.js +13 -22
- package/build-module/post-terms/edit.js.map +1 -1
- package/build-module/post-terms/hooks.js +9 -5
- package/build-module/post-terms/hooks.js.map +1 -1
- package/build-module/post-terms/index.js +1 -2
- package/build-module/post-terms/index.js.map +1 -1
- package/build-module/post-terms/use-post-terms.js +7 -12
- package/build-module/post-terms/use-post-terms.js.map +1 -1
- package/build-module/post-time-to-read/edit.js +7 -7
- package/build-module/post-time-to-read/edit.js.map +1 -1
- package/build-module/post-time-to-read/index.js +1 -1
- package/build-module/post-time-to-read/init.js +6 -0
- package/build-module/post-time-to-read/init.js.map +1 -0
- package/build-module/post-title/deprecated.js +4 -7
- package/build-module/post-title/deprecated.js.map +1 -1
- package/build-module/post-title/edit.js +38 -32
- package/build-module/post-title/edit.js.map +1 -1
- package/build-module/post-title/index.js +2 -3
- package/build-module/post-title/index.js.map +1 -1
- package/build-module/preformatted/edit.js +11 -13
- package/build-module/preformatted/edit.js.map +1 -1
- package/build-module/preformatted/edit.native.js +7 -8
- package/build-module/preformatted/edit.native.js.map +1 -1
- package/build-module/preformatted/index.js +1 -1
- package/build-module/preformatted/save.js +5 -5
- package/build-module/preformatted/save.js.map +1 -1
- package/build-module/preformatted/transforms.js +14 -20
- package/build-module/preformatted/transforms.js.map +1 -1
- package/build-module/pullquote/deprecated.js +71 -81
- package/build-module/pullquote/deprecated.js.map +1 -1
- package/build-module/pullquote/edit.js +8 -8
- package/build-module/pullquote/edit.js.map +1 -1
- package/build-module/pullquote/edit.native.js +15 -22
- package/build-module/pullquote/edit.native.js.map +1 -1
- package/build-module/pullquote/figure.native.js +5 -6
- package/build-module/pullquote/figure.native.js.map +1 -1
- package/build-module/pullquote/index.js +1 -1
- package/build-module/pullquote/save.js +8 -8
- package/build-module/pullquote/save.js.map +1 -1
- package/build-module/pullquote/transforms.js +17 -24
- package/build-module/pullquote/transforms.js.map +1 -1
- package/build-module/query/deprecated.js +208 -83
- package/build-module/query/deprecated.js.map +1 -1
- package/build-module/query/edit/index.js +2 -3
- package/build-module/query/edit/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/author-control.js +5 -8
- package/build-module/query/edit/inspector-controls/author-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/create-new-post-link.js +6 -7
- package/build-module/query/edit/inspector-controls/create-new-post-link.js.map +1 -1
- package/build-module/query/edit/inspector-controls/index.js +7 -8
- package/build-module/query/edit/inspector-controls/index.js.map +1 -1
- package/build-module/query/edit/inspector-controls/order-control.js +5 -6
- package/build-module/query/edit/inspector-controls/order-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/parent-control.js +10 -13
- package/build-module/query/edit/inspector-controls/parent-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/sticky-control.js +4 -5
- package/build-module/query/edit/inspector-controls/sticky-control.js.map +1 -1
- package/build-module/query/edit/inspector-controls/taxonomy-controls.js +15 -19
- package/build-module/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
- package/build-module/query/edit/pattern-selection-modal.js +5 -6
- package/build-module/query/edit/pattern-selection-modal.js.map +1 -1
- package/build-module/query/edit/query-content.js +26 -15
- package/build-module/query/edit/query-content.js.map +1 -1
- package/build-module/query/edit/query-placeholder.js +20 -22
- package/build-module/query/edit/query-placeholder.js.map +1 -1
- package/build-module/query/edit/query-toolbar.js +18 -42
- package/build-module/query/edit/query-toolbar.js.map +1 -1
- package/build-module/query/index.js +2 -9
- package/build-module/query/index.js.map +1 -1
- package/build-module/query/save.js +7 -7
- package/build-module/query/save.js.map +1 -1
- package/build-module/query/utils.js +25 -62
- package/build-module/query/utils.js.map +1 -1
- package/build-module/query-no-results/edit.js +2 -1
- package/build-module/query-no-results/edit.js.map +1 -1
- package/build-module/query-no-results/index.js +1 -2
- package/build-module/query-no-results/index.js.map +1 -1
- package/build-module/query-pagination/deprecated.js +2 -1
- package/build-module/query-pagination/deprecated.js.map +1 -1
- package/build-module/query-pagination/edit.js +30 -12
- package/build-module/query-pagination/edit.js.map +1 -1
- package/build-module/query-pagination/index.js +8 -4
- package/build-module/query-pagination/index.js.map +1 -1
- package/build-module/query-pagination/query-pagination-arrow-controls.js +4 -5
- package/build-module/query-pagination/query-pagination-arrow-controls.js.map +1 -1
- package/build-module/query-pagination/query-pagination-label-control.js +20 -0
- package/build-module/query-pagination/query-pagination-label-control.js.map +1 -0
- package/build-module/query-pagination-next/edit.js +14 -14
- package/build-module/query-pagination-next/edit.js.map +1 -1
- package/build-module/query-pagination-next/index.js +2 -3
- package/build-module/query-pagination-next/index.js.map +1 -1
- package/build-module/query-pagination-numbers/edit.js +5 -8
- package/build-module/query-pagination-numbers/edit.js.map +1 -1
- package/build-module/query-pagination-numbers/index.js +1 -2
- package/build-module/query-pagination-numbers/index.js.map +1 -1
- package/build-module/query-pagination-previous/edit.js +15 -15
- package/build-module/query-pagination-previous/edit.js.map +1 -1
- package/build-module/query-pagination-previous/index.js +2 -3
- package/build-module/query-pagination-previous/index.js.map +1 -1
- package/build-module/query-title/deprecated.js +4 -7
- package/build-module/query-title/deprecated.js.map +1 -1
- package/build-module/query-title/edit.js +18 -21
- package/build-module/query-title/edit.js.map +1 -1
- package/build-module/query-title/index.js +1 -2
- package/build-module/query-title/index.js.map +1 -1
- package/build-module/quote/deprecated.js +21 -27
- package/build-module/quote/deprecated.js.map +1 -1
- package/build-module/quote/edit.js +15 -15
- package/build-module/quote/edit.js.map +1 -1
- package/build-module/quote/index.js +1 -1
- package/build-module/quote/save.js +7 -7
- package/build-module/quote/save.js.map +1 -1
- package/build-module/quote/transforms.js +37 -57
- package/build-module/quote/transforms.js.map +1 -1
- package/build-module/read-more/edit.js +12 -13
- package/build-module/read-more/edit.js.map +1 -1
- package/build-module/read-more/index.js +1 -2
- package/build-module/read-more/index.js.map +1 -1
- package/build-module/rss/edit.js +8 -7
- package/build-module/rss/edit.js.map +1 -1
- package/build-module/rss/index.js +1 -2
- package/build-module/rss/index.js.map +1 -1
- package/build-module/search/edit.js +77 -34
- package/build-module/search/edit.js.map +1 -1
- package/build-module/search/edit.native.js +34 -44
- package/build-module/search/edit.native.js.map +1 -1
- package/build-module/search/index.js +9 -2
- package/build-module/search/index.js.map +1 -1
- package/build-module/search/view.js +65 -0
- package/build-module/search/view.js.map +1 -0
- package/build-module/separator/deprecated.js +8 -8
- package/build-module/separator/deprecated.js.map +1 -1
- package/build-module/separator/edit.js +11 -13
- package/build-module/separator/edit.js.map +1 -1
- package/build-module/separator/index.js +1 -1
- package/build-module/separator/save.js +10 -12
- package/build-module/separator/save.js.map +1 -1
- package/build-module/shortcode/edit.js +8 -8
- package/build-module/shortcode/edit.js.map +1 -1
- package/build-module/shortcode/index.js +2 -2
- package/build-module/shortcode/save.js +3 -4
- package/build-module/shortcode/save.js.map +1 -1
- package/build-module/shortcode/transforms.js +3 -4
- package/build-module/shortcode/transforms.js.map +1 -1
- package/build-module/site-logo/edit.js +68 -83
- package/build-module/site-logo/edit.js.map +1 -1
- package/build-module/site-logo/index.js +1 -2
- package/build-module/site-logo/index.js.map +1 -1
- package/build-module/site-logo/transforms.js +4 -5
- package/build-module/site-logo/transforms.js.map +1 -1
- package/build-module/site-tagline/deprecated.js +4 -7
- package/build-module/site-tagline/deprecated.js.map +1 -1
- package/build-module/site-tagline/edit.js +11 -11
- package/build-module/site-tagline/edit.js.map +1 -1
- package/build-module/site-tagline/icon.js +0 -3
- package/build-module/site-tagline/icon.js.map +1 -1
- package/build-module/site-tagline/index.js +1 -2
- package/build-module/site-tagline/index.js.map +1 -1
- package/build-module/site-title/deprecated.js +4 -7
- package/build-module/site-title/deprecated.js.map +1 -1
- package/build-module/site-title/edit/index.js +15 -17
- package/build-module/site-title/edit/index.js.map +1 -1
- package/build-module/site-title/index.js +1 -2
- package/build-module/site-title/index.js.map +1 -1
- package/build-module/site-title/transforms.js +4 -5
- package/build-module/site-title/transforms.js.map +1 -1
- package/build-module/social-link/edit.js +21 -18
- package/build-module/social-link/edit.js.map +1 -1
- package/build-module/social-link/edit.native.js +11 -13
- package/build-module/social-link/edit.native.js.map +1 -1
- package/build-module/social-link/index.js +2 -3
- package/build-module/social-link/index.js.map +1 -1
- package/build-module/social-links/deprecated.js +7 -8
- package/build-module/social-links/deprecated.js.map +1 -1
- package/build-module/social-links/edit.js +39 -44
- package/build-module/social-links/edit.js.map +1 -1
- package/build-module/social-links/edit.native.js +18 -25
- package/build-module/social-links/edit.native.js.map +1 -1
- package/build-module/social-links/index.js +4 -2
- package/build-module/social-links/index.js.map +1 -1
- package/build-module/social-links/save.js +2 -1
- package/build-module/social-links/save.js.map +1 -1
- package/build-module/spacer/controls.js +18 -21
- package/build-module/spacer/controls.js.map +1 -1
- package/build-module/spacer/controls.native.js +7 -8
- package/build-module/spacer/controls.native.js.map +1 -1
- package/build-module/spacer/deprecated.js +11 -11
- package/build-module/spacer/deprecated.js.map +1 -1
- package/build-module/spacer/edit.js +30 -32
- package/build-module/spacer/edit.js.map +1 -1
- package/build-module/spacer/edit.native.js +11 -12
- package/build-module/spacer/edit.native.js.map +1 -1
- package/build-module/spacer/index.js +1 -1
- package/build-module/spacer/save.js +23 -14
- package/build-module/spacer/save.js.map +1 -1
- package/build-module/spacer/save.native.js +14 -14
- package/build-module/spacer/save.native.js.map +1 -1
- package/build-module/table/deprecated.js +83 -104
- package/build-module/table/deprecated.js.map +1 -1
- package/build-module/table/edit.js +51 -63
- package/build-module/table/edit.js.map +1 -1
- package/build-module/table/index.js +1 -1
- package/build-module/table/save.js +35 -41
- package/build-module/table/save.js.map +1 -1
- package/build-module/table/state.js +32 -59
- package/build-module/table/state.js.map +1 -1
- package/build-module/table/transforms.js +17 -20
- package/build-module/table/transforms.js.map +1 -1
- package/build-module/table-of-contents/edit.js +13 -12
- package/build-module/table-of-contents/edit.js.map +1 -1
- package/build-module/table-of-contents/index.js +1 -1
- package/build-module/table-of-contents/list.js +3 -4
- package/build-module/table-of-contents/list.js.map +1 -1
- package/build-module/table-of-contents/save.js +7 -8
- package/build-module/table-of-contents/save.js.map +1 -1
- package/build-module/table-of-contents/utils.js +1 -3
- package/build-module/table-of-contents/utils.js.map +1 -1
- package/build-module/tag-cloud/edit.js +8 -9
- package/build-module/tag-cloud/edit.js.map +1 -1
- package/build-module/tag-cloud/index.js +1 -2
- package/build-module/tag-cloud/index.js.map +1 -1
- package/build-module/template-part/edit/advanced-controls.js +15 -19
- package/build-module/template-part/edit/advanced-controls.js.map +1 -1
- package/build-module/template-part/edit/import-controls.js +7 -11
- package/build-module/template-part/edit/import-controls.js.map +1 -1
- package/build-module/template-part/edit/index.js +15 -12
- package/build-module/template-part/edit/index.js.map +1 -1
- package/build-module/template-part/edit/inner-blocks.js +11 -13
- package/build-module/template-part/edit/inner-blocks.js.map +1 -1
- package/build-module/template-part/edit/placeholder.js +7 -8
- package/build-module/template-part/edit/placeholder.js.map +1 -1
- package/build-module/template-part/edit/selection-modal.js +8 -11
- package/build-module/template-part/edit/selection-modal.js.map +1 -1
- package/build-module/template-part/edit/title-modal.js +5 -6
- package/build-module/template-part/edit/title-modal.js.map +1 -1
- package/build-module/template-part/edit/utils/hooks.js +4 -6
- package/build-module/template-part/edit/utils/hooks.js.map +1 -1
- package/build-module/template-part/edit/utils/transformers.js +3 -6
- package/build-module/template-part/edit/utils/transformers.js.map +1 -1
- package/build-module/template-part/index.js +11 -20
- package/build-module/template-part/index.js.map +1 -1
- package/build-module/template-part/variations.js +2 -2
- package/build-module/template-part/variations.js.map +1 -1
- package/build-module/term-description/edit.js +7 -7
- package/build-module/term-description/edit.js.map +1 -1
- package/build-module/term-description/index.js +1 -2
- package/build-module/term-description/index.js.map +1 -1
- package/build-module/text-columns/edit.js +9 -11
- package/build-module/text-columns/edit.js.map +1 -1
- package/build-module/text-columns/index.js +1 -1
- package/build-module/text-columns/save.js +14 -18
- package/build-module/text-columns/save.js.map +1 -1
- package/build-module/text-columns/transforms.js +14 -20
- package/build-module/text-columns/transforms.js.map +1 -1
- package/build-module/utils/init-block.native.js +1 -3
- package/build-module/utils/init-block.native.js.map +1 -1
- package/build-module/utils/interactivity/constants.js +1 -1
- package/build-module/utils/interactivity/constants.js.map +1 -1
- package/build-module/utils/interactivity/directives.js +74 -85
- package/build-module/utils/interactivity/directives.js.map +1 -1
- package/build-module/utils/interactivity/hooks.js +29 -46
- package/build-module/utils/interactivity/hooks.js.map +1 -1
- package/build-module/utils/interactivity/hydration.js +1 -1
- package/build-module/utils/interactivity/hydration.js.map +1 -1
- package/build-module/utils/interactivity/index.js +1 -3
- package/build-module/utils/interactivity/index.js.map +1 -1
- package/build-module/utils/interactivity/store.js +4 -5
- package/build-module/utils/interactivity/store.js.map +1 -1
- package/build-module/utils/interactivity/vdom.js +14 -4
- package/build-module/utils/interactivity/vdom.js.map +1 -1
- package/build-module/utils/migrate-font-family.js +2 -4
- package/build-module/utils/migrate-font-family.js.map +1 -1
- package/build-module/utils/search-patterns.js +5 -19
- package/build-module/utils/search-patterns.js.map +1 -1
- package/build-module/utils/transformation-categories.native.js +1 -4
- package/build-module/utils/transformation-categories.native.js.map +1 -1
- package/build-module/verse/deprecated.js +14 -18
- package/build-module/verse/deprecated.js.map +1 -1
- package/build-module/verse/edit.js +11 -13
- package/build-module/verse/edit.js.map +1 -1
- package/build-module/verse/index.js +1 -1
- package/build-module/verse/save.js +7 -7
- package/build-module/verse/save.js.map +1 -1
- package/build-module/video/deprecated.js +6 -6
- package/build-module/video/deprecated.js.map +1 -1
- package/build-module/video/edit-common-settings.js +4 -5
- package/build-module/video/edit-common-settings.js.map +1 -1
- package/build-module/video/edit.js +22 -29
- package/build-module/video/edit.js.map +1 -1
- package/build-module/video/edit.native.js +26 -31
- package/build-module/video/edit.native.js.map +1 -1
- package/build-module/video/index.js +1 -1
- package/build-module/video/save.js +5 -5
- package/build-module/video/save.js.map +1 -1
- package/build-module/video/tracks-editor.js +39 -51
- package/build-module/video/tracks-editor.js.map +1 -1
- package/build-module/video/tracks.js +7 -8
- package/build-module/video/tracks.js.map +1 -1
- package/build-module/video/transforms.js +30 -35
- package/build-module/video/transforms.js.map +1 -1
- package/build-style/avatar/style-rtl.css +1 -0
- package/build-style/avatar/style.css +1 -0
- package/build-style/editor-rtl.css +0 -17
- package/build-style/editor.css +0 -17
- package/build-style/footnotes/style-rtl.css +106 -0
- package/build-style/footnotes/style.css +106 -0
- package/build-style/image/style-rtl.css +87 -17
- package/build-style/image/style.css +87 -17
- package/build-style/navigation/editor-rtl.css +0 -17
- package/build-style/navigation/editor.css +0 -17
- package/build-style/post-template/style-rtl.css +6 -0
- package/build-style/post-template/style.css +6 -0
- package/build-style/search/style-rtl.css +30 -0
- package/build-style/search/style.css +30 -0
- package/build-style/social-links/style-rtl.css +4 -0
- package/build-style/social-links/style.css +4 -0
- package/build-style/style-rtl.css +156 -18
- package/build-style/style.css +156 -18
- package/build-style/term-description/style-rtl.css +97 -0
- package/build-style/term-description/style.css +97 -0
- package/package.json +33 -32
- package/src/archives/block.json +1 -2
- package/src/audio/block.json +1 -1
- package/src/avatar/block.json +1 -2
- package/src/avatar/style.scss +1 -0
- package/src/block/block.json +2 -2
- package/src/block/edit.js +1 -0
- package/src/block/test/__snapshots__/transforms.native.js.snap +2 -2
- package/src/block/test/edit.native.js +5 -7
- package/src/block/test/transforms.native.js +1 -1
- package/src/button/block.json +1 -1
- package/src/buttons/block.json +2 -2
- package/src/buttons/edit.native.js +7 -6
- package/src/buttons/test/__snapshots__/edit.native.js.snap +6 -0
- package/src/buttons/test/edit.native.js +30 -2
- package/src/calendar/block.json +1 -2
- package/src/categories/block.json +1 -2
- package/src/code/block.json +1 -1
- package/src/column/block.json +2 -2
- package/src/columns/block.json +2 -2
- package/src/columns/test/__snapshots__/edit.native.js.snap +72 -0
- package/src/columns/test/edit.native.js +61 -32
- package/src/comment-author-avatar/block.json +1 -2
- package/src/comment-author-name/block.json +1 -2
- package/src/comment-content/block.json +1 -2
- package/src/comment-date/block.json +1 -2
- package/src/comment-edit-link/block.json +1 -2
- package/src/comment-reply-link/block.json +1 -2
- package/src/comment-template/block.json +1 -2
- package/src/comment-template/index.php +13 -1
- package/src/comments/block.json +1 -2
- package/src/comments/deprecated.js +1 -1
- package/src/comments-pagination/block.json +2 -3
- package/src/comments-pagination-next/block.json +1 -2
- package/src/comments-pagination-next/index.php +1 -1
- package/src/comments-pagination-numbers/block.json +1 -2
- package/src/comments-pagination-previous/block.json +1 -2
- package/src/comments-pagination-previous/index.php +1 -1
- package/src/comments-title/block.json +1 -1
- package/src/comments-title/edit.js +2 -6
- package/src/cover/block.json +2 -2
- package/src/cover/edit/resizable-cover-popover.js +1 -1
- package/src/cover/test/edit.native.js +45 -31
- package/src/cover/transforms.js +1 -1
- package/src/details/block.json +2 -3
- package/src/details/edit.js +12 -9
- package/src/details/init.js +6 -0
- package/src/embed/block.json +1 -1
- package/src/embed/test/index.native.js +38 -44
- package/src/file/block.json +1 -1
- package/src/file/index.php +47 -7
- package/src/footnotes/block.json +18 -0
- package/src/footnotes/edit.js +52 -0
- package/src/footnotes/format.js +112 -0
- package/src/footnotes/index.js +29 -0
- package/src/footnotes/index.php +78 -0
- package/src/footnotes/style.scss +18 -0
- package/src/freeform/block.json +2 -2
- package/src/gallery/block.json +2 -2
- package/src/gallery/edit.js +4 -1
- package/src/gallery/gallery.native.js +1 -1
- package/src/gallery/test/__snapshots__/index.native.js.snap +6 -0
- package/src/gallery/test/index.native.js +23 -1
- package/src/gallery/v1/save.js +1 -1
- package/src/group/block.json +2 -2
- package/src/group/deprecated.js +1 -1
- package/src/group/test/edit.native.js +2 -4
- package/src/heading/block.json +1 -1
- package/src/heading/edit.js +2 -2
- package/src/home-link/block.json +1 -2
- package/src/html/block.json +1 -1
- package/src/image/block.json +4 -4
- package/src/image/edit.js +1 -1
- package/src/image/image.js +23 -11
- package/src/image/index.php +0 -72
- package/src/image/interactivity.js +160 -13
- package/src/image/style.scss +97 -15
- package/src/image/test/edit.native.js +3 -13
- package/src/index.js +3 -3
- package/src/latest-comments/block.json +1 -2
- package/src/latest-posts/block.json +1 -2
- package/src/latest-posts/edit.js +17 -9
- package/src/latest-posts/index.php +8 -0
- package/src/list/block.json +1 -1
- package/src/list/ordered-list-settings.js +20 -2
- package/src/list/test/edit.native.js +5 -0
- package/src/list-item/block.json +1 -1
- package/src/loginout/block.json +1 -2
- package/src/media-text/block.json +1 -1
- package/src/media-text/edit.js +1 -1
- package/src/missing/block.json +1 -1
- package/src/more/block.json +1 -1
- package/src/more/edit.native.js +8 -15
- package/src/navigation/block.json +2 -3
- package/src/navigation/constants.js +11 -0
- package/src/navigation/deprecated.js +1 -1
- package/src/navigation/edit/index.js +15 -6
- package/src/navigation/edit/leaf-more-menu.js +1 -2
- package/src/navigation/edit/menu-inspector-controls.js +67 -76
- package/src/navigation/edit/navigation-menu-selector.js +17 -7
- package/src/navigation/edit/unsaved-inner-blocks.js +6 -6
- package/src/navigation/editor.scss +0 -22
- package/src/navigation/index.php +183 -32
- package/src/navigation/interactivity.js +75 -57
- package/src/navigation/test/use-navigation-menu.js +15 -3
- package/src/navigation/use-navigation-menu.js +11 -8
- package/src/navigation-link/block.json +1 -1
- package/src/navigation-link/edit.js +1 -9
- package/src/navigation-link/hooks.js +2 -2
- package/src/navigation-link/link-ui.js +12 -6
- package/src/navigation-link/test/__snapshots__/hooks.js.snap +2 -2
- package/src/navigation-submenu/block.json +1 -1
- package/src/nextpage/block.json +1 -1
- package/src/nextpage/edit.native.js +2 -2
- package/src/page-list/block.json +1 -2
- package/src/page-list-item/block.json +1 -1
- package/src/page-list-item/index.php +14 -0
- package/src/paragraph/block.json +1 -1
- package/src/paragraph/test/__snapshots__/edit.native.js.snap +39 -0
- package/src/paragraph/test/edit.native.js +3 -3
- package/src/pattern/block.json +2 -6
- package/src/pattern/edit.js +14 -40
- package/src/pattern/index.js +4 -5
- package/src/pattern/index.php +1 -13
- package/src/post-author/block.json +1 -2
- package/src/post-author/edit.js +3 -3
- package/src/post-author-biography/block.json +1 -2
- package/src/post-author-name/block.json +1 -2
- package/src/post-comment/block.json +1 -1
- package/src/post-comments-count/block.json +1 -2
- package/src/post-comments-form/block.json +1 -2
- package/src/post-comments-link/block.json +1 -2
- package/src/post-content/block.json +2 -3
- package/src/post-content/edit.js +22 -2
- package/src/post-date/block.json +1 -2
- package/src/post-excerpt/block.json +3 -4
- package/src/post-excerpt/edit.js +5 -14
- package/src/post-excerpt/index.php +2 -2
- package/src/post-featured-image/block.json +1 -2
- package/src/post-navigation-link/block.json +1 -2
- package/src/post-template/block.json +10 -5
- package/src/post-template/edit.js +67 -30
- package/src/post-template/index.php +15 -9
- package/src/post-template/style.scss +8 -1
- package/src/post-terms/block.json +1 -2
- package/src/post-terms/edit.js +8 -7
- package/src/post-terms/hooks.js +3 -3
- package/src/post-time-to-read/block.json +1 -1
- package/src/post-time-to-read/init.js +6 -0
- package/src/post-title/block.json +2 -3
- package/src/post-title/edit.js +24 -19
- package/src/post-title/index.php +1 -1
- package/src/preformatted/block.json +1 -1
- package/src/preformatted/test/edit.native.js +1 -13
- package/src/pullquote/block.json +1 -1
- package/src/query/block.json +2 -9
- package/src/query/deprecated.js +173 -26
- package/src/query/edit/inspector-controls/index.js +5 -3
- package/src/query/edit/query-content.js +13 -5
- package/src/query/edit/query-toolbar.js +3 -22
- package/src/query-no-results/block.json +1 -2
- package/src/query-pagination/block.json +8 -4
- package/src/query-pagination/edit.js +18 -2
- package/src/query-pagination/query-pagination-label-control.js +19 -0
- package/src/query-pagination-next/block.json +2 -3
- package/src/query-pagination-next/edit.js +13 -11
- package/src/query-pagination-next/index.php +7 -2
- package/src/query-pagination-numbers/block.json +1 -2
- package/src/query-pagination-previous/block.json +2 -3
- package/src/query-pagination-previous/edit.js +13 -11
- package/src/query-pagination-previous/index.php +7 -2
- package/src/query-title/block.json +1 -2
- package/src/query-title/edit.js +2 -6
- package/src/quote/block.json +1 -1
- package/src/read-more/block.json +1 -2
- package/src/rss/block.json +1 -2
- package/src/search/block.json +9 -2
- package/src/search/edit.js +63 -5
- package/src/search/index.php +50 -51
- package/src/search/style.scss +39 -0
- package/src/search/view.js +68 -0
- package/src/separator/block.json +1 -1
- package/src/shortcode/block.json +2 -2
- package/src/site-logo/block.json +1 -2
- package/src/site-logo/index.php +1 -1
- package/src/site-tagline/block.json +1 -2
- package/src/site-tagline/icon.js +0 -1
- package/src/site-title/block.json +1 -2
- package/src/site-title/edit/index.js +5 -6
- package/src/social-link/block.json +3 -2
- package/src/social-link/edit.js +10 -1
- package/src/social-link/index.php +22 -1
- package/src/social-links/block.json +4 -2
- package/src/social-links/style.scss +10 -0
- package/src/spacer/block.json +1 -1
- package/src/spacer/controls.js +1 -0
- package/src/spacer/save.js +7 -2
- package/src/spacer/test/index.native.js +33 -29
- package/src/style.scss +2 -0
- package/src/table/block.json +1 -1
- package/src/table-of-contents/block.json +1 -1
- package/src/tag-cloud/block.json +1 -2
- package/src/template-part/block.json +1 -2
- package/src/template-part/edit/inner-blocks.js +1 -1
- package/src/template-part/index.php +18 -11
- package/src/term-description/block.json +1 -2
- package/src/term-description/style.scss +11 -0
- package/src/text-columns/block.json +1 -1
- package/src/utils/interactivity/constants.js +1 -1
- package/src/utils/interactivity/directives.js +5 -5
- package/src/utils/interactivity/hydration.js +1 -1
- package/src/utils/interactivity/index.js +0 -2
- package/src/utils/interactivity/vdom.js +21 -4
- package/src/utils/migrate-font-family.js +1 -1
- package/src/verse/block.json +1 -1
- package/src/video/block.json +1 -1
- package/build/heading/heading-level-dropdown.js +0 -82
- package/build/heading/heading-level-dropdown.js.map +0 -1
- package/build/heading/heading-level-dropdown.native.js +0 -74
- package/build/heading/heading-level-dropdown.native.js.map +0 -1
- package/build/pattern/v1/edit.js +0 -57
- package/build/pattern/v1/edit.js.map +0 -1
- package/build/private-apis.js.map +0 -1
- package/build/site-title/edit/level-icon.js +0 -41
- package/build/site-title/edit/level-icon.js.map +0 -1
- package/build/site-title/edit/level-toolbar.js +0 -52
- package/build/site-title/edit/level-toolbar.js.map +0 -1
- package/build-module/heading/heading-level-dropdown.js +0 -70
- package/build-module/heading/heading-level-dropdown.js.map +0 -1
- package/build-module/heading/heading-level-dropdown.native.js +0 -62
- package/build-module/heading/heading-level-dropdown.native.js.map +0 -1
- package/build-module/pattern/v1/edit.js +0 -48
- package/build-module/pattern/v1/edit.js.map +0 -1
- package/build-module/private-apis.js.map +0 -1
- package/build-module/site-title/edit/level-icon.js +0 -32
- package/build-module/site-title/edit/level-icon.js.map +0 -1
- package/build-module/site-title/edit/level-toolbar.js +0 -40
- package/build-module/site-title/edit/level-toolbar.js.map +0 -1
- package/src/heading/heading-level-dropdown.js +0 -69
- package/src/heading/heading-level-dropdown.native.js +0 -63
- package/src/pattern/v1/edit.js +0 -57
- package/src/site-title/edit/level-icon.js +0 -28
- package/src/site-title/edit/level-toolbar.js +0 -34
- /package/src/{private-apis.js → lock-unlock.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-edit-link/edit.js"],"names":["classnames","AlignmentControl","BlockControls","InspectorControls","useBlockProps","PanelBody","ToggleControl","__","Edit","attributes","linkTarget","textAlign","setAttributes","blockProps","className","blockControls","newAlign","inspectorControls","value","event","preventDefault"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,UAAP,MAAuB,YAAvB;AAEA;AACA;AACA;;AACA,SACCC,gBADD,EAECC,aAFD,EAGCC,iBAHD,EAICC,aAJD,QAKO,yBALP;AAMA,SAASC,SAAT,EAAoBC,aAApB,QAAyC,uBAAzC;AACA,SAASC,EAAT,QAAmB,iBAAnB;AAEA,eAAe,SAASC,IAAT,
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-edit-link/edit.js"],"names":["classnames","AlignmentControl","BlockControls","InspectorControls","useBlockProps","PanelBody","ToggleControl","__","Edit","attributes","linkTarget","textAlign","setAttributes","blockProps","className","blockControls","newAlign","inspectorControls","value","event","preventDefault"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,UAAP,MAAuB,YAAvB;AAEA;AACA;AACA;;AACA,SACCC,gBADD,EAECC,aAFD,EAGCC,iBAHD,EAICC,aAJD,QAKO,yBALP;AAMA,SAASC,SAAT,EAAoBC,aAApB,QAAyC,uBAAzC;AACA,SAASC,EAAT,QAAmB,iBAAnB;AAEA,eAAe,SAASC,IAAT,CAAe;AAC7BC,EAAAA,UAAU,EAAE;AAAEC,IAAAA,UAAF;AAAcC,IAAAA;AAAd,GADiB;AAE7BC,EAAAA;AAF6B,CAAf,EAGX;AACH,QAAMC,UAAU,GAAGT,aAAa,CAAE;AACjCU,IAAAA,SAAS,EAAEd,UAAU,CAAE;AACtB,OAAG,kBAAkBW,SAAW,EAAhC,GAAqCA;AADf,KAAF;AADY,GAAF,CAAhC;AAMA,QAAMI,aAAa,GAClB,cAAC,aAAD;AAAe,IAAA,KAAK,EAAC;AAArB,KACC,cAAC,gBAAD;AACC,IAAA,KAAK,EAAGJ,SADT;AAEC,IAAA,QAAQ,EAAKK,QAAF,IACVJ,aAAa,CAAE;AAAED,MAAAA,SAAS,EAAEK;AAAb,KAAF;AAHf,IADD,CADD;AAUA,QAAMC,iBAAiB,GACtB,cAAC,iBAAD,QACC,cAAC,SAAD;AAAW,IAAA,KAAK,EAAGV,EAAE,CAAE,UAAF;AAArB,KACC,cAAC,aAAD;AACC,IAAA,uBAAuB,MADxB;AAEC,IAAA,KAAK,EAAGA,EAAE,CAAE,iBAAF,CAFX;AAGC,IAAA,QAAQ,EAAKW,KAAF,IACVN,aAAa,CAAE;AACdF,MAAAA,UAAU,EAAEQ,KAAK,GAAG,QAAH,GAAc;AADjB,KAAF,CAJf;AAQC,IAAA,OAAO,EAAGR,UAAU,KAAK;AAR1B,IADD,CADD,CADD;AAiBA,SACC,8BACGK,aADH,EAEGE,iBAFH,EAGC,0BAAUJ;AAAV,KACC;AACC,IAAA,IAAI,EAAC,2BADN;AAEC,IAAA,OAAO,EAAKM,KAAF,IAAaA,KAAK,CAACC,cAAN;AAFxB,KAIGb,EAAE,CAAE,MAAF,CAJL,CADD,CAHD,CADD;AAcA","sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport {\n\tAlignmentControl,\n\tBlockControls,\n\tInspectorControls,\n\tuseBlockProps,\n} from '@wordpress/block-editor';\nimport { PanelBody, ToggleControl } from '@wordpress/components';\nimport { __ } from '@wordpress/i18n';\n\nexport default function Edit( {\n\tattributes: { linkTarget, textAlign },\n\tsetAttributes,\n} ) {\n\tconst blockProps = useBlockProps( {\n\t\tclassName: classnames( {\n\t\t\t[ `has-text-align-${ textAlign }` ]: textAlign,\n\t\t} ),\n\t} );\n\n\tconst blockControls = (\n\t\t<BlockControls group=\"block\">\n\t\t\t<AlignmentControl\n\t\t\t\tvalue={ textAlign }\n\t\t\t\tonChange={ ( newAlign ) =>\n\t\t\t\t\tsetAttributes( { textAlign: newAlign } )\n\t\t\t\t}\n\t\t\t/>\n\t\t</BlockControls>\n\t);\n\tconst inspectorControls = (\n\t\t<InspectorControls>\n\t\t\t<PanelBody title={ __( 'Settings' ) }>\n\t\t\t\t<ToggleControl\n\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\tlabel={ __( 'Open in new tab' ) }\n\t\t\t\t\tonChange={ ( value ) =>\n\t\t\t\t\t\tsetAttributes( {\n\t\t\t\t\t\t\tlinkTarget: value ? '_blank' : '_self',\n\t\t\t\t\t\t} )\n\t\t\t\t\t}\n\t\t\t\t\tchecked={ linkTarget === '_blank' }\n\t\t\t\t/>\n\t\t\t</PanelBody>\n\t\t</InspectorControls>\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ blockControls }\n\t\t\t{ inspectorControls }\n\t\t\t<div { ...blockProps }>\n\t\t\t\t<a\n\t\t\t\t\thref=\"#edit-comment-pseudo-link\"\n\t\t\t\t\tonClick={ ( event ) => event.preventDefault() }\n\t\t\t\t>\n\t\t\t\t\t{ __( 'Edit' ) }\n\t\t\t\t</a>\n\t\t\t</div>\n\t\t</>\n\t);\n}\n"]}
|
|
@@ -9,7 +9,7 @@ import { commentEditLink as icon } from '@wordpress/icons';
|
|
|
9
9
|
import initBlock from '../utils/init-block';
|
|
10
10
|
const metadata = {
|
|
11
11
|
$schema: "https://schemas.wp.org/trunk/block.json",
|
|
12
|
-
apiVersion:
|
|
12
|
+
apiVersion: 3,
|
|
13
13
|
name: "core/comment-edit-link",
|
|
14
14
|
title: "Comment Edit Link",
|
|
15
15
|
category: "theme",
|
|
@@ -27,7 +27,6 @@ const metadata = {
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
supports: {
|
|
30
|
-
anchor: true,
|
|
31
30
|
html: false,
|
|
32
31
|
color: {
|
|
33
32
|
link: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-edit-link/index.js"],"names":["commentEditLink","icon","initBlock","edit","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,eAAe,IAAIC,IAA5B,QAAwC,kBAAxC;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-edit-link/index.js"],"names":["commentEditLink","icon","initBlock","edit","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,eAAe,IAAIC,IAA5B,QAAwC,kBAAxC;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,OAAOC,IAAP,MAAiB,QAAjB;AAEA,MAAM;AAAEC,EAAAA;AAAF,IAAWC,QAAjB;AACA,SAASA,QAAT,EAAmBD,IAAnB;AAEA,OAAO,MAAME,QAAQ,GAAG;AACvBL,EAAAA,IADuB;AAEvBE,EAAAA;AAFuB,CAAjB;AAKP,OAAO,MAAMI,IAAI,GAAG,MAAML,SAAS,CAAE;AAAEE,EAAAA,IAAF;AAAQC,EAAAA,QAAR;AAAkBC,EAAAA;AAAlB,CAAF,CAA5B","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { commentEditLink as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport initBlock from '../utils/init-block';\nimport metadata from './block.json';\nimport edit from './edit';\n\nconst { name } = metadata;\nexport { metadata, name };\n\nexport const settings = {\n\ticon,\n\tedit,\n};\n\nexport const init = () => initBlock( { name, metadata, settings } );\n"]}
|
|
@@ -21,13 +21,12 @@ import { AlignmentControl, BlockControls, useBlockProps } from '@wordpress/block
|
|
|
21
21
|
* @return {JSX.Element} React element.
|
|
22
22
|
*/
|
|
23
23
|
|
|
24
|
-
function Edit(
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
} = _ref;
|
|
24
|
+
function Edit({
|
|
25
|
+
setAttributes,
|
|
26
|
+
attributes: {
|
|
27
|
+
textAlign
|
|
28
|
+
}
|
|
29
|
+
}) {
|
|
31
30
|
const blockProps = useBlockProps({
|
|
32
31
|
className: classnames({
|
|
33
32
|
[`has-text-align-${textAlign}`]: textAlign
|
|
@@ -41,7 +40,8 @@ function Edit(_ref) {
|
|
|
41
40
|
textAlign: newAlign
|
|
42
41
|
})
|
|
43
42
|
}));
|
|
44
|
-
return createElement(Fragment, null, blockControls, createElement("div", blockProps
|
|
43
|
+
return createElement(Fragment, null, blockControls, createElement("div", { ...blockProps
|
|
44
|
+
}, createElement("a", {
|
|
45
45
|
href: "#comment-reply-pseudo-link",
|
|
46
46
|
onClick: event => event.preventDefault()
|
|
47
47
|
}, __('Reply'))));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-reply-link/edit.js"],"names":["classnames","__","AlignmentControl","BlockControls","useBlockProps","Edit","setAttributes","attributes","textAlign","blockProps","className","blockControls","newAlign","event","preventDefault"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,UAAP,MAAuB,YAAvB;AAEA;AACA;AACA;;AACA,SAASC,EAAT,QAAmB,iBAAnB;AACA,SACCC,gBADD,EAECC,aAFD,EAGCC,aAHD,QAIO,yBAJP;AAMA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA,SAASC,IAAT,
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-reply-link/edit.js"],"names":["classnames","__","AlignmentControl","BlockControls","useBlockProps","Edit","setAttributes","attributes","textAlign","blockProps","className","blockControls","newAlign","event","preventDefault"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,UAAP,MAAuB,YAAvB;AAEA;AACA;AACA;;AACA,SAASC,EAAT,QAAmB,iBAAnB;AACA,SACCC,gBADD,EAECC,aAFD,EAGCC,aAHD,QAIO,yBAJP;AAMA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA,SAASC,IAAT,CAAe;AAAEC,EAAAA,aAAF;AAAiBC,EAAAA,UAAU,EAAE;AAAEC,IAAAA;AAAF;AAA7B,CAAf,EAA8D;AAC7D,QAAMC,UAAU,GAAGL,aAAa,CAAE;AACjCM,IAAAA,SAAS,EAAEV,UAAU,CAAE;AACtB,OAAG,kBAAkBQ,SAAW,EAAhC,GAAqCA;AADf,KAAF;AADY,GAAF,CAAhC;AAMA,QAAMG,aAAa,GAClB,cAAC,aAAD;AAAe,IAAA,KAAK,EAAC;AAArB,KACC,cAAC,gBAAD;AACC,IAAA,KAAK,EAAGH,SADT;AAEC,IAAA,QAAQ,EAAKI,QAAF,IACVN,aAAa,CAAE;AAAEE,MAAAA,SAAS,EAAEI;AAAb,KAAF;AAHf,IADD,CADD;AAWA,SACC,8BACGD,aADH,EAEC,0BAAUF;AAAV,KACC;AACC,IAAA,IAAI,EAAC,4BADN;AAEC,IAAA,OAAO,EAAKI,KAAF,IAAaA,KAAK,CAACC,cAAN;AAFxB,KAIGb,EAAE,CAAE,OAAF,CAJL,CADD,CAFD,CADD;AAaA;;AAED,eAAeI,IAAf","sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { __ } from '@wordpress/i18n';\nimport {\n\tAlignmentControl,\n\tBlockControls,\n\tuseBlockProps,\n} from '@wordpress/block-editor';\n\n/**\n * Renders the `core/comment-reply-link` block on the editor.\n *\n * @param {Object} props React props.\n * @param {Object} props.setAttributes Callback for updating block attributes.\n * @param {Object} props.attributes Block attributes.\n * @param {string} props.attributes.textAlign The `textAlign` attribute.\n *\n * @return {JSX.Element} React element.\n */\nfunction Edit( { setAttributes, attributes: { textAlign } } ) {\n\tconst blockProps = useBlockProps( {\n\t\tclassName: classnames( {\n\t\t\t[ `has-text-align-${ textAlign }` ]: textAlign,\n\t\t} ),\n\t} );\n\n\tconst blockControls = (\n\t\t<BlockControls group=\"block\">\n\t\t\t<AlignmentControl\n\t\t\t\tvalue={ textAlign }\n\t\t\t\tonChange={ ( newAlign ) =>\n\t\t\t\t\tsetAttributes( { textAlign: newAlign } )\n\t\t\t\t}\n\t\t\t/>\n\t\t</BlockControls>\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ blockControls }\n\t\t\t<div { ...blockProps }>\n\t\t\t\t<a\n\t\t\t\t\thref=\"#comment-reply-pseudo-link\"\n\t\t\t\t\tonClick={ ( event ) => event.preventDefault() }\n\t\t\t\t>\n\t\t\t\t\t{ __( 'Reply' ) }\n\t\t\t\t</a>\n\t\t\t</div>\n\t\t</>\n\t);\n}\n\nexport default Edit;\n"]}
|
|
@@ -9,7 +9,7 @@ import { commentReplyLink as icon } from '@wordpress/icons';
|
|
|
9
9
|
import initBlock from '../utils/init-block';
|
|
10
10
|
const metadata = {
|
|
11
11
|
$schema: "https://schemas.wp.org/trunk/block.json",
|
|
12
|
-
apiVersion:
|
|
12
|
+
apiVersion: 3,
|
|
13
13
|
name: "core/comment-reply-link",
|
|
14
14
|
title: "Comment Reply Link",
|
|
15
15
|
category: "theme",
|
|
@@ -23,7 +23,6 @@ const metadata = {
|
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
supports: {
|
|
26
|
-
anchor: true,
|
|
27
26
|
color: {
|
|
28
27
|
gradients: true,
|
|
29
28
|
link: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-reply-link/index.js"],"names":["commentReplyLink","icon","initBlock","edit","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,gBAAgB,IAAIC,IAA7B,QAAyC,kBAAzC;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-reply-link/index.js"],"names":["commentReplyLink","icon","initBlock","edit","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,gBAAgB,IAAIC,IAA7B,QAAyC,kBAAzC;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,OAAOC,IAAP,MAAiB,QAAjB;AAEA,MAAM;AAAEC,EAAAA;AAAF,IAAWC,QAAjB;AACA,SAASA,QAAT,EAAmBD,IAAnB;AAEA,OAAO,MAAME,QAAQ,GAAG;AACvBH,EAAAA,IADuB;AAEvBF,EAAAA;AAFuB,CAAjB;AAKP,OAAO,MAAMM,IAAI,GAAG,MAAML,SAAS,CAAE;AAAEE,EAAAA,IAAF;AAAQC,EAAAA,QAAR;AAAkBC,EAAAA;AAAlB,CAAF,CAA5B","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { commentReplyLink as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport initBlock from '../utils/init-block';\nimport metadata from './block.json';\nimport edit from './edit';\n\nconst { name } = metadata;\nexport { metadata, name };\n\nexport const settings = {\n\tedit,\n\ticon,\n};\n\nexport const init = () => initBlock( { name, metadata, settings } );\n"]}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
1
|
import { createElement } from "@wordpress/element";
|
|
3
2
|
|
|
4
3
|
/**
|
|
@@ -33,13 +32,12 @@ const TEMPLATE = [['core/avatar'], ['core/comment-author-name'], ['core/comment-
|
|
|
33
32
|
* @return {EmptyComment[]} Inner blocks of the Comment Template
|
|
34
33
|
*/
|
|
35
34
|
|
|
36
|
-
const getCommentsPlaceholder =
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
} = _ref;
|
|
35
|
+
const getCommentsPlaceholder = ({
|
|
36
|
+
perPage,
|
|
37
|
+
pageComments,
|
|
38
|
+
threadComments,
|
|
39
|
+
threadCommentsDepth
|
|
40
|
+
}) => {
|
|
43
41
|
// Limit commentsDepth to 3
|
|
44
42
|
const commentsDepth = !threadComments ? 1 : Math.min(threadCommentsDepth, 3);
|
|
45
43
|
|
|
@@ -94,28 +92,26 @@ const getCommentsPlaceholder = _ref => {
|
|
|
94
92
|
*/
|
|
95
93
|
|
|
96
94
|
|
|
97
|
-
function CommentTemplateInnerBlocks(
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
firstCommentId,
|
|
105
|
-
blocks
|
|
106
|
-
} = _ref2;
|
|
95
|
+
function CommentTemplateInnerBlocks({
|
|
96
|
+
comment,
|
|
97
|
+
activeCommentId,
|
|
98
|
+
setActiveCommentId,
|
|
99
|
+
firstCommentId,
|
|
100
|
+
blocks
|
|
101
|
+
}) {
|
|
107
102
|
const {
|
|
108
103
|
children,
|
|
109
104
|
...innerBlocksProps
|
|
110
105
|
} = useInnerBlocksProps({}, {
|
|
111
106
|
template: TEMPLATE
|
|
112
107
|
});
|
|
113
|
-
return createElement("li", innerBlocksProps
|
|
108
|
+
return createElement("li", { ...innerBlocksProps
|
|
109
|
+
}, comment.commentId === (activeCommentId || firstCommentId) ? children : null, createElement(MemoizedCommentTemplatePreview, {
|
|
114
110
|
blocks: blocks,
|
|
115
111
|
commentId: comment.commentId,
|
|
116
112
|
setActiveCommentId: setActiveCommentId,
|
|
117
113
|
isHidden: comment.commentId === (activeCommentId || firstCommentId)
|
|
118
|
-
}),
|
|
114
|
+
}), comment?.children?.length > 0 ? createElement(CommentsList, {
|
|
119
115
|
comments: comment.children,
|
|
120
116
|
activeCommentId: activeCommentId,
|
|
121
117
|
setActiveCommentId: setActiveCommentId,
|
|
@@ -124,13 +120,12 @@ function CommentTemplateInnerBlocks(_ref2) {
|
|
|
124
120
|
}) : null);
|
|
125
121
|
}
|
|
126
122
|
|
|
127
|
-
const CommentTemplatePreview =
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
} = _ref3;
|
|
123
|
+
const CommentTemplatePreview = ({
|
|
124
|
+
blocks,
|
|
125
|
+
commentId,
|
|
126
|
+
setActiveCommentId,
|
|
127
|
+
isHidden
|
|
128
|
+
}) => {
|
|
134
129
|
const blockPreviewProps = useBlockPreview({
|
|
135
130
|
blocks
|
|
136
131
|
});
|
|
@@ -146,14 +141,14 @@ const CommentTemplatePreview = _ref3 => {
|
|
|
146
141
|
const style = {
|
|
147
142
|
display: isHidden ? 'none' : undefined
|
|
148
143
|
};
|
|
149
|
-
return createElement("div",
|
|
144
|
+
return createElement("div", { ...blockPreviewProps,
|
|
150
145
|
tabIndex: 0,
|
|
151
146
|
role: "button",
|
|
152
147
|
style: style // eslint-disable-next-line jsx-a11y/no-noninteractive-element-to-interactive-role
|
|
153
148
|
,
|
|
154
149
|
onClick: handleOnClick,
|
|
155
150
|
onKeyPress: handleOnClick
|
|
156
|
-
})
|
|
151
|
+
});
|
|
157
152
|
};
|
|
158
153
|
|
|
159
154
|
const MemoizedCommentTemplatePreview = memo(CommentTemplatePreview);
|
|
@@ -171,52 +166,44 @@ const MemoizedCommentTemplatePreview = memo(CommentTemplatePreview);
|
|
|
171
166
|
* @return {WPElement} List of comments.
|
|
172
167
|
*/
|
|
173
168
|
|
|
174
|
-
const CommentsList =
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
blocks: blocks,
|
|
206
|
-
firstCommentId: firstCommentId
|
|
207
|
-
}));
|
|
208
|
-
}));
|
|
209
|
-
};
|
|
210
|
-
|
|
211
|
-
export default function CommentTemplateEdit(_ref6) {
|
|
212
|
-
var _commentTree$;
|
|
169
|
+
const CommentsList = ({
|
|
170
|
+
comments,
|
|
171
|
+
blockProps,
|
|
172
|
+
activeCommentId,
|
|
173
|
+
setActiveCommentId,
|
|
174
|
+
blocks,
|
|
175
|
+
firstCommentId
|
|
176
|
+
}) => createElement("ol", { ...blockProps
|
|
177
|
+
}, comments && comments.map(({
|
|
178
|
+
commentId,
|
|
179
|
+
...comment
|
|
180
|
+
}, index) => createElement(BlockContextProvider, {
|
|
181
|
+
key: comment.commentId || index,
|
|
182
|
+
value: {
|
|
183
|
+
// If the commentId is negative it means that this comment is a
|
|
184
|
+
// "placeholder" and that the block is most likely being used in the
|
|
185
|
+
// site editor. In this case, we have to set the commentId to `null`
|
|
186
|
+
// because otherwise the (non-existent) comment with a negative ID
|
|
187
|
+
// would be reqested from the REST API.
|
|
188
|
+
commentId: commentId < 0 ? null : commentId
|
|
189
|
+
}
|
|
190
|
+
}, createElement(CommentTemplateInnerBlocks, {
|
|
191
|
+
comment: {
|
|
192
|
+
commentId,
|
|
193
|
+
...comment
|
|
194
|
+
},
|
|
195
|
+
activeCommentId: activeCommentId,
|
|
196
|
+
setActiveCommentId: setActiveCommentId,
|
|
197
|
+
blocks: blocks,
|
|
198
|
+
firstCommentId: firstCommentId
|
|
199
|
+
}))));
|
|
213
200
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
201
|
+
export default function CommentTemplateEdit({
|
|
202
|
+
clientId,
|
|
203
|
+
context: {
|
|
204
|
+
postId
|
|
205
|
+
}
|
|
206
|
+
}) {
|
|
220
207
|
const blockProps = useBlockProps();
|
|
221
208
|
const [activeCommentId, setActiveCommentId] = useState();
|
|
222
209
|
const {
|
|
@@ -255,7 +242,8 @@ export default function CommentTemplateEdit(_ref6) {
|
|
|
255
242
|
commentOrder === 'desc' && topLevelComments ? [...topLevelComments].reverse() : topLevelComments);
|
|
256
243
|
|
|
257
244
|
if (!topLevelComments) {
|
|
258
|
-
return createElement("p", blockProps
|
|
245
|
+
return createElement("p", { ...blockProps
|
|
246
|
+
}, createElement(Spinner, null));
|
|
259
247
|
}
|
|
260
248
|
|
|
261
249
|
if (!postId) {
|
|
@@ -268,7 +256,8 @@ export default function CommentTemplateEdit(_ref6) {
|
|
|
268
256
|
}
|
|
269
257
|
|
|
270
258
|
if (!commentTree.length) {
|
|
271
|
-
return createElement("p", blockProps
|
|
259
|
+
return createElement("p", { ...blockProps
|
|
260
|
+
}, __('No results found.'));
|
|
272
261
|
}
|
|
273
262
|
|
|
274
263
|
return createElement(CommentsList, {
|
|
@@ -277,7 +266,7 @@ export default function CommentTemplateEdit(_ref6) {
|
|
|
277
266
|
blocks: blocks,
|
|
278
267
|
activeCommentId: activeCommentId,
|
|
279
268
|
setActiveCommentId: setActiveCommentId,
|
|
280
|
-
firstCommentId:
|
|
269
|
+
firstCommentId: commentTree[0]?.commentId
|
|
281
270
|
});
|
|
282
271
|
}
|
|
283
272
|
//# sourceMappingURL=edit.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-template/edit.js"],"names":["useState","memo","useSelect","__","BlockContextProvider","useBlockProps","useInnerBlocksProps","store","blockEditorStore","__experimentalUseBlockPreview","useBlockPreview","Spinner","coreStore","useCommentQueryArgs","useCommentTree","TEMPLATE","getCommentsPlaceholder","perPage","pageComments","threadComments","threadCommentsDepth","commentsDepth","Math","min","buildChildrenComment","commentsLevel","nextLevel","commentId","children","placeholderComments","push","CommentTemplateInnerBlocks","comment","activeCommentId","setActiveCommentId","firstCommentId","blocks","innerBlocksProps","template","length","CommentTemplatePreview","isHidden","blockPreviewProps","handleOnClick","style","display","undefined","MemoizedCommentTemplatePreview","CommentsList","comments","blockProps","map","index","CommentTemplateEdit","clientId","context","postId","commentOrder","commentsPerPage","select","getSettings","__experimentalDiscussionSettings","commentQuery","topLevelComments","getEntityRecords","getBlocks","commentTree","reverse"],"mappings":"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","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { useState, memo } from '@wordpress/element';\nimport { useSelect } from '@wordpress/data';\nimport { __ } from '@wordpress/i18n';\nimport {\n\tBlockContextProvider,\n\tuseBlockProps,\n\tuseInnerBlocksProps,\n\tstore as blockEditorStore,\n\t__experimentalUseBlockPreview as useBlockPreview,\n} from '@wordpress/block-editor';\nimport { Spinner } from '@wordpress/components';\nimport { store as coreStore } from '@wordpress/core-data';\n\n/**\n * Internal dependencies\n */\nimport { useCommentQueryArgs, useCommentTree } from './hooks';\n\nconst TEMPLATE = [\n\t[ 'core/avatar' ],\n\t[ 'core/comment-author-name' ],\n\t[ 'core/comment-date' ],\n\t[ 'core/comment-content' ],\n\t[ 'core/comment-reply-link' ],\n\t[ 'core/comment-edit-link' ],\n];\n\n/**\n * Function that returns a comment structure that will be rendered with default placehoders.\n *\n * Each comment has a `commentId` property that is always a negative number in\n * case of the placeholders. This is to ensure that the comment does not\n * conflict with the actual (real) comments.\n *\n * @param {Object} settings Discussion Settings.\n * @param {number} [settings.perPage] - Comments per page setting or block attribute.\n * @param {boolean} [settings.pageComments] - Enable break comments into pages setting.\n * @param {boolean} [settings.threadComments] - Enable threaded (nested) comments setting.\n * @param {number} [settings.threadCommentsDepth] - Level deep of threaded comments.\n *\n * @typedef {{id: null, children: EmptyComment[]}} EmptyComment\n * @return {EmptyComment[]} \t\tInner blocks of the Comment Template\n */\nconst getCommentsPlaceholder = ( {\n\tperPage,\n\tpageComments,\n\tthreadComments,\n\tthreadCommentsDepth,\n} ) => {\n\t// Limit commentsDepth to 3\n\tconst commentsDepth = ! threadComments\n\t\t? 1\n\t\t: Math.min( threadCommentsDepth, 3 );\n\n\tconst buildChildrenComment = ( commentsLevel ) => {\n\t\t// Render children comments until commentsDepth is reached\n\t\tif ( commentsLevel < commentsDepth ) {\n\t\t\tconst nextLevel = commentsLevel + 1;\n\n\t\t\treturn [\n\t\t\t\t{\n\t\t\t\t\tcommentId: -( commentsLevel + 3 ),\n\t\t\t\t\tchildren: buildChildrenComment( nextLevel ),\n\t\t\t\t},\n\t\t\t];\n\t\t}\n\t\treturn [];\n\t};\n\n\t// Add the first comment and its children\n\tconst placeholderComments = [\n\t\t{ commentId: -1, children: buildChildrenComment( 1 ) },\n\t];\n\n\t// Add a second comment unless the break comments setting is active and set to less than 2, and there is one nested comment max\n\tif ( ( ! pageComments || perPage >= 2 ) && commentsDepth < 3 ) {\n\t\tplaceholderComments.push( {\n\t\t\tcommentId: -2,\n\t\t\tchildren: [],\n\t\t} );\n\t}\n\n\t// Add a third comment unless the break comments setting is active and set to less than 3, and there aren't nested comments\n\tif ( ( ! pageComments || perPage >= 3 ) && commentsDepth < 2 ) {\n\t\tplaceholderComments.push( {\n\t\t\tcommentId: -3,\n\t\t\tchildren: [],\n\t\t} );\n\t}\n\n\t// In case that the value is set but larger than 3 we truncate it to 3.\n\treturn placeholderComments;\n};\n\n/**\n * Component which renders the inner blocks of the Comment Template.\n *\n * @param {Object} props Component props.\n * @param {Array} [props.comment] - A comment object.\n * @param {Array} [props.activeCommentId] - The ID of the comment that is currently active.\n * @param {Array} [props.setActiveCommentId] - The setter for activeCommentId.\n * @param {Array} [props.firstCommentId] - ID of the first comment in the array.\n * @param {Array} [props.blocks] - Array of blocks returned from\n * getBlocks() in parent .\n * @return {WPElement} \t\tInner blocks of the Comment Template\n */\nfunction CommentTemplateInnerBlocks( {\n\tcomment,\n\tactiveCommentId,\n\tsetActiveCommentId,\n\tfirstCommentId,\n\tblocks,\n} ) {\n\tconst { children, ...innerBlocksProps } = useInnerBlocksProps(\n\t\t{},\n\t\t{ template: TEMPLATE }\n\t);\n\n\treturn (\n\t\t<li { ...innerBlocksProps }>\n\t\t\t{ comment.commentId === ( activeCommentId || firstCommentId )\n\t\t\t\t? children\n\t\t\t\t: null }\n\n\t\t\t{ /* To avoid flicker when switching active block contexts, a preview\n\t\t\t is ALWAYS rendered and the preview for the active block is hidden.\n\t\t\t This ensures that when switching the active block, the component is not\n\t\t\t mounted again but rather it only toggles the `isHidden` prop.\n\t\t\t The same strategy is used for preventing the flicker in the Post Template\n\t\t\t block. */ }\n\t\t\t<MemoizedCommentTemplatePreview\n\t\t\t\tblocks={ blocks }\n\t\t\t\tcommentId={ comment.commentId }\n\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\tisHidden={\n\t\t\t\t\tcomment.commentId === ( activeCommentId || firstCommentId )\n\t\t\t\t}\n\t\t\t/>\n\n\t\t\t{ comment?.children?.length > 0 ? (\n\t\t\t\t<CommentsList\n\t\t\t\t\tcomments={ comment.children }\n\t\t\t\t\tactiveCommentId={ activeCommentId }\n\t\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\t\tblocks={ blocks }\n\t\t\t\t\tfirstCommentId={ firstCommentId }\n\t\t\t\t/>\n\t\t\t) : null }\n\t\t</li>\n\t);\n}\n\nconst CommentTemplatePreview = ( {\n\tblocks,\n\tcommentId,\n\tsetActiveCommentId,\n\tisHidden,\n} ) => {\n\tconst blockPreviewProps = useBlockPreview( {\n\t\tblocks,\n\t} );\n\n\tconst handleOnClick = () => {\n\t\tsetActiveCommentId( commentId );\n\t};\n\n\t// We have to hide the preview block if the `comment` props points to\n\t// the curently active block!\n\n\t// Or, to put it differently, every preview block is visible unless it is the\n\t// currently active block - in this case we render its inner blocks.\n\tconst style = {\n\t\tdisplay: isHidden ? 'none' : undefined,\n\t};\n\n\treturn (\n\t\t<div\n\t\t\t{ ...blockPreviewProps }\n\t\t\ttabIndex={ 0 }\n\t\t\trole=\"button\"\n\t\t\tstyle={ style }\n\t\t\t// eslint-disable-next-line jsx-a11y/no-noninteractive-element-to-interactive-role\n\t\t\tonClick={ handleOnClick }\n\t\t\tonKeyPress={ handleOnClick }\n\t\t/>\n\t);\n};\n\nconst MemoizedCommentTemplatePreview = memo( CommentTemplatePreview );\n\n/**\n * Component that renders a list of (nested) comments. It is called recursively.\n *\n * @param {Object} props Component props.\n * @param {Array} [props.comments] - Array of comment objects.\n * @param {Array} [props.blockProps] - Props from parent's `useBlockProps()`.\n * @param {Array} [props.activeCommentId] - The ID of the comment that is currently active.\n * @param {Array} [props.setActiveCommentId] - The setter for activeCommentId.\n * @param {Array} [props.blocks] - Array of blocks returned from getBlocks() in parent.\n * @param {Object} [props.firstCommentId] - The ID of the first comment in the array of\n * comment objects.\n * @return {WPElement} \t\tList of comments.\n */\nconst CommentsList = ( {\n\tcomments,\n\tblockProps,\n\tactiveCommentId,\n\tsetActiveCommentId,\n\tblocks,\n\tfirstCommentId,\n} ) => (\n\t<ol { ...blockProps }>\n\t\t{ comments &&\n\t\t\tcomments.map( ( { commentId, ...comment }, index ) => (\n\t\t\t\t<BlockContextProvider\n\t\t\t\t\tkey={ comment.commentId || index }\n\t\t\t\t\tvalue={ {\n\t\t\t\t\t\t// If the commentId is negative it means that this comment is a\n\t\t\t\t\t\t// \"placeholder\" and that the block is most likely being used in the\n\t\t\t\t\t\t// site editor. In this case, we have to set the commentId to `null`\n\t\t\t\t\t\t// because otherwise the (non-existent) comment with a negative ID\n\t\t\t\t\t\t// would be reqested from the REST API.\n\t\t\t\t\t\tcommentId: commentId < 0 ? null : commentId,\n\t\t\t\t\t} }\n\t\t\t\t>\n\t\t\t\t\t<CommentTemplateInnerBlocks\n\t\t\t\t\t\tcomment={ { commentId, ...comment } }\n\t\t\t\t\t\tactiveCommentId={ activeCommentId }\n\t\t\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\t\t\tblocks={ blocks }\n\t\t\t\t\t\tfirstCommentId={ firstCommentId }\n\t\t\t\t\t/>\n\t\t\t\t</BlockContextProvider>\n\t\t\t) ) }\n\t</ol>\n);\n\nexport default function CommentTemplateEdit( {\n\tclientId,\n\tcontext: { postId },\n} ) {\n\tconst blockProps = useBlockProps();\n\n\tconst [ activeCommentId, setActiveCommentId ] = useState();\n\tconst {\n\t\tcommentOrder,\n\t\tthreadCommentsDepth,\n\t\tthreadComments,\n\t\tcommentsPerPage,\n\t\tpageComments,\n\t} = useSelect( ( select ) => {\n\t\tconst { getSettings } = select( blockEditorStore );\n\t\treturn getSettings().__experimentalDiscussionSettings;\n\t} );\n\n\tconst commentQuery = useCommentQueryArgs( {\n\t\tpostId,\n\t} );\n\n\tconst { topLevelComments, blocks } = useSelect(\n\t\t( select ) => {\n\t\t\tconst { getEntityRecords } = select( coreStore );\n\t\t\tconst { getBlocks } = select( blockEditorStore );\n\t\t\treturn {\n\t\t\t\t// Request only top-level comments. Replies are embedded.\n\t\t\t\ttopLevelComments: commentQuery\n\t\t\t\t\t? getEntityRecords( 'root', 'comment', commentQuery )\n\t\t\t\t\t: null,\n\t\t\t\tblocks: getBlocks( clientId ),\n\t\t\t};\n\t\t},\n\t\t[ clientId, commentQuery ]\n\t);\n\n\t// Generate a tree structure of comment IDs.\n\tlet commentTree = useCommentTree(\n\t\t// Reverse the order of top comments if needed.\n\t\tcommentOrder === 'desc' && topLevelComments\n\t\t\t? [ ...topLevelComments ].reverse()\n\t\t\t: topLevelComments\n\t);\n\n\tif ( ! topLevelComments ) {\n\t\treturn (\n\t\t\t<p { ...blockProps }>\n\t\t\t\t<Spinner />\n\t\t\t</p>\n\t\t);\n\t}\n\n\tif ( ! postId ) {\n\t\tcommentTree = getCommentsPlaceholder( {\n\t\t\tperPage: commentsPerPage,\n\t\t\tpageComments,\n\t\t\tthreadComments,\n\t\t\tthreadCommentsDepth,\n\t\t} );\n\t}\n\n\tif ( ! commentTree.length ) {\n\t\treturn <p { ...blockProps }>{ __( 'No results found.' ) }</p>;\n\t}\n\n\treturn (\n\t\t<CommentsList\n\t\t\tcomments={ commentTree }\n\t\t\tblockProps={ blockProps }\n\t\t\tblocks={ blocks }\n\t\t\tactiveCommentId={ activeCommentId }\n\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\tfirstCommentId={ commentTree[ 0 ]?.commentId }\n\t\t/>\n\t);\n}\n"]}
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-template/edit.js"],"names":["useState","memo","useSelect","__","BlockContextProvider","useBlockProps","useInnerBlocksProps","store","blockEditorStore","__experimentalUseBlockPreview","useBlockPreview","Spinner","coreStore","useCommentQueryArgs","useCommentTree","TEMPLATE","getCommentsPlaceholder","perPage","pageComments","threadComments","threadCommentsDepth","commentsDepth","Math","min","buildChildrenComment","commentsLevel","nextLevel","commentId","children","placeholderComments","push","CommentTemplateInnerBlocks","comment","activeCommentId","setActiveCommentId","firstCommentId","blocks","innerBlocksProps","template","length","CommentTemplatePreview","isHidden","blockPreviewProps","handleOnClick","style","display","undefined","MemoizedCommentTemplatePreview","CommentsList","comments","blockProps","map","index","CommentTemplateEdit","clientId","context","postId","commentOrder","commentsPerPage","select","getSettings","__experimentalDiscussionSettings","commentQuery","topLevelComments","getEntityRecords","getBlocks","commentTree","reverse"],"mappings":"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","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { useState, memo } from '@wordpress/element';\nimport { useSelect } from '@wordpress/data';\nimport { __ } from '@wordpress/i18n';\nimport {\n\tBlockContextProvider,\n\tuseBlockProps,\n\tuseInnerBlocksProps,\n\tstore as blockEditorStore,\n\t__experimentalUseBlockPreview as useBlockPreview,\n} from '@wordpress/block-editor';\nimport { Spinner } from '@wordpress/components';\nimport { store as coreStore } from '@wordpress/core-data';\n\n/**\n * Internal dependencies\n */\nimport { useCommentQueryArgs, useCommentTree } from './hooks';\n\nconst TEMPLATE = [\n\t[ 'core/avatar' ],\n\t[ 'core/comment-author-name' ],\n\t[ 'core/comment-date' ],\n\t[ 'core/comment-content' ],\n\t[ 'core/comment-reply-link' ],\n\t[ 'core/comment-edit-link' ],\n];\n\n/**\n * Function that returns a comment structure that will be rendered with default placehoders.\n *\n * Each comment has a `commentId` property that is always a negative number in\n * case of the placeholders. This is to ensure that the comment does not\n * conflict with the actual (real) comments.\n *\n * @param {Object} settings Discussion Settings.\n * @param {number} [settings.perPage] - Comments per page setting or block attribute.\n * @param {boolean} [settings.pageComments] - Enable break comments into pages setting.\n * @param {boolean} [settings.threadComments] - Enable threaded (nested) comments setting.\n * @param {number} [settings.threadCommentsDepth] - Level deep of threaded comments.\n *\n * @typedef {{id: null, children: EmptyComment[]}} EmptyComment\n * @return {EmptyComment[]} \t\tInner blocks of the Comment Template\n */\nconst getCommentsPlaceholder = ( {\n\tperPage,\n\tpageComments,\n\tthreadComments,\n\tthreadCommentsDepth,\n} ) => {\n\t// Limit commentsDepth to 3\n\tconst commentsDepth = ! threadComments\n\t\t? 1\n\t\t: Math.min( threadCommentsDepth, 3 );\n\n\tconst buildChildrenComment = ( commentsLevel ) => {\n\t\t// Render children comments until commentsDepth is reached\n\t\tif ( commentsLevel < commentsDepth ) {\n\t\t\tconst nextLevel = commentsLevel + 1;\n\n\t\t\treturn [\n\t\t\t\t{\n\t\t\t\t\tcommentId: -( commentsLevel + 3 ),\n\t\t\t\t\tchildren: buildChildrenComment( nextLevel ),\n\t\t\t\t},\n\t\t\t];\n\t\t}\n\t\treturn [];\n\t};\n\n\t// Add the first comment and its children\n\tconst placeholderComments = [\n\t\t{ commentId: -1, children: buildChildrenComment( 1 ) },\n\t];\n\n\t// Add a second comment unless the break comments setting is active and set to less than 2, and there is one nested comment max\n\tif ( ( ! pageComments || perPage >= 2 ) && commentsDepth < 3 ) {\n\t\tplaceholderComments.push( {\n\t\t\tcommentId: -2,\n\t\t\tchildren: [],\n\t\t} );\n\t}\n\n\t// Add a third comment unless the break comments setting is active and set to less than 3, and there aren't nested comments\n\tif ( ( ! pageComments || perPage >= 3 ) && commentsDepth < 2 ) {\n\t\tplaceholderComments.push( {\n\t\t\tcommentId: -3,\n\t\t\tchildren: [],\n\t\t} );\n\t}\n\n\t// In case that the value is set but larger than 3 we truncate it to 3.\n\treturn placeholderComments;\n};\n\n/**\n * Component which renders the inner blocks of the Comment Template.\n *\n * @param {Object} props Component props.\n * @param {Array} [props.comment] - A comment object.\n * @param {Array} [props.activeCommentId] - The ID of the comment that is currently active.\n * @param {Array} [props.setActiveCommentId] - The setter for activeCommentId.\n * @param {Array} [props.firstCommentId] - ID of the first comment in the array.\n * @param {Array} [props.blocks] - Array of blocks returned from\n * getBlocks() in parent .\n * @return {WPElement} \t\tInner blocks of the Comment Template\n */\nfunction CommentTemplateInnerBlocks( {\n\tcomment,\n\tactiveCommentId,\n\tsetActiveCommentId,\n\tfirstCommentId,\n\tblocks,\n} ) {\n\tconst { children, ...innerBlocksProps } = useInnerBlocksProps(\n\t\t{},\n\t\t{ template: TEMPLATE }\n\t);\n\n\treturn (\n\t\t<li { ...innerBlocksProps }>\n\t\t\t{ comment.commentId === ( activeCommentId || firstCommentId )\n\t\t\t\t? children\n\t\t\t\t: null }\n\n\t\t\t{ /* To avoid flicker when switching active block contexts, a preview\n\t\t\t is ALWAYS rendered and the preview for the active block is hidden.\n\t\t\t This ensures that when switching the active block, the component is not\n\t\t\t mounted again but rather it only toggles the `isHidden` prop.\n\t\t\t The same strategy is used for preventing the flicker in the Post Template\n\t\t\t block. */ }\n\t\t\t<MemoizedCommentTemplatePreview\n\t\t\t\tblocks={ blocks }\n\t\t\t\tcommentId={ comment.commentId }\n\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\tisHidden={\n\t\t\t\t\tcomment.commentId === ( activeCommentId || firstCommentId )\n\t\t\t\t}\n\t\t\t/>\n\n\t\t\t{ comment?.children?.length > 0 ? (\n\t\t\t\t<CommentsList\n\t\t\t\t\tcomments={ comment.children }\n\t\t\t\t\tactiveCommentId={ activeCommentId }\n\t\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\t\tblocks={ blocks }\n\t\t\t\t\tfirstCommentId={ firstCommentId }\n\t\t\t\t/>\n\t\t\t) : null }\n\t\t</li>\n\t);\n}\n\nconst CommentTemplatePreview = ( {\n\tblocks,\n\tcommentId,\n\tsetActiveCommentId,\n\tisHidden,\n} ) => {\n\tconst blockPreviewProps = useBlockPreview( {\n\t\tblocks,\n\t} );\n\n\tconst handleOnClick = () => {\n\t\tsetActiveCommentId( commentId );\n\t};\n\n\t// We have to hide the preview block if the `comment` props points to\n\t// the curently active block!\n\n\t// Or, to put it differently, every preview block is visible unless it is the\n\t// currently active block - in this case we render its inner blocks.\n\tconst style = {\n\t\tdisplay: isHidden ? 'none' : undefined,\n\t};\n\n\treturn (\n\t\t<div\n\t\t\t{ ...blockPreviewProps }\n\t\t\ttabIndex={ 0 }\n\t\t\trole=\"button\"\n\t\t\tstyle={ style }\n\t\t\t// eslint-disable-next-line jsx-a11y/no-noninteractive-element-to-interactive-role\n\t\t\tonClick={ handleOnClick }\n\t\t\tonKeyPress={ handleOnClick }\n\t\t/>\n\t);\n};\n\nconst MemoizedCommentTemplatePreview = memo( CommentTemplatePreview );\n\n/**\n * Component that renders a list of (nested) comments. It is called recursively.\n *\n * @param {Object} props Component props.\n * @param {Array} [props.comments] - Array of comment objects.\n * @param {Array} [props.blockProps] - Props from parent's `useBlockProps()`.\n * @param {Array} [props.activeCommentId] - The ID of the comment that is currently active.\n * @param {Array} [props.setActiveCommentId] - The setter for activeCommentId.\n * @param {Array} [props.blocks] - Array of blocks returned from getBlocks() in parent.\n * @param {Object} [props.firstCommentId] - The ID of the first comment in the array of\n * comment objects.\n * @return {WPElement} \t\tList of comments.\n */\nconst CommentsList = ( {\n\tcomments,\n\tblockProps,\n\tactiveCommentId,\n\tsetActiveCommentId,\n\tblocks,\n\tfirstCommentId,\n} ) => (\n\t<ol { ...blockProps }>\n\t\t{ comments &&\n\t\t\tcomments.map( ( { commentId, ...comment }, index ) => (\n\t\t\t\t<BlockContextProvider\n\t\t\t\t\tkey={ comment.commentId || index }\n\t\t\t\t\tvalue={ {\n\t\t\t\t\t\t// If the commentId is negative it means that this comment is a\n\t\t\t\t\t\t// \"placeholder\" and that the block is most likely being used in the\n\t\t\t\t\t\t// site editor. In this case, we have to set the commentId to `null`\n\t\t\t\t\t\t// because otherwise the (non-existent) comment with a negative ID\n\t\t\t\t\t\t// would be reqested from the REST API.\n\t\t\t\t\t\tcommentId: commentId < 0 ? null : commentId,\n\t\t\t\t\t} }\n\t\t\t\t>\n\t\t\t\t\t<CommentTemplateInnerBlocks\n\t\t\t\t\t\tcomment={ { commentId, ...comment } }\n\t\t\t\t\t\tactiveCommentId={ activeCommentId }\n\t\t\t\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\t\t\t\tblocks={ blocks }\n\t\t\t\t\t\tfirstCommentId={ firstCommentId }\n\t\t\t\t\t/>\n\t\t\t\t</BlockContextProvider>\n\t\t\t) ) }\n\t</ol>\n);\n\nexport default function CommentTemplateEdit( {\n\tclientId,\n\tcontext: { postId },\n} ) {\n\tconst blockProps = useBlockProps();\n\n\tconst [ activeCommentId, setActiveCommentId ] = useState();\n\tconst {\n\t\tcommentOrder,\n\t\tthreadCommentsDepth,\n\t\tthreadComments,\n\t\tcommentsPerPage,\n\t\tpageComments,\n\t} = useSelect( ( select ) => {\n\t\tconst { getSettings } = select( blockEditorStore );\n\t\treturn getSettings().__experimentalDiscussionSettings;\n\t} );\n\n\tconst commentQuery = useCommentQueryArgs( {\n\t\tpostId,\n\t} );\n\n\tconst { topLevelComments, blocks } = useSelect(\n\t\t( select ) => {\n\t\t\tconst { getEntityRecords } = select( coreStore );\n\t\t\tconst { getBlocks } = select( blockEditorStore );\n\t\t\treturn {\n\t\t\t\t// Request only top-level comments. Replies are embedded.\n\t\t\t\ttopLevelComments: commentQuery\n\t\t\t\t\t? getEntityRecords( 'root', 'comment', commentQuery )\n\t\t\t\t\t: null,\n\t\t\t\tblocks: getBlocks( clientId ),\n\t\t\t};\n\t\t},\n\t\t[ clientId, commentQuery ]\n\t);\n\n\t// Generate a tree structure of comment IDs.\n\tlet commentTree = useCommentTree(\n\t\t// Reverse the order of top comments if needed.\n\t\tcommentOrder === 'desc' && topLevelComments\n\t\t\t? [ ...topLevelComments ].reverse()\n\t\t\t: topLevelComments\n\t);\n\n\tif ( ! topLevelComments ) {\n\t\treturn (\n\t\t\t<p { ...blockProps }>\n\t\t\t\t<Spinner />\n\t\t\t</p>\n\t\t);\n\t}\n\n\tif ( ! postId ) {\n\t\tcommentTree = getCommentsPlaceholder( {\n\t\t\tperPage: commentsPerPage,\n\t\t\tpageComments,\n\t\t\tthreadComments,\n\t\t\tthreadCommentsDepth,\n\t\t} );\n\t}\n\n\tif ( ! commentTree.length ) {\n\t\treturn <p { ...blockProps }>{ __( 'No results found.' ) }</p>;\n\t}\n\n\treturn (\n\t\t<CommentsList\n\t\t\tcomments={ commentTree }\n\t\t\tblockProps={ blockProps }\n\t\t\tblocks={ blocks }\n\t\t\tactiveCommentId={ activeCommentId }\n\t\t\tsetActiveCommentId={ setActiveCommentId }\n\t\t\tfirstCommentId={ commentTree[ 0 ]?.commentId }\n\t\t/>\n\t);\n}\n"]}
|
|
@@ -19,10 +19,9 @@ const MAX_COMMENTS_PER_PAGE = 100;
|
|
|
19
19
|
* @return {Object} Query args to retrieve the comments.
|
|
20
20
|
*/
|
|
21
21
|
|
|
22
|
-
export const useCommentQueryArgs =
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
} = _ref;
|
|
22
|
+
export const useCommentQueryArgs = ({
|
|
23
|
+
postId
|
|
24
|
+
}) => {
|
|
26
25
|
// Initialize the query args that are not going to change.
|
|
27
26
|
const queryArgs = {
|
|
28
27
|
status: 'approve',
|
|
@@ -82,13 +81,12 @@ export const useCommentQueryArgs = _ref => {
|
|
|
82
81
|
* @return {number} Index of the default comments page.
|
|
83
82
|
*/
|
|
84
83
|
|
|
85
|
-
const useDefaultPageIndex =
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
} = _ref2;
|
|
84
|
+
const useDefaultPageIndex = ({
|
|
85
|
+
defaultPage,
|
|
86
|
+
postId,
|
|
87
|
+
perPage,
|
|
88
|
+
queryArgs
|
|
89
|
+
}) => {
|
|
92
90
|
// Store the default page indices.
|
|
93
91
|
const [defaultPages, setDefaultPages] = useState({});
|
|
94
92
|
const key = `${postId}_${perPage}`;
|
|
@@ -132,12 +130,11 @@ const useDefaultPageIndex = _ref2 => {
|
|
|
132
130
|
|
|
133
131
|
|
|
134
132
|
export const useCommentTree = topLevelComments => {
|
|
135
|
-
const commentTree = useMemo(() => topLevelComments
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
const [children] = (_embedded === null || _embedded === void 0 ? void 0 : _embedded.children) || [[]];
|
|
133
|
+
const commentTree = useMemo(() => topLevelComments?.map(({
|
|
134
|
+
id,
|
|
135
|
+
_embedded
|
|
136
|
+
}) => {
|
|
137
|
+
const [children] = _embedded?.children || [[]];
|
|
141
138
|
return {
|
|
142
139
|
commentId: id,
|
|
143
140
|
children: children.map(child => ({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-template/hooks.js"],"names":["useState","useEffect","useMemo","useSelect","store","blockEditorStore","addQueryArgs","apiFetch","MAX_COMMENTS_PER_PAGE","useCommentQueryArgs","postId","queryArgs","status","order","context","parent","_embed","pageComments","commentsPerPage","defaultCommentsPage","defaultPage","select","getSettings","__experimentalDiscussionSettings","perPage","Math","min","page","useDefaultPageIndex","post","per_page","defaultPages","setDefaultPages","key","path","_fields","method","parse","then","res","pages","parseInt","headers","get","useCommentTree","topLevelComments","commentTree","map","id","_embedded","children","commentId","child"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,QAAT,EAAmBC,SAAnB,EAA8BC,OAA9B,QAA6C,oBAA7C;AACA,SAASC,SAAT,QAA0B,iBAA1B;AACA,SAASC,KAAK,IAAIC,gBAAlB,QAA0C,yBAA1C;AACA,SAASC,YAAT,QAA6B,gBAA7B;AACA,OAAOC,QAAP,MAAqB,sBAArB,C,CAEA;;AACA,MAAMC,qBAAqB,GAAG,GAA9B;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA,OAAO,MAAMC,mBAAmB,GAAG,
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-template/hooks.js"],"names":["useState","useEffect","useMemo","useSelect","store","blockEditorStore","addQueryArgs","apiFetch","MAX_COMMENTS_PER_PAGE","useCommentQueryArgs","postId","queryArgs","status","order","context","parent","_embed","pageComments","commentsPerPage","defaultCommentsPage","defaultPage","select","getSettings","__experimentalDiscussionSettings","perPage","Math","min","page","useDefaultPageIndex","post","per_page","defaultPages","setDefaultPages","key","path","_fields","method","parse","then","res","pages","parseInt","headers","get","useCommentTree","topLevelComments","commentTree","map","id","_embedded","children","commentId","child"],"mappings":"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","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { useState, useEffect, useMemo } from '@wordpress/element';\nimport { useSelect } from '@wordpress/data';\nimport { store as blockEditorStore } from '@wordpress/block-editor';\nimport { addQueryArgs } from '@wordpress/url';\nimport apiFetch from '@wordpress/api-fetch';\n\n// This is limited by WP REST API\nconst MAX_COMMENTS_PER_PAGE = 100;\n\n/**\n * Return an object with the query args needed to fetch the default page of\n * comments.\n *\n * @param {Object} props Hook props.\n * @param {number} props.postId ID of the post that contains the comments.\n * discussion settings.\n *\n * @return {Object} Query args to retrieve the comments.\n */\nexport const useCommentQueryArgs = ( { postId } ) => {\n\t// Initialize the query args that are not going to change.\n\tconst queryArgs = {\n\t\tstatus: 'approve',\n\t\torder: 'asc',\n\t\tcontext: 'embed',\n\t\tparent: 0,\n\t\t_embed: 'children',\n\t};\n\n\t// Get the Discussion settings that may be needed to query the comments.\n\tconst {\n\t\tpageComments,\n\t\tcommentsPerPage,\n\t\tdefaultCommentsPage: defaultPage,\n\t} = useSelect( ( select ) => {\n\t\tconst { getSettings } = select( blockEditorStore );\n\t\tconst { __experimentalDiscussionSettings } = getSettings();\n\t\treturn __experimentalDiscussionSettings;\n\t} );\n\n\t// WP REST API doesn't allow fetching more than max items limit set per single page of data.\n\t// As for the editor performance is more important than completeness of data and fetching only the\n\t// max allowed for single page should be enough for the purpose of design and laying out the page.\n\t// Fetching over the limit would return an error here but would work with backend query.\n\tconst perPage = pageComments\n\t\t? Math.min( commentsPerPage, MAX_COMMENTS_PER_PAGE )\n\t\t: MAX_COMMENTS_PER_PAGE;\n\n\t// Get the number of the default page.\n\tconst page = useDefaultPageIndex( {\n\t\tdefaultPage,\n\t\tpostId,\n\t\tperPage,\n\t\tqueryArgs,\n\t} );\n\n\t// Merge, memoize and return all query arguments, unless the default page's\n\t// number is not known yet.\n\treturn useMemo( () => {\n\t\treturn page\n\t\t\t? {\n\t\t\t\t\t...queryArgs,\n\t\t\t\t\tpost: postId,\n\t\t\t\t\tper_page: perPage,\n\t\t\t\t\tpage,\n\t\t\t }\n\t\t\t: null;\n\t}, [ postId, perPage, page ] );\n};\n\n/**\n * Return the index of the default page, depending on whether `defaultPage` is\n * `newest` or `oldest`. In the first case, the only way to know the page's\n * index is by using the `X-WP-TotalPages` header, which forces to make an\n * additional request.\n *\n * @param {Object} props Hook props.\n * @param {string} props.defaultPage Page shown by default (newest/oldest).\n * @param {number} props.postId ID of the post that contains the comments.\n * @param {number} props.perPage The number of comments included per page.\n * @param {Object} props.queryArgs Other query args.\n *\n * @return {number} Index of the default comments page.\n */\nconst useDefaultPageIndex = ( { defaultPage, postId, perPage, queryArgs } ) => {\n\t// Store the default page indices.\n\tconst [ defaultPages, setDefaultPages ] = useState( {} );\n\tconst key = `${ postId }_${ perPage }`;\n\tconst page = defaultPages[ key ] || 0;\n\n\tuseEffect( () => {\n\t\t// Do nothing if the page is already known or not the newest page.\n\t\tif ( page || defaultPage !== 'newest' ) {\n\t\t\treturn;\n\t\t}\n\t\t// We need to fetch comments to know the index. Use HEAD and limit\n\t\t// fields just to ID, to make this call as light as possible.\n\t\tapiFetch( {\n\t\t\tpath: addQueryArgs( '/wp/v2/comments', {\n\t\t\t\t...queryArgs,\n\t\t\t\tpost: postId,\n\t\t\t\tper_page: perPage,\n\t\t\t\t_fields: 'id',\n\t\t\t} ),\n\t\t\tmethod: 'HEAD',\n\t\t\tparse: false,\n\t\t} ).then( ( res ) => {\n\t\t\tconst pages = parseInt( res.headers.get( 'X-WP-TotalPages' ) );\n\t\t\tsetDefaultPages( {\n\t\t\t\t...defaultPages,\n\t\t\t\t[ key ]: pages <= 1 ? 1 : pages, // If there are 0 pages, it means that there are no comments, but there is no 0th page.\n\t\t\t} );\n\t\t} );\n\t}, [ defaultPage, postId, perPage, setDefaultPages ] );\n\n\t// The oldest one is always the first one.\n\treturn defaultPage === 'newest' ? page : 1;\n};\n\n/**\n * Generate a tree structure of comment IDs from a list of comment entities. The\n * children of each comment are obtained from `_embedded`.\n *\n * @typedef {{ commentId: number, children: CommentNode }} CommentNode\n *\n * @param {Object[]} topLevelComments List of comment entities.\n * @return {{ commentTree: CommentNode[]}} Tree of comment IDs.\n */\nexport const useCommentTree = ( topLevelComments ) => {\n\tconst commentTree = useMemo(\n\t\t() =>\n\t\t\ttopLevelComments?.map( ( { id, _embedded } ) => {\n\t\t\t\tconst [ children ] = _embedded?.children || [ [] ];\n\t\t\t\treturn {\n\t\t\t\t\tcommentId: id,\n\t\t\t\t\tchildren: children.map( ( child ) => ( {\n\t\t\t\t\t\tcommentId: child.id,\n\t\t\t\t\t} ) ),\n\t\t\t\t};\n\t\t\t} ),\n\t\t[ topLevelComments ]\n\t);\n\n\treturn commentTree;\n};\n"]}
|
|
@@ -9,7 +9,7 @@ import { layout as icon } from '@wordpress/icons';
|
|
|
9
9
|
import initBlock from '../utils/init-block';
|
|
10
10
|
const metadata = {
|
|
11
11
|
$schema: "https://schemas.wp.org/trunk/block.json",
|
|
12
|
-
apiVersion:
|
|
12
|
+
apiVersion: 3,
|
|
13
13
|
name: "core/comment-template",
|
|
14
14
|
title: "Comment Template",
|
|
15
15
|
category: "design",
|
|
@@ -19,7 +19,6 @@ const metadata = {
|
|
|
19
19
|
usesContext: ["postId"],
|
|
20
20
|
supports: {
|
|
21
21
|
align: true,
|
|
22
|
-
anchor: true,
|
|
23
22
|
html: false,
|
|
24
23
|
reusable: false,
|
|
25
24
|
spacing: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-template/index.js"],"names":["layout","icon","initBlock","edit","save","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,MAAM,IAAIC,IAAnB,QAA+B,kBAA/B;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-template/index.js"],"names":["layout","icon","initBlock","edit","save","name","metadata","settings","init"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,MAAM,IAAIC,IAAnB,QAA+B,kBAA/B;AAEA;AACA;AACA;;AACA,OAAOC,SAAP,MAAsB,qBAAtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,OAAOC,IAAP,MAAiB,QAAjB;AACA,OAAOC,IAAP,MAAiB,QAAjB;AAEA,MAAM;AAAEC,EAAAA;AAAF,IAAWC,QAAjB;AACA,SAASA,QAAT,EAAmBD,IAAnB;AAEA,OAAO,MAAME,QAAQ,GAAG;AACvBN,EAAAA,IADuB;AAEvBE,EAAAA,IAFuB;AAGvBC,EAAAA;AAHuB,CAAjB;AAMP,OAAO,MAAMI,IAAI,GAAG,MAAMN,SAAS,CAAE;AAAEG,EAAAA,IAAF;AAAQC,EAAAA,QAAR;AAAkBC,EAAAA;AAAlB,CAAF,CAA5B","sourcesContent":["/**\n * WordPress dependencies\n */\nimport { layout as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport initBlock from '../utils/init-block';\nimport metadata from './block.json';\nimport edit from './edit';\nimport save from './save';\n\nconst { name } = metadata;\nexport { metadata, name };\n\nexport const settings = {\n\ticon,\n\tedit,\n\tsave,\n};\n\nexport const init = () => initBlock( { name, metadata, settings } );\n"]}
|
|
@@ -41,12 +41,10 @@ export const convertToTree = data => {
|
|
|
41
41
|
|
|
42
42
|
data.forEach(item => {
|
|
43
43
|
if (item.parent) {
|
|
44
|
-
var _table$item$parent;
|
|
45
|
-
|
|
46
44
|
// If the comment has a "parent", then find that parent in the table that
|
|
47
45
|
// we have created above and push the current comment to the array of its
|
|
48
46
|
// children.
|
|
49
|
-
|
|
47
|
+
table[item.parent]?.children.push(table[item.id]);
|
|
50
48
|
} else {
|
|
51
49
|
// Otherwise, if the comment has no parent (also works if parent is 0)
|
|
52
50
|
// that means that it's a top-level comment so we can find it in the table
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/block-library/src/comment-template/util.js"],"names":["convertToTree","data","table","forEach","item","id","commentId","children","tree","parent","push"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,MAAMA,aAAa,GAAKC,IAAF,IAAY;AACxC,QAAMC,KAAK,GAAG,EAAd;AAEA,MAAK,CAAED,IAAP,EAAc,OAAO,EAAP,CAH0B,CAKxC;;AACAA,EAAAA,IAAI,CAACE,OAAL,CAAgBC,IAAF,IAAY;AACzBF,IAAAA,KAAK,CAAEE,IAAI,CAACC,EAAP,CAAL,GAAmB;AAAEC,MAAAA,SAAS,EAAEF,IAAI,CAACC,EAAlB;AAAsBE,MAAAA,QAAQ,EAAE;AAAhC,KAAnB;AACA,GAFD;AAIA,QAAMC,IAAI,GAAG,EAAb,CAVwC,CAYxC;;AACAP,EAAAA,IAAI,CAACE,OAAL,CAAgBC,IAAF,IAAY;AACzB,QAAKA,IAAI,CAACK,MAAV,EAAmB;
|
|
1
|
+
{"version":3,"sources":["@wordpress/block-library/src/comment-template/util.js"],"names":["convertToTree","data","table","forEach","item","id","commentId","children","tree","parent","push"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,MAAMA,aAAa,GAAKC,IAAF,IAAY;AACxC,QAAMC,KAAK,GAAG,EAAd;AAEA,MAAK,CAAED,IAAP,EAAc,OAAO,EAAP,CAH0B,CAKxC;;AACAA,EAAAA,IAAI,CAACE,OAAL,CAAgBC,IAAF,IAAY;AACzBF,IAAAA,KAAK,CAAEE,IAAI,CAACC,EAAP,CAAL,GAAmB;AAAEC,MAAAA,SAAS,EAAEF,IAAI,CAACC,EAAlB;AAAsBE,MAAAA,QAAQ,EAAE;AAAhC,KAAnB;AACA,GAFD;AAIA,QAAMC,IAAI,GAAG,EAAb,CAVwC,CAYxC;;AACAP,EAAAA,IAAI,CAACE,OAAL,CAAgBC,IAAF,IAAY;AACzB,QAAKA,IAAI,CAACK,MAAV,EAAmB;AAClB;AACA;AACA;AACAP,MAAAA,KAAK,CAAEE,IAAI,CAACK,MAAP,CAAL,EAAsBF,QAAtB,CAA+BG,IAA/B,CAAqCR,KAAK,CAAEE,IAAI,CAACC,EAAP,CAA1C;AACA,KALD,MAKO;AACN;AACA;AACA;AACAG,MAAAA,IAAI,CAACE,IAAL,CAAWR,KAAK,CAAEE,IAAI,CAACC,EAAP,CAAhB;AACA;AACD,GAZD;AAaA,SAAOG,IAAP;AACA,CA3BM","sourcesContent":["/**\n *\n * This function converts a flat list of comment objects with a `parent` property\n * to a nested list of comment objects with a `children` property. The `children`\n * property is itself a list of comment objects.\n *\n * @example\n * ```\n * const comments = [\n * \t{ id: 1, parent: 0 },\n * \t{ id: 2, parent: 1 },\n * \t{ id: 3, parent: 2 },\n * \t{ id: 4, parent: 1 },\n * ];\n * expect( convertToTree( comments ) ).toEqual( [\n * \t{\n * \t\tcommentId: 1,\n * \t\tchildren: [\n * \t\t\t{ commentId: 2, children: [ { commentId: 3, children: [] } ] },\n * \t\t\t{ commentId: 4, children: [] },\n * \t\t],\n * \t},\n * ] );\n * ```\n * @typedef {{id: number, parent: number}} Comment\n * @param {Comment[]} data - List of comment objects.\n *\n * @return {Object[]} Nested list of comment objects with a `children` property.\n */\nexport const convertToTree = ( data ) => {\n\tconst table = {};\n\n\tif ( ! data ) return [];\n\n\t// First create a hash table of { [id]: { ...comment, children: [] }}\n\tdata.forEach( ( item ) => {\n\t\ttable[ item.id ] = { commentId: item.id, children: [] };\n\t} );\n\n\tconst tree = [];\n\n\t// Iterate over the original comments again\n\tdata.forEach( ( item ) => {\n\t\tif ( item.parent ) {\n\t\t\t// If the comment has a \"parent\", then find that parent in the table that\n\t\t\t// we have created above and push the current comment to the array of its\n\t\t\t// children.\n\t\t\ttable[ item.parent ]?.children.push( table[ item.id ] );\n\t\t} else {\n\t\t\t// Otherwise, if the comment has no parent (also works if parent is 0)\n\t\t\t// that means that it's a top-level comment so we can find it in the table\n\t\t\t// and push it to the final tree.\n\t\t\ttree.push( table[ item.id ] );\n\t\t}\n\t} );\n\treturn tree;\n};\n"]}
|
|
@@ -13,7 +13,7 @@ const v1 = {
|
|
|
13
13
|
default: 'div'
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
|
-
apiVersion:
|
|
16
|
+
apiVersion: 3,
|
|
17
17
|
supports: {
|
|
18
18
|
align: ['wide', 'full'],
|
|
19
19
|
html: false,
|
|
@@ -28,25 +28,25 @@ const v1 = {
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
|
|
31
|
-
save(
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
} = _ref;
|
|
31
|
+
save({
|
|
32
|
+
attributes: {
|
|
33
|
+
tagName: Tag
|
|
34
|
+
}
|
|
35
|
+
}) {
|
|
37
36
|
const blockProps = useBlockProps.save();
|
|
38
37
|
const {
|
|
39
38
|
className
|
|
40
39
|
} = blockProps;
|
|
41
|
-
const classes =
|
|
40
|
+
const classes = className?.split(' ') || []; // The ID of the previous version of the block
|
|
42
41
|
// didn't have the `wp-block-comments` class,
|
|
43
42
|
// so we need to remove it here in order to mimic it.
|
|
44
43
|
|
|
45
|
-
const newClasses = classes
|
|
44
|
+
const newClasses = classes?.filter(cls => cls !== 'wp-block-comments');
|
|
46
45
|
const newBlockProps = { ...blockProps,
|
|
47
46
|
className: newClasses.join(' ')
|
|
48
47
|
};
|
|
49
|
-
return createElement(Tag, newBlockProps
|
|
48
|
+
return createElement(Tag, { ...newBlockProps
|
|
49
|
+
}, createElement(InnerBlocks.Content, null));
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
};
|