Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Nov 6, 2023
1 parent 4d00fa8 commit adc2186
Show file tree
Hide file tree
Showing 17 changed files with 84 additions and 56 deletions.
106 changes: 56 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- media_library
- text
_core:
default_config_hash: Vt6e-uIFB3vt8xMj-uoVJNDO8F9ZFxo1CjPktEvIDsQ
default_config_hash: AMDZDzWNP90sUgt9bSZf2RbL7KmSxkXMKIiueo1JSWg
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ dependencies:
- paragraphs.paragraphs_type.remote_video
module:
- text
_core:
default_config_hash: hYT61xkhP2zXO2VXijtXVPkoENlhLvIv5DRycKMm6iE
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ dependencies:
config:
- field.storage.paragraph.field_iframe_title
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: 4JZoeG_XitvgE9Tg7ZfVUwjpWcjeqktlO2tOnx_WfWU
id: paragraph.remote_video.field_iframe_title
field_name: field_iframe_title
entity_type: paragraph
bundle: remote_video
label: 'Assistive technology title'
description: 'Users of assistive technology need a descriptive title to know what is in the embedded content.'
description: 'Users of assistive technology need a descriptive title to know what is in the embedded content. Do not use the prefix "Video: ". It will be added automatically.'
required: true
translatable: true
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ dependencies:
third_party_settings:
allowed_formats:
allowed_formats: { }
_core:
default_config_hash: emEHEeE_yt_Z5EVGuPcPk9m--eTj8gCieN9Gzw08GLU
id: paragraph.remote_video.field_remote_video_description
field_name: field_remote_video_description
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ dependencies:
config:
- field.storage.paragraph.field_remote_video_title
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: Kn3u7ICuSPlxFZiNdYRyNxEnd-I9Yye00bz2l39BXFQ
id: paragraph.remote_video.field_remote_video_title
field_name: field_remote_video_title
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ dependencies:
third_party_settings:
allowed_formats:
allowed_formats: { }
_core:
default_config_hash: Zv-7KNCky603k38t9PbBgreu9IPTSpVw-bLEa3ptVlE
id: paragraph.remote_video.field_remote_video_video_desc
field_name: field_remote_video_video_desc
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ dependencies:
config:
- field.storage.paragraph.field_remote_video_video_title
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: Bp1tvXNbkNozGjMop7bTopoVYSimcgFctt5eELalVbY
id: paragraph.remote_video.field_remote_video_video_title
field_name: field_remote_video_video_title
entity_type: paragraph
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/field.storage.paragraph.field_remote_video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ dependencies:
module:
- media
- paragraphs
_core:
default_config_hash: Bh7n9tsOmq_MtUy_bjD_jxqlduNcg-6UJvy4_r4txc8
id: paragraph.field_remote_video
field_name: field_remote_video
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ dependencies:
module:
- paragraphs
- text
_core:
default_config_hash: cq3pdUIwmiOxVLXVLyNHCrQUxQlsS7rClbJnKKks_JU
id: paragraph.field_remote_video_description
field_name: field_remote_video_description
entity_type: paragraph
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/field.storage.paragraph.field_remote_video_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ status: true
dependencies:
module:
- paragraphs
_core:
default_config_hash: 0k4C3yk8Ne0kpMQ0Jc4AD4B3Acm7CQKI_Ug0u-4ZUYE
id: paragraph.field_remote_video_title
field_name: field_remote_video_title
entity_type: paragraph
Expand Down
Loading

0 comments on commit adc2186

Please sign in to comment.