wp/wp-includes/blocks/page-list/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    49 				"fontSize": true
    49 				"fontSize": true
    50 			}
    50 			}
    51 		},
    51 		},
    52 		"interactivity": {
    52 		"interactivity": {
    53 			"clientNavigation": true
    53 			"clientNavigation": true
       
    54 		},
       
    55 		"color": {
       
    56 			"text": true,
       
    57 			"background": true,
       
    58 			"link": true,
       
    59 			"gradients": true,
       
    60 			"__experimentalDefaultControls": {
       
    61 				"background": true,
       
    62 				"text": true,
       
    63 				"link": true
       
    64 			}
       
    65 		},
       
    66 		"__experimentalBorder": {
       
    67 			"radius": true,
       
    68 			"color": true,
       
    69 			"width": true,
       
    70 			"style": true
       
    71 		},
       
    72 		"spacing": {
       
    73 			"padding": true,
       
    74 			"margin": true,
       
    75 			"__experimentalDefaultControls": {
       
    76 				"padding": false,
       
    77 				"margin": false
       
    78 			}
    54 		}
    79 		}
    55 	},
    80 	},
    56 	"editorStyle": "wp-block-page-list-editor",
    81 	"editorStyle": "wp-block-page-list-editor",
    57 	"style": "wp-block-page-list"
    82 	"style": "wp-block-page-list"
    58 }
    83 }