@@ -271,13 +271,15 @@ exports[`Table > renders with columns correctly 1`] = `
271271 <!--v-if-->
272272 <thead class = " relative [& >tr]:after:absolute [& >tr]:after:inset-x-0 [& >tr]:after:bottom-0 [& >tr]:after:h-px [& >tr]:after:bg-(--ui-border-accented)" >
273273 <tr class = " data-[selected=true]:bg-elevated/50" >
274- <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
274+ <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >
275+ <div class = " relative flex items-start flex-row" >
275276 <div class = " flex items-center h-5" ><button arialabel = " Select all" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-0" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
276277 <!---->
277278 <!---->
278279 </button ></div >
279280 <!--v-if-->
280- </label ></th >
281+ </div >
282+ </th >
281283 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >#</th >
282284 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Date</th >
283285 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Status</th >
@@ -294,13 +296,15 @@ exports[`Table > renders with columns correctly 1`] = `
294296 </thead >
295297 <tbody class = " divide-y divide-default [& >tr]:data-[selectable=true]:hover:bg-elevated/50 [& >tr]:data-[selectable=true]:focus-visible:outline-primary" >
296298 <tr data-selected = " false" data-selectable = " false" data-expanded = " false" class = " data-[selected=true]:bg-elevated/50" >
297- <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
299+ <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >
300+ <div class = " relative flex items-start flex-row" >
298301 <div class = " flex items-center h-5" ><button arialabel = " Select row" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-1" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
299302 <!---->
300303 <!---->
301304 </button ></div >
302305 <!--v-if-->
303- </label ></td >
306+ </div >
307+ </td >
304308 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >#m5gr84i9</td >
305309 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >Invalid Date</td >
306310 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary/10 text-primary ring ring-inset ring-primary/25 capitalize" ><!--v-if-->success<!--v-if--></span ></td >
@@ -323,13 +327,15 @@ exports[`Table > renders with columns correctly 1`] = `
323327 </tr >
324328 <!--v-if-->
325329 <tr data-selected = " false" data-selectable = " false" data-expanded = " false" class = " data-[selected=true]:bg-elevated/50" >
326- <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
330+ <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >
331+ <div class = " relative flex items-start flex-row" >
327332 <div class = " flex items-center h-5" ><button arialabel = " Select row" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-3" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
328333 <!---->
329334 <!---->
330335 </button ></div >
331336 <!--v-if-->
332- </label ></td >
337+ </div >
338+ </td >
333339 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >#3u1reuv4</td >
334340 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >Invalid Date</td >
335341 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary/10 text-primary ring ring-inset ring-primary/25 capitalize" ><!--v-if-->success<!--v-if--></span ></td >
@@ -352,13 +358,15 @@ exports[`Table > renders with columns correctly 1`] = `
352358 </tr >
353359 <!--v-if-->
354360 <tr data-selected = " false" data-selectable = " false" data-expanded = " false" class = " data-[selected=true]:bg-elevated/50" >
355- <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
361+ <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >
362+ <div class = " relative flex items-start flex-row" >
356363 <div class = " flex items-center h-5" ><button arialabel = " Select row" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-5" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
357364 <!---->
358365 <!---->
359366 </button ></div >
360367 <!--v-if-->
361- </label ></td >
368+ </div >
369+ </td >
362370 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >#derv1ws0</td >
363371 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >Invalid Date</td >
364372 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary/10 text-primary ring ring-inset ring-primary/25 capitalize" ><!--v-if-->processing<!--v-if--></span ></td >
@@ -381,13 +389,15 @@ exports[`Table > renders with columns correctly 1`] = `
381389 </tr >
382390 <!--v-if-->
383391 <tr data-selected = " false" data-selectable = " false" data-expanded = " false" class = " data-[selected=true]:bg-elevated/50" >
384- <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
392+ <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >
393+ <div class = " relative flex items-start flex-row" >
385394 <div class = " flex items-center h-5" ><button arialabel = " Select row" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-7" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
386395 <!---->
387396 <!---->
388397 </button ></div >
389398 <!--v-if-->
390- </label ></td >
399+ </div >
400+ </td >
391401 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >#5kma53ae</td >
392402 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >Invalid Date</td >
393403 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary/10 text-primary ring ring-inset ring-primary/25 capitalize" ><!--v-if-->success<!--v-if--></span ></td >
@@ -410,13 +420,15 @@ exports[`Table > renders with columns correctly 1`] = `
410420 </tr >
411421 <!--v-if-->
412422 <tr data-selected = " false" data-selectable = " false" data-expanded = " false" class = " data-[selected=true]:bg-elevated/50" >
413- <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
423+ <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >
424+ <div class = " relative flex items-start flex-row" >
414425 <div class = " flex items-center h-5" ><button arialabel = " Select row" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-9" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
415426 <!---->
416427 <!---->
417428 </button ></div >
418429 <!--v-if-->
419- </label ></td >
430+ </div >
431+ </td >
420432 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >#bhqecj4p</td >
421433 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" >Invalid Date</td >
422434 <td data-pinned = " false" class = " p-4 text-sm text-muted whitespace-nowrap [& :has([role=checkbox])]:pe-0" ><span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-error/10 text-error ring ring-inset ring-error/25 capitalize" ><!--v-if-->failed<!--v-if--></span ></td >
@@ -518,13 +530,15 @@ exports[`Table > renders with empty slot correctly 1`] = `
518530 <!--v-if-->
519531 <thead class = " relative [& >tr]:after:absolute [& >tr]:after:inset-x-0 [& >tr]:after:bottom-0 [& >tr]:after:h-px [& >tr]:after:bg-(--ui-border-accented)" >
520532 <tr class = " data-[selected=true]:bg-elevated/50" >
521- <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
533+ <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >
534+ <div class = " relative flex items-start flex-row" >
522535 <div class = " flex items-center h-5" ><button arialabel = " Select all" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-0" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
523536 <!---->
524537 <!---->
525538 </button ></div >
526539 <!--v-if-->
527- </label ></th >
540+ </div >
541+ </th >
528542 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >#</th >
529543 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Date</th >
530544 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Status</th >
@@ -1296,13 +1310,15 @@ exports[`Table > renders with loading slot correctly 1`] = `
12961310 <!--v-if-->
12971311 <thead class = " relative [& >tr]:after:absolute [& >tr]:after:inset-x-0 [& >tr]:after:bottom-0 [& >tr]:after:h-px [& >tr]:after:bg-(--ui-border-accented) after:absolute after:bottom-0 after:inset-x-0 after:h-px after:bg-primary after:animate-[carousel_2s_ease-in-out_infinite] rtl:after:animate-[carousel-rtl_2s_ease-in-out_infinite]" >
12981312 <tr class = " data-[selected=true]:bg-elevated/50" >
1299- <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" ><label class = " relative flex items-start flex-row" >
1313+ <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >
1314+ <div class = " relative flex items-start flex-row" >
13001315 <div class = " flex items-center h-5" ><button arialabel = " Select all" class = " rounded-sm ring ring-inset ring-accented overflow-hidden focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary size-4" id = " v-0" role = " checkbox" type = " button" aria-checked = " false" aria-required = " false" data-state = " unchecked" >
13011316 <!---->
13021317 <!---->
13031318 </button ></div >
13041319 <!--v-if-->
1305- </label ></th >
1320+ </div >
1321+ </th >
13061322 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >#</th >
13071323 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Date</th >
13081324 <th data-pinned = " false" class = " px-4 py-3.5 text-sm text-highlighted text-left rtl:text-right font-semibold [& :has([role=checkbox])]:pe-0" >Status</th >
0 commit comments