{
	"name": "dnxte/stacked-images",
	"d4Shortcode": "",
	"title": "Stacked Images",
	"titles": "Stacked Images",
	"moduleIcon": "dnxte/stacked-images",
	"folder": "divi-essential",
	"category": "module",
	"childModuleName": "dnxte/stacked-images-item",
	"attributes": {
		"module": {
			"type": "object",
			"selector": "{{selector}}",
			"default": {
				"meta": {
					"adminLabel": {
						"desktop": {
							"value": "Stacked Images"
						}
					}
				}
			},
			"styleProps": {
				"border": {
					"important": true
				},
				"spacing": {
					"important": true
				}
			}
		},
		"stackedImages": {
			"type": "object",
			"selector": "{{selector}} .dnxte-stacked-images-container",
			"advanced":{
				"title": {
					"desktop": {
						"value": "Stacked Images Title"
					}
				},
				"alignment": {
					"desktop": {
						"value": "center"
					}
				},
				"iconSize": {
					"desktop": {
						"value": "100px"
					}
				},
				"shrink": {
					"desktop": {
						"value": "90px"
					}
				},
				"spacing": {
					"desktop": {
						"value": "20px"
					}
				},
				"tooltipUse": {
					"desktop": {
						"value": "off"
					}
				},
				"direction": {
					"desktop": {
						"value": "vertical"
					}
				},
				"placement": {
					"desktop": {
						"value": "top"
					}
				},
				"tooltipAnimation": {
					"desktop": {
						"value": "fade"
					}
				},
				"theme": {
					"desktop": {
						"value": "dark"
					}
				},
				"arrow": {
					"desktop": {
						"value": "default"
					}
				},
				"animateFill": {
					"desktop": {
						"value": "false"
					}
				},
				"duration": {
					"desktop": {
						"value": "300"
					}
				},
				"showSpeechBubble": {
					"desktop": {
						"value": "off"
					}
				},
				"makeInteractiveTooltip": {
					"desktop": {
						"value": "off"
					}
				},
				"tooltipWidth": {
					"desktop": {
						"value": "350px"
					}
				},
				"tooltipSize": {
					"desktop": {
						"value": "medium"
					}
				},
				"tooltipBorderRadius": {
					"desktop": {
						"value": "6px"
					}
				},
				"trigger": {
					"desktop": {
						"value": "mouseenter"
					}
				},
				"hideOnClick": {
					"desktop": {
						"value": "on"
					}
				},
				"imageWidth": {
					"desktop": {
						"value": "100px"
					}
				},
				"imageHeight": {
					"desktop": {
						"value": "100px"
					}
				}
			},
			"default": {
				"advanced": {
					"title": {
						"desktop": {
							"value": "Stacked Images Title"
						}
					},
					"alignment": {
						"desktop": {
							"value": "center"
						}
					},
					"iconSize": {
						"desktop": {
							"value": "100px"
						}
					},
					"shrink": {
						"desktop": {
							"value": "90px"
						}
					},
					"spacing": {
						"desktop": {
							"value": "20px"
						}
					},
					"tooltipUse": {
						"desktop": {
							"value": "off"
						}
					},
					"direction": {
						"desktop": {
							"value": "horizontal"
						}
					},
					"placement": {
						"desktop": {
							"value": "top"
						}
					},
					"tooltipAnimation": {
						"desktop": {
							"value": "fade"
						}
					},
					"theme": {
						"desktop": {
							"value": "dark"
						}
					},
					"arrow": {
						"desktop": {
							"value": "default"
						}
					},
					"animateFill": {
						"desktop": {
							"value": "false"
						}
					},
					"duration": {
						"desktop": {
							"value": "300"
						}
					},
					"showSpeechBubble": {
						"desktop": {
							"value": "off"
						}
					},
					"makeInteractiveTooltip": {
						"desktop": {
							"value": "off"
						}
					},
					"tooltipWidth": {
						"desktop": {
							"value": "350px"
						}
					},
					"tooltipSize": {
						"desktop": {
							"value": "medium"
						}
					},
					"tooltipBorderRadius": {
						"desktop": {
							"value": "6px"
						}
					},
					"trigger": {
						"desktop": {
							"value": "mouseenter"
						}
					},
					"hideOnClick": {
						"desktop": {
							"value": "on"
						}
					}
				},
				"decoration": {
					"color": {
						"desktop": {
							"value": "#000000"
						}
					}
				}
			},
			"styleProps": {
				"spacing": {
					"important": true
				}
			}
		},
		"tooltip": {
			"type": "object",
			"selector": ".tippy-tooltip, .tippy-box",
			"styleProps": {
				"font": {
					"important": true
				}
			}
		}
	},
	"customCssFields": {
		"stackedImages": {
			"subName": "stackedImages",
			"selectorSuffix": " .dnxte-stacked-images-container"
		}
	}
}