{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/floating-images",
  "d4Shortcode": "disq_floating_images",
  "title": "Floating Images",
  "titles": "Floating Images",
  "moduleIcon": "squad-modules/floating-images",
  "moduleClassName": "disq_floating_images",
  "category": "module",
  "folder": "squad-modules",
  "childModuleName": "squad-modules/floating-image",
  "childModuleTitle": "Floating Image",
  "childrenName": [
    "squad-modules/floating-image"
  ],
  "allowAllElements": true,
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "font": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Floating Images"
            }
          }
        }
      }
    },
    "layoutSettings": {
      "type": "object",
      "selector": "{{selector}} .squad-floating",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "minHeight": {
              "groupSlug": "designContainer",
              "attrName": "layoutSettings.innerContent",
              "subName": "minHeight",
              "label": "Container Min Height",
              "description": "Minimum height of the floating-image container (e.g. 400px).",
              "features": {
                "responsive": true,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 1,
                  "max": 2000,
                  "step": 1,
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem",
                    "vh",
                    "%"
                  ],
                  "defaultUnit": "px"
                }
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "minHeight": "400px"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "designContainer": {
        "panel": "design",
        "priority": 10,
        "groupName": "container",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Container"
          }
        }
      }
    }
  }
}
