HEX
Server: nginx/1.25.5
System: Linux hcss-ecs-9064 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: www (1000)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/885213.cn/wp-content/plugins/uikit-blocks/blocks/heading/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "uikit-blocks/heading",
	"title": "Heading (UIkit)",
	"category": "uikit-blocks",
	"keywords": [ "Heading", "UIkit Heading", "UIkit" ],
	"textdomain": "uikit-blocks",
	"version": "1.0",
	"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" },
		"generalEffect": {
			"type": "string",
			"enum": [ "", "animation", "transition", "parallax" ]
		},
		"generalAnimation": {
			"type": "string",
			"enum": [
				"",
				"inherit",
				"fade",
				"scale-up",
				"scale-down",
				"slide-top",
				"slide-bottom",
				"slide-left",
				"slide-right",
				"slide-top-small",
				"slide-bottom-small",
				"slide-left-small",
				"slide-right-small",
				"slide-top-medium",
				"slide-bottom-medium",
				"slide-left-medium",
				"slide-right-medium"
			],
			"default": ""
		},
		"generalTransition": {
			"type": "string",
			"enum": [
				"",
				"fade",
				"scale-up",
				"scale-down",
				"slide-top",
				"slide-bottom",
				"slide-left",
				"slide-right",
				"slide-top-small",
				"slide-bottom-small",
				"slide-left-small",
				"slide-right-small",
				"slide-top-medium",
				"slide-bottom-medium",
				"slide-left-medium",
				"slide-right-medium"
			],
			"default": ""
		},
		"generalParallaxX": { "type": "string" },
		"generalParallaxY": { "type": "string" },
		"generalParallaxScale": { "type": "string" },
		"generalParallaxRotate": { "type": "string" },
		"generalParallaxOpacity": { "type": "string" },
		"generalParallaxBlur": { "type": "string" },
		"generalParallaxOrigin": {
			"type": "string",
			"enum": [
				"top-left",
				"top-center",
				"top-right",
				"center-left",
				"",
				"center-right",
				"bottom-left",
				"bottom-center",
				"bottom-right"
			],
			"default": ""
		},
		"generalParallaxEasing": { "type": "string" },
		"generalParallaxBreakpoint": {
			"type": "string",
			"enum": [ "", "s", "m", "l", "xl" ]
		},
		"generalParallaxCustom": { "type": "string" },
		"text": { "type": "string" },
		"tag": {
			"type": "string",
			"enum": [ "h1", "h2", "h3", "h4", "h5", "h6", "div" ],
			"default": "h1"
		},
		"style": {
			"type": "string",
			"enum": [
				"",
				"heading-3xlarge",
				"heading-2xlarge",
				"heading-xlarge",
				"heading-large",
				"heading-medium",
				"heading-small",
				"h1",
				"h2",
				"h3",
				"h4",
				"h5",
				"h6",
				"text-meta",
				"text-lead",
				"text-small",
				"text-large"
			],
			"default": ""
		},
		"decoration": {
			"type": "string",
			"enum": [ "", "divider", "bullet", "line" ],
			"default": ""
		},
		"color": {
			"type": "string",
			"enum": [
				"",
				"muted",
				"emphasis",
				"primary",
				"secondary",
				"success",
				"warning",
				"danger",
				"background"
			],
			"default": ""
		}
	}
}