%PDF- %PDF-
Direktori : /var/www/projetos/korean.ongrace.com/wp-content/plugins/otter-blocks/build/blocks/button/ |
Current File : /var/www/projetos/korean.ongrace.com/wp-content/plugins/otter-blocks/build/blocks/button/block.json |
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "themeisle-blocks/button", "title": "Button", "category": "themeisle-blocks", "description": "Prompt visitors to take action with a button group. Powered by Otter.", "keywords": [ "button", "buttons", "button group" ], "parent": [ "themeisle-blocks/button-group" ], "textdomain": "otter-blocks", "attributes": { "id": { "type": "string" }, "text": { "type": "string", "source": "html", "selector": "span" }, "link": { "type": "string", "source": "attribute", "selector": "a", "attribute": "href" }, "newTab": { "type": "boolean", "default": false }, "color": { "type": "string" }, "background": { "type": "string" }, "backgroundGradient": { "type": "string" }, "border": { "type": "string" }, "hoverColor": { "type": "string" }, "hoverBackground": { "type": "string" }, "hoverBackgroundGradient": { "type": "string" }, "hoverBorder": { "type": "string" }, "borderSize": { "type": "number" }, "borderRadius": { "type": "number" }, "boxShadow": { "type": "boolean", "default": false }, "boxShadowColor": { "type": "string" }, "boxShadowColorOpacity": { "type": "number", "default": 50 }, "boxShadowBlur": { "type": "number", "default": 5 }, "boxShadowSpread": { "type": "number", "default": 1 }, "boxShadowHorizontal": { "type": "number", "default": 0 }, "boxShadowVertical": { "type": "number", "default": 0 }, "hoverBoxShadowColor": { "type": "string" }, "hoverBoxShadowColorOpacity": { "type": "number", "default": 50 }, "hoverBoxShadowBlur": { "type": "number", "default": 5 }, "hoverBoxShadowSpread": { "type": "number", "default": 1 }, "hoverBoxShadowHorizontal": { "type": "number", "default": 0 }, "hoverBoxShadowVertical": { "type": "number", "default": 0 }, "iconType": { "type": "string", "default": "none" }, "library": { "type": "string", "default": "fontawesome" }, "prefix": { "type": "string" }, "icon": { "type": "string" } }, "supports": { "reusable": false }, "styles": [ { "name": "fill", "label": "Fill", "isDefault": true }, { "name": "outline", "label": "Outline" } ] }