{
    "apiVersion": 3,
    "name": "gutenverse/news-block-21",
    "title": "Module 11",
    "class_callback": "\\GUTENVERSE\\NEWS\\Block\\Block",
    "description": "A pre-designed block for displaying your post list with various features.",
    "category": "gvnews-module",
    "attributes": {
        "elementId": {
            "type": "string"
        },
        "gvnewsModule": {
            "type": "string",
            "default": "GUTENVERSE\\NEWS\\Block\\Module\\Module_21"
        },
        "icon": {
            "type": "string",
            "default": ""
        },
        "iconType": {
            "type": "string",
            "default": "icon"
        },
        "iconSVG": {
            "type": "string"
        },
        "title": {
            "type": "string",
            "default": ""
        },
        "second_title": {
            "type": "string",
            "default": ""
        },
        "url_title": {
            "type": "string",
            "default": ""
        },
        "headerType": {
            "type": "string",
            "default": "heading_6"
        },
        "columnWidth": {
            "type": "string",
            "default": "auto"
        },
        "headerCategory": {
            "type": "array",
            "default": []
        },
        "headerAuthor": {
            "type": "array",
            "default": []
        },
        "headerTag": {
            "type": "array",
            "default": []
        },
        "headerDefault": {
            "type": "string",
            "default": "ALL"
        },
        "contentType": {
            "type": "string",
            "default": ""
        },
        "uniqueContent": {
            "type": "string",
            "default": "disable"
        },
        "includeOnly": {
            "type": "boolean",
            "default": false
        },
        "postType": {
            "type": "string",
            "default": "post"
        },
        "numberPost": {
            "type": "string",
            "default": 6
        },
        "postOffset": {
            "type": "string",
            "default": 0
        },
        "includePost": {
            "type": "array",
            "default": []
        },
        "excludePost": {
            "type": "array",
            "default": []
        },
        "includeCategory": {
            "type": "array",
            "default": []
        },
        "excludeCategory": {
            "type": "array",
            "default": []
        },
        "includeAuthor": {
            "type": "array",
            "default": []
        },
        "includeTag": {
            "type": "array",
            "default": []
        },
        "excludeTag": {
            "type": "array",
            "default": []
        },
        "sortBy": {
            "type": "string",
            "default": ""
        },
        "excerptLength": {
            "type": "string",
            "default": 20
        },
        "excerptEllipsis": {
            "type": "string",
            "default": "..."
        },
        "normalImage": {
            "type": "boolean",
            "default": false
        },
         "paginationPrevIcon": {
			"type": "string",
			"default": "fas fa-chevron-left"
		},
		"paginationPrevIconType": {
			"type": "string",
			"default": "icon"
		},
		"paginationPrevIconSVG": {
			"type": "string"
		},
        "paginationNextIcon": {
			"type": "string",
			"default": "fas fa-chevron-right"
		},
		"paginationNextIconType": {
			"type": "string",
			"default": "icon"
		},
		"paginationNextIconSVG": {
			"type": "string"
		},
        "paginationMode": {
            "type": "string",
            "default": "disable"
        },
        "showNavText": {
            "type": "boolean",
            "default": false
        },
        "paginationPost": {
            "type": "string",
            "default": 5
        },
        "loadLimit": {
            "type": "number",
            "default": 0
        },
        "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"
        },
        "metaDateIcon": {
            "type": "string",
            "default": "fas fa-clock"
        },
        "metaDateIconPosition": {
            "type": "string",
            "default": "before"
        },
        "metaCategoryEnabled": {
            "type": "boolean",
            "default": false
        },
        "metaCategoryIcon": {
            "type": "string",
            "default": "fas fa-tag"
        },
        "metaPosition": {
            "type": "string",
            "default": "top"
        },
        "column": {
            "type": "object",
            "default": {}
        },
        "background": {
            "type": "object",
            "default": {}
        },
        "backgroundHover": {
            "type": "object",
            "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"
        },
        "headerBackgroundColor": {
            "type": "object"
        },
        "headerBackgroundColor2": {
            "type": "object"
        },
        "headerTextColor": {
            "type": "object"
        },
        "headerLineColor": {
            "type": "object"
        },
        "headerLineColor2": {
            "type": "object"
        },
        "headerSecondColor": {
            "type": "object"
        },
        "headerAccentColor": {
            "type": "object"
        },
        "headerAccentColor2": {
            "type": "object"
        },
        "typography": {
            "type": "object"
        },
        "typographyMeta": {
            "type": "object"
        },
        "typographyContent": {
            "type": "object"
        },
        "titleColor": {
            "type": "object"
        },
        "aHover": {
            "type": "object"
        },
        "metaColor": {
            "type": "object"
        },
        "excerptColor": {
            "type": "object"
        },
        "enableExcerpt": {
            "type": "boolean",
            "default": false
        },
        "paginationWrapperMargin": {
            "type": "object"
        },
        "paginationWrapperAlign": {
            "type": "object"
        },
        "paginationDisableSeparator": {
            "type": "boolean"
        },
        "paginationBtnTypography": {
            "type": "object"
        },
        "paginationBtnWidth": {
            "type": "object"
        },
        "paginationNumberBtnWidth": {
            "type": "object"
        },
        "paginationBtnIconSize": {
            "type": "object"
        },
        "paginationBtnHeight": {
            "type": "object"
        },
        "paginationNumberBtnHeight": {
            "type": "object"
        },
        "paginationBtnColor": {
            "type": "object"
        },
        "paginationBtnHoverColor": {
            "type": "object"
        },
        "paginationBtnDisableColor": {
            "type": "object"
        },
        "paginationBtnBackground": {
            "type": "object"
        },
        "paginationBtnGap": {
            "type": "object"
        },
        "paginationBtnHoverBackground": {
            "type": "object"
        },
        "paginationBtnDisableBackground": {
            "type": "object"
        },
        "paginationBtnBorder": {
            "type": "object"
        },
        "paginationBtnBorderResponsive": {
            "type": "object",
            "migrate": {
                "attr": "paginationBtnBorder",
                "type": "border"
            },
            "copyStyle": true
        },
        "paginationBtnHoverBorder": {
            "type": "object"
        },
        "paginationBtnHoverBorderResponsive": {
            "type": "object",
            "migrate": {
                "attr": "paginationBtnHoverBorder",
                "type": "border"
            },
            "copyStyle": true
        },
        "paginationBtnDisableBorder": {
            "type": "object"
        },
        "paginationBtnDisableBorderResponsive": {
            "type": "object",
            "migrate": {
                "attr": "paginationBtnDisableBorder",
                "type": "border"
            },
            "copyStyle": true
        },
        "paginationBtnBoxShadow": {
            "type": "object"
        },
        "paginationBtnHoverBoxShadow": {
            "type": "object"
        },
        "paginationBtnDisableBoxShadow": {
            "type": "object"
        },
        "paginationSeparatorStyle": {
            "type": "string"
        },
        "paginationSeparatorColor": {
            "type": "object"
        },
        "paginationSeparatorWidth": {
            "type": "object"
        },
        "paginationBtnDisableOpacity": {
            "type": "string"
        },
        "paginationBtnIconSpacing": {
            "type": "object"
        },
        "condition": {
            "type": "object",
            "default": {}
        },
        "showMeta": {
            "type": "boolean",
            "default": true
        },
        "showMetaDate": {
            "type": "boolean",
            "default": true
        },
        "showMetaAuthor": {
            "type": "boolean",
            "default": true
        },
        "showMetaComment": {
            "type": "boolean",
            "default": true
        },
        "metaColorHover": {
            "type": "object"
        },
        "metaIconColor": {
            "type": "object"
        },
        "metaIconColorHover": {
            "type": "object"
        },
        "typographyMetaAuthor": {
            "type": "object"
        },
        "metaAuthorColor": {
            "type": "object"
        },
        "metaAuthorColorHover": {
            "type": "object"
        },
        "headerTextTypography": {
            "type": "object"
        },
        "headerSecondTextTypography": {
            "type": "object"
        },
        "headerFilterTypography": {
            "type": "object"
        },
        "headerSeondTextColor": {
            "type": "object"
        },
        "headerFilterColor": {
            "type": "object"
        },
        "headerFilterColorHover": {
            "type": "object"
        },
        "headerFilterColorActive": {
            "type": "object"
        },
        "headerLineThick": {
            "type": "object",
            "copyStyle": true
        },
        "headerLineThick2": {
            "type": "object",
            "copyStyle": true
        },
        "headerFilterLineColor": {
            "type": "object"
        },
        "renderedImageSizeMain": {
            "type": "string",
            "default": "default"
        },
        "borderMainThumbnail": {
            "type": "object"
        },
        "borderResponsiveMainThumbnail": {
            "type": "object"
        },
        "headerSecondTextColor": {
            "type": "object"
        },
        "overlayBackgroundMain": {
            "type": "object"
        },
        "overlayOpacityMain": {
            "type": "string"
        },
        "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
        },
        "filterDropdownItemBorder": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownItemBorderHover": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownItemBorderActive": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownTypography": {
            "type": "object"
        },
        "filterDowndownWrapperBackground": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownWrapperPadding": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownItemPadding": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownWrapperBorder": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownBoxShadow": {
            "type": "object"
        },
        "filterDowndownColor": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownColorHover": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownColorActive": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownItemBackground": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownItemBackgroundHover": {
            "type": "object",
            "copyStyle": true
        },
        "filterDowndownItemBackgroundActive": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownToogleColor": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownToogleColorHover": {
            "type": "object",
            "copyStyle": true
        },
        "filterDropdownToogleColorActive": {
            "type": "object",
            "copyStyle": true
        },
        "headerTitlePadding": {
            "type": "object",
            "copyStyle": true
        },
        "headerFilterPadding": {
            "type": "object",
            "copyStyle": true
        },
        "headerMargin": {
            "type": "object",
            "copyStyle": true
        },
        "headerHeight": {
            "type": "object",
            "copyStyle": true
        },
        "rowItemGap": {
            "type": "object"
        },
        "columnItemGap": {
            "type": "object"
        },
        "postItemGrid": {
            "type": "boolean",
            "default": true
        },
        "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
        },
        "cardBorder": {
            "type": "object",
            "copyStyle": true
        },
        "cardBorderResponsive": {
            "type": "object",
            "copyStyle": true
        },
        "cardPadding": {
            "type": "object",
            "copyStyle": true
        },
        "imageLoad": {
            "type": "string",
            "default": ""
        },
        "headerHtmlTag": {
            "type": "string",
            "default": "h3"
        },
        "postTitleHtmlTag": {
            "type": "string",
            "default": "h3"
        },
        "fetchPriorityHigh": {
            "type": "boolean"
        },
        "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
        }
    },
    "supports": {
        "className": false
    },
    "keywords": [],
    "viewScript": [
        "gutenverse-news-frontend-blocks-script"
    ],
    "style": [
        "gutenverse-news-frontend-blocks-style"
    ],
    "usesContext": [
        "gutenverse/flexDirection"
    ]
}