HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/insiders/wp-load/wp-content/plugins/breadly/build/block-library/post-share/block.json
{
  "$schema": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json",
  "apiVersion": 2,
  "name": "gtm/post-share",
  "title": "Post Share",
  "description": "Add a customizable post share.",
  "category": "gtm-posts",
  "textdomain": "gutenmate",
  "keywords": [
    "gutenmate",
    "blog",
    "posts",
    "archive",
    "share",
    "social"
  ],
  "usesContext": [
    "postId",
    "postType",
    "queryId"
  ],
  "attributes": {
    "socials": {
      "type": "array",
      "default": [
        "facebook",
        "twitter",
        "email"
      ]
    },
    "typography": {
      "type": "object",
      "default": {}
    },
    "accentColor": {
      "type": "string",
      "default": ""
    },
    "accentHoverColor": {
      "type": "string",
      "default": ""
    },
    "textColor": {
      "type": "string",
      "default": ""
    },
    "textHoverColor": {
      "type": "string",
      "default": ""
    },
    "padding": {
      "type": "object",
      "default": {}
    },
    "radius": {
      "type": [
        "string",
        "object"
      ],
      "default": ""
    },
    "shadow": {
      "type": "string",
      "default": ""
    },
    "enableLabel": {
      "type": "boolean",
      "default": true
    },
    "labelHideTablet": {
      "type": "boolean",
      "default": false
    },
    "labelHidePhone": {
      "type": "boolean",
      "default": false
    },
    "enableIcon": {
      "type": "boolean",
      "default": true
    },
    "iconSize": {
      "type": "object",
      "default": {}
    },
    "iconSpacing": {
      "type": "object",
      "default": {}
    }
  },
  "supports": {
    "gtmBlockVisibility": true,
    "gtmBlockProps": {
      "margin": true,
      "padding": true,
      "radius": true,
      "shadow": true,
      "bg": true,
      "textAlign": true,
      "width": true,
      "height": true,
      "flexLayout": true
    },
    "gtmResponsiveAttributes": true,
    "gtmUseWebFonts": [
      "typography"
    ]
  },
  "editorScript": "gtm-block-editor-script",
  "editorStyle": "gtm-post-share-editor-style",
  "style": "gtm-post-share-style"
}