{
  "name": "de-ajax-filter/thumbnail",
  "d4Shortcode": "et_pb_df_thumbnail",
  "title": "Thumbnail",
  "titles": "Thumbnails",
  "category": "module",
  "folder": "divi-machine",
  "moduleIcon": "divi-machine/default-icon",
  "attributes": {

    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "advanced": {
        "text": {
          "desktop": {
            "value": {
              "color": "light"
            }
          }
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Thumbnail Module"
            }
          }
        },
        "decoration": {
          "sizing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "spacing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "border": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "filters": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "animation": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "transform": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      }
    },
    "thumbnail": {
      "type": "object",
      "selector": "{{selector}} img",
      "default": {
        "advanced": {
          "size": {
            "desktop": {
              "value": "full"
            }
          },
          "linkImage": {
            "desktop": {
              "value": "on"
            }
          },
          "newTab": {
            "desktop": {
              "value": "off"
            }
          },
          "enablePlaceholder": {
            "desktop": {
              "value": "off"
            }
          },
          "placeholderImage": {
            "desktop": {
              "value": ""
            }
          },
          "placeholderAltText": {
            "desktop": {
              "value": ""
            }
          },
          "placeholderTitleText": {
            "desktop": {
              "value": ""
            }
          },
          "variationImageChange": {
            "desktop": {
              "value": "off"
            }
          },
          "enableTitleTag": {
            "desktop": {
              "value": "off"
            }
          },
          "imageStyle": {
            "desktop": {
              "value": "default"
            }
          },
          "fliipImageACFTag": {
            "desktop": {
              "value": "off"
            }
          },
          "height": {
            "desktop": {
              "value": ""
            }
          },
          "align": {
            "desktop": {
              "value": "left"
            }
          },
          "fullwidth": {
            "desktop": {
              "value": "off"
            }
          },
          "centerMobile": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "decoration": {
          "font": {},
          "border": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "filter": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      }
    },
    "overlay": {
      "type": "object",
      "selector": "{{selector}} .et_overlay",
      "default": {
        "advanced": {
          "icon": {
            "desktop": {
              "value": {
                "type": "divi",
                "unicode": "&#xe050;",
                "weight": "400"
              }
            }
          },
          "iconColor": {
            "desktop": {
              "value": "#2ea3f2"
            }
          },
          "backgroundColor": {
            "desktop": {
              "value": "hsla(0, 0%, 100%, .9)"
            }
          }
        }
      }
    }

  },
  "style": ["divi-ajax-filter-module-style"]
}
