Sha256: 6b70a3dc388223691fc143d767fb523a7b99470f79b87bd9e0e4711d2de6fc84

Contents?: true

Size: 343 Bytes

Versions: 212

Compression:

Stored size: 343 Bytes

Contents

<% if @add_background %>
  <div class="bg-white rounded shadow-panel">
<% end %>
<div class="relative flex-1 flex flex-col items-center justify-center space-y-12 py-24">
  <%= helpers.svg view_type_svg, class: 'h-[250px]' %>
  <div class="text-gray-500 text-center">
    <%= text %>
  </div>
</div>
<% if @add_background %>
  </div>
<% end %>

Version data entries

212 entries across 212 versions & 1 rubygems

Version Path
avo-2.25.0 app/components/avo/empty_state_component.html.erb
avo-2.24.1 app/components/avo/empty_state_component.html.erb
avo-2.24.0 app/components/avo/empty_state_component.html.erb
avo-2.23.3.pre.1.pr1529 app/components/avo/empty_state_component.html.erb
avo-2.23.2 app/components/avo/empty_state_component.html.erb
avo-2.23.1 app/components/avo/empty_state_component.html.erb
avo-2.23.0 app/components/avo/empty_state_component.html.erb
avo-2.22.0 app/components/avo/empty_state_component.html.erb
avo-2.21.3.pre.pr1489 app/components/avo/empty_state_component.html.erb
avo-2.21.2.pre.pr1486 app/components/avo/empty_state_component.html.erb
avo-2.21.1.pre.pr1484 app/components/avo/empty_state_component.html.erb
avo-2.21.0 app/components/avo/empty_state_component.html.erb