Sha256: b7b14803fd7599327bd42db946d5ee17d66837d38c09fcd2a3b86871ffedf6b0

Contents?: true

Size: 478 Bytes

Versions: 28

Compression:

Stored size: 478 Bytes

Contents

<div data-controller="search" class="resource-search flex items-center h-full w-full" data-turbo-remove-before-cache>
  <div class="w-full"
    data-search-target="autocomplete"
    data-search-resource="<%= resource %>"
    data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}'
  >
  </div>
  <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded cursor-pointer" data-search-target="button"></div>
</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
avo-2.2.1 app/views/avo/partials/_resource_search.html.erb
avo-2.2.0 app/views/avo/partials/_resource_search.html.erb
avo-2.1.2.pre2 app/views/avo/partials/_resource_search.html.erb
avo-2.1.2.pre1 app/views/avo/partials/_resource_search.html.erb
avo-2.1.1 app/views/avo/partials/_resource_search.html.erb
avo-2.1.0 app/views/avo/partials/_resource_search.html.erb
avo-2.0.0 app/views/avo/partials/_resource_search.html.erb
avo-1.22.0.pre.1 app/views/avo/partials/_resource_search.html.erb