Sha256: 5ad125c9b506a501af8f40bc1a57e501e02de9959b50ab3e17bcf8de0c830f6c

Contents?: true

Size: 359 Bytes

Versions: 489

Compression:

Stored size: 359 Bytes

Contents

# frozen_string_literal: true

module Playbook
  module Forms
    class Builder
      def star_rating_field(name, props: {})
        props[:name] = name
        props[:margin_bottom] = "sm"
        props[:label] = @template.label(@object_name, name) if props[:label] == true
        @template.pb_rails("star_rating", props: props)
      end
    end
  end
end

Version data entries

489 entries across 489 versions & 1 rubygems

Version Path
playbook_ui-14.11.0.pre.rc.17 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.16 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play16825301 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.15 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.14 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.13 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.12 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5274 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1465attempt25272 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play16825244 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.11 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.11.0.pre.rc.10 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5214 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5213 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5210 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5208 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5207 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play16825206 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5204 lib/playbook/forms/builder/star_rating_field.rb