HEX
Server: Apache
System: Linux server-674799.igrow.ws 5.14.0-611.27.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 4 04:40:11 EST 2026 x86_64
User: elrashedytravel (1025)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/elrashedytravel/public_html/wp-content/plugins/uikit-blocks/blocks/grid-cell/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "uikit-blocks/grid-cell",
	"title": "Grid Cell (UIkit)",
	"category": "uikit-blocks",
	"keywords": [ "Grid Cell", "UIkit Grid Cell", "UIkit" ],
	"textdomain": "uikit-blocks",
	"version": "1.0",
	"parent": [ "uikit-blocks/grid" ],
	"attributes": {
		"width": {
			"type": "string",
			"enum": [
				"",
				"expand",
				"auto",
				"1-1",
				"5-6",
				"4-5",
				"3-4",
				"2-3",
				"3-5",
				"1-2",
				"2-5",
				"1-3",
				"1-4",
				"1-5",
				"1-6",
				"small",
				"medium",
				"large",
				"xlarge",
				"2xlarge"
			]
		},
		"widthS": {
			"type": "string",
			"enum": [
				"",
				"expand",
				"auto",
				"1-1",
				"5-6",
				"4-5",
				"3-4",
				"2-3",
				"3-5",
				"1-2",
				"2-5",
				"1-3",
				"1-4",
				"1-5",
				"1-6"
			]
		},
		"widthM": {
			"type": "string",
			"enum": [
				"",
				"expand",
				"auto",
				"1-1",
				"5-6",
				"4-5",
				"3-4",
				"2-3",
				"3-5",
				"1-2",
				"2-5",
				"1-3",
				"1-4",
				"1-5",
				"1-6"
			]
		},
		"widthL": {
			"type": "string",
			"enum": [
				"",
				"expand",
				"auto",
				"1-1",
				"5-6",
				"4-5",
				"3-4",
				"2-3",
				"3-5",
				"1-2",
				"2-5",
				"1-3",
				"1-4",
				"1-5",
				"1-6"
			]
		},
		"widthXL": {
			"type": "string",
			"enum": [
				"",
				"expand",
				"auto",
				"1-1",
				"5-6",
				"4-5",
				"3-4",
				"2-3",
				"3-5",
				"1-2",
				"2-5",
				"1-3",
				"1-4",
				"1-5",
				"1-6"
			]
		},
		"flexOrder": { "type": "string", "enum": [ "", "first", "last" ] },
		"flexOrderS": { "type": "string", "enum": [ "", "first", "last" ] },
		"flexOrderM": { "type": "string", "enum": [ "", "first", "last" ] },
		"flexOrderL": { "type": "string", "enum": [ "", "first", "last" ] },
		"flexOrderXL": { "type": "string", "enum": [ "", "first", "last" ] }
	}
}