HEX
Server: Apache
System: Linux cp4.skywebbox.com 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
User: alfouzantranspor (1054)
PHP: 8.3.23
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/alfouzantranspor/www/wp-content/plugins/gutena-forms/build/form-confirm-msg/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "gutena/form-confirm-msg",
  "version": "1.0.0",
  "title": "Confirmation Message",
  "parent": [
    "gutena/forms"
  ],
  "category": "gutena",
  "icon": "feedback",
  "description": "Form Confirmation Message. It will show after form submission.",
  "attributes": {
    "description": {
      "type": "string",
      "default": ""
    },
    "settings": {
      "type": "object",
      "default": {}
    }
  },
  "supports": {
    "__experimentalSettings": true,
    "align": [
      "wide",
      "full"
    ],
    "spacing": {
      "margin": true,
      "padding": true
    },
    "html": false,
    "__experimentalLayout": true
  },
  "textdomain": "gutena-forms",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}