Sha256: 78cadeea70333d1f272d8ee00702e7c76793f75e1a99004095459385fb63cd08

Contents?: true

Size: 431 Bytes

Versions: 44

Compression:

Stored size: 431 Bytes

Contents

<%= show_field_wrapper field: @field, resource: @resource, index: @index do %>
  <%= content_tag :div, data: {
    controller: "date-field",
    date_field_view_value: @view,
    date_field_enable_time_value: true,
    date_field_format_value: @field.format,
    date_field_timezone_value: @field.timezone,
    date_field_picker_format_value: @field.picker_format,
  } do %>
    <%= @field.formatted_value %>
  <% end %>
<% end %>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
avo-2.16.0 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.3 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.2 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.2.pre.1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.15.0 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.5.nosprockets app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.4.tosqlfix app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.3.jsbundling app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.2.tailwindcss app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.3.pre.1.branding app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.2 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.2.pre.1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.1.pre.1 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.14.0 app/components/avo/fields/date_time_field/show_component.html.erb
avo-2.13.6.pre.2 app/components/avo/fields/date_time_field/show_component.html.erb