{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "ablocks/content-timeline-child",
    "version": "0.1.0",
    "title": "Content Timeline Child",
    "category": "ablocks",
    "description": "Design stylish call-to-action content-timeline-child.",
    "parent": [
        "ablocks/content-timeline"
    ],
    "example": [],
    "supports": {
        "html": true,
        "anchor": true
    },
    "textdomain": "ablocks",
    "attributes": {
        "block_id": {
            "type": "string",
            "default": ""
        },
        "text_date": {
            "type": "string",
            "default": "January 1, 2024"
        },
        "indexContent": {
            "type": "number"
        },
        "parentAttribute": {
            "type": "object",
            "default": {}
        },
        "changeChildIcon": {
            "type": "boolean",
            "default": false
        },
        "contentPosition": {
            "type": "string",
            "default": "center"
        },
        "arrowAlignment": {
            "type": "string",
            "default": "center"
        },
        "iconColor": {
            "type": "string",
            "default": "#69727d"
        },
        "iconBackgroundColor": {
            "type": "string",
            "default": "#eee"
        },
        "thicknessColor": {
            "type": "string",
            "default": "#eee"
        },
        "showAnimation": {
            "type": "boolean",
            "default": true
        },
        "connectorAnimationColor": {
            "type": "string",
            "default": "#00ad6b"
        },
        "contentBackgroundColor": {
            "type": "string",
            "default": "#eee"
        },
        "showDate": {
            "type": "boolean",
            "default": true
        },
        "showDateTablet": {
            "type": "boolean",
            "default": true
        },
        "showDateMobile": {
            "type": "boolean",
            "default": true
        },
        "dateColor": {
            "type": "string",
            "default": "#333333"
        },
        "dateAlign": {
            "type": "string",
            "default": "left"
        },
        "dateFormat": {
            "type": "string",
            "default": "F j, Y"
        },
        "dateBackground": {
            "type": "string",
            "default": "#eee"
        },
        "iconBackgroundSize": {
            "type": "number",
            "default": 48
        },
        "itemGap": {
            "type": "object",
            "default": {
                "value": 10,
                "valueTablet": "",
                "valueMobile": "",
                "valueUnit": "px",
                "valueUnitTablet": "",
                "valueUnitMobile": ""
            }
        },
        "thickness": {
            "type": "number",
            "default": 3
        },
        "iconSize": {
            "type": "number",
            "default": 55
        },
        "iconSvgPath": {
            "type": "string",
            "default": "M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z",
            "source": "attribute",
            "selector": "svg.ablocks-svg-icon path",
            "attribute": "d"
        },
        "iconSvgViewBox": {
            "type": "string",
            "default": "0 0 512 512",
            "source": "attribute",
            "selector": "svg.ablocks-svg-icon",
            "attribute": "viewBox"
        },
        "iconClass": {
            "type": "string",
            "default": "far fa-arrow-alt-circle-up"
        },
        "iconImageUrl": {
            "type": "string",
            "default": ""
        },
        "iconImageID": {
            "type": "number",
            "default": 0
        },
        "iconImageSize": {
            "type": "string",
            "default": ""
        },
        "iconBgColor": {
            "type": "string",
            "default": ""
        },
        "iconHoverColor": {
            "type": "string",
            "default": ""
        },
        "iconHoverBgColor": {
            "type": "string",
            "default": ""
        },
        "iconType": {
            "type": "string",
            "default": "default"
        },
        "iconShape": {
            "type": "string",
            "default": "circle"
        },
        "iconPadding": {
            "type": "object",
            "default": {
                "isLinked": true,
                "common": "",
                "top": "",
                "right": "",
                "bottom": "",
                "left": "",
                "unit": "px"
            }
        },
        "iconBorder": {
            "type": "object",
            "default": {
                "borderStyle": "default",
                "borderStyleH": "default",
                "borderColor": "",
                "borderColorH": "",
                "isLinkedWidth": true,
                "isLinkedWidthTablet": true,
                "isLinkedWidthMobile": true,
                "commonWidth": "",
                "topWidth": "",
                "rightWidth": "",
                "bottomWidth": "",
                "leftWidth": "",
                "unitWidth": "px",
                "isLinkedWidthH": true,
                "isLinkedWidthHTablet": true,
                "isLinkedWidthHMobile": true,
                "commonWidthH": "",
                "topWidthH": "",
                "rightWidthH": "",
                "bottomWidthH": "",
                "leftWidthH": "",
                "unitWidthH": "px",
                "isLinkedRadius": true,
                "commonRadius": "",
                "topRadius": "",
                "rightRadius": "",
                "bottomRadius": "",
                "leftRadius": "",
                "unitRadius": "px",
                "isLinkedRadiusH": true,
                "isLinkedRadiusHTablet": true,
                "isLinkedRadiusHMobile": true,
                "commonRadiusH": "",
                "topRadiusH": "",
                "leftRadiusH": "",
                "unitRadiusH": "px",
                "transitionDuration": ""
            }
        },
        "iconBoxShadow": {
            "type": "object",
            "default": {
                "preset": "",
                "shadowType": "default",
                "shadow": "",
                "horizontal": "",
                "vertical": "",
                "blur": "",
                "spread": "",
                "color": "",
                "presetH": "",
                "shadowTypeH": "default",
                "shadowH": "",
                "horizontalH": "",
                "verticalH": "",
                "blurH": "",
                "spreadH": "",
                "colorH": "",
                "transitionDuration": "0"
            }
        },
        "iconRotate": {
            "type": "number",
            "default": 0
        },
        "iconSizing": {
            "type": "object",
            "default": {
                "value": 55,
                "valueTablet": "",
                "valueMobile": "",
                "valueUnit": "px",
                "valueUnitTablet": "",
                "valueUnitMobile": ""
            }
        },
        "iconRotated": {
            "type": "object",
            "default": {
                "value": 0,
                "valueTablet": "",
                "valueMobile": "",
                "valueUnit": "deg",
                "valueUnitTablet": "",
                "valueUnitMobile": ""
            }
        },
        "iconRotateHover": {
            "type": "object",
            "default": {
                "value": 0,
                "valueTablet": "",
                "valueMobile": "",
                "valueUnit": "deg",
                "valueUnitTablet": "",
                "valueUnitMobile": ""
            }
        },
        "icontransitionDuration": {
            "type": "number",
            "default": 0
        },
        "iconImageWidth": {
            "type": "number",
            "default": 0
        },
        "dateTypographyGlobal": {
            "type": "string",
            "default": ""
        },
        "dateTypography": {
            "type": "object",
            "default": {
                "fontFamily": "",
                "weight": "",
                "transform": "",
                "style": "",
                "decoration": "",
                "fontSize": "",
                "fontSizeUnit": "px",
                "lineHeight": "",
                "lineHeightUnit": "px",
                "letterSpacing": "",
                "letterSpacingUnit": "px",
                "wordSpacing": "",
                "wordSpacingUnit": "px",
                "fontSizeTablet": "",
                "fontSizeMobile": "",
                "fontSizeUnitTablet": "px",
                "fontSizeUnitMobile": "px",
                "lineHeightTablet": "",
                "lineHeightMobile": "",
                "lineHeightUnitTablet": "px",
                "lineHeightUnitMobile": "px",
                "letterSpacingTablet": "",
                "letterSpacingMobile": "",
                "letterSpacingUnitTablet": "px",
                "letterSpacingUnitMobile": "px",
                "wordSpacingTablet": "",
                "wordSpacingMobile": "",
                "wordSpacingUnitTablet": "px",
                "wordSpacingUnitMobile": "px"
            }
        },
        "contentPadding": {
            "type": "object",
            "default": {
                "isLinked": true,
                "isLinkedTablet": true,
                "isLinkedMobile": true,
                "common": "",
                "top": "",
                "right": "",
                "bottom": "",
                "left": "",
                "unit": "px",
                "commonTablet": "",
                "topTablet": "",
                "rightTablet": "",
                "bottomTablet": "",
                "leftTablet": "",
                "unitTablet": "",
                "commonMobile": "",
                "topMobile": "",
                "rightMobile": "",
                "bottomMobile": "",
                "leftMobile": "",
                "unitMobile": ""
            }
        },
        "datePadding": {
            "type": "object",
            "default": {
                "isLinked": true,
                "isLinkedTablet": true,
                "isLinkedMobile": true,
                "common": "",
                "top": "",
                "right": "",
                "bottom": "",
                "left": "",
                "unit": "px",
                "commonTablet": "",
                "topTablet": "",
                "rightTablet": "",
                "bottomTablet": "",
                "leftTablet": "",
                "unitTablet": "",
                "commonMobile": "",
                "topMobile": "",
                "rightMobile": "",
                "bottomMobile": "",
                "leftMobile": "",
                "unitMobile": ""
            }
        },
        "dateBorder": {
            "type": "object",
            "default": {
                "borderStyle": "default",
                "borderStyleH": "default",
                "borderColor": "",
                "borderColorH": "",
                "isLinkedWidth": true,
                "isLinkedWidthTablet": true,
                "isLinkedWidthMobile": true,
                "commonWidth": "",
                "commonWidthTablet": "",
                "commonWidthMobile": "",
                "topWidth": "",
                "rightWidth": "",
                "bottomWidth": "",
                "leftWidth": "",
                "topWidthTablet": "",
                "rightWidthTablet": "",
                "bottomWidthTablet": "",
                "leftWidthTablet": "",
                "topWidthMobile": "",
                "rightWidthMobile": "",
                "bottomWidthMobile": "",
                "leftWidthMobile": "",
                "unitWidth": "px",
                "unitWidthTablet": "",
                "unitWidthMobile": "",
                "isLinkedWidthH": true,
                "isLinkedWidthHTablet": true,
                "isLinkedWidthHMobile": true,
                "commonWidthH": "",
                "commonWidthHTablet": "",
                "commonWidthHMobile": "",
                "topWidthH": "",
                "rightWidthH": "",
                "bottomWidthH": "",
                "leftWidthH": "",
                "topWidthHTablet": "",
                "rightWidthHTablet": "",
                "bottomWidthHTablet": "",
                "leftWidthHTablet": "",
                "topWidthHMobile": "",
                "rightWidthHMobile": "",
                "bottomWidthHMobile": "",
                "leftWidthHMobile": "",
                "unitWidthH": "px",
                "unitWidthHTablet": "",
                "unitWidthHMobile": "",
                "isLinkedRadius": true,
                "isLinkedRadiusTablet": true,
                "isLinkedRadiusMobile": true,
                "commonRadius": "",
                "commonRadiusTablet": "",
                "commonRadiusMobile": "",
                "topRadius": "",
                "rightRadius": "",
                "bottomRadius": "",
                "leftRadius": "",
                "topRadiusTablet": "",
                "rightRadiusTablet": "",
                "bottomRadiusTablet": "",
                "leftRadiusTablet": "",
                "topRadiusMobile": "",
                "rightRadiusMobile": "",
                "bottomRadiusMobile": "",
                "leftRadiusMobile": "",
                "unitRadius": "px",
                "unitRadiusTablet": "",
                "unitRadiusMobile": "",
                "isLinkedRadiusH": true,
                "isLinkedRadiusHTablet": true,
                "isLinkedRadiusHMobile": true,
                "commonRadiusH": "",
                "commonRadiusHTablet": "",
                "commonRadiusHMobile": "",
                "topRadiusH": "",
                "rightRadiusH": "",
                "bottomRadiusH": "",
                "leftRadiusH": "",
                "topRadiusHTablet": "",
                "rightRadiusHTablet": "",
                "bottomRadiusHTablet": "",
                "leftRadiusHTablet": "",
                "topRadiusHMobile": "",
                "rightRadiusHMobile": "",
                "bottomRadiusHMobile": "",
                "leftRadiusHMobile": "",
                "unitRadiusH": "px",
                "unitRadiusHTablet": "",
                "unitRadiusHMobile": "",
                "transitionDuration": ""
            }
        },
        "_margin": {
            "type": "object",
            "default": {
                "isLinked": true,
                "isLinkedTablet": true,
                "isLinkedMobile": true,
                "common": "",
                "top": "",
                "right": "",
                "bottom": "",
                "left": "",
                "unit": "px",
                "commonTablet": "",
                "topTablet": "",
                "rightTablet": "",
                "bottomTablet": "",
                "leftTablet": "",
                "unitTablet": "",
                "commonMobile": "",
                "topMobile": "",
                "rightMobile": "",
                "bottomMobile": "",
                "leftMobile": "",
                "unitMobile": ""
            }
        },
        "_padding": {
            "type": "object",
            "default": {
                "isLinked": true,
                "isLinkedTablet": true,
                "isLinkedMobile": true,
                "common": "",
                "top": "",
                "right": "",
                "bottom": "",
                "left": "",
                "unit": "px",
                "commonTablet": "",
                "topTablet": "",
                "rightTablet": "",
                "bottomTablet": "",
                "leftTablet": "",
                "unitTablet": "",
                "commonMobile": "",
                "topMobile": "",
                "rightMobile": "",
                "bottomMobile": "",
                "leftMobile": "",
                "unitMobile": ""
            }
        },
        "_width": {
            "type": "object",
            "default": {
                "widthType": "default",
                "widthTypeTablet": "",
                "widthTypeMobile": "",
                "customWidth": "",
                "customWidthTablet": "",
                "customWidthMobile": "",
                "customWidthUnit": "%",
                "customWidthUnitTablet": "",
                "customWidthUnitMobile": ""
            }
        },
        "_border": {
            "type": "object",
            "default": {
                "borderStyle": "default",
                "borderStyleH": "default",
                "borderColor": "",
                "borderColorH": "",
                "isLinkedWidth": true,
                "isLinkedWidthTablet": true,
                "isLinkedWidthMobile": true,
                "commonWidth": "",
                "commonWidthTablet": "",
                "commonWidthMobile": "",
                "topWidth": "",
                "rightWidth": "",
                "bottomWidth": "",
                "leftWidth": "",
                "topWidthTablet": "",
                "rightWidthTablet": "",
                "bottomWidthTablet": "",
                "leftWidthTablet": "",
                "topWidthMobile": "",
                "rightWidthMobile": "",
                "bottomWidthMobile": "",
                "leftWidthMobile": "",
                "unitWidth": "px",
                "unitWidthTablet": "",
                "unitWidthMobile": "",
                "isLinkedWidthH": true,
                "isLinkedWidthHTablet": true,
                "isLinkedWidthHMobile": true,
                "commonWidthH": "",
                "commonWidthHTablet": "",
                "commonWidthHMobile": "",
                "topWidthH": "",
                "rightWidthH": "",
                "bottomWidthH": "",
                "leftWidthH": "",
                "topWidthHTablet": "",
                "rightWidthHTablet": "",
                "bottomWidthHTablet": "",
                "leftWidthHTablet": "",
                "topWidthHMobile": "",
                "rightWidthHMobile": "",
                "bottomWidthHMobile": "",
                "leftWidthHMobile": "",
                "unitWidthH": "px",
                "unitWidthHTablet": "",
                "unitWidthHMobile": "",
                "isLinkedRadius": true,
                "isLinkedRadiusTablet": true,
                "isLinkedRadiusMobile": true,
                "commonRadius": "",
                "commonRadiusTablet": "",
                "commonRadiusMobile": "",
                "topRadius": "",
                "rightRadius": "",
                "bottomRadius": "",
                "leftRadius": "",
                "topRadiusTablet": "",
                "rightRadiusTablet": "",
                "bottomRadiusTablet": "",
                "leftRadiusTablet": "",
                "topRadiusMobile": "",
                "rightRadiusMobile": "",
                "bottomRadiusMobile": "",
                "leftRadiusMobile": "",
                "unitRadius": "px",
                "unitRadiusTablet": "",
                "unitRadiusMobile": "",
                "isLinkedRadiusH": true,
                "isLinkedRadiusHTablet": true,
                "isLinkedRadiusHMobile": true,
                "commonRadiusH": "",
                "commonRadiusHTablet": "",
                "commonRadiusHMobile": "",
                "topRadiusH": "",
                "rightRadiusH": "",
                "bottomRadiusH": "",
                "leftRadiusH": "",
                "topRadiusHTablet": "",
                "rightRadiusHTablet": "",
                "bottomRadiusHTablet": "",
                "leftRadiusHTablet": "",
                "topRadiusHMobile": "",
                "rightRadiusHMobile": "",
                "bottomRadiusHMobile": "",
                "leftRadiusHMobile": "",
                "unitRadiusH": "px",
                "unitRadiusHTablet": "",
                "unitRadiusHMobile": "",
                "transitionDuration": ""
            }
        },
        "_position": {
            "type": "object",
            "default": {
                "positionType": "relative",
                "positionTypeTablet": "",
                "positionTypeMobile": "",
                "hOrientation": "",
                "hOffset": "",
                "hOffsetTablet": "",
                "hOffsetMobile": "",
                "hOffsetUnit": "px",
                "hOffsetUnitTablet": "px",
                "hOffsetUnitMobile": "px",
                "vOrientation": "",
                "vOffset": "",
                "vOffsetTablet": "",
                "vOffsetMobile": "",
                "vOffsetUnit": "px",
                "vOffsetUnitTablet": "px",
                "vOffsetUnitMobile": "px"
            }
        },
        "_background": {
            "type": "object",
            "default": {
                "backgroundType": "none",
                "backgroundTypeH": "none",
                "backgroundColor": "",
                "backgroundColorH": "",
                "imgId": "",
                "imgIdTablet": "",
                "imgIdMobile": "",
                "imgUrl": "",
                "imgUrlTablet": "",
                "imgUrlMobile": "",
                "imgSize": "",
                "imgSizeTablet": "",
                "imgSizeMobile": "",
                "imgPosition": "",
                "imgPositionTablet": "",
                "imgPositionMobile": "",
                "imgXPositionUnit": "px",
                "imgXPositionUnitTablet": "",
                "imgXPositionUnitMobile": "",
                "imgXPosition": "",
                "imgXPositionTablet": "",
                "imgXPositionMobile": "",
                "imgYPositionUnit": "px",
                "imgYPositionUnitTablet": "",
                "imgYPositionUnitMobile": "",
                "imgYPosition": "",
                "imgYPositionTablet": "",
                "imgYPositionMobile": "",
                "imgAttachment": "",
                "imgRepeat": "",
                "imgRepeatTablet": "",
                "imgRepeatMobile": "",
                "imgDisplaySize": "",
                "imgDisplaySizeTablet": "",
                "imgDisplaySizeMobile": "",
                "imgDisplaySizeWidth": "",
                "imgDisplaySizeWidthTablet": "",
                "imgDisplaySizeWidthMobile": "",
                "imgDisplaySizeWidthUnit": "px",
                "imgDisplaySizeWidthUnitTablet": "",
                "imgDisplaySizeWidthUnitMobile": "",
                "imgIdH": "",
                "imgIdTabletH": "",
                "imgIdMobileH": "",
                "imgUrlH": "",
                "imgUrlHTablet": "",
                "imgUrlHMobile": "",
                "imgSizeH": "",
                "imgSizeHTablet": "",
                "imgSizeHMobile": "",
                "imgPositionH": "",
                "imgPositionHTablet": "",
                "imgPositionHMobile": "",
                "imgXPositionUnitH": "px",
                "imgXPositionUnitHTablet": "",
                "imgXPositionUnitHMobile": "",
                "imgXPositionH": "",
                "imgXPositionHTablet": "",
                "imgXPositionHMobile": "",
                "imgYPositionUnitH": "px",
                "imgYPositionUnitHTablet": "",
                "imgYPositionUnitHMobile": "",
                "imgYPositionH": "",
                "imgYPositionHTablet": "",
                "imgYPositionHMobile": "",
                "imgAttachmentH": "",
                "imgRepeatH": "",
                "imgRepeatHTablet": "",
                "imgRepeatHMobile": "",
                "imgDisplaySizeH": "",
                "imgDisplaySizeHTablet": "",
                "imgDisplaySizeHMobile": "",
                "imgDisplaySizeWidthH": "",
                "imgDisplaySizeWidthHTablet": "",
                "imgDisplaySizeWidthHMobile": "",
                "imgDisplaySizeWidthHUnit": "px",
                "imgDisplaySizeWidthHUnitTablet": "",
                "imgDisplaySizeWidthHUnitMobile": "",
                "transitionDuration": "",
                "videoUrl": "",
                "youtubeURL": "",
                "vimeoURL": "",
                "selfHostedURL": "",
                "externalLink": false,
                "videoSource": "none",
                "videoPlayOnce": "",
                "videoStartTime": "",
                "videoEndTime": "",
                "playOnMobile": "",
                "videoPrivacyMode": "",
                "fallbackImageUrl": ""
            }
        },
        "_zIndex": {
            "type": "object",
            "default": {
                "zIndex": "",
                "zIndexTablet": "",
                "zIndexMobile": ""
            }
        },
        "_transform": {
            "type": "object",
            "default": {
                "rotate": "",
                "rotateTablet": "",
                "rotateMobile": "",
                "rotate3D": false,
                "rotate3DTablet": false,
                "rotate3DMobile": false,
                "rotateX": "",
                "rotateXTablet": "",
                "rotateXMobile": "",
                "rotateY": "",
                "rotateYTablet": "",
                "rotateYMobile": "",
                "rotateP": "",
                "rotatePTablet": "",
                "rotatePMobile": "",
                "offsetX": "",
                "offsetXTablet": "",
                "offsetXMobile": "",
                "offsetXUnit": "px",
                "offsetXUnitTablet": "px",
                "offsetXUnitMobile": "px",
                "offsetY": "",
                "offsetYTablet": "",
                "offsetYMobile": "",
                "offsetYUnit": "px",
                "offsetYUnitTablet": "px",
                "offsetYUnitMobile": "px",
                "scaleProportions": false,
                "scale": "",
                "scaleTablet": "",
                "scaleMobile": "",
                "scaleX": "",
                "scaleXTablet": "",
                "scaleXMobile": "",
                "scaleY": "",
                "scaleYTablet": "",
                "scaleYMobile": "",
                "skewX": "",
                "skewXTablet": "",
                "skewXMobile": "",
                "skewY": "",
                "skewYTablet": "",
                "skewYMobile": "",
                "flipHorizontal": false,
                "flipVertical": false,
                "xAnchorPoint": "",
                "xAnchorPointTablet": "",
                "xAnchorPointMobile": "",
                "yAnchorPoint": "",
                "yAnchorPointTablet": "",
                "yAnchorPointMobile": "",
                "rotateH": "",
                "rotateHTablet": "",
                "rotateHMobile": "",
                "rotate3DH": false,
                "rotate3DHTablet": false,
                "rotate3DHMobile": false,
                "rotateXH": "",
                "rotateXHTablet": "",
                "rotateXHMobile": "",
                "rotateYH": "",
                "rotateYHTablet": "",
                "rotateYHMobile": "",
                "rotatePH": "",
                "rotatePHTablet": "",
                "rotatePHMobile": "",
                "offsetXH": "",
                "offsetXHTablet": "",
                "offsetXHMobile": "",
                "offsetXHUnit": "px",
                "offsetXHUnitTablet": "px",
                "offsetXHUnitMobile": "px",
                "offsetYH": "",
                "offsetYHTablet": "",
                "offsetYHMobile": "",
                "offsetYHUnit": "px",
                "offsetYHUnitTablet": "px",
                "offsetYHUnitMobile": "px",
                "scaleProportionsH": false,
                "scaleH": "",
                "scaleHTablet": "",
                "scaleHMobile": "",
                "scaleXH": "",
                "scaleXHTablet": "",
                "scaleXHMobile": "",
                "scaleYH": "",
                "scaleYHTablet": "",
                "scaleYHMobile": "",
                "skewXH": "",
                "skewXHTablet": "",
                "skewXHMobile": "",
                "skewYH": "",
                "skewYHTablet": "",
                "skewYHMobile": "",
                "flipHorizontalH": false,
                "flipVerticalH": false,
                "xAnchorPointH": "",
                "xAnchorPointHTablet": "",
                "xAnchorPointHMobile": "",
                "yAnchorPointH": "",
                "yAnchorPointHTablet": "",
                "yAnchorPointHMobile": "",
                "transitionH": ""
            }
        },
        "_mask": {
            "type": "object",
            "default": {
                "mask": false,
                "maskTablet": false,
                "maskMobile": false,
                "maskShape": "circle",
                "customMaskShape": "",
                "maskSize": "",
                "maskSizeTablet": "",
                "maskSizeMobile": "",
                "maskPosition": "",
                "maskPositionTablet": "",
                "maskPositionMobile": "",
                "maskRepeat": "",
                "maskRepeatTablet": "",
                "maskRepeatMobile": "",
                "scaleUnit": "px",
                "scaleUnitTablet": "px",
                "scaleUnitMobile": "px",
                "scale": "0",
                "scaleTablet": "0",
                "scaleMobile": "0",
                "xPositionUnit": "px",
                "xPositionUnitTablet": "px",
                "xPositionUnitMobile": "px",
                "xPosition": "",
                "xPositionTablet": "0",
                "xPositionMobile": "0",
                "yPositionUnit": "0",
                "yPositionUnitTablet": "px",
                "yPositionUnitMobile": "px",
                "yPosition": "0",
                "yPositionTablet": "0",
                "yPositionMobile": "0"
            }
        },
        "_animation": {
            "type": "object",
            "default": {
                "animationType": "",
                "animationTypeTablet": "",
                "animationTypeMobile": "",
                "animationDuration": "",
                "animationDelay": ""
            }
        },
        "_boxShadow": {
            "type": "object",
            "default": {
                "preset": "",
                "shadowType": "default",
                "shadow": "",
                "horizontal": "",
                "vertical": "",
                "blur": "",
                "spread": "",
                "color": "",
                "presetH": "",
                "shadowTypeH": "default",
                "shadowH": "",
                "horizontalH": "",
                "verticalH": "",
                "blurH": "",
                "spreadH": "",
                "colorH": "",
                "transitionDuration": "0"
            }
        },
        "_gsapAnimation": {
            "type": "object",
            "default": {
                "animationType": "none",
                "duration": 1,
                "delay": 0,
                "triggerType": "scroll",
                "ease": "none",
                "x": 0,
                "y": 0,
                "rotation": 0,
                "rotationY": 0,
                "opacity": 1,
                "xTo": 0,
                "yTo": 0,
                "rotationTo": 0,
                "rotationYTo": 0,
                "opacityTo": 1,
                "easeTo": "none",
                "loops": false,
                "numberOfRepeat": 0,
                "isSmooth": true,
                "startPoint": 80,
                "endPoint": 10
            }
        },
        "_hide_on_desktop": {
            "type": "boolean",
            "default": false
        },
        "_hide_on_tablet": {
            "type": "boolean",
            "default": false
        },
        "_hide_on_mobile": {
            "type": "boolean",
            "default": false
        },
        "_custom_css": {
            "type": "string",
            "default": ""
        },
        "_animation_element_trigger": {
            "type": "array",
            "default": [],
            "items": {
                "type": "object"
            }
        },
        "_animation_page_trigger": {
            "type": "array",
            "default": [],
            "items": {
                "type": "object"
            }
        }
    }
}