frame-{data.frame_class}
frame-type-{data.CType}
frame-layout-{data.layout}
frame-background-{f:if(condition: data.background_color_class, else: 'none', then: data.background_color_class)}
frame-space-before-{f:if(condition: data.space_before_class, then: data.space_before_class, else: 'none')}
frame-space-after-{f:if(condition: data.space_after_class, then: data.space_after_class, else: 'none')}
{f:if(condition: backgroundImage.0, then: 'frame-has-backgroundimage', else: 'frame-no-backgroundimage')}
true