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/public_html/wp-content/plugins/gutena-forms/build/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "gutena/forms",
  "version": "1.0.0",
  "title": "Form",
  "category": "gutena",
  "icon": "feedback",
  "description": "Light-weight forms inside the block editor",
  "keywords": [
    "form",
    "block",
    "contact form",
    "form block",
    "forms"
  ],
  "attributes": {
    "formID": {
      "type": "string",
      "default": ""
    },
    "formName": {
      "type": "string",
      "default": "Contact Form"
    },
    "formClasses": {
      "type": "string",
      "default": ""
    },
    "showLabel": {
      "type": "boolean",
      "default": true
    },
    "showLabelHorizontally": {
      "type": "boolean",
      "default": false
    },
    "inputLabelGap": {
      "type": "string",
      "default": "10px"
    },
    "inputBgColor": {
      "type": "string",
      "default": "transparent"
    },
    "inputBorderWidth": {
      "type": "string",
      "default": "1px"
    },
    "inputBorderRadius": {
      "type": "string",
      "default": "0px"
    },
    "inputBorderColor": {
      "type": "string",
      "default": ""
    },
    "inputFocusBorderColor": {
      "type": "string",
      "default": ""
    },
    "inputBottomBorderOnly": {
      "type": "boolean",
      "default": false
    },
    "labelTypography": {
      "type": "object",
      "default": {
        "fontSize": "1rem",
        "lineHeight": "",
        "fontWeight": "400"
      }
    },
    "labelColor": {
      "type": "string",
      "default": ""
    },
    "placeholderTypography": {
      "type": "object",
      "default": {
        "fontSize": "13px",
        "lineHeight": "",
        "fontWeight": "400"
      }
    },
    "placeholderColor": {
      "type": "string",
      "default": "#808080"
    },
    "afterSubmitAction": {
      "type": "string",
      "default": "message"
    },
    "afterSubmitHide": {
      "type": "boolean",
      "default": false
    },
    "redirectUrl": {
      "type": "string",
      "default": ""
    },
    "emailFromName": {
      "type": "string",
      "default": ""
    },
    "adminEmails": {
      "type": "string",
      "default": ""
    },
    "replyToName": {
      "type": "string",
      "default": ""
    },
    "replyToLastName": {
      "type": "string",
      "default": ""
    },
    "replyToEmail": {
      "type": "string",
      "default": ""
    },
    "adminEmailSubject": {
      "type": "string",
      "default": ""
    },
    "emailNotifyAdmin": {
      "type": "boolean",
      "default": true
    },
    "emailNotifyUser": {
      "type": "boolean",
      "default": false
    },
    "userEmailSubject": {
      "type": "string",
      "default": ""
    },
    "userEmailTemplate": {
      "type": "string",
      "default": ""
    },
    "adminEmailTemplate": {
      "type": "string",
      "default": ""
    },
    "messages": {
      "type": "object",
      "default": {
        "requiredField": "",
        "incorrectEmail": ""
      }
    },
    "description": {
      "type": "string",
      "default": ""
    },
    "settings": {
      "type": "object",
      "default": {}
    },
    "formStyle": {
      "type": "string",
      "default": ""
    },
    "recaptcha": {
      "type": "object",
      "default": {
        "enable": false,
        "type": "v3",
        "site_key": "",
        "secret_key": "",
        "thresholdScore": "0.50"
      }
    },
    "cloudflareTurnstile": {
      "type": "object",
      "default": {
        "enable": false,
        "site_key": "",
        "secret_key": ""
      }
    },
    "honeypot": {
      "type": "object",
      "default": {
        "enable": false,
        "timeCheckValue": 4
      }
    }
  },
  "providesContext": {
    "gutena-forms/formID": "formID"
  },
  "supports": {
    "__experimentalSettings": true,
    "align": [
      "wide",
      "full"
    ],
    "color": {
      "background": true,
      "text": true
    },
    "__experimentalBorder": {
      "color": true,
      "radius": true,
      "style": true,
      "width": true,
      "__experimentalDefaultControls": {
        "color": true,
        "radius": true,
        "style": true,
        "width": true
      }
    },
    "spacing": {
      "margin": true,
      "padding": true,
      "blockGap": true
    },
    "html": false,
    "__experimentalLayout": true
  },
  "textdomain": "gutena-forms",
  "editorScript": "file:./index.js",
  "script": "file:./script.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}