HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/otter-blocks/build/blocks/icon-list/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "themeisle-blocks/icon-list",
	"title": "Icon List",
	"category": "themeisle-blocks",
	"description": "Display an icon list in a beautiful layout. Powered by Otter.",
	"keywords": [ "icon", "list", "items" ],
	"textdomain": "otter-blocks",
	"attributes": {
		"id": {
			"type": "string"
		},
		"defaultLibrary": {
			"type": "string",
			"default": "fontawesome"
		},
		"defaultPrefix": {
			"type": "string",
			"default": "fas"
		},
		"defaultIcon": {
			"type": "string",
			"default": "check"
		},
		"defaultContentColor": {
			"type": "string"
		},
		"defaultIconColor": {
			"type": "string"
		},
		"defaultSize": {
			"type": ["number", "string"]
		},
		"defaultIconSize": {
			"type": "string"
		},
		"gap": {
			"type": ["number", "string"]
		},
		"gapIconLabel": {
			"type": ["string"]
		},
		"horizontalAlign": {
			"type": "string"
		},
		"alignmentTablet": {
			"type": "string"
		},
		"alignmentMobile": {
			"type": "string"
		},
		"hideLabels": {
			"type": "boolean"
		},
		"hasDivider": {
			"type": "boolean"
		},
		"dividerWidth": {
			"type": "string"
		},
		"dividerColor": {
			"type": "string"
		},
		"dividerLength": {
			"type": "string"
		}
	},

	"editorStyle": "otter-icon-list-editor",
	"style": "otter-icon-list-style"
}