Width format test

Candidate A: _widthMax = 420

Candidate B: _maxWidth = 420

Border-radius format test

Candidate A: _border.radius = 24

Candidate B: _borderRadius = "24"

Candidate C: _borderRadius object

Typography format test

Candidate A: font-size string + line-height string

Candidate B: line-height object

Candidate C: font-size object

Background format test

Candidate A: _background.color.hex #16A34A

Candidate B: _background.color.raw rgba(...)

Candidate C: _background_color

Candidate D: _backgroundColor

Flex direction and gap test

Responsive padding suffix test

Global class application test

Candidate A: _cssClasses = class name

Candidate B: _cssGlobalClasses = [id]

Native style schema validation

_boxShadow values object

_boxShadow flat legacy

transform/filter/aspect