{
  "name": "wpfd/file-divi5",
  "d4Shortcode": "divi_wpfd_single_file",
  "title": "WPFD Single File",
  "titles": "WPFD Single Files",
  "moduleClassName": "divi_wpfd_single_file",
  "moduleOrderClassName": "divi_wpfd_single_file",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "WPFD Single File"
            }
          }
        },
        "innerContent": {
          "desktop": {
            "value": {
              "selection": {
                "selectedFileId": "",
                "selectedCategoryId": "",
                "selectedFileName": "",
                "categoryPath": ""
              }
            }
          }
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {}
        },
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "selection": {
              "groupSlug": "fileSettings",
              "attrName": "module.innerContent",
              "subName": "selection",
              "priority": 10,
              "render": true,
              "label": "Choose File",
              "features": { "sticky": false, "responsive": false, "hover": false, "dynamicContent": false },
              "component": {
                "name": "wpfd/file-picker",
                "type": "field"
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "fileSettings": {
        "panel": "content",
        "priority": 10,
        "groupName": "fileSettings",
        "multiElements": true,
        "component": { "name": "divi/composite", "props": { "groupLabel": "File Settings" } }
      }
    }
  }
}
