File "block.json"

Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/kadence-blocks-pro/dist/blocks/query/children/pagination/block.json
File size: 9.38 KB
MIME-type: application/json
Charset: utf-8

{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "title": "Pagination",
  "name": "kadence/query-pagination",
  "parent": [
    "kadence/query",
    "kadence/column"
  ],
  "ancestor": [
    "kadence/query"
  ],
  "category": "kadence-blocks",
  "attributes": {
    "uniqueID": {
      "type": "string"
    },
    "buttonContentType": {
      "type": "string",
      "default": "text"
    },
    "showPrevNext": {
      "type": "boolean",
      "default": true
    },
    "nextLabel": {
      "type": "string",
      "default": ""
    },
    "previousLabel": {
      "type": "string",
      "default": ""
    },
    "nextIcon": {
      "type": "string",
      "default": "fas_arrow-right"
    },
    "previousIcon": {
      "type": "string",
      "default": "fas_arrow-left"
    },
    "color": {
      "type": "string",
      "default": ""
    },
    "colorHover": {
      "type": "string",
      "default": ""
    },
    "colorActive": {
      "type": "string",
      "default": ""
    },
    "background": {
      "type": "string",
      "default": ""
    },
    "backgroundHover": {
      "type": "string",
      "default": ""
    },
    "backgroundActive": {
      "type": "string",
      "default": ""
    },
    "borderRadius": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletBorderRadius": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileBorderRadius": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "borderRadiusUnit": {
      "type": "string",
      "default": "px"
    },
    "border": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": "px"
        }
      ]
    },
    "tabletBorder": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "mobileBorder": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "borderHover": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": "px"
        }
      ]
    },
    "tabletBorderHover": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "mobileBorderHover": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "borderActive": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": "px"
        }
      ]
    },
    "tabletBorderActive": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "mobileBorderActive": {
      "type": "array",
      "default": [
        {
          "top": [
            "",
            "",
            ""
          ],
          "right": [
            "",
            "",
            ""
          ],
          "bottom": [
            "",
            "",
            ""
          ],
          "left": [
            "",
            "",
            ""
          ],
          "unit": ""
        }
      ]
    },
    "typography": {
      "type": "array",
      "default": [
        {
          "size": [
            "",
            "",
            ""
          ],
          "sizeType": "px",
          "lineHeight": [
            "",
            "",
            ""
          ],
          "lineType": "",
          "letterSpacing": "",
          "family": "",
          "google": "",
          "style": "",
          "weight": "",
          "variant": "",
          "subset": "",
          "loadGoogle": true,
          "padding": [
            "xxs",
            "xs",
            "xxs",
            "xs"
          ],
          "marginTop": 8,
          "color": "",
          "background": "",
          "border": [
            "",
            "",
            "",
            ""
          ],
          "borderRadius": [
            "",
            "",
            "",
            ""
          ],
          "borderWidth": [
            "",
            "",
            "",
            ""
          ],
          "colorHover": "",
          "backgroundHover": "",
          "borderHover": [
            "",
            "",
            "",
            ""
          ],
          "colorActive": "",
          "backgroundActive": "",
          "borderActive": [
            "",
            "",
            "",
            ""
          ],
          "textTransform": "",
          "paddingTablet": [
            "",
            "",
            "",
            ""
          ],
          "paddingMobile": [
            "",
            "",
            "",
            ""
          ],
          "paddingType": "px"
        }
      ]
    },
    "padding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobilePadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingUnit": {
      "type": "string",
      "default": "px"
    },
    "margin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginUnit": {
      "type": "string",
      "default": "px"
    },
    "linkPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletLinkPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileLinkPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "linkPaddingUnit": {
      "type": "string",
      "default": "px"
    },
    "linkMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletLinkMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileLinkMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "linkMarginUnit": {
      "type": "string",
      "default": "px"
    },
    "justify": {
      "type": "string",
      "default": "center"
    },
    "tabletJustify": {
      "type": "string",
      "default": ""
    },
    "mobileJustify": {
      "type": "string",
      "default": ""
    },
    "scrollTarget": {
      "type": "string",
      "default": "card"
    }
  },
  "supports": {
    "html": false,
    "className": true,
    "reusable": false,
    "anchor": true,
    "lock": false,
    "kbMetadata": true
  }
}