@chargetrip/types 1.41.0 → 1.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -81,8 +81,9 @@ exports.BatteryInputType = void 0;
81
81
  BatteryInputType["PERCENTAGE"] = "percentage";
82
82
  })(exports.BatteryInputType || (exports.BatteryInputType = {}));
83
83
 
84
- /** Battery field estimated. */
84
+ /** Deprecated: In favour of VehicleBatteryFieldEstimations. */
85
85
  exports.CarBatteryFieldEstimations = void 0;
86
+ /** Deprecated: In favour of VehicleBody. */
86
87
 
87
88
  (function (CarBatteryFieldEstimations) {
88
89
  CarBatteryFieldEstimations["B"] = "B";
@@ -98,7 +99,7 @@ exports.CarConnectivityProvider = void 0;
98
99
  CarConnectivityProvider["ENODE"] = "Enode";
99
100
  })(exports.CarConnectivityProvider || (exports.CarConnectivityProvider = {}));
100
101
 
101
- /** Drivetrain. */
102
+ /** Deprecated: In favour of VehicleDrivetrain. */
102
103
  exports.CarDrivetrain = void 0;
103
104
  /** Deprecated. */
104
105
 
@@ -107,16 +108,17 @@ exports.CarDrivetrain = void 0;
107
108
  CarDrivetrain["EREV"] = "EREV";
108
109
  })(exports.CarDrivetrain || (exports.CarDrivetrain = {}));
109
110
 
110
- /** Fuel type. */
111
+ /** Deprecated: In favour of VehicleFuel. */
111
112
  exports.CarFuel = void 0;
113
+ /** Deprecated: In favour of VehicleImage */
112
114
 
113
115
  (function (CarFuel) {
114
116
  CarFuel["E"] = "E";
115
117
  })(exports.CarFuel || (exports.CarFuel = {}));
116
118
 
117
- /** Available types of images which can be found for a car. Each type has specific image sizes. */
119
+ /** Deprecated: In favour of VehicleImageType. */
118
120
  exports.CarImageType = void 0;
119
- /** When uploading images to a car, you can select one of this types. The rest of the types are automatically generated by the system. */
121
+ /** Deprecated: In favour of VehicleImageTypeUploadable. */
120
122
 
121
123
  (function (CarImageType) {
122
124
  CarImageType["PROVIDER"] = "provider";
@@ -128,14 +130,15 @@ exports.CarImageType = void 0;
128
130
  })(exports.CarImageType || (exports.CarImageType = {}));
129
131
 
130
132
  exports.CarImageTypeUploadable = void 0;
131
- /** The output element of the carList query. */
133
+ /** Deprecated: In favour of VehicleList. */
132
134
 
133
135
  (function (CarImageTypeUploadable) {
134
136
  CarImageTypeUploadable["IMAGE"] = "image";
135
137
  })(exports.CarImageTypeUploadable || (exports.CarImageTypeUploadable = {}));
136
138
 
137
- /** Mode (state) of the current production. */
139
+ /** Deprecated: In favour of VehicleMode. */
138
140
  exports.CarMode = void 0;
141
+ /** Deprecated: In favour of VehicleNaming. */
139
142
 
140
143
  (function (CarMode) {
141
144
  CarMode["INDEX_ONLY"] = "index_only";
@@ -143,8 +146,9 @@ exports.CarMode = void 0;
143
146
  CarMode["CONCEPT"] = "concept";
144
147
  })(exports.CarMode || (exports.CarMode = {}));
145
148
 
146
- /** Propulsion. */
149
+ /** Deprecated: In favour of VehiclePropulsion. */
147
150
  exports.CarPropulsion = void 0;
151
+ /** Deprecated: In favour of VehicleRange. */
148
152
 
149
153
  (function (CarPropulsion) {
150
154
  CarPropulsion["AWD"] = "AWD";
@@ -152,8 +156,9 @@ exports.CarPropulsion = void 0;
152
156
  CarPropulsion["REAR"] = "Rear";
153
157
  })(exports.CarPropulsion || (exports.CarPropulsion = {}));
154
158
 
155
- /** Status of a car. */
159
+ /** Deprecated: In favour of VehicleStatus. */
156
160
  exports.CarStatus = void 0;
161
+ /** Deprecated: In favour of VehicleVideo. */
157
162
 
158
163
  (function (CarStatus) {
159
164
  CarStatus["NEW"] = "new";
@@ -589,7 +594,7 @@ exports.EmissionUnit = void 0;
589
594
  EmissionUnit["OUNCE"] = "ounce";
590
595
  })(exports.EmissionUnit || (exports.EmissionUnit = {}));
591
596
 
592
- /** GeoJSON Feature type */
597
+ /** GeoJSON Feature type. */
593
598
  exports.FeatureType = void 0;
594
599
 
595
600
  (function (FeatureType) {
@@ -1010,7 +1015,7 @@ exports.ParkingCost = void 0;
1010
1015
  ParkingCost["PAID"] = "paid";
1011
1016
  })(exports.ParkingCost || (exports.ParkingCost = {}));
1012
1017
 
1013
- /** GeoJSON Point type */
1018
+ /** GeoJSON Point type. */
1014
1019
  exports.PointType = void 0;
1015
1020
  /** Polygon properties. */
1016
1021
 
@@ -1034,7 +1039,6 @@ exports.PowerUnit = void 0;
1034
1039
  })(exports.PowerUnit || (exports.PowerUnit = {}));
1035
1040
 
1036
1041
  exports.PressureUnit = void 0;
1037
- /** The price model. */
1038
1042
 
1039
1043
  (function (PressureUnit) {
1040
1044
  PressureUnit["BAR"] = "bar";
@@ -1184,6 +1188,13 @@ exports.RouteTagType = void 0;
1184
1188
  RouteTagType["CROSSBORDER"] = "crossborder";
1185
1189
  })(exports.RouteTagType || (exports.RouteTagType = {}));
1186
1190
 
1191
+ exports.SortDirection = void 0;
1192
+
1193
+ (function (SortDirection) {
1194
+ SortDirection["ASCENDING"] = "ascending";
1195
+ SortDirection["DESCENDING"] = "descending";
1196
+ })(exports.SortDirection || (exports.SortDirection = {}));
1197
+
1187
1198
  exports.SpeedUnit = void 0;
1188
1199
  /** Standards(plug type) stats model */
1189
1200