{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/countdown-timer",
  "d4Shortcode": "et_pb_countdown_timer",
  "moduleClassName": "et_pb_countdown_timer",
  "moduleOrderClassName": "et_pb_countdown_timer",
  "title": "Countdown Timer",
  "titles": "Countdown Timers",
  "moduleIcon": "divi/module-countdown-timer",
  "category": "module",
  "childrenName": [],
  "videos": [
    {
      "id": "EEGJY0EbzFs",
      "name": "An introduction to the Countdown Timer module"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "background": {
          "selector": "{{selector}}.et_pb_countdown_timer"
        },
        "border": {
          "selector": "{{selector}}.et_pb_countdown_timer"
        },
        "spacing": {
          "selector": "{{selector}}.et_pb_countdown_timer",
          "important": true
        },
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin-left": "{{selector}}.et_pb_module",
                "margin-right": "{{selector}}.et_pb_module"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "margin-left": true,
                "margin-right": true
              }
            }
          }
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {},
          "text": {}
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} h4, {{selector}} h1.title, {{selector}} h2.title, {{selector}} h3.title, {{selector}} h5.title, {{selector}} h6.title",
      "supportsCustomAttributes": true,
      "attributes": {
        "class": "title"
      },
      "tagName": "h4",
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "selector": "{{selector}}.et_pb_countdown_timer h4, {{selector}}.et_pb_countdown_timer h1.title, {{selector}}.et_pb_countdown_timer h2.title, {{selector}}.et_pb_countdown_timer h3.title, {{selector}}.et_pb_countdown_timer h5.title, {{selector}}.et_pb_countdown_timer h6.title",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true,
                  "font-size": true
                }
              }
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "priority": 5,
            "render": true,
            "attrName": "title.innerContent",
            "label": "Title",
            "description": "This is the title displayed for the countdown timer.",
            "category": "basic_option",
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "sticky": false,
              "preset": "content"
            },
            "component": {
              "name": "divi/text",
              "type": "field"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designTitleText",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Title",
                  "dynamicSubgroupHost": true,
                  "fields": {
                    "headingLevel": {
                      "render": true
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .value",
      "settings": {
        "advanced": {
          "dateTime": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentText",
              "priority": 15,
              "render": true,
              "attrName": "content.advanced.dateTime",
              "label": "Date",
              "description": "This is the date the countdown timer is counting down to.",
              "category": "basic_option",
              "defaultAttr": {
                "desktop": {
                  "value": "2020-03-23 01:30"
                }
              },
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "preset": "content"
              },
              "component": {
                "name": "divi/timepicker",
                "type": "field"
              }
            }
          }
        }
      }
    },
    "number": {
      "type": "object",
      "selector": "{{selector}} .section p.value, {{selector}} .section.sep p",
      "styleProps": {
        "selector": "{{selector}}.et_pb_countdown_timer .section p.value, {{selector}}.et_pb_countdown_timer .section.sep p",
        "font": {
          "important": true
        }
      },
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designNumbersText",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Numbers",
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      }
    },
    "separator": {
      "type": "object",
      "selector": "{{selector}} .et_pb_countdown_timer_container .section.sep p",
      "styleProps": {
        "selector": "{{selector}}.et_pb_countdown_timer .et_pb_countdown_timer_container .section.sep p",
        "font": {
          "important": true
        }
      },
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designSeparatorText",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Separator",
                  "dynamicSubgroupHost": true,
                  "fields": {
                    "textAlign": {
                      "render": false
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "label": {
      "type": "object",
      "selector": "{{selector}} .section p.label",
      "styleProps": {
        "selector": "{{selector}}.et_pb_countdown_timer .section p.label",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "font-size": true,
                  "line-height": true
                }
              }
            }
          }
        }
      },
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designLabelText",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Label",
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "container": {
      "label": "Container",
      "subName": "container",
      "selectorSuffix": " .et_pb_countdown_timer_container"
    },
    "title": {
      "label": "Title",
      "subName": "title",
      "selectorSuffix": " .title"
    },
    "timerSection": {
      "label": "Timer Section",
      "subName": "timerSection",
      "selectorSuffix": " .section"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentText": {
        "panel": "content",
        "priority": 10,
        "groupName": "text",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Text"
          }
        }
      },
      "designTitleText": {
        "panel": "design",
        "priority": 20,
        "groupName": "titleText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Title Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designNumbersText": {
        "panel": "design",
        "priority": 22,
        "groupName": "numbersText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Numbers Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designSeparatorText": {
        "panel": "design",
        "priority": 24,
        "groupName": "separatorText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Separator Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designLabelText": {
        "panel": "design",
        "priority": 26,
        "groupName": "labelText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Label Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      }
    }
  },
  "mousetrap": {
    "inner": {
      "edited": true
    }
  }
}