Sha256: f47fcaa0e408ff8588545fd4adcd922326ec50e14304f11c9f3bb203b19a75e3

Contents?: true

Size: 756 Bytes

Versions: 45

Compression:

Stored size: 756 Bytes

Contents

<div data-controller="search" class="resource-search flex items-center h-full w-full">
  <div class="w-full"
    data-search-target="autocomplete"
    data-search-resource="<%= resource %>"
    data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}'
    <% if via_reflection.present? %>
      data-via-association="<%= via_reflection[:association] %>"
      data-via-association-id="<%= via_reflection[:association_id] %>"
      data-via-reflection-class="<%= via_reflection[:class] %>"
      data-via-reflection-id="<%= via_reflection[:id] %>"
    <% end %>
  >
  </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

45 entries across 45 versions & 1 rubygems

Version Path
avo-2.21.1.pre.pr1476 app/views/avo/partials/_resource_search.html.erb
avo-2.21.1.pre.issue1450 app/views/avo/partials/_resource_search.html.erb
avo-2.21.1.pre.issue1444 app/views/avo/partials/_resource_search.html.erb
avo-2.20.0 app/views/avo/partials/_resource_search.html.erb
avo-2.19.0 app/views/avo/partials/_resource_search.html.erb
avo-2.18.1 app/views/avo/partials/_resource_search.html.erb
avo-2.18.1.pre.1.eagerloaddirs app/views/avo/partials/_resource_search.html.erb
avo-2.18.0 app/views/avo/partials/_resource_search.html.erb
avo-2.17.1.pre.5.stackedlayout app/views/avo/partials/_resource_search.html.erb
avo-2.17.1.pre.4.issue.1342 app/views/avo/partials/_resource_search.html.erb
avo-2.17.1.pre.3 app/views/avo/partials/_resource_search.html.erb
avo-2.17.1.pre.2.customauthorizationclients app/views/avo/partials/_resource_search.html.erb
avo-2.17.1.pre.1.zeitwerk.eager.load.dir app/views/avo/partials/_resource_search.html.erb
avo-2.17.0 app/views/avo/partials/_resource_search.html.erb
avo-2.16.1.pre.1.nativefields app/views/avo/partials/_resource_search.html.erb
avo-2.16.0 app/views/avo/partials/_resource_search.html.erb
avo-2.15.3 app/views/avo/partials/_resource_search.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/views/avo/partials/_resource_search.html.erb
avo-2.15.2 app/views/avo/partials/_resource_search.html.erb
avo-2.15.2.pre.1 app/views/avo/partials/_resource_search.html.erb