Sha256: 6b70a3dc388223691fc143d767fb523a7b99470f79b87bd9e0e4711d2de6fc84

Contents?: true

Size: 343 Bytes

Versions: 243

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

243 entries across 243 versions & 1 rubygems

Version Path
avo-3.18.1 app/components/avo/empty_state_component.html.erb
avo-3.18.0 app/components/avo/empty_state_component.html.erb
avo-3.17.9.beta2 app/components/avo/empty_state_component.html.erb
avo-3.17.9.beta1 app/components/avo/empty_state_component.html.erb
avo-3.17.9 app/components/avo/empty_state_component.html.erb
avo-3.17.8 app/components/avo/empty_state_component.html.erb
avo-3.17.7 app/components/avo/empty_state_component.html.erb
avo-3.17.6 app/components/avo/empty_state_component.html.erb
avo-3.17.5 app/components/avo/empty_state_component.html.erb
avo-3.17.4 app/components/avo/empty_state_component.html.erb
avo-3.17.3 app/components/avo/empty_state_component.html.erb
avo-3.17.2 app/components/avo/empty_state_component.html.erb
avo-3.17.1 app/components/avo/empty_state_component.html.erb
avo-3.17.0 app/components/avo/empty_state_component.html.erb
avo-3.16.6 app/components/avo/empty_state_component.html.erb
avo-3.16.5 app/components/avo/empty_state_component.html.erb
avo-3.16.4 app/components/avo/empty_state_component.html.erb
avo-3.16.3 app/components/avo/empty_state_component.html.erb
avo-3.16.2 app/components/avo/empty_state_component.html.erb
avo-3.16.1 app/components/avo/empty_state_component.html.erb