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/accordion/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "uikit-blocks/accordion",
	"title": "Accordion (UIkit)",
	"category": "uikit-blocks",
	"keywords": [ "Accordion", "UIkit Accordion", "UIkit" ],
	"textdomain": "uikit-blocks",
	"version": "1.0",
	"allowedBlocks": [ "uikit-blocks/accordion-item" ],
	"attributes": {
		"generalMargin": {
			"type": "string",
			"enum": [
				"",
				"small",
				"default",
				"medium",
				"large",
				"xlarge",
				"remove-vertical"
			]
		},
		"generalMarginRemoveTop": { "type": "boolean" },
		"generalMarginRemoveBottom": { "type": "boolean" },
		"generalTextAlign": {
			"type": "string",
			"enum": [ "", "left", "center", "right", "justify" ]
		},
		"generalTextAlignBreakpoint": {
			"type": "string",
			"enum": [ "", "s", "m", "l", "xl" ]
		},
		"generalTextAlignFallback": {
			"type": "string",
			"enum": [ "", "left", "center", "right" ]
		},
		"generalVisiblity": {
			"type": "string",
			"enum": [
				"",
				"visible@s",
				"visible@m",
				"visible@l",
				"visible@xl",
				"hidden@s",
				"hidden@m",
				"hidden@l",
				"hidden@xl"
			]
		},
		"generalPosition": {
			"type": "string",
			"enum": [ "", "relative", "absolute" ]
		},
		"generalPositionLeft": { "type": "integer" },
		"generalPositionRight": { "type": "integer" },
		"generalPositionTop": { "type": "integer" },
		"generalPositionBottom": { "type": "integer" },
		"generalPositionZIndex": { "type": "integer" },
		"collapsible": { "type": "boolean", "default": true },
		"multiple": { "type": "boolean" },
		"transition": {
			"type": "string",
			"enum": [
				"",
				"linear",
				"ease",
				"ease-in",
				"ease-in-out",
				"ease-out"
			]
		},
		"duration": { "type": "string" }
	}
}