{
	"name": "maxmegamenu/divi-location",
	"title": "Max Mega Menu",
	"titles": "Max Mega Menus",
	"category": "module",
	"moduleClassName": "maxmegamenu_location",
	"moduleOrderClassName": "maxmegamenu_location",
	"attributes": {
		"module": {
			"type": "object",
			"selector": "{{selector}}",
			"default": {
				"meta": {
					"adminLabel": {
						"desktop": {
							"value": "Max Mega Menu"
						}
					}
				}
			},
			"settings": {
				"decoration": {
					"layout": {},
					"sizing": {},
					"spacing": {},
					"border": {},
					"boxShadow": {},
					"filters": {},
					"transform": {},
					"animation": {},
					"overflow": {},
					"disabledOn": {},
					"transition": {},
					"position": {},
					"zIndex": {},
					"scroll": {},
					"sticky": {}
				}
			}
		},
		"location": {
			"type": "object",
			"default": {
				"innerContent": {
					"desktop": {
						"value": ""
					}
				}
			},
			"settings": {
				"innerContent": {
					"groupType": "group-item",
					"item": {
						"groupSlug": "contentMenuLocation",
						"priority": 10,
						"render": true,
						"attrName": "location.innerContent",
						"label": "Menu Location",
						"description": "Select the menu location to display. Locations are configured under Mega Menu > Menu Locations.",
						"category": "basic_option",
						"features": {
							"responsive": false,
							"hover": false,
							"sticky": false,
							"dynamicContent": false
						},
						"component": {
							"name": "divi/select",
							"type": "field",
							"props": {
								"options": {
									"": { "label": "Select a location" }
								}
							}
						}
					}
				}
			}
		}
	},
	"settings": {
		"content": "auto",
		"design": "auto",
		"advanced": "auto",
		"groups": {
			"contentMenuLocation": {
				"panel": "content",
				"priority": 5,
				"groupName": "contentMenuLocation",
				"multiElements": true,
				"component": {
					"name": "divi/composite",
					"props": {
						"groupLabel": "Max Mega Menu"
					}
				}
			}
		}
	}
}
