HEX
Server: Apache/2.4.65 (Debian)
System: Linux wordpress-7cb4c6b6f6-hg958 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /var/www/html/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"
}