Skip to content

Commit

Permalink
adding config file
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbreese committed Jul 24, 2023
1 parent 0065cc8 commit cc16e27
Showing 1 changed file with 7 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ dependencies:
- field.field.paragraph.callout_quote.su_select_font_sizing
- paragraphs.paragraphs_type.callout_quote
module:
- element_class_formatter
- empty_fields
- field_formatter_class
- options
Expand All @@ -21,15 +20,9 @@ bundle: callout_quote
mode: default
content:
su_callout_author:
type: wrapper_class
label: visually_hidden
settings:
class: ''
tag: p
link: false
link_class: ''
summary: false
trim: 200
type: text_default
label: hidden
settings: { }
third_party_settings:
empty_fields:
handler: ''
Expand All @@ -38,15 +31,9 @@ content:
weight: 4
region: content
su_callout_author_title:
type: wrapper_class
label: visually_hidden
settings:
class: ''
tag: p
link: false
link_class: ''
summary: false
trim: 200
type: text_default
label: hidden
settings: { }
third_party_settings:
empty_fields:
handler: ''
Expand All @@ -67,7 +54,7 @@ content:
region: content
su_callout_quote:
type: text_default
label: visually_hidden
label: hidden
settings: { }
third_party_settings:
empty_fields:
Expand Down

0 comments on commit cc16e27

Please sign in to comment.