|
|
<div class="mx-auto max-w-lg">
|
|
|
<div>
|
|
|
<div class="text-center">
|
|
|
<svg
|
|
|
viewBox="0 0 48 48"
|
|
|
fill="none"
|
|
|
stroke="currentColor"
|
|
|
aria-hidden="true"
|
|
|
class="mx-auto size-12 text-gray-400"
|
|
|
>
|
|
|
<path
|
|
|
d="M34 40h10v-4a6 6 0 00-10.712-3.714M34 40H14m20 0v-4a9.971 9.971 0 00-.712-3.714M14 40H4v-4a6 6 0 0110.713-3.714M14 40v-4c0-1.313.253-2.566.713-3.714m0 0A10.003 10.003 0 0124 26c4.21 0 7.813 2.602 9.288 6.286M30 14a6 6 0 11-12 0 6 6 0 0112 0zm12 6a4 4 0 11-8 0 4 4 0 018 0zm-28 0a4 4 0 11-8 0 4 4 0 018 0z"
|
|
|
stroke-width="2"
|
|
|
stroke-linecap="round"
|
|
|
stroke-linejoin="round"
|
|
|
/>
|
|
|
</svg>
|
|
|
<h2 class="mt-2 text-base font-semibold text-gray-900">
|
|
|
Add team members
|
|
|
</h2>
|
|
|
<p class="mt-1 text-sm text-gray-500">
|
|
|
You haven’t added any team members to your project yet. As the owner of
|
|
|
this project, you can manage team member permissions.
|
|
|
</p>
|
|
|
</div>
|
|
|
<form action="#" class="mt-6 flex">
|
|
|
<input
|
|
|
type="email"
|
|
|
name="email"
|
|
|
placeholder="Enter an email"
|
|
|
aria-label="Email address"
|
|
|
class="block w-full rounded-md bg-white px-3 py-1.5 text-base text-gray-900 outline-1 -outline-offset-1 outline-gray-300 placeholder:text-gray-400 focus:outline-2 focus:-outline-offset-2 focus:outline-indigo-600 sm:text-sm/6"
|
|
|
/>
|
|
|
<button
|
|
|
type="submit"
|
|
|
class="ml-4 shrink-0 rounded-md bg-indigo-600 px-3 py-2 text-sm font-semibold text-white shadow-xs hover:bg-indigo-500 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600"
|
|
|
>
|
|
|
Send invite
|
|
|
</button>
|
|
|
</form>
|
|
|
</div>
|
|
|
<div class="mt-10">
|
|
|
<h3 class="text-sm font-medium text-gray-500">
|
|
|
Team members previously added to projects
|
|
|
</h3>
|
|
|
<ul
|
|
|
role="list"
|
|
|
class="mt-4 divide-y divide-gray-200 border-t border-b border-gray-200"
|
|
|
>
|
|
|
<li class="flex items-center justify-between space-x-3 py-4">
|
|
|
<div class="flex min-w-0 flex-1 items-center space-x-3">
|
|
|
<div class="shrink-0">
|
|
|
<img
|
|
|
src="https://images.unsplash.com/photo-1517841905240-472988babdf9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
|
alt=""
|
|
|
class="size-10 rounded-full"
|
|
|
/>
|
|
|
</div>
|
|
|
<div class="min-w-0 flex-1">
|
|
|
<p class="truncate text-sm font-medium text-gray-900">
|
|
|
Lindsay Walton
|
|
|
</p>
|
|
|
<p class="truncate text-sm font-medium text-gray-500">
|
|
|
Front-end Developer
|
|
|
</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="shrink-0">
|
|
|
<button
|
|
|
type="button"
|
|
|
class="inline-flex items-center gap-x-1.5 text-sm/6 font-semibold text-gray-900"
|
|
|
>
|
|
|
<svg
|
|
|
viewBox="0 0 20 20"
|
|
|
fill="currentColor"
|
|
|
data-slot="icon"
|
|
|
aria-hidden="true"
|
|
|
class="size-5 text-gray-400"
|
|
|
>
|
|
|
<path
|
|
|
d="M10.75 4.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5Z"
|
|
|
/>
|
|
|
</svg>
|
|
|
Invite <span class="sr-only">Lindsay Walton</span>
|
|
|
</button>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="flex items-center justify-between space-x-3 py-4">
|
|
|
<div class="flex min-w-0 flex-1 items-center space-x-3">
|
|
|
<div class="shrink-0">
|
|
|
<img
|
|
|
src="https://images.unsplash.com/photo-1438761681033-6461ffad8d80?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
|
alt=""
|
|
|
class="size-10 rounded-full"
|
|
|
/>
|
|
|
</div>
|
|
|
<div class="min-w-0 flex-1">
|
|
|
<p class="truncate text-sm font-medium text-gray-900">
|
|
|
Courtney Henry
|
|
|
</p>
|
|
|
<p class="truncate text-sm font-medium text-gray-500">Designer</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="shrink-0">
|
|
|
<button
|
|
|
type="button"
|
|
|
class="inline-flex items-center gap-x-1.5 text-sm/6 font-semibold text-gray-900"
|
|
|
>
|
|
|
<svg
|
|
|
viewBox="0 0 20 20"
|
|
|
fill="currentColor"
|
|
|
data-slot="icon"
|
|
|
aria-hidden="true"
|
|
|
class="size-5 text-gray-400"
|
|
|
>
|
|
|
<path
|
|
|
d="M10.75 4.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5Z"
|
|
|
/>
|
|
|
</svg>
|
|
|
Invite <span class="sr-only">Courtney Henry</span>
|
|
|
</button>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="flex items-center justify-between space-x-3 py-4">
|
|
|
<div class="flex min-w-0 flex-1 items-center space-x-3">
|
|
|
<div class="shrink-0">
|
|
|
<img
|
|
|
src="https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
|
alt=""
|
|
|
class="size-10 rounded-full"
|
|
|
/>
|
|
|
</div>
|
|
|
<div class="min-w-0 flex-1">
|
|
|
<p class="truncate text-sm font-medium text-gray-900">Tom Cook</p>
|
|
|
<p class="truncate text-sm font-medium text-gray-500">
|
|
|
Director of Product
|
|
|
</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="shrink-0">
|
|
|
<button
|
|
|
type="button"
|
|
|
class="inline-flex items-center gap-x-1.5 text-sm/6 font-semibold text-gray-900"
|
|
|
>
|
|
|
<svg
|
|
|
viewBox="0 0 20 20"
|
|
|
fill="currentColor"
|
|
|
data-slot="icon"
|
|
|
aria-hidden="true"
|
|
|
class="size-5 text-gray-400"
|
|
|
>
|
|
|
<path
|
|
|
d="M10.75 4.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5Z"
|
|
|
/>
|
|
|
</svg>
|
|
|
Invite <span class="sr-only">Tom Cook</span>
|
|
|
</button>
|
|
|
</div>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|