Skip to content
Snippets Groups Projects

feat: [#3473663] Add utility menu to Article LB template

Merged Avi Schwab requested to merge issue/y_lb_article-3473663:3473663-add-utility-menu into 1.2.x
Files
2
@@ -17,6 +17,7 @@ dependencies:
@@ -17,6 +17,7 @@ dependencies:
- system.menu.footer-menu-left
- system.menu.footer-menu-left
- system.menu.footer-menu-right
- system.menu.footer-menu-right
- system.menu.main
- system.menu.main
 
- system.menu.utility
module:
module:
- bootstrap_layout_builder
- bootstrap_layout_builder
- datetime
- datetime
@@ -630,6 +631,20 @@ third_party_settings:
@@ -630,6 +631,20 @@ third_party_settings:
scroll_effects:
scroll_effects:
class: null
class: null
ws_style_option: false
ws_style_option: false
 
4f215a2a-7473-4e80-9f9b-8d43766bd777:
 
uuid: 4f215a2a-7473-4e80-9f9b-8d43766bd777
 
region: header_top_right
 
configuration:
 
id: 'system_menu_block:utility'
 
label: 'Utility Menu'
 
label_display: '0'
 
provider: system
 
context_mapping: { }
 
level: 1
 
depth: 1
 
expand_all_items: false
 
weight: 1
 
additional: { }
third_party_settings: { }
third_party_settings: { }
-
-
layout_id: 'bootstrap_layout_builder:blb_col_1'
layout_id: 'bootstrap_layout_builder:blb_col_1'
@@ -2322,7 +2337,7 @@ third_party_settings:
@@ -2322,7 +2337,7 @@ third_party_settings:
label: 'Stay Connected'
label: 'Stay Connected'
label_display: visible
label_display: visible
provider: y_lb
provider: y_lb
context_mapping: { }
context_mapping: { }
weight: 0
weight: 0
additional:
additional:
bootstrap_styles:
bootstrap_styles:
@@ -2644,6 +2659,10 @@ third_party_settings:
@@ -2644,6 +2659,10 @@ third_party_settings:
styles:
styles:
colorway: ws_colorway_blue
colorway: ws_colorway_blue
border_radius: ws_border_radius_none
border_radius: ws_border_radius_none
 
border_style_global: ws_border_style_global_drop_shadow
 
text_alignment_global: ws_text_alignment_global_left
 
button_position_global: ws_button_position_global_inside
 
button_fill_global: ws_button_fill_global_filled
id: node.article_lb.default
id: node.article_lb.default
targetEntityType: node
targetEntityType: node
bundle: article_lb
bundle: article_lb
@@ -2719,6 +2738,7 @@ content:
@@ -2719,6 +2738,7 @@ content:
weight: 100
weight: 100
region: content
region: content
hidden:
hidden:
 
addtoany: true
langcode: true
langcode: true
layout_builder__layout: true
layout_builder__layout: true
search_api_excerpt: true
search_api_excerpt: true
Loading