{
	"apiVersion": 3,
	"name": "vk-blocks/pr-blocks",
	"title": "PR Blocks ( not recommended )",
	"category": "vk-blocks-cat",
	"attributes": {
		"heading1": {
			"type": "string",
			"source": "html",
			"selector": ".vk_prBlocks_item_title-1"
		},
		"heading2": {
			"type": "string",
			"source": "html",
			"selector": ".vk_prBlocks_item_title-2"
		},
		"heading3": {
			"type": "string",
			"source": "html",
			"selector": ".vk_prBlocks_item_title-3"
		},
		"heading4": {
			"type": "string",
			"source": "html",
			"selector": ".vk_prBlocks_item_title-4"
		},
		"content1": {
			"type": "string",
			"source": "html",
			"selector": "p.vk_prBlocks_item_summary-1"
		},
		"content2": {
			"type": "string",
			"source": "html",
			"selector": "p.vk_prBlocks_item_summary-2"
		},
		"content3": {
			"type": "string",
			"source": "html",
			"selector": "p.vk_prBlocks_item_summary-3"
		},
		"content4": {
			"type": "string",
			"source": "html",
			"selector": "p.vk_prBlocks_item_summary-4"
		},
		"url1": {
			"type": "string",
			"default": ""
		},
		"url2": {
			"type": "string",
			"default": ""
		},
		"url3": {
			"type": "string",
			"default": ""
		},
		"url4": {
			"type": "string",
			"default": ""
		},
		"urlOpenType1": {
			"type": "Boolean",
			"default": false
		},
		"urlOpenType2": {
			"type": "Boolean",
			"default": false
		},
		"urlOpenType3": {
			"type": "Boolean",
			"default": false
		},
		"urlOpenType4": {
			"type": "Boolean",
			"default": false
		},
		"icon1": {
			"type": "string",
			"default": "<i class=\"fas fa-file\"></i>"
		},
		"icon2": {
			"type": "string",
			"default": "<i class=\"fas fa-file\"></i>"
		},
		"icon3": {
			"type": "string",
			"default": "<i class=\"fas fa-file\"></i>"
		},
		"icon4": {
			"type": "string",
			"default": "<i class=\"fas fa-file\"></i>"
		},
		"color1": {
			"type": "string"
		},
		"color2": {
			"type": "string"
		},
		"color3": {
			"type": "string"
		},
		"color4": {
			"type": "string"
		},
		"bgType1": {
			"type": "string",
			"default": "0"
		},
		"bgType2": {
			"type": "string",
			"default": "0"
		},
		"bgType3": {
			"type": "string",
			"default": "0"
		},
		"bgType4": {
			"type": "string",
			"default": "0"
		},
		"insertImage1": {
			"type": "string",
			"default": ""
		},
		"insertImage2": {
			"type": "string",
			"default": ""
		},
		"insertImage3": {
			"type": "string",
			"default": ""
		},
		"insertImage4": {
			"type": "string",
			"default": ""
		}
	},
	"description": "This is a PR block where you can place images and icon. But currently, it is possible to create the same layout by combining Column Block and Icon Block, so this block is not recommended. Please check Columns category of Block Patterns.",
	"textdomain": "vk-blocks",
	"supports": {
		"className": true
	}
}
