WordPress/wp-includes/js
noisysocks 935058d178 Update @wordpress packages
Update packages to include these bug fixes from Gutenberg:

- Image block: Set image display to grid when no alignment sent to properly align caption on resize
- Update and align template descriptions
- Site Editor - prevent loading state from showing the admin menu.
- Add client side routing for Site Editor
- Navigation: Add clearance for appender in submenus.
- Fix CSS Custom Properties for presets in the site editor
- Add/navigation blocks post processing after migration from menu items
- Allow selector ordering to ensure theme.json root selector margin takes precedence 
- Do not remove theme presets if defaults are hidden
- Format library: fix unsetting highlight color
- FSE: Fix template resolution to give precedence to child theme PHP templates over parent theme block templates with equal specificity
- ColorPalette: Improving accessibility and visibility
- Update: Make the color popover on the gradient picker appear as expected
- Site Editor: Display a notice if export fails
- Fix docs and function naming for gallery block registration in PHP
- Switch to addEventListener for load event in the navigation block view script
- Fix mistake in _remove_theme_attribute_in_block_template_content
- Better synchronisation between Gutenberg and Core code
- Move the block page templates hook into compat/5.9 folder
- Moves to the template loader hooks and functions into lib/compat folder
- Refactor the gutenberg_is_fse_theme function to use wp_is_block_theme
- Site Editor: Update support doc URL in Welcome Guide
- Global Styles: Add Welcome Guide toggle
- Hide remove control point when removing would break gradient control
- Don't request the deprecated navigation areas endpoint outside of the Gutenberg plugin
- Image: Fix resizer controls being hidden in Safari when switching between alignments
- Remove Navigation Menus from WP Admin sidebar
- Site Editor: Hide the block appender in the Template Part editor
- Site Editor: Use server definition for the Template Areas
- Synchronize wp_is_block_theme and block-templates block support with Core
- E2E: Retry login again after a bad nonce request to prevent intermittent test failures 
- Fix theme requirement validation with WP 5.8
- Fix WP 5.9 check for conditionally running code
- Fix post comment form input width
- Border Style Control: Update styling for consistency with border width control
- Fix form-submit styles by adding button classes to the submit-button in post-comments block
- Site Editor: Fix edit template part link in header dropdown
- Move duotone palette to the bottom of global styles gradients
- Fix how appearanceTools works
- Move WP 5.9 wp-admin menus compatibility code to lib/compat folder
- Revert "Site Editor: Set the <title> on the list page to be same as the CPT name"
- Site Editor: Document Actions: add SR text to heading 1
- Do not register global styles CPT in WordPress 5.9
- Global Styles: Move the 'Edit colors' button to a standard menu item
- Fix styles for previews and patterns
- Site Editor: Fix failing E2E test
- Templates: Search for old template names in the parent theme too
- Remove 4 instances of 'gutenberg' text domain from WordPress core
- Fix content loss when ungrouping template parts or reusable blocks
- Simplify the RESET_BLOCK action to fix template part focus mode content loss
- [Global Styles]: Make Blocks section more distinguishable
- Only use block markup for comment form button when using a block theme
- Navigation: Fix vertical alignment of page list in modal.
- Fix: ToggleGroupControl active state
- Remove gutenberg_ prefix from @wordpress/block-library

Props ocean90, oandregal, hellofromtonya, youknowriad.
See #54487.

Built from https://develop.svn.wordpress.org/trunk@52364


