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/tabs/block.json
{
  "$schema": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json",
  "apiVersion": 2,
  "name": "gtm/tabs",
  "title": "Tabs",
  "description": "Add a customizable tabs.",
  "category": "gtm-layout",
  "keywords": [
    "gutenmate",
    "tabs",
    "tab"
  ],
  "attributes": {
    "tabTypography": {
      "type": "object",
      "default": {}
    },
    "tabPadding": {
      "type": "object",
      "default": {}
    },
    "tabRadius": {
      "type": "object",
      "default": {}
    },
    "tabSpacing": {
      "type": "object",
      "default": {}
    },
    "tabJustify": {
      "type": "string",
      "default": ""
    },
    "tabLabelColor": {
      "type": "string",
      "default": ""
    },
    "tabBg": {
      "type": "object",
      "default": {}
    },
    "tabHoverLabelColor": {
      "type": "string",
      "default": ""
    },
    "tabHoverBg": {
      "type": "object",
      "default": {}
    },
    "tabActiveLabelColor": {
      "type": "string",
      "default": ""
    },
    "tabActiveBg": {
      "type": "object",
      "default": {}
    },
    "tabIconSize": {
      "type": "object",
      "default": {}
    },
    "tabIconSpacing": {
      "type": "object",
      "default": {}
    },
    "tabIconColor": {
      "type": "string",
      "default": ""
    },
    "tabHoverIconColor": {
      "type": "string",
      "default": ""
    },
    "tabActiveIconColor": {
      "type": "string",
      "default": ""
    },
    "panelPadding": {
      "type": "object",
      "default": {}
    },
    "panelRadius": {
      "type": "object",
      "default": {}
    },
    "panelColor": {
      "type": "string",
      "default": ""
    },
    "panelBg": {
      "type": "object",
      "default": {}
    },
    "stackTabsOnMobile": {
      "type": "boolean",
      "default": true
    },
    "hideLabelOnMobile": {
      "type": "boolean",
      "default": false
    }
  },
  "supports": {
    "gtmBlockVisibility": true,
    "gtmBlockProps": {
      "margin": true,
      "padding": true,
      "radius": true,
      "bg": true
    },
    "gtmResponsiveAttributes": true
  },
  "editorScript": "gtm-block-editor-script",
  "editorStyle": "gtm-tabs-editor-style",
  "style": "gtm-tabs-style"
}