{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "gutentor/m6",
  "title": "Accordion",
  "description": "Accordion Module lets you design collapsable items and pin any Gutentor Elements in Accordion Body.",
  "category": "gutentor-modules",
  "keywords": [
    "Gutentor Collapsable Collapsable Accordion FAQ Frequently Asked Questions Answers Modules"
  ],
  "textdomain": "gutentor",
  "attributes": {
    "gID": {
      "type": "string"
    },
    "gName": {
      "type": "string",
      "default": "gutentor/m6"
    },
    "m6Layout": {
      "type": "string",
      "default": "fill"
    },
    "m6OnActive": {
      "type": "boolean",
      "default": true
    },
    "m6Open1Item": {
      "type": "boolean",
      "default": false
    },
    "m6Toggle": {
      "type": "boolean",
      "default": false
    },
    "m6IconPos": {
      "type": "string",
      "default": "right"
    },
    "m6OpenIcon": {
      "type": "object",
      "default": {
        "label": "fa-plus",
        "value": "fas fa-plus",
        "code": "f067"
      }
    },
    "m6IconPadding": {
      "type": "object"
    },
    "m6IconMargin": {
      "type": "object"
    },
    "m6CloseIconPadding": {
      "type": "object"
    },
    "m6CloseIconMargin": {
      "type": "object"
    },
    "m6IconBorder": {
      "type": "object"
    },
    "m6IconBoxShadow": {
      "type": "object"
    },
    "m6IconOnWidth": {
      "type": "boolean",
      "default": false
    },
    "m6OpenIconWidth": {
      "type": "object"
    },
    "m6IconOnHeight": {
      "type": "boolean",
      "default": false
    },
    "m6IconHeight": {
      "type": "object"
    },
    "m6CloseIcon": {
      "type": "object",
      "default": {
        "label": "fa-minus",
        "value": "fas fa-minus",
        "code": "f068"
      }
    },
    "m6IconStyle": {
      "type": "string",
      "default": "gutentor-icon-default"
    },
    "m6OpenIconBgColor": {
      "type": "object",
      "default": {
        "enable": false,
        "normal": "#fff",
        "hover": ""
      }
    },
    "m6OpenIconBgGt": {
      "type": "object",
      "default": {
        "normal": "",
        "hover": ""
      }
    },
    "m6CloseIconBgColor": {
      "type": "object",
      "default": {
        "enable": false,
        "normal": "#fff",
        "hover": ""
      }
    },
    "m6CloseIconBgGt": {
      "type": "object",
      "default": {
        "normal": "",
        "hover": ""
      }
    },
    "m6IconSize": {
      "type": "object"
    },
    "m6CloseIconSize": {
      "type": "object"
    },
    "m6OpenIconColor": {
      "type": "object",
      "default": {
        "enable": true,
        "normal": "#FFFFFF",
        "hover": "#FFFFFF"
      }
    },
    "m6CloseIconColor": {
      "type": "object",
      "default": {
        "enable": true,
        "normal": "#FFFFFF",
        "hover": "#FFFFFF"
      }
    },
    "m6BodyBxBorder": {
      "type": "object",
      "default": {
        "styleN": "solid",
        "styleH": "solid",
        "topN": "0",
        "topH": "0",
        "rightN": "1",
        "rightH": "1",
        "bottomN": "1",
        "bottomH": "1",
        "leftN": "1",
        "leftH": "1",
        "colorN": "#275cf6",
        "colorH": "#275cf6"
      }
    },
    "m6PanelTxtColor": {
      "type": "object",
      "default": {
        "enable": true,
        "normal": "#ffffff",
        "hover": "#ffffff"
      }
    },
    "m6PanelTypography": {
      "type": "object"
    },
    "m6PanelBxBorder": {
      "type": "object"
    },
    "m6BodyBgColor": {
      "type": "object",
      "default": {
        "enable": false,
        "normal": "#000",
        "hover": ""
      }
    },
    "m6BodyBgGt": {
      "type": "object",
      "default": {
        "normal": "",
        "hover": ""
      }
    },
    "m6PanelBgColor": {
      "type": "object",
      "default": {
        "enable": true,
        "normal": "rgba(39, 92, 246, 1)",
        "hover": "rgba(25, 73, 212, 1)"
      }
    },
    "m6PanelBgGt": {
      "type": "object",
      "default": {
        "normal": "",
        "hover": ""
      }
    },
    "m6PanelMargin": {
      "type": "object"
    },
    "m6PanelPadding": {
      "type": "object"
    },
    "m6BodyMargin": {
      "type": "object"
    },
    "m6BodyPadding": {
      "type": "object",
      "default": {
        "type": "px",
        "mTop": "20",
        "mRight": "20",
        "mBottom": "20",
        "mLeft": "20"
      }
    },
    "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": ""
      }
    }
  },
  "supports": {
    "html": false,
    "className": false,
    "align": ["center", "wide", "full"]
  }
}
