-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added FAQ Accordion List paragraph type based on CAW (#827)
- Loading branch information
Showing
33 changed files
with
9,963 additions
and
6,974 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ deployment_identifier | |
bin/* | ||
tmp | ||
reports | ||
.yarn/ | ||
|
||
# OS X | ||
.DS_Store | ||
|
63 changes: 63 additions & 0 deletions
63
config/sync/core.entity_form_display.paragraph.stanford_faq.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
uuid: 4e43efbc-fa41-452d-9e8f-1033f949b6bc | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.stanford_faq.su_faq_description | ||
- field.field.paragraph.stanford_faq.su_faq_headline | ||
- field.field.paragraph.stanford_faq.su_faq_questions | ||
- paragraphs.paragraphs_type.stanford_faq | ||
module: | ||
- paragraphs | ||
- text | ||
id: paragraph.stanford_faq.default | ||
targetEntityType: paragraph | ||
bundle: stanford_faq | ||
mode: default | ||
content: | ||
status: | ||
type: boolean_checkbox | ||
weight: 3 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
su_faq_description: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
su_faq_headline: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
su_faq_questions: | ||
type: paragraphs | ||
weight: 2 | ||
region: content | ||
settings: | ||
title: Questions/Answers | ||
title_plural: Questions/Answers | ||
edit_mode: closed | ||
closed_mode: summary | ||
autocollapse: all | ||
closed_mode_threshold: 0 | ||
add_mode: dropdown | ||
form_display_mode: default | ||
default_paragraph_type: stanford_accordion | ||
features: | ||
add_above: '0' | ||
collapse_edit_all: collapse_edit_all | ||
duplicate: duplicate | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
publish_on: true | ||
unpublish_on: true |
45 changes: 45 additions & 0 deletions
45
config/sync/core.entity_view_display.paragraph.stanford_faq.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
uuid: 2895bffa-14b5-41cd-bb3a-b0020fb04037 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.stanford_faq.su_faq_description | ||
- field.field.paragraph.stanford_faq.su_faq_headline | ||
- field.field.paragraph.stanford_faq.su_faq_questions | ||
- paragraphs.paragraphs_type.stanford_faq | ||
module: | ||
- entity_reference_revisions | ||
- stanford_fields | ||
- text | ||
id: paragraph.stanford_faq.default | ||
targetEntityType: paragraph | ||
bundle: stanford_faq | ||
mode: default | ||
content: | ||
su_faq_description: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 1 | ||
region: content | ||
su_faq_headline: | ||
type: entity_title_heading | ||
label: hidden | ||
settings: | ||
tag: h2 | ||
linked: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
su_faq_questions: | ||
type: entity_reference_revisions_entity_view | ||
label: hidden | ||
settings: | ||
view_mode: default | ||
link: '' | ||
third_party_settings: { } | ||
weight: 2 | ||
region: content | ||
hidden: | ||
search_api_excerpt: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 29 additions & 0 deletions
29
config/sync/field.field.paragraph.stanford_faq.su_faq_description.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: 9066b0ab-e64a-4a0d-8b2d-07de1fc155db | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.su_faq_description | ||
- paragraphs.paragraphs_type.stanford_faq | ||
module: | ||
- allowed_formats | ||
- text | ||
third_party_settings: | ||
allowed_formats: | ||
stanford_limited_html: stanford_limited_html | ||
stanford_html: '0' | ||
stanford_minimal_html: '0' | ||
plain_text: '0' | ||
id: paragraph.stanford_faq.su_faq_description | ||
field_name: su_faq_description | ||
entity_type: paragraph | ||
bundle: stanford_faq | ||
label: Description | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
allowed_formats: { } | ||
field_type: text_long |
Oops, something went wrong.