{
  "apiVersion": 3,
  "name": "zenblocks/button-basic",
  "title": "Button Basic",
  "category": "zenblocks",
  "icon": "button",
  "attributes": {
    "uniqueId": {
      "type": "string",
      "default": ""
    },
    "content": {
      "type": "string",
      "default": "BUTTON STYLE"
    },
    "contentHover": {
      "type": "string",
      "default": "BUTTON STYLE"
    },
    "microText": {
      "type": "string",
      "default": ""
    },
    "microTextTextColor": {
      "type": "string",
      "default": ""
    },
    "microTextTextColorAlpha": {
      "type": "number",
      "default": 1
    },
    "microTextTextShadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "md": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "tb": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "sp": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        }
      }
    },
    "microTextFontFamilyV2": {
      "type": "string",
      "default": ""
    },
    "microTextFontSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "",
          "unit": "px"
        }
      }
    },
    "microTextFontWeightV2": {
      "type": "object",
      "default": {
        "pc": "",
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "microTextLetterSpacingV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "em",
          "isCustom": false
        }
      }
    },
    "microTextLineHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.2",
          "unit": "",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "",
          "isCustom": false
        }
      }
    },
    "subText": {
      "type": "string",
      "default": ""
    },
    "subTextTextColor": {
      "type": "string",
      "default": ""
    },
    "subTextTextColorAlpha": {
      "type": "number",
      "default": 1
    },
    "subTextTextShadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "md": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "tb": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "sp": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        }
      }
    },
    "subTextFontFamilyV2": {
      "type": "string",
      "default": ""
    },
    "subTextFontSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "",
          "unit": "px"
        }
      }
    },
    "subTextFontWeightV2": {
      "type": "object",
      "default": {
        "pc": "",
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "subTextLetterSpacingV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "em",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "em",
          "isCustom": false
        }
      }
    },
    "subTextLineHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.2",
          "unit": "",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "",
          "isCustom": false
        }
      }
    },
    "copyMicro": {
      "type": "string",
      "default": ""
    },
    "copyMicroDesign": {
      "type": "string",
      "default": "01"
    },
    "copyMicroTextColor": {
      "type": "string",
      "default": "#000000"
    },
    "copyMicroTextColorAlpha": {
      "type": "number",
      "default": 1
    },
    "copyMicroBgColor": {
      "type": "string",
      "default": "#ffffff"
    },
    "copyMicroBgColorAlpha": {
      "type": "number",
      "default": 1
    },
    "copyMicroBgGradient": {
      "type": "string",
      "default": ""
    },
    "copyMicroBgUseGradient": {
      "type": "boolean",
      "default": false
    },
    "copyMicroBorderV2": {
      "type": "object",
      "default": {
        "pc": {
          "width": 1,
          "style": "solid",
          "color": "#000000",
          "boxSizing": "border-box"
        },
        "md": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "tb": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "sp": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        }
      }
    },
    "copyMicroBorderEnabled": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveCopyMicroBorderV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroBorderColor": {
      "type": "string",
      "default": "#000000"
    },
    "copyMicroBorderWidth": {
      "type": "string",
      "default": "1"
    },
    "copyMicroBorderWidthUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroBorderWidthV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1",
          "unit": "px"
        },
        "md": {
          "value": "",
          "unit": "px"
        },
        "tb": {
          "value": "",
          "unit": "px"
        },
        "sp": {
          "value": "",
          "unit": "px"
        }
      }
    },
    "useResponsiveCopyMicroBorderWidthV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroBorderRadiusV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "0",
          "unit": "px"
        },
        "md": {
          "value": "",
          "unit": "px"
        },
        "tb": {
          "value": "",
          "unit": "px"
        },
        "sp": {
          "value": "",
          "unit": "px"
        }
      }
    },
    "useResponsiveCopyMicroBorderRadiusV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroFontFamily": {
      "type": "string",
      "default": ""
    },
    "copyMicroFontSize": {
      "type": "string",
      "default": ""
    },
    "copyMicroFontSizeUnit": {
      "type": "string",
      "default": "em"
    },
    "copyMicroMarginTop": {
      "type": "string",
      "default": ""
    },
    "copyMicroMarginRight": {
      "type": "string",
      "default": "auto"
    },
    "copyMicroMarginBottom": {
      "type": "string",
      "default": ""
    },
    "copyMicroMarginLeft": {
      "type": "string",
      "default": "auto"
    },
    "copyMicroPaddingTop": {
      "type": "string",
      "default": ""
    },
    "copyMicroPaddingRight": {
      "type": "string",
      "default": ""
    },
    "copyMicroPaddingBottom": {
      "type": "string",
      "default": ""
    },
    "copyMicroPaddingLeft": {
      "type": "string",
      "default": ""
    },
    "copyMicroTextShadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "md": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "tb": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "sp": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        }
      }
    },
    "copySub": {
      "type": "string",
      "default": ""
    },
    "copySubTextColor": {
      "type": "string",
      "default": ""
    },
    "copySubTextColorAlpha": {
      "type": "number",
      "default": 1
    },
    "copyMicroMarginTopUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroMarginRightUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroMarginBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroMarginLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroPaddingTopUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroPaddingRightUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroPaddingBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroPaddingLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubTextShadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "md": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "tb": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        },
        "sp": {
          "offsetX": "",
          "offsetY": "",
          "blur": "",
          "color": ""
        }
      }
    },
    "copySubMarginTop": {
      "type": "string",
      "default": ""
    },
    "copySubMarginRight": {
      "type": "string",
      "default": "auto"
    },
    "copySubMarginBottom": {
      "type": "string",
      "default": ""
    },
    "copySubMarginLeft": {
      "type": "string",
      "default": "auto"
    },
    "copySubMarginTopUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubMarginRightUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubMarginBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubMarginLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubPaddingTop": {
      "type": "string",
      "default": ""
    },
    "copySubPaddingRight": {
      "type": "string",
      "default": ""
    },
    "copySubPaddingBottom": {
      "type": "string",
      "default": ""
    },
    "copySubPaddingLeft": {
      "type": "string",
      "default": ""
    },
    "copySubPaddingTopUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubPaddingRightUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubPaddingBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "copySubPaddingLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroMarginTop": {
      "type": "string",
      "default": ""
    },
    "textMicroMarginRight": {
      "type": "string",
      "default": ""
    },
    "textMicroMarginBottom": {
      "type": "string",
      "default": ""
    },
    "textMicroMarginLeft": {
      "type": "string",
      "default": ""
    },
    "textMicroMarginTopUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroMarginRightUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroMarginBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroMarginLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroPaddingTop": {
      "type": "string",
      "default": ""
    },
    "textMicroPaddingRight": {
      "type": "string",
      "default": ""
    },
    "textMicroPaddingBottom": {
      "type": "string",
      "default": ""
    },
    "textMicroPaddingLeft": {
      "type": "string",
      "default": ""
    },
    "textMicroPaddingTopUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroPaddingRightUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroPaddingBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "textMicroPaddingLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubMarginTop": {
      "type": "string",
      "default": ""
    },
    "textSubMarginRight": {
      "type": "string",
      "default": ""
    },
    "textSubMarginBottom": {
      "type": "string",
      "default": ""
    },
    "textSubMarginLeft": {
      "type": "string",
      "default": ""
    },
    "textSubMarginTopUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubMarginRightUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubMarginBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubMarginLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubPaddingTop": {
      "type": "string",
      "default": ""
    },
    "textSubPaddingRight": {
      "type": "string",
      "default": ""
    },
    "textSubPaddingBottom": {
      "type": "string",
      "default": ""
    },
    "textSubPaddingLeft": {
      "type": "string",
      "default": ""
    },
    "textSubPaddingTopUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubPaddingRightUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubPaddingBottomUnit": {
      "type": "string",
      "default": "px"
    },
    "textSubPaddingLeftUnit": {
      "type": "string",
      "default": "px"
    },
    "copyMicroRotate": {
      "type": "number",
      "default": 0
    },
    "copySubRotate": {
      "type": "number",
      "default": 0
    },
    "textMicroRotate": {
      "type": "number",
      "default": 0
    },
    "textSubRotate": {
      "type": "number",
      "default": 0
    },
    "textAlign": {
      "type": "string",
      "default": "center"
    },
    "tagName": {
      "type": "string",
      "default": "a"
    },
    "href": {
      "type": "string",
      "default": ""
    },
    "target": {
      "type": "string",
      "default": ""
    },
    "rel": {
      "type": "string",
      "default": ""
    },
    "buttonType": {
      "type": "string",
      "default": "button"
    },
    "ariaLabel": {
      "type": "string",
      "default": ""
    },
    "linkTitle": {
      "type": "string",
      "default": ""
    },
    "trackingId": {
      "type": "string",
      "default": ""
    },
    "trackingLocation": {
      "type": "string",
      "default": ""
    },
    "fontFamily": {
      "type": "string",
      "default": ""
    },
    "useResponsiveFontSize": {
      "type": "boolean",
      "default": false
    },
    "fontSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        }
      }
    },
    "fontSizeV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "16",
          "unit": "px"
        }
      }
    },
    "useResponsiveFontWeight": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveLineHeight": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveLetterSpacing": {
      "type": "boolean",
      "default": false
    },
    "fontFamilyHover": {
      "type": "string",
      "default": ""
    },
    "useResponsiveFontSizeHover": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveFontWeightHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveLineHeightHover": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveLetterSpacingHover": {
      "type": "boolean",
      "default": false
    },
    "textColor": {
      "type": "string",
      "default": "#FFFFFF"
    },
    "textColorAlpha": {
      "type": "number",
      "default": 1
    },
    "textColorHover": {
      "type": "string",
      "default": "#FFFFFF"
    },
    "textColorAlphaHover": {
      "type": "number",
      "default": 1
    },
    "textShadowEnabled": {
      "type": "boolean",
      "default": false
    },
    "textShadowOffsetX": {
      "type": "string",
      "default": "0"
    },
    "textShadowOffsetXUnit": {
      "type": "string",
      "default": "px"
    },
    "textShadowOffsetY": {
      "type": "string",
      "default": "0"
    },
    "textShadowOffsetYUnit": {
      "type": "string",
      "default": "px"
    },
    "textShadowBlur": {
      "type": "string",
      "default": "1"
    },
    "textShadowBlurUnit": {
      "type": "string",
      "default": "px"
    },
    "textShadowColor": {
      "type": "string",
      "default": "#000000"
    },
    "textShadowColorAlpha": {
      "type": "number",
      "default": 1
    },
    "textShadowOpacity": {
      "type": "number",
      "default": 100
    },
    "textShadowEnabledHover": {
      "type": "boolean",
      "default": false
    },
    "textShadowOffsetXHover": {
      "type": "string",
      "default": "0"
    },
    "textShadowOffsetXUnitHover": {
      "type": "string",
      "default": "px"
    },
    "textShadowOffsetYHover": {
      "type": "string",
      "default": "0"
    },
    "textShadowOffsetYUnitHover": {
      "type": "string",
      "default": "px"
    },
    "textShadowBlurHover": {
      "type": "string",
      "default": "1"
    },
    "textShadowBlurUnitHover": {
      "type": "string",
      "default": "px"
    },
    "textShadowColorHover": {
      "type": "string",
      "default": "#000000"
    },
    "textShadowColorAlphaHover": {
      "type": "number",
      "default": 1
    },
    "textShadowOpacityHover": {
      "type": "number",
      "default": 100
    },
    "responsiveLayoutPosition": {
      "type": "boolean",
      "default": false
    },
    "layoutUseCustomPositionPC": {
      "type": "boolean",
      "default": false
    },
    "layoutUseCustomPositionTB": {
      "type": "boolean",
      "default": false
    },
    "layoutUseCustomPositionSP": {
      "type": "boolean",
      "default": false
    },
    "layoutPositionTypePC": {
      "type": "string",
      "default": "relative"
    },
    "layoutPositionTypeMD": {
      "type": "string",
      "default": "relative"
    },
    "layoutPositionTypeTB": {
      "type": "string",
      "default": "relative"
    },
    "layoutPositionTypeSP": {
      "type": "string",
      "default": "relative"
    },
    "layoutCustomPositionTopPC": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionTopTB": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionRightPC": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionRightTB": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionBottomPC": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionBottomTB": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionLeftPC": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionLeftTB": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionTopUnitPC": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionTopUnitTB": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionRightUnitPC": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionRightUnitTB": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionBottomUnitPC": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionBottomUnitTB": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionLeftUnitPC": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionLeftUnitTB": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionRightSP": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionBottomSP": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionLeftSP": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionTopUnitSP": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionRightUnitSP": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionBottomUnitSP": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionLeftUnitSP": {
      "type": "string",
      "default": "px"
    },
    "layoutTransformTranslateXPC": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateXTB": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateYPC": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateYTB": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateUnitPC": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateUnitTB": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateXUnitPC": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateXUnitTB": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateYUnitPC": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateYUnitTB": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateXSP": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateYSP": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateUnitSP": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateXUnitSP": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateYUnitSP": {
      "type": "string",
      "default": "%"
    },
    "icon": {
      "type": "string",
      "default": "lucide-arrow-right"
    },
    "iconPC": {
      "type": "string",
      "default": ""
    },
    "iconMD": {
      "type": "string",
      "default": ""
    },
    "iconTB": {
      "type": "string",
      "default": ""
    },
    "iconSP": {
      "type": "string",
      "default": ""
    },
    "useResponsiveIcon": {
      "type": "boolean",
      "default": false
    },
    "iconColor": {
      "type": "string",
      "default": "#FFFFFF"
    },
    "iconColorPC": {
      "type": "string",
      "default": ""
    },
    "iconColorMD": {
      "type": "string",
      "default": ""
    },
    "iconColorTB": {
      "type": "string",
      "default": ""
    },
    "iconColorSP": {
      "type": "string",
      "default": ""
    },
    "iconColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": ""
        },
        "md": {
          "color": ""
        },
        "tb": {
          "color": ""
        },
        "sp": {
          "color": ""
        }
      }
    },
    "useResponsiveIconColor": {
      "type": "boolean",
      "default": false
    },
    "iconColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": ""
        },
        "md": {
          "color": ""
        },
        "tb": {
          "color": ""
        },
        "sp": {
          "color": ""
        }
      }
    },
    "useResponsiveIconColorHover": {
      "type": "boolean",
      "default": false
    },
    "iconStrokeWidth": {
      "type": "number",
      "default": 1.75
    },
    "iconHover": {
      "type": "string",
      "default": "lucide-arrow-right"
    },
    "iconPCHover": {
      "type": "string",
      "default": ""
    },
    "iconMDHover": {
      "type": "string",
      "default": ""
    },
    "iconTBHover": {
      "type": "string",
      "default": ""
    },
    "iconSPHover": {
      "type": "string",
      "default": ""
    },
    "useResponsiveIconHover": {
      "type": "boolean",
      "default": false
    },
    "iconColorHover": {
      "type": "string",
      "default": "#FFFFFF"
    },
    "iconColorPCHover": {
      "type": "string",
      "default": ""
    },
    "iconColorMDHover": {
      "type": "string",
      "default": ""
    },
    "iconColorTBHover": {
      "type": "string",
      "default": ""
    },
    "iconColorSPHover": {
      "type": "string",
      "default": ""
    },
    "iconStrokeWidthHover": {
      "type": "number",
      "default": 1.75
    },
    "buttonContentJustify": {
      "type": "string",
      "default": "center"
    },
    "hoverAnimation": {
      "type": "string",
      "default": "none"
    },
    "iconAnimation": {
      "type": "string",
      "default": "none"
    },
    "textAnimationTransitionDuration": {
      "type": "number",
      "default": 300
    },
    "textAnimationTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "textAnimationTransitionEasing": {
      "type": "string",
      "default": "ease-out"
    },
    "iconAnimationTransitionDuration": {
      "type": "number",
      "default": 500
    },
    "iconAnimationTransitionDelay": {
      "type": "number",
      "default": 200
    },
    "iconAnimationTransitionEasing": {
      "type": "string",
      "default": "ease-in-out"
    },
    "frameAnimation": {
      "type": "string",
      "default": "none"
    },
    "frameAnimationTransitionDuration": {
      "type": "number",
      "default": 2000
    },
    "frameAnimationTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "frameAnimationTransitionEasing": {
      "type": "string",
      "default": "ease-in-out"
    },
    "frameAnimationInterval": {
      "type": "number",
      "default": 1000
    },
    "buttonAnimation": {
      "type": "string",
      "default": "none"
    },
    "buttonAnimationTransitionDuration": {
      "type": "number",
      "default": 2000
    },
    "buttonAnimationTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "buttonAnimationTransitionEasing": {
      "type": "string",
      "default": "ease-in-out"
    },
    "buttonAnimationInterval": {
      "type": "number",
      "default": 1000
    },
    "iconFrameSize": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeUnit": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidth": {
      "type": "number",
      "default": 0
    },
    "iconFrameWidthUnit": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeight": {
      "type": "number",
      "default": 0
    },
    "iconFrameHeightUnit": {
      "type": "string",
      "default": "px"
    },
    "iconFrameUseIndividualSize": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgColor": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorPC": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorMD": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorTB": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorSP": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorAlpha": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaPC": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaMD": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaTB": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaSP": {
      "type": "number",
      "default": 1
    },
    "useResponsiveIconFrameColor": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgGradient": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientPC": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientMD": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientTB": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientSP": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgUseGradient": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientPC": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientMD": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientTB": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientSP": {
      "type": "boolean",
      "default": false
    },
    "iconFrameRadius": {
      "type": "number",
      "default": 0
    },
    "iconFrameRadiusUnit": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderSides": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesPC": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesMD": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesTB": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesSP": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderColor": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorPC": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorMD": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorTB": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorSP": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorAlpha": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaPC": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaMD": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaTB": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaSP": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidth": {
      "type": "number",
      "default": 0
    },
    "iconFrameBorderWidthUnit": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeHover": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeUnitHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthHover": {
      "type": "number",
      "default": 0
    },
    "iconFrameWidthUnitHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightHover": {
      "type": "number",
      "default": 0
    },
    "iconFrameHeightUnitHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameUseIndividualSizeHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgColorHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorPCHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorMDHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorTBHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorSPHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgColorAlphaHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaPCHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaMDHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaTBHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBgColorAlphaSPHover": {
      "type": "number",
      "default": 1
    },
    "useResponsiveIconFrameColorHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgGradientHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientPCHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientMDHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientTBHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgGradientSPHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBgUseGradientHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientPCHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientMDHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientTBHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameBgUseGradientSPHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameRadiusHover": {
      "type": "number",
      "default": 0
    },
    "iconFrameRadiusUnitHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameTransitionDuration": {
      "type": "number",
      "default": 300
    },
    "iconFrameTransitionDelay": {
      "type": "number",
      "default": 200
    },
    "iconFrameTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "iconTransitionDuration": {
      "type": "number",
      "default": 0
    },
    "iconTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "iconTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "iconFrameBorderSidesHover": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesPCHover": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesMDHover": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesTBHover": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderSidesSPHover": {
      "type": "array",
      "default": [
        "top",
        "right",
        "bottom",
        "left"
      ]
    },
    "iconFrameBorderColorHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorPCHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorMDHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorTBHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorSPHover": {
      "type": "string",
      "default": ""
    },
    "iconFrameBorderColorAlphaHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaPCHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaMDHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaTBHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderColorAlphaSPHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidthHover": {
      "type": "number",
      "default": 0
    },
    "iconFrameBorderWidthUnitHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizePC": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeMD": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeTB": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeSP": {
      "type": "number",
      "default": 0
    },
    "iconFrameSizeUnitPC": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeUnitMD": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeUnitTB": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeUnitSP": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthPC": {
      "type": "number",
      "default": 48
    },
    "iconFrameWidthMD": {
      "type": "number"
    },
    "iconFrameWidthTB": {
      "type": "number",
      "default": 40
    },
    "iconFrameWidthSP": {
      "type": "number",
      "default": 36
    },
    "iconFrameWidthUnitPC": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthUnitMD": {
      "type": "string"
    },
    "iconFrameWidthUnitTB": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthUnitSP": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightPC": {
      "type": "number",
      "default": 48
    },
    "iconFrameHeightMD": {
      "type": "number"
    },
    "iconFrameHeightTB": {
      "type": "number",
      "default": 40
    },
    "iconFrameHeightSP": {
      "type": "number",
      "default": 36
    },
    "iconFrameHeightUnitPC": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightUnitMD": {
      "type": "string"
    },
    "iconFrameHeightUnitTB": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightUnitSP": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizePCHover": {
      "type": "number",
      "default": 48
    },
    "iconFrameSizeMDHover": {
      "type": "number"
    },
    "iconFrameSizeTBHover": {
      "type": "number",
      "default": 40
    },
    "iconFrameSizeSPHover": {
      "type": "number",
      "default": 36
    },
    "iconFrameSizeUnitPCHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeUnitMDHover": {
      "type": "string"
    },
    "iconFrameSizeUnitTBHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameSizeUnitSPHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthPCHover": {
      "type": "number",
      "default": 48
    },
    "iconFrameWidthMDHover": {
      "type": "number"
    },
    "iconFrameWidthTBHover": {
      "type": "number",
      "default": 40
    },
    "iconFrameWidthSPHover": {
      "type": "number",
      "default": 36
    },
    "iconFrameWidthUnitPCHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthUnitMDHover": {
      "type": "string"
    },
    "iconFrameWidthUnitTBHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameWidthUnitSPHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightPCHover": {
      "type": "number",
      "default": 48
    },
    "iconFrameHeightMDHover": {
      "type": "number"
    },
    "iconFrameHeightTBHover": {
      "type": "number",
      "default": 40
    },
    "iconFrameHeightSPHover": {
      "type": "number",
      "default": 36
    },
    "iconFrameHeightUnitPCHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightUnitMDHover": {
      "type": "string"
    },
    "iconFrameHeightUnitTBHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameHeightUnitSPHover": {
      "type": "string",
      "default": "px"
    },
    "useResponsiveIconFrameSize": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveIconFrameSizeHover": {
      "type": "boolean",
      "default": true
    },
    "responsiveIconFrameSize": {
      "type": "boolean",
      "default": true
    },
    "responsiveIconFrameSizeHover": {
      "type": "boolean",
      "default": true
    },
    "iconFrameBorderWidthPC": {
      "type": "number",
      "default": 2
    },
    "iconFrameBorderWidthMD": {
      "type": "number"
    },
    "iconFrameBorderWidthTB": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidthSP": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidthUnitPC": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderWidthUnitMD": {
      "type": "string"
    },
    "iconFrameBorderWidthUnitTB": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderWidthUnitSP": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderWidthPCHover": {
      "type": "number",
      "default": 2
    },
    "iconFrameBorderWidthMDHover": {
      "type": "number"
    },
    "iconFrameBorderWidthTBHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidthSPHover": {
      "type": "number",
      "default": 1
    },
    "iconFrameBorderWidthUnitPCHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderWidthUnitMDHover": {
      "type": "string"
    },
    "iconFrameBorderWidthUnitTBHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameBorderWidthUnitSPHover": {
      "type": "string",
      "default": "px"
    },
    "useResponsiveIconFrameBorder": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveIconFrameBorderHover": {
      "type": "boolean",
      "default": true
    },
    "responsiveIconFrameBorder": {
      "type": "boolean",
      "default": true
    },
    "responsiveIconFrameBorderHover": {
      "type": "boolean",
      "default": true
    },
    "iconFrameBorderStyle": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStylePC": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleSP": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleTB": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleHover": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStylePCHover": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleSPHover": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleTBHover": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameRadiusPC": {
      "type": "number",
      "default": 8
    },
    "iconFrameRadiusMD": {
      "type": "number"
    },
    "iconFrameRadiusTB": {
      "type": "number",
      "default": 4
    },
    "iconFrameRadiusSP": {
      "type": "number",
      "default": 2
    },
    "iconFrameRadiusUnitPC": {
      "type": "string",
      "default": "px"
    },
    "iconFrameRadiusUnitMD": {
      "type": "string"
    },
    "iconFrameRadiusUnitTB": {
      "type": "string",
      "default": "px"
    },
    "iconFrameRadiusUnitSP": {
      "type": "string",
      "default": "px"
    },
    "iconFrameRadiusPCHover": {
      "type": "number",
      "default": 8
    },
    "iconFrameRadiusMDHover": {
      "type": "number"
    },
    "iconFrameRadiusTBHover": {
      "type": "number",
      "default": 4
    },
    "iconFrameRadiusSPHover": {
      "type": "number",
      "default": 2
    },
    "iconFrameRadiusUnitPCHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameRadiusUnitMDHover": {
      "type": "string"
    },
    "iconFrameRadiusUnitTBHover": {
      "type": "string",
      "default": "px"
    },
    "iconFrameRadiusUnitSPHover": {
      "type": "string",
      "default": "px"
    },
    "useResponsiveIconFrameRadius": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveIconFrameRadiusHover": {
      "type": "boolean",
      "default": false
    },
    "responsiveIconFrameRadius": {
      "type": "boolean",
      "default": false
    },
    "responsiveIconFrameRadiusHover": {
      "type": "boolean",
      "default": false
    },
    "thumbnailTransitionDuration": {
      "type": "number",
      "default": 300
    },
    "thumbnailTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "thumbnailTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "backgroundTransitionDuration": {
      "type": "number",
      "default": 150
    },
    "backgroundTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "backgroundTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "styleTransitionDuration": {
      "type": "number",
      "default": 0
    },
    "styleTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "styleTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "responsiveDisplay": {
      "type": "boolean",
      "default": false
    },
    "displayVisiblePC": {
      "type": "boolean",
      "default": true
    },
    "displayVisibleTB": {
      "type": "boolean",
      "default": true
    },
    "displayVisibleSP": {
      "type": "boolean",
      "default": true
    },
    "layoutUseCustomPositionMD": {
      "type": "boolean",
      "default": false
    },
    "layoutCustomPositionRightMD": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionBottomMD": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionLeftMD": {
      "type": [
        "string",
        "number"
      ],
      "default": "auto"
    },
    "layoutCustomPositionTopUnitMD": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionRightUnitMD": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionBottomUnitMD": {
      "type": "string",
      "default": "px"
    },
    "layoutCustomPositionLeftUnitMD": {
      "type": "string",
      "default": "px"
    },
    "layoutTransformTranslateXMD": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateYMD": {
      "type": "number",
      "default": 0
    },
    "layoutTransformTranslateUnitMD": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateXUnitMD": {
      "type": "string",
      "default": "%"
    },
    "layoutTransformTranslateYUnitMD": {
      "type": "string",
      "default": "%"
    },
    "iconFrameBorderStyleMD": {
      "type": "string",
      "default": "solid"
    },
    "iconFrameBorderStyleMDHover": {
      "type": "string",
      "default": "solid"
    },
    "displayVisibleMD": {
      "type": "boolean",
      "default": true
    },
    "fontWeightV2": {
      "type": "object",
      "default": {
        "pc": "600",
        "md": "600",
        "tb": "600",
        "sp": "600"
      }
    },
    "fontWeightV2Hover": {
      "type": "object",
      "default": {
        "pc": "600",
        "md": "600",
        "tb": "600",
        "sp": "600"
      }
    },
    "lineHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.2",
          "unit": ""
        },
        "md": {
          "value": "1.2",
          "unit": ""
        },
        "tb": {
          "value": "1.2",
          "unit": ""
        },
        "sp": {
          "value": "1.2",
          "unit": ""
        }
      }
    },
    "lineHeightV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.2",
          "unit": ""
        },
        "md": {
          "value": "1.2",
          "unit": ""
        },
        "tb": {
          "value": "1.2",
          "unit": ""
        },
        "sp": {
          "value": "1.2",
          "unit": ""
        }
      }
    },
    "letterSpacingV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "md": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "tb": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "sp": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        }
      }
    },
    "letterSpacingV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "md": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "tb": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        },
        "sp": {
          "value": "1",
          "unit": "px",
          "isCustom": false
        }
      }
    },
    "paddingV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 20,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": 16,
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "marginV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "auto",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "auto",
          "useIndividual": true
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsivePadding": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveMargin": {
      "type": "boolean",
      "default": false
    },
    "borderEnabled": {
      "type": "boolean",
      "default": false
    },
    "borderEnabledHover": {
      "type": "boolean",
      "default": false
    },
    "borderV2": {
      "type": "object",
      "default": {
        "pc": {
          "width": 0,
          "style": "none",
          "color": "transparent",
          "boxSizing": "border-box"
        },
        "md": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "tb": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "sp": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        }
      }
    },
    "borderV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "width": 0,
          "style": "none",
          "color": "transparent",
          "boxSizing": "border-box"
        },
        "md": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "tb": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        },
        "sp": {
          "width": "",
          "style": "",
          "color": "",
          "boxSizing": ""
        }
      }
    },
    "useResponsiveBorder": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBorderHover": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveRadiusV2": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveRadiusV2Hover": {
      "type": "boolean",
      "default": false
    },
    "radiusV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 8,
          "bulkUnit": "px",
          "topLeft": 8,
          "topLeftUnit": "px",
          "topRight": 8,
          "topRightUnit": "px",
          "bottomRight": 8,
          "bottomRightUnit": "px",
          "bottomLeft": 8,
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "radiusV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 8,
          "bulkUnit": "px",
          "topLeft": 8,
          "topLeftUnit": "px",
          "topRight": 8,
          "topRightUnit": "px",
          "bottomRight": 8,
          "bottomRightUnit": "px",
          "bottomLeft": 8,
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "topLeft": "",
          "topLeftUnit": "px",
          "topRight": "",
          "topRightUnit": "px",
          "bottomRight": "",
          "bottomRightUnit": "px",
          "bottomLeft": "",
          "bottomLeftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveRadius": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveRadiusHover": {
      "type": "boolean",
      "default": false
    },
    "shadowEnabled": {
      "type": "boolean",
      "default": false
    },
    "shadowEnabledHover": {
      "type": "boolean",
      "default": false
    },
    "shadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "use": false,
          "horizontal": 0,
          "vertical": 4,
          "blur": 8,
          "spread": 0,
          "color": "#000000",
          "opacity": 20,
          "inset": false
        },
        "md": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        },
        "tb": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        },
        "sp": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        }
      }
    },
    "shadowV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "use": false,
          "horizontal": 0,
          "vertical": 4,
          "blur": 8,
          "spread": 0,
          "color": "#000000",
          "opacity": 20,
          "inset": false
        },
        "md": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        },
        "tb": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        },
        "sp": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": "",
          "inset": ""
        }
      }
    },
    "useResponsiveShadow": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveShadowHover": {
      "type": "boolean",
      "default": false
    },
    "innerShadowEnabled": {
      "type": "boolean",
      "default": false
    },
    "innerShadowEnabledHover": {
      "type": "boolean",
      "default": false
    },
    "innerShadowV2": {
      "type": "object",
      "default": {
        "pc": {
          "use": false,
          "horizontal": 0,
          "vertical": 4,
          "blur": 8,
          "spread": 0,
          "color": "#000000",
          "opacity": 20
        },
        "md": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        },
        "tb": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        },
        "sp": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        }
      }
    },
    "innerShadowV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "use": false,
          "horizontal": 0,
          "vertical": 4,
          "blur": 8,
          "spread": 0,
          "color": "#000000",
          "opacity": 20
        },
        "md": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        },
        "tb": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        },
        "sp": {
          "use": "",
          "horizontal": "",
          "vertical": "",
          "blur": "",
          "spread": "",
          "color": "",
          "opacity": ""
        }
      }
    },
    "useResponsiveInnerShadow": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveInnerShadowHover": {
      "type": "boolean",
      "default": false
    },
    "opacityV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "opacityV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveOpacity": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveOpacityHover": {
      "type": "boolean",
      "default": false
    },
    "backgroundColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "md": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "tb": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "sp": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        }
      }
    },
    "backgroundColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "md": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "tb": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        },
        "sp": {
          "color": "#FFFFFF",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": "normal"
        }
      }
    },
    "useResponsiveBackgroundColor": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBackgroundColorHover": {
      "type": "boolean",
      "default": false
    },
    "backgroundBaseColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "#111111",
          "alpha": 1,
          "gradient": null,
          "useGradient": false
        },
        "md": {
          "color": "#111111",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "tb": {
          "color": "#111111",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "sp": {
          "color": "#111111",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        }
      }
    },
    "useResponsiveBackgroundBaseColor": {
      "type": "boolean",
      "default": false
    },
    "backgroundBaseColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "#3f3f3f",
          "alpha": "",
          "gradient": null,
          "useGradient": false
        },
        "md": {
          "color": "#3f3f3f",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "tb": {
          "color": "#3f3f3f",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "sp": {
          "color": "#3f3f3f",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        }
      }
    },
    "useResponsiveBackgroundBaseColorHover": {
      "type": "boolean",
      "default": false
    },
    "backgroundImageV2": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "md": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "tb": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "sp": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        }
      }
    },
    "useResponsiveBackgroundImage": {
      "type": "boolean",
      "default": false
    },
    "backgroundImageV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "md": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "tb": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        },
        "sp": {
          "url": "",
          "position": "center center",
          "size": "cover",
          "repeat": "no-repeat",
          "customWidth": "100",
          "customWidthUnit": "px",
          "customHeight": "auto",
          "customHeightUnit": "px",
          "rotate": "0"
        }
      }
    },
    "useResponsiveBackgroundImageHover": {
      "type": "boolean",
      "default": false
    },
    "backgroundMediaType": {
      "type": "string",
      "default": "image"
    },
    "backgroundVideoUrl": {
      "type": "string",
      "default": ""
    },
    "backgroundVideoPoster": {
      "type": "string",
      "default": ""
    },
    "backgroundVideoFit": {
      "type": "string",
      "default": "cover"
    },
    "backgroundVideoPositionX": {
      "type": "number",
      "default": 50
    },
    "backgroundVideoPositionY": {
      "type": "number",
      "default": 50
    },
    "backgroundPosterFit": {
      "type": "string",
      "default": "cover"
    },
    "backgroundPosterPositionX": {
      "type": "number",
      "default": 50
    },
    "backgroundPosterPositionY": {
      "type": "number",
      "default": 50
    },
    "backgroundVideoCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "backgroundVideoCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "backgroundVideoCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "backgroundVideoCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "backgroundPosterCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "backgroundPosterCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "backgroundPosterCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "backgroundPosterCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "backgroundPatternV2": {
      "type": "object",
      "default": {
        "pc": {
          "type": "none",
          "color": "#000000",
          "opacity": 0.5,
          "size": 3,
          "sizeUnit": "px",
          "rotate": 0
        },
        "md": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        },
        "tb": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        },
        "sp": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        }
      }
    },
    "backgroundPatternV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "type": "none",
          "color": "#000000",
          "opacity": 0.5,
          "size": 3,
          "sizeUnit": "px",
          "rotate": 0
        },
        "md": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        },
        "tb": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        },
        "sp": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "rotate": ""
        }
      }
    },
    "useResponsiveBackgroundPattern": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBackgroundPatternHover": {
      "type": "boolean",
      "default": false
    },
    "iconSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": 15,
          "unit": "px"
        },
        "md": {
          "value": 15,
          "unit": ""
        },
        "tb": {
          "value": 15,
          "unit": ""
        },
        "sp": {
          "value": 15,
          "unit": ""
        }
      }
    },
    "iconSizeV2Hover": {
      "type": "object",
      "default": {}
    },
    "iconPositionV2": {
      "type": "object",
      "default": {
        "pc": {
          "gap": "",
          "gapUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": "",
          "offsetYUnit": "px",
          "originX": "right",
          "originY": "center"
        },
        "md": {
          "gap": "",
          "gapUnit": "",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "right",
          "originY": "center"
        },
        "tb": {
          "gap": "",
          "gapUnit": "",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "right",
          "originY": "center"
        },
        "sp": {
          "gap": "",
          "gapUnit": "",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "right",
          "originY": "center"
        }
      }
    },
    "iconPositionV2Hover": {
      "type": "object",
      "default": {}
    },
    "useResponsiveIconPosition": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveIconPositionHover": {
      "type": "boolean",
      "default": false
    },
    "iconFrameV2": {
      "type": "object",
      "default": {
        "pc": {
          "size": 0,
          "sizeUnit": "px",
          "width": 0,
          "widthUnit": "px",
          "height": 0,
          "heightUnit": "px",
          "useIndividualSize": false,
          "bgColor": "transparent",
          "radius": 0,
          "radiusUnit": "px",
          "borderWidth": 0,
          "borderWidthUnit": "px",
          "borderStyle": "solid",
          "borderColor": "transparent",
          "borderSides": [
            "top",
            "right",
            "bottom",
            "left"
          ]
        },
        "md": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        },
        "tb": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        },
        "sp": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        }
      }
    },
    "iconFrameV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        },
        "md": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        },
        "tb": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        },
        "sp": {
          "size": "",
          "sizeUnit": "",
          "width": "",
          "widthUnit": "",
          "height": "",
          "heightUnit": "",
          "useIndividualSize": "",
          "bgColor": "",
          "radius": "",
          "radiusUnit": "",
          "borderWidth": "",
          "borderWidthUnit": "",
          "borderStyle": "",
          "borderColor": "",
          "borderSides": ""
        }
      }
    },
    "useResponsiveIconFrame": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveIconFrameHover": {
      "type": "boolean",
      "default": false
    },
    "layoutWidthV2": {
      "type": "object",
      "default": {
        "pc": {
          "useCustom": true,
          "value": 100,
          "unit": "%",
          "minUseCustom": false,
          "minValue": 0,
          "minUnit": "px",
          "maxUseCustom": true,
          "maxValue": 420,
          "maxUnit": "px"
        },
        "md": {
          "useCustom": null,
          "value": "",
          "unit": "",
          "minUseCustom": null,
          "minValue": "",
          "minUnit": "",
          "maxUseCustom": null,
          "maxValue": "",
          "maxUnit": ""
        },
        "tb": {
          "useCustom": null,
          "value": "",
          "unit": "",
          "minUseCustom": null,
          "minValue": "",
          "minUnit": "",
          "maxUseCustom": null,
          "maxValue": "",
          "maxUnit": ""
        },
        "sp": {
          "useCustom": true,
          "value": 100,
          "unit": "%",
          "minUseCustom": false,
          "minValue": 0,
          "minUnit": "px",
          "maxUseCustom": true,
          "maxValue": 420,
          "maxUnit": "px"
        }
      }
    },
    "useResponsiveLayoutWidth": {
      "type": "boolean",
      "default": false
    },
    "layoutHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "useCustom": false,
          "value": "auto",
          "unit": "px",
          "minUseCustom": false,
          "minValue": 0,
          "minUnit": "px",
          "maxUseCustom": false,
          "maxValue": "none",
          "maxUnit": "px"
        },
        "md": {
          "useCustom": null,
          "value": "",
          "unit": "",
          "minUseCustom": null,
          "minValue": "",
          "minUnit": "",
          "maxUseCustom": null,
          "maxValue": "",
          "maxUnit": ""
        },
        "tb": {
          "useCustom": null,
          "value": "",
          "unit": "",
          "minUseCustom": null,
          "minValue": "",
          "minUnit": "",
          "maxUseCustom": null,
          "maxValue": "",
          "maxUnit": ""
        },
        "sp": {
          "useCustom": null,
          "value": "",
          "unit": "",
          "minUseCustom": null,
          "minValue": "",
          "minUnit": "",
          "maxUseCustom": null,
          "maxValue": "",
          "maxUnit": ""
        }
      }
    },
    "useResponsiveLayoutHeight": {
      "type": "boolean",
      "default": false
    },
    "layoutPositionV2": {
      "type": "object",
      "default": {
        "pc": {
          "type": "relative",
          "useCustom": false,
          "top": "auto",
          "topUnit": "px",
          "right": "auto",
          "rightUnit": "px",
          "bottom": "auto",
          "bottomUnit": "px",
          "left": "auto",
          "leftUnit": "px",
          "zIndex": "auto",
          "translateX": 0,
          "translateXUnit": "%",
          "translateY": 0,
          "translateYUnit": "%"
        },
        "md": {
          "type": "",
          "useCustom": "",
          "top": "",
          "topUnit": "",
          "right": "",
          "rightUnit": "",
          "bottom": "",
          "bottomUnit": "",
          "left": "",
          "leftUnit": "",
          "zIndex": "",
          "translateX": "",
          "translateXUnit": "",
          "translateY": "",
          "translateYUnit": ""
        },
        "tb": {
          "type": "",
          "useCustom": "",
          "top": "",
          "topUnit": "",
          "right": "",
          "rightUnit": "",
          "bottom": "",
          "bottomUnit": "",
          "left": "",
          "leftUnit": "",
          "zIndex": "",
          "translateX": "",
          "translateXUnit": "",
          "translateY": "",
          "translateYUnit": ""
        },
        "sp": {
          "type": "",
          "useCustom": "",
          "top": "",
          "topUnit": "",
          "right": "",
          "rightUnit": "",
          "bottom": "",
          "bottomUnit": "",
          "left": "",
          "leftUnit": "",
          "zIndex": "",
          "translateX": "",
          "translateXUnit": "",
          "translateY": "",
          "translateYUnit": ""
        }
      }
    },
    "useResponsiveLayoutPosition": {
      "type": "boolean",
      "default": false
    },
    "thumbnailImageV2": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "px",
          "frameHeight": 100,
          "frameHeightUnit": "px",
          "borderEnabled": false,
          "borderWidth": 0,
          "borderStyle": "none",
          "borderColor": "transparent",
          "borderColorAlpha": 1,
          "borderBoxSizing": "border-box",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "originX": "left",
          "originY": "top"
        },
        "md": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        },
        "tb": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        },
        "sp": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        }
      }
    },
    "thumbnailImageV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "px",
          "frameHeight": 100,
          "frameHeightUnit": "px",
          "borderEnabled": false,
          "borderWidth": 0,
          "borderStyle": "none",
          "borderColor": "transparent",
          "borderColorAlpha": 1,
          "borderBoxSizing": "border-box",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "originX": "left",
          "originY": "top"
        },
        "md": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        },
        "tb": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        },
        "sp": {
          "url": "",
          "focalPosition": "",
          "objectFit": "",
          "repeat": "",
          "bgWidth": "",
          "bgWidthUnit": "",
          "bgHeight": "",
          "bgHeightUnit": "",
          "rotate": "",
          "frameWidth": "",
          "frameWidthUnit": "",
          "frameHeight": "",
          "frameHeightUnit": "",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": "",
          "borderRadiusUnit": "",
          "offsetX": "",
          "offsetXUnit": "",
          "offsetY": "",
          "offsetYUnit": "",
          "originX": "",
          "originY": ""
        }
      }
    },
    "useResponsiveThumbnailImage": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailImageHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveThumbnailSize": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailSizeHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveThumbnailRadius": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailRadiusHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveThumbnailPosition": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailPositionHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveThumbnailBorder": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailBorderHover": {
      "type": "boolean",
      "default": false
    },
    "thumbnailColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "md": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "tb": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "sp": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        }
      }
    },
    "thumbnailColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "md": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "tb": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        },
        "sp": {
          "color": "",
          "gradient": "",
          "useGradient": null,
          "opacity": 0,
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveThumbnailColor": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveThumbnailColorHover": {
      "type": "boolean",
      "default": false
    },
    "thumbnailImageBaseColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "alpha": 1
        },
        "md": {
          "color": "",
          "alpha": ""
        },
        "tb": {
          "color": "",
          "alpha": ""
        },
        "sp": {
          "color": "",
          "alpha": ""
        }
      }
    },
    "useResponsiveThumbnailImageBaseColor": {
      "type": "boolean",
      "default": false
    },
    "thumbnailImageBaseColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "alpha": 1
        },
        "md": {
          "color": "",
          "alpha": ""
        },
        "tb": {
          "color": "",
          "alpha": ""
        },
        "sp": {
          "color": "",
          "alpha": ""
        }
      }
    },
    "useResponsiveThumbnailImageBaseColorHover": {
      "type": "boolean",
      "default": false
    },
    "thumbnailOpacityV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveThumbnailOpacity": {
      "type": "boolean",
      "default": false
    },
    "thumbnailOpacityV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveThumbnailOpacityHover": {
      "type": "boolean",
      "default": false
    },
    "thumbnailMediaType": {
      "type": "string",
      "default": "image"
    },
    "thumbnailVideoUrl": {
      "type": "string",
      "default": ""
    },
    "thumbnailVideoPoster": {
      "type": "string",
      "default": ""
    },
    "thumbnailVideoFit": {
      "type": "string",
      "default": "cover"
    },
    "thumbnailVideoPositionX": {
      "type": "number",
      "default": 50
    },
    "thumbnailVideoPositionY": {
      "type": "number",
      "default": 50
    },
    "thumbnailVideoCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "thumbnailVideoCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "thumbnailVideoCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "thumbnailVideoCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "thumbnailPosterFit": {
      "type": "string",
      "default": "cover"
    },
    "thumbnailPosterPositionX": {
      "type": "number",
      "default": 50
    },
    "thumbnailPosterPositionY": {
      "type": "number",
      "default": 50
    },
    "thumbnailPosterCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "thumbnailPosterCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "thumbnailPosterCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "thumbnailPosterCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "bandImageV2": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": false,
          "borderWidth": 0,
          "borderStyle": "none",
          "borderColor": "transparent",
          "borderColorAlpha": 1,
          "borderBoxSizing": "border-box",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": 1
        },
        "md": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        },
        "tb": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        },
        "sp": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        }
      }
    },
    "bandImageV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": false,
          "borderWidth": 0,
          "borderStyle": "none",
          "borderColor": "transparent",
          "borderColorAlpha": 1,
          "borderBoxSizing": "border-box",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": 1
        },
        "md": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        },
        "tb": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        },
        "sp": {
          "url": "",
          "focalPosition": "50% 50%",
          "objectFit": "cover",
          "repeat": "no-repeat",
          "bgWidth": "100",
          "bgWidthUnit": "%",
          "bgHeight": "auto",
          "bgHeightUnit": "%",
          "rotate": "0",
          "frameWidth": 100,
          "frameWidthUnit": "%",
          "frameHeight": 100,
          "frameHeightUnit": "%",
          "borderEnabled": "",
          "borderWidth": "",
          "borderStyle": "",
          "borderColor": "",
          "borderColorAlpha": "",
          "borderBoxSizing": "",
          "borderRadius": 0,
          "borderRadiusUnit": "px",
          "offsetX": 0,
          "offsetXUnit": "%",
          "offsetY": 0,
          "offsetYUnit": "%",
          "opacity": ""
        }
      }
    },
    "useResponsiveBandImage": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandImageHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandSize": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandSizeHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandRadius": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandRadiusHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandPosition": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandPositionHover": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandBorder": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBandBorderHover": {
      "type": "boolean",
      "default": false
    },
    "bandColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "md": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "tb": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "sp": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        }
      }
    },
    "bandColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "md": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "tb": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        },
        "sp": {
          "color": "",
          "gradient": "",
          "useGradient": false,
          "opacity": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveBandColor": {
      "type": "boolean",
      "default": true
    },
    "useResponsiveBandColorHover": {
      "type": "boolean",
      "default": true
    },
    "bandImageBaseColorV2": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "alpha": 1,
          "gradient": null,
          "useGradient": false
        },
        "md": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "tb": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "sp": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        }
      }
    },
    "useResponsiveBandImageBaseColor": {
      "type": "boolean",
      "default": false
    },
    "bandImageBaseColorV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "color": "",
          "alpha": 1,
          "gradient": null,
          "useGradient": false
        },
        "md": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "tb": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        },
        "sp": {
          "color": "",
          "alpha": "",
          "gradient": "",
          "useGradient": null
        }
      }
    },
    "useResponsiveBandImageBaseColorHover": {
      "type": "boolean",
      "default": false
    },
    "bandOpacityV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "bandOpacityV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "value": 100,
          "mixBlendMode": "normal"
        },
        "md": {
          "value": "",
          "mixBlendMode": ""
        },
        "tb": {
          "value": "",
          "mixBlendMode": ""
        },
        "sp": {
          "value": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveBandOpacity": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBandOpacityHover": {
      "type": "boolean",
      "default": false
    },
    "bandTransformV2": {
      "type": "object",
      "default": {
        "pc": {
          "skewX": 0,
          "skewY": 0
        },
        "md": {
          "skewX": "",
          "skewY": ""
        },
        "tb": {
          "skewX": "",
          "skewY": ""
        },
        "sp": {
          "skewX": "",
          "skewY": ""
        }
      }
    },
    "bandTransformV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "skewX": 0,
          "skewY": 0
        },
        "md": {
          "skewX": "",
          "skewY": ""
        },
        "tb": {
          "skewX": "",
          "skewY": ""
        },
        "sp": {
          "skewX": "",
          "skewY": ""
        }
      }
    },
    "useResponsiveBandTransform": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBandTransformHover": {
      "type": "boolean",
      "default": false
    },
    "bandTransitionDuration": {
      "type": "number",
      "default": 300
    },
    "bandTransitionDelay": {
      "type": "number",
      "default": 0
    },
    "bandTransitionEasing": {
      "type": "string",
      "default": "ease"
    },
    "bandPatternV2": {
      "type": "object",
      "default": {
        "pc": {
          "type": "none",
          "color": "#000000",
          "opacity": 0.5,
          "size": 3,
          "sizeUnit": "px",
          "mixBlendMode": "normal"
        },
        "md": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        },
        "tb": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        },
        "sp": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        }
      }
    },
    "bandPatternV2Hover": {
      "type": "object",
      "default": {
        "pc": {
          "type": "none",
          "color": "#000000",
          "opacity": 0.5,
          "size": 3,
          "sizeUnit": "px",
          "mixBlendMode": "normal"
        },
        "md": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        },
        "tb": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        },
        "sp": {
          "type": "",
          "color": "",
          "opacity": "",
          "size": "",
          "sizeUnit": "",
          "mixBlendMode": ""
        }
      }
    },
    "useResponsiveBandPattern": {
      "type": "boolean",
      "default": false
    },
    "useResponsiveBandPatternHover": {
      "type": "boolean",
      "default": false
    },
    "bandMediaType": {
      "type": "string",
      "default": "image"
    },
    "bandVideoUrl": {
      "type": "string",
      "default": ""
    },
    "bandVideoPoster": {
      "type": "string",
      "default": ""
    },
    "bandVideoFit": {
      "type": "string",
      "default": "cover"
    },
    "bandVideoPositionX": {
      "type": "number",
      "default": 50
    },
    "bandVideoPositionY": {
      "type": "number",
      "default": 50
    },
    "bandVideoCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "bandVideoCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "bandVideoCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "bandVideoCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "bandPosterFit": {
      "type": "string",
      "default": "cover"
    },
    "bandPosterPositionX": {
      "type": "number",
      "default": 50
    },
    "bandPosterPositionY": {
      "type": "number",
      "default": 50
    },
    "bandPosterCustomWidth": {
      "type": "string",
      "default": "100"
    },
    "bandPosterCustomWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "bandPosterCustomHeight": {
      "type": "string",
      "default": "auto"
    },
    "bandPosterCustomHeightUnit": {
      "type": "string",
      "default": "%"
    },
    "displayV2": {
      "type": "object",
      "default": {
        "pc": {
          "visible": true
        },
        "md": {
          "visible": ""
        },
        "tb": {
          "visible": ""
        },
        "sp": {
          "visible": ""
        }
      }
    },
    "useResponsiveDisplay": {
      "type": "boolean",
      "default": false
    },
    "copyMicroPaddingV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveCopyMicroPaddingV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroMarginV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "auto",
          "bottom": 8,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "auto",
          "useIndividual": true
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveCopyMicroMarginV2": {
      "type": "boolean",
      "default": false
    },
    "copySubPaddingV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveCopySubPaddingV2": {
      "type": "boolean",
      "default": false
    },
    "copySubMarginV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 8,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "auto",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "auto",
          "useIndividual": true
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveCopySubMarginV2": {
      "type": "boolean",
      "default": false
    },
    "microTextMarginV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveMicroTextMarginV2": {
      "type": "boolean",
      "default": false
    },
    "microTextPaddingV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveMicroTextPaddingV2": {
      "type": "boolean",
      "default": false
    },
    "microTextRotateV2": {
      "type": "object",
      "default": {
        "pc": 0,
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "useResponsiveMicroTextRotateV2": {
      "type": "boolean",
      "default": false
    },
    "subTextMarginV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveSubTextMarginV2": {
      "type": "boolean",
      "default": false
    },
    "subTextPaddingV2": {
      "type": "object",
      "default": {
        "pc": {
          "bulk": 0,
          "bulkUnit": "px",
          "top": 0,
          "topUnit": "px",
          "right": 0,
          "rightUnit": "px",
          "bottom": 0,
          "bottomUnit": "px",
          "left": 0,
          "leftUnit": "px",
          "useIndividual": false
        },
        "md": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "tb": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        },
        "sp": {
          "bulk": "",
          "bulkUnit": "px",
          "top": "",
          "topUnit": "px",
          "right": "",
          "rightUnit": "px",
          "bottom": "",
          "bottomUnit": "px",
          "left": "",
          "leftUnit": "px",
          "useIndividual": false
        }
      }
    },
    "useResponsiveSubTextPaddingV2": {
      "type": "boolean",
      "default": false
    },
    "subTextRotateV2": {
      "type": "object",
      "default": {
        "pc": 0,
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "useResponsiveSubTextRotateV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroFontFamilyV2": {
      "type": "string",
      "default": ""
    },
    "copyMicroFontSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "",
          "unit": "px"
        }
      }
    },
    "useResponsiveCopyMicroFontSizeV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroFontWeightV2": {
      "type": "object",
      "default": {
        "pc": "",
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "useResponsiveCopyMicroFontWeightV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroLetterSpacingV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "px",
          "isCustom": false
        }
      }
    },
    "useResponsiveCopyMicroLetterSpacingV2": {
      "type": "boolean",
      "default": false
    },
    "copyMicroLineHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.4",
          "unit": "",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "",
          "isCustom": false
        }
      }
    },
    "useResponsiveCopyMicroLineHeightV2": {
      "type": "boolean",
      "default": false
    },
    "copySubFontFamilyV2": {
      "type": "string",
      "default": ""
    },
    "copySubFontSizeV2": {
      "type": "object",
      "default": {
        "pc": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "md": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "tb": {
          "preset": "",
          "custom": "",
          "unit": "px"
        },
        "sp": {
          "preset": "",
          "custom": "",
          "unit": "px"
        }
      }
    },
    "useResponsiveCopySubFontSizeV2": {
      "type": "boolean",
      "default": false
    },
    "copySubFontWeightV2": {
      "type": "object",
      "default": {
        "pc": "",
        "md": "",
        "tb": "",
        "sp": ""
      }
    },
    "useResponsiveCopySubFontWeightV2": {
      "type": "boolean",
      "default": false
    },
    "copySubLetterSpacingV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "px",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "px",
          "isCustom": false
        }
      }
    },
    "useResponsiveCopySubLetterSpacingV2": {
      "type": "boolean",
      "default": false
    },
    "copySubLineHeightV2": {
      "type": "object",
      "default": {
        "pc": {
          "value": "1.4",
          "unit": "",
          "isCustom": false
        },
        "md": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "tb": {
          "value": "",
          "unit": "",
          "isCustom": false
        },
        "sp": {
          "value": "",
          "unit": "",
          "isCustom": false
        }
      }
    },
    "useResponsiveCopySubLineHeightV2": {
      "type": "boolean",
      "default": false
    }
  },
  "keywords": ["button", "ボタン", "link"],
  "example": {
    "attributes": {
      "content": "BUTTON STYLE",
      "textAlign": "center",
      "fontSizeV2": {
        "pc": { "preset": "custom", "custom": "14", "unit": "px" },
        "md": { "preset": "custom", "custom": "14", "unit": "px" },
        "tb": { "preset": "custom", "custom": "14", "unit": "px" },
        "sp": { "preset": "custom", "custom": "14", "unit": "px" }
      },
      "fontWeightV2": {
        "pc": "700",
        "md": "700",
        "tb": "700",
        "sp": "700"
      },
      "letterSpacingV2": {
        "pc": { "value": "0.1", "unit": "em", "isCustom": true },
        "md": { "value": "0.1", "unit": "em", "isCustom": true },
        "tb": { "value": "0.1", "unit": "em", "isCustom": true },
        "sp": { "value": "0.1", "unit": "em", "isCustom": true }
      },
      "textColorV2": {
        "pc": { "color": "#ffffff", "alpha": 1 },
        "md": { "color": "#ffffff", "alpha": 1 },
        "tb": { "color": "#ffffff", "alpha": 1 },
        "sp": { "color": "#ffffff", "alpha": 1 }
      },
      "backgroundBaseColorV2": {
        "pc": { "color": "#111111", "alpha": 1, "gradient": "", "useGradient": false },
        "md": { "color": "#111111", "alpha": 1, "gradient": "", "useGradient": false },
        "tb": { "color": "#111111", "alpha": 1, "gradient": "", "useGradient": false },
        "sp": { "color": "#111111", "alpha": 1, "gradient": "", "useGradient": false }
      },
      "borderRadiusV2": {
        "pc": { "bulk": 4, "bulkUnit": "px", "useIndividual": false },
        "md": { "bulk": 4, "bulkUnit": "px", "useIndividual": false },
        "tb": { "bulk": 4, "bulkUnit": "px", "useIndividual": false },
        "sp": { "bulk": 4, "bulkUnit": "px", "useIndividual": false }
      },
      "paddingV2": {
        "pc": { "bulk": "", "bulkUnit": "px", "top": 16, "topUnit": "px", "right": 32, "rightUnit": "px", "bottom": 16, "bottomUnit": "px", "left": 32, "leftUnit": "px", "useIndividual": true },
        "md": { "bulk": "", "bulkUnit": "px", "top": "", "topUnit": "px", "right": "", "rightUnit": "px", "bottom": "", "bottomUnit": "px", "left": "", "leftUnit": "px", "useIndividual": false },
        "tb": { "bulk": "", "bulkUnit": "px", "top": "", "topUnit": "px", "right": "", "rightUnit": "px", "bottom": "", "bottomUnit": "px", "left": "", "leftUnit": "px", "useIndividual": false },
        "sp": { "bulk": "", "bulkUnit": "px", "top": "", "topUnit": "px", "right": "", "rightUnit": "px", "bottom": "", "bottomUnit": "px", "left": "", "leftUnit": "px", "useIndividual": false }
      },
      "layerZIndex": {
        "content": 20,
        "thumbnail": 10,
        "band": 5,
        "bg": 0
      }
    }
  },
  "supports": {
    "html": false,
    "anchor": true
  },
  "textdomain": "zenblocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}
