{
  "name": "de-machine/search-posts",
  "d4Shortcode": "et_pb_de_mach_search_posts",
  "title": "Search Posts",
  "titles": "Search Posts",
  "category": "module",
  "folder": "divi-machine",
  "moduleIcon": "divi-machine/default-icon",
  "childModuleName": "de-ajax-filter/filter-posts-item",
  "childModuleTitle": "Search Posts Item",
  "childrenName": ["de-ajax-filter/filter-posts-item"],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}.et_pb_module",
      "advanced": {
        "text": {
          "desktop": {
            "value": {
              "color": "dark"
            }
          }
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Search Posts"
            }
          }
        },
        "decoration": {
          "sizing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "spacing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "border": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      }
    },
    "searchButton": {
      "type": "object",
      "selector": "{{selector}} .et_pb_button.search-btn",
      "default": {
        "decoration": {
          "font": {
            "desktop": {
              "value": {}
            },
            "tablet": {
              "value": {}
            },
            "phone": {
              "value": {}
            }
          },
          "spacing": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "border": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          },
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      }
    },
    "formfield": {
      "type": "object",
      "selector": "{{selector}} .input,{{selector}} .input::placeholder,{{selector}} .input[type=checkbox] + label,{{selector}} .input[type=radio] + label",
      "default": {
        "decoration": {
          "font": {
            "desktop": {
              "value": {}
            }
          }
        }
      }
    },
    "fields": {
      "type": "object",
      "selector": "{{selector}} .et_pb_contact_field select, {{selector}} .et_pb_contact_field .input, {{selector}} .et_pb_contact_field[type=\"checkbox\"] + label i, {{selector}} .et_pb_contact_field[type=\"radio\"] + label i",
      "default": {
        "decoration": {
          "font": {
            "desktop": {
              "value": {}
            }
          },
          "spacing": {
            "desktop": {
              "value": {}
            },
            "tablet": {
              "value": {}
            },
            "phone": {
              "value": {}
            }
          }
        },
        "advanced": {
          "backgroundColor": {
            "desktop": {
              "value": ""
            }
          },
          "textColor": {
            "desktop": {
              "value": ""
            }
          },
          "focusBackgroundColor": {
            "desktop": {
              "value": ""
            }
          },
          "focusTextColor": {
            "desktop": {
              "value": ""
            }
          }
        }
      }
    },
    "mainContent": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "advanced": {
          "postTypeChoose": {
            "desktop": {
              "value": "post"
            }
          },
          "searchButtonText": {
            "desktop": {
              "value": "Search"
            }
          },
          "inlineSearchBtn": {
            "desktop": {
              "value": "off"
            }
          },
          "openInNewTab": {
            "desktop": {
              "value": "off"
            }
          },
          "linkArchivePage": {
            "desktop": {
              "value": "off"
            }
          },
          "select2": {
            "desktop": {
              "value": "off"
            }
          }
        }
      }
    },
    "product": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "decoration": {
          "boxShadow": {
            "desktop": { "value": {} },
            "tablet": { "value": {} },
            "phone": { "value": {} }
          }
        }
      }
    },
    "button": {
      "type": "object",
      "default": {
        "advanced": {
          "buttonUseIcon": {
            "desktop": {
              "value": "on"
            }
          },
          "buttonIcon": {
            "desktop": {
              "value": "N||divi||400"
            }
          },
          "customIconPlacement": {
            "desktop": {
              "value": "right"
            }
          },
          "buttonBgColor": {
            "desktop": {
              "value": ""
            }
          },
          "buttonAlignment": {
            "desktop": {
              "value": "left"
            }
          }
        }
      }
    }
  },
  "style": ["divi-machine-module-style"]
}
