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 6, 2023
1 parent fc5c934 commit 8488fcf
Show file tree
Hide file tree
Showing 18 changed files with 425 additions and 58 deletions.
98 changes: 49 additions & 49 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: e150a630-d643-43ac-984a-e55d3945c3c1
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 8488fcf

Please sign in to comment.