UNPKG

@wordpress/editor

Version:
8 lines (7 loc) 882 B
// Block Creation Components /** * WordPress dependencies */ import { BlockControls, BlockEdit, BlockFormatControls, DefaultBlockAppender, createCustomColorsHOC, getColorClassName, getColorObjectByAttributeValues, getColorObjectByColorValue, InspectorControls, PlainText, RichText, RichTextShortcut, RichTextToolbarButton, RichTextInserterItem, __unstableRichTextInputEvent, MediaPlaceholder, URLInput, withColors, withFontSizes } from '@wordpress/block-editor'; export { BlockControls, BlockEdit, BlockFormatControls, DefaultBlockAppender, createCustomColorsHOC, getColorClassName, getColorObjectByAttributeValues, getColorObjectByColorValue, InspectorControls, PlainText, RichText, RichTextShortcut, RichTextToolbarButton, RichTextInserterItem, __unstableRichTextInputEvent, MediaPlaceholder, URLInput, withColors, withFontSizes }; //# sourceMappingURL=deprecated.native.js.map