{
  "name": "wprm/recipe",
  "d4Shortcode": "divi_wprm_recipe",
  "title": "WPRM Recipe",
  "titles": "WPRM Recipe Modules",
  "moduleIcon": "divi/module-gallery",
  "moduleClassName": "wprm_recipe",
  "moduleOrderClassName": "wprm_recipe",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "recipe": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": ""
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentRecipe",
            "priority": 10,
            "render": true,
            "attrName": "recipe.innerContent",
            "label": "Recipe ID (required)",
            "description": "Enter the ID of the WP Recipe Maker recipe to display.",
            "features": {
              "sticky": false,
              "dynamicContent": false
            },
            "component": {
              "name": "divi/text",
              "type": "field"
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentRecipe": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentRecipe",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Recipe"
          }
        }
      }
    }
  }
}
