{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "productive-style/blog-element",
  "version": "1.1.6",
  "title": "Blog Element",
  "category": "productiveminds",
  "keywords": [
    "Blog Element",
    "Blog Elements"
  ],
  "description": "Publish Blog archives and sections",
  "example": {},
  "attributes": {
    "section_content_layout_format": {
      "type": "string",
      "default": "grid"
    },
    "section_content_box_design_style": {
      "type": "string",
      "default": "content_below_media"
    },
    "productiveminds_blog_archives_style": {
      "type": "string",
      "default": "blog_archive_design_02"
    },
    "section_content_wrap_in_small_screen": {
      "type": "string",
      "default": "wrap_to_one_column_in_small_screen"
    },
    "section_s_p_view": {
      "type": "string",
      "default": "s_p_view_3_5"
    },
    "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_content_settings_query_order_by": {
      "type": "string",
      "default": "menu_order"
    },
    "section_taxonomy_type": {
      "type": "string",
      "default": "category"
    },
    "columns_per_row": {
      "type": "number",
      "default": 3
    },
    "section_total_items": {
      "type": "number",
      "default": 10
    },
    "excerpt_word_count": {
      "type": "number",
      "default": 25
    },
    "section_content_settings_filter_by": {
      "type": "string",
      "default": "latest"
    },
    "section_title": {
      "type": "string",
      "default": "Blog Element"
    },
    "section_title_html_tag": {
      "type": "string",
      "default": "h2"
    },
    "section_intro": {
      "type": "string",
      "default": "Leave heading fields empty to hide the heading."
    },
    "section_header_alignment": {
      "type": "string",
      "default": ""
    },
    "productive_cpt_is_show_image_or_icon": {
      "type": "string",
      "default": "image"
    },
    "section_content_media_item_shape": {
      "type": "string",
      "default": "shapeable-image-default"
    },
    "section_show_video_player_icon": {
      "type": "string",
      "default": "align_video_player_icon_top_left"
    },
    "section_show_content_title": {
      "type": "boolean",
      "default": true
    },
    "section_show_content_text": {
      "type": "boolean",
      "default": true
    },
    "section_content_show_url_button": {
      "type": "boolean",
      "default": true
    },
    "section_content_show_url_button_shape": {
      "type": "string",
      "default": "shapeable-content-button-rounded-corner"
    },
    "section_content_show_url_button_width": {
      "type": "string",
      "default": "button-width-auto"
    },
    "section_show_post_author": {
      "type": "boolean",
      "default": false
    },
    "section_show_post_author_url": {
      "type": "boolean",
      "default": false
    },
    "section_author_horizontal_alignment": {
      "type": "string",
      "default": "justify-content-flex-start"
    },
    "section_show_post_category": {
      "type": "boolean",
      "default": true
    },
    "section_show_reading_time": {
      "type": "boolean",
      "default": true
    },
    "section_show_post_comments_count": {
      "type": "boolean",
      "default": false
    },
    "section_show_post_date": {
      "type": "string",
      "default": "0"
    },
    "section_show_post_date_copy": {
      "type": "string",
      "default": "Updated: "
    },
    "section_settings_show_post_pagination": {
      "type": "boolean",
      "default": true
    },
    "section_block_max_width": {
      "type": "string",
      "default": "siteMaxWidth_Std"
    },
    "section_block_spacing": {
      "type": "string",
      "default": "section_spacing_default"
    },
    "section_bg_color_scheme": {
      "type": "string",
      "default": "section_with_themed_bg"
    }
  },
  "product_edition": "pro",
  "supports": {
    "html": false,
    "align": [
      "wide",
      "full"
    ]
  },
  "textdomain": "productive-style"
}