{
	"module": {
		"meta": {
			"adminLabel": {
				"desktop": { "value": "Image Carousel" }
			}
		}
	},
	"configuration": {
		"advanced": {
			"numberOfImages": {
				"desktop": { "value": "10" }
			},
			"offsetNumber": {
				"desktop": { "value": "0" }
			},
			"orderBy": {
				"desktop": { "value": "date" }
			},
			"order": {
				"desktop": { "value": "DESC" }
			},
			"includeCategories": {
				"desktop": { "value": [] }
			},
			"imageSize": {
				"desktop": { "value": "full" }
			},
			"disableLazyLoading": {
				"desktop": { "value": "on" }
			},
			"noGalleryText": {
				"desktop": { "value": "No Images Found!!" }
			},
			"clickTrigger": {
				"desktop": { "value": "off" }
			},
			"linkTarget": {
				"desktop": { "value": "off" }
			}
		}
	},
	"elements": {
		"advanced": {
			"showTitle": {
				"desktop": { "value": "off" }
			},
			"titleArea": {
				"desktop": { "value": "lightbox" }
			},
			"showCaption": {
				"desktop": { "value": "off" }
			},
			"captionArea": {
				"desktop": { "value": "lightbox" }
			}
		}
	},
	"sliderContainer": {
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "",
						"bottom"         : "",
						"left"           : "",
						"right"          : "",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			}
		}
	},
	"slider": {
		"advanced": {
			"slideEffect": {
				"desktop": { "value": "slide" }
			},
			"slidesPerView": {
				"desktop": { "value": "3" }
			},
			"slidesPerGroup": {
				"desktop": { "value": "1" }
			},
			"spaceBetweenSlides": {
				"desktop": { "value": "20px" }
			},
			"enableCoverflowShadow": {
				"desktop": { "value": "off" }
			},
			"coverflowShadowColor": {
				"desktop": { "value": "#cccccc" }
			},
			"coverflowRotate": {
				"desktop": { "value": "40" }
			},
			"coverflowDepth": {
				"desktop": { "value": "100" }
			},
			"equalizeSlidesHeight": {
				"desktop": { "value": "off" }
			},
			"autoHeightSlider": {
				"desktop": { "value": "off" }
			},
			"sliderLoop": {
				"desktop": { "value": "off" }
			},
			"autoplay": {
				"desktop": { "value": "on" }
			},
			"enableLinearTransition": {
				"desktop": { "value": "off" }
			},
			"autoplaySpeed": {
				"desktop": { "value": "3000" }
			},
			"pauseOnHover": {
				"desktop": { "value": "on" }
			},
			"transitionDuration": {
				"desktop": { "value": "1000" }
			},
			"paginationType": {
				"desktop": { "value": "thumbs" }
			},
			"controlDotStyle": {
				"desktop": { "value": "solid_dot" }
			},
			"enableDynamicDots": {
				"desktop": { "value": "off" }
			},
			"thumbsPerView": {
				"desktop": { "value": "7" }
			},
			"spaceBetweenThumbs": {
				"desktop": { "value": "20px" }
			},
			"controlDotActiveColor": {
				"desktop": { "value": "#000000" }
			},
			"controlDotInactiveColor": {
				"desktop": { "value": "#cccccc" }
			},
			"numberDotTextColor": {
				"desktop": { "value": "#ffffff" }
			},
			"thumbContainerWidth": {
				"desktop": { "value": "85%" }
			},
			"enableThumbHeight": {
				"desktop": { "value": "on" }
			},
			"customThumbHeight": {
				"desktop": { "value": "100px" }
			}
		}
	},
	"sliderArrows": {
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "5px",
						"bottom"         : "5px",
						"left"           : "10px",
						"right"          : "10px",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			},
			"border": {
				"desktop": {
					"value": { "color": "" }
				}
			}
		},
		"advanced": {
			"show": {
				"desktop": { "value": "off" }
			},
			"previousArrow": {
				"desktop": { "value": {
					"unicode": "",
					"type": "",
					"weight": ""
				} }
			},
			"nextArrow": {
				"desktop": { "value": {
					"unicode": "",
					"type": "",
					"weight": ""
				} }
			},
			"showOnHover": {
				"desktop": { "value": "off" }
			},
			"position": {
				"desktop": { "value": "inside" }
			},
			"fontsize": {
				"desktop": { "value": "24px" }
			},
			"color": {
				"desktop": { "value": "" }
			},
			"backgroundColor": {
				"desktop": { "value": "" }
			}
		}
	},
	"contentContainer": {
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "10px",
						"bottom"         : "10px",
						"left"           : "",
						"right"          : "",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			}
		},
		"advanced": {
			"backgroundColor": {
				"desktop": { "value": "" }
			}
		}
	},
	"image": {
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "",
						"bottom"         : "",
						"left"           : "",
						"right"          : "",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			},
			"border": {
				"desktop": {
					"value": { "color": "" }
				}
			}
		},
		"advanced": {
			"enableHeight": {
				"desktop": { "value": "on" }
			},
			"customHeight": {
				"desktop": { "value": "300px" }
			}
		}
	},
	"title": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"headingLevel" : "h4",
					"size"         : "18px"
				} }
			} }
		}
	},
	"caption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "14px"
				} }
			} }
		}
	},
	"overlay": {
		"innerContent": {
			"desktop": { "value": {
				"unicode": "",
				"type": "",
				"weight": ""
			} }
		},
		"decoration": {
			"spacing": {
				"desktop": { "value": {
					"padding": {
						"top"            : "5px",
						"bottom"         : "5px",
						"left"           : "5px",
						"right"          : "5px",
						"syncHorizontal" : "on",
						"syncVertical"   : "on"
					}
				} }
			}
		},
		"advanced": {
			"enable": {
				"desktop": { "value": "off" }
			},
			"iconSize": {
				"desktop": { "value": "32px" }
			},
			"iconColor": {
				"desktop": { "value": "" }
			},
			"backgroundColor": {
				"desktop": { "value": "" }
			},
			"zoomIconSize": {
				"desktop": { "value": "16px" }
			},
			"zoomIconBg": {
				"desktop": { "value": "" }
			},
			"zoomIconColor": {
				"desktop": { "value": "" }
			},
			"linkIconSize": {
				"desktop": { "value": "16px" }
			},
			"linkIconBg": {
				"desktop": { "value": "" }
			},
			"linkIconColor": {
				"desktop": { "value": "" }
			}
		}
	},
	"overlayTitle": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "16px",
					"color": "#000000",
					"textAlign": "center"
				} }
			} }
		}
	},
	"overlayCaption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "14px",
					"color": "#000000",
					"textAlign": "center"
				} }
			} }
		}
	},
	"lightbox": {
		"advanced": {
			"effect": {
				"desktop": { "value": "none" }
			},
			"transitionDuration": {
				"desktop": { "value": "300" }
			},
			"enableNavigation": {
				"desktop": { "value": "on" }
			},
			"titleCaptionStyle": {
				"desktop": { "value": "image_overlay" }
			},
			"metaBackgroundColor": {
				"desktop": { "value": "rgba( 0, 0, 0, 0.6 )" }
			},
			"backgroundColor": {
				"desktop": { "value": "rgba( 0, 0, 0, 0.8 )" }
			},
			"closeIconColor": {
				"desktop": { "value": "#ffffff" }
			},
			"arrowsColor": {
				"desktop": { "value": "#ffffff" }
			}
		}
	},
	"lightboxTitle": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "18px",
					"textAlign": "left"
				} }
			} }
		}
	},
	"lightboxCaption": {
		"decoration": {
			"font": { "font": {
				"desktop": { "value": {
					"size" : "14px",
					"textAlign": "left"
				} }
			} }
		}
	}
}
