updated core and modules

This commit is contained in:
Bachir Soussi Chiadmi
2017-09-09 16:27:51 +02:00
parent 027aa99b32
commit 41863f872c
7810 changed files with 318922 additions and 83631 deletions
@@ -361,6 +361,13 @@ display_variant.plugin:
type: string
label: 'UUID'
layout_plugin.settings:
type: mapping
label: 'Layout settings'
layout_plugin.settings.*:
type: layout_plugin.settings
base_entity_reference_field_settings:
type: mapping
mapping:
@@ -480,7 +487,7 @@ field.value.string:
label: 'Default value'
mapping:
value:
type: string
type: label
label: 'Value'
# Schema for the configuration of the String (long) field type.
+8 -2
View File
@@ -64,6 +64,9 @@ core.entity_view_display.*.*.*:
weight:
type: integer
label: 'Weight'
region:
type: string
label: 'Region'
label:
type: string
label: 'Label setting machine name'
@@ -115,6 +118,9 @@ core.entity_form_display.*.*.*:
weight:
type: integer
label: 'Weight'
region:
type: string
label: 'Region'
settings:
type: field.widget.settings.[%parent.type]
label: 'Settings'
@@ -249,10 +255,10 @@ field.formatter.settings.boolean:
type: string
label: 'Output format'
format_custom_false:
type: string
type: label
label: 'Custom output for FALSE'
format_custom_true:
type: string
type: label
label: 'Custom output for TRUE'
field.formatter.settings.string:
@@ -14,3 +14,6 @@ core.extension:
sequence:
type: integer
label: 'Weight'
profile:
type: string
label: 'Install profile'