{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/lottie",
  "d4Shortcode": "et_pb_lottie",
  "moduleClassName": "et_pb_lottie",
  "moduleOrderClassName": "et_pb_lottie",
  "title": "Lottie",
  "titles": "Lottie Animations",
  "moduleIcon": "divi/module-lottie",
  "category": "module",
  "childrenName": [],
  "videos": [
    {
      "id": "lottie-intro",
      "name": "An introduction to the Lottie module"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {},
          "text": {
            "priority": 15
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "lottie": {
      "type": "object",
      "selector": "{{selector}} .et_pb_lottie_animation",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "src": {
              "groupSlug": "contentLottie",
              "subName": "src",
              "label": "Lottie Animation File",
              "description": "Upload your Lottie JSON animation file.",
              "features": {
                "dynamicContent": {
                  "type": "url"
                },
                "sticky": false,
                "preset": "content"
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/upload",
                "props": {
                  "chooseText": "Choose a Lottie JSON File",
                  "uploadButtonText": "Upload a Lottie JSON File",
                  "dataType": "json"
                }
              }
            },
            "uploadNotice": {
              "groupSlug": "contentLottie",
              "subName": "uploadNotice",
              "label": "",
              "description": "",
              "render": true,
              "priority": 12,
              "features": {
                "responsive": false,
                "sticky": false,
                "hover": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/warning",
                "props": {
                  "message": "You must <a href=\"https://help.elegantthemes.com/en/articles/11971717-how-to-enable-json-uploads-in-wordpress\" target=\"_blank\" rel=\"noopener\">enable JSON uploads</a> before uploading Lottie files."
                }
              }
            },
            "trigger": {
              "groupSlug": "contentLottie",
              "subName": "trigger",
              "label": "Trigger Animation",
              "description": "Choose when the animation should be triggered.",
              "render": true,
              "priority": 15,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "onLoad": {
                      "label": "On Load"
                    },
                    "onView": {
                      "label": "On View"
                    },
                    "onHover": {
                      "label": "On Hover"
                    },
                    "onClick": {
                      "label": "On Click"
                    },
                    "onScroll": {
                      "label": "Scroll To Animate"
                    }
                  }
                }
              }
            },
            "loop": {
              "groupSlug": "contentLottie",
              "subName": "loop",
              "label": "Loop Animation",
              "description": "Enable this to make the animation loop infinitely.",
              "render": true,
              "priority": 30,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "speed": {
              "groupSlug": "contentLottie",
              "subName": "speed",
              "label": "Animation Speed",
              "description": "Control the playback speed of the animation.",
              "render": true,
              "priority": 40,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0.1,
                  "max": 3,
                  "step": 0.1,
                  "allowedUnits": [],
                  "defaultUnit": ""
                }
              }
            },
            "direction": {
              "groupSlug": "contentLottie",
              "subName": "direction",
              "label": "Direction",
              "description": "Choose the playback direction of the animation.",
              "render": true,
              "priority": 50,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "forward": {
                      "label": "Forward"
                    },
                    "backward": {
                      "label": "Backward"
                    }
                  }
                }
              }
            },
            "mode": {
              "groupSlug": "contentLottie",
              "subName": "mode",
              "label": "Play Mode",
              "description": "Choose how the animation should play.",
              "render": true,
              "priority": 60,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "normal": {
                      "label": "Normal"
                    },
                    "bounce": {
                      "label": "Bounce"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "lottieAnimation": {
      "label": "Lottie Animation",
      "subName": "lottieAnimation",
      "selectorSuffix": " .et_pb_lottie_animation"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentLottie": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentLottie",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Lottie Animation"
          }
        }
      }
    }
  }
}