| 
									
										
										
										
											2019-04-13 18:09:17 +08:00
										 |  |  | <div class="mb-xl"> | 
					
						
							| 
									
										
										
										
											2019-08-25 22:44:51 +08:00
										 |  |  |     <form v-on:submit.prevent="searchBook" class="search-box flexible" role="search"> | 
					
						
							| 
									
										
										
										
											2019-08-25 01:26:28 +08:00
										 |  |  |         <input v-model="searchTerm" v-on:change="checkSearchForm" type="text" aria-label="{{ trans('entities.books_search_this') }}" name="term" placeholder="{{ trans('entities.books_search_this') }}"> | 
					
						
							|  |  |  |         <button type="submit" aria-label="{{ trans('common.search') }}">@icon('search')</button> | 
					
						
							|  |  |  |         <button v-if="searching" v-cloak class="search-box-cancel text-neg" v-on:click="clearSearch" | 
					
						
							|  |  |  |                 type="button" aria-label="{{ trans('common.search_clear') }}">@icon('close')</button> | 
					
						
							| 
									
										
										
										
											2019-04-13 18:09:17 +08:00
										 |  |  |     </form> | 
					
						
							|  |  |  | </div> |