Sha256: 2fae1a4a2c9d551b41a22c8601b2c59b287fbedd8a20b03221b2118b2cbb0053

Contents?: true

Size: 489 Bytes

Versions: 57

Compression:

Stored size: 489 Bytes

Contents

- if @turbo_frame.present?
  %turbo-frame{ id: @turbo_frame, src: @src, loading: @loading, data: @turbo_frame_data }/

.card{ class: @card_type, data: @card_data }
  .card-header{ class: @header_background }
    %h3.card-title= @title
    - if header_tools?
      .card-tools
        = header_tools
  .card-body{ class: @background }
    = content
  -# .card-footer
  - if @src.present?
    .overlay.dark
      %i.fas.fa-sync-alt.fa-spin.fa-lg

- if @turbo_frame.present?
  </turbo-frame>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.2.0.40 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.39 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.38 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.37 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.36 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.35 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.34 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.33 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.32 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.31 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.30 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.29 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.28 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.27 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.26 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.25 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.24 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.23 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.22 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.2.0.19 app/components/olivander/components/portlet_component.html.haml