{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/google-map",
  "d4Shortcode": "disq_embed_google_map",
  "title": "Google Embed Map",
  "titles": "Google Embed Maps",
  "moduleIcon": "divi/module-map-pin",
  "moduleClassName": "disq_embed_google_map",
  "category": "module",
  "folder": "squad-modules",
  "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": "Google Embed Map"
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "sizing": {
            "desktop": {
              "value": {
                "height": "320px"
              }
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "map": {
      "type": "object",
      "selector": "{{selector}} iframe",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "address": {
              "groupSlug": "contentMap",
              "attrName": "map.innerContent",
              "subName": "address",
              "label": "Address",
              "description": "Enter the address for the embedded Google Map.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false,
                "responsive": false,
                "hover": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "zoom": {
              "groupSlug": "contentMap",
              "attrName": "map.innerContent",
              "subName": "zoom",
              "label": "Zoom",
              "description": "Set the zoom level of the map (1–22).",
              "features": {
                "sticky": false,
                "hover": false,
                "responsive": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 1,
                  "max": 22,
                  "step": 1,
                  "allowedUnits": [],
                  "defaultUnit": "",
                  "unitless": true
                }
              }
            },
            "googleApiKey": {
              "groupSlug": "contentMap",
              "attrName": "map.innerContent",
              "subName": "googleApiKey",
              "label": "Google API Key",
              "description": "Optional. Provide a Google Maps Embed API key for improved stability. When empty, a keyless embed is used.",
              "features": {
                "sticky": false,
                "hover": false,
                "responsive": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "address": "1233 Howard St Apt 3A San Francisco, CA 94103-2775",
              "zoom": "10"
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "iframe": {
      "label": "iFrame",
      "subName": "iframe",
      "selectorSuffix": " iframe"
    }
  },
  "settings": {
    "groups": {
      "contentMap": {
        "panel": "content",
        "priority": 10,
        "groupName": "map",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Map"
          }
        }
      }
    }
  }
}
