item / smallpreview

<lynx-container>
    <lynx-title value='[dcterms:title]'></lynx-title>
    <lynx-section title='Short Properties' not-collapsable>
        <lynx-short-properties align-items='items-start' columns=5>
            <lynx-plain-property heading='Identifier' value='[dcterms:identifier]' align-items='items-center' icon='lynx_id'></lynx-plain-property>
            <lynx-plain-property heading='Type' value='[dcterms:type]' align-items='items-center' ></lynx-plain-property>
            <lynx-plain-property heading='State' value='[ado:state]' align-items='items-center' ></lynx-plain-property>
            <lynx-date-property heading='Created' value='[dcterms:created]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
            <lynx-date-property heading='Modified' value='[dcterms:modified]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
        </lynx-short-properties>
    </lynx-section>
    <lynx-section title='Description' icon='lynx_description'>
        <lynx-long-string-property value='[dcterms:description]'></lynx-long-string-property>
    </lynx-section>
</lynx-container>