UNPKG

@openproject/primer-view-components

Version:

ViewComponents of the Primer Design System for OpenProject

10 lines 434 B
{ "name": "open_project/avatar_stack", "selectors": [ ".AvatarStack-body avatar-fallback", ".AvatarStack-body avatar-fallback:first-child .avatar", ".AvatarStack-body avatar-fallback:nth-child(2) .avatar", ".AvatarStack-body avatar-fallback:nth-child(n+4)", ":is(.AvatarStack-body:hover:not([data-disable-expand]),.AvatarStack-body:focus-within:not([data-disable-expand])) avatar-fallback:nth-child(n+4)" ] }