vms-nest-prisma-api-document 209.0.0 → 212.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/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +19 -19
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
- 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 +47 -47
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- 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 +1 -1
- 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_admin_service.d.ts +20 -20
- 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/main/vehicle/master_vehicle_service.js +11 -11
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_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 +6 -6
- package/dist/services/master/expense/master_expense_type_service.d.ts +3 -3
- 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 +3 -3
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +3 -3
- 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 +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 +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +5 -5
- 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/{user_organisation_service-N8kI-Upv.d.ts → user_organisation_service-DuOC_IdW.d.ts} +26 -23
- package/package.json +1 -1
|
@@ -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, eQ as MasterVehicleFuelTypeDTO, eS as MasterVehicleFuelTypeQueryDTO, eR as MasterVehicleFuelTypeQuerySchema, eP as MasterVehicleFuelTypeSchema, eW as createMasterVehicleFuelType, eY as deleteMasterVehicleFuelType, eV as findMasterVehicleFuelTypes, eZ as getMasterVehicleFuelTypeCache, e$ as getMasterVehicleFuelTypeCacheChild, e_ as getMasterVehicleFuelTypeCacheCount, eU as newMasterVehicleFuelTypePayload, eT as toMasterVehicleFuelTypePayload, eX as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { d as MasterVehicleFuelType, eQ as MasterVehicleFuelTypeDTO, eS as MasterVehicleFuelTypeQueryDTO, eR as MasterVehicleFuelTypeQuerySchema, eP as MasterVehicleFuelTypeSchema, eW as createMasterVehicleFuelType, eY as deleteMasterVehicleFuelType, eV as findMasterVehicleFuelTypes, eZ as getMasterVehicleFuelTypeCache, e$ as getMasterVehicleFuelTypeCacheChild, e_ as getMasterVehicleFuelTypeCacheCount, eU as newMasterVehicleFuelTypePayload, eT as toMasterVehicleFuelTypePayload, eX as updateMasterVehicleFuelType } from '../../../user_organisation_service-DuOC_IdW.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, ff as MasterVehicleFuelUnitDTO, fh as MasterVehicleFuelUnitQueryDTO, fg as MasterVehicleFuelUnitQuerySchema, fe as MasterVehicleFuelUnitSchema, fl as createMasterVehicleFuelUnit, fn as deleteMasterVehicleFuelUnit, fk as findMasterVehicleFuelUnits, fo as getMasterVehicleFuelUnitCache, fq as getMasterVehicleFuelUnitCacheChild, fp as getMasterVehicleFuelUnitCacheCount, fj as newMasterVehicleFuelUnitPayload, fi as toMasterVehicleFuelUnitPayload, fm as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { e as MasterVehicleFuelUnit, ff as MasterVehicleFuelUnitDTO, fh as MasterVehicleFuelUnitQueryDTO, fg as MasterVehicleFuelUnitQuerySchema, fe as MasterVehicleFuelUnitSchema, fl as createMasterVehicleFuelUnit, fn as deleteMasterVehicleFuelUnit, fk as findMasterVehicleFuelUnits, fo as getMasterVehicleFuelUnitCache, fq as getMasterVehicleFuelUnitCacheChild, fp as getMasterVehicleFuelUnitCacheCount, fj as newMasterVehicleFuelUnitPayload, fi as toMasterVehicleFuelUnitPayload, fm as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-DuOC_IdW.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 { dX as MasterVehicleMake, dZ as MasterVehicleMakeDTO, d$ as MasterVehicleMakeQueryDTO, d_ as MasterVehicleMakeQuerySchema, dY as MasterVehicleMakeSchema, e3 as createMasterVehicleMake, e5 as deleteMasterVehicleMake, e2 as findMasterVehicleMakes, e6 as getMasterVehicleMakeCache, e8 as getMasterVehicleMakeCacheChild, e7 as getMasterVehicleMakeCacheCount, e1 as newMasterVehicleMakePayload, e0 as toMasterVehicleMakePayload, e4 as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { dX as MasterVehicleMake, dZ as MasterVehicleMakeDTO, d$ as MasterVehicleMakeQueryDTO, d_ as MasterVehicleMakeQuerySchema, dY as MasterVehicleMakeSchema, e3 as createMasterVehicleMake, e5 as deleteMasterVehicleMake, e2 as findMasterVehicleMakes, e6 as getMasterVehicleMakeCache, e8 as getMasterVehicleMakeCacheChild, e7 as getMasterVehicleMakeCacheCount, e1 as newMasterVehicleMakePayload, e0 as toMasterVehicleMakePayload, e4 as updateMasterVehicleMake } from '../../../user_organisation_service-DuOC_IdW.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 { dJ as MasterVehicleModel, dL as MasterVehicleModelDTO, dN as MasterVehicleModelQueryDTO, dM as MasterVehicleModelQuerySchema, dK as MasterVehicleModelSchema, dR as createMasterVehicleModel, dT as deleteMasterVehicleModel, dQ as findMasterVehicleModels, dU as getMasterVehicleModelCache, dW as getMasterVehicleModelCacheChild, dV as getMasterVehicleModelCacheCount, dP as newMasterVehicleModelPayload, dO as toMasterVehicleModelPayload, dS as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dJ as MasterVehicleModel, dL as MasterVehicleModelDTO, dN as MasterVehicleModelQueryDTO, dM as MasterVehicleModelQuerySchema, dK as MasterVehicleModelSchema, dR as createMasterVehicleModel, dT as deleteMasterVehicleModel, dQ as findMasterVehicleModels, dU as getMasterVehicleModelCache, dW as getMasterVehicleModelCacheChild, dV as getMasterVehicleModelCacheCount, dP as newMasterVehicleModelPayload, dO as toMasterVehicleModelPayload, dS as updateMasterVehicleModel } from '../../../user_organisation_service-DuOC_IdW.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 { en as MasterVehicleOwnershipType, ep as MasterVehicleOwnershipTypeDTO, er as MasterVehicleOwnershipTypeQueryDTO, eq as MasterVehicleOwnershipTypeQuerySchema, eo as MasterVehicleOwnershipTypeSchema, ev as createMasterVehicleOwnershipType, ex as deleteMasterVehicleOwnershipType, eu as findMasterVehicleOwnershipTypes, ey as getMasterVehicleOwnershipTypeCache, eA as getMasterVehicleOwnershipTypeCacheChild, ez as getMasterVehicleOwnershipTypeCacheCount, et as newMasterVehicleOwnershipTypePayload, es as toMasterVehicleOwnershipTypePayload, ew as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { en as MasterVehicleOwnershipType, ep as MasterVehicleOwnershipTypeDTO, er as MasterVehicleOwnershipTypeQueryDTO, eq as MasterVehicleOwnershipTypeQuerySchema, eo as MasterVehicleOwnershipTypeSchema, ev as createMasterVehicleOwnershipType, ex as deleteMasterVehicleOwnershipType, eu as findMasterVehicleOwnershipTypes, ey as getMasterVehicleOwnershipTypeCache, eA as getMasterVehicleOwnershipTypeCacheChild, ez as getMasterVehicleOwnershipTypeCacheCount, et as newMasterVehicleOwnershipTypePayload, es as toMasterVehicleOwnershipTypePayload, ew as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-DuOC_IdW.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 { e9 as MasterVehicleStatusType, eb as MasterVehicleStatusTypeDTO, ed as MasterVehicleStatusTypeQueryDTO, ec as MasterVehicleStatusTypeQuerySchema, ea as MasterVehicleStatusTypeSchema, eh as createMasterVehicleStatusType, ej as deleteMasterVehicleStatusType, eg as findMasterVehicleStatusTypes, ek as getMasterVehicleStatusTypeCache, em as getMasterVehicleStatusTypeCacheChild, el as getMasterVehicleStatusTypeCacheCount, ef as newMasterVehicleStatusTypePayload, ee as toMasterVehicleStatusTypePayload, ei as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { e9 as MasterVehicleStatusType, eb as MasterVehicleStatusTypeDTO, ed as MasterVehicleStatusTypeQueryDTO, ec as MasterVehicleStatusTypeQuerySchema, ea as MasterVehicleStatusTypeSchema, eh as createMasterVehicleStatusType, ej as deleteMasterVehicleStatusType, eg as findMasterVehicleStatusTypes, ek as getMasterVehicleStatusTypeCache, em as getMasterVehicleStatusTypeCacheChild, el as getMasterVehicleStatusTypeCacheCount, ef as newMasterVehicleStatusTypePayload, ee as toMasterVehicleStatusTypePayload, ei as updateMasterVehicleStatusType } from '../../../user_organisation_service-DuOC_IdW.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 { dv as MasterVehicleSubModel, dx as MasterVehicleSubModelDTO, dz as MasterVehicleSubModelQueryDTO, dy as MasterVehicleSubModelQuerySchema, dw as MasterVehicleSubModelSchema, dD as createMasterVehicleSubModel, dF as deleteMasterVehicleSubModel, dC as findMasterVehicleSubModels, dG as getMasterVehicleSubModelCache, dI as getMasterVehicleSubModelCacheChild, dH as getMasterVehicleSubModelCacheCount, dB as newMasterVehicleSubModelPayload, dA as toMasterVehicleSubModelPayload, dE as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dv as MasterVehicleSubModel, dx as MasterVehicleSubModelDTO, dz as MasterVehicleSubModelQueryDTO, dy as MasterVehicleSubModelQuerySchema, dw as MasterVehicleSubModelSchema, dD as createMasterVehicleSubModel, dF as deleteMasterVehicleSubModel, dC as findMasterVehicleSubModels, dG as getMasterVehicleSubModelCache, dI as getMasterVehicleSubModelCacheChild, dH as getMasterVehicleSubModelCacheCount, dB as newMasterVehicleSubModelPayload, dA as toMasterVehicleSubModelPayload, dE as updateMasterVehicleSubModel } from '../../../user_organisation_service-DuOC_IdW.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 { eB as MasterVehicleType, eD as MasterVehicleTypeDTO, eF as MasterVehicleTypeQueryDTO, eE as MasterVehicleTypeQuerySchema, eC as MasterVehicleTypeSchema, eJ as createMasterVehicleType, eL as deleteMasterVehicleType, eI as findMasterVehicleTypes, eM as getMasterVehicleTypeCache, eO as getMasterVehicleTypeCacheChild, eN as getMasterVehicleTypeCacheCount, eH as newMasterVehicleTypePayload, eG as toMasterVehicleTypePayload, eK as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { eB as MasterVehicleType, eD as MasterVehicleTypeDTO, eF as MasterVehicleTypeQueryDTO, eE as MasterVehicleTypeQuerySchema, eC as MasterVehicleTypeSchema, eJ as createMasterVehicleType, eL as deleteMasterVehicleType, eI as findMasterVehicleTypes, eM as getMasterVehicleTypeCache, eO as getMasterVehicleTypeCacheChild, eN as getMasterVehicleTypeCacheCount, eH as newMasterVehicleTypePayload, eG as toMasterVehicleTypePayload, eK as updateMasterVehicleType } from '../../../user_organisation_service-DuOC_IdW.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
package/dist/{user_organisation_service-N8kI-Upv.d.ts → user_organisation_service-DuOC_IdW.d.ts}
RENAMED
|
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
|
|
|
21
21
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22
22
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
+
description: string;
|
|
24
25
|
status: Status;
|
|
25
26
|
industry_name: string;
|
|
26
|
-
description: string;
|
|
27
27
|
}, {
|
|
28
28
|
status: Status;
|
|
29
29
|
industry_name: string;
|
|
@@ -994,9 +994,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
|
|
|
994
994
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
995
995
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
996
996
|
}, "strip", z.ZodTypeAny, {
|
|
997
|
+
description: string;
|
|
997
998
|
status: Status;
|
|
998
999
|
organisation_id: string;
|
|
999
|
-
description: string;
|
|
1000
1000
|
sub_company_name: string;
|
|
1001
1001
|
sub_company_GSTIN: string;
|
|
1002
1002
|
}, {
|
|
@@ -1124,9 +1124,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
|
|
|
1124
1124
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1125
1125
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
+
description: string;
|
|
1127
1128
|
status: Status;
|
|
1128
1129
|
organisation_id: string;
|
|
1129
|
-
description: string;
|
|
1130
1130
|
branch_name: string;
|
|
1131
1131
|
branch_city: string;
|
|
1132
1132
|
branch_address: string;
|
|
@@ -1254,9 +1254,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
|
|
|
1254
1254
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1255
1255
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1256
1256
|
}, "strip", z.ZodTypeAny, {
|
|
1257
|
+
description: string;
|
|
1257
1258
|
status: Status;
|
|
1258
1259
|
organisation_id: string;
|
|
1259
|
-
description: string;
|
|
1260
1260
|
color_name: string;
|
|
1261
1261
|
color_code: string;
|
|
1262
1262
|
}, {
|
|
@@ -1380,9 +1380,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
|
|
|
1380
1380
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1381
1381
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1382
1382
|
}, "strip", z.ZodTypeAny, {
|
|
1383
|
+
description: string;
|
|
1383
1384
|
status: Status;
|
|
1384
1385
|
organisation_id: string;
|
|
1385
|
-
description: string;
|
|
1386
1386
|
tag_name: string;
|
|
1387
1387
|
}, {
|
|
1388
1388
|
status: Status;
|
|
@@ -2002,8 +2002,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
|
|
|
2002
2002
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2003
2003
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2004
2004
|
}, "strip", z.ZodTypeAny, {
|
|
2005
|
-
status: Status;
|
|
2006
2005
|
description: string;
|
|
2006
|
+
status: Status;
|
|
2007
2007
|
device_type_name: string;
|
|
2008
2008
|
device_type_code: string;
|
|
2009
2009
|
device_manufacturer_id: string;
|
|
@@ -2137,8 +2137,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
|
|
|
2137
2137
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2138
2138
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2139
2139
|
}, "strip", z.ZodTypeAny, {
|
|
2140
|
-
status: Status;
|
|
2141
2140
|
description: string;
|
|
2141
|
+
status: Status;
|
|
2142
2142
|
device_manufacturer_id: string;
|
|
2143
2143
|
device_model_name: string;
|
|
2144
2144
|
device_model_code: string;
|
|
@@ -2266,8 +2266,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
|
|
|
2266
2266
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2267
2267
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2268
2268
|
}, "strip", z.ZodTypeAny, {
|
|
2269
|
-
status: Status;
|
|
2270
2269
|
description: string;
|
|
2270
|
+
status: Status;
|
|
2271
2271
|
device_manufacturer_name: string;
|
|
2272
2272
|
device_manufacturer_code: string;
|
|
2273
2273
|
}, {
|
|
@@ -2784,15 +2784,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2784
2784
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2785
2785
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2786
2786
|
}, "strip", z.ZodTypeAny, {
|
|
2787
|
-
|
|
2787
|
+
description: string;
|
|
2788
2788
|
status: Status;
|
|
2789
2789
|
organisation_id: string;
|
|
2790
|
-
description: string;
|
|
2791
2790
|
vehicle_ids: string[];
|
|
2792
|
-
}, {
|
|
2793
2791
|
group_name: string;
|
|
2792
|
+
}, {
|
|
2794
2793
|
status: Status;
|
|
2795
2794
|
organisation_id: string;
|
|
2795
|
+
group_name: string;
|
|
2796
2796
|
description?: string | undefined;
|
|
2797
2797
|
vehicle_ids?: string[] | undefined;
|
|
2798
2798
|
}>;
|
|
@@ -2917,9 +2917,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
|
|
|
2917
2917
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2918
2918
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2919
2919
|
}, "strip", z.ZodTypeAny, {
|
|
2920
|
+
description: string;
|
|
2920
2921
|
status: Status;
|
|
2921
2922
|
organisation_id: string;
|
|
2922
|
-
description: string;
|
|
2923
2923
|
vehicle_sub_model: string;
|
|
2924
2924
|
vehicle_model_id: string;
|
|
2925
2925
|
vehicle_make_id: string;
|
|
@@ -3056,9 +3056,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
|
|
|
3056
3056
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3057
3057
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3058
3058
|
}, "strip", z.ZodTypeAny, {
|
|
3059
|
+
description: string;
|
|
3059
3060
|
status: Status;
|
|
3060
3061
|
organisation_id: string;
|
|
3061
|
-
description: string;
|
|
3062
3062
|
vehicle_make_id: string;
|
|
3063
3063
|
vehicle_model: string;
|
|
3064
3064
|
}, {
|
|
@@ -3187,9 +3187,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
|
|
|
3187
3187
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3188
3188
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3189
3189
|
}, "strip", z.ZodTypeAny, {
|
|
3190
|
+
description: string;
|
|
3190
3191
|
status: Status;
|
|
3191
3192
|
organisation_id: string;
|
|
3192
|
-
description: string;
|
|
3193
3193
|
vehicle_make: string;
|
|
3194
3194
|
}, {
|
|
3195
3195
|
status: Status;
|
|
@@ -3311,9 +3311,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
|
|
|
3311
3311
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3312
3312
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3313
3313
|
}, "strip", z.ZodTypeAny, {
|
|
3314
|
+
description: string;
|
|
3314
3315
|
status: Status;
|
|
3315
3316
|
organisation_id: string;
|
|
3316
|
-
description: string;
|
|
3317
3317
|
status_type: string;
|
|
3318
3318
|
}, {
|
|
3319
3319
|
status: Status;
|
|
@@ -3435,9 +3435,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
|
|
|
3435
3435
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3436
3436
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3437
3437
|
}, "strip", z.ZodTypeAny, {
|
|
3438
|
+
description: string;
|
|
3438
3439
|
status: Status;
|
|
3439
3440
|
organisation_id: string;
|
|
3440
|
-
description: string;
|
|
3441
3441
|
ownership_type: string;
|
|
3442
3442
|
}, {
|
|
3443
3443
|
status: Status;
|
|
@@ -3559,9 +3559,9 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3559
3559
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3560
3560
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3561
3561
|
}, "strip", z.ZodTypeAny, {
|
|
3562
|
+
description: string;
|
|
3562
3563
|
status: Status;
|
|
3563
3564
|
organisation_id: string;
|
|
3564
|
-
description: string;
|
|
3565
3565
|
vehicle_type: string;
|
|
3566
3566
|
}, {
|
|
3567
3567
|
status: Status;
|
|
@@ -3683,9 +3683,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
|
|
|
3683
3683
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3684
3684
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3685
3685
|
}, "strip", z.ZodTypeAny, {
|
|
3686
|
+
description: string;
|
|
3686
3687
|
status: Status;
|
|
3687
3688
|
organisation_id: string;
|
|
3688
|
-
description: string;
|
|
3689
3689
|
fuel_type: string;
|
|
3690
3690
|
}, {
|
|
3691
3691
|
status: Status;
|
|
@@ -3807,9 +3807,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
|
|
|
3807
3807
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3808
3808
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3809
3809
|
}, "strip", z.ZodTypeAny, {
|
|
3810
|
+
description: string;
|
|
3810
3811
|
status: Status;
|
|
3811
3812
|
organisation_id: string;
|
|
3812
|
-
description: string;
|
|
3813
3813
|
associated_to: string;
|
|
3814
3814
|
}, {
|
|
3815
3815
|
status: Status;
|
|
@@ -3936,9 +3936,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
|
|
|
3936
3936
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3937
3937
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3938
3938
|
}, "strip", z.ZodTypeAny, {
|
|
3939
|
+
description: string;
|
|
3939
3940
|
status: Status;
|
|
3940
3941
|
organisation_id: string;
|
|
3941
|
-
description: string;
|
|
3942
3942
|
fuel_unit: string;
|
|
3943
3943
|
}, {
|
|
3944
3944
|
status: Status;
|
|
@@ -4059,9 +4059,9 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
|
4059
4059
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
4060
4060
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4061
4061
|
}, "strip", z.ZodTypeAny, {
|
|
4062
|
+
description: string;
|
|
4062
4063
|
status: Status;
|
|
4063
4064
|
organisation_id: string;
|
|
4064
|
-
description: string;
|
|
4065
4065
|
document_type: string;
|
|
4066
4066
|
}, {
|
|
4067
4067
|
status: Status;
|
|
@@ -6341,9 +6341,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
|
|
|
6341
6341
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6342
6342
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6343
6343
|
}, "strip", z.ZodTypeAny, {
|
|
6344
|
+
description: string;
|
|
6344
6345
|
status: Status;
|
|
6345
6346
|
organisation_id: string;
|
|
6346
|
-
description: string;
|
|
6347
6347
|
user_role: string;
|
|
6348
6348
|
}, {
|
|
6349
6349
|
status: Status;
|
|
@@ -6464,9 +6464,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
|
|
|
6464
6464
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6465
6465
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6466
6466
|
}, "strip", z.ZodTypeAny, {
|
|
6467
|
+
description: string;
|
|
6467
6468
|
status: Status;
|
|
6468
6469
|
organisation_id: string;
|
|
6469
|
-
description: string;
|
|
6470
6470
|
user_status: string;
|
|
6471
6471
|
}, {
|
|
6472
6472
|
status: Status;
|
|
@@ -7098,6 +7098,9 @@ interface UserOrganisationSimple extends Record<string, unknown> {
|
|
|
7098
7098
|
db_i: string;
|
|
7099
7099
|
db_g: string;
|
|
7100
7100
|
o_logo?: string;
|
|
7101
|
+
l_id: string;
|
|
7102
|
+
df_id: string;
|
|
7103
|
+
tz_id: string;
|
|
7101
7104
|
}
|
|
7102
7105
|
declare const UserOrganisationSchema: z.ZodObject<{
|
|
7103
7106
|
organisation_name: z.ZodEffects<z.ZodString, string, string>;
|
package/package.json
CHANGED