{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/video-slider-item",
  "d4Shortcode": "et_pb_video_slider_item",
  "title": "Video Slider Item",
  "titles": "Video Slider Items",
  "category": "child-module",
  "videos": [],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "position": {
          "important": {
            "desktop": {
              "value": {
                "position": true
              }
            }
          }
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "html": {}
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "conditions": {},
          "disabledOn": {
            "component": {
              "props": {
                "fields": {
                  "disabledOnGroup": {
                    "render": false
                  }
                }
              }
            }
          },
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "sticky": {
            "groupType": "group-item",
            "item": {
              "priority": 10,
              "render": true,
              "groupSlug": "advancedScrollModule",
              "component": {
                "name": "divi/sticky",
                "type": "group",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "overlay": {
      "type": "object",
      "selector": "{{selector}} .et_pb_video_overlay_hover:hover",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "image": {
              "groupSlug": "contentOverlay",
              "attrName": "thumbnail.innerContent",
              "subName": "src",
              "label": "Overlay Image",
              "description": "Upload your desired image, or type in the URL to the image you would like to display over your video. You can also generate a still image from your video.",
              "category": "basic_option",
              "priority": 10,
              "render": true,
              "features": {
                "dynamicContent": {
                  "type": "image"
                },
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "name": "divi/composite"
              }
            }
          }
        },
        "decoration": {
          "background": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designOverlay",
              "attrName": "overlay.decoration.background",
              "subName": "color",
              "label": "Overlay Background Color",
              "description": "Pick a color to use for the overlay that appears behind the play icon when hovering over the video.",
              "priority": 10,
              "render": true,
              "features": {
                "dynamicContent": {
                  "type": "color"
                }
              },
              "component": {
                "name": "divi/color-picker",
                "type": "field"
              }
            }
          }
        }
      }
    },
    "playIcon": {
      "type": "object",
      "selector": "{{selector}} .et_pb_video_overlay .et_pb_video_play",
      "supportsCustomAttributes": true,
      "styleProps": {
        "icon": {
          "selector": "{{selector}}.et_pb_slide .et_pb_video_play",
          "propertySelectors": {
            "desktop": {
              "value": {
                "font-family": "{{selector}}.et_pb_slide .et_pb_video_play:before",
                "content": "{{selector}}.et_pb_slide .et_pb_video_play:before",
                "font-weight": "{{selector}}.et_pb_slide .et_pb_video_play:before",
                "color": "{{selector}}.et_pb_slide .et_pb_video_play"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "font-family": true,
                "content": true,
                "font-weight": true,
                "color": true
              }
            }
          }
        }
      },
      "settings": {
        "decoration": {
          "icon": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designControls",
              "attrName": "playIcon.decoration.icon",
              "priority": 10,
              "render": true,
              "label": "Play Icon",
              "component": {
                "type": "group",
                "name": "divi/icon",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Play Icon",
                  "fields": {
                    "icon": {
                      "render": true
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "sliderControls": {
      "type": "object",
      "settings": {
        "advanced": {
          "color": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designControls",
              "attrName": "sliderControls.advanced",
              "subName": "color",
              "label": "Slider Arrows Color",
              "description": "This setting will make your slider arrows either light or dark in color.",
              "priority": 10,
              "render": true,
              "defaultAttr": {
                "desktop": {
                  "value": {
                    "color": "light"
                  }
                }
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "dark": {
                      "label": "Dark"
                    },
                    "light": {
                      "label": "Light"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "video": {
      "type": "object",
      "selector": "{{selector}} .et_pb_video_wrap .et_pb_video_box",
      "attributes": {
        "class": "et_pb_video_box"
      },
      "tagName": "div",
      "childrenSanitizer": "et_core_esc_previously",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "video": {
              "groupSlug": "contentVideo",
              "attrName": "video.innerContent",
              "subName": "src",
              "label": "Video MP4 File Or Youtube URL",
              "description": "Upload your desired video in .MP4 format, or type in the URL to the video you would like to display.",
              "category": "basic_option",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/upload",
                "props": {
                  "dataType": "video",
                  "chooseText": "Choose a Video MP4 File",
                  "uploadButtonText": "Upload a Video"
                }
              }
            },
            "webm": {
              "groupSlug": "contentVideo",
              "attrName": "video.innerContent",
              "subName": "webm",
              "label": "Video WEBM File",
              "description": "Upload the .WEBM version of your video here. All uploaded videos should be in both .MP4 .WEBM formats to ensure maximum compatibility in all browsers.",
              "category": "basic_option",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/upload",
                "props": {
                  "dataType": "video",
                  "chooseText": "Choose a Video WEBM File",
                  "uploadButtonText": "Upload a Video"
                }
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentVideo": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentVideo",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Video"
          }
        }
      },
      "contentOverlay": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentOverlay",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Overlay"
          }
        }
      },
      "designControls": {
        "panel": "design",
        "priority": 10,
        "groupName": "controls",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Controls"
          }
        }
      }
    }
  }
}