HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/panorama/block.json
{
  "apiVersion": 2,
  "name": "webdevia/panorama",
  "version": "0.1.0",
  "title": "Panorama 360",
  "category": "webdevia",
  "description": "The panorama block allows you to display an immersive 360-degree view using an equirectangular image. This block is ideal for showcasing scenic views, real estate properties, or any other immersive experience where a panoramic view is desired.",
  "attributes": {
    "mediaId": {
      "type": "number",
      "default": 0
    },
    "mediaUrl": {
      "type": "string",
      "default": "https://via.placeholder.com/1200x350"
    },
    "blockHeight": {
      "type": "number",
      "default": 350
    },
    "autoRotate": {
      "type": "boolean",
      "default": false
    },
    "autoRotateSpeed": {
      "type": "number",
      "default": 0.5
    }
  },
  "supports": {
    "__experimentalSettings": true,
    "anchor": true,
    "html": false,
    "align": [
      "wide",
      "full"
    ],
    "className": true,
    "spacing": {
      "margin": true
    }
  },
  "keywords": [
    "wd",
    "webdevia",
    "panorama"
  ],
  "textdomain": "webdevia-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "viewScript": "file:./view.js",
  "style": "file:./style-index.css"
}