{
  "name": "spsp/divi5-smart-post-show",
  "d4Shortcode": "et_pb_smart_post_show_pro",
  "title": "Smart Post Show",
  "titles": "Smart Post Show Modules",
  "category": "module",
  "moduleIcon": "spsp/smart-post-show",
  "moduleClassName": "spsp_divi5_smart_post_show",
  "moduleOrderClassName": "spsp_divi5_smart_post_show",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Smart Post Show Pro"
            }
          }
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "decoration": {
          "layout": {},
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "templateId": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "0"
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "templateIdInnerContent": {
              "groupSlug": "mainContent",
              "attrName": "templateId.innerContent",
              "label": "Saved Template",
              "description": "Select a saved template",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "defaultValue": "0",
                  "options": {
                    "0": {
                      "label": "- Select Template -"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "mainContent": {
        "panel": "content",
        "priority": 10,
        "groupName": "mainContent",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Settings"
          }
        }
      }
    }
  },
  "placeholderContent": {
    "module": {
      "decoration": {
        "background": {
          "desktop": {
            "value": {
              "color": "transparent"
            }
          }
        }
      }
    },
    "templateId": {
      "innerContent": {
        "desktop": {
          "value": "0"
        }
      }
    }
  }
}
