{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "learnpress/item-navigation",
	"title": "Item Nagivation",
	"category": "learnpress-category",
	"description": "Renders template Single Course Legacy PHP templates.",
	"textdomain": "learnpress",
	"keywords": [ "item nagivation course", "learnpress" ],
	"usesContext": [],
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"typography": {
			"fontSize": true,
			"lineHeight": false,
			"fontWeight": true,
			"__experimentalFontFamily": false,
			"__experimentalTextDecoration": false,
			"__experimentalFontStyle": false,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": false,
			"__experimentalTextTransform": true,
			"__experimentalDefaultControls": { "fontSize": true }
		},
		"spacing": {
			"padding": true,
			"margin": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		}
	}
}
