vms-nest-prisma-api-document 70.0.0 → 80.0.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.
- package/dist/services/account/bookmark_service.d.ts +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +11 -11
- package/dist/services/account/report_preferences.service.d.ts +24 -24
- package/dist/services/account/ticket_service.d.ts +2 -2
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +42 -42
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +24 -24
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.js +2 -2
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-DUivHiRQ.d.ts} +30 -30
- package/package.json +1 -1
package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-DUivHiRQ.d.ts}
RENAMED
|
@@ -1269,6 +1269,7 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1269
1269
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1270
1270
|
}, "strip", z.ZodTypeAny, {
|
|
1271
1271
|
status: Status[];
|
|
1272
|
+
vehicle_ids: string[];
|
|
1272
1273
|
search: string;
|
|
1273
1274
|
paging: PAGING;
|
|
1274
1275
|
page_count: number;
|
|
@@ -1292,12 +1293,12 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1292
1293
|
organisation_ids: string[];
|
|
1293
1294
|
can_login: YesNo[];
|
|
1294
1295
|
is_vehicle_assigned: YesNo[];
|
|
1295
|
-
vehicle_ids: string[];
|
|
1296
1296
|
driver_ids: string[];
|
|
1297
1297
|
}, {
|
|
1298
1298
|
date_format_id: string;
|
|
1299
1299
|
time_zone_id: string;
|
|
1300
1300
|
status?: Status[] | undefined;
|
|
1301
|
+
vehicle_ids?: string[] | undefined;
|
|
1301
1302
|
search?: string | undefined;
|
|
1302
1303
|
paging?: PAGING | undefined;
|
|
1303
1304
|
page_count?: unknown;
|
|
@@ -1319,7 +1320,6 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1319
1320
|
organisation_ids?: string[] | undefined;
|
|
1320
1321
|
can_login?: YesNo[] | undefined;
|
|
1321
1322
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1322
|
-
vehicle_ids?: string[] | undefined;
|
|
1323
1323
|
driver_ids?: string[] | undefined;
|
|
1324
1324
|
}>;
|
|
1325
1325
|
type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
|
|
@@ -2015,6 +2015,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2015
2015
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2016
2016
|
}, "strip", z.ZodTypeAny, {
|
|
2017
2017
|
status: Status[];
|
|
2018
|
+
vehicle_ids: string[];
|
|
2018
2019
|
search: string;
|
|
2019
2020
|
paging: PAGING;
|
|
2020
2021
|
page_count: number;
|
|
@@ -2038,7 +2039,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2038
2039
|
organisation_ids: string[];
|
|
2039
2040
|
country_ids: string[];
|
|
2040
2041
|
time_zone_ids: string[];
|
|
2041
|
-
vehicle_ids: string[];
|
|
2042
2042
|
device_manufacturer_ids: string[];
|
|
2043
2043
|
device_model_ids: string[];
|
|
2044
2044
|
device_type_ids: string[];
|
|
@@ -2050,6 +2050,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2050
2050
|
date_format_id: string;
|
|
2051
2051
|
time_zone_id: string;
|
|
2052
2052
|
status?: Status[] | undefined;
|
|
2053
|
+
vehicle_ids?: string[] | undefined;
|
|
2053
2054
|
search?: string | undefined;
|
|
2054
2055
|
paging?: PAGING | undefined;
|
|
2055
2056
|
page_count?: unknown;
|
|
@@ -2071,7 +2072,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2071
2072
|
organisation_ids?: string[] | undefined;
|
|
2072
2073
|
country_ids?: string[] | undefined;
|
|
2073
2074
|
time_zone_ids?: string[] | undefined;
|
|
2074
|
-
vehicle_ids?: string[] | undefined;
|
|
2075
2075
|
device_manufacturer_ids?: string[] | undefined;
|
|
2076
2076
|
device_model_ids?: string[] | undefined;
|
|
2077
2077
|
device_type_ids?: string[] | undefined;
|
|
@@ -2648,17 +2648,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2648
2648
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2649
2649
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2650
2650
|
}, "strip", z.ZodTypeAny, {
|
|
2651
|
-
group_name: string;
|
|
2652
2651
|
status: Status;
|
|
2653
2652
|
organisation_id: string;
|
|
2654
|
-
description: string;
|
|
2655
2653
|
vehicle_ids: string[];
|
|
2656
|
-
|
|
2654
|
+
description: string;
|
|
2657
2655
|
group_name: string;
|
|
2656
|
+
}, {
|
|
2658
2657
|
status: Status;
|
|
2659
2658
|
organisation_id: string;
|
|
2660
|
-
|
|
2659
|
+
group_name: string;
|
|
2661
2660
|
vehicle_ids?: string[] | undefined;
|
|
2661
|
+
description?: string | undefined;
|
|
2662
2662
|
}>;
|
|
2663
2663
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2664
2664
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2697,6 +2697,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2697
2697
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2698
2698
|
}, "strip", z.ZodTypeAny, {
|
|
2699
2699
|
status: Status[];
|
|
2700
|
+
vehicle_ids: string[];
|
|
2700
2701
|
search: string;
|
|
2701
2702
|
paging: PAGING;
|
|
2702
2703
|
page_count: number;
|
|
@@ -2718,12 +2719,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2718
2719
|
date_format_id: string;
|
|
2719
2720
|
time_zone_id: string;
|
|
2720
2721
|
organisation_ids: string[];
|
|
2721
|
-
vehicle_ids: string[];
|
|
2722
2722
|
organisation_group_ids: string[];
|
|
2723
2723
|
}, {
|
|
2724
2724
|
date_format_id: string;
|
|
2725
2725
|
time_zone_id: string;
|
|
2726
2726
|
status?: Status[] | undefined;
|
|
2727
|
+
vehicle_ids?: string[] | undefined;
|
|
2727
2728
|
search?: string | undefined;
|
|
2728
2729
|
paging?: PAGING | undefined;
|
|
2729
2730
|
page_count?: unknown;
|
|
@@ -2743,7 +2744,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2743
2744
|
}[] | undefined;
|
|
2744
2745
|
include_master_data?: YesNo | undefined;
|
|
2745
2746
|
organisation_ids?: string[] | undefined;
|
|
2746
|
-
vehicle_ids?: string[] | undefined;
|
|
2747
2747
|
organisation_group_ids?: string[] | undefined;
|
|
2748
2748
|
}>;
|
|
2749
2749
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3425,8 +3425,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3425
3425
|
}, "strip", z.ZodTypeAny, {
|
|
3426
3426
|
status: Status;
|
|
3427
3427
|
organisation_id: string;
|
|
3428
|
-
description: string;
|
|
3429
3428
|
vehicle_type: string;
|
|
3429
|
+
description: string;
|
|
3430
3430
|
}, {
|
|
3431
3431
|
status: Status;
|
|
3432
3432
|
organisation_id: string;
|
|
@@ -4329,6 +4329,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4329
4329
|
}, "strip", z.ZodTypeAny, {
|
|
4330
4330
|
status: Status;
|
|
4331
4331
|
organisation_id: string;
|
|
4332
|
+
vehicle_number: string;
|
|
4332
4333
|
organisation_sub_company_id: string;
|
|
4333
4334
|
organisation_branch_id: string;
|
|
4334
4335
|
organisation_color_id: string;
|
|
@@ -4343,7 +4344,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4343
4344
|
vehicle_fuel_type_id: string;
|
|
4344
4345
|
vehicle_associated_to_id: string;
|
|
4345
4346
|
vehicle_fuel_unit_id: string;
|
|
4346
|
-
vehicle_number: string;
|
|
4347
4347
|
vehicle_name: string;
|
|
4348
4348
|
engine_number: string;
|
|
4349
4349
|
chassis_number: string;
|
|
@@ -4366,6 +4366,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4366
4366
|
}, {
|
|
4367
4367
|
status: Status;
|
|
4368
4368
|
organisation_id: string;
|
|
4369
|
+
vehicle_number: string;
|
|
4369
4370
|
organisation_sub_company_id: string;
|
|
4370
4371
|
organisation_branch_id: string;
|
|
4371
4372
|
organisation_color_id: string;
|
|
@@ -4379,7 +4380,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4379
4380
|
vehicle_fuel_type_id: string;
|
|
4380
4381
|
vehicle_associated_to_id: string;
|
|
4381
4382
|
vehicle_fuel_unit_id: string;
|
|
4382
|
-
vehicle_number: string;
|
|
4383
4383
|
is_fleet_active: YesNo;
|
|
4384
4384
|
is_gps_active: YesNo;
|
|
4385
4385
|
is_trip_active: YesNo;
|
|
@@ -4427,9 +4427,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4427
4427
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4428
4428
|
}, "strip", z.ZodTypeAny, {
|
|
4429
4429
|
organisation_id: string;
|
|
4430
|
+
vehicle_id: string;
|
|
4430
4431
|
time_zone_id: string;
|
|
4431
4432
|
country_id: string;
|
|
4432
|
-
vehicle_id: string;
|
|
4433
4433
|
device_type_id: string;
|
|
4434
4434
|
device_manufacturer_id: string;
|
|
4435
4435
|
device_model_id: string;
|
|
@@ -4450,9 +4450,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4450
4450
|
camera_extra_count: number;
|
|
4451
4451
|
}, {
|
|
4452
4452
|
organisation_id: string;
|
|
4453
|
+
vehicle_id: string;
|
|
4453
4454
|
time_zone_id: string;
|
|
4454
4455
|
country_id: string;
|
|
4455
|
-
vehicle_id: string;
|
|
4456
4456
|
device_type_id: string;
|
|
4457
4457
|
device_manufacturer_id: string;
|
|
4458
4458
|
device_model_id: string;
|
|
@@ -4490,12 +4490,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
4490
4490
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4491
4491
|
}, "strip", z.ZodTypeAny, {
|
|
4492
4492
|
organisation_id: string;
|
|
4493
|
-
driver_id: string;
|
|
4494
4493
|
vehicle_id: string;
|
|
4494
|
+
driver_id: string;
|
|
4495
4495
|
}, {
|
|
4496
4496
|
organisation_id: string;
|
|
4497
|
-
driver_id: string;
|
|
4498
4497
|
vehicle_id: string;
|
|
4498
|
+
driver_id: string;
|
|
4499
4499
|
}>;
|
|
4500
4500
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4501
4501
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -5005,6 +5005,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5005
5005
|
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5006
5006
|
}, "strip", z.ZodTypeAny, {
|
|
5007
5007
|
status: Status[];
|
|
5008
|
+
vehicle_ids: string[];
|
|
5008
5009
|
search: string;
|
|
5009
5010
|
paging: PAGING;
|
|
5010
5011
|
page_count: number;
|
|
@@ -5026,7 +5027,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5026
5027
|
date_format_id: string;
|
|
5027
5028
|
time_zone_id: string;
|
|
5028
5029
|
organisation_ids: string[];
|
|
5029
|
-
vehicle_ids: string[];
|
|
5030
5030
|
driver_ids: string[];
|
|
5031
5031
|
device_ids: string[];
|
|
5032
5032
|
organisation_sub_company_ids: string[];
|
|
@@ -5046,6 +5046,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5046
5046
|
date_format_id: string;
|
|
5047
5047
|
time_zone_id: string;
|
|
5048
5048
|
status?: Status[] | undefined;
|
|
5049
|
+
vehicle_ids?: string[] | undefined;
|
|
5049
5050
|
search?: string | undefined;
|
|
5050
5051
|
paging?: PAGING | undefined;
|
|
5051
5052
|
page_count?: unknown;
|
|
@@ -5065,7 +5066,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5065
5066
|
}[] | undefined;
|
|
5066
5067
|
include_master_data?: YesNo | undefined;
|
|
5067
5068
|
organisation_ids?: string[] | undefined;
|
|
5068
|
-
vehicle_ids?: string[] | undefined;
|
|
5069
5069
|
driver_ids?: string[] | undefined;
|
|
5070
5070
|
device_ids?: string[] | undefined;
|
|
5071
5071
|
organisation_sub_company_ids?: string[] | undefined;
|
|
@@ -5119,6 +5119,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5119
5119
|
}, "strip", z.ZodTypeAny, {
|
|
5120
5120
|
status: Status[];
|
|
5121
5121
|
organisation_id: string;
|
|
5122
|
+
vehicle_id: string;
|
|
5122
5123
|
search: string;
|
|
5123
5124
|
paging: PAGING;
|
|
5124
5125
|
page_count: number;
|
|
@@ -5139,12 +5140,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5139
5140
|
include_master_data: YesNo;
|
|
5140
5141
|
date_format_id: string;
|
|
5141
5142
|
time_zone_id: string;
|
|
5142
|
-
vehicle_id: string;
|
|
5143
5143
|
}, {
|
|
5144
5144
|
organisation_id: string;
|
|
5145
|
+
vehicle_id: string;
|
|
5145
5146
|
date_format_id: string;
|
|
5146
5147
|
time_zone_id: string;
|
|
5147
|
-
vehicle_id: string;
|
|
5148
5148
|
status?: Status[] | undefined;
|
|
5149
5149
|
search?: string | undefined;
|
|
5150
5150
|
paging?: PAGING | undefined;
|
|
@@ -5627,13 +5627,14 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5627
5627
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5628
5628
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5629
5629
|
}, "strip", z.ZodTypeAny, {
|
|
5630
|
+
all_vehicles: YesNo;
|
|
5630
5631
|
status: Status;
|
|
5631
5632
|
organisation_id: string;
|
|
5633
|
+
vehicle_ids: string[];
|
|
5632
5634
|
date_format_id: string;
|
|
5633
5635
|
time_zone_id: string;
|
|
5634
5636
|
password: string;
|
|
5635
5637
|
can_login: YesNo;
|
|
5636
|
-
vehicle_ids: string[];
|
|
5637
5638
|
user_role_id: string;
|
|
5638
5639
|
user_status_id: string;
|
|
5639
5640
|
language_id: string;
|
|
@@ -5643,10 +5644,10 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5643
5644
|
username: string;
|
|
5644
5645
|
mobile: string;
|
|
5645
5646
|
is_root_user: YesNo;
|
|
5646
|
-
all_vehicles: YesNo;
|
|
5647
5647
|
user_image_url: string;
|
|
5648
5648
|
user_image_key: string;
|
|
5649
5649
|
}, {
|
|
5650
|
+
all_vehicles: YesNo;
|
|
5650
5651
|
status: Status;
|
|
5651
5652
|
organisation_id: string;
|
|
5652
5653
|
date_format_id: string;
|
|
@@ -5658,9 +5659,8 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5658
5659
|
first_name: string;
|
|
5659
5660
|
email: string;
|
|
5660
5661
|
is_root_user: YesNo;
|
|
5661
|
-
all_vehicles: YesNo;
|
|
5662
|
-
password?: string | undefined;
|
|
5663
5662
|
vehicle_ids?: string[] | undefined;
|
|
5663
|
+
password?: string | undefined;
|
|
5664
5664
|
last_name?: string | undefined;
|
|
5665
5665
|
username?: string | undefined;
|
|
5666
5666
|
mobile?: string | undefined;
|
|
@@ -5710,6 +5710,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5710
5710
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5711
5711
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5712
5712
|
}, "strip", z.ZodTypeAny, {
|
|
5713
|
+
all_vehicles: YesNo[];
|
|
5713
5714
|
status: Status[];
|
|
5714
5715
|
search: string;
|
|
5715
5716
|
paging: PAGING;
|
|
@@ -5732,7 +5733,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5732
5733
|
date_format_id: string;
|
|
5733
5734
|
time_zone_id: string;
|
|
5734
5735
|
organisation_ids: string[];
|
|
5735
|
-
user_ids: string[];
|
|
5736
5736
|
time_zone_ids: string[];
|
|
5737
5737
|
date_format_ids: string[];
|
|
5738
5738
|
can_login: YesNo[];
|
|
@@ -5740,10 +5740,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5740
5740
|
user_status_ids: string[];
|
|
5741
5741
|
language_ids: string[];
|
|
5742
5742
|
is_root_user: YesNo[];
|
|
5743
|
-
|
|
5743
|
+
user_ids: string[];
|
|
5744
5744
|
}, {
|
|
5745
5745
|
date_format_id: string;
|
|
5746
5746
|
time_zone_id: string;
|
|
5747
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5747
5748
|
status?: Status[] | undefined;
|
|
5748
5749
|
search?: string | undefined;
|
|
5749
5750
|
paging?: PAGING | undefined;
|
|
@@ -5764,7 +5765,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5764
5765
|
}[] | undefined;
|
|
5765
5766
|
include_master_data?: YesNo | undefined;
|
|
5766
5767
|
organisation_ids?: string[] | undefined;
|
|
5767
|
-
user_ids?: string[] | undefined;
|
|
5768
5768
|
time_zone_ids?: string[] | undefined;
|
|
5769
5769
|
date_format_ids?: string[] | undefined;
|
|
5770
5770
|
can_login?: YesNo[] | undefined;
|
|
@@ -5772,7 +5772,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5772
5772
|
user_status_ids?: string[] | undefined;
|
|
5773
5773
|
language_ids?: string[] | undefined;
|
|
5774
5774
|
is_root_user?: YesNo[] | undefined;
|
|
5775
|
-
|
|
5775
|
+
user_ids?: string[] | undefined;
|
|
5776
5776
|
}>;
|
|
5777
5777
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5778
5778
|
declare const UserDefaultLanguageSchema: z.ZodObject<{
|
|
@@ -8025,4 +8025,4 @@ declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
|
8025
8025
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
8026
8026
|
declare const getUserOrganisationPresignedUrl: (fileName: string) => Promise<SBR>;
|
|
8027
8027
|
|
|
8028
|
-
export { updateMasterMainState as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, createMasterMainTimeZone as O, updateMasterMainTimeZone as P, deleteMasterMainTimeZone as Q, getMasterMainTimeZoneCache as R, MasterMainStateSchema as S, type MasterMainStateDTO as T, type UserOrganisation as U, MasterMainStateQuerySchema as V, type MasterMainStateQueryDTO as W, toMasterMainStatePayload as X, newMasterMainStatePayload as Y, findMasterMainStates as Z, createMasterMainState as _, type User as a, MasterDriverSchema as a$, deleteMasterMainState as a0, getMasterMainStateCache as a1, MasterMainCountrySchema as a2, type MasterMainCountryDTO as a3, MasterMainCountryQuerySchema as a4, type MasterMainCountryQueryDTO as a5, toMasterMainCountryPayload as a6, newMasterMainCountryPayload as a7, findMasterMainCountries as a8, createMasterMainCountry as a9, deleteMasterMainUnitDistance as aA, getMasterMainUnitDistanceCache as aB, type MasterMainUnitMileage as aC, MasterMainUnitMileageSchema as aD, type MasterMainUnitMileageDTO as aE, MasterMainUnitMileageQuerySchema as aF, type MasterMainUnitMileageQueryDTO as aG, toMasterMainUnitMileagePayload as aH, newMasterMainUnitMileagePayload as aI, findMasterMainUnitMileages as aJ, createMasterMainUnitMileage as aK, updateMasterMainUnitMileage as aL, deleteMasterMainUnitMileage as aM, getMasterMainUnitMileageCache as aN, type MasterMainUnitVolume as aO, MasterMainUnitVolumeSchema as aP, type MasterMainUnitVolumeDTO as aQ, MasterMainUnitVolumeQuerySchema as aR, type MasterMainUnitVolumeQueryDTO as aS, toMasterMainUnitVolumePayload as aT, newMasterMainUnitVolumePayload as aU, findMasterMainUnitVolumes as aV, createMasterMainUnitVolume as aW, updateMasterMainUnitVolume as aX, deleteMasterMainUnitVolume as aY, getMasterMainUnitVolumeCache as aZ, type AssignRemoveDriverHistory as a_, updateMasterMainCountry as aa, deleteMasterMainCountry as ab, getMasterMainCountryCache as ac, getMasterMainCountryCacheChild as ad, type MasterMainDateFormat as ae, MasterMainDateFormatSchema as af, type MasterMainDateFormatDTO as ag, MasterMainDateFormatQuerySchema as ah, type MasterMainDateFormatQueryDTO as ai, toMasterMainDateFormatPayload as aj, newMasterMainDateFormatPayload as ak, findMasterMainDateFormats as al, createMasterMainDateFormat as am, updateMasterMainDateFormat as an, deleteMasterMainDateFormat as ao, getMasterMainDateFormatCache as ap, type MasterMainUnitDistance as aq, MasterMainUnitDistanceSchema as ar, type MasterMainUnitDistanceDTO as as, MasterMainUnitDistanceQuerySchema as at, type MasterMainUnitDistanceQueryDTO as au, toMasterMainUnitDistancePayload as av, newMasterMainUnitDistancePayload as aw, findMasterMainUnitDistances as ax, createMasterMainUnitDistance as ay, updateMasterMainUnitDistance as az, type MasterDriver as b, createMasterSim as b$, type MasterDriverDTO as b0, DriverQuerySchema as b1, type DriverQueryDTO as b2, toDriverPayload as b3, newDriverPayload as b4, findDrivers as b5, createDriver as b6, updateDriver as b7, deleteDriver as b8, getPresignedUrlForDriver as b9, deleteMasterDeviceModel as bA, getMasterDeviceModelCache as bB, getMasterDeviceModelCacheCount as bC, getMasterDeviceModelCacheChild as bD, type MasterDeviceManufacturer as bE, MasterDeviceManufacturerSchema as bF, type MasterDeviceManufacturerDTO as bG, MasterDeviceManufacturerQuerySchema as bH, type MasterDeviceManufacturerQueryDTO as bI, toMasterDeviceManufacturerPayload as bJ, newMasterDeviceManufacturerPayload as bK, findMasterDeviceManufacturers as bL, createMasterDeviceManufacturer as bM, updateMasterDeviceManufacturer as bN, deleteMasterDeviceManufacturer as bO, getMasterDeviceManufacturerCache as bP, getMasterDeviceManufacturerCacheCount as bQ, getMasterDeviceManufacturerCacheChild as bR, type MasterSim as bS, type AssignRemoveSimHistory as bT, MasterSimSchema as bU, type MasterSimDTO as bV, MasterSimQuerySchema as bW, type MasterSimQueryDTO as bX, toMasterSimPayload as bY, newMasterSimPayload as bZ, findMasterSims as b_, getDriverCache as ba, getDriverSimpleCache as bb, type MasterDeviceType as bc, MasterDeviceTypeSchema as bd, type MasterDeviceTypeDTO as be, MasterDeviceTypeQuerySchema as bf, type MasterDeviceTypeQueryDTO as bg, toMasterDeviceTypePayload as bh, newMasterDeviceTypePayload as bi, findMasterDeviceTypes as bj, createMasterDeviceType as bk, updateMasterDeviceType as bl, deleteMasterDeviceType as bm, getMasterDeviceTypeCache as bn, getMasterDeviceTypeCacheCount as bo, getMasterDeviceTypeCacheChild as bp, type MasterDeviceModel as bq, MasterDeviceModelSchema as br, type MasterDeviceModelDTO as bs, MasterDeviceModelQuerySchema as bt, type MasterDeviceModelQueryDTO as bu, toMasterDeviceModelPayload as bv, newMasterDeviceModelPayload as bw, findMasterDeviceModels as bx, createMasterDeviceModel as by, updateMasterDeviceModel as bz, type MasterDevice as c, type OrganisationTagDTO as c$, updateMasterSim as c0, deleteMasterSim as c1, type AssignRemoveDeviceHistory as c2, MasterDeviceSchema as c3, type MasterDeviceDTO as c4, MasterDeviceQuerySchema as c5, type MasterDeviceQueryDTO as c6, DeviceSimLinkSchema as c7, type DeviceSimLinkDTO as c8, toMasterDevicePayload as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, newMasterDevicePayload as ca, findMasterDevices as cb, createMasterDevice as cc, updateMasterDevice as cd, deleteMasterDevice as ce, device_sim_link as cf, device_sim_unlink as cg, get_device_sim_link_history_by_sim as ch, get_device_sim_link_history_by_device as ci, type OrganisationSubCompany as cj, OrganisationSubCompanySchema as ck, type OrganisationSubCompanyDTO as cl, OrganisationSubCompanyQuerySchema as cm, type OrganisationSubCompanyQueryDTO as cn, toOrganisationSubCompanyPayload as co, newOrganisationSubCompanyPayload as cp, findOrganisationSubCompanyies as cq, createOrganisationSubCompany as cr, updateOrganisationSubCompany as cs, deleteOrganisationSubCompany as ct, getOrganisationSubCompanyCache as cu, getOrganisationSubCompanyCacheCount as cv, getOrganisationSubCompanyCacheChild as cw, type OrganisationBranch as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterVehicleFuelType as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount as d9, updateMasterVehicleSubModel as dA, deleteMasterVehicleSubModel as dB, getMasterVehicleSubModelCache as dC, getMasterVehicleSubModelCacheCount as dD, getMasterVehicleSubModelCacheChild as dE, type MasterVehicleModel as dF, MasterVehicleModelSchema as dG, type MasterVehicleModelDTO as dH, MasterVehicleModelQuerySchema as dI, type MasterVehicleModelQueryDTO as dJ, toMasterVehicleModelPayload as dK, newMasterVehicleModelPayload as dL, findMasterVehicleModels as dM, createMasterVehicleModel as dN, updateMasterVehicleModel as dO, deleteMasterVehicleModel as dP, getMasterVehicleModelCache as dQ, getMasterVehicleModelCacheCount as dR, getMasterVehicleModelCacheChild as dS, type MasterVehicleMake as dT, MasterVehicleMakeSchema as dU, type MasterVehicleMakeDTO as dV, MasterVehicleMakeQuerySchema as dW, type MasterVehicleMakeQueryDTO as dX, toMasterVehicleMakePayload as dY, newMasterVehicleMakePayload as dZ, findMasterVehicleMakes as d_, getOrganisationTagCacheChild as da, type OrganisationGroup as db, type VehicleOrganisationGroupLink as dc, OrganisationGroupSchema as dd, type OrganisationGroupDTO as de, OrganisationGroupQuerySchema as df, type OrganisationGroupQueryDTO as dg, toOrganisationGroupPayload as dh, newOrganisationGroupPayload as di, findOrganisationGroups as dj, createOrganisationGroup as dk, updateOrganisationGroup as dl, deleteOrganisationGroup as dm, getOrganisationGroupCache as dn, getOrganisationGroupCacheCount as dp, getOrganisationGroupCacheChild as dq, type MasterVehicleSubModel as dr, MasterVehicleSubModelSchema as ds, type MasterVehicleSubModelDTO as dt, MasterVehicleSubModelQuerySchema as du, type MasterVehicleSubModelQueryDTO as dv, toMasterVehicleSubModelPayload as dw, newMasterVehicleSubModelPayload as dx, findMasterVehicleSubModels as dy, createMasterVehicleSubModel as dz, type MasterVehicleFuelUnit as e, MasterVehicleAssociatedToQuerySchema as e$, updateMasterVehicleMake as e0, deleteMasterVehicleMake as e1, getMasterVehicleMakeCache as e2, getMasterVehicleMakeCacheCount as e3, getMasterVehicleMakeCacheChild as e4, type MasterVehicleStatusType as e5, MasterVehicleStatusTypeSchema as e6, type MasterVehicleStatusTypeDTO as e7, MasterVehicleStatusTypeQuerySchema as e8, type MasterVehicleStatusTypeQueryDTO as e9, MasterVehicleTypeQuerySchema as eA, type MasterVehicleTypeQueryDTO as eB, toMasterVehicleTypePayload as eC, newMasterVehicleTypePayload as eD, findMasterVehicleTypes as eE, createMasterVehicleType as eF, updateMasterVehicleType as eG, deleteMasterVehicleType as eH, getMasterVehicleTypeCache as eI, getMasterVehicleTypeCacheCount as eJ, getMasterVehicleTypeCacheChild as eK, MasterVehicleFuelTypeSchema as eL, type MasterVehicleFuelTypeDTO as eM, MasterVehicleFuelTypeQuerySchema as eN, type MasterVehicleFuelTypeQueryDTO as eO, toMasterVehicleFuelTypePayload as eP, newMasterVehicleFuelTypePayload as eQ, findMasterVehicleFuelTypes as eR, createMasterVehicleFuelType as eS, updateMasterVehicleFuelType as eT, deleteMasterVehicleFuelType as eU, getMasterVehicleFuelTypeCache as eV, getMasterVehicleFuelTypeCacheCount as eW, getMasterVehicleFuelTypeCacheChild as eX, type MasterVehicleAssociatedTo as eY, MasterVehicleAssociatedToSchema as eZ, type MasterVehicleAssociatedToDTO as e_, toMasterVehicleStatusTypePayload as ea, newMasterVehicleStatusTypePayload as eb, findMasterVehicleStatusTypes as ec, createMasterVehicleStatusType as ed, updateMasterVehicleStatusType as ee, deleteMasterVehicleStatusType as ef, getMasterVehicleStatusTypeCache as eg, getMasterVehicleStatusTypeCacheCount as eh, getMasterVehicleStatusTypeCacheChild as ei, type MasterVehicleOwnershipType as ej, MasterVehicleOwnershipTypeSchema as ek, type MasterVehicleOwnershipTypeDTO as el, MasterVehicleOwnershipTypeQuerySchema as em, type MasterVehicleOwnershipTypeQueryDTO as en, toMasterVehicleOwnershipTypePayload as eo, newMasterVehicleOwnershipTypePayload as ep, findMasterVehicleOwnershipTypes as eq, createMasterVehicleOwnershipType as er, updateMasterVehicleOwnershipType as es, deleteMasterVehicleOwnershipType as et, getMasterVehicleOwnershipTypeCache as eu, getMasterVehicleOwnershipTypeCacheCount as ev, getMasterVehicleOwnershipTypeCacheChild as ew, type MasterVehicleType as ex, MasterVehicleTypeSchema as ey, type MasterVehicleTypeDTO as ez, type MasterMainCountry as f, findVehicles as f$, type MasterVehicleAssociatedToQueryDTO as f0, toMasterVehicleAssociatedToPayload as f1, newMasterVehicleAssociatedToPayload as f2, findMasterVehicleAssociatedTos as f3, createMasterVehicleAssociatedTo as f4, updateMasterVehicleAssociatedTo as f5, deleteMasterVehicleAssociatedTo as f6, getMasterVehicleAssociatedToCache as f7, getMasterVehicleAssociatedToCacheCount as f8, getMasterVehicleAssociatedToCacheChild as f9, type VehicleDriverLinkDTO as fA, SimpleFindQuerySchema as fB, type SimpleFindQueryDTO as fC, VehicleDetailBodySchema as fD, type VehicleDetailBodyDTO as fE, VehicleDetailGPSMainSchema as fF, type VehicleDetailGPSMainDTO as fG, VehicleDetailGPSDataSchema as fH, type VehicleDetailGPSDataDTO as fI, VehicleDetailGPSAnalyticsSchema as fJ, type VehicleDetailGPSAnalyticsDTO as fK, VehicleDetailLifeCycleSchema as fL, type VehicleDetailLifeCycleDto as fM, VehicleDetailPurchaseSchema as fN, type VehicleDetailPurchaseDTO as fO, VehicleDetailTripSchema as fP, type VehicleDetailTripDTO as fQ, VehicleQuerySchema as fR, type VehicleQueryDTO as fS, VehicleGPSQuerySchema as fT, type VehicleGPSQueryDTO as fU, toVehiclePayload as fV, newVehiclePayload as fW, toVehicleDetailsGPSPayload as fX, toVehicleDetailsBodyPayload as fY, toVehicleDetailPurchasePayload as fZ, toVehicleDetailLifeCyclePayload as f_, MasterVehicleFuelUnitSchema as fa, type MasterVehicleFuelUnitDTO as fb, MasterVehicleFuelUnitQuerySchema as fc, type MasterVehicleFuelUnitQueryDTO as fd, toMasterVehicleFuelUnitPayload as fe, newMasterVehicleFuelUnitPayload as ff, findMasterVehicleFuelUnits as fg, createMasterVehicleFuelUnit as fh, updateMasterVehicleFuelUnit as fi, deleteMasterVehicleFuelUnit as fj, getMasterVehicleFuelUnitCache as fk, getMasterVehicleFuelUnitCacheCount as fl, getMasterVehicleFuelUnitCacheChild as fm, type MasterVehicleDropdown as fn, type VehicleDetailBody as fo, type VehicleDetailLifeCycle as fp, type VehicleDetailPurchase as fq, type VehicleDetailGPS as fr, type VehicleDetailTrip as fs, VehicleSchema as ft, type VehicleDTO as fu, VehicleDeviceLinkSchema as fv, type VehicleDeviceLinkDTO as fw, VehicleDeviceUnlinkSchema as fx, type VehicleDeviceUnlinkDTO as fy, VehicleDriverLinkSchema as fz, type MasterMainState as g, CreateUserSchema as g$, findVehiclesLiveDashboard as g0, findVehicleGPSDetails as g1, createVehicle as g2, updateVehicle as g3, deleteVehicle as g4, updateVehicleBodyDetails as g5, updateVehicleLifeCycleDetails as g6, updateVehiclePurchaseDetails as g7, updateVehicleGPSDetailsMain as g8, updateVehicleGPSDetailsData as g9, getMasterUserRoleCacheCount as gA, type MasterUserStatus as gB, MasterUserStatusSchema as gC, type MasterUserStatusDTO as gD, MasterUserStatusQuerySchema as gE, type MasterUserStatusQueryDTO as gF, toMasterUserStatusPayload as gG, newMasterUserStatusPayload as gH, findMasterUserStatuses as gI, createMasterUserStatus as gJ, updateMasterUserStatus as gK, deleteMasterUserStatus as gL, getMasterUserStatusCache as gM, getMasterUserStatusCacheCount as gN, type MasterMainLanguage as gO, MasterMainLanguageSchema as gP, type MasterMainLanguageDTO as gQ, MasterMainLanguageQuerySchema as gR, type MasterMainLanguageQueryDTO as gS, toMasterMainLanguagePayload as gT, newMasterMainLanguagePayload as gU, findMasterMainLanguages as gV, createMasterMainLanguage as gW, updateMasterMainLanguage as gX, deleteMasterMainLanguage as gY, getMasterMainLanguageCache as gZ, type UserVehicleLink as g_, updateVehicleGPSDetailsAnalytics as ga, updateVehicleTripDetails as gb, linkDriverToVehicle as gc, unlinkDriverFromVehicle as gd, getDriverLinkHistoryByVehicle as ge, getDriverLinkHistoryByDriver as gf, linkDeviceToVehicle as gg, unlinkDeviceFromVehicle as gh, getDeviceLinkHistoryByVehicle as gi, getDeviceLinkHistoryByDevice as gj, getVehicleCache as gk, getVehicleSimpleCache as gl, getVehicleSimpleDropdownCustom as gm, getVehicleParentCache as gn, type MasterUserRole as go, MasterUserRoleSchema as gp, type MasterUserRoleDTO as gq, MasterUserRoleQuerySchema as gr, type MasterUserRoleQueryDTO as gs, toMasterUserRolePayload as gt, newMasterUserRolePayload as gu, findMasterUserRoles as gv, createMasterUserRole as gw, updateMasterUserRole as gx, deleteMasterUserRole as gy, getMasterUserRoleCache as gz, type MasterMainIndustry as h, toMasterTyreModelPayload as h$, type CreateUserDTO as h0, UserQuerySchema as h1, type UserQueryDTO as h2, UserDefaultLanguageSchema as h3, type UserDefaultLanguageDTO as h4, UserDefaultTimeZoneSchema as h5, type UserDefaultTimeZoneDTO as h6, UserDefaultDateFormatSchema as h7, type UserDefaultDateFormatDTO as h8, newUserPayload as h9, MasterExpenseTypeQuerySchema as hA, type MasterExpenseTypeQueryDTO as hB, toMasterExpenseTypePayload as hC, newMasterExpenseTypePayload as hD, findMasterExpenseTypes as hE, createMasterExpenseType as hF, updateMasterExpenseType as hG, deleteMasterExpenseType as hH, getMasterExpenseTypeCache as hI, type MasterTyreGrade as hJ, MasterTyreGradeSchema as hK, type MasterTyreGradeDTO as hL, MasterTyreGradeQuerySchema as hM, type MasterTyreGradeQueryDTO as hN, toMasterTyreGradePayload as hO, newMasterTyreGradePayload as hP, findMasterTyreGrades as hQ, createMasterTyreGrade as hR, updateMasterTyreGrade as hS, deleteMasterTyreGrade as hT, getMasterTyreGradeCache as hU, getMasterTyreGradeCacheCount as hV, type MasterTyreModel as hW, MasterTyreModelSchema as hX, type MasterTyreModelDTO as hY, MasterTyreModelQuerySchema as hZ, type MasterTyreModelQueryDTO as h_, toUserPayload as ha, findUsers as hb, createUser as hc, updateUser as hd, deleteUser as he, getUserCache as hf, getUserCacheSimple as hg, getUserPresignedUrl as hh, updateUserDefaultLanguage as hi, updateUserDefaultTimezone as hj, updateUserDefaultDateformat as hk, type MasterExpenseName as hl, MasterExpenseNameSchema as hm, type MasterExpenseNameDTO as hn, MasterExpenseNameQuerySchema as ho, type MasterExpenseNameQueryDTO as hp, toMasterExpenseNamePayload as hq, newMasterExpenseNamePayload as hr, findMasterExpenseNames as hs, createMasterExpenseName as ht, updateMasterExpenseName as hu, deleteMasterExpenseName as hv, getMasterExpenseNameCache as hw, type MasterExpenseType as hx, MasterExpenseTypeSchema as hy, type MasterExpenseTypeDTO as hz, MasterMainIndustrySchema as i, type MasterFleetInsuranceClaimStatusQueryDTO as i$, newMasterTyreModelPayload as i0, findMasterTyreModels as i1, createMasterTyreModel as i2, updateMasterTyreModel as i3, deleteMasterTyreModel as i4, getMasterTyreModelCache as i5, getMasterTyreModelCacheCount as i6, type MasterTyreMake as i7, MasterTyreMakeSchema as i8, type MasterTyreMakeDTO as i9, MasterFleetIncidentStatusSchema as iA, type MasterFleetIncidentStatusDTO as iB, MasterFleetIncidentStatusQuerySchema as iC, type MasterFleetIncidentStatusQueryDTO as iD, toMasterFleetIncidentStatusPayload as iE, newMasterFleetIncidentStatusPayload as iF, findMasterFleetIncidentStatuses as iG, createMasterFleetIncidentStatus as iH, updateMasterFleetIncidentStatus as iI, deleteMasterFleetIncidentStatus as iJ, getMasterFleetIncidentStatusCache as iK, type MasterFleetIncidentSeverity as iL, MasterFleetIncidentSeveritySchema as iM, type MasterFleetIncidentSeverityDTO as iN, MasterFleetIncidentSeverityQuerySchema as iO, type MasterFleetIncidentSeverityQueryDTO as iP, toMasterFleetIncidentSeverityPayload as iQ, newMasterFleetIncidentSeverityPayload as iR, findMasterFleetIncidentSeverities as iS, createMasterFleetIncidentSeverity as iT, updateMasterFleetIncidentSeverity as iU, deleteMasterFleetIncidentSeverity as iV, getMasterFleetIncidentSeverityCache as iW, type MasterFleetInsuranceClaimStatus as iX, MasterFleetInsuranceClaimStatusSchema as iY, type MasterFleetInsuranceClaimStatusDTO as iZ, MasterFleetInsuranceClaimStatusQuerySchema as i_, MasterTyreMakeQuerySchema as ia, type MasterTyreMakeQueryDTO as ib, toMasterTyreMakePayload as ic, newMasterTyreMakePayload as id, findMasterTyreMakes as ie, createMasterTyreMake as ig, updateMasterTyreMake as ih, deleteMasterTyreMake as ii, getMasterTyreMakeCache as ij, getMasterTyreMakeCacheCount as ik, getMasterTyreMakeCacheChild as il, type MasterFleetIncidentType as im, MasterFleetIncidentTypeSchema as io, type MasterFleetIncidentTypeDTO as ip, MasterFleetIncidentTypeQuerySchema as iq, type MasterFleetIncidentTypeQueryDTO as ir, toMasterFleetIncidentTypePayload as is, newMasterFleetIncidentTypePayload as it, findMasterFleetIncidentTypes as iu, createMasterFleetIncidentType as iv, updateMasterFleetIncidentType as iw, deleteMasterFleetIncidentType as ix, getMasterFleetIncidentTypeCache as iy, type MasterFleetIncidentStatus as iz, type MasterMainIndustryDTO as j, findMasterSparePartCategories as j$, toMasterFleetInsuranceClaimStatusPayload as j0, newMasterFleetInsuranceClaimStatusPayload as j1, findMasterFleetInsuranceClaimStatuses as j2, createMasterFleetInsuranceClaimStatus as j3, updateMasterFleetInsuranceClaimStatus as j4, deleteMasterFleetInsuranceClaimStatus as j5, getMasterFleetInsuranceClaimStatusCache as j6, type MasterFleetServiceTask as j7, MasterFleetServiceTaskSchema as j8, type MasterFleetServiceTaskDTO as j9, toMasterVendorTypePayload as jA, newMasterVendorTypePayload as jB, findMasterVendorTypes as jC, createMasterVendorType as jD, updateMasterVendorType as jE, deleteMasterVendorType as jF, getMasterVendorTypeCache as jG, type MasterSparePartSubCategory as jH, MasterSparePartSubCategorySchema as jI, type MasterSparePartSubCategoryDTO as jJ, SparePartSubCategoryQuerySchema as jK, type SparePartSubCategoryQueryDTO as jL, toMasterSparePartSubCategoryPayload as jM, newMasterSparePartSubCategoryPayload as jN, findMasterSparePartSubCategories as jO, createMasterSparePartSubCategory as jP, updateMasterSparePartSubCategory as jQ, deleteMasterSparePartSubCategory as jR, getMasterSparePartSubCategoryCache as jS, getMasterSparePartSubCategoryCacheCount as jT, type MasterSparePartCategory as jU, MasterSparePartCategorySchema as jV, type MasterSparePartCategoryDTO as jW, SparePartCategoryQuerySchema as jX, type SparePartCategoryQueryDTO as jY, toMasterSparePartCategoryPayload as jZ, newMasterSparePartCategoryPayload as j_, MasterFleetServiceTaskQuerySchema as ja, type MasterFleetServiceTaskQueryDTO as jb, toMasterFleetServiceTaskPayload as jc, newMasterFleetServiceTaskPayload as jd, findMasterFleetServiceTasks as je, createMasterFleetServiceTask as jf, updateMasterFleetServiceTask as jg, deleteMasterFleetServiceTask as jh, getMasterFleetServiceTaskCache as ji, type MasterTripPartyType as jj, MasterTripPartyTypeSchema as jk, type MasterTripPartyTypeDTO as jl, MasterTripPartyTypeQuerySchema as jm, type MasterTripPartyTypeQueryDTO as jn, toMasterTripPartyTypePayload as jo, newMasterTripPartyTypePayload as jp, findMasterTripPartyTypes as jq, createMasterTripPartyType as jr, updateMasterTripPartyType as js, deleteMasterTripPartyType as jt, getMasterTripPartyTypeCache as ju, type MasterVendorType as jv, MasterVendorTypeSchema as jw, type MasterVendorTypeDTO as jx, MasterVendorTypeQuerySchema as jy, type MasterVendorTypeQueryDTO as jz, MasterMainIndustryQuerySchema as k, createMasterSparePartCategory as k0, updateMasterSparePartCategory as k1, deleteMasterSparePartCategory as k2, getMasterSparePartCategoryCache as k3, getMasterSparePartCategoryCacheChild as k4, getMasterSparePartCategoryCacheCount as k5, type MasterSparePartUnit as k6, MasterSparePartUnitSchema as k7, type MasterSparePartUnitDTO as k8, SparePartUnitQuerySchema as k9, type SparePartUnitQueryDTO as ka, toMasterSparePartUnitPayload as kb, newMasterSparePartUnitPayload as kc, findMasterSparePartUnits as kd, createMasterSparePartUnit as ke, updateMasterSparePartUnit as kf, deleteMasterSparePartUnit as kg, getMasterSparePartUnitCache as kh, getMasterSparePartUnitCacheCount as ki, type UserOrganisationSimple as kj, UserOrganisationSchema as kk, type UserOrganisationDTO as kl, UserOrganisationQuerySchema as km, type UserOrganisationQueryDTO as kn, toUserOrganisationPayload as ko, newUserOrganisationPayload as kp, findUserOrganisations as kq, createUserOrganisation as kr, updateUserOrganisation as ks, deleteUserOrganisation as kt, getUserOrganisationCache as ku, getUserOrganisationCacheSimple as kv, getUserOrganisationPresignedUrl as kw, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
|
8028
|
+
export { updateMasterMainState as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, createMasterMainTimeZone as O, updateMasterMainTimeZone as P, deleteMasterMainTimeZone as Q, getMasterMainTimeZoneCache as R, MasterMainStateSchema as S, type MasterMainStateDTO as T, type UserOrganisation as U, MasterMainStateQuerySchema as V, type MasterMainStateQueryDTO as W, toMasterMainStatePayload as X, newMasterMainStatePayload as Y, findMasterMainStates as Z, createMasterMainState as _, type User as a, MasterDriverSchema as a$, deleteMasterMainState as a0, getMasterMainStateCache as a1, MasterMainCountrySchema as a2, type MasterMainCountryDTO as a3, MasterMainCountryQuerySchema as a4, type MasterMainCountryQueryDTO as a5, toMasterMainCountryPayload as a6, newMasterMainCountryPayload as a7, findMasterMainCountries as a8, createMasterMainCountry as a9, deleteMasterMainUnitDistance as aA, getMasterMainUnitDistanceCache as aB, type MasterMainUnitMileage as aC, MasterMainUnitMileageSchema as aD, type MasterMainUnitMileageDTO as aE, MasterMainUnitMileageQuerySchema as aF, type MasterMainUnitMileageQueryDTO as aG, toMasterMainUnitMileagePayload as aH, newMasterMainUnitMileagePayload as aI, findMasterMainUnitMileages as aJ, createMasterMainUnitMileage as aK, updateMasterMainUnitMileage as aL, deleteMasterMainUnitMileage as aM, getMasterMainUnitMileageCache as aN, type MasterMainUnitVolume as aO, MasterMainUnitVolumeSchema as aP, type MasterMainUnitVolumeDTO as aQ, MasterMainUnitVolumeQuerySchema as aR, type MasterMainUnitVolumeQueryDTO as aS, toMasterMainUnitVolumePayload as aT, newMasterMainUnitVolumePayload as aU, findMasterMainUnitVolumes as aV, createMasterMainUnitVolume as aW, updateMasterMainUnitVolume as aX, deleteMasterMainUnitVolume as aY, getMasterMainUnitVolumeCache as aZ, type AssignRemoveDriverHistory as a_, updateMasterMainCountry as aa, deleteMasterMainCountry as ab, getMasterMainCountryCache as ac, getMasterMainCountryCacheChild as ad, type MasterMainDateFormat as ae, MasterMainDateFormatSchema as af, type MasterMainDateFormatDTO as ag, MasterMainDateFormatQuerySchema as ah, type MasterMainDateFormatQueryDTO as ai, toMasterMainDateFormatPayload as aj, newMasterMainDateFormatPayload as ak, findMasterMainDateFormats as al, createMasterMainDateFormat as am, updateMasterMainDateFormat as an, deleteMasterMainDateFormat as ao, getMasterMainDateFormatCache as ap, type MasterMainUnitDistance as aq, MasterMainUnitDistanceSchema as ar, type MasterMainUnitDistanceDTO as as, MasterMainUnitDistanceQuerySchema as at, type MasterMainUnitDistanceQueryDTO as au, toMasterMainUnitDistancePayload as av, newMasterMainUnitDistancePayload as aw, findMasterMainUnitDistances as ax, createMasterMainUnitDistance as ay, updateMasterMainUnitDistance as az, type MasterMainCountry as b, createMasterSim as b$, type MasterDriverDTO as b0, DriverQuerySchema as b1, type DriverQueryDTO as b2, toDriverPayload as b3, newDriverPayload as b4, findDrivers as b5, createDriver as b6, updateDriver as b7, deleteDriver as b8, getPresignedUrlForDriver as b9, deleteMasterDeviceModel as bA, getMasterDeviceModelCache as bB, getMasterDeviceModelCacheCount as bC, getMasterDeviceModelCacheChild as bD, type MasterDeviceManufacturer as bE, MasterDeviceManufacturerSchema as bF, type MasterDeviceManufacturerDTO as bG, MasterDeviceManufacturerQuerySchema as bH, type MasterDeviceManufacturerQueryDTO as bI, toMasterDeviceManufacturerPayload as bJ, newMasterDeviceManufacturerPayload as bK, findMasterDeviceManufacturers as bL, createMasterDeviceManufacturer as bM, updateMasterDeviceManufacturer as bN, deleteMasterDeviceManufacturer as bO, getMasterDeviceManufacturerCache as bP, getMasterDeviceManufacturerCacheCount as bQ, getMasterDeviceManufacturerCacheChild as bR, type MasterSim as bS, type AssignRemoveSimHistory as bT, MasterSimSchema as bU, type MasterSimDTO as bV, MasterSimQuerySchema as bW, type MasterSimQueryDTO as bX, toMasterSimPayload as bY, newMasterSimPayload as bZ, findMasterSims as b_, getDriverCache as ba, getDriverSimpleCache as bb, type MasterDeviceType as bc, MasterDeviceTypeSchema as bd, type MasterDeviceTypeDTO as be, MasterDeviceTypeQuerySchema as bf, type MasterDeviceTypeQueryDTO as bg, toMasterDeviceTypePayload as bh, newMasterDeviceTypePayload as bi, findMasterDeviceTypes as bj, createMasterDeviceType as bk, updateMasterDeviceType as bl, deleteMasterDeviceType as bm, getMasterDeviceTypeCache as bn, getMasterDeviceTypeCacheCount as bo, getMasterDeviceTypeCacheChild as bp, type MasterDeviceModel as bq, MasterDeviceModelSchema as br, type MasterDeviceModelDTO as bs, MasterDeviceModelQuerySchema as bt, type MasterDeviceModelQueryDTO as bu, toMasterDeviceModelPayload as bv, newMasterDeviceModelPayload as bw, findMasterDeviceModels as bx, createMasterDeviceModel as by, updateMasterDeviceModel as bz, type MasterDriver as c, type OrganisationTagDTO as c$, updateMasterSim as c0, deleteMasterSim as c1, type AssignRemoveDeviceHistory as c2, MasterDeviceSchema as c3, type MasterDeviceDTO as c4, MasterDeviceQuerySchema as c5, type MasterDeviceQueryDTO as c6, DeviceSimLinkSchema as c7, type DeviceSimLinkDTO as c8, toMasterDevicePayload as c9, OrganisationBranchQuerySchema as cA, type OrganisationBranchQueryDTO as cB, toOrganisationBranchPayload as cC, newOrganisationBranchPayload as cD, findOrganisationBranchs as cE, createOrganisationBranch as cF, updateOrganisationBranch as cG, deleteOrganisationBranch as cH, getOrganisationBranchCache as cI, getOrganisationBranchCacheCount as cJ, getOrganisationBranchCacheChild as cK, type OrganisationColor as cL, OrganisationColorSchema as cM, type OrganisationColorDTO as cN, OrganisationColorQuerySchema as cO, type OrganisationColorQueryDTO as cP, toOrganisationColorPayload as cQ, newOrganisationColorPayload as cR, findOrganisationColors as cS, createOrganisationColor as cT, updateOrganisationColor as cU, deleteOrganisationColor as cV, getOrganisationColorCache as cW, getOrganisationColorCacheCount as cX, getOrganisationColorCacheChild as cY, type OrganisationTag as cZ, OrganisationTagSchema as c_, newMasterDevicePayload as ca, findMasterDevices as cb, createMasterDevice as cc, updateMasterDevice as cd, deleteMasterDevice as ce, device_sim_link as cf, device_sim_unlink as cg, get_device_sim_link_history_by_sim as ch, get_device_sim_link_history_by_device as ci, type OrganisationSubCompany as cj, OrganisationSubCompanySchema as ck, type OrganisationSubCompanyDTO as cl, OrganisationSubCompanyQuerySchema as cm, type OrganisationSubCompanyQueryDTO as cn, toOrganisationSubCompanyPayload as co, newOrganisationSubCompanyPayload as cp, findOrganisationSubCompanyies as cq, createOrganisationSubCompany as cr, updateOrganisationSubCompany as cs, deleteOrganisationSubCompany as ct, getOrganisationSubCompanyCache as cu, getOrganisationSubCompanyCacheCount as cv, getOrganisationSubCompanyCacheChild as cw, type OrganisationBranch as cx, OrganisationBranchSchema as cy, type OrganisationBranchDTO as cz, type MasterDevice as d, createMasterVehicleMake as d$, OrganisationTagQuerySchema as d0, type OrganisationTagQueryDTO as d1, toOrganisationTagPayload as d2, newOrganisationTagPayload as d3, findOrganisationTags as d4, createOrganisationTag as d5, updateOrganisationTag as d6, deleteOrganisationTag as d7, getOrganisationTagCache as d8, getOrganisationTagCacheCount as d9, updateMasterVehicleSubModel as dA, deleteMasterVehicleSubModel as dB, getMasterVehicleSubModelCache as dC, getMasterVehicleSubModelCacheCount as dD, getMasterVehicleSubModelCacheChild as dE, type MasterVehicleModel as dF, MasterVehicleModelSchema as dG, type MasterVehicleModelDTO as dH, MasterVehicleModelQuerySchema as dI, type MasterVehicleModelQueryDTO as dJ, toMasterVehicleModelPayload as dK, newMasterVehicleModelPayload as dL, findMasterVehicleModels as dM, createMasterVehicleModel as dN, updateMasterVehicleModel as dO, deleteMasterVehicleModel as dP, getMasterVehicleModelCache as dQ, getMasterVehicleModelCacheCount as dR, getMasterVehicleModelCacheChild as dS, type MasterVehicleMake as dT, MasterVehicleMakeSchema as dU, type MasterVehicleMakeDTO as dV, MasterVehicleMakeQuerySchema as dW, type MasterVehicleMakeQueryDTO as dX, toMasterVehicleMakePayload as dY, newMasterVehicleMakePayload as dZ, findMasterVehicleMakes as d_, getOrganisationTagCacheChild as da, type OrganisationGroup as db, type VehicleOrganisationGroupLink as dc, OrganisationGroupSchema as dd, type OrganisationGroupDTO as de, OrganisationGroupQuerySchema as df, type OrganisationGroupQueryDTO as dg, toOrganisationGroupPayload as dh, newOrganisationGroupPayload as di, findOrganisationGroups as dj, createOrganisationGroup as dk, updateOrganisationGroup as dl, deleteOrganisationGroup as dm, getOrganisationGroupCache as dn, getOrganisationGroupCacheCount as dp, getOrganisationGroupCacheChild as dq, type MasterVehicleSubModel as dr, MasterVehicleSubModelSchema as ds, type MasterVehicleSubModelDTO as dt, MasterVehicleSubModelQuerySchema as du, type MasterVehicleSubModelQueryDTO as dv, toMasterVehicleSubModelPayload as dw, newMasterVehicleSubModelPayload as dx, findMasterVehicleSubModels as dy, createMasterVehicleSubModel as dz, type MasterVehicleFuelType as e, MasterVehicleAssociatedToQuerySchema as e$, updateMasterVehicleMake as e0, deleteMasterVehicleMake as e1, getMasterVehicleMakeCache as e2, getMasterVehicleMakeCacheCount as e3, getMasterVehicleMakeCacheChild as e4, type MasterVehicleStatusType as e5, MasterVehicleStatusTypeSchema as e6, type MasterVehicleStatusTypeDTO as e7, MasterVehicleStatusTypeQuerySchema as e8, type MasterVehicleStatusTypeQueryDTO as e9, MasterVehicleTypeQuerySchema as eA, type MasterVehicleTypeQueryDTO as eB, toMasterVehicleTypePayload as eC, newMasterVehicleTypePayload as eD, findMasterVehicleTypes as eE, createMasterVehicleType as eF, updateMasterVehicleType as eG, deleteMasterVehicleType as eH, getMasterVehicleTypeCache as eI, getMasterVehicleTypeCacheCount as eJ, getMasterVehicleTypeCacheChild as eK, MasterVehicleFuelTypeSchema as eL, type MasterVehicleFuelTypeDTO as eM, MasterVehicleFuelTypeQuerySchema as eN, type MasterVehicleFuelTypeQueryDTO as eO, toMasterVehicleFuelTypePayload as eP, newMasterVehicleFuelTypePayload as eQ, findMasterVehicleFuelTypes as eR, createMasterVehicleFuelType as eS, updateMasterVehicleFuelType as eT, deleteMasterVehicleFuelType as eU, getMasterVehicleFuelTypeCache as eV, getMasterVehicleFuelTypeCacheCount as eW, getMasterVehicleFuelTypeCacheChild as eX, type MasterVehicleAssociatedTo as eY, MasterVehicleAssociatedToSchema as eZ, type MasterVehicleAssociatedToDTO as e_, toMasterVehicleStatusTypePayload as ea, newMasterVehicleStatusTypePayload as eb, findMasterVehicleStatusTypes as ec, createMasterVehicleStatusType as ed, updateMasterVehicleStatusType as ee, deleteMasterVehicleStatusType as ef, getMasterVehicleStatusTypeCache as eg, getMasterVehicleStatusTypeCacheCount as eh, getMasterVehicleStatusTypeCacheChild as ei, type MasterVehicleOwnershipType as ej, MasterVehicleOwnershipTypeSchema as ek, type MasterVehicleOwnershipTypeDTO as el, MasterVehicleOwnershipTypeQuerySchema as em, type MasterVehicleOwnershipTypeQueryDTO as en, toMasterVehicleOwnershipTypePayload as eo, newMasterVehicleOwnershipTypePayload as ep, findMasterVehicleOwnershipTypes as eq, createMasterVehicleOwnershipType as er, updateMasterVehicleOwnershipType as es, deleteMasterVehicleOwnershipType as et, getMasterVehicleOwnershipTypeCache as eu, getMasterVehicleOwnershipTypeCacheCount as ev, getMasterVehicleOwnershipTypeCacheChild as ew, type MasterVehicleType as ex, MasterVehicleTypeSchema as ey, type MasterVehicleTypeDTO as ez, type MasterVehicleFuelUnit as f, findVehicles as f$, type MasterVehicleAssociatedToQueryDTO as f0, toMasterVehicleAssociatedToPayload as f1, newMasterVehicleAssociatedToPayload as f2, findMasterVehicleAssociatedTos as f3, createMasterVehicleAssociatedTo as f4, updateMasterVehicleAssociatedTo as f5, deleteMasterVehicleAssociatedTo as f6, getMasterVehicleAssociatedToCache as f7, getMasterVehicleAssociatedToCacheCount as f8, getMasterVehicleAssociatedToCacheChild as f9, type VehicleDriverLinkDTO as fA, SimpleFindQuerySchema as fB, type SimpleFindQueryDTO as fC, VehicleDetailBodySchema as fD, type VehicleDetailBodyDTO as fE, VehicleDetailGPSMainSchema as fF, type VehicleDetailGPSMainDTO as fG, VehicleDetailGPSDataSchema as fH, type VehicleDetailGPSDataDTO as fI, VehicleDetailGPSAnalyticsSchema as fJ, type VehicleDetailGPSAnalyticsDTO as fK, VehicleDetailLifeCycleSchema as fL, type VehicleDetailLifeCycleDto as fM, VehicleDetailPurchaseSchema as fN, type VehicleDetailPurchaseDTO as fO, VehicleDetailTripSchema as fP, type VehicleDetailTripDTO as fQ, VehicleQuerySchema as fR, type VehicleQueryDTO as fS, VehicleGPSQuerySchema as fT, type VehicleGPSQueryDTO as fU, toVehiclePayload as fV, newVehiclePayload as fW, toVehicleDetailsGPSPayload as fX, toVehicleDetailsBodyPayload as fY, toVehicleDetailPurchasePayload as fZ, toVehicleDetailLifeCyclePayload as f_, MasterVehicleFuelUnitSchema as fa, type MasterVehicleFuelUnitDTO as fb, MasterVehicleFuelUnitQuerySchema as fc, type MasterVehicleFuelUnitQueryDTO as fd, toMasterVehicleFuelUnitPayload as fe, newMasterVehicleFuelUnitPayload as ff, findMasterVehicleFuelUnits as fg, createMasterVehicleFuelUnit as fh, updateMasterVehicleFuelUnit as fi, deleteMasterVehicleFuelUnit as fj, getMasterVehicleFuelUnitCache as fk, getMasterVehicleFuelUnitCacheCount as fl, getMasterVehicleFuelUnitCacheChild as fm, type MasterVehicleDropdown as fn, type VehicleDetailBody as fo, type VehicleDetailLifeCycle as fp, type VehicleDetailPurchase as fq, type VehicleDetailGPS as fr, type VehicleDetailTrip as fs, VehicleSchema as ft, type VehicleDTO as fu, VehicleDeviceLinkSchema as fv, type VehicleDeviceLinkDTO as fw, VehicleDeviceUnlinkSchema as fx, type VehicleDeviceUnlinkDTO as fy, VehicleDriverLinkSchema as fz, type MasterMainState as g, CreateUserSchema as g$, findVehiclesLiveDashboard as g0, findVehicleGPSDetails as g1, createVehicle as g2, updateVehicle as g3, deleteVehicle as g4, updateVehicleBodyDetails as g5, updateVehicleLifeCycleDetails as g6, updateVehiclePurchaseDetails as g7, updateVehicleGPSDetailsMain as g8, updateVehicleGPSDetailsData as g9, getMasterUserRoleCacheCount as gA, type MasterUserStatus as gB, MasterUserStatusSchema as gC, type MasterUserStatusDTO as gD, MasterUserStatusQuerySchema as gE, type MasterUserStatusQueryDTO as gF, toMasterUserStatusPayload as gG, newMasterUserStatusPayload as gH, findMasterUserStatuses as gI, createMasterUserStatus as gJ, updateMasterUserStatus as gK, deleteMasterUserStatus as gL, getMasterUserStatusCache as gM, getMasterUserStatusCacheCount as gN, type MasterMainLanguage as gO, MasterMainLanguageSchema as gP, type MasterMainLanguageDTO as gQ, MasterMainLanguageQuerySchema as gR, type MasterMainLanguageQueryDTO as gS, toMasterMainLanguagePayload as gT, newMasterMainLanguagePayload as gU, findMasterMainLanguages as gV, createMasterMainLanguage as gW, updateMasterMainLanguage as gX, deleteMasterMainLanguage as gY, getMasterMainLanguageCache as gZ, type UserVehicleLink as g_, updateVehicleGPSDetailsAnalytics as ga, updateVehicleTripDetails as gb, linkDriverToVehicle as gc, unlinkDriverFromVehicle as gd, getDriverLinkHistoryByVehicle as ge, getDriverLinkHistoryByDriver as gf, linkDeviceToVehicle as gg, unlinkDeviceFromVehicle as gh, getDeviceLinkHistoryByVehicle as gi, getDeviceLinkHistoryByDevice as gj, getVehicleCache as gk, getVehicleSimpleCache as gl, getVehicleSimpleDropdownCustom as gm, getVehicleParentCache as gn, type MasterUserRole as go, MasterUserRoleSchema as gp, type MasterUserRoleDTO as gq, MasterUserRoleQuerySchema as gr, type MasterUserRoleQueryDTO as gs, toMasterUserRolePayload as gt, newMasterUserRolePayload as gu, findMasterUserRoles as gv, createMasterUserRole as gw, updateMasterUserRole as gx, deleteMasterUserRole as gy, getMasterUserRoleCache as gz, type MasterMainIndustry as h, toMasterTyreModelPayload as h$, type CreateUserDTO as h0, UserQuerySchema as h1, type UserQueryDTO as h2, UserDefaultLanguageSchema as h3, type UserDefaultLanguageDTO as h4, UserDefaultTimeZoneSchema as h5, type UserDefaultTimeZoneDTO as h6, UserDefaultDateFormatSchema as h7, type UserDefaultDateFormatDTO as h8, newUserPayload as h9, MasterExpenseTypeQuerySchema as hA, type MasterExpenseTypeQueryDTO as hB, toMasterExpenseTypePayload as hC, newMasterExpenseTypePayload as hD, findMasterExpenseTypes as hE, createMasterExpenseType as hF, updateMasterExpenseType as hG, deleteMasterExpenseType as hH, getMasterExpenseTypeCache as hI, type MasterTyreGrade as hJ, MasterTyreGradeSchema as hK, type MasterTyreGradeDTO as hL, MasterTyreGradeQuerySchema as hM, type MasterTyreGradeQueryDTO as hN, toMasterTyreGradePayload as hO, newMasterTyreGradePayload as hP, findMasterTyreGrades as hQ, createMasterTyreGrade as hR, updateMasterTyreGrade as hS, deleteMasterTyreGrade as hT, getMasterTyreGradeCache as hU, getMasterTyreGradeCacheCount as hV, type MasterTyreModel as hW, MasterTyreModelSchema as hX, type MasterTyreModelDTO as hY, MasterTyreModelQuerySchema as hZ, type MasterTyreModelQueryDTO as h_, toUserPayload as ha, findUsers as hb, createUser as hc, updateUser as hd, deleteUser as he, getUserCache as hf, getUserCacheSimple as hg, getUserPresignedUrl as hh, updateUserDefaultLanguage as hi, updateUserDefaultTimezone as hj, updateUserDefaultDateformat as hk, type MasterExpenseName as hl, MasterExpenseNameSchema as hm, type MasterExpenseNameDTO as hn, MasterExpenseNameQuerySchema as ho, type MasterExpenseNameQueryDTO as hp, toMasterExpenseNamePayload as hq, newMasterExpenseNamePayload as hr, findMasterExpenseNames as hs, createMasterExpenseName as ht, updateMasterExpenseName as hu, deleteMasterExpenseName as hv, getMasterExpenseNameCache as hw, type MasterExpenseType as hx, MasterExpenseTypeSchema as hy, type MasterExpenseTypeDTO as hz, MasterMainIndustrySchema as i, type MasterFleetInsuranceClaimStatusQueryDTO as i$, newMasterTyreModelPayload as i0, findMasterTyreModels as i1, createMasterTyreModel as i2, updateMasterTyreModel as i3, deleteMasterTyreModel as i4, getMasterTyreModelCache as i5, getMasterTyreModelCacheCount as i6, type MasterTyreMake as i7, MasterTyreMakeSchema as i8, type MasterTyreMakeDTO as i9, MasterFleetIncidentStatusSchema as iA, type MasterFleetIncidentStatusDTO as iB, MasterFleetIncidentStatusQuerySchema as iC, type MasterFleetIncidentStatusQueryDTO as iD, toMasterFleetIncidentStatusPayload as iE, newMasterFleetIncidentStatusPayload as iF, findMasterFleetIncidentStatuses as iG, createMasterFleetIncidentStatus as iH, updateMasterFleetIncidentStatus as iI, deleteMasterFleetIncidentStatus as iJ, getMasterFleetIncidentStatusCache as iK, type MasterFleetIncidentSeverity as iL, MasterFleetIncidentSeveritySchema as iM, type MasterFleetIncidentSeverityDTO as iN, MasterFleetIncidentSeverityQuerySchema as iO, type MasterFleetIncidentSeverityQueryDTO as iP, toMasterFleetIncidentSeverityPayload as iQ, newMasterFleetIncidentSeverityPayload as iR, findMasterFleetIncidentSeverities as iS, createMasterFleetIncidentSeverity as iT, updateMasterFleetIncidentSeverity as iU, deleteMasterFleetIncidentSeverity as iV, getMasterFleetIncidentSeverityCache as iW, type MasterFleetInsuranceClaimStatus as iX, MasterFleetInsuranceClaimStatusSchema as iY, type MasterFleetInsuranceClaimStatusDTO as iZ, MasterFleetInsuranceClaimStatusQuerySchema as i_, MasterTyreMakeQuerySchema as ia, type MasterTyreMakeQueryDTO as ib, toMasterTyreMakePayload as ic, newMasterTyreMakePayload as id, findMasterTyreMakes as ie, createMasterTyreMake as ig, updateMasterTyreMake as ih, deleteMasterTyreMake as ii, getMasterTyreMakeCache as ij, getMasterTyreMakeCacheCount as ik, getMasterTyreMakeCacheChild as il, type MasterFleetIncidentType as im, MasterFleetIncidentTypeSchema as io, type MasterFleetIncidentTypeDTO as ip, MasterFleetIncidentTypeQuerySchema as iq, type MasterFleetIncidentTypeQueryDTO as ir, toMasterFleetIncidentTypePayload as is, newMasterFleetIncidentTypePayload as it, findMasterFleetIncidentTypes as iu, createMasterFleetIncidentType as iv, updateMasterFleetIncidentType as iw, deleteMasterFleetIncidentType as ix, getMasterFleetIncidentTypeCache as iy, type MasterFleetIncidentStatus as iz, type MasterMainIndustryDTO as j, findMasterSparePartCategories as j$, toMasterFleetInsuranceClaimStatusPayload as j0, newMasterFleetInsuranceClaimStatusPayload as j1, findMasterFleetInsuranceClaimStatuses as j2, createMasterFleetInsuranceClaimStatus as j3, updateMasterFleetInsuranceClaimStatus as j4, deleteMasterFleetInsuranceClaimStatus as j5, getMasterFleetInsuranceClaimStatusCache as j6, type MasterFleetServiceTask as j7, MasterFleetServiceTaskSchema as j8, type MasterFleetServiceTaskDTO as j9, toMasterVendorTypePayload as jA, newMasterVendorTypePayload as jB, findMasterVendorTypes as jC, createMasterVendorType as jD, updateMasterVendorType as jE, deleteMasterVendorType as jF, getMasterVendorTypeCache as jG, type MasterSparePartSubCategory as jH, MasterSparePartSubCategorySchema as jI, type MasterSparePartSubCategoryDTO as jJ, SparePartSubCategoryQuerySchema as jK, type SparePartSubCategoryQueryDTO as jL, toMasterSparePartSubCategoryPayload as jM, newMasterSparePartSubCategoryPayload as jN, findMasterSparePartSubCategories as jO, createMasterSparePartSubCategory as jP, updateMasterSparePartSubCategory as jQ, deleteMasterSparePartSubCategory as jR, getMasterSparePartSubCategoryCache as jS, getMasterSparePartSubCategoryCacheCount as jT, type MasterSparePartCategory as jU, MasterSparePartCategorySchema as jV, type MasterSparePartCategoryDTO as jW, SparePartCategoryQuerySchema as jX, type SparePartCategoryQueryDTO as jY, toMasterSparePartCategoryPayload as jZ, newMasterSparePartCategoryPayload as j_, MasterFleetServiceTaskQuerySchema as ja, type MasterFleetServiceTaskQueryDTO as jb, toMasterFleetServiceTaskPayload as jc, newMasterFleetServiceTaskPayload as jd, findMasterFleetServiceTasks as je, createMasterFleetServiceTask as jf, updateMasterFleetServiceTask as jg, deleteMasterFleetServiceTask as jh, getMasterFleetServiceTaskCache as ji, type MasterTripPartyType as jj, MasterTripPartyTypeSchema as jk, type MasterTripPartyTypeDTO as jl, MasterTripPartyTypeQuerySchema as jm, type MasterTripPartyTypeQueryDTO as jn, toMasterTripPartyTypePayload as jo, newMasterTripPartyTypePayload as jp, findMasterTripPartyTypes as jq, createMasterTripPartyType as jr, updateMasterTripPartyType as js, deleteMasterTripPartyType as jt, getMasterTripPartyTypeCache as ju, type MasterVendorType as jv, MasterVendorTypeSchema as jw, type MasterVendorTypeDTO as jx, MasterVendorTypeQuerySchema as jy, type MasterVendorTypeQueryDTO as jz, MasterMainIndustryQuerySchema as k, createMasterSparePartCategory as k0, updateMasterSparePartCategory as k1, deleteMasterSparePartCategory as k2, getMasterSparePartCategoryCache as k3, getMasterSparePartCategoryCacheChild as k4, getMasterSparePartCategoryCacheCount as k5, type MasterSparePartUnit as k6, MasterSparePartUnitSchema as k7, type MasterSparePartUnitDTO as k8, SparePartUnitQuerySchema as k9, type SparePartUnitQueryDTO as ka, toMasterSparePartUnitPayload as kb, newMasterSparePartUnitPayload as kc, findMasterSparePartUnits as kd, createMasterSparePartUnit as ke, updateMasterSparePartUnit as kf, deleteMasterSparePartUnit as kg, getMasterSparePartUnitCache as kh, getMasterSparePartUnitCacheCount as ki, type UserOrganisationSimple as kj, UserOrganisationSchema as kk, type UserOrganisationDTO as kl, UserOrganisationQuerySchema as km, type UserOrganisationQueryDTO as kn, toUserOrganisationPayload as ko, newUserOrganisationPayload as kp, findUserOrganisations as kq, createUserOrganisation as kr, updateUserOrganisation as ks, deleteUserOrganisation as kt, getUserOrganisationCache as ku, getUserOrganisationCacheSimple as kv, getUserOrganisationPresignedUrl as kw, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
package/package.json
CHANGED