improvements-2.x-dev/config/schema/improvements.schema.yml
config/schema/improvements.schema.yml
field.widget.settings.multiple_string_textfield:
type: mapping
label: 'Multiple string textfield widget settings'
mapping:
separator:
type: string
label: 'Separator'
field.widget.settings.spinner:
type: mapping
label: 'Spinner widget settings'
mapping:
min:
type: float
label: 'Minimum value'
max:
type: float
label: 'Maximum value'
step:
type: float
label: 'Step'
hide_label:
type: boolean
label: 'Hide label'
field.formatter.settings.image_with_mobile_alternative:
type: mapping
label: 'Image with mobile alternative (separate fields) formatter'
mapping:
image_style:
type: string
label: 'Default image style'
breakpoint_group:
type: string
label: 'Breakpoint group'
mobile_breakpoint:
type: string
label: 'Mobile breakpoint'
mobile_field:
type: string
label: 'Mobile field'
mobile_image_style:
type: string
label: 'Mobile image style'
field.formatter.settings.image_with_mobile_alternative_one_field:
type: mapping
label: 'Image with mobile alternative (one field) formatter'
mapping:
image_style:
type: string
label: 'Default image style'
breakpoint_group:
type: string
label: 'Breakpoint group'
mobile_breakpoint:
type: string
label: 'Mobile breakpoint'
mobile_image_style:
type: string
label: 'Mobile image style'
field.formatter.settings.entity_html_attribute_formatter:
type: mapping
label: 'Entity html attribute formatter settings'
mapping:
attribute_name:
type: string
label: 'Attribute name'
attribute_value_pattern:
type: string
label: 'Attribute value pattern'
field.formatter.settings.extended_image_formatter:
type: mapping
label: 'Extended image formatter settings'
mapping:
image_style:
type: string
label: 'Image style'
first_image_style:
type: string
label: 'First image style'
image_link:
type: string
label: 'Link image to'
image_link_source_field:
type: string
label: 'Image link source field'
image_link_style:
type: string
label: 'Image link style'
default_image_type:
type: string
label: 'Default image type'
default_image_custom:
type: string
label: 'Custom default image'
items_limit:
type: integer
label: 'Items limit'
field.formatter.settings.text_without_escaping:
type: mapping
label: 'Text without escaping formatter settings'
mapping:
link_to_entity:
type: boolean
label: 'Link to the entity'
field.formatter.settings.string_list_formatter:
type: mapping
label: 'List formatter settings'
mapping:
list_class:
type: string
label: 'List css class'
field.formatter.settings.text_rows_list_formatter:
type: mapping
label: 'Text rows list formatter settings'
mapping:
list_class:
type: string
label: 'List css class'
field.formatter.settings.text_text_extended:
type: mapping
label: 'Extended text formatter settings'
mapping:
text_source:
type: string
label: 'Text source'
strip_tags:
type: boolean
label: 'Strip tags'
replace_tokens:
type: boolean
label: 'Replace tokens'
trim_length:
type: integer
label: 'Trim length'
trim_summary:
type: boolean
label: 'Trim summary'
trim_wordsafe:
type: boolean
label: 'Trim with word safe'
trim_ellipsis:
type: string
label: 'Trim ellipsis'
link_to_entity:
type: boolean
label: 'Link to entity'
field.formatter.settings.text_replace:
type: mapping
label: 'Text replace formatter settings'
mapping:
regexp:
type: string
label: 'RegExp pattern'
template:
type: string
label: 'Template'
field.formatter.settings.human_readable_decimal_formatter:
type: mapping
label: 'Human-readable decimal formatter settings'
mapping:
thousand_separator:
type: string
label: 'Thousand marker'
decimal_separator:
type: string
label: 'Decimal marker'
scale:
type: integer
label: 'Scale'
prefix_suffix:
type: boolean
label: 'Display prefix and suffix.'
field.formatter.settings.link_custom_text:
type: mapping
label: 'Link with custom text formatter settings'
mapping:
text:
type: string
label: 'Link text'
attributes:
type: sequence
label: 'Link attributes'
sequence:
type: string
block.block.*.third_party.improvements:
type: mapping
label: 'Third party settings'
mapping:
attributes:
type: text
label: 'Html attributes'
items_limitation:
type: mapping
label: 'Items limitation'
mapping:
method:
type: string
label: 'Method'
items:
type: sequence
label: 'Items'
sequence:
type: string
label: 'Item'
tweak_cache:
type: boolean
label: 'Tweak cache'
filter_settings.auto_attach_libraries_filter:
type: filter
label: 'Auto attach libraries'
mapping:
by_text:
type: sequence
sequence:
type: string
by_xpath:
type: sequence
sequence:
type: string
