{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/inline-content",
  "d4Shortcode": "disq_inline_content",
  "title": "Inline Content",
  "titles": "Inline Contents",
  "moduleIcon": "squad-modules/inline-content",
  "moduleClassName": "disq_inline_content",
  "category": "module",
  "folder": "squad-modules",
  "childModuleName": "squad-modules/inline-content-item",
  "childModuleTitle": "Inline Content Item",
  "childrenName": [
    "squad-modules/inline-content-item"
  ],
  "allowAllElements": true,
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "fonts": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Inline Content"
            }
          }
        }
      }
    },
    "layoutSettings": {
      "type": "object",
      "selector": "{{selector}} .squad-inline",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "contentAlignment": {
              "groupSlug": "contentLayout",
              "attrName": "layoutSettings.innerContent",
              "subName": "contentAlignment",
              "label": "Horizontal Alignment",
              "description": "How items are distributed horizontally.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "left": {
                      "label": "Left"
                    },
                    "center": {
                      "label": "Center"
                    },
                    "right": {
                      "label": "Right"
                    },
                    "between": {
                      "label": "Space Between"
                    }
                  }
                }
              }
            },
            "verticalAlign": {
              "groupSlug": "contentLayout",
              "attrName": "layoutSettings.innerContent",
              "subName": "verticalAlign",
              "label": "Vertical Alignment",
              "description": "How items are aligned vertically.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "top": {
                      "label": "Top"
                    },
                    "center": {
                      "label": "Center"
                    },
                    "baseline": {
                      "label": "Baseline"
                    },
                    "bottom": {
                      "label": "Bottom"
                    }
                  }
                }
              }
            },
            "columnGap": {
              "groupSlug": "designGaps",
              "attrName": "layoutSettings.innerContent",
              "subName": "columnGap",
              "label": "Column Gap",
              "description": "Horizontal gap between items (e.g. 12px).",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 100,
                  "step": 1,
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem"
                  ],
                  "defaultUnit": "px"
                }
              }
            },
            "rowGap": {
              "groupSlug": "designGaps",
              "attrName": "layoutSettings.innerContent",
              "subName": "rowGap",
              "label": "Row Gap",
              "description": "Vertical gap when items wrap (e.g. 8px).",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 100,
                  "step": 1,
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem"
                  ],
                  "defaultUnit": "px"
                }
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "contentAlignment": "left",
              "verticalAlign": "center",
              "columnGap": "12px",
              "rowGap": "8px"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentLayout": {
        "panel": "content",
        "priority": 10,
        "groupName": "layout",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout"
          }
        }
      },
      "designGaps": {
        "panel": "design",
        "priority": 10,
        "groupName": "gaps",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Gaps"
          }
        }
      }
    }
  }
}
