{
	"apiVersion": 2,
	"name": "jnews/faqs",
	"class_callback": "\\JNEWS_ESSENTIAL\\Block\\JNews_FAQs",
	"title": "JNews FAQ's",
	"description": "Show list of Frequently Asked Questions.",
	"category": "jnews-elements",
	"allowCopyStyle": true,
	"attributes": {
		"elementId": {
			"type": "string"
		},
		"faqStyle": {
			"type": "string",
			"default": "style-1"
		},
		"hideFrontend": {
			"type": "string"
		},
		"faqBackground": {
			"type": "string"
		},
		"faqBorder": {
			"type": "string"
		},
		"iconColor": {
			"type": "string"
		},
		"questionColor": {
			"type": "string"
		},
		"answerColor": {
			"type": "string"
		}
	},
	"supports": {
		"className": false
	},
	"keywords": [
		"faq",
		"question",
		"answer"
	]
}
