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/field-group/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "gutena/field-group",
  "version": "1.0.0",
  "title": "Field Group",
  "parent": [
    "gutena/forms"
  ],
  "category": "gutena",
  "icon": "feedback",
  "description": "Add a field and specify its label, placeholder, field type, etc.",
  "attributes": {
    "nameAttr": {
      "type": "string",
      "default": "gf-input-1"
    },
    "fieldLabel": {
      "type": "string",
      "default": "Label"
    },
    "fieldLabelContent": {
      "type": "string",
      "default": ""
    },
    "fieldType": {
      "type": "string",
      "default": "text"
    },
    "isRequired": {
      "type": "boolean",
      "default": false
    },
    "displayName": {
      "type": "string",
      "default": "Name"
    },
    "placeholder": {
      "type": "string",
      "default": ""
    },
    "defaultValue": {
      "type": "string",
      "default": ""
    },
    "autocomplete": {
      "type": "boolean",
      "default": false
    },
    "autoCapitalize": {
      "type": "boolean",
      "default": false
    },
    "textAreaRows": {
      "type": "number",
      "default": 2
    },
    "selectOptions": {
      "type": "array",
      "default": [
        "Big",
        "Medium",
        "Small"
      ]
    },
    "optionsInline": {
      "type": "boolean",
      "default": false
    },
    "multiSelect": {
      "type": "boolean",
      "default": false
    },
    "errorRequiredMsg": {
      "type": "string",
      "default": "Field is required"
    },
    "errorInvalidInputMsg": {
      "type": "string",
      "default": "Input is not valid"
    },
    "description": {
      "type": "string",
      "default": ""
    },
    "settings": {
      "type": "object",
      "default": {}
    }
  },
  "supports": {
    "__experimentalSettings": true,
    "align": [
      "wide",
      "full"
    ],
    "html": false,
    "spacing": {
      "margin": true,
      "padding": true,
      "blockGap": true
    },
    "__experimentalLayout": true
  },
  "textdomain": "gutena-forms",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}