% stimulus_controller = 'fields--color-picker' form ||= current_fields_form html_options ||= {} html_options[:id] ||= form.field_id(method) multiple ||= false other_options ||= {} options ||= options_for(form, method) value = form.object.send(method) color_selected_classes = "ring-2 ring-offset-2" %> <% content = render 'shared/fields/field', form: form, method: method, options: html_options, other_options: other_options do %> <% content_for :field do %>