{
    "apiVersion": 3,
    "name": "gutenverse/news-rss",
    "title": "RSS Block",
    "class_callback": "\\GUTENVERSE\\NEWS\\Block\\Rss",
    "description": "[PRO] Display RSS Feed using the Feed URL.",
    "category": "gvnews-element",
    "attributes": {
        "elementId": {
            "type": "string"
        },
        "gvnewsModule": {
            "type": "string",
            "default": "GUTENVERSE\\NEWS\\Block\\Element\\Rss"
        },
        "feedurl": {
            "type": "string",
            "default": ""
        },
        "blockType": {
            "type": "string",
            "default": "3"
        },
        "thumb": {
            "type": "boolean",
            "default": false
        },
        "fallback": {
            "type": "boolean",
            "default": false
        },
        "numberPost": {
            "type": "string",
            "default": 4
        },
        "fallbackimg": {
            "type": "object"
        },
        "enableBoxed": {
            "type": "boolean",
            "default": false
        },
        "enableBoxShadow": {
            "type": "boolean",
            "default": false
        },
        "metaDateType": {
            "type": "string",
            "default": "published"
        },
        "metaDateFormat": {
            "type": "string",
            "default": "default"
        },
        "metaDateFormatCustom": {
            "type": "string",
            "default": "d M Y"
        },
        "columnWidth": {
            "type": "string",
            "default": "auto"
        },
        "excerptLength": {
            "type": "string",
            "default": 20
        },
        "excerptEllipsis": {
            "type": "string",
            "default": "..."
        },
        "icon": {
            "type": "string",
            "default": ""
        },
        "title": {
            "type": "string",
            "default": "RSS Module"
        },
        "second_title": {
            "type": "string",
            "default": ""
        },
        "url_title": {
            "type": "string",
            "default": ""
        },
        "headerType": {
            "type": "string",
            "default": "heading_6"
        },
        "headerBackgroundColor": {
            "type": "object"
        },
        "headerBackgroundColor2": {
            "type": "object"
        },
        "headerTextColor": {
            "type": "object"
        },
        "headerLineColor": {
            "type": "object"
        },
        "headerLineColor2": {
            "type": "object"
        },
        "headerSecondColor": {
            "type": "object"
        },
        "headerAccentColor": {
            "type": "object"
        },
        "headerAccentColor2": {
            "type": "object"
        },
        "incMenu": {
            "type": "array",
            "default": []
        },
        "border": {
            "type": "object"
        },
        "borderResponsive": {
            "type": "object"
        },
        "boxShadow": {
            "type": "object"
        },
        "borderHover": {
            "type": "object"
        },
        "borderHoverResponsive": {
            "type": "object"
        },
        "boxShadowHover": {
            "type": "object"
        },
        "margin": {
            "type": "object"
        },
        "padding": {
            "type": "object"
        },
        "zIndex": {
            "type": "object"
        },
        "animation": {
            "type": "object",
            "default": {}
        },
        "hideDesktop": {
            "type": "boolean"
        },
        "hideTablet": {
            "type": "boolean"
        },
        "hideMobile": {
            "type": "boolean"
        },
        "positioningType": {
            "type": "object"
        },
        "positioningWidth": {
            "type": "object"
        },
        "positioningAlign": {
            "type": "object"
        },
        "positioningLocation": {
            "type": "string"
        },
        "positioningLeft": {
            "type": "object"
        },
        "positioningRight": {
            "type": "object"
        },
        "positioningTop": {
            "type": "object"
        },
        "positioningBottom": {
            "type": "object"
        },
        "condition": {
            "type": "object",
            "default": {}
        },
        "headerHtmlTag": {
            "type": "string",
            "default": "h3"
        },
        "postTitleHtmlTag": {
            "type": "string",
            "default": "h3"
        },
        "flexAlignSelf": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "flexOrder": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "flexCustomOrder": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "flexSize": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "flexSizeGrow": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "flexSizeShrink": {
            "type": "object",
            "default": {},
            "copyStyle": true
        },
        "renderedImageSizeMain": {
            "type": "string",
            "default": "default"
        },
        "borderMainThumbnail": {
            "type": "object"
        },
        "borderResponsiveMainThumbnail": {
            "type": "object"
        },
        "overlayBackgroundMain": {
            "type": "object"
        },
        "overlayOpacityMain": {
            "type": "string"
        },
        "cardBorder": {
            "type": "object",
            "copyStyle": true
        },
        "cardBorderResponsive": {
            "type": "object",
            "copyStyle": true
        },
        "cardPadding": {
            "type": "object",
            "copyStyle": true
        },
        "contentAlign": {
            "type": "object",
            "copyStyle": true
        },
        "contentAlignVertical": {
            "type": "object",
            "copyStyle": true
        },
        "contentContainerBackground": {
            "type": "object",
            "copyStyle": true
        },
        "contentMargin": {
            "type": "object",
            "copyStyle": true
        },
        "contentPadding": {
            "type": "object",
            "copyStyle": true
        },
        "contentBorder": {
            "type": "object",
            "copyStyle": true
        },
        "contentBorderResponsive": {
            "type": "object",
            "migrate": {
                "attr": "contentBorder",
                "type": "border"
            },
            "copyStyle": true
        },
        "contentContainerShadow": {
            "type": "object",
            "copyStyle": true
        },
        "background": {
            "type": "object",
            "default": {}
        },
        "backgroundHover": {
            "type": "object",
            "default": {}
        },
        "rowItemGap": {
            "type": "object",
            "copyStyle": true
        },
        "showMeta": {
            "type": "boolean",
            "default": true
        },
        "showMetaDate": {
            "type": "boolean",
            "default": true
        },
        "showMetaAuthor": {
            "type": "boolean",
            "default": true
        },
        "showMetaComment": {
            "type": "boolean",
            "default": true
        },
        "typography": {
            "type": "object"
        },
        "typographyContent": {
            "type": "object"
        },
        "typographyMeta": {
            "type": "object"
        },
        "typographyMetaAuthor": {
            "type": "object"
        },
        "metaColor": {
            "type": "object"
        },
        "metaColorHover": {
            "type": "object"
        },
        "metaIconColor": {
            "type": "object"
        },
        "metaIconColorHover": {
            "type": "object"
        },
        "metaAuthorColor": {
            "type": "object"
        },
        "metaAuthorColorHover": {
            "type": "object"
        },
        "headerLineThick": {
            "type": "object",
            "copyStyle": true
        },
        "headerLineThick2": {
            "type": "object",
            "copyStyle": true
        },
        "headerTextTypography": {
            "type": "object"
        },
        "headerSecondTextTypography": {
            "type": "object"
        },
        "headerFilterTypography": {
            "type": "object"
        },
        "headerMargin": {
            "type": "object",
            "copyStyle": true
        },
        "titleColor": {
            "type": "object"
        },
        "aHover": {
            "type": "object"
        },
        "excerptColor": {
            "type": "object"
        },
        "noContentText": {
            "type": "string",
            "default": "No Content Available",
            "copyStyle": true
        },
        "noContentTextAlign": {
            "type": "string",
            "default": "center",
            "copyStyle": true
        },
        "noContentTypography": {
            "type": "object",
            "copyStyle": true
        },
        "noContentColor": {
            "type": "object",
            "copyStyle": true
        },
        "noContentBackground": {
            "type": "object",
            "copyStyle": true
        },
        "noContentBorder": {
            "type": "object",
            "copyStyle": true
        },
        "noContentPadding": {
            "type": "object",
            "copyStyle": true
        }
    },
    "supports": {
        "className": false,
        "inserter": false
    },
    "keywords": [
        "post",
        "rss"
    ],
    "viewScript": [
        "gutenverse-news-frontend-blocks-script"
    ],
    "style": [
        "gutenverse-news-frontend-blocks-style"
    ],
    "gutenversePro": true,
	"usesContext": [
		"gutenverse/flexDirection"
	]
}