generated from SU-SWS/stanford_starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchem_h_subtheme.react_behaviors.yml
54 lines (54 loc) · 1.84 KB
/
chem_h_subtheme.react_behaviors.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Example react_behaviors plugin definitions.
# Plugin property $defaults are defined in ReactBehaviorsPluginManager.
card_variant_info: # part of the key after the :
id: card_type
label: 'Card Paragraphs Type'
bundles:
- paragraphs_type|stanford_card
config:
card_border_style:
type: select
title: 'Card Border Style'
description: Select the border style for displaying this card.
# default_value: su-card-wrapper--border-regular
options:
su-card-wrapper--border-none: Minimal (no border)
su-card-wrapper--border-regular: Border and Drop Shadow
banner_variant_info: # part of the key after the :
id: banner_type
label: 'Banner Paragraphs Type'
bundles:
- paragraphs_type|stanford_banner
config:
banner_style:
type: select
title: 'Banner style'
description: Select the button color for displaying this banner.
# default_value: chemh-wrapper--banner-default
options:
chemh-wrapper--banner-default: Default variant
chemh-wrapper--banner-fullpill: Fullpill variant
chemh-wrapper--banner-halfpill: Halfpill variant
chemh-wrapper--banner-halfpill-title: Halfpill Title variant
chemh-wrapper--banner-homepage: Homepage variant
layout_variant_info:
id: layout_style
label: 'Layout Paragraph Type'
bundles:
- paragraphs_type|stanford_layout
config:
section_color:
type: select
title: Section background color
description: Choose the section background color.
empty_option: Default
options:
chemh-section-color--su-black: Dark Grey
chemh-section-color--light-grey: Light Grey
padding_bottom:
type: select
title: Section padding bottom
description: Choose the section padding bottom.
empty_option: Default
options:
chemh-section-pb-none: None