{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "omnipress/tabs-content",
  "version": "1.0.0",
  "title": "Tabs Content",
  "category": "omnipress",
  "icon": "<svg xmlns='http://www.w3.org/2000/svg' width='25.4' height='25.4' viewBox='0 0 25.4 25.4'><g id='tab-content' transform='translate(-1007.3 -167.3)'><path id='Path_79' data-name='Path 79' d='M0,0H24V24H0Z' transform='translate(1008 168)' fill='none' stroke='#175fff' strokeLinejoin='round' strokeWidth='1.4' /><path id='Path_78' data-name='Path 78' d='M0,0H14' transform='translate(1013 176)' fill='none' stroke='#175fff' strokeWidth='1.4' /><path id='Path_77' data-name='Path 77' d='M0,0H9.5' transform='translate(1013 180)' fill='none' stroke='#175fff' strokeWidth='1.4' /><path id='Path_76' data-name='Path 76' d='M0,0H7.5' transform='translate(1013 184)' fill='none' stroke='#175fff' strokeWidth='1.4' /></g></svg>",
  "description": "Organize diverse content effortlessly within each tab using the Tabs Content block, allowing you to create engaging and structured pages for your audience.",
  "supports": {
    "align": false,
    "html": false,
    "multiple": true,
    "reusable": false,
    "inserter": false,
    "lock": true,
    "dimensions": {
      "minHeight": false
    }
  },
  "parent": [
    "omnipress/tabs"
  ],
  "textdomain": "omnipress",
  "editorScript": [
    "file:./index.js"
  ]
}