import './sidebar.css'; export default { "modifiers": { "gutter": "pf-m-gutter", "panelRight": "pf-m-panel-right", "stack": "pf-m-stack", "split": "pf-m-split", "border": "pf-m-border", "padding": "pf-m-padding", "sticky": "pf-m-sticky", "static": "pf-m-static", "noBackground": "pf-m-no-background", "widthDefault": "pf-m-width-default", "width_25": "pf-m-width-25", "width_33": "pf-m-width-33", "width_50": "pf-m-width-50", "width_66": "pf-m-width-66", "width_75": "pf-m-width-75", "width_100": "pf-m-width-100", "widthDefaultOnSm": "pf-m-width-default-on-sm", "width_25OnSm": "pf-m-width-25-on-sm", "width_33OnSm": "pf-m-width-33-on-sm", "width_50OnSm": "pf-m-width-50-on-sm", "width_66OnSm": "pf-m-width-66-on-sm", "width_75OnSm": "pf-m-width-75-on-sm", "width_100OnSm": "pf-m-width-100-on-sm", "widthDefaultOnMd": "pf-m-width-default-on-md", "width_25OnMd": "pf-m-width-25-on-md", "width_33OnMd": "pf-m-width-33-on-md", "width_50OnMd": "pf-m-width-50-on-md", "width_66OnMd": "pf-m-width-66-on-md", "width_75OnMd": "pf-m-width-75-on-md", "width_100OnMd": "pf-m-width-100-on-md", "widthDefaultOnLg": "pf-m-width-default-on-lg", "width_25OnLg": "pf-m-width-25-on-lg", "width_33OnLg": "pf-m-width-33-on-lg", "width_50OnLg": "pf-m-width-50-on-lg", "width_66OnLg": "pf-m-width-66-on-lg", "width_75OnLg": "pf-m-width-75-on-lg", "width_100OnLg": "pf-m-width-100-on-lg", "widthDefaultOnXl": "pf-m-width-default-on-xl", "width_25OnXl": "pf-m-width-25-on-xl", "width_33OnXl": "pf-m-width-33-on-xl", "width_50OnXl": "pf-m-width-50-on-xl", "width_66OnXl": "pf-m-width-66-on-xl", "width_75OnXl": "pf-m-width-75-on-xl", "width_100OnXl": "pf-m-width-100-on-xl", "widthDefaultOn_2xl": "pf-m-width-default-on-2xl", "width_25On_2xl": "pf-m-width-25-on-2xl", "width_33On_2xl": "pf-m-width-33-on-2xl", "width_50On_2xl": "pf-m-width-50-on-2xl", "width_66On_2xl": "pf-m-width-66-on-2xl", "width_75On_2xl": "pf-m-width-75-on-2xl", "width_100On_2xl": "pf-m-width-100-on-2xl" }, "sidebar": "pf-v5-c-sidebar", "sidebarContent": "pf-v5-c-sidebar__content", "sidebarMain": "pf-v5-c-sidebar__main", "sidebarPanel": "pf-v5-c-sidebar__panel" };