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