HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u106391720 (10342218)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /homepages/34/d890102484/htdocs/sites/tesoftV2/wp-content/plugins/hyve-lite/build/block/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "hyve/chat",
  "version": "1.0.0",
  "title": "Hyve Chat",
  "category": "widgets",
  "attributes": {
    "variant": {
      "type": "string"
    }
  },
  "supports": {
    "html": false
  },
  "variations": [
    {
      "name": "default",
      "title": "Hyve Chat - Inline",
      "isDefault": true
    },
    {
      "name": "floating",
      "title": "Hyve Chat - Chat Bubble",
      "description": "A floating chat bubble that opens the chat window when clicked.",
      "attributes": {
        "variant": "floating"
      }
    }
  ],
  "textdomain": "hyve-lite",
  "editorScript": "file:./index.js",
  "render": "file:./render.php",
  "style": "hyve-styles",
  "viewScript": "hyve-lite-scripts"
}