Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #434

Merged
merged 1 commit into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 43 additions & 43 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: b006f391-04bd-4785-ba0d-1e1dac3dc26e
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