{
  "name": "decm/event-ticket",
  "d4Shortcode": "dcet_event_ticket",
  "title": "Events Ticket",
  "titles": "Events Ticket",
  "folder": "divi-events-calendar",
  "moduleOrderClassName": "event_ticket",
  "category": "module",
  "moduleIcon": "decm/event-ticket",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Events Ticket"
            }
          }
        }
      },
      "styleProps": {
        "bodyFont": {
          "selector": "{{selector}}"
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "bodyFont": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
          "show_event_ticket": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_event_ticket"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_event_rsvp": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "on"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_event_rsvp"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_event_confirmations": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_event_confirmations"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_success_message": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_success_message"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      },
      "show_event_checkout": {
        "type": "object",
        "default": {
          "innerContent": {
            "desktop": {
              "value": "off"
            }
          }
        },
        "tagName": "h2",
        "attributes": {
          "class": "show_event_checkout"
        },
        "inlineEditor": "plainText",
        "elementType": "heading",
        "childrenSanitizer": "et_core_esc_previously"
      }
  },
  "customCssFields": {},
  "settings": {
    "design": "auto"
  }
}
