Sha256: de8da134f7561df7e6c20e0b797a245a9841b98e19bc5b1b174885d048319257

Contents?: true

Size: 448 Bytes

Versions: 72

Compression:

Stored size: 448 Bytes

Contents

- if @turbo_frame.present?
  <turbo-frame id="#{@turbo_frame}" src="#{@src}" loading="#{@loading}">
.small-box{ class: @background }
  .inner
    %h3= @primary_text
    %p= @secondary_text
  - if @icon.present?
    .icon
      %i{ class: @icon }
  - if @more_link.present?
    %a.small-box-footer{ href: @more_link }
      = @more_text
      %i{ class: @more_icon }
  - if @src.present?
    .overlay.dark
- if @turbo_frame.present?
  </turbo-frame>

Version data entries

72 entries across 72 versions & 1 rubygems

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