HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/mjlclaims/public_html/wp-content/plugins/coblocks/src/blocks/gallery-stacked/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "coblocks/gallery-stacked",
	"category": "media",
	"attributes": {
		"captions": {
			"default": false,
			"type": "boolean"
		},
		"filter": {
			"default": "none",
			"type": "string"
		},
		"images": {
			"default": [],
			"query": {
				"alt": {
					"attribute": "alt",
					"default": "",
					"selector": "img",
					"source": "attribute"
				},
				"caption": {
					"selector": "figcaption",
					"source": "children",
					"type": "array"
				},
				"id": {
					"attribute": "data-id",
					"selector": "img",
					"source": "attribute"
				},
				"imgLink": {
					"attribute": "data-imglink",
					"selector": "img",
					"source": "attribute"
				},
				"link": {
					"attribute": "data-link",
					"selector": "img",
					"source": "attribute"
				},
				"url": {
					"attribute": "src",
					"selector": "img",
					"source": "attribute"
				}
			},
			"selector": ".coblocks-gallery--item",
			"source": "query",
			"type": "array"
		},
		"lightbox": {
			"default": false,
			"type": "boolean"
		},
		"linkTo": {
			"default": "none",
			"type": "string"
		},
		"radius": {
			"default": 0,
			"type": "number"
		},
		"shadow": {
			"default": "none",
			"type": "string"
		},
		"fullwidth": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"align": true,
		"anchor": true,
		"html": false,
		"coBlocksSpacing": true,
		"gutter": {
			"default": "custom",
			"customDefault": 0
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true
		}
	},
	"textdomain": "coblocks",
	"title": "Stacked",
	"editorScript": "blocks-10",
	"description": "Display multiple images in a single column stacked gallery."
}