X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fparagraphs%2Fconfig%2Fschema%2Fparagraphs_type.schema.yml;fp=web%2Fmodules%2Fcontrib%2Fparagraphs%2Fconfig%2Fschema%2Fparagraphs_type.schema.yml;h=6bcada9d01a7824610cafdf088d7daa80fcdbb9d;hp=65b3c7e7945f66bfcc24a08f7149c16beed703ce;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/paragraphs/config/schema/paragraphs_type.schema.yml b/web/modules/contrib/paragraphs/config/schema/paragraphs_type.schema.yml index 65b3c7e79..6bcada9d0 100644 --- a/web/modules/contrib/paragraphs/config/schema/paragraphs_type.schema.yml +++ b/web/modules/contrib/paragraphs/config/schema/paragraphs_type.schema.yml @@ -8,6 +8,12 @@ paragraphs.paragraphs_type.*: label: type: label label: 'Label' + icon_uuid: + type: string + label: 'Icon uuid' + description: + type: text + label: 'Description' behavior_plugins: type: sequence label: 'Plugins' @@ -29,8 +35,10 @@ paragraphs.behavior.settings.*: type: paragraphs.behavior.settings_base entity_reference_selection.default:paragraph: - type: entity_reference_selection + type: entity_reference_selection.default mapping: + negate: + type: integer target_bundles_drag_drop: type: sequence sequence: @@ -76,6 +84,10 @@ field.widget.settings.paragraphs: type: string edit_mode: type: string + closed_mode: + type: string + autocollapse: + type: string add_mode: type: string form_display_mode: