{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "productive-style/compact-element",
  "version": "1.1.6",
  "title": "Logo Slider",
  "category": "productiveminds",
  "keywords": [
    "Logo Slider",
    "Brands",
    "Awards",
    "Clients",
    "Projects",
    "Partners"
  ],
  "description": "Publish sliders for Clients, Awards, Brands, Projects, Partners, Sponsors etc",
  "example": {},
  "attributes": {
    "section_content_layout_format": {
      "type": "string",
      "default": "grid"
    },
    "section_content_box_design_style": {
      "type": "string",
      "default": "content_on_top_media_full_cover"
    },
    "section_s_p_view": {
      "type": "string",
      "default": "s_p_view_7"
    },
    "slider_navigation_arrows_control_position": {
      "type": "string",
      "default": "nav-arrows-sides-in"
    },
    "slider_pagination_control_position": {
      "type": "string",
      "default": "none-pagination"
    },
    "section_content_settings_taxonomy": {
      "type": "string",
      "default": "0"
    },
    "section_taxonomy_type": {
      "type": "string",
      "default": "content-element-type"
    },
    "columns_per_row": {
      "type": "number",
      "default": 4
    },
    "section_total_items": {
      "type": "number",
      "default": 10
    },
    "section_content_settings_query_order_by": {
      "type": "string",
      "default": "menu_order"
    },
    "section_title": {
      "type": "string",
      "default": "Logo Sliders"
    },
    "section_title_html_tag": {
      "type": "string",
      "default": "h2"
    },
    "section_intro": {
      "type": "string",
      "default": "Please provide a description here. Leave both the title and description fields empty to hide the header."
    },
    "section_header_alignment": {
      "type": "string",
      "default": ""
    },
    "section_content_media_item_shape": {
      "type": "string",
      "default": "shapeable-image-ovalled"
    },
    "productive_cpt_is_link_image": {
      "type": "string",
      "default": "1"
    },
    "section_show_content_title": {
      "type": "string",
      "default": "2"
    },
    "section_settings_show_post_pagination": {
      "type": "boolean",
      "default": false
    },
    "section_block_max_width": {
      "type": "string",
      "default": "siteMaxWidth_Std"
    },
    "section_bg_color_scheme": {
      "type": "string",
      "default": "section_with_themed_bg"
    }
  },
  "supports": {
    "html": false,
    "align": [
      "wide",
      "full"
    ]
  },
  "textdomain": "productive-style"
}