HEX
Server: Apache
System: Linux andromeda.lojoweb.com 4.18.0-372.26.1.el8_6.x86_64 #1 SMP Tue Sep 13 06:07:14 EDT 2022 x86_64
User: nakedfoamlojoweb (1056)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/cwd/wp-content/plugins/woocommerce/assets/client/blocks/accordion-item/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "woocommerce/accordion-item",
	"title": "Accordion",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"description": "A single accordion that displays a header and expandable content.",
	"example": {},
	"__experimental": true,
	"parent": [ "woocommerce/accordion-group" ],
	"allowedBlocks": [
		"woocommerce/accordion-header",
		"woocommerce/accordion-panel"
	],
	"supports": {
		"align": [ "wide", "full" ],
		"color": {
			"background": true,
			"gradient": true
		},
		"interactivity": true,
		"spacing": {
			"margin": [ "top", "bottom" ],
			"blockGap": true
		},
		"__experimentalBorder": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true,
			"__experimentalDefaultControls": {
				"color": true,
				"radius": true,
				"style": true,
				"width": true
			}
		},
		"shadow": true,
		"layout": true
	},
	"attributes": {
		"openByDefault": {
			"type": "boolean",
			"default": false
		}
	},
	"textdomain": "woocommerce"
}