Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -14,8 +14,7 @@ field_default_image:
|
|||
type: mapping
|
||||
mapping:
|
||||
uuid:
|
||||
type: string
|
||||
label: 'Image'
|
||||
type: uuid
|
||||
alt:
|
||||
type: label
|
||||
label: 'Alternative text'
|
||||
|
|
|
@ -21,7 +21,7 @@ image.style.*:
|
|||
weight:
|
||||
type: integer
|
||||
uuid:
|
||||
type: string
|
||||
type: uuid
|
||||
|
||||
image.effect.*:
|
||||
type: mapping
|
||||
|
@ -76,6 +76,10 @@ image.effect.image_desaturate:
|
|||
image.effect.image_scale_and_crop:
|
||||
type: image_size
|
||||
label: 'Image scale and crop'
|
||||
mapping:
|
||||
anchor:
|
||||
label: 'Anchor'
|
||||
type: string
|
||||
|
||||
image.settings:
|
||||
type: config_object
|
||||
|
|
Reference in a new issue