Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 148

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 266

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 274
fg
/home2/cargocap/www/wp-content/plugins/gutenify/core/dist/blocks/gallery-carousel/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "gutenify/gallery-carousel",
  "category": "gutenify",
  "title": "Gallery Carousel",
  "version": "2",
  "attributes": {
    "blockClientId": {
      "type": "string",
      "default": ""
    },
    "blockAdvanceOptions": {
      "type": "object",
      "default": {
        "buttonBorderWidth": 1,
        "buttonBorderRadius": 0
      }
    },
    "images": {
      "type": "array",
      "default": []
    },
    "imagesData": {
      "type": "object",
      "default": {}
    },
    "columns": {
      "type": "number",
      "default": 1
    },
    "spaceBetween": {
      "type": "number",
      "default": 10
    },
    "hasNavigation": {
      "type": "boolean",
      "default": true
    },
    "hasPagination": {
      "type": "boolean",
      "default": true
    },
    "isAutoplay": {
      "type": "boolean",
      "default": false
    },
    "layout": {
      "type": "string",
      "default": "layout-1"
    }
  },
  "supports": {
    "html": false,
    "align": [
      "center",
      "wide",
      "full"
    ],
    "inserter": false
  },
  "editorScript": [
    "file:./index.js",
    "gutenify-swiper"
  ],
  "style": [
    "file:./style-index.css",
    "gutenify-swiper"
  ],
  "viewScript": [
    "file:./view-script.js",
    "gutenify-swiper"
  ]
}