// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiPageTemplate fullHeight is rendered with noscroll 1`] = `
`; exports[`OuiPageTemplate fullHeight is rendered with true 1`] = `
`; exports[`OuiPageTemplate is rendered 1`] = `
`; exports[`OuiPageTemplate restrict width can be set to a custom number 1`] = `
`; exports[`OuiPageTemplate restrict width can be turned off 1`] = `
`; exports[`OuiPageTemplate template centeredBody is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredBody is rendered with pageBodyProps 1`] = `
`; exports[`OuiPageTemplate template centeredBody is rendered with pageContentBodyProps 1`] = `
`; exports[`OuiPageTemplate template centeredBody is rendered with pageContentProps 1`] = `
`; exports[`OuiPageTemplate template centeredBody is rendered with pageHeader 1`] = `
`; exports[`OuiPageTemplate template centeredBody minHeight is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredBody paddingSize is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredBody style is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredBody with pageSideBar is rendered 1`] = `
Side Bar
`; exports[`OuiPageTemplate template centeredBody with pageSideBar is rendered with pageSideBarProps 1`] = `
Side Bar
`; exports[`OuiPageTemplate template centeredContent is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredContent is rendered with pageBodyProps 1`] = `
`; exports[`OuiPageTemplate template centeredContent is rendered with pageContentBodyProps 1`] = `
`; exports[`OuiPageTemplate template centeredContent is rendered with pageContentProps 1`] = `
`; exports[`OuiPageTemplate template centeredContent is rendered with pageHeader 1`] = `
`; exports[`OuiPageTemplate template centeredContent minHeight is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredContent paddingSize is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredContent style is rendered 1`] = `
`; exports[`OuiPageTemplate template centeredContent with pageSideBar is rendered 1`] = `
Side Bar
`; exports[`OuiPageTemplate template centeredContent with pageSideBar is rendered with pageSideBarProps 1`] = `
Side Bar
`; exports[`OuiPageTemplate template default is rendered 1`] = `
`; exports[`OuiPageTemplate template default is rendered with pageBodyProps 1`] = `
`; exports[`OuiPageTemplate template default is rendered with pageContentBodyProps 1`] = `
`; exports[`OuiPageTemplate template default is rendered with pageContentProps 1`] = `
`; exports[`OuiPageTemplate template default is rendered with pageHeader 1`] = `
`; exports[`OuiPageTemplate template default minHeight is rendered 1`] = `
`; exports[`OuiPageTemplate template default paddingSize is rendered 1`] = `
`; exports[`OuiPageTemplate template default style is rendered 1`] = `
`; exports[`OuiPageTemplate template default with pageSideBar is rendered 1`] = `
Side Bar
`; exports[`OuiPageTemplate template default with pageSideBar is rendered with pageSideBarProps 1`] = `
Side Bar
`; exports[`OuiPageTemplate template empty is rendered 1`] = `
`; exports[`OuiPageTemplate template empty is rendered with pageBodyProps 1`] = `
`; exports[`OuiPageTemplate template empty is rendered with pageContentBodyProps 1`] = `
`; exports[`OuiPageTemplate template empty is rendered with pageContentProps 1`] = `
`; exports[`OuiPageTemplate template empty is rendered with pageHeader 1`] = `
`; exports[`OuiPageTemplate template empty minHeight is rendered 1`] = `
`; exports[`OuiPageTemplate template empty paddingSize is rendered 1`] = `
`; exports[`OuiPageTemplate template empty style is rendered 1`] = `
`; exports[`OuiPageTemplate template empty with pageSideBar is rendered 1`] = `
Side Bar
`; exports[`OuiPageTemplate template empty with pageSideBar is rendered with pageSideBarProps 1`] = `
Side Bar
`; exports[`OuiPageTemplate with bottomBar is rendered 1`] = `

Page level controls

Bottom Bar

There is a new region landmark with page level controls at the end of the document.

`;