Current File : /home/kelaby89/onlycnc.com.au/wp-content/plugins/gutenverse/block/text-editor/block.json
{
  "apiVersion": 2,
  "name": "gutenverse/text-editor",
  "title": "Text Editor",
  "description": "A place to create a text content.",
  "category": "gutenverse-element",
  "allowCopyStyle": true,
  "attributes": {
    "elementId": {
      "type": "string"
    },
    "mouseMoveEffect": {
      "type": "object",
      "copyStyle": true
    },
    "dropcap": {
      "type": "boolean",
      "default": false
    },
    "enableHeading": {
      "type": "boolean",
      "default": false
    },
    "dropcapTypography": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapColor": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapBgColor": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapMargin": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapPadding": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapBorderType": {
      "type": "string",
      "copyStyle": true
    },
    "dropcapBorderColor": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapBorderWidth": {
      "type": "object",
      "copyStyle": true
    },
    "dropcapBorderRadius": {
      "type": "object",
      "copyStyle": true
    },
    "columns": {
      "type": "object",
      "default": {
        "Desktop": "1"
      }
    },
    "gap": {
      "type": "object",
      "copyStyle": true
    },
    "textIndent": {
      "type": "object",
      "copyStyle": true
    },
    "alignment": {
      "type": "object",
      "copyStyle": true
    },
    "textColor": {
      "type": "object",
      "copyStyle": true
    },
    "typography": {
      "type": "object",
      "copyStyle": true
    },
    "containsAnchorTag" : {
      "type" : "boolean",
      "copyStyle": true
    },
    "linkColor": {
      "type": "object",
      "copyStyle": true
    },
    "linkTypography": {
      "type": "object",
      "copyStyle": true
    },
    "linkColorHover": {
      "type": "object",
      "copyStyle": true
    },
    "linkTypographyHover": {
      "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
    },
    "borderResponsive": {
      "type": "object",
      "migrate": {
        "attr": "border",
        "type": "border"
      },
      "copyStyle": true
    },
    "boxShadow": {
      "type": "object",
      "copyStyle": true
    },
    "borderHover": {
      "type": "object",
      "default": {},
      "copyStyle": true
    },
    "borderHoverResponsive": {
      "type": "object",
      "migrate": {
        "attr": "borderHover",
        "type": "border"
      },
      "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": {}
    }
  },
  "supports": {
    "className": false
  },
  "keywords": [
    "text",
    "editor",
    "textarea"
  ]
}
Page not found – Hello World !