{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/data-table-row",
  "d4Shortcode": "disq_data_table_row",
  "title": "Data Table Row",
  "titles": "Data Table Rows",
  "moduleIcon": "squad-modules/data-table",
  "moduleClassName": "disq_data_table_row",
  "category": "child-module",
  "folder": "squad-modules",
  "parentModuleName": "squad-modules/data-table",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "disabledOn": {},
          "filters": {},
          "spacing": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Data Table Row"
            }
          }
        }
      }
    },
    "slideItem": {
      "type": "object",
      "selector": "{{selector}} .squad-data-table__row",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "cells": {
              "groupSlug": "contentRow",
              "attrName": "slideItem.innerContent",
              "subName": "cells",
              "label": "Cells",
              "description": "One cell value per line. Maps to the parent columns in order.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/textarea"
              }
            },
            "highlightRow": {
              "groupSlug": "contentRow",
              "attrName": "slideItem.innerContent",
              "subName": "highlightRow",
              "label": "Highlight Row",
              "description": "Visually emphasize this row.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "cells": "",
              "highlightRow": "off"
            }
          }
        }
      }
    },
    "cell": {
      "type": "object",
      "selector": "{{selector}} .squad-data-table__td",
      "settings": {
        "decoration": {
          "background": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designCell",
              "attrName": "cell.decoration.background",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/background",
                "type": "group"
              }
            }
          },
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designCell",
              "attrName": "cell.decoration.border",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/border",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designCell",
              "attrName": "cell.decoration.spacing",
              "priority": 30,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentRow": {
        "panel": "content",
        "priority": 10,
        "groupName": "row",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Row"
          }
        }
      },
      "designCell": {
        "panel": "design",
        "priority": 10,
        "groupName": "designCell",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Cell"
          }
        }
      }
    }
  }
}
