Server IP : 192.158.238.246 / Your IP : 3.149.249.140 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jenniferflocom/www/wp-content/plugins/gutenkit-blocks-addon/build/blocks/drop-cap/ |
Upload File : |
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "gutenkit/drop-cap", "version": "1.0.0", "title": "Drop Cap", "category": "gutenkit", "keywords": [ "gkit", "drop", "caps", "initial", "versal", "letter" ], "description": "Drop cap block for gutenberg", "example": { "preview": true }, "attributes": { "blockID": { "type": "string" }, "blockClass": { "type": "string" }, "blocksCSS": { "type": "object" }, "dropcapsText": { "type": "string", "default": "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.", "excludeCopy": true }, "contentColor": { "type": "string", "default": "#333333" }, "contentTypography": { "type": "object" }, "contentDropcapsColor": { "type": "string", "default": "#903" }, "contentDropcapsTypography": { "type": "object" }, "contentDropcapsBackground": { "type": "object" }, "contentDropcapsPaddingDesktop": { "type": "object" }, "contentDropcapsPaddingTablet": { "type": "object" }, "contentDropcapsPaddingMobile": { "type": "object" }, "contentDropcapsPaddingTabletLandscape": { "type": "object" }, "contentDropcapsPaddingMobileLandscape": { "type": "object" }, "contentDropcapsPaddingLaptop": { "type": "object" }, "contentDropcapsPaddingWideScreen": { "type": "object" }, "contentDropcapsMarginDesktop": { "type": "object" }, "contentDropcapsMarginTablet": { "type": "object" }, "contentDropcapsMarginMobile": { "type": "object" }, "contentDropcapsMarginTabletLandscape": { "type": "object" }, "contentDropcapsMarginMobileLandscape": { "type": "object" }, "contentDropcapsMarginLaptop": { "type": "object" }, "contentDropcapsMarginWideScreen": { "type": "object" }, "contentDropcapsBorder": { "type": "object" }, "contentDropcapsBorderRadiusDesktop": { "type": "object" }, "contentDropcapsBorderRadiusTablet": { "type": "object" }, "contentDropcapsBorderRadiusMobile": { "type": "object" }, "contentDropcapsBorderRadiusTabletLandscape": { "type": "object" }, "contentDropcapsBorderRadiusMobileLandscape": { "type": "object" }, "contentDropcapsBorderRadiusLaptop": { "type": "object" }, "contentDropcapsBorderRadiusWideScreen": { "type": "object" } }, "supports": { "html": false, "align": [ "wide", "full" ], "anchor": true }, "textdomain": "gutenkit-blocks-addon", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }