Sha256: d0f13d5e787116311289c9cb2ac8a22832b7637349c6aac78cdc754e65aede27

Contents?: true

Size: 545 Bytes

Versions: 18

Compression:

Stored size: 545 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' %>"}'
    data-debounce-timeout='<%= Avo.configuration.search_debounce %>'
  >
  </div>
  <div class="relative inline-flex text-gray-400 text-sm border border-gray-300 rounded-full cursor-pointer" data-search-target="button"></div>
</div>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
avo-1.7.2 app/views/avo/partials/_resource_search.html.erb
avo-1.7.1 app/views/avo/partials/_resource_search.html.erb
avo-1.7.0 app/views/avo/partials/_resource_search.html.erb
avo-1.6.4.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.6.3.pre.3 app/views/avo/partials/_resource_search.html.erb
avo-1.6.3.pre.2 app/views/avo/partials/_resource_search.html.erb
avo-1.6.3.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.6.2.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.6.1 app/views/avo/partials/_resource_search.html.erb
avo-1.6.0 app/views/avo/partials/_resource_search.html.erb
avo-1.5.5 app/views/avo/partials/_resource_search.html.erb
avo-1.5.4 app/views/avo/partials/_resource_search.html.erb
avo-1.5.3 app/views/avo/partials/_resource_search.html.erb
avo-1.5.2 app/views/avo/partials/_resource_search.html.erb
avo-1.5.1 app/views/avo/partials/_resource_search.html.erb
avo-1.5.0 app/views/avo/partials/_resource_search.html.erb
avo-1.4.5.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.4.4.pre.1 app/views/avo/partials/_resource_search.html.erb