{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/icon-list-item",
  "d4Shortcode": "et_pb_icon_list_item",
  "moduleClassName": "et_pb_icon_list_item",
  "moduleOrderClassName": "et_pb_icon_list_item",
  "title": "Icon List Item",
  "titles": "Icon List Items",
  "moduleIcon": "divi/module-icon-list-item",
  "category": "child-module",
  "childrenName": [],
  "videos": [
    {
      "id": "iconlistitem01",
      "name": "An introduction to the Icon List Item 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": {
        "layout": {
          "selectors": {
            "desktop": {
              "value": "{{selectorPrefix}}.et_pb_icon_list {{baseSelector}}"
            }
          },
          "important": true
        },
        "spacing": {
          "important": true
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {},
          "text": {
            "priority": 15
          }
        },
        "decoration": {
          "layout": {},
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}}.et_pb_icon_list_item .et_pb_icon_list_text",
      "supportsCustomAttributes": true,
      "attributes": {
        "class": "et_pb_icon_list_text"
      },
      "inlineEditor": "plainText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "font": {
          "selectors": {
            "desktop": {
              "value": "{{selector}}.et_pb_icon_list_item .et_pb_icon_list_text",
              "hover": "{{selector}}.et_pb_icon_list_item{{:hover}} .et_pb_icon_list_text"
            }
          },
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "attrName": "content.innerContent",
            "label": "Text",
            "description": "Enter the text for this list item.",
            "render": true,
            "priority": 10,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/text"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designListItem",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false
                }
              }
            }
          }
        }
      }
    },
    "icon": {
      "type": "object",
      "selector": "{{selector}}.et_pb_icon_list_item .et-pb-icon",
      "supportsCustomAttributes": true,
      "styleProps": {
        "background": {},
        "border": {},
        "boxShadow": {},
        "spacing": {
          "selector": ".et_pb_icon_list {{selector}}.et_pb_icon_list_item .et-pb-icon"
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentIcon",
            "attrName": "icon.innerContent",
            "label": "Icon",
            "description": "Choose an icon for this list item.",
            "render": true,
            "priority": 20,
            "features": {
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/icon-picker"
            }
          }
        },
        "advanced": {
          "color": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "label": "Icon Color",
              "description": "Here you can define a custom color for your icon.",
              "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 icon size.",
              "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"
                }
              }
            }
          }
        }
      }
    }
  },
  "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": {
      "contentText": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentText",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Text"
          }
        }
      },
      "contentIcon": {
        "panel": "content",
        "priority": 20,
        "groupName": "contentIcon",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Icon"
          }
        }
      },
      "designIcon": {
        "panel": "design",
        "priority": 10,
        "groupName": "designIcon",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Icon",
            "clipboardCategory": "style"
          }
        }
      },
      "designListItem": {
        "panel": "design",
        "priority": 20,
        "groupName": "designListItem",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Body Text",
            "presetGroup": "divi/font-body"
          }
        }
      }
    }
  }
}