{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "blaminhor-essentials/form",
	"title": "Form (Blaminhor Essentials)",
	"category": "widgets",
	"icon": "feedback",
	"description": "Embed a Blaminhor Essentials contact form.",
	"keywords": [ "form", "contact", "formulaire" ],
	"textdomain": "blaminhor-essentials",
	"attributes": {
		"formId": { "type": "number", "default": 0 }
	},
	"supports": {
		"html": false,
		"align": [ "wide", "full" ]
	}
}
