{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/timeline-item",
  "d4Shortcode": "et_pb_timeline_item",
  "moduleClassName": "et_pb_timeline_item",
  "moduleOrderClassName": "et_pb_timeline_item",
  "title": "Timeline Item",
  "titles": "Timeline Items",
  "moduleIcon": "divi/module-timeline-item",
  "category": "child-module",
  "childrenName": [],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {}
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "styleProps": {
        "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}}.et_pb_timeline_item"
      }
    },
    "spacer": {
      "type": "object",
      "label": "Spacer",
      "elementType": "element",
      "elementProps": {
        "groupedOptionGroup": true
      },
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_spacer",
      "attributes": {
        "class": "et_pb_timeline_spacer"
      },
      "tagName": "div",
      "settings": {
        "advanced": {
          "displayElementsOnSpacer": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designSpacer",
              "attrName": "spacer.advanced.displayElementsOnSpacer",
              "label": "Display Elements On Spacer",
              "description": "When enabled, nested modules are rendered inside this timeline spacer instead of the card.",
              "category": "configuration",
              "priority": 3,
              "render": true,
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          }
        },
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "layout": {},
          "sizing": {
            "item": {
              "groupSlug": "designSpacer",
              "component": {
                "props": {
                  "fields": {
                    "flexType": {
                      "render": false
                    }
                  }
                }
              }
            }
          },
          "spacing": {}
        }
      }
    },
    "connector": {
      "type": "object",
      "label": "Connector",
      "elementType": "element",
      "elementProps": {
        "groupedOptionGroup": true
      },
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_connector",
      "attributes": {
        "class": "et_pb_timeline_connector"
      },
      "tagName": "div",
      "settings": {
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "sizing": {
            "item": {
              "groupSlug": "designConnector",
              "component": {
                "props": {
                  "fields": {
                    "alignSelf": {
                      "render": false
                    },
                    "flexType": {
                      "render": false
                    },
                    "size": {
                      "render": false
                    }
                  }
                }
              }
            }
          },
          "spacing": {}
        }
      }
    },
    "marker": {
      "type": "object",
      "label": "Marker",
      "elementType": "element",
      "elementProps": {
        "groupedOptionGroup": true
      },
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_marker",
      "attributes": {
        "class": "et_pb_timeline_marker"
      },
      "tagName": "div",
      "settings": {
        "advanced": {
          "position": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designMarker",
              "attrName": "marker.advanced",
              "subName": "position",
              "label": "Marker Position",
              "description": "Choose marker position.",
              "category": "layout",
              "priority": 5,
              "render": true,
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "defaultValue": "default",
                  "options": {
                    "default": {
                      "label": "Default"
                    },
                    "start": {
                      "label": "Start"
                    },
                    "center": {
                      "label": "Center"
                    },
                    "end": {
                      "label": "End"
                    }
                  }
                }
              }
            }
          }
        },
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentItemContent",
            "attrName": "marker.innerContent",
            "label": "Icon",
            "description": "Choose an icon to display inside the timeline marker.",
            "category": "basic_option",
            "priority": 40,
            "render": true,
            "features": {
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/icon-picker"
            }
          }
        },
        "decoration": {
          "icon": {
            "groupType": "group-item",
            "item": {
              "priority": 10,
              "render": true,
              "groupSlug": "designMarker",
              "component": {
                "name": "divi/icon",
                "type": "group",
                "props": {
                  "attrName": "marker.decoration.icon",
                  "groupLabel": "Icon",
                  "fields": {
                    "icon": {
                      "render": false
                    }
                  }
                }
              }
            }
          },
          "background": {},
          "border": {},
          "boxShadow": {},
          "sizing": {
            "item": {
              "groupSlug": "designMarker",
              "component": {
                "props": {
                  "fields": {
                    "alignSelf": {
                      "render": false
                    },
                    "flexType": {
                      "render": false
                    }
                  }
                }
              }
            }
          },
          "spacing": {}
        }
      },
      "styleProps": {
        "icon": {
          "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_marker .et-pb-icon"
        }
      }
    },
    "card": {
      "type": "object",
      "label": "Card",
      "elementType": "element",
      "elementProps": {
        "groupedOptionGroup": true
      },
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_card",
      "attributes": {
        "class": "et_pb_timeline_card"
      },
      "tagName": "div",
      "settings": {
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "layout": {},
          "sizing": {
            "item": {
              "groupSlug": "designCard",
              "component": {
                "props": {
                  "fields": {
                    "alignSelf": {
                      "render": false
                    },
                    "flexType": {
                      "render": false
                    },
                    "size": {
                      "render": false
                    }
                  }
                }
              }
            }
          },
          "spacing": {}
        }
      }
    },
    "date": {
      "type": "object",
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_date",
      "label": "Date",
      "elementType": "element",
      "attributes": {
        "class": "et_pb_timeline_date"
      },
      "tagName": "div",
      "inlineEditor": "plainText",
      "childrenSanitizer": "et_core_esc_previously",
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentItemContent",
            "attrName": "date.innerContent",
            "label": "Date",
            "description": "Set timeline item date/label text.",
            "category": "basic_option",
            "priority": 10,
            "render": true,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/text"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designDate",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false,
                  "groupLabel": "Date Text",
                  "fieldLabel": "Date",
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} h1.et_pb_timeline_title, {{selectorPrefix}}.et_pb_timeline {{baseSelector}} h2.et_pb_timeline_title, {{selectorPrefix}}.et_pb_timeline {{baseSelector}} h3.et_pb_timeline_title, {{selectorPrefix}}.et_pb_timeline {{baseSelector}} h4.et_pb_timeline_title, {{selectorPrefix}}.et_pb_timeline {{baseSelector}} h5.et_pb_timeline_title, {{selectorPrefix}}.et_pb_timeline {{baseSelector}} h6.et_pb_timeline_title",
      "attributes": {
        "class": "et_pb_timeline_title"
      },
      "tagName": "h3",
      "inlineEditor": "plainText",
      "label": "Title",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously",
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentItemContent",
            "attrName": "title.innerContent",
            "label": "Title",
            "description": "Set timeline item title text.",
            "category": "basic_option",
            "priority": 20,
            "render": true,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/text"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designTitle",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false,
                  "groupLabel": "Title Text",
                  "fieldLabel": "Title",
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "headingLevel": "h3"
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selectorPrefix}}.et_pb_timeline {{baseSelector}} .et_pb_timeline_content",
      "label": "Body",
      "elementType": "content",
      "attributes": {
        "class": "et_pb_timeline_content"
      },
      "tagName": "div",
      "allowHtml": true,
      "allowEmptyValue": true,
      "settings": {
        "advanced": {
          "text": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentItemContent",
              "render": false
            }
          }
        },
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentItemContent",
            "attrName": "content.innerContent",
            "label": "Body",
            "description": "Set timeline item body text.",
            "category": "basic_option",
            "priority": 30,
            "render": true,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/richtext"
            }
          }
        },
        "decoration": {
          "bodyFont": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designContent",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font-body",
                "props": {
                  "grouped": false,
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "spacer": {
      "label": "Spacer",
      "subName": "spacer",
      "selectorSuffix": " .et_pb_timeline_spacer"
    },
    "connector": {
      "label": "Connector",
      "subName": "connector",
      "selectorSuffix": " .et_pb_timeline_connector"
    },
    "marker": {
      "label": "Marker",
      "subName": "marker",
      "selectorSuffix": " .et_pb_timeline_marker"
    },
    "card": {
      "label": "Card",
      "subName": "card",
      "selectorSuffix": " .et_pb_timeline_card"
    },
    "date": {
      "label": "Date",
      "subName": "date",
      "selectorSuffix": " .et_pb_timeline_date"
    },
    "title": {
      "label": "Title",
      "subName": "title",
      "selectorSuffix": " .et_pb_timeline_title"
    },
    "content": {
      "label": "Content",
      "subName": "content",
      "selectorSuffix": " .et_pb_timeline_content"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentItemContent": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentItemContent",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Item Content",
            "preset": "content"
          }
        }
      },
      "designSpacer": {
        "panel": "design",
        "priority": 10,
        "groupName": "designSpacer",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Spacer",
            "clipboardCategory": "style",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designConnector": {
        "panel": "design",
        "priority": 20,
        "groupName": "designConnector",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Connector",
            "clipboardCategory": "style",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designMarker": {
        "panel": "design",
        "priority": 30,
        "groupName": "designMarker",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Marker",
            "clipboardCategory": "style",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designCard": {
        "panel": "design",
        "priority": 40,
        "groupName": "designCard",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Card",
            "clipboardCategory": "style",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designDate": {
        "panel": "design",
        "priority": 45,
        "groupName": "dateText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Date Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designTitle": {
        "panel": "design",
        "priority": 50,
        "groupName": "titleText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Title Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designContent": {
        "panel": "design",
        "priority": 55,
        "groupName": "bodyText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Body Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font-body",
            "dynamicSubgroupHost": true
          }
        }
      }
    }
  }
}