{
  "name": "wppv/category-list5",
  "d4Shortcode": "wppv_category_list",
  "title": "WPPV Category Video List",
  "titles": "WPPV Category Video Lists",
  "moduleClassName": "wppv_category_list5",
  "moduleOrderClassName": "wppv_category_list5",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "categorySettings": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "categorySlug": "",
              "columnsPerRow": "3",
              "maxRows": "2",
              "shortDescLines": "2"
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "categorySlug": {
              "groupSlug": "contentCategory",
              "priority": 10,
              "render": true,
              "subName": "categorySlug",
              "label": "Category Slug",
              "description": "Enter the WooCommerce product category slug (e.g. \"courses\" or \"webinars\").",
              "features": {
                "sticky": false,
                "dynamicContent": false,
                "responsive": false,
                "hover": false
              },
              "component": {
                "name": "divi/text",
                "type": "field"
              }
            },
            "columnsPerRow": {
              "groupSlug": "contentCategory",
              "priority": 20,
              "render": true,
              "subName": "columnsPerRow",
              "label": "Columns Per Row",
              "description": "Number of video columns per row (1–6). Default: 3.",
              "features": {
                "sticky": false,
                "dynamicContent": false,
                "responsive": false,
                "hover": false
              },
              "component": {
                "name": "divi/text",
                "type": "field"
              }
            },
            "maxRows": {
              "groupSlug": "contentCategory",
              "priority": 30,
              "render": true,
              "subName": "maxRows",
              "label": "Max Rows",
              "description": "Maximum number of rows to display (1–10). Default: 2.",
              "features": {
                "sticky": false,
                "dynamicContent": false,
                "responsive": false,
                "hover": false
              },
              "component": {
                "name": "divi/text",
                "type": "field"
              }
            },
            "shortDescLines": {
              "groupSlug": "contentCategory",
              "priority": 40,
              "render": true,
              "subName": "shortDescLines",
              "label": "Short Description Lines",
              "description": "Fixed number of lines for each product short description (1–8). Default: 2.",
              "features": {
                "sticky": false,
                "dynamicContent": false,
                "responsive": false,
                "hover": false
              },
              "component": {
                "name": "divi/text",
                "type": "field"
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "grid": {
      "subName": "grid",
      "selectorSuffix": " .wppv_category_list5__grid"
    },
    "item": {
      "subName": "item",
      "selectorSuffix": " .wppv_category_list5__item"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentCategory": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentCategory",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Category Settings"
          }
        }
      }
    }
  }
}
