wp/wp-includes/blocks/navigation-submenu/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    57 		"style"
    57 		"style"
    58 	],
    58 	],
    59 	"supports": {
    59 	"supports": {
    60 		"reusable": false,
    60 		"reusable": false,
    61 		"html": false,
    61 		"html": false,
       
    62 		"typography": {
       
    63 			"fontSize": true,
       
    64 			"lineHeight": true,
       
    65 			"__experimentalFontFamily": true,
       
    66 			"__experimentalFontWeight": true,
       
    67 			"__experimentalFontStyle": true,
       
    68 			"__experimentalTextTransform": true,
       
    69 			"__experimentalTextDecoration": true,
       
    70 			"__experimentalLetterSpacing": true,
       
    71 			"__experimentalDefaultControls": {
       
    72 				"fontSize": true
       
    73 			}
       
    74 		},
    62 		"interactivity": {
    75 		"interactivity": {
    63 			"clientNavigation": true
    76 			"clientNavigation": true
    64 		}
    77 		}
    65 	},
    78 	},
    66 	"editorStyle": "wp-block-navigation-submenu-editor",
    79 	"editorStyle": "wp-block-navigation-submenu-editor",