{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "wpmozo/pricing-table",
  "version": "0.1.0",
  "title": "Pricing Table",
  "category": "wpmozo",
  "icon": "smiley",
  "description": "A Pricing Table Block displays side-by-side plans to compare features and pricing at a glance.",
  "example": {},
  "supports": {
    "html": false,
    "customClassName": false
  },
  "attributes": {
    "ID": {
      "type": "string"
    },
    "className": {
      "type": "string"
    },
    "wrapperborder": {
      "type": "object"
    },
    "wrapperborderRadius": {
      "type": "string"
    },
    "title": {
      "type": "string",
      "default": "WPMozo Pricing"
    },
    "titleLeval": {
      "type": "string",
      "default": "h2"
    },
    "subtitle": {
      "type": "string",
      "default": "Ultimate plan"
    },
    "headerGraphics": {
      "type": "string",
      "default": "icon"
    },
    "headerIcon": {
      "type": "string",
      "default": "fas fa-star"
    },
    "headerImage": {
      "type": "string"
    },
    "currencySymbol": {
      "type": "string",
      "default": "$"
    },
    "customSymbol": {
      "type": "string"
    },
    "price": {
      "type": "string",
      "default": 99
    },
    "period": {
      "type": "string",
      "default": "Year"
    },
    "features": {
      "type": "array",
      "default": [
        {
          "list": "feature 1",
          "icon": "fas fa-check"
        },
        {
          "list": "feature 2",
          "icon": "fas fa-check"
        },
        {
          "list": "feature 3",
          "icon": "fas fa-check"
        }
      ]
    },
    "featuresIconFontSize": {
      "type": "number"
    },
    "featuresSpacing": {
      "type": "number"
    },
    "featuresMargin": {
      "type": "number"
    },
    "showButton": {
      "type": "boolean",
      "default": false
    },
    "buttonText": {
      "type": "string",
      "default": "Read More"
    },
    "buttonUrl": {
      "type": "string"
    },
    "buttonLinkTarget": {
      "type": "string",
      "default": "same"
    },
    "buttonIconType": {
      "type": "string",
      "default": "icon"
    },
    "buttonIcon": {
      "type": "string",
      "default": ""
    },
    "buttonIconImage": {
      "type": "string"
    },
    "buttonIconPosition": {
      "type": "string",
      "default": "icon-after"
    },
    "showIconOnHover": {
      "type": "boolean",
      "default": false
    },
    "titleLavel": {
      "type": "string",
      "default": "h2"
    },
    "titleAlign": {
      "type": "string",
      "default": "center"
    },
    "titleColor": {
      "type": "string"
    },
    "titleFontSize": {
      "type": "string"
    },
    "titleFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "titleLetterSpacing": {
      "type": "string"
    },
    "titleDecoration": {
      "type": "string"
    },
    "titleLetterCase": {
      "type": "string"
    },
    "titleLineHeight": {
      "type": "string"
    },
    "subTitleColor": {
      "type": "string"
    },
    "subTitleAlign": {
      "type": "string",
      "default": "center"
    },
    "subTitleFontSize": {
      "type": "string"
    },
    "subTitleFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "subTitleLetterSpacing": {
      "type": "string"
    },
    "subTitleDecoration": {
      "type": "string"
    },
    "subTitleLetterCase": {
      "type": "string"
    },
    "subTitleLineHeight": {
      "type": "string"
    },
    "useIconFontSize": {
      "type": "boolean",
      "default": false
    },
    "iconFontSize": {
      "type": "string"
    },
    "imageWidth": {
      "type": "string",
      "default": "100px"
    },
    "imageHeight": {
      "type": "string",
      "default": "100px"
    },
    "iconAlign": {
      "type": "string",
      "default": "center"
    },
    "iconColor": {
      "type": "string"
    },
    "headerGraphicsDimensionspadding": {
      "type": "object"
    },
    "headerGraphicsDimensionsmargin": {
      "type": "object"
    },
    "backgroundColor": {
      "type": "string"
    },
    "mainDimensionspadding": {
      "type": "object"
    },
    "mainDimensionsmargin": {
      "type": "object"
    },
    "currencyColor": {
      "type": "string"
    },
    "currencyFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "currencyLetterSpacing": {
      "type": "string"
    },
    "currencyDecoration": {
      "type": "string"
    },
    "currencyLetterCase": {
      "type": "string"
    },
    "currencyLineHeight": {
      "type": "string"
    },
    "currencyFontSize": {
      "type": "string"
    },
    "priceColor": {
      "type": "string"
    },
    "priceFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "pricealign": {
      "type": "string"
    },
    "priceLetterSpacing": {
      "type": "string"
    },
    "priceDecoration": {
      "type": "string"
    },
    "priceLetterCase": {
      "type": "string"
    },
    "priceLineHeight": {
      "type": "string"
    },
    "priceFontSize": {
      "type": "string"
    },
    "periodColor": {
      "type": "string"
    },
    "periodFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "periodLetterSpacing": {
      "type": "string"
    },
    "periodDecoration": {
      "type": "string"
    },
    "periodLetterCase": {
      "type": "string"
    },
    "periodLineHeight": {
      "type": "string"
    },
    "periodFontSize": {
      "type": "string"
    },
    "featuresAlign": {
      "type": "string"
    },
    "featuresFontAppearance": {
      "type": "object",
      "fontStyle": {
        "type": "string"
      },
      "fontWeight": {
        "type": "string"
      },
      "default": {
        "fontStyle": "",
        "fontWeight": ""
      }
    },
    "featuresLetterSpacing": {
      "type": "string"
    },
    "featuresDecoration": {
      "type": "string"
    },
    "featuresLetterCase": {
      "type": "string"
    },
    "featuresLineHeight": {
      "type": "string"
    },
    "featuresFontSize": {
      "type": "string"
    },
    "featuresColor": {
      "type": "string"
    },
    "featuresBackground": {
      "type": "string"
    },
    "feturesAlign": {
      "type": "string",
      "default": "center"
    },
    "showFeaturesIcon": {
      "type": "boolean",
      "default": false
    },
    "featuresIconsColor": {
      "type": "string"
    },
    "featuresIconsSpacing": {
      "type": "string",
      "default": "5px"
    },
    "featuresDimensionspadding": {
      "type": "object"
    },
    "featuresDimensionsmargin": {
      "type": "object"
    },
    "buttonAlign": {
      "type": "string"
    },
    "buttonStyle": {
      "type": "string",
      "default": "normal"
    },
    "buttonTextColor": {
      "type": "string"
    },
    "buttonTextBackground": {
      "type": "string"
    },
    "iconTextColor": {
      "type": "string"
    },
    "iconTextBackground": {
      "type": "string"
    },
    "borderSelection": {
      "type": "string",
      "default": "solid"
    },
    "borderWidth": {
      "type": "string"
    },
    "borderRadius": {
      "type": "string"
    },
    "borderColor": {
      "type": "string"
    },
    "buttonTextHoverColor": {
      "type": "string"
    },
    "buttonTextHoverBackground": {
      "type": "string"
    },
    "iconTextHoverColor": {
      "type": "string"
    },
    "iconTextHoverBackground": {
      "type": "string"
    },
    "borderSelectionHover": {
      "type": "string",
      "default": "solid"
    },
    "borderWidthHover": {
      "type": "string"
    },
    "borderRadiusHover": {
      "type": "string"
    },
    "borderHoverColor": {
      "type": "string"
    },
    "borderDimensionspadding": {
      "type": "object"
    },
    "borderDimensionsmargin": {
      "type": "object"
    },
    "buttonFontSize": {
      "type": "number"
    }
  },
  "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"
  ]
}