{
	"name": "mphb-divi/rates",
	"d4Shortcode": "mphb-divi-rates",
	"title": "HB Accom. Rates",
	"titles": "HB Accom. Rates",
	"category": "module",
	"moduleClassName": "mphb-divi-rates",
	"moduleOrderClassName": "mphb-divi-rates",
	"attributes": {
		"module": {
			"type": "object",
			"selector": "{{selector}}",
			"settings": {
				"meta": {
					"adminLabel": {}
				},
				"decoration": {
					"attributes": {},
					"background": {},
					"font": {},
					"sizing": {},
					"spacing": {},
					"border": {},
					"boxShadow": {},
					"filters": {},
					"transform": {},
					"animation": {},
					"overflow": {},
					"disabledOn": {},
					"position": {},
					"zIndex": {},
					"conditions": {},
					"scroll": {},
					"transition": {}
				}
			}
		},
		"shortcode": {
			"type": "object",
			"selector": "{{selector}}",
			"settings": {
				"advanced": {
					"id": {
						"groupType": "group-item",
						"item": {
							"groupSlug": "contentOptions",
							"priority": 10,
							"render": true,
							"label": "Accommodation Type",
							"description": "Select the accommodation type to display.",
							"category": "basic_option",
							"component": {
								"name": "divi/select",
								"type": "field"
							},
							"features": {
								"hover": false,
								"sticky": false,
								"responsive": false,
								"preset": "content"
							}
						}
					},
					"class": {
						"groupType": "group-item",
						"item": {
							"groupSlug": "contentOptions",
							"priority": 20,
							"render": true,
							"label": "Class",
							"description": "Custom CSS class for shortcode wrapper.",
							"category": "configuration",
							"component": {
								"name": "divi/text",
								"type": "field"
							},
							"features": {
								"hover": false,
								"sticky": false,
								"responsive": false,
								"preset": "content"
							}
						}
					}
				}
			},
			"default": {
				"advanced": {
					"id": {
						"desktop": {
							"value": ""
						}
					},
					"class": {
						"desktop": {
							"value": ""
						}
					}
				}
			}
		}
	},
	"settings": {
		"design": "auto",
		"advanced": "auto",
		"groups": {
			"contentOptions": {
				"panel": "content",
				"priority": 10,
				"multiElements": true,
				"groupName": "options",
				"component": {
					"name": "divi/composite",
					"props": {
						"groupLabel": "Options"
					}
				}
			}
		}
	}
}
