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-terms/block.json
{
  "$schema": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json",
  "apiVersion": 2,
  "name": "gtm/post-terms",
  "title": "Post terms",
  "description": "Add a customizable post terms.",
  "category": "gtm-posts",
  "textdomain": "gutenmate",
  "keywords": [
    "gutenmate",
    "blog",
    "posts",
    "archive"
  ],
  "usesContext": [
    "postId",
    "postType",
    "queryId"
  ],
  "attributes": {
    "term": {
      "type": "string",
      "default": "category"
    },
    "itemsLimit": {
      "type": "number"
    },
    "itemPadding": {
      "type": "object",
      "default": {}
    },
    "itemRadius": {
      "type": [
        "string",
        "object"
      ],
      "default": ""
    },
    "itemSkew": {
      "type": "number"
    },
    "itemSpacing": {
      "type": "object",
      "default": {}
    },
    "itemColor": {
      "type": "string",
      "default": ""
    },
    "itemBg": {
      "type": "object",
      "default": {}
    },
    "enableItemUnderline": {
      "type": "boolean",
      "default": false
    },
    "itemHoverColor": {
      "type": "string",
      "default": ""
    },
    "itemHoverBg": {
      "type": "object",
      "default": {}
    },
    "enableItemHoverUnderline": {
      "type": "boolean",
      "default": true
    },
    "itemIcon": {
      "type": "string",
      "default": ""
    },
    "itemIconSize": {
      "type": "object",
      "default": {}
    },
    "itemIconSpacing": {
      "type": "object",
      "default": {}
    },
    "itemIconColor": {
      "type": "string",
      "default": ""
    },
    "itemIconHoverColor": {
      "type": "string",
      "default": ""
    },
    "separator": {
      "type": "string",
      "default": ""
    },
    "separatorColor": {
      "type": "string",
      "default": ""
    }
  },
  "supports": {
    "gtmBlockVisibility": true,
    "gtmBlockProps": {
      "margin": true,
      "padding": true,
      "radius": true,
      "shadow": true,
      "bg": true,
      "color": true,
      "typography": true,
      "textAlign": true
    },
    "gtmResponsiveAttributes": true
  },
  "editorScript": "gtm-block-editor-script",
  "editorStyle": "gtm-post-terms-editor-style",
  "style": "gtm-post-terms-style"
}