Server IP : 192.158.238.246 / Your IP : 18.218.102.138 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jenniferflocom/www/wp-content/plugins/gutenkit-blocks-addon/build/blocks/container/ |
Upload File : |
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "gutenkit/container", "version": "1.0.0", "title": "Container", "category": "gutenkit", "description": "Container block for gutenberg.", "example": { "preview": true }, "attributes": { "blockID": { "type": "string" }, "blockClass": { "type": "string" }, "blocksCSS": { "type": "object" }, "containerWidth": { "type": "string", "default": "alignfull" }, "customWidthDesktop": { "type": "object", "default": { "size": 60, "unit": "%" } }, "customWidthTablet": { "type": "object" }, "customWidthMobile": { "type": "object" }, "customWidthTabletLandscape": { "type": "object" }, "customWidthMobileLandscape": { "type": "object" }, "customWidthLaptop": { "type": "object" }, "customWidthWideScreen": { "type": "object" }, "contentWidth": { "type": "string", "default": "full-width" }, "contentBoxWidthDesktop": { "type": "object" }, "contentBoxWidthTablet": { "type": "object" }, "contentBoxWidthMobile": { "type": "object" }, "contentBoxWidthTabletLandscape": { "type": "object" }, "contentBoxWidthMobileLandscape": { "type": "object" }, "contentBoxWidthLaptop": { "type": "object" }, "contentBoxWidthWideScreen": { "type": "object" }, "minHeightDesktop": { "type": "object" }, "minHeightTablet": { "type": "object" }, "minHeightMobile": { "type": "object" }, "minHeightTabletLandscape": { "type": "object" }, "minHeightMobileLandscape": { "type": "object" }, "minHeightLaptop": { "type": "object" }, "minHeightWideScreen": { "type": "object" }, "directionDesktop": { "type": "string" }, "directionTablet": { "type": "string" }, "directionMobile": { "type": "string", "default": "column" }, "directionTabletLandscape": { "type": "string" }, "directionMobileLandscape": { "type": "string" }, "directionLaptop": { "type": "string" }, "directionWideScreen": { "type": "string" }, "justifyContentDesktop": { "type": "string", "default": "center" }, "justifyContentTablet": { "type": "string" }, "justifyContentMobile": { "type": "string" }, "justifyContentTabletLandscape": { "type": "string" }, "justifyContentMobileLandscape": { "type": "string" }, "justifyContentLaptop": { "type": "string" }, "justifyContentWideScreen": { "type": "string" }, "alignItemsDesktop": { "type": "string", "default": "center" }, "alignItemsTablet": { "type": "string" }, "alignItemsMobile": { "type": "string" }, "alignItemsTabletLandscape": { "type": "string" }, "alignItemsMobileLandscape": { "type": "string" }, "alignItemsLaptop": { "type": "string" }, "alignItemsWideScreen": { "type": "string" }, "rowGapBetweenDesktop": { "type": "object" }, "rowGapBetweenTablet": { "type": "object" }, "rowGapBetweenMobile": { "type": "object" }, "rowGapBetweenTabletLandscape": { "type": "object" }, "rowGapBetweenMobileLandscape": { "type": "object" }, "rowGapBetweenLaptop": { "type": "object" }, "rowGapBetweenWideScreen": { "type": "object" }, "columnGapBetweenDesktop": { "type": "object" }, "columnGapBetweenTablet": { "type": "object" }, "columnGapBetweenMobile": { "type": "object" }, "columnGapBetweenTabletLandscape": { "type": "object" }, "columnGapBetweenMobileLandscape": { "type": "object" }, "columnGapBetweenLaptop": { "type": "object" }, "columnGapBetweenWideScreen": { "type": "object" }, "wrapDesktop": { "type": "string" }, "wrapTablet": { "type": "string" }, "wrapMobile": { "type": "string" }, "wrapTabletLandscape": { "type": "string" }, "wrapMobileLandscape": { "type": "string" }, "wrapLaptop": { "type": "string" }, "wrapWideScreen": { "type": "string" }, "overflow": { "type": "string" }, "htmlTag": { "type": "string", "default": "div" }, "htmlTagLink": { "type": "string" }, "borderDesktop": { "type": "object" }, "borderTablet": { "type": "object" }, "borderMobile": { "type": "object" }, "borderTabletLandscape": { "type": "object" }, "borderMobileLandscape": { "type": "object" }, "borderLaptop": { "type": "object" }, "borderWideScreen": { "type": "object" }, "containerBorderRadiusDesktop": { "type": "object" }, "containerBorderRadiusTablet": { "type": "object" }, "containerBorderRadiusMobile": { "type": "object" }, "containerBorderRadiusTabletLandscape": { "type": "object" }, "containerBorderRadiusMobileLandscape": { "type": "object" }, "containerBorderRadiusLaptop": { "type": "object" }, "containerBorderRadiusWideScreen": { "type": "object" }, "conatinerBoxShadow": { "type": "object" }, "borderHoverDesktop": { "type": "object" }, "borderHoverTablet": { "type": "object" }, "borderHoverMobile": { "type": "object" }, "borderHoverTabletLandscape": { "type": "object" }, "borderHoverMobileLandscape": { "type": "object" }, "borderHoverLaptop": { "type": "object" }, "borderHoverWideScreen": { "type": "object" }, "containerBorderRadiusHoverDesktop": { "type": "object" }, "containerBorderRadiusHoverTablet": { "type": "object" }, "containerBorderRadiusHoverMobile": { "type": "object" }, "containerBorderRadiusHoverTabletLandscape": { "type": "object" }, "containerBorderRadiusHoverMobileLandscape": { "type": "object" }, "containerBorderRadiusHoverLaptop": { "type": "object" }, "containerBorderRadiusHoverWideScreen": { "type": "object" }, "containerBoxShadowHover": { "type": "object" }, "containerBackground": { "type": "object", "selector": "{{WRAPPER}}", "isHover": false }, "showContainerOverlay": { "type": "boolean", "default": false }, "containerBackgroundOverlay": { "type": "object", "selector": "{{WRAPPER}}", "isHover": true, "default": { "opacity": { "size": "0.5" } } }, "containerBackgroundHover": { "type": "object" }, "containerBackgroundHoverOverlay": { "type": "object", "default": { "opacity": { "size": "0.5" } } }, "containerOverlayHoverTransitionDuration": { "type": "object", "default": { "size": "0.3" } }, "variationSeleted": { "type": "boolean", "default": false }, "containerFlexShrink": { "type": "number", "default": 1 }, "enableBackgroundImageScroll": { "type": "boolean", "default": false } }, "supports": { "html": false, "anchor": true }, "textdomain": "gutenkit-blocks-addon", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }