elm-athlete / athlete / BodyBuilder.Extra

b : String -> BodyBuilder.NodeWithStyle msg

centeredDiv : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

centeredImage : Modifiers Elegant.Display.BlockDetails -> String -> String -> BodyBuilder.NodeWithStyle msg

computeHtmlAndStyle : ( Html msg, List String ) -> Html msg

contentIf : Basics.Bool -> BodyBuilder.NodeWithStyle msg -> BodyBuilder.NodeWithStyle msg

contentUnless : Basics.Bool -> BodyBuilder.NodeWithStyle msg -> BodyBuilder.NodeWithStyle msg

customSpacer : Elegant.SizeUnit -> BodyBuilder.NodeWithStyle msg

customStyle : String -> Html msg

fi : Modifiers (BodyBuilder.Attributes.FlexItemAttributes msg) -> List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.FlexItem msg

grayScaledText : Basics.Float -> String -> BodyBuilder.NodeWithStyle msg

htmlToNodeWithStyle : Html msg -> BodyBuilder.NodeWithStyle msg

ionIcon : (number -> RGBA -> Html msg) -> BodyBuilder.NodeWithStyle msg

largePadder : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

largePadderHorizontalAndBottom : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

largePadderTop : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

largeSpacer : BodyBuilder.NodeWithStyle msg

limitedAndCentered : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

limitedWidth380WithPadding : List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

limitedWidthWithPadding : Basics.Int -> List (BodyBuilder.NodeWithStyle msg) -> BodyBuilder.NodeWithStyle msg

rawStyle : String -> BodyBuilder.NodeWithStyle msg

resetBodyMarginStyle : BodyBuilder.NodeWithStyle msg

smallSpacer : BodyBuilder.NodeWithStyle msg

spacer : BodyBuilder.NodeWithStyle msg

tinySpacer : BodyBuilder.NodeWithStyle msg

standardVerticallyCentered : BodyBuilder.NodeWithStyle msg -> BodyBuilder.NodeWithStyle msg

t : String -> BodyBuilder.NodeWithStyle msg

verticallyCentered : Maybe Elegant.Flex.Align -> Modifiers Elegant.Box.Box -> BodyBuilder.NodeWithStyle msg -> BodyBuilder.NodeWithStyle msg