{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "learnpress/course-features",
	"title": "Course Features",
	"category": "learnpress-course-elements",
	"icon": "index-card",
	"description": "Renders template Box Extra Features Course PHP templates.",
	"textdomain": "learnpress",
	"keywords": [ "box extra features single course", "learnpress" ],
	"ancestor": [ "learnpress/single-course" ],
	"usesContext": [],
	"supports": {
		"align": [ "wide", "full" ],
		"typography": {
			"fontSize": true,
			"lineHeight": false,
			"fontWeight": true,
			"__experimentalFontFamily": false,
			"__experimentalTextDecoration": false,
			"__experimentalFontStyle": false,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": false,
			"__experimentalTextTransform": true,
			"__experimentalDefaultControls": { "fontSize": true }
		},
		"color": {
			"background": false,
			"text": true,
			"link": false,
			"heading": true,
			"gradients": false,
			"__experimentalDefaultControls": {
				"text": true,
				"h3": true
			}
		},
		"spacing": {
			"padding": true,
			"margin": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		}
	}
}
