Sha256: ffa97a861e26d8e3f141f49fb088112b826a976d02b50cb6d16d691053dd417d

Contents?: true

Size: 552 Bytes

Versions: 60

Compression:

Stored size: 552 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="hidden 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

60 entries across 60 versions & 1 rubygems

Version Path
avo-1.21.0.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.20.1 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.11 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.10 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.9 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.8 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.7 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.6 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.5 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.4 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.3 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.2 app/views/avo/partials/_resource_search.html.erb
avo-1.19.1.pre.1 app/views/avo/partials/_resource_search.html.erb
avo-1.19.0 app/views/avo/partials/_resource_search.html.erb
avo-1.18.2 app/views/avo/partials/_resource_search.html.erb
avo-1.18.2.pre.0 app/views/avo/partials/_resource_search.html.erb
avo-1.18.1 app/views/avo/partials/_resource_search.html.erb
avo-1.18.0 app/views/avo/partials/_resource_search.html.erb
avo-1.18.0.pre.3 app/views/avo/partials/_resource_search.html.erb
avo-1.18.0.pre.2 app/views/avo/partials/_resource_search.html.erb