WordPress/wp-includes/js/dist
hellofromTonya 8588041fd2 Editor: Update @wordpress packages for 6.2 Beta 2.
Updates the `@wordpress` packages to include the following changes:

- Add missing period in keyboard shortcut descriptions
- Site Editor: Append template type and name to the site editor page title
- Specify active color state for template navigation button
- Global Styles: Move more link about custom CSS to part of description
- ToolsPanel: Display optional items when values are updated externally
- File block: Re-add editor styles for classic themes
- Enable undo after creating a new menu
- Style Book: Exclude blocks that are not allowed to insert
- Add basic tsconfig.json validation
- Fix Experiments native variant breakage
- Update moment and moment-timezone packages to fix timezone issues
- NavigatorButton: Reuse Button types
- ToolsPanel: Ensure display of optional items when panel id is null
- ColorPalette: Ensure text label contrast checking works with CSS variables
- Components: Add support for named arguments in the navigator components
- Rename experiments package to private-apis
- Cherry-pick CLI: Fix the default label to match the documentation
- Handle block metadata attribute and related experimental APIs
- Fix: Remove browser default border for iframe in the editor
- [Layout]: Fix align controls for hybrid themes
- Visual Regression tests: use default playwright utils
- SelectControl: Fix multiple prop styling
- Fix clicking on the toggle button not closing the block inserter
- Update deps for the useEffect that creates navigation menus
- Minor updates in Private APIs docs
- Site Editor: Fix custom Template Parts rename action
- [Block Library - Cover]: Ensure url is not malformed due to sanitization through wp_kses
- Revert "Prevent the image from being resized larger than its container"
- Lodash: Remove from @wordpress/keycodes package
- Distraction free mode: Fix keyboard shortcut not working
- Popover: lock the __experimentalPopoverPositionToPlacement function
- Rename the "experiments" export to "privateApis"
- Add an aria label to the site save dialog
- Navigator: add more pattern matching tests, refine existing tests
- Add parent navigation support for the navigator component
- Add back link to Design heading in site editor navigation to return to Dashboard
- Add a nested level when selecting templates or template parts
- Move site editor 6.2 specific code to the right file
- Fix site editor navigation

References:
* [1bf01c01a8 Gutenberg's commit for publishing the packages]

Follow-up to [55257].

Props ntsekouras.
See #57471.
Built from https://develop.svn.wordpress.org/trunk@55333


git-svn-id: http://core.svn.wordpress.org/trunk@54866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-14 15:44:36 +00:00
..
development
vendor External Libraries: Update element-closest. 2023-02-07 16:48:31 +00:00
a11y.js
a11y.min.js
annotations.js Build/Test Tools: Test building WordPress to run from src first. 2022-09-23 20:04:13 +00:00
annotations.min.js Build/Test Tools: Test building WordPress to run from src first. 2022-09-23 20:04:13 +00:00
api-fetch.js
api-fetch.min.js
autop.js
autop.min.js
blob.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
blob.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
block-directory.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
block-directory.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
block-editor.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
block-editor.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
block-library.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
block-library.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
block-serialization-default-parser.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
block-serialization-default-parser.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
blocks.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
blocks.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
components.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
components.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
compose.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
compose.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
core-data.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
core-data.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
customize-widgets.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
customize-widgets.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
data-controls.js
data-controls.min.js
data.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
data.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
date.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
date.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
deprecated.js
deprecated.min.js
dom-ready.js
dom-ready.min.js
dom.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
dom.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
edit-post.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
edit-post.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
edit-site.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
edit-site.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
edit-widgets.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
edit-widgets.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
editor.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
editor.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
element.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
element.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
escape-html.js
escape-html.min.js
experiments.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
experiments.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
format-library.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
format-library.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
hooks.js
hooks.min.js
html-entities.js
html-entities.min.js
i18n.js
i18n.min.js Build/Test Tools: Update NPM dependencies to their latest versions. 2022-09-23 19:55:30 +00:00
is-shallow-equal.js
is-shallow-equal.min.js
keyboard-shortcuts.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
keyboard-shortcuts.min.js
keycodes.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
keycodes.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
list-reusable-blocks.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
list-reusable-blocks.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
media-utils.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
media-utils.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
notices.js
notices.min.js
nux.js
nux.min.js
plugins.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
plugins.min.js
preferences-persistence.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
preferences-persistence.min.js
preferences.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
preferences.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
primitives.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
primitives.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
priority-queue.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
priority-queue.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
private-apis.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
private-apis.min.js Editor: Update @wordpress packages for 6.2 Beta 2. 2023-02-14 15:44:36 +00:00
redux-routine.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
redux-routine.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
reusable-blocks.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
reusable-blocks.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
rich-text.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
rich-text.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
server-side-render.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
server-side-render.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
shortcode.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
shortcode.min.js
style-engine.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
style-engine.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
token-list.js
token-list.min.js
url.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
url.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
viewport.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
viewport.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
warning.js
warning.min.js
widgets.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
widgets.min.js Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:04:52 +00:00
wordcount.js
wordcount.min.js