{
  "name": "regallery/divi-gallery-selector",
  "d4Shortcode": "reacg_module",
  "title": "Re Gallery",
  "titles": "Galleries",
  "moduleIcon": "regallery/divi-gallery-selector",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {},
      "defaultPrintedStyle": {},
      "settings": {
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "sizing": {},
          "spacing": {},
          "transform": {},
          "conditions": {},
          "disabledOn": {},
          "position": {},
          "scroll": {},
          "transition": {}
        }
      }
    },
    "galleryId": {
      "type": "string",
      "default": "0"
    },
    "enableOptions": {
      "type": "string",
      "default": "off"
    }
  },
  "customCssFields": {},
  "settings": {
    "design": "auto",
    "advanced": "auto"
  }
}
