{
  "name": "decm/event-subscriber",
  "d4Shortcode": "decs_event_subscriber",
  "title": "Events Subscribe",
  "titles": "Events Subscribe",
  "folder": "divi-events-calendar",
  "moduleOrderClassName": "event_subscribe",
  "category": "module",
  "moduleIcon": "decm/event-subscriber",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Events Subscribe"
            }
          }
        }
      },
      "styleProps": {
        "bodyFont": {
          "selector": "{{selector}} .event_subscribe_module__post-item-content"
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "bodyFont": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "EventSubscribeButton": {
      "type": "object",
      "selector": "{{selector}} .et_pb_button_wrapper,{{selector}} .dces-subscribe_button_text",
      "styleProps": {
        "spacing": {
          "important": true
        },
         "button": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "text-align": "{{selector}}",
                "important": true
              }
            }
          }
        }     
      },
      "settings": {
        "decoration": {
          "button": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "EventSubscribeButton",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/button",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Button",
                  "attrName": "EventSubscribeButton",
                  "fields": {
                    "fontGroup": {
                      "component": {
                        "props": {
                          "fields": {
                            "lineHeight": {
                              "render": false
                            },
                            "textAlign": {
                              "render": false
                            }
                          }
                        }
                      }
                    },
                    "borderGroup": {
                      "component": {
                        "props": {
                          "fields": {
                            "styles": {
                              "render": false
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto"
  }
}
