wp/wp-includes/blocks/details/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    14 		},
    14 		},
    15 		"summary": {
    15 		"summary": {
    16 			"type": "rich-text",
    16 			"type": "rich-text",
    17 			"source": "rich-text",
    17 			"source": "rich-text",
    18 			"selector": "summary"
    18 			"selector": "summary"
       
    19 		},
       
    20 		"name": {
       
    21 			"type": "string",
       
    22 			"source": "attribute",
       
    23 			"attribute": "name",
       
    24 			"selector": ".wp-block-details"
       
    25 		},
       
    26 		"allowedBlocks": {
       
    27 			"type": "array"
       
    28 		},
       
    29 		"placeholder": {
       
    30 			"type": "string"
    19 		}
    31 		}
    20 	},
    32 	},
    21 	"supports": {
    33 	"supports": {
    22 		"__experimentalOnEnter": true,
    34 		"__experimentalOnEnter": true,
    23 		"align": [ "wide", "full" ],
    35 		"align": [ "wide", "full" ],
       
    36 		"anchor": true,
    24 		"color": {
    37 		"color": {
    25 			"gradients": true,
    38 			"gradients": true,
    26 			"link": true,
    39 			"link": true,
    27 			"__experimentalDefaultControls": {
    40 			"__experimentalDefaultControls": {
    28 				"background": true,
    41 				"background": true,