ex_icons-8.x-1.0/config/schema/ex_icons.schema.yml
config/schema/ex_icons.schema.yml
# Schema for the configuration of the Icon field type and associated plugins.
field.storage_settings.ex_icon:
type: mapping
label: 'Icon field storage settings'
mapping:
case_sensitive:
type: boolean
label: 'Case sensitive'
field.field_settings.ex_icon:
type: mapping
label: 'Icon field settings'
mapping:
title:
type: integer
label: 'Allow text alternative'
field.value.ex_icon:
type: mapping
label: 'Icon default value'
mapping:
value:
type: string
label: 'Icon ID'
title:
type: label
label: 'Semantic meaning'
field.formatter.settings.ex_icon_default:
type: mapping
label: 'Icon field default formatter settings'
mapping:
width:
type: string
height:
type: string
field.formatter.settings.ex_icon_link:
type: field.formatter.settings.ex_icon_default
mapping:
icon:
type: string
label: 'Icon ID'
rel:
type: string
label: 'Add rel="nofollow" to links'
target:
type: string
label: 'Open link in new window'
field.widget.settings.ex_icon_select:
type: mapping
label: 'Icon field widget settings'
