Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Sep 1, 2023
1 parent ef2fc68 commit a23b08e
Show file tree
Hide file tree
Showing 18 changed files with 427 additions and 53 deletions.
91 changes: 47 additions & 44 deletions composer.lock

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

36 changes: 36 additions & 0 deletions conf/cmi/core.entity_form_display.paragraph.hearings.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
uuid: 8dba4276-7fe0-449b-830d-5e72b2af6db4
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.hearings.field_hearings_description
- field.field.paragraph.hearings.field_hearings_title
- paragraphs.paragraphs_type.hearings
module:
- text
_core:
default_config_hash: l2kryFebseDJ_OFETKLTOsXMlUe1CuLoZiQne_X2Glk
id: paragraph.hearings.default
targetEntityType: paragraph
bundle: hearings
mode: default
content:
field_hearings_description:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_hearings_title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true
Loading

0 comments on commit a23b08e

Please sign in to comment.