{
	"apiVersion": 2,
	"name": "jet-forms/group-break-field",
	"category": "jet-form-builder-elements",
	"keywords": [
		"jetformbuilder",
		"block",
		"conditonal"
	],
	"textdomain": "jet-form-builder",
	"supports": {
		"customClassName": false,
		"html": false
	},
	"title": "Group Break Field",
	"icon": "<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M54 14H10C8.89543 14 8 14.8954 8 16V27H6V16C6 13.7909 7.79086 12 10 12H54C56.2091 12 58 13.7909 58 16V27H56V16C56 14.8954 55.1046 14 54 14Z\" fill=\"currentColor\"/>\n<path d=\"M6 48V37H8V48C8 49.1046 8.89543 50 10 50H54C55.1046 50 56 49.1046 56 48V37H58V48C58 50.2091 56.2091 52 54 52H10C7.79086 52 6 50.2091 6 48Z\" fill=\"currentColor\"/>\n<path d=\"M6 32C6 31.4477 6.44772 31 7 31H57C57.5523 31 58 31.4477 58 32C58 32.5523 57.5523 33 57 33H7C6.44772 33 6 32.5523 6 32Z\" fill=\"currentColor\"/>\n</svg>",
	"attributes": {
		"visibility": {
			"type": "string",
			"default": ""
		},
		"add_prev": {
			"type": "boolean",
			"default": false
		},
		"prev_label": {
			"type": "string",
			"default": ""
		},
		"class_name": {
			"type": "string",
			"default": ""
		},
		"className": {
			"type": "string",
			"default": ""
		},
		"isPreview": {
			"type": "boolean",
			"default": false
		}
	}
}