Expand description
Theme and style class parsing
This module provides parsers for theme definitions and style classes.
Functions§
- parse_
layout_ constraints - Parse layout constraints from attributes
- parse_
palette - Parse theme palette from attributes
- parse_
state_ variants - Returns both single and combined state variants
- parse_
style_ class - Parse a style class definition
- parse_
style_ class_ from_ node - Parse a style class node from XML
- parse_
style_ properties_ from_ attrs - Parse style properties from a map of attributes
- parse_
theme - Parse a theme definition from XML attributes
- parse_
theme_ document - Parse a complete theme.dampen document
- parse_
theme_ from_ node - Parse a theme node from XML
- parse_
typography - Parse typography from attributes
Type Aliases§
- State
Variant Maps - Parse state-prefixed attributes into state variants Type alias for state variant maps