This is a plugin developed for Kibana to allow having the search widget available in embed mode.
The software was developed against Kibana version 6.2.1, however it should be working with any 6.2.x version. Please customize package.json to match your specific Kibana version.
git clone https://github.com/michimau/kibana-search-widget.git
cd kibana-search-widget
npm install
npm start