{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "wpmozo/horizontal-scrolling-posts",
  "version": "0.1.0",
  "title": "Horizontal Scrolling Posts",
  "category": "wpmozo",
  "icon": "smiley",
  "description": "Showcase your blog posts in a unique horizontal layout with the Horizontal Scrolling Posts block.",
  "example": {},
  "supports": {
    "html": false,
    "customClassName": false
  },
  "attributes": {
    "ID": {
      "type": "string"
    },
    "className": {
      "type": "string"
    },
    "layout": {
      "type": "string",
      "default": "layout1"
    },
    "postsToShow": {
      "type": "number",
      "default": 5
    },
    "postOrder": {
      "type": "string",
      "default": "desc"
    },
    "postOrderBy": {
      "type": "string",
      "default": "date"
    },
    "includesCategories": {
      "type": "string"
    },
    "ignoreStickyPosts": {
      "type": "boolean",
      "default": false
    },
    "noResultText": {
      "type": "string",
      "default": "The posts you requested could not be found. Try changing your module settings or create some new posts."
    },
    "showFeaturedImage": {
      "type": "boolean",
      "default": true
    },
    "showTtile": {
      "type": "boolean",
      "default": true
    },
    "showExcerpt": {
      "type": "boolean",
      "default": true
    },
    "excerptLength": {
      "type": "string",
      "default": "80"
    },
    "showCategories": {
      "type": "boolean",
      "default": true
    },
    "showAuthorName": {
      "type": "boolean",
      "default": true
    },
    "showDate": {
      "type": "boolean",
      "default": true
    },
    "showCommentCount": {
      "type": "boolean",
      "default": true
    },
    "showButton": {
      "type": "boolean",
      "default": false
    },
    "buttonText": {
      "type": "string",
      "default": "Read More"
    },
    "titleTextAlignment": {
      "type": "string",
      "default": "left"
    },
    "nameHeadingLevel": {
      "type": "string",
      "default": "h2"
    },
    "titleTextColor": {
      "type": "string"
    },
    "titleTextFontSize": {
      "type": "string"
    },
    "titleTextFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "titleTextLetterSpacing": {
      "type": "string"
    },
    "titleTextDecoration": {
      "type": "string"
    },
    "titleTextLetterCase": {
      "type": "string"
    },
    "titleTextLineHeight": {
      "type": "string"
    },
    "excerptTextAlignment": {
      "type": "string",
      "default": "left"
    },
    "excerptTextColor": {
      "type": "string"
    },
    "excerptTextFontSize": {
      "type": "string"
    },
    "excerptTextFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "excerptTextLetterSpacing": {
      "type": "string"
    },
    "excerptTextDecoration": {
      "type": "string"
    },
    "excerptTextLetterCase": {
      "type": "string"
    },
    "excerptTextLineHeight": {
      "type": "string"
    },
    "postItemWidth": {
      "type": "number",
      "default": 300
    },
    "postItemColor": {
      "type": "string"
    },
    "postItemborder": {
      "type": "object"
    },
    "postItemborderRadius": {
      "type": "string"
    },
    "postItemmargin": {
      "type": "object"
    },
    "postItempadding": {
      "type": "object"
    },
    "postContentColor": {
      "type": "string"
    },
    "postContentborder": {
      "type": "object"
    },
    "postContentborderRadius": {
      "type": "string"
    },
    "postContentmargin": {
      "type": "object"
    },
    "postContentpadding": {
      "type": "object"
    },
    "catTextColor": {
      "type": "default"
    },
    "catBKColor": {
      "type": "default"
    },
    "catTextFontSize": {
      "type": "string"
    },
    "catTextFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "catTextLetterSpacing": {
      "type": "string"
    },
    "catTextDecoration": {
      "type": "string"
    },
    "catTextLetterCase": {
      "type": "string"
    },
    "catTextLineHeight": {
      "type": "string"
    },
    "catborder": {
      "type": "object"
    },
    "catborderRadius": {
      "type": "string"
    },
    "catmargin": {
      "type": "object"
    },
    "catpadding": {
      "type": "object"
    },
    "enableCustomHeight": {
      "type": "boolean",
      "default": false
    },
    "imageHeight": {
      "type": "number",
      "default": 200
    },
    "postImageborder": {
      "type": "object"
    },
    "postImageborderRadius": {
      "type": "string"
    },
    "postImagemargin": {
      "type": "object"
    },
    "postImagepadding": {
      "type": "object"
    },
    "metaIconFontSize": {
      "type": "number",
      "default": 16
    },
    "metaIconColor": {
      "type": "string"
    },
    "metaTextColor": {
      "type": "string"
    },
    "metaTextAlign": {
      "type": "string"
    },
    "metaTextFontSize": {
      "type": "string"
    },
    "metaTextFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "metaTextLetterSpacing": {
      "type": "string"
    },
    "metaTextDecoration": {
      "type": "string"
    },
    "metaTextLetterCase": {
      "type": "string"
    },
    "metaTextLineHeight": {
      "type": "string"
    },
    "MetaTextpadding": {
      "type": "object",
      "default": {
        "top": "20px",
        "right": "20px",
        "bottom": "20px",
        "left": "20px"
      }
    },
    "MetaTextmargin": {
      "type": "object"
    },
    "buttonAlignment": {
      "type": "string",
      "default": "left"
    },
    "customButton": {
      "type": "boolean",
      "default": false
    },
    "buttonTextSize": {
      "type": "number"
    },
    "buttonTextColor": {
      "type": "string"
    },
    "buttonTextBackground": {
      "type": "string"
    },
    "buttonborder": {
      "type": "object",
      "default": {
        "width": "2px",
        "style": "solid",
        "color": "#313131"
      }
    },
    "buttonborderRadius": {
      "type": "string",
      "default": "3px"
    },
    "showButtonIcon": {
      "type": "boolean",
      "default": false
    },
    "icon": {
      "type": "string",
      "default": "fa fa-star"
    },
    "buttonIconPosition": {
      "type": "string",
      "default": "before"
    },
    "buttonIconColor": {
      "type": "string"
    },
    "buttonMediaPosition": {
      "type": "string",
      "default": "after"
    },
    "showOnHover": {
      "type": "boolean",
      "default": false
    },
    "buttonpadding": {
      "type": "object",
      "default": {
        "top": "10px",
        "right": "20px",
        "bottom": "10px",
        "left": "20px"
      }
    },
    "buttonmargin": {
      "type": "object"
    },
    "containerborder": {
      "type": "object"
    },
    "containerborderRadius": {
      "type": "string"
    },
    "containermargin": {
      "type": "object"
    },
    "containerpadding": {
      "type": "object"
    }
  },
  "textdomain": "wpmozo-blocks-and-addons",
  "editorScript": "file:./index.js",
  "editorStyle": [
    "wpmozo-blocks-and-addons-fontawesome-style",
    "file:./index.css"
  ],
  "style": [
    "wpmozo-blocks-and-addons-fontawesome-style",
    "file:./style-index.css"
  ],
  "script": [
    "wpmozo-blocks-and-addons-scroll-trigger-script",
    "wpmozo-blocks-and-addons-gsap-script",
    "file:./script.js"
  ],
  "render": "file:./render.php"
}