{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "itmar/post-filter",
  "version": "0.1.0",
  "title": "Post Filter",
  "category": "design",
  "supports": {
    "html": false,
    "multiple": false
  },
  "attributes": {
    "selectedBlockId": {
      "type": "string",
      "default": ""
    },
    "setFilters": {
      "type": "array",
      "default": [
        "search",
        "date",
        "popular"
      ]
    },
    "searchFields": {
      "type": "array",
      "default": []
    },
    "dateOption": {
      "type": "string",
      "default": "month"
    },
    "popNum": {
      "type": "number",
      "default": 3
    },
    "groupBlockAttributes": {
      "type": "object",
      "default": {
        "default_pos": {
          "direction": "vertical",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "400px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "3em",
            "horValue": "3em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px",
            "rowUnit": [],
            "colUnit": []
          }
        },
        "mobile_pos": {
          "direction": "vertical",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "200px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "2em",
            "horValue": "1em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "20px",
            "left": "10px",
            "bottom": "20px",
            "right": "10px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px"
          }
        }
      }
    },
    "filterGroupAttributes": {
      "type": "object",
      "default": {
        "default_pos": {
          "direction": "vertical",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "400px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "3em",
            "horValue": "3em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px",
            "rowUnit": [],
            "colUnit": []
          }
        },
        "mobile_pos": {
          "direction": "vertical",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "200px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "2em",
            "horValue": "1em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "20px",
            "left": "10px",
            "bottom": "20px",
            "right": "10px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px"
          }
        }
      }
    },
    "titleAttributes": {
      "type": "object",
      "default": {}
    },
    "groupSearchAttributes": {
      "type": "object",
      "default": {
        "default_pos": {
          "direction": "horizen",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "400px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "3em",
            "horValue": "3em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px",
            "rowUnit": [],
            "colUnit": []
          }
        },
        "mobile_pos": {
          "direction": "horizen",
          "reverse": false,
          "inner_align": "flex-start",
          "outer_align": "center",
          "outer_vertical": "center",
          "width_val": "full",
          "free_width": "200px",
          "height_val": "fit",
          "free_height": "300px",
          "posValue": {
            "vertBase": "top",
            "horBase": "left",
            "vertValue": "2em",
            "horValue": "1em"
          },
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_content": {
            "top": "20px",
            "left": "10px",
            "bottom": "20px",
            "right": "10px"
          },
          "grid_info": {
            "gridElms": [],
            "rowNum": 2,
            "colNum": 2,
            "rowGap": "5px",
            "colGap": "5px"
          }
        }
      }
    },
    "searchButtonAttributes": {
      "type": "object",
      "default": {
        "displayType": "icon",
        "iconStyle": {
          "icon_name": "f002",
          "icon_size": "24px",
          "icon_color": "var(--wp--preset--color--content)",
          "icon_family": "Font Awesome 6 Free"
        },
        "default_pos": {
          "width": "2.5em",
          "height": "2.5em",
          "margin_value": {
            "top": "10px",
            "left": "10px",
            "bottom": "10px",
            "right": "10px"
          },
          "padding_value": {
            "top": "10px",
            "left": "10px",
            "bottom": "10px",
            "right": "10px"
          }
        },
        "mobile_pos": {
          "width": "2em",
          "height": "2em",
          "margin_value": {
            "top": "10px",
            "left": "0",
            "bottom": "10px",
            "right": "0"
          },
          "padding_value": {
            "top": "10px",
            "left": "10px",
            "bottom": "10px",
            "right": "10px"
          }
        },
        "radius_value": {
          "value": "50%"
        }
      }
    },
    "dayAttributes": {
      "type": "object",
      "default": {}
    },
    "monthAttributes": {
      "type": "object",
      "default": {
        "default_pos": {
          "direction": "horizen",
          "wrap": true,
          "inner_align": "flex-start",
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "margin_input": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_input": {
            "top": "0.5em",
            "left": "1em",
            "bottom": "0.5em",
            "right": "1em"
          },
          "button_scale": "24px"
        },
        "mobile_pos": {
          "direction": "horizen",
          "wrap": true,
          "inner_align": "flex-start",
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "margin_input": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_input": {
            "top": "0.5em",
            "left": "0.3em",
            "bottom": "0.5em",
            "right": "0.3em"
          },
          "button_scale": "18px"
        }
      }
    },
    "yearAttributes": {
      "type": "object",
      "default": {
        "default_pos": {
          "direction": "horizen",
          "wrap": true,
          "inner_align": "flex-start",
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "margin_input": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_input": {
            "top": "0.5em",
            "left": "1em",
            "bottom": "0.5em",
            "right": "1em"
          },
          "button_scale": "24px"
        },
        "mobile_pos": {
          "direction": "horizen",
          "wrap": true,
          "inner_align": "flex-start",
          "margin": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "margin_input": {
            "top": "0px",
            "left": "0px",
            "bottom": "0px",
            "right": "0px"
          },
          "padding_input": {
            "top": "0.5em",
            "left": "0.3em",
            "bottom": "0.5em",
            "right": "0.3em"
          },
          "button_scale": "18px"
        }
      }
    },
    "checkBoxAttributes": {
      "type": "object",
      "default": {}
    }
  },
  "textdomain": "query-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}