{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/testimonial",
  "d4Shortcode": "disq_testimonial",
  "title": "Testimonial",
  "titles": "Testimonials",
  "moduleIcon": "squad-modules/testimonial",
  "moduleClassName": "disq_testimonial",
  "category": "module",
  "folder": "squad-modules",
  "childModuleName": "squad-modules/testimonial-item",
  "childModuleTitle": "Testimonial",
  "childrenName": [
    "squad-modules/testimonial-item"
  ],
  "allowAllElements": true,
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Testimonial"
            }
          }
        }
      }
    },
    "testimonials": {
      "type": "object",
      "selector": "{{selector}} .squad-testimonials",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "columns": {
              "groupSlug": "contentLayout",
              "attrName": "testimonials.innerContent",
              "subName": "columns",
              "label": "Columns",
              "description": "Number of cards per row.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "1": {
                      "label": "1"
                    },
                    "2": {
                      "label": "2"
                    },
                    "3": {
                      "label": "3"
                    },
                    "4": {
                      "label": "4"
                    }
                  }
                }
              }
            },
            "columnGap": {
              "groupSlug": "contentLayout",
              "attrName": "testimonials.innerContent",
              "subName": "columnGap",
              "label": "Column Gap",
              "description": "Horizontal gap between cards (e.g. 30px).",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "rowGap": {
              "groupSlug": "contentLayout",
              "attrName": "testimonials.innerContent",
              "subName": "rowGap",
              "label": "Row Gap",
              "description": "Vertical gap between rows (e.g. 30px).",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "columns": "3",
              "columnGap": "30px",
              "rowGap": "30px"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentLayout": {
        "panel": "content",
        "priority": 10,
        "groupName": "layout",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout"
          }
        }
      }
    }
  }
}
