-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #548 from usagov/dev
Sprint 52: release candidate to STAGE
- Loading branch information
Showing
96 changed files
with
1,464 additions
and
356 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
config/sync/core.entity_form_display.menu_link_content.main.default.yml
This file was deleted.
Oops, something went wrong.
60 changes: 60 additions & 0 deletions
60
config/sync/core.entity_form_display.paragraph.hero.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,60 @@ | ||
uuid: a914efd4-8334-4d97-9aae-6cb59e493d5c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.hero.field_background_color | ||
- field.field.paragraph.hero.field_body | ||
- field.field.paragraph.hero.field_heading | ||
- field.field.paragraph.hero.field_link | ||
- field.field.paragraph.hero.field_media | ||
- paragraphs.paragraphs_type.hero | ||
module: | ||
- link | ||
- media_library | ||
- text | ||
id: paragraph.hero.default | ||
targetEntityType: paragraph | ||
bundle: hero | ||
mode: default | ||
content: | ||
field_background_color: | ||
type: options_select | ||
weight: 4 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
field_body: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_heading: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_link: | ||
type: link_default | ||
weight: 2 | ||
region: content | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
field_media: | ||
type: media_library_widget | ||
weight: 3 | ||
region: content | ||
settings: | ||
media_types: { } | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
60 changes: 60 additions & 0 deletions
60
config/sync/core.entity_form_display.paragraph.image_text_cta.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,60 @@ | ||
uuid: 0cab03f1-245f-47b4-ac93-6bee8235760d | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.image_text_cta.field_body | ||
- field.field.paragraph.image_text_cta.field_heading | ||
- field.field.paragraph.image_text_cta.field_image_alignment | ||
- field.field.paragraph.image_text_cta.field_link | ||
- field.field.paragraph.image_text_cta.field_media | ||
- paragraphs.paragraphs_type.image_text_cta | ||
module: | ||
- link | ||
- media_library | ||
- text | ||
id: paragraph.image_text_cta.default | ||
targetEntityType: paragraph | ||
bundle: image_text_cta | ||
mode: default | ||
content: | ||
field_body: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_heading: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_image_alignment: | ||
type: options_select | ||
weight: 4 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
field_link: | ||
type: link_default | ||
weight: 2 | ||
region: content | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
field_media: | ||
type: media_library_widget | ||
weight: 3 | ||
region: content | ||
settings: | ||
media_types: { } | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
44 changes: 44 additions & 0 deletions
44
config/sync/core.entity_form_display.paragraph.quicklinks.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,44 @@ | ||
uuid: 9742f858-d614-4777-9c41-78b31851f60b | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.quicklinks.field_body | ||
- field.field.paragraph.quicklinks.field_heading | ||
- field.field.paragraph.quicklinks.field_link | ||
- paragraphs.paragraphs_type.quicklinks | ||
module: | ||
- link | ||
- text | ||
id: paragraph.quicklinks.default | ||
targetEntityType: paragraph | ||
bundle: quicklinks | ||
mode: default | ||
content: | ||
field_body: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_heading: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_link: | ||
type: link_default | ||
weight: 2 | ||
region: content | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
28 changes: 0 additions & 28 deletions
28
config/sync/core.entity_view_display.menu_link_content.main.default.yml
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
config/sync/core.entity_view_display.menu_link_content.main.megamenu.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.