{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "parent": ["superb-addons/reveal-buttons"], "name": "superb-addons/reveal-button", "version": "0.1.0", "title": "Superb Reveal Button", "category": "superb-addons-blocks", "icon": "button", "description": "Superbly designed reveal button for coupons and more.", "keywords": [ "reveal", "button", "coupon", "affiliate", "discount", "code", "cta", "call to action" ], "supports": { "anchor": true, "align": false, "alignWide": false, "color": { "__experimentalSkipSerialization": true, "gradients": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "reusable": false, "spacing": { "padding": true }, "__experimentalBorder": { "color": true, "radius": true, "style": true, "width": true, "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "color": true, "radius": true, "style": true, "width": true } } }, "textdomain": "superb-blocks", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }