vms-nest-api-document 2.0.0 → 5.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/eway_bill_details.d.ts +5 -5
- package/dist/services/account/fasttag_details.d.ts +5 -5
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- 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/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- 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 +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- 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 +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- 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/gps/reports/gps_models/GpsPacket.d.ts +2 -0
- 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 +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/main/vehicle/master_vehicle_service.js +11 -0
- 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/cache_reset/master_reset_cache_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_tag_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_breakdown_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_part_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_sim_provider_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 +1 -1
- 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/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-CKBVAzeT.d.ts → user_organisation_service-DztTcEGJ.d.ts} +5 -3
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SBR, BR } from '../../../core/BaseResponse.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import {
|
|
3
|
+
import { b as UserAdmin, M as MasterDriver, a as User } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
4
4
|
import { LoginFrom } from '../../../core/Enums.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { b as UserAdmin, d1 as UserAdminDTO, d2 as UserAdminLoginPush, d3 as UserAdminLogoDTO, d4 as UserAdminLogoSchema, d5 as UserAdminProfileDTO, d6 as UserAdminProfileSchema, d7 as UserAdminQueryDTO, d8 as UserAdminQuerySchema, d9 as UserAdminSchema, da as createUserAdmin, db as deleteUserAdmin, dc as findUserAdmin, dd as getAdminUserCache, de as get_admin_image_presigned_url, df as newUserAdminPayload, dg as remove_admin_image, dh as toUserAdminProfilePayload, di as updateUserAdmin, dj as updateUserAdminProfile, dk as update_admin_image } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { U as UserOrganisation,
|
|
4
|
+
export { U as UserOrganisation, Bs as UserOrganisationDTO, Bt as UserOrganisationLogoDTO, Bu as UserOrganisationLogoSchema, Bv as UserOrganisationQueryDTO, Bw as UserOrganisationQuerySchema, Bx as UserOrganisationSchema, By as UserOrganisationShowFilterDTO, Bz as UserOrganisationShowFilterSchema, BA as UserOrganisationSimple, BB as createUserOrganisation, BC as deleteUserOrganisation, BD as findUserOrganisation, BE as getUserOrganisationCache, BF as getUserOrganisationCacheSimple, BG as get_organisation_logo_presigned_url, BH as newUserOrganisationPayload, BI as remove_organisation_logo, BJ as toUserOrganisationPayload, BK as updateUserOrganisation, BL as update_organisation_logo } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a as User, rE as UserDTO, rF as UserDefaultDateFormatDTO, rG as UserDefaultDateFormatSchema, rH as UserDefaultLanguageDTO, rI as UserDefaultLanguageSchema, rJ as UserDefaultTimeZoneDTO, rK as UserDefaultTimeZoneSchema, rL as UserLoginPush, rM as UserLogoDTO, rN as UserLogoSchema, rO as UserProfileDTO, rP as UserProfileSchema, rQ as UserQueryDTO, rR as UserQuerySchema, rS as UserSchema, rT as UserVehicleLink, rU as createUser, rV as deleteUser, rW as findUser, rX as getUserCache, rY as getUserCacheSimple, rZ as get_user_image_presigned_url, r_ as newUserPayload, r$ as remove_user_image, s0 as toUserPayload, s1 as toUserProfilePayload, s2 as updateUser, s3 as updateUserDefaultDateformat, s4 as updateUserDefaultLanguage, s5 as updateUserDefaultTimezone, s6 as updateUserProfile, s7 as update_user_image } from '../../../user_organisation_service-
|
|
4
|
+
export { a as User, rE as UserDTO, rF as UserDefaultDateFormatDTO, rG as UserDefaultDateFormatSchema, rH as UserDefaultLanguageDTO, rI as UserDefaultLanguageSchema, rJ as UserDefaultTimeZoneDTO, rK as UserDefaultTimeZoneSchema, rL as UserLoginPush, rM as UserLogoDTO, rN as UserLogoSchema, rO as UserProfileDTO, rP as UserProfileSchema, rQ as UserQueryDTO, rR as UserQuerySchema, rS as UserSchema, rT as UserVehicleLink, rU as createUser, rV as deleteUser, rW as findUser, rX as getUserCache, rY as getUserCacheSimple, rZ as get_user_image_presigned_url, r_ as newUserPayload, r$ as remove_user_image, s0 as toUserPayload, s1 as toUserProfilePayload, s2 as updateUser, s3 as updateUserDefaultDateformat, s4 as updateUserDefaultLanguage, s5 as updateUserDefaultTimezone, s6 as updateUserProfile, s7 as update_user_image } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, OdometerSource } from '../../../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation,
|
|
4
|
+
import { U as UserOrganisation, e as MasterVehicle } from '../../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { vu as CalibrationFileDTO, vv as CalibrationFileSchema, vw as MasterDeviceFileDTO, vx as MasterDeviceFileSchema,
|
|
5
|
+
export { vu as CalibrationFileDTO, vv as CalibrationFileSchema, vw as MasterDeviceFileDTO, vx as MasterDeviceFileSchema, e as MasterVehicle, vy as MasterVehicleDropdown, vz as MasterVehicleFile, vA as MasterVehicleFileDTO, vB as MasterVehicleFileSchema, vC as NoGPSDataVehiclesQueryDTO, vD as NoGPSDataVehiclesQuerySchema, vE as UpdateGPSDeviceDetailsDTO, vF as UpdateGPSDeviceDetailsSchema, vG as UpdateGPSSimDetailsDTO, vH as UpdateGPSSimDetailsSchema, vI as VehicleBulkDTO, vJ as VehicleBulkSchema, vK as VehicleDTO, vL as VehicleDetailBody, vM as VehicleDetailBodyDTO, vN as VehicleDetailBodySchema, vO as VehicleDetailGPS, vP as VehicleDetailGPSSensorDTO, vQ as VehicleDetailGPSSensorSchema, vR as VehicleDetailLifeCycle, vS as VehicleDetailLifeCycleDTO, vT as VehicleDetailLifeCycleSchema, vU as VehicleDetailPurchase, vV as VehicleDetailPurchaseDTO, vW as VehicleDetailPurchaseSchema, vX as VehicleDetailTrip, vY as VehicleDetailTripDTO, vZ as VehicleDetailTripSchema, v_ as VehicleDeviceLinkDTO, v$ as VehicleDeviceLinkSchema, w0 as VehicleDeviceUnlinkDTO, w1 as VehicleDeviceUnlinkSchema, w2 as VehicleDriverLinkDTO, w3 as VehicleDriverLinkSchema, w4 as VehicleGPSQueryDTO, w5 as VehicleGPSQuerySchema, w6 as VehicleOdometerHistory, w7 as VehicleQueryDTO, w8 as VehicleQuerySchema, w9 as VehicleSchema, wa as createVehicle, wb as create_device_file, wc as create_vehicle_file, wd as deleteVehicle, we as findVehicleGPSDetails, wf as findVehicles, wg as findVehiclesLiveDashboard, wh as find_no_gps_data_vehicles, wi as getDeviceLinkHistoryByDevice, wj as getDeviceLinkHistoryByVehicle, wk as getDriverLinkHistoryByDriver, wl as getDriverLinkHistoryByVehicle, wm as getVehicleCache, wn as getVehicleParentCache, wo as getVehicleSimpleCache, wp as getVehicleSimpleDropdownCacheLiveData, wq as getVehicleSimpleDropdownCustom, wr as get_calibration_file_presigned_url, ws as get_device_file_presigned_url, wt as get_vehicle_file_presigned_url, wu as linkDeviceToVehicle, wv as linkDriverToVehicle, ww as newVehiclePayload, wx as remove_calibration_file, wy as remove_device_file, wz as remove_vehicle_file, wA as toVehicleDetailLifeCyclePayload, wB as toVehicleDetailPurchasePayload, wC as toVehicleDetailsBodyPayload, wD as toVehicleDetailsGPSPayload, wE as toVehicleDetailsTripPayload, wF as toVehiclePayload, wG as unlinkDeviceFromVehicle, wH as unlinkDriverFromVehicle, wI as updateDetailsGpsSensor, wJ as updateDetailsTrip, wK as updateGPSDeviceDetails, wL as updateGPSSimDetails, wM as updateSensorRelayLockStatusLocked, wN as updateSensorRelayLockStatusUnlocked, wO as updateVehicle, wP as updateVehicleBodyDetails, wQ as updateVehicleLifeCycleDetails, wR as updateVehiclePurchaseDetails, wS as update_calibration_file } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -403,6 +403,9 @@ var ENDPOINTS = {
|
|
|
403
403
|
// GPS Device & SIM Details
|
|
404
404
|
update_gps_device_details: (id) => `${URL}/update_gps_device_details/${id}`,
|
|
405
405
|
update_gps_sim_details: (id) => `${URL}/update_gps_sim_details/${id}`,
|
|
406
|
+
// Sensor Relay Lock
|
|
407
|
+
update_sensor_relay_lock_status_locked: (vehicle_id) => `${URL}/update_sensor_relay_lock_status_locked/${vehicle_id}`,
|
|
408
|
+
update_sensor_relay_lock_status_unlocked: (vehicle_id) => `${URL}/update_sensor_relay_lock_status_unlocked/${vehicle_id}`,
|
|
406
409
|
// API Vehicle Driver Link
|
|
407
410
|
vehicle_driver_link: `${URL}/vehicle_driver_link`,
|
|
408
411
|
vehicle_driver_unlink: `${URL}/vehicle_driver_unlink`,
|
|
@@ -1282,6 +1285,12 @@ var updateGPSDeviceDetails = async (id, payload) => {
|
|
|
1282
1285
|
var updateGPSSimDetails = async (id, payload) => {
|
|
1283
1286
|
return apiPatch(ENDPOINTS.update_gps_sim_details(id), payload);
|
|
1284
1287
|
};
|
|
1288
|
+
var updateSensorRelayLockStatusLocked = async (vehicle_id) => {
|
|
1289
|
+
return apiPatch(ENDPOINTS.update_sensor_relay_lock_status_locked(vehicle_id), {});
|
|
1290
|
+
};
|
|
1291
|
+
var updateSensorRelayLockStatusUnlocked = async (vehicle_id) => {
|
|
1292
|
+
return apiPatch(ENDPOINTS.update_sensor_relay_lock_status_unlocked(vehicle_id), {});
|
|
1293
|
+
};
|
|
1285
1294
|
var linkDriverToVehicle = async (payload) => {
|
|
1286
1295
|
return apiPost(ENDPOINTS.vehicle_driver_link, payload);
|
|
1287
1296
|
};
|
|
@@ -1378,6 +1387,8 @@ export {
|
|
|
1378
1387
|
updateDetailsTrip,
|
|
1379
1388
|
updateGPSDeviceDetails,
|
|
1380
1389
|
updateGPSSimDetails,
|
|
1390
|
+
updateSensorRelayLockStatusLocked,
|
|
1391
|
+
updateSensorRelayLockStatusUnlocked,
|
|
1381
1392
|
updateVehicle,
|
|
1382
1393
|
updateVehicleBodyDetails,
|
|
1383
1394
|
updateVehicleLifeCycleDetails,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { g as MasterClass, lD as MasterClassDTO, lE as MasterClassQueryDTO, lF as MasterClassQuerySchema, lG as MasterClassSchema, lH as createMasterClass, lI as deleteMasterClass, lJ as findMasterClass, lK as getMasterClassCache, lL as getMasterClassCacheCount, lM as newMasterClassPayload, lN as toMasterClassPayload, lO as updateMasterClass } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterClass, lD as MasterClassDTO, lE as MasterClassQueryDTO, lF as MasterClassQuerySchema, lG as MasterClassSchema, lH as createMasterClass, lI as deleteMasterClass, lJ as findMasterClass, lK as getMasterClassCache, lL as getMasterClassCacheCount, lM as newMasterClassPayload, lN as toMasterClassPayload, lO as updateMasterClass } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { h as MasterProgram, lP as MasterProgramDTO, lQ as MasterProgramQueryDTO, lR as MasterProgramQuerySchema, lS as MasterProgramSchema, lT as createMasterProgram, lU as deleteMasterProgram, lV as findMasterProgram, lW as getMasterProgramCache, lX as getMasterProgramCacheCount, lY as newMasterProgramPayload, lZ as toMasterProgramPayload, l_ as updateMasterProgram } from '../../../user_organisation_service-
|
|
4
|
+
export { h as MasterProgram, lP as MasterProgramDTO, lQ as MasterProgramQueryDTO, lR as MasterProgramQuerySchema, lS as MasterProgramSchema, lT as createMasterProgram, lU as deleteMasterProgram, lV as findMasterProgram, lW as getMasterProgramCache, lX as getMasterProgramCacheCount, lY as newMasterProgramPayload, lZ as toMasterProgramPayload, l_ as updateMasterProgram } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { j as MasterRelationship, mL as MasterRelationshipDTO, mM as MasterRelationshipQueryDTO, mN as MasterRelationshipQuerySchema, mO as MasterRelationshipSchema, mP as createMasterRelationship, mQ as deleteMasterRelationship, mR as findMasterRelationship, mS as getMasterRelationshipCache, mT as getMasterRelationshipCacheCount, mU as newMasterRelationshipPayload, mV as toMasterRelationshipPayload, mW as updateMasterRelationship } from '../../../user_organisation_service-
|
|
4
|
+
export { j as MasterRelationship, mL as MasterRelationshipDTO, mM as MasterRelationshipQueryDTO, mN as MasterRelationshipQuerySchema, mO as MasterRelationshipSchema, mP as createMasterRelationship, mQ as deleteMasterRelationship, mR as findMasterRelationship, mS as getMasterRelationshipCache, mT as getMasterRelationshipCacheCount, mU as newMasterRelationshipPayload, mV as toMasterRelationshipPayload, mW as updateMasterRelationship } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { k as MasterSection, l$ as MasterSectionDTO, m0 as MasterSectionQueryDTO, m1 as MasterSectionQuerySchema, m2 as MasterSectionSchema, m3 as createMasterSection, m4 as deleteMasterSection, m5 as findMasterSection, m6 as getMasterSectionCache, m7 as getMasterSectionCacheCount, m8 as newMasterSectionPayload, m9 as toMasterSectionPayload, ma as updateMasterSection } from '../../../user_organisation_service-
|
|
4
|
+
export { k as MasterSection, l$ as MasterSectionDTO, m0 as MasterSectionQueryDTO, m1 as MasterSectionQuerySchema, m2 as MasterSectionSchema, m3 as createMasterSection, m4 as deleteMasterSection, m5 as findMasterSection, m6 as getMasterSectionCache, m7 as getMasterSectionCacheCount, m8 as newMasterSectionPayload, m9 as toMasterSectionPayload, ma as updateMasterSection } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { i as MasterSemester, mb as MasterSemesterDTO, mc as MasterSemesterQueryDTO, md as MasterSemesterQuerySchema, me as MasterSemesterSchema, mf as createMasterSemester, mg as deleteMasterSemester, mh as findMasterSemester, mi as getMasterSemesterCache, mj as getMasterSemesterCacheCount, mk as newMasterSemesterPayload, ml as toMasterSemesterPayload, mm as updateMasterSemester } from '../../../user_organisation_service-
|
|
4
|
+
export { i as MasterSemester, mb as MasterSemesterDTO, mc as MasterSemesterQueryDTO, md as MasterSemesterQuerySchema, me as MasterSemesterSchema, mf as createMasterSemester, mg as deleteMasterSemester, mh as findMasterSemester, mi as getMasterSemesterCache, mj as getMasterSemesterCacheCount, mk as newMasterSemesterPayload, ml as toMasterSemesterPayload, mm as updateMasterSemester } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { l as MasterStream, mn as MasterStreamDTO, mo as MasterStreamQueryDTO, mp as MasterStreamQuerySchema, mq as MasterStreamSchema, mr as createMasterStream, ms as deleteMasterStream, mt as findMasterStream, mu as getMasterStreamCache, mv as getMasterStreamCacheCount, mw as newMasterStreamPayload, mx as toMasterStreamPayload, my as updateMasterStream } from '../../../user_organisation_service-
|
|
4
|
+
export { l as MasterStream, mn as MasterStreamDTO, mo as MasterStreamQueryDTO, mp as MasterStreamQuerySchema, mq as MasterStreamSchema, mr as createMasterStream, ms as deleteMasterStream, mt as findMasterStream, mu as getMasterStreamCache, mv as getMasterStreamCacheCount, mw as newMasterStreamPayload, mx as toMasterStreamPayload, my as updateMasterStream } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { m as MasterYear, mz as MasterYearDTO, mA as MasterYearQueryDTO, mB as MasterYearQuerySchema, mC as MasterYearSchema, mD as createMasterYear, mE as deleteMasterYear, mF as findMasterYear, mG as getMasterYearCache, mH as getMasterYearCacheCount, mI as newMasterYearPayload, mJ as toMasterYearPayload, mK as updateMasterYear } from '../../../user_organisation_service-
|
|
4
|
+
export { m as MasterYear, mz as MasterYearDTO, mA as MasterYearQueryDTO, mB as MasterYearQuerySchema, mC as MasterYearSchema, mD as createMasterYear, mE as deleteMasterYear, mF as findMasterYear, mG as getMasterYearCache, mH as getMasterYearCacheCount, mI as newMasterYearPayload, mJ as toMasterYearPayload, mK as updateMasterYear } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
|
-
import { g as MasterClass, h as MasterProgram, i as MasterSemester, j as MasterRelationship, k as MasterSection, l as MasterStream, m as MasterYear, n as MasterExpenseName, o as MasterExpenseType, p as MasterVendorType, q as MasterVendorTag, r as MasterVendorDocumentType, s as MasterFuelCompany, t as MasterFleetIncidentType, u as MasterFleetIncidentStatus, v as MasterFleetIncidentSeverity, w as MasterFleetInsuranceClaimStatus, x as MasterFleetServiceTask, y as MasterMainIndustry, z as MasterMainCountry, A as MasterMainDateFormat, C as MasterMainLanguage, D as MasterMainUnitDistance, E as MasterMainUnitMileage, F as MasterMainUnitVolume, G as MasterMainSimProvider, H as OrganisationSubCompany, O as OrganisationBranch, I as OrganisationColor, J as OrganisationTag, K as OrganisationGroup, L as MasterSparePartCategory, N as MasterSparePartUnit, P as MasterTripPartyType, Q as MasterTyreMake, R as MasterTyreGrade, T as MasterUserRole, V as MasterUserStatus, W as MasterVehicleType, X as MasterVehicleMake, Y as MasterVehicleStatusType, Z as MasterVehicleOwnershipType, _ as MasterVehicleAssociatedTo, $ as MasterVehicleFuelType, a0 as MasterVehicleFuelUnit, a1 as MasterVehicleFuelRemovalReason, a2 as MasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
2
|
+
import { g as MasterClass, h as MasterProgram, i as MasterSemester, j as MasterRelationship, k as MasterSection, l as MasterStream, m as MasterYear, n as MasterExpenseName, o as MasterExpenseType, p as MasterVendorType, q as MasterVendorTag, r as MasterVendorDocumentType, s as MasterFuelCompany, t as MasterFleetIncidentType, u as MasterFleetIncidentStatus, v as MasterFleetIncidentSeverity, w as MasterFleetInsuranceClaimStatus, x as MasterFleetServiceTask, y as MasterMainIndustry, z as MasterMainCountry, A as MasterMainDateFormat, C as MasterMainLanguage, D as MasterMainUnitDistance, E as MasterMainUnitMileage, F as MasterMainUnitVolume, G as MasterMainSimProvider, H as OrganisationSubCompany, O as OrganisationBranch, I as OrganisationColor, J as OrganisationTag, K as OrganisationGroup, L as MasterSparePartCategory, N as MasterSparePartUnit, P as MasterTripPartyType, Q as MasterTyreMake, R as MasterTyreGrade, T as MasterUserRole, V as MasterUserStatus, W as MasterVehicleType, X as MasterVehicleMake, Y as MasterVehicleStatusType, Z as MasterVehicleOwnershipType, _ as MasterVehicleAssociatedTo, $ as MasterVehicleFuelType, a0 as MasterVehicleFuelUnit, a1 as MasterVehicleFuelRemovalReason, a2 as MasterVehicleDocumentType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
3
3
|
import { MasterMainFasttagBank } from '../main/master_main_fasttag_bank_service.js';
|
|
4
4
|
import { MasterMainEwayBillProvider } from '../main/master_main_eway_bill_provider_service.js';
|
|
5
5
|
import '../../../core/Enums.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { xn as MasterDeviceManufacturer, xo as MasterDeviceManufacturerDTO, xp as MasterDeviceManufacturerQueryDTO, xq as MasterDeviceManufacturerQuerySchema, xr as MasterDeviceManufacturerSchema, xs as createMasterDeviceManufacturer, xt as deleteMasterDeviceManufacturer, xu as findMasterDeviceManufacturers, xv as getMasterDeviceManufacturerCache, xw as getMasterDeviceManufacturerCacheChild, xx as getMasterDeviceManufacturerCacheCount, xy as newMasterDeviceManufacturerPayload, xz as toMasterDeviceManufacturerPayload, xA as updateMasterDeviceManufacturer } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { x7 as FindCacheDTO, x8 as FindCacheSchema, x9 as MasterDeviceModel, xa as MasterDeviceModelDTO, xb as MasterDeviceModelQueryDTO, xc as MasterDeviceModelQuerySchema, xd as MasterDeviceModelSchema, xe as createMasterDeviceModel, xf as deleteMasterDeviceModel, xg as findMasterDeviceModels, xh as getMasterDeviceModelCache, xi as getMasterDeviceModelCacheChild, xj as getMasterDeviceModelCacheCount, xk as newMasterDeviceModelPayload, xl as toMasterDeviceModelPayload, xm as updateMasterDeviceModel } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { wT as FindCacheDTO, wU as FindCacheSchema, wV as MasterDeviceType, wW as MasterDeviceTypeDTO, wX as MasterDeviceTypeQueryDTO, wY as MasterDeviceTypeQuerySchema, wZ as MasterDeviceTypeSchema, w_ as createMasterDeviceType, w$ as deleteMasterDeviceType, x0 as findMasterDeviceTypes, x1 as getMasterDeviceTypeCache, x2 as getMasterDeviceTypeCacheChild, x3 as getMasterDeviceTypeCacheCount, x4 as newMasterDeviceTypePayload, x5 as toMasterDeviceTypePayload, x6 as updateMasterDeviceType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { n as MasterExpenseName, dI as MasterExpenseNameDTO, dJ as MasterExpenseNameQueryDTO, dK as MasterExpenseNameQuerySchema, dL as MasterExpenseNameSchema, dM as createMasterExpenseName, dN as deleteMasterExpenseName, dO as findMasterExpenseNames, dP as getMasterExpenseNameCache, dQ as newMasterExpenseNamePayload, dR as toMasterExpenseNamePayload, dS as updateMasterExpenseName } from '../../../user_organisation_service-
|
|
4
|
+
export { n as MasterExpenseName, dI as MasterExpenseNameDTO, dJ as MasterExpenseNameQueryDTO, dK as MasterExpenseNameQuerySchema, dL as MasterExpenseNameSchema, dM as createMasterExpenseName, dN as deleteMasterExpenseName, dO as findMasterExpenseNames, dP as getMasterExpenseNameCache, dQ as newMasterExpenseNamePayload, dR as toMasterExpenseNamePayload, dS as updateMasterExpenseName } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { o as MasterExpenseType,
|
|
4
|
+
export { o as MasterExpenseType, zw as MasterExpenseTypeDTO, zx as MasterExpenseTypeQueryDTO, zy as MasterExpenseTypeQuerySchema, zz as MasterExpenseTypeSchema, zA as createMasterExpenseType, zB as deleteMasterExpenseType, zC as findMasterExpenseTypes, zD as getMasterExpenseTypeCache, zE as newMasterExpenseTypePayload, zF as toMasterExpenseTypePayload, zG as updateMasterExpenseType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fg as FuelCompanyLogoDTO, fh as FuelCompanyLogoSchema, s as MasterFuelCompany, fi as MasterFuelCompanyDTO, fj as MasterFuelCompanyQueryDTO, fk as MasterFuelCompanyQuerySchema, fl as MasterFuelCompanySchema, fm as createMasterFuelCompany, fn as deleteMasterFuelCompany, fo as delete_master_fuel_company_logo, fp as findMasterFuelCompanys, fq as getMasterFuelCompanyCache, fr as get_master_fuel_company_presigned_url, fs as newMasterFuelCompanyPayload, ft as toMasterFuelCompanyPayload, fu as updateMasterFuelCompany, fv as update_master_fuel_company_logo } from '../../../user_organisation_service-
|
|
4
|
+
export { fg as FuelCompanyLogoDTO, fh as FuelCompanyLogoSchema, s as MasterFuelCompany, fi as MasterFuelCompanyDTO, fj as MasterFuelCompanyQueryDTO, fk as MasterFuelCompanyQuerySchema, fl as MasterFuelCompanySchema, fm as createMasterFuelCompany, fn as deleteMasterFuelCompany, fo as delete_master_fuel_company_logo, fp as findMasterFuelCompanys, fq as getMasterFuelCompanyCache, fr as get_master_fuel_company_presigned_url, fs as newMasterFuelCompanyPayload, ft as toMasterFuelCompanyPayload, fu as updateMasterFuelCompany, fv as update_master_fuel_company_logo } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { r as MasterVendorDocumentType, g3 as MasterVendorDocumentTypeDTO, g4 as MasterVendorDocumentTypeQueryDTO, g5 as MasterVendorDocumentTypeQuerySchema, g6 as MasterVendorDocumentTypeSchema, g7 as createMasterVendorDocumentType, g8 as deleteMasterVendorDocumentType, g9 as findMasterVendorDocumentTypes, ga as getMasterVendorDocumentTypeCache, gb as newMasterVendorDocumentTypePayload, gc as toMasterVendorDocumentTypePayload, gd as updateMasterVendorDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { r as MasterVendorDocumentType, g3 as MasterVendorDocumentTypeDTO, g4 as MasterVendorDocumentTypeQueryDTO, g5 as MasterVendorDocumentTypeQuerySchema, g6 as MasterVendorDocumentTypeSchema, g7 as createMasterVendorDocumentType, g8 as deleteMasterVendorDocumentType, g9 as findMasterVendorDocumentTypes, ga as getMasterVendorDocumentTypeCache, gb as newMasterVendorDocumentTypePayload, gc as toMasterVendorDocumentTypePayload, gd as updateMasterVendorDocumentType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { q as MasterVendorTag, fU as MasterVendorTagDTO, fV as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fX as MasterVendorTagSchema, fY as createMasterVendorTag, fZ as deleteMasterVendorTag, f_ as findMasterVendorTags, f$ as getMasterVendorTagCache, g0 as newMasterVendorTagPayload, g1 as toMasterVendorTagPayload, g2 as updateMasterVendorTag } from '../../../user_organisation_service-
|
|
4
|
+
export { q as MasterVendorTag, fU as MasterVendorTagDTO, fV as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fX as MasterVendorTagSchema, fY as createMasterVendorTag, fZ as deleteMasterVendorTag, f_ as findMasterVendorTags, f$ as getMasterVendorTagCache, g0 as newMasterVendorTagPayload, g1 as toMasterVendorTagPayload, g2 as updateMasterVendorTag } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { p as MasterVendorType, fJ as MasterVendorTypeDTO, fK as MasterVendorTypeQueryDTO, fL as MasterVendorTypeQuerySchema, fM as MasterVendorTypeSchema, fN as createMasterVendorType, fO as deleteMasterVendorType, fP as findMasterVendorTypes, fQ as getMasterVendorTypeCache, fR as newMasterVendorTypePayload, fS as toMasterVendorTypePayload, fT as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { p as MasterVendorType, fJ as MasterVendorTypeDTO, fK as MasterVendorTypeQueryDTO, fL as MasterVendorTypeQuerySchema, fM as MasterVendorTypeSchema, fN as createMasterVendorType, fO as deleteMasterVendorType, fP as findMasterVendorTypes, fQ as getMasterVendorTypeCache, fR as newMasterVendorTypePayload, fS as toMasterVendorTypePayload, fT as updateMasterVendorType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { k3 as MasterFleetBreakdownType, k4 as MasterFleetBreakdownTypeDTO, k5 as MasterFleetBreakdownTypeQueryDTO, k6 as MasterFleetBreakdownTypeQuerySchema, k7 as MasterFleetBreakdownTypeSchema, k8 as createMasterFleetBreakdownType, k9 as deleteMasterFleetBreakdownType, ka as findMasterFleetBreakdownType, kb as findMasterFleetBreakdownTypeCache, kc as newMasterFleetBreakdownTypePayload, kd as toMasterFleetBreakdownTypePayload, ke as updateMasterFleetBreakdownType } from '../../../user_organisation_service-
|
|
4
|
+
export { k3 as MasterFleetBreakdownType, k4 as MasterFleetBreakdownTypeDTO, k5 as MasterFleetBreakdownTypeQueryDTO, k6 as MasterFleetBreakdownTypeQuerySchema, k7 as MasterFleetBreakdownTypeSchema, k8 as createMasterFleetBreakdownType, k9 as deleteMasterFleetBreakdownType, ka as findMasterFleetBreakdownType, kb as findMasterFleetBreakdownTypeCache, kc as newMasterFleetBreakdownTypePayload, kd as toMasterFleetBreakdownTypePayload, ke as updateMasterFleetBreakdownType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { v as MasterFleetIncidentSeverity, ed as MasterFleetIncidentSeverityDTO, ee as MasterFleetIncidentSeverityQueryDTO, ef as MasterFleetIncidentSeverityQuerySchema, eg as MasterFleetIncidentSeveritySchema, eh as createMasterFleetIncidentSeverity, ei as deleteMasterFleetIncidentSeverity, ej as findMasterFleetIncidentSeverities, ek as getMasterFleetIncidentSeverityCache, el as newMasterFleetIncidentSeverityPayload, em as toMasterFleetIncidentSeverityPayload, en as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-
|
|
4
|
+
export { v as MasterFleetIncidentSeverity, ed as MasterFleetIncidentSeverityDTO, ee as MasterFleetIncidentSeverityQueryDTO, ef as MasterFleetIncidentSeverityQuerySchema, eg as MasterFleetIncidentSeveritySchema, eh as createMasterFleetIncidentSeverity, ei as deleteMasterFleetIncidentSeverity, ej as findMasterFleetIncidentSeverities, ek as getMasterFleetIncidentSeverityCache, el as newMasterFleetIncidentSeverityPayload, em as toMasterFleetIncidentSeverityPayload, en as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { u as MasterFleetIncidentStatus, e2 as MasterFleetIncidentStatusDTO, e3 as MasterFleetIncidentStatusQueryDTO, e4 as MasterFleetIncidentStatusQuerySchema, e5 as MasterFleetIncidentStatusSchema, e6 as createMasterFleetIncidentStatus, e7 as deleteMasterFleetIncidentStatus, e8 as findMasterFleetIncidentStatuses, e9 as getMasterFleetIncidentStatusCache, ea as newMasterFleetIncidentStatusPayload, eb as toMasterFleetIncidentStatusPayload, ec as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { u as MasterFleetIncidentStatus, e2 as MasterFleetIncidentStatusDTO, e3 as MasterFleetIncidentStatusQueryDTO, e4 as MasterFleetIncidentStatusQuerySchema, e5 as MasterFleetIncidentStatusSchema, e6 as createMasterFleetIncidentStatus, e7 as deleteMasterFleetIncidentStatus, e8 as findMasterFleetIncidentStatuses, e9 as getMasterFleetIncidentStatusCache, ea as newMasterFleetIncidentStatusPayload, eb as toMasterFleetIncidentStatusPayload, ec as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { t as MasterFleetIncidentType, dT as MasterFleetIncidentTypeDTO, dU as MasterFleetIncidentTypeQueryDTO, dV as MasterFleetIncidentTypeQuerySchema, dW as MasterFleetIncidentTypeSchema, dX as createMasterFleetIncidentType, dY as deleteMasterFleetIncidentType, dZ as findMasterFleetIncidentTypes, d_ as getMasterFleetIncidentTypeCache, d$ as newMasterFleetIncidentTypePayload, e0 as toMasterFleetIncidentTypePayload, e1 as updateMasterFleetIncidentType } from '../../../user_organisation_service-
|
|
4
|
+
export { t as MasterFleetIncidentType, dT as MasterFleetIncidentTypeDTO, dU as MasterFleetIncidentTypeQueryDTO, dV as MasterFleetIncidentTypeQuerySchema, dW as MasterFleetIncidentTypeSchema, dX as createMasterFleetIncidentType, dY as deleteMasterFleetIncidentType, dZ as findMasterFleetIncidentTypes, d_ as getMasterFleetIncidentTypeCache, d$ as newMasterFleetIncidentTypePayload, e0 as toMasterFleetIncidentTypePayload, e1 as updateMasterFleetIncidentType } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { w as MasterFleetInsuranceClaimStatus, eo as MasterFleetInsuranceClaimStatusDTO, ep as MasterFleetInsuranceClaimStatusQueryDTO, eq as MasterFleetInsuranceClaimStatusQuerySchema, er as MasterFleetInsuranceClaimStatusSchema, es as createMasterFleetInsuranceClaimStatus, et as deleteMasterFleetInsuranceClaimStatus, eu as findMasterFleetInsuranceClaimStatuses, ev as getMasterFleetInsuranceClaimStatusCache, ew as newMasterFleetInsuranceClaimStatusPayload, ex as toMasterFleetInsuranceClaimStatusPayload, ey as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { w as MasterFleetInsuranceClaimStatus, eo as MasterFleetInsuranceClaimStatusDTO, ep as MasterFleetInsuranceClaimStatusQueryDTO, eq as MasterFleetInsuranceClaimStatusQuerySchema, er as MasterFleetInsuranceClaimStatusSchema, es as createMasterFleetInsuranceClaimStatus, et as deleteMasterFleetInsuranceClaimStatus, eu as findMasterFleetInsuranceClaimStatuses, ev as getMasterFleetInsuranceClaimStatusCache, ew as newMasterFleetInsuranceClaimStatusPayload, ex as toMasterFleetInsuranceClaimStatusPayload, ey as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { i4 as MasterFleetServicePart, i5 as MasterFleetServicePartDTO, i6 as MasterFleetServicePartQueryDTO, i7 as MasterFleetServicePartQuerySchema, i8 as MasterFleetServicePartSchema, i9 as createMasterFleetServicePart, ia as deleteMasterFleetServicePart, ib as findMasterFleetServicePart, ic as findMasterFleetServicePartCache, id as newMasterFleetServicePartPayload, ie as toMasterFleetServicePartPayload, ig as updateMasterFleetServicePart } from '../../../user_organisation_service-
|
|
4
|
+
export { i4 as MasterFleetServicePart, i5 as MasterFleetServicePartDTO, i6 as MasterFleetServicePartQueryDTO, i7 as MasterFleetServicePartQuerySchema, i8 as MasterFleetServicePartSchema, i9 as createMasterFleetServicePart, ia as deleteMasterFleetServicePart, ib as findMasterFleetServicePart, ic as findMasterFleetServicePartCache, id as newMasterFleetServicePartPayload, ie as toMasterFleetServicePartPayload, ig as updateMasterFleetServicePart } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { x as MasterFleetServiceTask, hV as MasterFleetServiceTaskDTO, hW as MasterFleetServiceTaskQueryDTO, hX as MasterFleetServiceTaskQuerySchema, hY as MasterFleetServiceTaskSchema, hZ as createMasterFleetServiceTask, h_ as deleteMasterFleetServiceTask, h$ as findMasterFleetServiceTasks, i0 as getMasterFleetServiceTaskCache, i1 as newMasterFleetServiceTaskPayload, i2 as toMasterFleetServiceTaskPayload, i3 as updateMasterFleetServiceTask } from '../../../user_organisation_service-
|
|
4
|
+
export { x as MasterFleetServiceTask, hV as MasterFleetServiceTaskDTO, hW as MasterFleetServiceTaskQueryDTO, hX as MasterFleetServiceTaskQuerySchema, hY as MasterFleetServiceTaskSchema, hZ as createMasterFleetServiceTask, h_ as deleteMasterFleetServiceTask, h$ as findMasterFleetServiceTasks, i0 as getMasterFleetServiceTaskCache, i1 as newMasterFleetServiceTaskPayload, i2 as toMasterFleetServiceTaskPayload, i3 as updateMasterFleetServiceTask } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { z as MasterMainCountry,
|
|
4
|
+
export { z as MasterMainCountry, yE as MasterMainCountryDTO, yF as MasterMainCountryQueryDTO, yG as MasterMainCountryQuerySchema, yH as MasterMainCountrySchema, yI as createMasterMainCountry, yJ as deleteMasterMainCountry, yK as findMasterMainCountries, yL as getMasterMainCountryCache, yM as getMasterMainCountryCacheChild, yN as newMasterMainCountryPayload, yO as toMasterMainCountryPayload, yP as updateMasterMainCountry } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { A as MasterMainDateFormat, bT as MasterMainDateFormatDTO, bU as MasterMainDateFormatQueryDTO, bV as MasterMainDateFormatQuerySchema, bW as MasterMainDateFormatSchema, bX as createMasterMainDateFormat, bY as deleteMasterMainDateFormat, bZ as findMasterMainDateFormats, b_ as getMasterMainDateFormatCache, b$ as newMasterMainDateFormatPayload, c0 as toMasterMainDateFormatPayload, c1 as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { A as MasterMainDateFormat, bT as MasterMainDateFormatDTO, bU as MasterMainDateFormatQueryDTO, bV as MasterMainDateFormatQuerySchema, bW as MasterMainDateFormatSchema, bX as createMasterMainDateFormat, bY as deleteMasterMainDateFormat, bZ as findMasterMainDateFormats, b_ as getMasterMainDateFormatCache, b$ as newMasterMainDateFormatPayload, c0 as toMasterMainDateFormatPayload, c1 as updateMasterMainDateFormat } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { pU as MasterMainLandMark, pV as MasterMainLandmarkDTO, pW as MasterMainLandmarkQueryDTO, pX as MasterMainLandmarkQuerySchema, pY as MasterMainLandmarkSchema, pZ as createMasterMainLandMark, p_ as deleteMasterMainLandMark, p$ as findMasterMainLandMark, q0 as newMasterMainLandmarkPayload, q1 as toMasterMainLandmarkPayload, q2 as updateMasterMainLandMark } from '../../../user_organisation_service-
|
|
4
|
+
export { pU as MasterMainLandMark, pV as MasterMainLandmarkDTO, pW as MasterMainLandmarkQueryDTO, pX as MasterMainLandmarkQuerySchema, pY as MasterMainLandmarkSchema, pZ as createMasterMainLandMark, p_ as deleteMasterMainLandMark, p$ as findMasterMainLandMark, q0 as newMasterMainLandmarkPayload, q1 as toMasterMainLandmarkPayload, q2 as updateMasterMainLandMark } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { C as MasterMainLanguage, bI as MasterMainLanguageDTO, bJ as MasterMainLanguageQueryDTO, bK as MasterMainLanguageQuerySchema, bL as MasterMainLanguageSchema, bM as createMasterMainLanguage, bN as deleteMasterMainLanguage, bO as findMasterMainLanguages, bP as getMasterMainLanguageCache, bQ as newMasterMainLanguagePayload, bR as toMasterMainLanguagePayload, bS as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { C as MasterMainLanguage, bI as MasterMainLanguageDTO, bJ as MasterMainLanguageQueryDTO, bK as MasterMainLanguageQuerySchema, bL as MasterMainLanguageSchema, bM as createMasterMainLanguage, bN as deleteMasterMainLanguage, bO as findMasterMainLanguages, bP as getMasterMainLanguageCache, bQ as newMasterMainLanguagePayload, bR as toMasterMainLanguagePayload, bS as updateMasterMainLanguage } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { G as MasterMainSimProvider,
|
|
4
|
+
export { G as MasterMainSimProvider, xB as MasterMainSimProviderDTO, xC as MasterMainSimProviderQueryDTO, xD as MasterMainSimProviderQuerySchema, xE as MasterMainSimProviderSchema, xF as createMasterMainSimProvider, xG as deleteMasterMainSimProvider, xH as findMasterMainSimProviders, xI as getMasterMainSimProviderCache, xJ as newMasterMainSimProviderPayload, xK as toMasterMainSimProviderPayload, xL as updateMasterMainSimProvider } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { ys as MasterMainState, yt as MasterMainStateDTO, yu as MasterMainStateQueryDTO, yv as MasterMainStateQuerySchema, yw as MasterMainStateSchema, yx as createMasterMainState, yy as deleteMasterMainState, yz as findMasterMainStates, yA as getMasterMainStateCache, yB as newMasterMainStatePayload, yC as toMasterMainStatePayload, yD as updateMasterMainState } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { yf as MasterMainTimeZone, yg as MasterMainTimeZoneDTO, yh as MasterMainTimeZoneQueryDTO, yi as MasterMainTimeZoneQuerySchema, yj as MasterMainTimeZoneSchema, yk as createMasterMainTimeZone, yl as deleteMasterMainTimeZone, ym as findMasterMainTimeZones, yn as getMasterMainTimeZoneCache, yo as getMasterMainTimeZoneCacheAll, yp as newMasterMainTimeZonePayload, yq as toMasterMainTimeZonePayload, yr as updateMasterMainTimeZone } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { D as MasterMainUnitDistance,
|
|
4
|
+
export { D as MasterMainUnitDistance, B6 as MasterMainUnitDistanceDTO, B7 as MasterMainUnitDistanceQueryDTO, B8 as MasterMainUnitDistanceQuerySchema, B9 as MasterMainUnitDistanceSchema, Ba as createMasterMainUnitDistance, Bb as deleteMasterMainUnitDistance, Bc as findMasterMainUnitDistances, Bd as getMasterMainUnitDistanceCache, Be as newMasterMainUnitDistancePayload, Bf as toMasterMainUnitDistancePayload, Bg as updateMasterMainUnitDistance } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.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 MasterMainUnitMileage,
|
|
4
|
+
export { E as MasterMainUnitMileage, yQ as MasterMainUnitMileageDTO, yR as MasterMainUnitMileageQueryDTO, yS as MasterMainUnitMileageQuerySchema, yT as MasterMainUnitMileageSchema, yU as createMasterMainUnitMileage, yV as deleteMasterMainUnitMileage, yW as findMasterMainUnitMileages, yX as getMasterMainUnitMileageCache, yY as newMasterMainUnitMileagePayload, yZ as toMasterMainUnitMileagePayload, y_ as updateMasterMainUnitMileage } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { F as MasterMainUnitVolume,
|
|
4
|
+
export { F as MasterMainUnitVolume, y$ as MasterMainUnitVolumeDTO, z0 as MasterMainUnitVolumeQueryDTO, z1 as MasterMainUnitVolumeQuerySchema, z2 as MasterMainUnitVolumeSchema, z3 as createMasterMainUnitVolume, z4 as deleteMasterMainUnitVolume, z5 as findMasterMainUnitVolumes, z6 as getMasterMainUnitVolumeCache, z7 as newMasterMainUnitVolumePayload, z8 as toMasterMainUnitVolumePayload, z9 as updateMasterMainUnitVolume } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationBranch, aJ as OrganisationBranchDTO, aK as OrganisationBranchQueryDTO, aL as OrganisationBranchQuerySchema, aM as OrganisationBranchSchema, aN as createOrganisationBranch, aO as deleteOrganisationBranch, aP as findOrganisationBranchs, aQ as getOrganisationBranchCache, aR as getOrganisationBranchCacheChild, aS as getOrganisationBranchCacheCount, aT as newOrganisationBranchPayload, aU as toOrganisationBranchPayload, aV as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, aJ as OrganisationBranchDTO, aK as OrganisationBranchQueryDTO, aL as OrganisationBranchQuerySchema, aM as OrganisationBranchSchema, aN as createOrganisationBranch, aO as deleteOrganisationBranch, aP as findOrganisationBranchs, aQ as getOrganisationBranchCache, aR as getOrganisationBranchCacheChild, aS as getOrganisationBranchCacheCount, aT as newOrganisationBranchPayload, aU as toOrganisationBranchPayload, aV as updateOrganisationBranch } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { I as OrganisationColor, aW as OrganisationColorDTO, aX as OrganisationColorQueryDTO, aY as OrganisationColorQuerySchema, aZ as OrganisationColorSchema, a_ as createOrganisationColor, a$ as deleteOrganisationColor, b0 as findOrganisationColors, b1 as getOrganisationColorCache, b2 as getOrganisationColorCacheChild, b3 as getOrganisationColorCacheCount, b4 as newOrganisationColorPayload, b5 as toOrganisationColorPayload, b6 as updateOrganisationColor } from '../../../user_organisation_service-
|
|
4
|
+
export { I as OrganisationColor, aW as OrganisationColorDTO, aX as OrganisationColorQueryDTO, aY as OrganisationColorQuerySchema, aZ as OrganisationColorSchema, a_ as createOrganisationColor, a$ as deleteOrganisationColor, b0 as findOrganisationColors, b1 as getOrganisationColorCache, b2 as getOrganisationColorCacheChild, b3 as getOrganisationColorCacheCount, b4 as newOrganisationColorPayload, b5 as toOrganisationColorPayload, b6 as updateOrganisationColor } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { K as OrganisationGroup, sV as OrganisationGroupDTO, sW as OrganisationGroupQueryDTO, sX as OrganisationGroupQuerySchema, sY as OrganisationGroupSchema, sZ as VehicleOrganisationGroupLink, s_ as createOrganisationGroup, s$ as deleteOrganisationGroup, t0 as findOrganisationGroups, t1 as getOrganisationGroupCache, t2 as getOrganisationGroupCacheChild, t3 as getOrganisationGroupCacheCount, t4 as newOrganisationGroupPayload, t5 as toOrganisationGroupPayload, t6 as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { K as OrganisationGroup, sV as OrganisationGroupDTO, sW as OrganisationGroupQueryDTO, sX as OrganisationGroupQuerySchema, sY as OrganisationGroupSchema, sZ as VehicleOrganisationGroupLink, s_ as createOrganisationGroup, s$ as deleteOrganisationGroup, t0 as findOrganisationGroups, t1 as getOrganisationGroupCache, t2 as getOrganisationGroupCacheChild, t3 as getOrganisationGroupCacheCount, t4 as newOrganisationGroupPayload, t5 as toOrganisationGroupPayload, t6 as updateOrganisationGroup } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { H as OrganisationSubCompany, ar as OrganisationSubCompanyDTO, as as OrganisationSubCompanyQueryDTO, at as OrganisationSubCompanyQuerySchema, au as OrganisationSubCompanySchema, av as SubCompanyLogoDTO, aw as SubCompanyLogoSchema, ax as createOrganisationSubCompany, ay as deleteOrganisationSubCompany, az as delete_organisation_sub_company_logo, aA as findOrganisationSubCompanyies, aB as getOrganisationSubCompanyCache, aC as getOrganisationSubCompanyCacheChild, aD as getOrganisationSubCompanyCacheCount, aE as get_organisation_sub_company_logo_presigned_url, aF as newOrganisationSubCompanyPayload, aG as toOrganisationSubCompanyPayload, aH as updateOrganisationSubCompany, aI as update_organisation_sub_company_logo } from '../../../user_organisation_service-
|
|
4
|
+
export { H as OrganisationSubCompany, ar as OrganisationSubCompanyDTO, as as OrganisationSubCompanyQueryDTO, at as OrganisationSubCompanyQuerySchema, au as OrganisationSubCompanySchema, av as SubCompanyLogoDTO, aw as SubCompanyLogoSchema, ax as createOrganisationSubCompany, ay as deleteOrganisationSubCompany, az as delete_organisation_sub_company_logo, aA as findOrganisationSubCompanyies, aB as getOrganisationSubCompanyCache, aC as getOrganisationSubCompanyCacheChild, aD as getOrganisationSubCompanyCacheCount, aE as get_organisation_sub_company_logo_presigned_url, aF as newOrganisationSubCompanyPayload, aG as toOrganisationSubCompanyPayload, aH as updateOrganisationSubCompany, aI as update_organisation_sub_company_logo } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { J as OrganisationTag, b7 as OrganisationTagDTO, b8 as OrganisationTagQueryDTO, b9 as OrganisationTagQuerySchema, ba as OrganisationTagSchema, bb as createOrganisationTag, bc as deleteOrganisationTag, bd as findOrganisationTags, be as getOrganisationTagCache, bf as getOrganisationTagCacheChild, bg as getOrganisationTagCacheCount, bh as newOrganisationTagPayload, bi as toOrganisationTagPayload, bj as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { J as OrganisationTag, b7 as OrganisationTagDTO, b8 as OrganisationTagQueryDTO, b9 as OrganisationTagQuerySchema, ba as OrganisationTagSchema, bb as createOrganisationTag, bc as deleteOrganisationTag, bd as findOrganisationTags, be as getOrganisationTagCache, bf as getOrganisationTagCacheChild, bg as getOrganisationTagCacheCount, bh as newOrganisationTagPayload, bi as toOrganisationTagPayload, bj as updateOrganisationTag } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { L as MasterSparePartCategory,
|
|
4
|
+
export { L as MasterSparePartCategory, zW as MasterSparePartCategoryDTO, zX as MasterSparePartCategorySchema, zY as SparePartCategoryQueryDTO, zZ as SparePartCategoryQuerySchema, z_ as createMasterSparePartCategory, z$ as deleteMasterSparePartCategory, A0 as findMasterSparePartCategories, A1 as getMasterSparePartCategoryCache, A2 as getMasterSparePartCategoryCacheChild, A3 as getMasterSparePartCategoryCacheCount, A4 as newMasterSparePartCategoryPayload, A5 as toMasterSparePartCategoryPayload, A6 as updateMasterSparePartCategory } from '../../../user_organisation_service-DztTcEGJ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|