@@ -798,13 +798,12 @@ exports[`SelectableCard > checkbox > renders correctly with checked prop 1`] = `
798
798
799
799
.emotion-3 .emotion-6:focus+.emotion-8,
800
800
.emotion-3 .emotion-6:active+.emotion-8 {
801
+ outline : none ;
801
802
background - color : #ffffff ;
802
803
fill : #ffffff ;
803
- outline : none ;
804
804
}
805
805
806
- .emotion-3 .emotion-6:focus+.emotion-8 .emotion-10,
807
- .emotion-3 .emotion-6:active+.emotion-8 .emotion-10 {
806
+ .emotion-3 .emotion-6[aria-checked='false'] .emotion-10 {
808
807
fill : #ffffff ;
809
808
stroke : #d9dadd ;
810
809
}
@@ -1366,13 +1365,12 @@ exports[`SelectableCard > checkbox > renders correctly with complex children 1`]
1366
1365
1367
1366
.emotion-3 .emotion-6:focus+.emotion-8,
1368
1367
.emotion-3 .emotion-6:active+.emotion-8 {
1368
+ outline : none ;
1369
1369
background - color : #ffffff ;
1370
1370
fill : #ffffff ;
1371
- outline : none ;
1372
1371
}
1373
1372
1374
- .emotion-3 .emotion-6:focus+.emotion-8 .emotion-10,
1375
- .emotion-3 .emotion-6:active+.emotion-8 .emotion-10 {
1373
+ .emotion-3 .emotion-6[aria-checked='false'] .emotion-10 {
1376
1374
fill : #ffffff ;
1377
1375
stroke : #d9dadd ;
1378
1376
}
@@ -2704,13 +2702,12 @@ exports[`SelectableCard > checkbox > renders correctly with disabled prop 1`] =
2704
2702
2705
2703
.emotion-3 .emotion-6:focus+.emotion-8,
2706
2704
.emotion-3 .emotion-6:active+.emotion-8 {
2705
+ outline : none ;
2707
2706
background - color : #ffffff ;
2708
2707
fill : #ffffff ;
2709
- outline : none ;
2710
2708
}
2711
2709
2712
- .emotion-3 .emotion-6:focus+.emotion-8 .emotion-10,
2713
- .emotion-3 .emotion-6:active+.emotion-8 .emotion-10 {
2710
+ .emotion-3 .emotion-6[aria-checked='false'] .emotion-10 {
2714
2711
fill : #ffffff ;
2715
2712
stroke : #d9dadd ;
2716
2713
}
@@ -3321,13 +3318,12 @@ exports[`SelectableCard > checkbox > renders correctly with illustration 1`] = `
3321
3318
3322
3319
.emotion-7 .emotion-10:focus+.emotion-12,
3323
3320
.emotion-7 .emotion-10:active+.emotion-12 {
3321
+ outline : none ;
3324
3322
background - color : #ffffff ;
3325
3323
fill : #ffffff ;
3326
- outline : none ;
3327
3324
}
3328
3325
3329
- .emotion-7 .emotion-10:focus+.emotion-12 .emotion-14,
3330
- .emotion-7 .emotion-10:active+.emotion-12 .emotion-14 {
3326
+ .emotion-7 .emotion-10[aria-checked='false'] .emotion-14 {
3331
3327
fill : #ffffff ;
3332
3328
stroke : #d9dadd ;
3333
3329
}
@@ -4042,13 +4038,12 @@ exports[`SelectableCard > checkbox > renders correctly with isError prop 1`] = `
4042
4038
4043
4039
.emotion-3 .emotion-6:focus+.emotion-8,
4044
4040
.emotion-3 .emotion-6:active+.emotion-8 {
4041
+ outline : none ;
4045
4042
background - color : #ffffff ;
4046
4043
fill : #ffffff ;
4047
- outline : none ;
4048
4044
}
4049
4045
4050
- .emotion-3 .emotion-6:focus+.emotion-8 .emotion-10,
4051
- .emotion-3 .emotion-6:active+.emotion-8 .emotion-10 {
4046
+ .emotion-3 .emotion-6[aria-checked='false'] .emotion-10 {
4052
4047
fill : #ffffff ;
4053
4048
stroke : #d9dadd ;
4054
4049
}
@@ -4740,13 +4735,12 @@ exports[`SelectableCard > checkbox > renders correctly with productIcon 1`] = `
4740
4735
4741
4736
.emotion-7 .emotion-10:focus+.emotion-12,
4742
4737
.emotion-7 .emotion-10:active+.emotion-12 {
4738
+ outline : none ;
4743
4739
background - color : #ffffff ;
4744
4740
fill : #ffffff ;
4745
- outline : none ;
4746
4741
}
4747
4742
4748
- .emotion-7 .emotion-10:focus+.emotion-12 .emotion-14,
4749
- .emotion-7 .emotion-10:active+.emotion-12 .emotion-14 {
4743
+ .emotion-7 .emotion-10[aria-checked='false'] .emotion-14 {
4750
4744
fill : #ffffff ;
4751
4745
stroke : #d9dadd ;
4752
4746
}
@@ -5407,13 +5401,12 @@ exports[`SelectableCard > checkbox > renders correctly with showTick 1`] = `
5407
5401
5408
5402
.emotion-3 .emotion-6:focus+.emotion-8,
5409
5403
.emotion-3 .emotion-6:active+.emotion-8 {
5404
+ outline : none ;
5410
5405
background - color : #ffffff ;
5411
5406
fill : #ffffff ;
5412
- outline : none ;
5413
5407
}
5414
5408
5415
- .emotion-3 .emotion-6:focus+.emotion-8 .emotion-10,
5416
- .emotion-3 .emotion-6:active+.emotion-8 .emotion-10 {
5409
+ .emotion-3 .emotion-6[aria-checked='false'] .emotion-10 {
5417
5410
fill : #ffffff ;
5418
5411
stroke : #d9dadd ;
5419
5412
}
@@ -6008,13 +6001,12 @@ exports[`SelectableCard > checkbox > renders correctly with tooltip prop 1`] = `
6008
6001
6009
6002
.emotion-7 .emotion-10:focus+.emotion-12,
6010
6003
.emotion-7 .emotion-10:active+.emotion-12 {
6004
+ outline : none ;
6011
6005
background - color : #ffffff ;
6012
6006
fill : #ffffff ;
6013
- outline : none ;
6014
6007
}
6015
6008
6016
- .emotion-7 .emotion-10:focus+.emotion-12 .emotion-14,
6017
- .emotion-7 .emotion-10:active+.emotion-12 .emotion-14 {
6009
+ .emotion-7 .emotion-10[aria-checked='false'] .emotion-14 {
6018
6010
fill : #ffffff ;
6019
6011
stroke : #d9dadd ;
6020
6012
}
0 commit comments