123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <table
- class="relative table-fixed pb-3"
- data-v-fd04734e=""
- >
- <table-caption-stub
- data-v-fd04734e=""
- show="false"
- />
- <thead
- class="sticky top-0 z-10 bg-neutral-50 dark:bg-gray-500"
- data-v-fd04734e=""
- >
- <tr
- data-v-fd04734e=""
- >
-
- <th
- class="relative h-10 p-2.5 text-xs ltr:text-left rtl:text-right"
- data-v-fd04734e=""
- id="title-header"
- >
- <!-- TODO: Implement with bulk edit -->
-
- <common-label-stub
- aria-label="Sorted descending"
- class="-:font-normal -:text-gray-100 -:dark:text-neutral-400 block select-none truncate ltr:text-left rtl:text-right hover:cursor-pointer hover:text-black focus-visible:rounded-sm focus-visible:outline focus-visible:outline-1 focus-visible:outline-offset-2 focus-visible:outline-blue-800 dark:hover:text-white"
- data-v-fd04734e=""
- role="button"
- size="small"
- tabindex="0"
- tag="span"
- />
-
-
-
- <header-resize-line-stub
- data-v-fd04734e=""
- />
- </th>
- <th
- class="relative h-10 p-2.5 text-xs ltr:text-left rtl:text-right"
- data-v-fd04734e=""
- id="owner_id-header"
- >
- <!-- TODO: Implement with bulk edit -->
-
- <common-label-stub
- aria-label="Sorted descending"
- class="-:font-normal -:text-gray-100 -:dark:text-neutral-400 block select-none truncate ltr:text-left rtl:text-right hover:cursor-pointer hover:text-black focus-visible:rounded-sm focus-visible:outline focus-visible:outline-1 focus-visible:outline-offset-2 focus-visible:outline-blue-800 dark:hover:text-white"
- data-v-fd04734e=""
- role="button"
- size="small"
- tabindex="0"
- tag="span"
- />
-
-
-
- <header-resize-line-stub
- data-v-fd04734e=""
- />
- </th>
- <th
- class="relative h-10 p-2.5 text-xs ltr:text-left rtl:text-right"
- data-v-fd04734e=""
- id="state_id-header"
- >
- <!-- TODO: Implement with bulk edit -->
-
- <common-label-stub
- aria-label="Sorted descending"
- class="-:font-normal -:text-gray-100 -:dark:text-neutral-400 block select-none truncate ltr:text-left rtl:text-right hover:cursor-pointer hover:text-black focus-visible:rounded-sm focus-visible:outline focus-visible:outline-1 focus-visible:outline-offset-2 focus-visible:outline-blue-800 dark:hover:text-white"
- data-v-fd04734e=""
- role="button"
- size="small"
- tabindex="0"
- tag="span"
- />
-
-
-
- <header-resize-line-stub
- data-v-fd04734e=""
- />
- </th>
- <th
- class="relative h-10 p-2.5 text-xs ltr:text-left rtl:text-right"
- data-v-fd04734e=""
- id="priority_id-header"
- >
- <!-- TODO: Implement with bulk edit -->
-
- <common-label-stub
- aria-label="Sorted descending"
- class="-:font-normal -:text-gray-100 -:dark:text-neutral-400 block select-none truncate ltr:text-left rtl:text-right hover:cursor-pointer hover:text-black focus-visible:rounded-sm focus-visible:outline focus-visible:outline-1 focus-visible:outline-offset-2 focus-visible:outline-blue-800 dark:hover:text-white"
- data-v-fd04734e=""
- role="button"
- size="small"
- tabindex="0"
- tag="span"
- />
-
-
-
- <header-resize-line-stub
- data-v-fd04734e=""
- />
- </th>
- <th
- class="relative h-10 p-2.5 text-xs ltr:text-right rtl:text-left"
- data-v-fd04734e=""
- id="created_at-header"
- >
- <!-- TODO: Implement with bulk edit -->
-
- <common-label-stub
- aria-label="Sorted descending"
- class="-:font-normal -:text-gray-100 -:dark:text-neutral-400 block select-none truncate ltr:text-right rtl:text-left hover:cursor-pointer hover:text-black focus-visible:rounded-sm focus-visible:outline focus-visible:outline-1 focus-visible:outline-offset-2 focus-visible:outline-blue-800 dark:hover:text-white"
- data-v-fd04734e=""
- role="button"
- size="small"
- tabindex="0"
- tag="span"
- />
-
-
-
- <!--v-if-->
- </th>
-
- <th
- class="h-10 w-0 p-2.5 text-center"
- data-v-fd04734e=""
- >
- <common-label-stub
- class="font-normal text-stone-200 dark:text-neutral-500"
- data-v-fd04734e=""
- size="small"
- tag="span"
- />
- </th>
- </tr>
- </thead>
- <!-- :TODO tabindex should be -1 re-evaluate when we work on bulk action with checkbox -->
- <!-- SR should not be able to focus the row but each action node -->
- <tbody
- data-v-fd04734e=""
- >
-
-
- <!--v-if-->
- <table-row-stub
- data-v-fd04734e=""
- hascheckbox="false"
- isrowselected="false"
- item="[object Object]"
- tabindex="-1"
- withevenstripes="false"
- />
-
-
- <transition-stub
- appear="false"
- css="true"
- data-v-fd04734e=""
- leaveactiveclass="absolute"
- persisted="false"
- >
- <!--v-if-->
- </transition-stub>
- </tbody>
- </table>
|