Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(styles): added interactivity to vertical components [ci visual] #4683

Merged
merged 1 commit into from
Jul 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,30 +1,125 @@
<div style="min-height: 400px;">
<div class="fd-popover">
<div class="fd-popover__control fd-avatar-group__popover-control"
role="button"
tabindex="0"
aria-label="Has popup type dialog Conjoined avatars, 6 avatars displayed, 8 avatars hidden, activate for complete list"
aria-haspopup="true"
aria-expanded="false">
<div class="fd-avatar-group fd-avatar-group--group-type fd-avatar-group--m fd-avatar-group--vertical">
<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Wendy Wallace" title="Wendy Wallace">WW</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Simon Doe" title="Simon Doe">
<i class="fd-avatar__icon sap-icon--money-bills" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_M1.png')" role="img" alt="John Doe" title="John Doe"></span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Endy Wallace" title="Endy Wallace">EW</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Whitney Copper" title="Whitney Copper">
<i class="fd-avatar__icon sap-icon--washing-machine" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_M2.png')" role="img" alt="John Doe" title="John Doe"></span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--overflow" role="button" aria-label="John Doe" title="John Doe" tabindex="-1">+8</span>
<div class="is-cozy">

<div dir="ltr">
<div style="min-height: 400px;">
<div class="fd-popover">
<div class="fd-popover__control fd-avatar-group__popover-control"
role="button"
tabindex="0"
aria-label="Has popup type dialog Conjoined avatars, 6 avatars displayed, 8 avatars hidden, activate for complete list"
aria-haspopup="true"
aria-expanded="false"
onclick="onPopoverClick('popover_avatar-group_tztuj-v');">
<div class="fd-avatar-group fd-avatar-group--group-type fd-avatar-group--m fd-avatar-group--vertical ">
<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border"
role="img"
aria-label="Wendy Wallace"
title="Wendy Wallace">WW
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border"
role="img"
aria-label="Simon Doe"
title="Simon Doe">
<i class="fd-avatar__icon sap-icon--money-bills" role="presentation" aria-hidden="true"></i>
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_M1.png')"
role="img"
alt="John Doe"
title="John Doe">
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border"
role="img"
aria-label="Endy Wallace"
title="Endy Wallace">EW
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border"
role="img"
aria-label="Whitney Copper"
title="Whitney Copper">
<i class="fd-avatar__icon sap-icon--washing-machine" role="presentation" aria-hidden="true"></i>
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail"
style="background-image: url('/assets/images/portraits/L_80x80_M2.png')"
role="img"
alt="John Doe"
title="John Doe">
</span>

<span
class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--overflow"
role="button"
tabindex="-1">+8
</span>
</div>
</div>
</div>

<div class="fd-popover__body fd-popover__body--after fd-popover__body--arrow-left" aria-hidden="true" id="popover_avatar-group_tztuj-v" style="width: 332px;">
<div class="fd-popover__wrapper" style="max-height: 200px; overflow-x: hidden">
<div class="fd-popover__body-header">
<div class="fd-bar fd-bar--header">
<div class="fd-bar__middle">
<div class="fd-bar__element">Team Members (14)</div>
</div>
</div>
</div>
<div class="fd-avatar-group__overflow-body">
<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Wendy Wallace" title="Wendy Wallace">WW</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Sarah Smith" title="Sarah Smith">
<i class="fd-avatar__icon sap-icon--money-bills" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_M1.png')" role="img" alt="John Doe" title="John Doe"></span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Endy Wallace" title="Endy Wallace">EW</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Whitney Bow" title="Whitney Bow">
<i class="fd-avatar__icon sap-icon--washing-machine" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_M2.png')" role="img" alt="John Doe" title="John Doe"></span>


<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Andy Wallace" title="Andy Wallace">AW</span>


<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="John Carter" title="John Carter">
<i class="fd-avatar__icon sap-icon--account" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_F3.png')" role="img" alt="John Doe" title="John Doe"></span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="John Moe" title="John Moe">JM</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Joe Bloggs" title="Joe Bloggs">JB</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Simon Swan" title="Simon Swan">
<i class="fd-avatar__icon sap-icon--visits" role="presentation"></i>
</span>

<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border fd-avatar--thumbnail" style="background-image: url('/assets/images/portraits/L_80x80_F4.png')" role="img" alt="John Doe" title="John Doe"></span>


<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Fred Bloggs" title="Fred Bloggs">FB</span>


<span class="fd-avatar fd-avatar--m fd-avatar--circle fd-avatar--border" role="img" aria-label="Jan Alleman" title="Jan Alleman">JA</span>
</div>
</div>
</div>
</div>
</div>

</div>
</div>
</div>
Loading
Loading