a12s-1.0.0-beta7/modules/patterns/templates/patterns/summary/summary.ui_patterns.yml
modules/patterns/templates/patterns/summary/summary.ui_patterns.yml
summary:
label: Summary Pattern
fields:
image:
type: image
label: Image
description: Content main image.
preview:
theme: image
uri: /core/modules/image/sample.png
alt: Sample image
read-more-label:
type: text
label: Label
description: List of contents.
preview: Read more
read-more-url:
type: text
label: URL
description: The target URL.
preview: "#"
date:
type: text
label: Date
description: Event date.
preview: 14 february 2022
title:
type: text
label: Title
description: The content title.
preview: Your Best Value Proposition
description:
type: text
label: Description
description: Short summary of the content.
preview: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Praesent malesuada tellus eu lacus tincidunt, et pellentesque neque.
settings:
title_level:
type: select
label: Title Level
description: The heading level for the title.
options:
h1: Heading 1
h2: Heading 2
h3: Heading 3
h4: Heading 4
default: h2
libraries:
- summary:
css:
component:
css/summary.css: { }
