{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/icon-list",
  "d4Shortcode": "et_pb_icon_list",
  "moduleClassName": "et_pb_icon_list",
  "moduleOrderClassName": "et_pb_icon_list",
  "title": "Icon List",
  "titles": "Icon Lists",
  "moduleIcon": "divi/module-icon-list",
  "childModuleName": "divi/icon-list-item",
  "childModuleTitle": "Icon List Item",
  "category": "module",
  "childrenName": [
    "divi/icon-list-item"
  ],
  "videos": [
    {
      "id": "iconlist01",
      "name": "An introduction to the Icon List module"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "spacing": {
          "important": {
            "desktop": {
              "value": {
                "margin": true,
                "padding": true
              }
            }
          }
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "priority": 5,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/elements",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "html": {},
          "link": {},
          "loop": {},
          "text": {
            "priority": 15
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designLayout",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/layout",
                "props": {
                  "grouped": false,
                  "defaultGroupAttr": {
                    "desktop": {
                      "value": {
                        "flexDirection": "column",
                        "columnGap": "10px",
                        "rowGap": "10px"
                      }
                    }
                  }
                }
              }
            }
          },
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "icon": {
      "type": "object",
      "selector": "{{selector}} .et-pb-icon",
      "supportsCustomAttributes": true,
      "styleProps": {
        "background": {},
        "border": {},
        "boxShadow": {},
        "spacing": {
          "selector": "{{selector}} .et_pb_icon_list_item.et_pb_module .et-pb-icon"
        }
      },
      "settings": {
        "advanced": {
          "color": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "label": "Icon Color",
              "description": "Here you can define a custom color for all icons in this list.",
              "render": true,
              "priority": 10,
              "features": {
                "dynamicContent": {
                  "type": "color"
                }
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          },
          "size": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "label": "Icon Size",
              "description": "Here you can choose the size for all icons in this list.",
              "render": true,
              "priority": 20,
              "features": {
                "dynamicContent": {
                  "type": "number"
                }
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "cssProperty": "font-size",
                  "min": 1,
                  "max": 120
                }
              }
            }
          }
        },
        "decoration": {
          "background": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "priority": 30,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/background",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Icon"
                }
              }
            }
          },
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "priority": 40,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/border",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Icon"
                }
              }
            }
          },
          "boxShadow": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "priority": 50,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/box-shadow",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Icon"
                }
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "priority": 60,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/spacing",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Icon"
                }
              }
            }
          }
        }
      }
    },
    "listItem": {
      "type": "object",
      "selector": "{{selector}} .et_pb_icon_list_text",
      "supportsCustomAttributes": true,
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designListItem",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "icon": {
      "subName": "icon",
      "label": "Icon",
      "selectorSuffix": " .et-pb-icon"
    },
    "text": {
      "subName": "text",
      "label": "Text",
      "selectorSuffix": " .et_pb_icon_list_text"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentElements": {
        "panel": "content",
        "priority": 5,
        "groupName": "contentElements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "designLayout": {
        "panel": "design",
        "priority": 5,
        "groupName": "designLayout",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout",
            "clipboardCategory": "style",
            "presetGroup": "divi/layout"
          }
        }
      },
      "designIcon": {
        "panel": "design",
        "priority": 10,
        "groupName": "designIcon",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Icon"
          }
        }
      },
      "designListItem": {
        "panel": "design",
        "priority": 20,
        "groupName": "designListItem",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Body Text",
            "presetGroup": "divi/font-body"
          }
        }
      }
    }
  },
  "mousetrap": {
    "inner": {
      "edited": true
    }
  }
}