git-svn-id: http://core.svn.wordpress.org/trunk@51956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-14 01:57:26 +00:00
..
codemirror
crop
dist Update @wordpress packages 2021-12-14 01:57:26 +00:00
imgareaselect Build/Test Tools: Update the several dependencies. 2021-05-27 19:33:19 +00:00
jcrop
jquery General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
mediaelement Build/Test Tools: Update the uglify-js package. 2021-01-20 13:35:18 +00:00
plupload General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
swfupload
thickbox External Libraries: Correct click event handling in the Thickbox library. 2021-02-23 10:54:06 +00:00
tinymce Editor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases. 2021-09-08 23:29:58 +00:00
admin-bar.js
admin-bar.min.js Build/Test Tools: Update the uglify-js package. 2021-01-20 13:35:18 +00:00
api-request.js Site Health, App Passwords: Ensure REST API responses are properly translated. 2020-12-01 03:44:05 +00:00
api-request.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
autosave.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
autosave.min.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
backbone.js
backbone.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
clipboard.js External Libraries: Update Clipboard.js library to version 2.0.8. 2021-03-18 15:54:18 +00:00
clipboard.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
colorpicker.js
colorpicker.min.js Build/Test Tools: Update the several dependencies. 2021-05-11 20:12:15 +00:00
comment-reply.js
comment-reply.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
customize-base.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
customize-base.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
customize-loader.js
customize-loader.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
customize-models.js
customize-models.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
customize-preview-nav-menus.js
customize-preview-nav-menus.min.js Build/Test Tools: Update some dependencies. 2021-04-06 14:31:21 +00:00
customize-preview-widgets.js
customize-preview-widgets.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
customize-preview.js
customize-preview.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
customize-selective-refresh.js
customize-selective-refresh.min.js Build/Test Tools: Update some devDependencies. 2021-03-18 17:48:23 +00:00
customize-views.js
customize-views.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
heartbeat.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
heartbeat.min.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
hoverintent-js.min.js
hoverIntent.js External Libraries: Update jQuery hoverIntent to version 1.10.1. 2021-03-10 15:25:20 +00:00
hoverIntent.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
imagesloaded.min.js
json2.js
json2.min.js Build/Test Tools: Update the uglify-js package. 2021-01-20 13:35:18 +00:00
masonry.min.js
mce-view.js
mce-view.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
media-audiovideo.js Build: Use deterministic module ids in webpack for media. 2021-05-25 00:12:57 +00:00
media-audiovideo.min.js Build: Use deterministic module ids in webpack for media. 2021-05-25 00:12:57 +00:00
media-editor.js
media-editor.min.js Build/Test Tools: Update the uglify-js package. 2021-01-20 13:35:18 +00:00
media-grid.js Build: Use deterministic module ids in webpack for media. 2021-05-25 00:12:57 +00:00
media-grid.min.js Build: Use deterministic module ids in webpack for media. 2021-05-25 00:12:57 +00:00
media-models.js Media: Increase number of media items displayed per page. 2021-08-18 06:00:59 +00:00
media-models.min.js Media: Increase number of media items displayed per page. 2021-08-18 06:00:59 +00:00
media-views.js Media: Use infiniteScrolling global setting in js/media/controllers/featured-image.js and js/media/controllers/replace-image.js. 2021-11-30 19:07:00 +00:00
media-views.min.js Media: Use infiniteScrolling global setting in js/media/controllers/featured-image.js and js/media/controllers/replace-image.js. 2021-11-30 19:07:00 +00:00
quicktags.js Editor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases. 2021-09-08 23:29:58 +00:00
quicktags.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
shortcode.js
shortcode.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
twemoji.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
underscore.js External Libraries: Update Underscore to version 1.13.1. 2021-04-21 17:55:19 +00:00
underscore.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
utils.js
utils.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
wp-ajax-response.js Taxonomy: Display update notices when adding terms. 2021-11-15 22:24:01 +00:00
wp-ajax-response.min.js Taxonomy: Display update notices when adding terms. 2021-11-15 22:24:01 +00:00
wp-api.js REST API: JS Client - improve collection route construction for empty parents. 2020-10-29 18:32:05 +00:00
wp-api.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
wp-auth-check.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
wp-auth-check.min.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
wp-backbone.js
wp-backbone.min.js Build/Test Tools: Update some devDependencies. 2021-03-18 17:48:23 +00:00
wp-custom-header.js Customize: Set playsinline attribute for custom header videos. 2021-04-10 12:40:05 +00:00
wp-custom-header.min.js Customize: Set playsinline attribute for custom header videos. 2021-04-10 12:40:05 +00:00
wp-embed-template.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed-template.min.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed.min.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-emoji-loader.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji-loader.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji-release.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji.js
wp-emoji.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
wp-list-revisions.js
wp-list-revisions.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
wp-lists.js Docs: Various inline documentation corrections and improvements. 2021-12-07 12:20:02 +00:00
wp-lists.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
wp-pointer.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-02-16 20:25:03 +00:00
wp-pointer.min.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-02-16 20:25:03 +00:00
wp-sanitize.js
wp-sanitize.min.js Build/Test Tools: Update some devDependencies. 2021-03-18 17:48:23 +00:00
wp-util.js Widgets: Avoid a TypeError when adding a widget in the Customizer. 2021-06-25 14:50:58 +00:00
wp-util.min.js Widgets: Avoid a TypeError when adding a widget in the Customizer. 2021-06-25 14:50:58 +00:00
wpdialog.js
wpdialog.min.js
wplink.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
wplink.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
zxcvbn-async.js
zxcvbn-async.min.js Build/Test Tools: Update NPM dependencies. 2021-02-23 16:45:19 +00:00
zxcvbn.min.js