wp/wp-includes/blocks/rss/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    44 	"supports": {
    44 	"supports": {
    45 		"align": true,
    45 		"align": true,
    46 		"html": false,
    46 		"html": false,
    47 		"interactivity": {
    47 		"interactivity": {
    48 			"clientNavigation": true
    48 			"clientNavigation": true
       
    49 		},
       
    50 		"__experimentalBorder": {
       
    51 			"radius": true,
       
    52 			"color": true,
       
    53 			"width": true,
       
    54 			"style": true
       
    55 		},
       
    56 		"spacing": {
       
    57 			"margin": true,
       
    58 			"padding": true,
       
    59 			"__experimentalDefaultControls": {
       
    60 				"padding": false,
       
    61 				"margin": false
       
    62 			}
       
    63 		},
       
    64 		"color": {
       
    65 			"background": true,
       
    66 			"text": true,
       
    67 			"gradients": true,
       
    68 			"link": true
    49 		}
    69 		}
    50 	},
    70 	},
    51 	"editorStyle": "wp-block-rss-editor",
    71 	"editorStyle": "wp-block-rss-editor",
    52 	"style": "wp-block-rss"
    72 	"style": "wp-block-rss"
    53 }
    73 }