File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
electron-app/src/constants Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -8,39 +8,51 @@ export const ORDERED_GROUP_IDS: string[] = [
88 'hood' ,
99 'fender' ,
1010 'frontinnerstructure' ,
11+ 'frame2wdor4wo' ,
1112 'frame' ,
1213 'electrical' ,
14+ 'enginetransaxle' ,
1315 'engine' ,
1416 'enginetransmount' ,
1517 'turbochargerintercooler' ,
1618 'transmissioncooler' ,
19+ 'exahaustsystem' ,
1720 'exhaustsystem' ,
1821 'emissionsystem' ,
1922 'wheels' ,
23+ 'frontsuspension2wdor4wd' ,
2024 'frontsuspension' ,
25+ 'steeringgearlinkage2wdor4wd' ,
2126 'steeringgearlinkage' ,
2227 'steeringcolumn' ,
2328 'steeringwheel' ,
2429 'windshield' ,
2530 'cowl' ,
31+ 'bodyshellcabsupercab' ,
2632 'cab' ,
2733 'instrumentpanel' ,
2834 'console' ,
2935 'restraintsystem' ,
36+ 'seatstracks' ,
3037 'seats' ,
3138 'rollbarcomponents' ,
39+ 'removabletophardtoporconvertiblesofttop' ,
3240 'removabletop' ,
3341 'roof' ,
3442 'roofwithorwithoutsunroof' ,
3543 'pillarsrockerfloor' ,
3644 'frontdoor' ,
3745 'reardoor' ,
3846 'sideloaddoor' ,
47+ 'sideloadingdoor' ,
3948 'quarterpanel' ,
4049 'sidepanel' ,
4150 'backglass' ,
51+ 'backglassstationarysliding' ,
4252 'pickupbox' ,
4353 'fuelsystem' ,
54+ 'backglass' ,
55+ 'rearsuspension2wdor4wd' ,
4456 'rearsuspension' ,
4557 'rearbodyfloor' ,
4658 'decklid' ,
@@ -51,8 +63,10 @@ export const ORDERED_GROUP_IDS: string[] = [
5163 'colordocumentation' ,
5264 'specificfasteners' ,
5365 'specificfluids' ,
66+ 'stripedtape' ,
5467 'stripetape' ,
5568 'vehiclediagnostics' ,
5669 'miscellaneousoperations' ,
5770 'recycledassemblies' ,
71+ 'no_group' ,
5872] ;
You can’t perform that action at this time.
0 commit comments