array (
),
),
'processingLabel' =>
array (
'type' => 'string',
),
'signupFieldTag' =>
array (
'type' => 'string',
),
'signupFieldValue' =>
array (
'type' => 'string',
),
'successLabel' =>
array (
'type' => 'string',
),
'errorLabel' =>
array (
'type' => 'string',
),
'preview' =>
array (
'type' => 'boolean',
'default' => false,
),
),
'example' =>
array (
'attributes' =>
array (
'preview' => true,
),
'innerBlocks' =>
array (
0 =>
array (
'name' => 'jetpack/button',
'attributes' =>
array (
'element' => 'button',
'text' => 'Join my Mailchimp audience',
'uniqueId' => 'mailchimp-widget-id',
),
),
),
),
'editorScript' => 'jetpack-blocks-editor',
),
'map' =>
array (
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3,
'name' => 'jetpack/map',
'title' => 'Map',
'description' => 'Add an interactive map showing one or more locations.',
'keywords' =>
array (
0 => 'maps',
1 => 'location',
2 => 'navigation',
),
'version' => '12.5.0',
'textdomain' => 'jetpack',
'category' => 'embed',
'icon' => '',
'supports' =>
array (
'defaultStylePicker' => false,
'html' => false,
),
'attributes' =>
array (
'align' =>
array (
'type' => 'string',
),
'points' =>
array (
'type' => 'array',
'default' =>
array (
),
),
'address' =>
array (
'type' => 'string',
'default' => '',
),
'mapDetails' =>
array (
'type' => 'boolean',
'default' => true,
),
'zoom' =>
array (
'type' => 'integer',
'default' => 13,
),
'mapCenter' =>
array (
'type' => 'object',
'default' =>
array (
'longitude' => -122.41941550000001,
'latitude' => 37.7749295,
),
),
'markerColor' =>
array (
'type' => 'string',
'default' => 'red',
),
'scrollToZoom' =>
array (
'type' => 'boolean',
'default' => false,
),
'mapHeight' =>
array (
'type' => 'integer',
),
'showFullscreenButton' =>
array (
'type' => 'boolean',
'default' => true,
),
),
'example' =>
array (
),
'editorScript' => 'jetpack-blocks-editor',
),
'markdown' =>
array (
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3,
'name' => 'jetpack/markdown',
'title' => 'Markdown',
'description' => 'Add headings, lists, or links to plain text with ease.',
'keywords' =>
array (
0 => 'formatting',
1 => 'syntax',
2 => 'markup',
),
'version' => '12.5.0',
'textdomain' => 'jetpack',
'category' => 'text',
'icon' => '