editor-rtl.min.css 0000644 00000000127 14751054731 0010134 0 ustar 00 .wp-block-post-content.wp-block-post-content{-webkit-user-select:none;user-select:none} editor.min.css 0000644 00000000127 14751054731 0007335 0 ustar 00 .wp-block-post-content.wp-block-post-content{-webkit-user-select:none;user-select:none} block.json 0000644 00000001761 14751054731 0006545 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/post-content",
"title": "Content",
"category": "theme",
"description": "Displays the contents of a post or page.",
"textdomain": "default",
"usesContext": [ "postId", "postType", "queryId" ],
"supports": {
"align": [ "wide", "full" ],
"html": false,
"layout": true,
"dimensions": {
"minHeight": true
},
"spacing": {
"blockGap": true
},
"color": {
"gradients": true,
"link": true,
"__experimentalDefaultControls": {
"background": false,
"text": false
}
},
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontFamily": true,
"__experimentalFontWeight": true,
"__experimentalFontStyle": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true,
"__experimentalDefaultControls": {
"fontSize": true
}
}
},
"editorStyle": "wp-block-post-content-editor"
}
editor-rtl.css 0000644 00000000147 14751054731 0007354 0 ustar 00 .wp-block-post-content.wp-block-post-content{
-webkit-user-select:none;
user-select:none;
} editor.css 0000644 00000000147 14751054731 0006555 0 ustar 00 .wp-block-post-content.wp-block-post-content{
-webkit-user-select:none;
user-select:none;
}