HEX
Server: Apache
System: Linux cp4.skywebbox.com 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
User: alfouzantranspor (1054)
PHP: 8.3.23
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/alfouzantranspor/public_html/wp-content/plugins/otter-blocks/build/blocks/timeline/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "themeisle-blocks/timeline",
    "allowedBlocks": [ "themeisle-blocks/timeline-item" ],
	"title": "Timeline",
	"category": "themeisle-blocks",
	"description": "Organize your events in a timeline with the Timeline block. Powered by Otter.",
	"keywords": [ "media", "timeline", "date" ],
	"textdomain": "otter-blocks",
	"attributes": {
		"id": {
			"type": "string"
		},
		"containerBorder": {
			"type": "object"
		},
		"containerRadius": {
			"type": ["string", "object"]
		},
		"containerPadding": {
			"type": ["string", "object"]
		},
		"containerBackgroundColor": {
			"type": "string"
		},
		"containerBorderColor": {
			"type": "string"
		},
		"verticalLineColor": {
			"type": "string"
		},
		"iconColor": {
			"type": "string"
		},
		"iconSize": {
			"type": "string"
		},
		"verticalLineWidth": {
			"type": "string"
		},
		"containersAlignment": {
			"type": "string",
			"default": "alternative"
		}
	},
	"supports": {
		"align": [ "wide", "full" ]
	},
	"editorStyle": "otter-timeline-editor",
	"style": "otter-timeline-style"
}