larva objects: o-collection-item.floated

Available Variants

floated prototype

Title of a story

Lazy loaded image
Protest art hangs at Hong Kong International Airport. Courtesty Wong Ka Ying

Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!

o-collection-item README

This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.

o-collection-item Twig The markup file.
<div class="o-collection-item {{ o_collection_item_classes }}">
	{% include "@larva/components/c-title/c-title.twig" with c_title %}
	{% include "@larva/objects/o-figure/o-figure.twig" with o_figure %}
	{% include "@larva/components/c-dek/c-dek.twig" with c_dek %}
</div>
o-collection-item.floated JSON The data object for this pattern.
{
	"c_title": {
		"c_title_classes": "",
		"c_title_tag_text": "",
		"c_title_id_attr": "title-of-a-story",
		"c_title_text": "Title of a story",
		"c_title_markup": "",
		"c_title_link_classes": "",
		"c_title_url": "#"
	},
	"c_dek": {
		"c_dek_classes": "",
		"c_dek_markup": "",
		"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
	},
	"o_figure": {
		"c_figcaption": {
			"c_figcaption_classes": "",
			"c_figcaption_caption_markup": "Protest art hangs at Hong Kong International Airport.",
			"c_figcaption_caption_classes": "",
			"c_figcaption_credit_text": "Courtesty Wong Ka Ying",
			"c_figcaption_credit_text_markup": "",
			"c_figcaption_credit_classes": "",
			"c_figcaption_inner": false,
			"c_figcaption_inner_classes": ""
		},
		"c_lazy_image": {
			"c_lazy_image_classes": "",
			"c_lazy_image_link_url": false,
			"c_lazy_image_link_classes": "lrv-a-unstyle-link",
			"c_lazy_image_crop_class": "lrv-a-crop-16x9",
			"c_lazy_image_crop_style_attr": false,
			"c_lazy_image_link_tab_index_attr": false,
			"c_lazy_image_alt_attr": "Lazy loaded image",
			"c_lazy_image_src_url": "https://farm5.staticflickr.com/4078/5441060528_31db7838ba_z.jpg",
			"c_lazy_image_placeholder_url": "data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==",
			"c_lazy_image_srcset_attr": "https://farm5.staticflickr.com/4078/5441060528_31db7838ba_m.jpg 240w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_n.jpg 320w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba.jpg 500w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_z.jpg 640w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_b.jpg 1024w",
			"c_lazy_image_sizes_attr": "auto",
			"c_lazy_image_img_classes": "lrv-u-background-color-grey-lightest lrv-u-width-100p lrv-u-display-block lrv-u-height-auto",
			"c_lazy_image_height_attr": "",
			"c_lazy_image_width_attr": "",
			"c_lazy_image_in_initial_viewport": false,
			"c_lazy_image_decoding_attr": "async"
		},
		"o_figure_link_tabindex_attr": "",
		"o_figure_link_target_attr": "_self",
		"o_figure_link_url": false,
		"o_figure_classes": " lrv-a-floated-left",
		"o_figure_link_classes": "lrv-a-unstyle-link ",
		"o_figure_figcaption_outer": false,
		"o_figure_figcaption_outer_classes": ""
	},
	"o_collection_item_classes": "undefined lrv-a-floated-parent"
}