WordPress/wp-includes/css/dist/block-library
desrosj 9d7aa3436e Block Editor: Update @wordpress dependencies.
Changes of note:

- Includes the new Annotations API package.
- `wp-polyfill-ecmascript.js` is renamed to `wp-polyfill.js`.
- `strip_dynamic_blocks()` has been removed in favor of `excerpt_remove_blocks()`.
- The PHP block parser is now syncing from the `block-serialization-default-parser` package.
- `do_blocks()` uses the new parser.
- The `do_block` filter has been removed from `do_blocks()`, in favor of a `render_block` filter in `render_block()`.

Also, a little cleanup to `render_block()`. Always normalize `$block['attrs’]` to array in `’render_block’` filter.
Props pento, azaozz.

Merges [43884] and [43888] to trunk.

See #45145, #45190, #45264, #45282.
Built from https://develop.svn.wordpress.org/trunk@44261


git-svn-id: http://core.svn.wordpress.org/trunk@44091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-17 04:52:00 +00:00
..
editor-rtl.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
editor-rtl.min.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
editor.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
editor.min.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
style-rtl.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
style-rtl.min.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
style.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
style.min.css Block Editor: Update @wordpress dependencies. 2018-12-17 04:52:00 +00:00
theme-rtl.css Build Tools: Add non-minified @wordpress scripts to the build output. 2018-12-17 03:22:13 +00:00
theme-rtl.min.css Build Tools: Minify the package CSS when building. 2018-12-17 03:28:06 +00:00
theme.css Build Tools: Add non-minified @wordpress scripts to the build output. 2018-12-17 03:22:13 +00:00
theme.min.css Build Tools: Minify the package CSS when building. 2018-12-17 03:28:06 +00:00