Loading config/schema/bootstrap_barrio.schema.yml +24 −0 Original line number Diff line number Diff line Loading @@ -185,6 +185,12 @@ bootstrap_barrio.settings: type: integer label: 'Sidebar second layout' # Node. # ---------------------------- bootstrap_barrio_hide_node_label: type: integer label: 'Hide node label' # Buttons. # ---------------------------- bootstrap_barrio_button: Loading Loading @@ -238,6 +244,9 @@ bootstrap_barrio.settings: bootstrap_barrio_navbar_slide: type: boolean label: 'Sliding navbar' bootstrap_barrio_navbar_offcanvas: type: text label: 'Navbar offcanvas' # Messages. # ---------------------------- Loading @@ -245,6 +254,21 @@ bootstrap_barrio.settings: type: text label: 'Messages widget' # Form. # ---------------------------- bootstrap_barrio_radio: type: text label: 'Radio widget' bootstrap_barrio_checkbox: type: text label: 'Checkbox widget' bootstrap_barrio_select: type: text label: 'Select widget' bootstrap_barrio_file: type: text label: 'File widget' # Affix. # ---------------------------- bootstrap_barrio_navbar_top_affix: Loading Loading
config/schema/bootstrap_barrio.schema.yml +24 −0 Original line number Diff line number Diff line Loading @@ -185,6 +185,12 @@ bootstrap_barrio.settings: type: integer label: 'Sidebar second layout' # Node. # ---------------------------- bootstrap_barrio_hide_node_label: type: integer label: 'Hide node label' # Buttons. # ---------------------------- bootstrap_barrio_button: Loading Loading @@ -238,6 +244,9 @@ bootstrap_barrio.settings: bootstrap_barrio_navbar_slide: type: boolean label: 'Sliding navbar' bootstrap_barrio_navbar_offcanvas: type: text label: 'Navbar offcanvas' # Messages. # ---------------------------- Loading @@ -245,6 +254,21 @@ bootstrap_barrio.settings: type: text label: 'Messages widget' # Form. # ---------------------------- bootstrap_barrio_radio: type: text label: 'Radio widget' bootstrap_barrio_checkbox: type: text label: 'Checkbox widget' bootstrap_barrio_select: type: text label: 'Select widget' bootstrap_barrio_file: type: text label: 'File widget' # Affix. # ---------------------------- bootstrap_barrio_navbar_top_affix: Loading