@@ -865,6 +865,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
865865 <label
866866 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
867867 data-slot = " label"
868+ htmlFor = " root_employment-0"
868869 onMouseDown = { [Function ]}
869870 >
870871 Company
@@ -912,6 +913,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
912913 <label
913914 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
914915 data-slot = " label"
916+ htmlFor = " root_employment-1"
915917 onMouseDown = { [Function ]}
916918 >
917919 Education
@@ -959,6 +961,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
959961 <label
960962 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
961963 data-slot = " label"
964+ htmlFor = " root_employment-2"
962965 onMouseDown = { [Function ]}
963966 >
964967 Other
@@ -2026,6 +2029,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
20262029 <label
20272030 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
20282031 data-slot = " label"
2032+ htmlFor = " root_employment-0"
20292033 onMouseDown = { [Function ]}
20302034 >
20312035 Company
@@ -2099,6 +2103,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
20992103 <label
21002104 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
21012105 data-slot = " label"
2106+ htmlFor = " root_employment-1"
21022107 onMouseDown = { [Function ]}
21032108 >
21042109 Education
@@ -2146,6 +2151,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
21462151 <label
21472152 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
21482153 data-slot = " label"
2154+ htmlFor = " root_employment-2"
21492155 onMouseDown = { [Function ]}
21502156 >
21512157 Other
@@ -3252,6 +3258,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
32523258 <label
32533259 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
32543260 data-slot = " label"
3261+ htmlFor = " root_employment-0"
32553262 onMouseDown = { [Function ]}
32563263 >
32573264 Company
@@ -3299,6 +3306,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
32993306 <label
33003307 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
33013308 data-slot = " label"
3309+ htmlFor = " root_employment-1"
33023310 onMouseDown = { [Function ]}
33033311 >
33043312 Education
@@ -3372,6 +3380,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
33723380 <label
33733381 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
33743382 data-slot = " label"
3383+ htmlFor = " root_employment-2"
33753384 onMouseDown = { [Function ]}
33763385 >
33773386 Other
@@ -4304,6 +4313,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
43044313 <label
43054314 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
43064315 data-slot = " label"
4316+ htmlFor = " root_employment-0"
43074317 onMouseDown = { [Function ]}
43084318 >
43094319 Company
@@ -4351,6 +4361,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
43514361 <label
43524362 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
43534363 data-slot = " label"
4364+ htmlFor = " root_employment-1"
43544365 onMouseDown = { [Function ]}
43554366 >
43564367 Education
@@ -4398,6 +4409,7 @@ exports[`Complex grid renders person and address and employment in a complex gri
43984409 <label
43994410 className = " flex items-center gap-2 text-sm font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50 leading-tight"
44004411 data-slot = " label"
4412+ htmlFor = " root_employment-2"
44014413 onMouseDown = { [Function ]}
44024414 >
44034415 Other
0 commit comments