{
	"apiVersion": 3,
	"name": "gutenverse/taxonomy-list",
	"title": "Taxonomy List",
	"description": "Create a list choosen taxonomy",
	"class_callback": "\\Gutenverse\\Block\\Taxonomy_List",
	"category": "gutenverse-post",
	"allowCopyStyle": true,
	"attributes": {
		"elementId": {
			"type": "string"
		},
		"qty": {
			"type": "integer",
			"default": 3
		},
		"includedCategory": {
			"type": "array",
			"default": []
		},
		"sortType": {
			"type": "string",
			"default": "ASC"
		},
		"sortBy": {
			"type": "string",
			"default": "count"
		},
		"hideEmpty": {
			"type": "boolean",
			"default": false
		},
		"taxonomyType": {
			"type": "object",
			"default": {
				"label": "Categories",
				"value": "category"
			}
		},
		"showIcon": {
			"type": "boolean",
			"default": false
		},
		"icon": {
			"type": "string",
			"default": "fab fa-wordpress"
		},
		"iconType": {
			"type": "string",
			"default": "icon"
		},
		"iconSVG": {
			"type": "string",
			"default": "PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgRnJlZSA2LjUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSBDb3B5cmlnaHQgMjAyMyBGb250aWNvbnMsIEluYy4gLS0+PHBhdGggZD0iTTYxLjcgMTY5LjRsMTAxLjUgMjc4QzkyLjIgNDEzIDQzLjMgMzQwLjIgNDMuMyAyNTZjMC0zMC45IDYuNi02MC4xIDE4LjQtODYuNnptMzM3LjkgNzUuOWMwLTI2LjMtOS40LTQ0LjUtMTcuNS01OC43LTEwLjgtMTcuNS0yMC45LTMyLjQtMjAuOS00OS45IDAtMTkuNiAxNC44LTM3LjggMzUuNy0zNy44LjkgMCAxLjguMSAyLjguMi0zNy45LTM0LjctODguMy01NS45LTE0My43LTU1LjktNzQuMyAwLTEzOS43IDM4LjEtMTc3LjggOTUuOSA1IC4yIDkuNy4zIDEzLjcuMyAyMi4yIDAgNTYuNy0yLjcgNTYuNy0yLjcgMTEuNS0uNyAxMi44IDE2LjIgMS40IDE3LjUgMCAwLTExLjUgMS4zLTI0LjMgMmw3Ny41IDIzMC40TDI0OS44IDI0N2wtMzMuMS05MC44Yy0xMS41LS43LTIyLjMtMi0yMi4zLTItMTEuNS0uNy0xMC4xLTE4LjIgMS4zLTE3LjUgMCAwIDM1LjEgMi43IDU2IDIuNyAyMi4yIDAgNTYuNy0yLjcgNTYuNy0yLjcgMTEuNS0uNyAxMi44IDE2LjIgMS40IDE3LjUgMCAwLTExLjUgMS4zLTI0LjMgMmw3Ni45IDIyOC43IDIxLjItNzAuOWM5LTI5LjQgMTYtNTAuNSAxNi02OC43em0tMTM5LjkgMjkuM2wtNjMuOCAxODUuNWMxOS4xIDUuNiAzOS4yIDguNyA2MC4xIDguNyAyNC44IDAgNDguNS00LjMgNzAuNi0xMi4xLS42LS45LTEuMS0xLjktMS41LTIuOWwtNjUuNC0xNzkuMnptMTgzLTEyMC43Yy45IDYuOCAxLjQgMTQgMS40IDIxLjkgMCAyMS42LTQgNDUuOC0xNi4yIDc2LjJsLTY1IDE4Ny45QzQyNi4yIDQwMyA0NjguNyAzMzQuNSA0NjguNyAyNTZjMC0zNy05LjQtNzEuOC0yNi0xMDIuMXpNNTA0IDI1NmMwIDEzNi44LTExMS4zIDI0OC0yNDggMjQ4QzExOS4yIDUwNCA4IDM5Mi43IDggMjU2IDggMTE5LjIgMTE5LjIgOCAyNTYgOGMxMzYuNyAwIDI0OCAxMTEuMiAyNDggMjQ4em0tMTEuNCAwYzAtMTMwLjUtMTA2LjItMjM2LjYtMjM2LjYtMjM2LjZDMTI1LjUgMTkuNCAxOS40IDEyNS41IDE5LjQgMjU2UzEyNS42IDQ5Mi42IDI1NiA0OTIuNmMxMzAuNSAwIDIzNi42LTEwNi4xIDIzNi42LTIzNi42eiIvPjwvc3ZnPg=="
		},
		"iconColor": {
			"type": "object",
			"copyStyle": true
		},
		"iconColorHover": {
			"type": "object",
			"copyStyle": true
		},
		"iconSize": {
			"type": "object",
			"copyStyle": true
		},
		"iconSpace": {
			"type": "object",
			"copyStyle": true
		},
		"contentColor": {
			"type": "object",
			"copyStyle": true
		},
		"contentColorHover": {
			"type": "object",
			"copyStyle": true
		},
		"contentBgColor": {
			"type": "object",
			"copyStyle": true
		},
		"contentBgColorHover": {
			"type": "object",
			"copyStyle": true
		},
		"contentMargin": {
			"type": "object",
			"copyStyle": true
		},
		"contentPadding": {
			"type": "object",
			"copyStyle": true
		},
		"contentBorder": {
			"type": "object",
			"copyStyle": true
		},
		"contentBorderHover": {
			"type": "object",
			"copyStyle": true
		},
		"contentBorderResponsive": {
			"type": "object",
			"copyStyle": true
		},
		"contentBorderHoverResponsive": {
			"type": "object",
			"copyStyle": true
		},
		"contentTypography": {
			"type": "object",
			"copyStyle": true
		},
		"contentAlignment": {
			"type": "object",
			"copyStyle": true
		},
		"contentSpacing": {
			"type": "object",
			"copyStyle": true
		},
		"contentSpacingHorizontal": {
			"type": "object",
			"copyStyle": true
		},
		"customItemWidth": {
			"type": "object",
			"copyStyle": true
		},
		"itemWidth": {
			"type": "object",
			"default": {
				"Desktop": "fit-content"
			},
			"copyStyle": true
		},
		"layout": {
			"type": "string",
			"default": "column",
			"copyStyle": true
		},
		"showDivider": {
			"type": "boolean",
			"default": false,
			"copyStyle": true
		},
		"showCount": {
			"type": "boolean",
			"default": false,
			"copyStyle": true
		},
		"countBracket": {
			"type": "string",
			"default": "parentheses"
		},
		"countTypography": {
			"type": "object",
			"copyStyle": true
		},
		"countColor": {
			"type": "object",
			"copyStyle": true
		},
		"countJustify": {
			"type": "object",
			"default": {
				"Desktop": "default"
			},
			"copyStyle": true
		},
		"countSpacing": {
			"type": "object",
			"copyStyle": true
		},
		"colorDivider": {
			"type": "object",
			"copyStyle": true
		},
		"typeDivider": {
			"type": "string",
			"default": "solid",
			"copyStyle": true
		},
		"widthDivider": {
			"type": "object",
			"copyStyle": true
		},
		"sizeDivider": {
			"type": "object",
			"copyStyle": true
		},
		"mouseMoveEffect": {
			"type": "object",
			"copyStyle": true
		},
		"background": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"backgroundHover": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"backgroundTransition": {
			"type": "object",
			"copyStyle": true,
			"default": {}
		},
		"border": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"boxShadow": {
			"type": "object",
			"copyStyle": true
		},
		"borderHover": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"boxShadowHover": {
			"type": "object",
			"copyStyle": true
		},
		"margin": {
			"type": "object",
			"copyStyle": true
		},
		"padding": {
			"type": "object",
			"copyStyle": true
		},
		"zIndex": {
			"type": "object",
			"copyStyle": true
		},
		"animation": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"hideDesktop": {
			"type": "boolean",
			"copyStyle": true
		},
		"hideTablet": {
			"type": "boolean",
			"copyStyle": true
		},
		"hideMobile": {
			"type": "boolean",
			"copyStyle": true
		},
		"positioningType": {
			"type": "object",
			"copyStyle": true
		},
		"positioningWidth": {
			"type": "object",
			"copyStyle": true
		},
		"positioningAlign": {
			"type": "object",
			"copyStyle": true
		},
		"positioningLocation": {
			"type": "string",
			"copyStyle": true
		},
		"positioningLeft": {
			"type": "object",
			"copyStyle": true
		},
		"positioningRight": {
			"type": "object",
			"copyStyle": true
		},
		"positioningTop": {
			"type": "object",
			"copyStyle": true
		},
		"positioningBottom": {
			"type": "object",
			"copyStyle": true
		},
		"advanceAnimation": {
			"type": "object",
			"default": {},
			"copyStyle": true
		},
		"transform": {
			"type": "object",
			"copyStyle": true
		},
		"mask": {
			"type": "object",
			"copyStyle": true
		},
		"condition": {
			"type": "object",
			"default": {}
		},
		"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": [
		"categories",
		"terms",
		"tags",
		"list"
	],
	"style": [
		"gutenverse-frontend-taxonomy-list-style"
	],
	"usesContext": [
		"gutenverse/flexDirection"
	]
}