{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "gutentor/m10-col",
  "title": "Single Column",
  "description": "Add elements and design single column and duplicate it for a similar design.",
  "category": "gutentor-modules",
  "textdomain": "gutentor",
  "parent": ["gutentor/m10"],
  "attributes": {
    "gID": {
      "type": "string"
    },
    "gName": {
      "type": "string",
      "default": "gutentor/m10-col"
    },
    "pName": {
      "type": "string"
    },
    "blockItemsColumn": {
      "type": "object",
      "default": {
        "desktop": "grid-lg-4",
        "tablet": "grid-md-4",
        "mobile": "grid-12"
      }
    },
    "m10PopOn": {
      "type": "boolean",
      "default": false
    },
    "m10PopPos": {
      "type": "string",
      "default": "g-popup-middle-center"
    },
    "m10PopCusPos": {
      "type": "object"
    },
    "m10PopI": {
      "type": "object",
      "default": {
        "label": "fa-search",
        "code": "f002",
        "value": "fas fa-search"
      }
    },
    "m10PopISize": {
      "type": "object"
    },
    "m10PopIC": {
      "type": "object",
      "default": {
        "enable": false,
        "normal": "",
        "hover": ""
      }
    },
    "m10PopIBgC": {
      "type": "object",
      "default": {
        "enable": false,
        "normal": "#fff",
        "hover": ""
      }
    },
    "m10PopIBgGt": {
      "type": "object",
      "default": {
        "normal": "",
        "hover": ""
      }
    },
    "m10PopIOnW": {
      "type": "boolean",
      "default": false
    },
    "m10PopIW": {
      "type": "object"
    },
    "m10PopIOnH": {
      "type": "boolean",
      "default": false
    },
    "m10PopIH": {
      "type": "object"
    },
    "m10PopIBr": {
      "type": "object"
    },
    "mColAnimation": {
      "type": "object",
      "default": {
        "Animation": "none",
        "Delay": "",
        "Speed": "",
        "IterationType": "1",
        "Iteration": "1"
      }
    },
    "mSingleZIndex": {
      "type": "object"
    },
    "mAnimation": {
      "type": "object",
      "default": {
        "Animation": "none",
        "Delay": "",
        "Speed": "",
        "IterationType": "1",
        "Iteration": "1"
      }
    },
    "mBGType": {
      "type": "string"
    },
    "mBGImageSrc": {
      "type": "string",
      "default": "self-hosted-local"
    },
    "mBGImage": {
      "type": "object"
    },
    "mBGImageUrl": {
      "type": "string",
      "default": ""
    },
    "mBGImageSizeType": {
      "type": "string",
      "default": "full"
    },
    "mBGVideo": {
      "type": "object"
    },
    "mBGVideoSrc": {
      "type": "string",
      "default": "self-hosted-local"
    },
    "mBGVideoUrl": {
      "type": "string",
      "default": "https://www.youtube.com/watch?v=bGMi7L78hVk"
    },
    "mBGColor": {
      "type": "string"
    },
    "mBGGradient": {
      "type": "string"
    },
    "mBGImgSize": {
      "type": "string"
    },
    "mBGImgPos": {
      "type": "string"
    },
    "mBGImgRepeat": {
      "type": "string"
    },
    "mBGImgAttach": {
      "type": "string"
    },
    "mBGVideoLoop": {
      "type": "boolean",
      "default": true
    },
    "mBGVideoMute": {
      "type": "boolean",
      "default": true
    },
    "mOnOverlay": {
      "type": "boolean",
      "default": false
    },
    "mOverlayColor": {
      "type": "string"
    },
    "mOCGradient": {
      "type": "string"
    },
    "mHideMode": {
      "type": "object"
    },
    "mBxBorder": {
      "type": "object"
    },
    "mMargin": {
      "type": "object"
    },
    "mPadding": {
      "type": "object"
    },
    "mBxShadow": {
      "type": "object"
    },
    "mTag": {
      "type": "string",
      "default": "section"
    },
    "mID": {
      "type": "string",
      "default": ""
    },
    "mTShapeOpt": {
      "type": "string",
      "default": "gb-svg"
    },
    "mTShapeImg": {
      "type": "object",
      "default": {}
    },
    "mTShapeImgSizeType": {
      "type": "string",
      "default": "full"
    },
    "mTShapeSVGOpt": {
      "type": "string",
      "default": "gb-svg-default"
    },
    "mTShapeCustomSVG": {
      "type": "string",
      "default": ""
    },
    "mTShape": {
      "type": "string",
      "default": ""
    },
    "mTShapeOnColor": {
      "type": "boolean",
      "default": false
    },
    "mTShapeVFlip": {
      "type": "boolean",
      "default": false
    },
    "mTShapeHFlip": {
      "type": "boolean",
      "default": false
    },
    "mTShapeColor": {
      "type": "string"
    },
    "mTShapeHeight": {
      "type": "object"
    },
    "mTShapeWidth": {
      "type": "object"
    },
    "mTShapePos": {
      "type": "boolean",
      "default": false
    },
    "mBShapeOpt": {
      "type": "string",
      "default": "gb-svg"
    },
    "mBShapeImg": {
      "type": "object",
      "default": {}
    },
    "mBShapeImgSizeType": {
      "type": "string",
      "default": "full"
    },
    "mBShapeSVGOpt": {
      "type": "string",
      "default": "gb-svg-default"
    },
    "mBShapeCustomSVG": {
      "type": "string",
      "default": ""
    },
    "mBShape": {
      "type": "string",
      "default": ""
    },
    "mBShapeOnColor": {
      "type": "boolean",
      "default": false
    },
    "mBShapeVFlip": {
      "type": "boolean",
      "default": false
    },
    "mBShapeHFlip": {
      "type": "boolean",
      "default": false
    },
    "mBShapeColor": {
      "type": "string"
    },
    "mBShapeHeight": {
      "type": "object"
    },
    "mBShapeWidth": {
      "type": "object"
    },
    "mBShapePos": {
      "type": "boolean",
      "default": false
    },
    "mOnPos": {
      "type": "boolean",
      "default": false
    },
    "mContOnVAlign": {
      "type": "boolean",
      "default": false
    },
    "mContVAlign": {
      "type": "string",
      "default": "g-c-r-valign"
    },
    "mContVAlignT": {
      "type": "string",
      "default": "g-c-r-valign"
    },
    "mContVAlignD": {
      "type": "string",
      "default": "g-c-r-valign"
    },
    "mPosTypeD": {
      "type": "string",
      "default": "g-pos-d"
    },
    "mPosOptD": {
      "type": "string",
      "default": "default"
    },
    "mPosMarginAutoD": {
      "type": "boolean",
      "default": false
    },
    "mPosTypeT": {
      "type": "string",
      "default": "g-pos-d"
    },
    "mPosOptT": {
      "type": "string",
      "default": "default"
    },
    "mPosMarginAutoT": {
      "type": "boolean",
      "default": false
    },
    "mPosTypeM": {
      "type": "string",
      "default": "g-pos-d"
    },
    "mPosOptM": {
      "type": "string",
      "default": "default"
    },
    "mPosMarginAutoM": {
      "type": "boolean",
      "default": false
    },
    "mPosD": {
      "type": "object"
    },
    "mPosDWidth": {
      "type": "object",
      "default": {
        "type": "%",
        "width": ""
      }
    },
    "mPosT": {
      "type": "object"
    },
    "mPosTWidth": {
      "type": "object",
      "default": {
        "type": "%",
        "width": ""
      }
    },
    "mPosM": {
      "type": "object"
    },
    "mPosMWidth": {
      "type": "object",
      "default": {
        "type": "%",
        "width": ""
      }
    },
    "mZIndex": {
      "type": "object"
    },
    "mOnHeight": {
      "type": "boolean",
      "default": false
    },
    "mHeight": {
      "type": "object"
    },
    "mHideContSpace": {
      "type": "object"
    },
    "mHideRowSpace": {
      "type": "object"
    },
    "mHideColSpace": {
      "type": "object"
    },
    "mRawCustomCss": {
      "type": "string",
      "default": ""
    },
    "mLinkOpt": {
      "type": "object",
      "default": {
        "openInNewTab": false,
        "rel": "",
        "noFollow": false,
        "onLink": false,
        "link": ""
      }
    },
    "m10ColPrFil": {
      "type": "array",
      "default": []
    },
    "m10ColSeFil": {
      "type": "array",
      "default": []
    },
    "m10ColPopOn": {
      "type": "boolean",
      "default": false
    },
    "m10ColPopI": {
      "type": "object"
    },
    "m10ColPopMedia": {
      "type": "string",
      "default": "icon"
    },
    "m10ColPopSrc": {
      "type": "string",
      "default": "icon"
    },
    "m10ColPopImg": {
      "type": "object"
    },
    "m10ColPopV": {
      "type": "string",
      "default": ""
    },
    "m10ColPopVExtUrl": {
      "type": "string",
      "default": ""
    },
    "m10ColPopLink": {
      "type": "string",
      "default": ""
    },
    "m10ColPopPos": {
      "type": "string",
      "default": "g-popup-middle-center"
    },
    "m10ColPopCusPos": {
      "type": "object"
    },
    "m10ColPopIC": {
      "type": "object"
    },
    "m10ColPopISize": {
      "type": "object"
    },
    "m10ColPopIBr": {
      "type": "object"
    },
    "m10ColPopIOnW": {
      "type": "boolean",
      "default": false
    },
    "m10ColPopIW": {
      "type": "object"
    },
    "m10ColPopIOnH": {
      "type": "boolean",
      "default": false
    },
    "m10ColPopIH": {
      "type": "object"
    },
    "m10ColPopIBgC": {
      "type": "object"
    },
    "m10ColPopIBgGt": {
      "type": "object"
    },
    "mPID": {
      "type": "string",
      "default": ""
    },
    "mPClass": {
      "type": "string",
      "default": ""
    }
  },
  "supports": {
    "inserter": false,
    "reusable": false,
    "html": false
  }
}
