HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/thread-self/cwd/wp-content/plugins/kadence-blocks/dist/blocks/progress-bar/block.json
{
  "apiVersion": 3,
  "name": "kadence/progress-bar",
  "title": "Progress Bar",
  "category": "kadence-blocks",
  "description": "Kadence progress bar",
  "textdomain": "kadence-blocks",
  "keywords": [
    "kb",
    "progress bar"
  ],
  "attributes": {
    "align": {
      "type": "string"
    },
    "hAlign": {
      "type": "string",
      "default": "space-between"
    },
    "thAlign": {
      "type": "string",
      "default": ""
    },
    "mhAlign": {
      "type": "string",
      "default": ""
    },
    "id": {
      "type": "number"
    },
    "width": {
      "type": "number",
      "default": ""
    },
    "uniqueID": {
      "type": "string"
    },
    "margin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileMargin": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginType": {
      "type": "string",
      "default": "px"
    },
    "labelPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "tabletLabelPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "mobileLabelPadding": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "labelPaddingType": {
      "type": "string",
      "default": "px"
    },
    "barBackground": {
      "type": "string",
      "default": ""
    },
    "barBackgroundOpacity": {
      "type": "number",
      "default": 1
    },
    "progressWidth": {
      "type": "number",
      "default": 2
    },
    "progressWidthTablet": {
      "type": "number",
      "default": ""
    },
    "progressWidthMobile": {
      "type": "number",
      "default": ""
    },
    "progressColor": {
      "type": "string",
      "default": ""
    },
    "progressOpacity": {
      "type": "number",
      "default": 1
    },
    "barType": {
      "enum": [
        "line",
        "circle",
        "semicircle",
        "line-mask"
      ],
      "default": "line",
      "type": "string"
    },
    "containerMaxWidth": {
      "type": "number"
    },
    "tabletContainerMaxWidth": {
      "type": "number"
    },
    "mobileContainerMaxWidth": {
      "type": "number"
    },
    "containerMaxWidthUnits": {
      "type": "string",
      "default": "px"
    },
    "labelLayout": {
      "type": "string",
      "default": "lp"
    },
    "displayLabel": {
      "type": "boolean",
      "default": true
    },
    "delayUntilInView": {
      "type": "boolean",
      "default": true
    },
    "labelFont": {
      "type": "object",
      "default": {
        "color": "",
        "level": 6,
        "size": [
          "",
          "",
          ""
        ],
        "sizeType": "px",
        "lineHeight": [
          "",
          "",
          ""
        ],
        "lineType": "",
        "letterSpacing": [
          "",
          "",
          ""
        ],
        "textTransform": "",
        "family": "",
        "google": false,
        "style": "",
        "weight": "",
        "variant": "",
        "subset": "",
        "loadGoogle": true,
        "padding": [
          0,
          0,
          0,
          0
        ],
        "margin": [
          0,
          0,
          0,
          0
        ]
      }
    },
    "label": {
      "type": "string",
      "default": ""
    },
    "labelPosition": {
      "default": "above",
      "type": "string"
    },
    "numberFont": {
      "type": "object",
      "default": {
        "color": "",
        "level": 6,
        "size": [
          "",
          "",
          ""
        ],
        "sizeType": "px",
        "lineHeight": [
          "",
          "",
          ""
        ],
        "lineType": "",
        "letterSpacing": [
          "",
          "",
          ""
        ],
        "textTransform": "",
        "family": "",
        "google": false,
        "style": "",
        "weight": "",
        "variant": "",
        "subset": "",
        "loadGoogle": true,
        "padding": [
          0,
          0,
          0,
          0
        ],
        "margin": [
          0,
          0,
          0,
          0
        ]
      }
    },
    "progressAmount": {
      "type": "number",
      "default": 90
    },
    "progressMax": {
      "type": "number",
      "default": 100
    },
    "displayPercent": {
      "type": "boolean",
      "default": true
    },
    "decimal": {
      "type": "string",
      "default": "none"
    },
    "numberPrefix": {
      "type": "string",
      "default": ""
    },
    "numberSuffix": {
      "type": "string",
      "default": "%"
    },
    "numberIsRelative": {
      "type": "boolean",
      "default": false
    },
    "duration": {
      "type": "number",
      "default": 2
    },
    "easing": {
      "enum": [
        "easeIn",
        "easeOut",
        "linear",
        "easeInOut"
      ],
      "default": "easeInOut",
      "type": "string"
    },
    "progressBorderRadius": {
      "type": "array",
      "default": [
        "",
        "",
        ""
      ]
    },
    "maskIterations": {
      "type": "number",
      "default": 5
    },
    "maskSvg": {
      "type": "string",
      "default": "star"
    },
    "maskUrl": {
      "type": "string"
    },
    "ariaLabel": {
      "type": "string",
      "default": ""
    },
    "showMaxProgressOnPageLoad": {
      "type": "boolean",
      "default": true
    }
  }
}