@@ -599,11 +599,11 @@ exports[`PageCard > renders with title slot correctly 1`] = `
599
599
` ;
600
600
601
601
exports [` PageCard > renders with to correctly 1` ] = `
602
- "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-default ring ring-default transition hover:bg-elevated/50" >
602
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-default ring ring-default transition hover:bg-elevated/50 has-focus-visible:ring-2 has-focus-visible:ring-primary " >
603
603
<!--v-if-->
604
604
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
605
605
<!--v-if-->
606
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Card link" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
606
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Card link" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
607
607
</div >"
608
608
` ;
609
609
@@ -662,7 +662,7 @@ exports[`PageCard > renders with variant ghost highlight correctly 1`] = `
662
662
` ;
663
663
664
664
exports [` PageCard > renders with variant ghost to correctly 1` ] = `
665
- "<div data-orientation = " vertical" class = " relative flex rounded-lg transition hover:bg-elevated/50" >
665
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg transition hover:bg-elevated/50 has-focus-visible:ring-2 has-focus-visible:ring-primary " >
666
666
<!--v-if-->
667
667
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
668
668
<div class = " flex flex-col flex-1 items-start" >
@@ -674,7 +674,7 @@ exports[`PageCard > renders with variant ghost to correctly 1`] = `
674
674
</div >
675
675
<!--v-if-->
676
676
</div >
677
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
677
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
678
678
</div >"
679
679
` ;
680
680
@@ -715,7 +715,7 @@ exports[`PageCard > renders with variant naked highlight correctly 1`] = `
715
715
` ;
716
716
717
717
exports [` PageCard > renders with variant naked to correctly 1` ] = `
718
- "<div data-orientation = " vertical" class = " relative flex rounded-lg transition" >
718
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg transition has-focus-visible:ring-2 has-focus-visible:ring-primary " >
719
719
<!--v-if-->
720
720
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-0 sm:p-0" >
721
721
<div class = " flex flex-col flex-1 items-start" >
@@ -727,7 +727,7 @@ exports[`PageCard > renders with variant naked to correctly 1`] = `
727
727
</div >
728
728
<!--v-if-->
729
729
</div >
730
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
730
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
731
731
</div >"
732
732
` ;
733
733
@@ -768,7 +768,7 @@ exports[`PageCard > renders with variant outline highlight correctly 1`] = `
768
768
` ;
769
769
770
770
exports [` PageCard > renders with variant outline to correctly 1` ] = `
771
- "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-default ring ring-default transition hover:bg-elevated/50" >
771
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-default ring ring-default transition hover:bg-elevated/50 has-focus-visible:ring-2 has-focus-visible:ring-primary " >
772
772
<!--v-if-->
773
773
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
774
774
<div class = " flex flex-col flex-1 items-start" >
@@ -780,7 +780,7 @@ exports[`PageCard > renders with variant outline to correctly 1`] = `
780
780
</div >
781
781
<!--v-if-->
782
782
</div >
783
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
783
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
784
784
</div >"
785
785
` ;
786
786
@@ -821,7 +821,7 @@ exports[`PageCard > renders with variant soft highlight correctly 1`] = `
821
821
` ;
822
822
823
823
exports [` PageCard > renders with variant soft to correctly 1` ] = `
824
- "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-elevated/50 transition hover:bg-elevated" >
824
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-elevated/50 transition hover:bg-elevated has-focus-visible:ring-2 has-focus-visible:ring-primary " >
825
825
<!--v-if-->
826
826
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
827
827
<div class = " flex flex-col flex-1 items-start" >
@@ -833,7 +833,7 @@ exports[`PageCard > renders with variant soft to correctly 1`] = `
833
833
</div >
834
834
<!--v-if-->
835
835
</div >
836
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
836
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
837
837
</div >"
838
838
` ;
839
839
@@ -874,7 +874,7 @@ exports[`PageCard > renders with variant solid highlight correctly 1`] = `
874
874
` ;
875
875
876
876
exports [` PageCard > renders with variant solid to correctly 1` ] = `
877
- "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-inverted text-inverted transition hover:bg-inverted/90" >
877
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-inverted text-inverted transition hover:bg-inverted/90 has-focus-visible:ring-2 has-focus-visible:ring-primary " >
878
878
<!--v-if-->
879
879
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
880
880
<div class = " flex flex-col flex-1 items-start" >
@@ -886,7 +886,7 @@ exports[`PageCard > renders with variant solid to correctly 1`] = `
886
886
</div >
887
887
<!--v-if-->
888
888
</div >
889
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
889
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
890
890
</div >"
891
891
` ;
892
892
@@ -927,7 +927,7 @@ exports[`PageCard > renders with variant subtle highlight correctly 1`] = `
927
927
` ;
928
928
929
929
exports [` PageCard > renders with variant subtle to correctly 1` ] = `
930
- "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-elevated/50 ring ring-default transition hover:bg-elevated hover:ring-accented" >
930
+ "<div data-orientation = " vertical" class = " relative flex rounded-lg bg-elevated/50 ring ring-default transition hover:bg-elevated hover:ring-accented has-focus-visible:ring-2 has-focus-visible:ring-primary " >
931
931
<!--v-if-->
932
932
<div class = " relative flex flex-col flex-1 lg:grid gap-x-8 gap-y-4 p-4 sm:p-6" >
933
933
<div class = " flex flex-col flex-1 items-start" >
@@ -939,6 +939,6 @@ exports[`PageCard > renders with variant subtle to correctly 1`] = `
939
939
</div >
940
940
<!--v-if-->
941
941
</div >
942
- </div ><a href = " https://github.com/benjamincanac" tabindex = " -1 " rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
942
+ </div ><a href = " https://github.com/benjamincanac" rel = " noopener noreferrer" aria-label = " Title" class = " focus:outline-none peer" ><span class = " absolute inset-0" aria-hidden = " true" ></span ></a >
943
943
</div >"
944
944
` ;
0 commit comments