Module: MsTeamsHermes::Style
- Includes:
- Colors, ContainerStyle, FontSize, FontType, FontWeight, Width
- Included in:
- Components
- Defined in:
- lib/msteams_hermes/style.rb,
lib/msteams_hermes/style/width.rb,
lib/msteams_hermes/style/colors.rb,
lib/msteams_hermes/style/font_size.rb,
lib/msteams_hermes/style/font_type.rb,
lib/msteams_hermes/style/font_weight.rb,
lib/msteams_hermes/style/container_style.rb
Overview
Module containing Microsoft’s style representations
Defined Under Namespace
Modules: Colors, ContainerStyle, FontSize, FontType, FontWeight, Width
Constant Summary
Constants included from Width
Constants included from FontWeight
FontWeight::BOLDER, FontWeight::DEFAULT, FontWeight::LIGHTER
Constants included from FontType
FontType::DEFAULT, FontType::MONOSPACE
Constants included from FontSize
FontSize::DEFAULT, FontSize::EXTRA_LARGE, FontSize::LARGE, FontSize::MEDIUM, FontSize::SMALL
Constants included from ContainerStyle
ContainerStyle::ACCENT, ContainerStyle::ATTENTION, ContainerStyle::DEFAULT, ContainerStyle::EMPHASIS, ContainerStyle::GOOD, ContainerStyle::WARNING
Constants included from Colors
Colors::ACCENT, Colors::ATTENTION, Colors::DARK, Colors::DEFAULT, Colors::GOOD, Colors::LIGHT, Colors::WARNING