vms-nest-prisma-api-document 42.0.0 → 45.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 +25 -24
- package/dist/services/account/ticket_service.d.ts +2 -2
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +32 -32
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
- 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 +9 -9
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +13 -13
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +14 -14
- 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 +6 -6
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
- 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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
- 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 +5 -5
- 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/package.json +1 -1
- package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-DRukc453.d.ts} +29 -29
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -24,14 +24,14 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
|
|
|
24
24
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
25
25
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
+
removal_reason: string;
|
|
27
28
|
status: Status;
|
|
28
29
|
organisation_id: string;
|
|
29
30
|
description: string;
|
|
30
|
-
removal_reason: string;
|
|
31
31
|
}, {
|
|
32
|
+
removal_reason: string;
|
|
32
33
|
status: Status;
|
|
33
34
|
organisation_id: string;
|
|
34
|
-
removal_reason: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterVehicleFuelRemovalReasonDTO = z.infer<typeof MasterVehicleFuelRemovalReasonSchema>;
|
|
@@ -70,6 +70,7 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fuel_removal_reason_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
+
time_zone_id: string;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fuel_removal_reason_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { d as MasterVehicleFuelType, eM as MasterVehicleFuelTypeDTO, eO as MasterVehicleFuelTypeQueryDTO, eN as MasterVehicleFuelTypeQuerySchema, eL as MasterVehicleFuelTypeSchema, eS as createMasterVehicleFuelType, eU as deleteMasterVehicleFuelType, eR as findMasterVehicleFuelTypes, eV as getMasterVehicleFuelTypeCache, eX as getMasterVehicleFuelTypeCacheChild, eW as getMasterVehicleFuelTypeCacheCount, eQ as newMasterVehicleFuelTypePayload, eP as toMasterVehicleFuelTypePayload, eT as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { d as MasterVehicleFuelType, eM as MasterVehicleFuelTypeDTO, eO as MasterVehicleFuelTypeQueryDTO, eN as MasterVehicleFuelTypeQuerySchema, eL as MasterVehicleFuelTypeSchema, eS as createMasterVehicleFuelType, eU as deleteMasterVehicleFuelType, eR as findMasterVehicleFuelTypes, eV as getMasterVehicleFuelTypeCache, eX as getMasterVehicleFuelTypeCacheChild, eW as getMasterVehicleFuelTypeCacheCount, eQ as newMasterVehicleFuelTypePayload, eP as toMasterVehicleFuelTypePayload, eT as updateMasterVehicleFuelType } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { e as MasterVehicleFuelUnit, fb as MasterVehicleFuelUnitDTO, fd as MasterVehicleFuelUnitQueryDTO, fc as MasterVehicleFuelUnitQuerySchema, fa as MasterVehicleFuelUnitSchema, fh as createMasterVehicleFuelUnit, fj as deleteMasterVehicleFuelUnit, fg as findMasterVehicleFuelUnits, fk as getMasterVehicleFuelUnitCache, fm as getMasterVehicleFuelUnitCacheChild, fl as getMasterVehicleFuelUnitCacheCount, ff as newMasterVehicleFuelUnitPayload, fe as toMasterVehicleFuelUnitPayload, fi as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { e as MasterVehicleFuelUnit, fb as MasterVehicleFuelUnitDTO, fd as MasterVehicleFuelUnitQueryDTO, fc as MasterVehicleFuelUnitQuerySchema, fa as MasterVehicleFuelUnitSchema, fh as createMasterVehicleFuelUnit, fj as deleteMasterVehicleFuelUnit, fg as findMasterVehicleFuelUnits, fk as getMasterVehicleFuelUnitCache, fm as getMasterVehicleFuelUnitCacheChild, fl as getMasterVehicleFuelUnitCacheCount, ff as newMasterVehicleFuelUnitPayload, fe as toMasterVehicleFuelUnitPayload, fi as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dT as MasterVehicleMake, dV as MasterVehicleMakeDTO, dX as MasterVehicleMakeQueryDTO, dW as MasterVehicleMakeQuerySchema, dU as MasterVehicleMakeSchema, d$ as createMasterVehicleMake, e1 as deleteMasterVehicleMake, d_ as findMasterVehicleMakes, e2 as getMasterVehicleMakeCache, e4 as getMasterVehicleMakeCacheChild, e3 as getMasterVehicleMakeCacheCount, dZ as newMasterVehicleMakePayload, dY as toMasterVehicleMakePayload, e0 as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { dT as MasterVehicleMake, dV as MasterVehicleMakeDTO, dX as MasterVehicleMakeQueryDTO, dW as MasterVehicleMakeQuerySchema, dU as MasterVehicleMakeSchema, d$ as createMasterVehicleMake, e1 as deleteMasterVehicleMake, d_ as findMasterVehicleMakes, e2 as getMasterVehicleMakeCache, e4 as getMasterVehicleMakeCacheChild, e3 as getMasterVehicleMakeCacheCount, dZ as newMasterVehicleMakePayload, dY as toMasterVehicleMakePayload, e0 as updateMasterVehicleMake } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dF as MasterVehicleModel, dH as MasterVehicleModelDTO, dJ as MasterVehicleModelQueryDTO, dI as MasterVehicleModelQuerySchema, dG as MasterVehicleModelSchema, dN as createMasterVehicleModel, dP as deleteMasterVehicleModel, dM as findMasterVehicleModels, dQ as getMasterVehicleModelCache, dS as getMasterVehicleModelCacheChild, dR as getMasterVehicleModelCacheCount, dL as newMasterVehicleModelPayload, dK as toMasterVehicleModelPayload, dO as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dF as MasterVehicleModel, dH as MasterVehicleModelDTO, dJ as MasterVehicleModelQueryDTO, dI as MasterVehicleModelQuerySchema, dG as MasterVehicleModelSchema, dN as createMasterVehicleModel, dP as deleteMasterVehicleModel, dM as findMasterVehicleModels, dQ as getMasterVehicleModelCache, dS as getMasterVehicleModelCacheChild, dR as getMasterVehicleModelCacheCount, dL as newMasterVehicleModelPayload, dK as toMasterVehicleModelPayload, dO as updateMasterVehicleModel } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ej as MasterVehicleOwnershipType, el as MasterVehicleOwnershipTypeDTO, en as MasterVehicleOwnershipTypeQueryDTO, em as MasterVehicleOwnershipTypeQuerySchema, ek as MasterVehicleOwnershipTypeSchema, er as createMasterVehicleOwnershipType, et as deleteMasterVehicleOwnershipType, eq as findMasterVehicleOwnershipTypes, eu as getMasterVehicleOwnershipTypeCache, ew as getMasterVehicleOwnershipTypeCacheChild, ev as getMasterVehicleOwnershipTypeCacheCount, ep as newMasterVehicleOwnershipTypePayload, eo as toMasterVehicleOwnershipTypePayload, es as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { ej as MasterVehicleOwnershipType, el as MasterVehicleOwnershipTypeDTO, en as MasterVehicleOwnershipTypeQueryDTO, em as MasterVehicleOwnershipTypeQuerySchema, ek as MasterVehicleOwnershipTypeSchema, er as createMasterVehicleOwnershipType, et as deleteMasterVehicleOwnershipType, eq as findMasterVehicleOwnershipTypes, eu as getMasterVehicleOwnershipTypeCache, ew as getMasterVehicleOwnershipTypeCacheChild, ev as getMasterVehicleOwnershipTypeCacheCount, ep as newMasterVehicleOwnershipTypePayload, eo as toMasterVehicleOwnershipTypePayload, es as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { e5 as MasterVehicleStatusType, e7 as MasterVehicleStatusTypeDTO, e9 as MasterVehicleStatusTypeQueryDTO, e8 as MasterVehicleStatusTypeQuerySchema, e6 as MasterVehicleStatusTypeSchema, ed as createMasterVehicleStatusType, ef as deleteMasterVehicleStatusType, ec as findMasterVehicleStatusTypes, eg as getMasterVehicleStatusTypeCache, ei as getMasterVehicleStatusTypeCacheChild, eh as getMasterVehicleStatusTypeCacheCount, eb as newMasterVehicleStatusTypePayload, ea as toMasterVehicleStatusTypePayload, ee as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { e5 as MasterVehicleStatusType, e7 as MasterVehicleStatusTypeDTO, e9 as MasterVehicleStatusTypeQueryDTO, e8 as MasterVehicleStatusTypeQuerySchema, e6 as MasterVehicleStatusTypeSchema, ed as createMasterVehicleStatusType, ef as deleteMasterVehicleStatusType, ec as findMasterVehicleStatusTypes, eg as getMasterVehicleStatusTypeCache, ei as getMasterVehicleStatusTypeCacheChild, eh as getMasterVehicleStatusTypeCacheCount, eb as newMasterVehicleStatusTypePayload, ea as toMasterVehicleStatusTypePayload, ee as updateMasterVehicleStatusType } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dr as MasterVehicleSubModel, dt as MasterVehicleSubModelDTO, dv as MasterVehicleSubModelQueryDTO, du as MasterVehicleSubModelQuerySchema, ds as MasterVehicleSubModelSchema, dz as createMasterVehicleSubModel, dB as deleteMasterVehicleSubModel, dy as findMasterVehicleSubModels, dC as getMasterVehicleSubModelCache, dE as getMasterVehicleSubModelCacheChild, dD as getMasterVehicleSubModelCacheCount, dx as newMasterVehicleSubModelPayload, dw as toMasterVehicleSubModelPayload, dA as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dr as MasterVehicleSubModel, dt as MasterVehicleSubModelDTO, dv as MasterVehicleSubModelQueryDTO, du as MasterVehicleSubModelQuerySchema, ds as MasterVehicleSubModelSchema, dz as createMasterVehicleSubModel, dB as deleteMasterVehicleSubModel, dy as findMasterVehicleSubModels, dC as getMasterVehicleSubModelCache, dE as getMasterVehicleSubModelCacheChild, dD as getMasterVehicleSubModelCacheCount, dx as newMasterVehicleSubModelPayload, dw as toMasterVehicleSubModelPayload, dA as updateMasterVehicleSubModel } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ex as MasterVehicleType, ez as MasterVehicleTypeDTO, eB as MasterVehicleTypeQueryDTO, eA as MasterVehicleTypeQuerySchema, ey as MasterVehicleTypeSchema, eF as createMasterVehicleType, eH as deleteMasterVehicleType, eE as findMasterVehicleTypes, eI as getMasterVehicleTypeCache, eK as getMasterVehicleTypeCacheChild, eJ as getMasterVehicleTypeCacheCount, eD as newMasterVehicleTypePayload, eC as toMasterVehicleTypePayload, eG as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { ex as MasterVehicleType, ez as MasterVehicleTypeDTO, eB as MasterVehicleTypeQueryDTO, eA as MasterVehicleTypeQuerySchema, ey as MasterVehicleTypeSchema, eF as createMasterVehicleType, eH as deleteMasterVehicleType, eE as findMasterVehicleTypes, eI as getMasterVehicleTypeCache, eK as getMasterVehicleTypeCacheChild, eJ as getMasterVehicleTypeCacheCount, eD as newMasterVehicleTypePayload, eC as toMasterVehicleTypePayload, eG as updateMasterVehicleType } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -31,6 +31,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
31
31
|
telegram_chat_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
32
32
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
+
status: Status;
|
|
34
35
|
mobile_number: string;
|
|
35
36
|
email: string;
|
|
36
37
|
facebook_link: string;
|
|
@@ -41,7 +42,6 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
41
42
|
pinterest_link: string;
|
|
42
43
|
whats_app_chat_url: string;
|
|
43
44
|
telegram_chat_url: string;
|
|
44
|
-
status: Status;
|
|
45
45
|
}, {
|
|
46
46
|
status: Status;
|
|
47
47
|
mobile_number?: string | undefined;
|
|
@@ -17,10 +17,10 @@ declare const FaqSchema: z.ZodObject<{
|
|
|
17
17
|
faq_content: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
18
18
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
status: Status;
|
|
21
20
|
faq_section: string;
|
|
22
21
|
faq_header: string;
|
|
23
22
|
faq_content: string;
|
|
23
|
+
status: Status;
|
|
24
24
|
}, {
|
|
25
25
|
status: Status;
|
|
26
26
|
faq_section?: string | undefined;
|
package/package.json
CHANGED
package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-DRukc453.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<{
|