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-3.9.0 app/components/avo/empty_state_component.html.erb
avo-3.8.1 app/components/avo/empty_state_component.html.erb
avo-3.8.0 app/components/avo/empty_state_component.html.erb
avo-3.6.4 app/components/avo/empty_state_component.html.erb
avo-3.6.3 app/components/avo/empty_state_component.html.erb
avo-3.6.2 app/components/avo/empty_state_component.html.erb
avo-2.49.0 app/components/avo/empty_state_component.html.erb
avo-3.6.1 app/components/avo/empty_state_component.html.erb
avo-3.6.0 app/components/avo/empty_state_component.html.erb
avo-3.5.8 app/components/avo/empty_state_component.html.erb
avo-3.5.7 app/components/avo/empty_state_component.html.erb
avo-3.5.6 app/components/avo/empty_state_component.html.erb
avo-3.5.6.beta1 app/components/avo/empty_state_component.html.erb
avo-3.5.5 app/components/avo/empty_state_component.html.erb
avo-3.5.4 app/components/avo/empty_state_component.html.erb
avo-3.5.3 app/components/avo/empty_state_component.html.erb
avo-3.5.2 app/components/avo/empty_state_component.html.erb
avo-3.5.1 app/components/avo/empty_state_component.html.erb
avo-3.5.0 app/components/avo/empty_state_component.html.erb
avo-3.4.4 app/components/avo/empty_state_component.html.erb