vms-nest-prisma-api-document 620.0.0 → 630.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/{bookmark_service-gyG-JJCK.d.ts → bookmark_service-mV9wVJqM.d.ts} +169 -169
- package/dist/services/account/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/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.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/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_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/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_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_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/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 +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_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_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_sub_company_service.js +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/package.json +1 -1
|
@@ -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 { ly as AssignRemoveDriverHistory, lz as DriverLoginPush, M as MasterDriver, lD as MasterDriverDTO, lx as MasterDriverFile, lB as MasterDriverFileDTO, lA as MasterDriverFileSchema, lH as MasterDriverLogoDTO, lG as MasterDriverLogoSchema, lJ as MasterDriverProfileDTO, lI as MasterDriverProfileSchema, lF as MasterDriverQueryDTO, lE as MasterDriverQuerySchema, lC as MasterDriverSchema, lU as createMasterDriver, lR as create_master_driver_file, lW as deleteMasterDriver, lY as deleteMasterDriverLogo, lQ as delete_master_driver_logo, lT as findMasterDriver, l_ as getMasterDriverCache, l$ as getMasterDriverCacheSimple, lO as get_master_driver_file_presigned_url, lN as get_master_driver_logo_presigned_url, lM as newDriverPayload, lS as remove_master_driver_file, lK as toDriverPayload, lL as toDriverProfilePayload, lV as updateMasterDriver, lX as updateMasterDriverLogo, lZ as updateMasterDriverProfile, lP as update_master_driver_logo } from '../../../bookmark_service-
|
|
5
|
+
export { ly as AssignRemoveDriverHistory, lz as DriverLoginPush, M as MasterDriver, lD as MasterDriverDTO, lx as MasterDriverFile, lB as MasterDriverFileDTO, lA as MasterDriverFileSchema, lH as MasterDriverLogoDTO, lG as MasterDriverLogoSchema, lJ as MasterDriverProfileDTO, lI as MasterDriverProfileSchema, lF as MasterDriverQueryDTO, lE as MasterDriverQuerySchema, lC as MasterDriverSchema, lU as createMasterDriver, lR as create_master_driver_file, lW as deleteMasterDriver, lY as deleteMasterDriverLogo, lQ as delete_master_driver_logo, lT as findMasterDriver, l_ as getMasterDriverCache, l$ as getMasterDriverCacheSimple, lO as get_master_driver_file_presigned_url, lN as get_master_driver_logo_presigned_url, lM as newDriverPayload, lS as remove_master_driver_file, lK as toDriverPayload, lL as toDriverProfilePayload, lV as updateMasterDriver, lX as updateMasterDriverLogo, lZ as updateMasterDriverProfile, lP as update_master_driver_logo } from '../../../bookmark_service-mV9wVJqM.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 { vB as AssignRemoveSimHistory, vA as MasterSim, vD as MasterSimDTO, vF as MasterSimQueryDTO, vE as MasterSimQuerySchema, vC as MasterSimSchema, vJ as createMasterSim, vL as deleteMasterSim, vI as findMasterSims, vH as newMasterSimPayload, vG as toMasterSimPayload, vK as updateMasterSim } from '../../../bookmark_service-
|
|
4
|
+
export { vB as AssignRemoveSimHistory, vA as MasterSim, vD as MasterSimDTO, vF as MasterSimQueryDTO, vE as MasterSimQuerySchema, vC as MasterSimSchema, vJ as createMasterSim, vL as deleteMasterSim, vI as findMasterSims, vH as newMasterSimPayload, vG as toMasterSimPayload, vK as updateMasterSim } from '../../../bookmark_service-mV9wVJqM.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 { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-
|
|
3
|
+
import { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-mV9wVJqM.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 { a as UserAdmin, cl as UserAdminDTO, cj as UserAdminLoginPush, cn as UserAdminLogoDTO, cm as UserAdminLogoSchema, cp as UserAdminProfileDTO, co as UserAdminProfileSchema, cr as UserAdminQueryDTO, cq as UserAdminQuerySchema, ck as UserAdminSchema, cy as createUserAdmin, cA as deleteUserAdmin, cw as delete_admin_image, cx as findUserAdmin, cC as getAdminUserCache, cu as get_admin_image_presigned_url, ct as newUserAdminPayload, cs as toUserAdminProfilePayload, cz as updateUserAdmin, cB as updateUserAdminProfile, cv as update_admin_image } from '../../../bookmark_service-
|
|
4
|
+
export { a as UserAdmin, cl as UserAdminDTO, cj as UserAdminLoginPush, cn as UserAdminLogoDTO, cm as UserAdminLogoSchema, cp as UserAdminProfileDTO, co as UserAdminProfileSchema, cr as UserAdminQueryDTO, cq as UserAdminQuerySchema, ck as UserAdminSchema, cy as createUserAdmin, cA as deleteUserAdmin, cw as delete_admin_image, cx as findUserAdmin, cC as getAdminUserCache, cu as get_admin_image_presigned_url, ct as newUserAdminPayload, cs as toUserAdminProfilePayload, cz as updateUserAdmin, cB as updateUserAdminProfile, cv as update_admin_image } from '../../../bookmark_service-mV9wVJqM.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 { b as UserOrganisation, zh as UserOrganisationDTO, zl as UserOrganisationLogoDTO, zk as UserOrganisationLogoSchema, zj as UserOrganisationQueryDTO, zi as UserOrganisationQuerySchema, zg as UserOrganisationSchema, zf as UserOrganisationSimple, zs as createUserOrganisation, zu as deleteUserOrganisation, zq as delete_organisation_logo, zr as findUserOrganisation, zv as getUserOrganisationCache, zw as getUserOrganisationCacheSimple, zo as get_organisation_logo_presigned_url, zn as newUserOrganisationPayload, zm as toUserOrganisationPayload, zt as updateUserOrganisation, zp as update_organisation_logo } from '../../../bookmark_service-
|
|
4
|
+
export { b as UserOrganisation, zh as UserOrganisationDTO, zl as UserOrganisationLogoDTO, zk as UserOrganisationLogoSchema, zj as UserOrganisationQueryDTO, zi as UserOrganisationQuerySchema, zg as UserOrganisationSchema, zf as UserOrganisationSimple, zs as createUserOrganisation, zu as deleteUserOrganisation, zq as delete_organisation_logo, zr as findUserOrganisation, zv as getUserOrganisationCache, zw as getUserOrganisationCacheSimple, zo as get_organisation_logo_presigned_url, zn as newUserOrganisationPayload, zm as toUserOrganisationPayload, zt as updateUserOrganisation, zp as update_organisation_logo } from '../../../bookmark_service-mV9wVJqM.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 User, kL as UserDTO, kX as UserDefaultDateFormatDTO, kW as UserDefaultDateFormatSchema, kT as UserDefaultLanguageDTO, kS as UserDefaultLanguageSchema, kV as UserDefaultTimeZoneDTO, kU as UserDefaultTimeZoneSchema, kJ as UserLoginPush, kP as UserLogoDTO, kO as UserLogoSchema, kR as UserProfileDTO, kQ as UserProfileSchema, kN as UserQueryDTO, kM as UserQuerySchema, kK as UserSchema, kI as UserVehicleLink, l3 as createUser, l5 as deleteUser, l1 as delete_user_image, l2 as findUser, l7 as getUserCache, l8 as getUserCacheSimple, k$ as get_user_image_presigned_url, k_ as newUserPayload, kY as toUserPayload, kZ as toUserProfilePayload, l4 as updateUser, lb as updateUserDefaultDateformat, l9 as updateUserDefaultLanguage, la as updateUserDefaultTimezone, l6 as updateUserProfile, l0 as update_user_image } from '../../../bookmark_service-
|
|
4
|
+
export { U as User, kL as UserDTO, kX as UserDefaultDateFormatDTO, kW as UserDefaultDateFormatSchema, kT as UserDefaultLanguageDTO, kS as UserDefaultLanguageSchema, kV as UserDefaultTimeZoneDTO, kU as UserDefaultTimeZoneSchema, kJ as UserLoginPush, kP as UserLogoDTO, kO as UserLogoSchema, kR as UserProfileDTO, kQ as UserProfileSchema, kN as UserQueryDTO, kM as UserQuerySchema, kK as UserSchema, kI as UserVehicleLink, l3 as createUser, l5 as deleteUser, l1 as delete_user_image, l2 as findUser, l7 as getUserCache, l8 as getUserCacheSimple, k$ as get_user_image_presigned_url, k_ as newUserPayload, kY as toUserPayload, kZ as toUserProfilePayload, l4 as updateUser, lb as updateUserDefaultDateformat, l9 as updateUserDefaultLanguage, la as updateUserDefaultTimezone, l6 as updateUserProfile, l0 as update_user_image } from '../../../bookmark_service-mV9wVJqM.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 { OdometerSource, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { b as UserOrganisation, c as MasterVehicle } from '../../../../bookmark_service-
|
|
4
|
+
import { b as UserOrganisation, c as MasterVehicle } from '../../../../bookmark_service-mV9wVJqM.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 { tc as CalibrationFileDTO, tb as CalibrationFileSchema, ti as MasterDeviceFileDTO, th as MasterDeviceFileSchema, c as MasterVehicle, s_ as MasterVehicleDropdown, s$ as MasterVehicleFile, ta as MasterVehicleFileDTO, t9 as MasterVehicleFileSchema, tM as SimpleFindQueryDTO, tL as SimpleFindQuerySchema, tg as VehicleBulkDTO, tf as VehicleBulkSchema, te as VehicleDTO, t2 as VehicleDetailBody, tu as VehicleDetailBodyDTO, tt as VehicleDetailBodySchema, t0 as VehicleDetailGPS, tq as VehicleDetailGPSSensorDTO, tp as VehicleDetailGPSSensorSchema, t3 as VehicleDetailLifeCycle, tw as VehicleDetailLifeCycleDto, tv as VehicleDetailLifeCycleSchema, t4 as VehicleDetailPurchase, ty as VehicleDetailPurchaseDTO, tx as VehicleDetailPurchaseSchema, t1 as VehicleDetailTrip, ts as VehicleDetailTripDTO, tr as VehicleDetailTripSchema, tk as VehicleDeviceLinkDTO, tj as VehicleDeviceLinkSchema, tm as VehicleDeviceUnlinkDTO, tl as VehicleDeviceUnlinkSchema, t5 as VehicleDocument, tC as VehicleDocumentDTO, t7 as VehicleDocumentExpiry, tG as VehicleDocumentExpiryDTO, tI as VehicleDocumentExpiryQueryDTO, tH as VehicleDocumentExpiryQuerySchema, tF as VehicleDocumentExpirySchema, t6 as VehicleDocumentFile, tA as VehicleDocumentFileDTO, tz as VehicleDocumentFileSchema, tE as VehicleDocumentQueryDTO, tD as VehicleDocumentQuerySchema, tB as VehicleDocumentSchema, to as VehicleDriverLinkDTO, tn as VehicleDriverLinkSchema, tO as VehicleGPSQueryDTO, tN as VehicleGPSQuerySchema, t8 as VehicleOdometerHistory, tK as VehicleQueryDTO, tJ as VehicleQuerySchema, td as VehicleSchema, ud as createVehicle, ut as createVehicleDocument, ux as createVehicleDocumentExpiry, u4 as create_file_device, u2 as create_file_vehicle, u6 as create_file_vehicle_document, uf as deleteVehicle, u9 as delete_calibration_file, uu as findVehicleDocument, uy as findVehicleDocumentExpiry, uc as findVehicleGPSDetails, ua as findVehicles, ub as findVehiclesLiveDashboard, us as getDeviceLinkHistoryByDevice, ur as getDeviceLinkHistoryByVehicle, uo as getDriverLinkHistoryByDriver, un as getDriverLinkHistoryByVehicle, uB as getVehicleCache, uD as getVehicleParentCache, uC as getVehicleSimpleCache, uF as getVehicleSimpleDropdownCacheLiveData, uE as getVehicleSimpleDropdownCustom, u1 as get_calibration_file_presigned_url, t$ as get_device_file_presigned_url, u0 as get_vehicle_document_file_presigned_url, t_ as get_vehicle_file_presigned_url, up as linkDeviceToVehicle, ul as linkDriverToVehicle, tZ as newVehicleDocumentExpiryPayload, tX as newVehicleDocumentPayload, tQ as newVehiclePayload, uw as removeVehicleDocument, uA as removeVehicleDocumentExpiry, u5 as remove_file_device, u3 as remove_file_vehicle, u7 as remove_file_vehicle_document, tU as toVehicleDetailLifeCyclePayload, tV as toVehicleDetailPurchasePayload, tT as toVehicleDetailsBodyPayload, tR as toVehicleDetailsGPSPayload, tS as toVehicleDetailsTripPayload, tY as toVehicleDocumentExpiryPayload, tW as toVehicleDocumentPayload, tP as toVehiclePayload, uq as unlinkDeviceFromVehicle, um as unlinkDriverFromVehicle, ug as updateDetailsGpsSensor, uh as updateDetailsTrip, ue as updateVehicle, ui as updateVehicleBodyDetails, uv as updateVehicleDocument, uz as updateVehicleDocumentExpiry, uj as updateVehicleLifeCycleDetails, uk as updateVehiclePurchaseDetails, u8 as update_calibration_file } from '../../../bookmark_service-
|
|
5
|
+
export { tc as CalibrationFileDTO, tb as CalibrationFileSchema, ti as MasterDeviceFileDTO, th as MasterDeviceFileSchema, c as MasterVehicle, s_ as MasterVehicleDropdown, s$ as MasterVehicleFile, ta as MasterVehicleFileDTO, t9 as MasterVehicleFileSchema, tM as SimpleFindQueryDTO, tL as SimpleFindQuerySchema, tg as VehicleBulkDTO, tf as VehicleBulkSchema, te as VehicleDTO, t2 as VehicleDetailBody, tu as VehicleDetailBodyDTO, tt as VehicleDetailBodySchema, t0 as VehicleDetailGPS, tq as VehicleDetailGPSSensorDTO, tp as VehicleDetailGPSSensorSchema, t3 as VehicleDetailLifeCycle, tw as VehicleDetailLifeCycleDto, tv as VehicleDetailLifeCycleSchema, t4 as VehicleDetailPurchase, ty as VehicleDetailPurchaseDTO, tx as VehicleDetailPurchaseSchema, t1 as VehicleDetailTrip, ts as VehicleDetailTripDTO, tr as VehicleDetailTripSchema, tk as VehicleDeviceLinkDTO, tj as VehicleDeviceLinkSchema, tm as VehicleDeviceUnlinkDTO, tl as VehicleDeviceUnlinkSchema, t5 as VehicleDocument, tC as VehicleDocumentDTO, t7 as VehicleDocumentExpiry, tG as VehicleDocumentExpiryDTO, tI as VehicleDocumentExpiryQueryDTO, tH as VehicleDocumentExpiryQuerySchema, tF as VehicleDocumentExpirySchema, t6 as VehicleDocumentFile, tA as VehicleDocumentFileDTO, tz as VehicleDocumentFileSchema, tE as VehicleDocumentQueryDTO, tD as VehicleDocumentQuerySchema, tB as VehicleDocumentSchema, to as VehicleDriverLinkDTO, tn as VehicleDriverLinkSchema, tO as VehicleGPSQueryDTO, tN as VehicleGPSQuerySchema, t8 as VehicleOdometerHistory, tK as VehicleQueryDTO, tJ as VehicleQuerySchema, td as VehicleSchema, ud as createVehicle, ut as createVehicleDocument, ux as createVehicleDocumentExpiry, u4 as create_file_device, u2 as create_file_vehicle, u6 as create_file_vehicle_document, uf as deleteVehicle, u9 as delete_calibration_file, uu as findVehicleDocument, uy as findVehicleDocumentExpiry, uc as findVehicleGPSDetails, ua as findVehicles, ub as findVehiclesLiveDashboard, us as getDeviceLinkHistoryByDevice, ur as getDeviceLinkHistoryByVehicle, uo as getDriverLinkHistoryByDriver, un as getDriverLinkHistoryByVehicle, uB as getVehicleCache, uD as getVehicleParentCache, uC as getVehicleSimpleCache, uF as getVehicleSimpleDropdownCacheLiveData, uE as getVehicleSimpleDropdownCustom, u1 as get_calibration_file_presigned_url, t$ as get_device_file_presigned_url, u0 as get_vehicle_document_file_presigned_url, t_ as get_vehicle_file_presigned_url, up as linkDeviceToVehicle, ul as linkDriverToVehicle, tZ as newVehicleDocumentExpiryPayload, tX as newVehicleDocumentPayload, tQ as newVehiclePayload, uw as removeVehicleDocument, uA as removeVehicleDocumentExpiry, u5 as remove_file_device, u3 as remove_file_vehicle, u7 as remove_file_vehicle_document, tU as toVehicleDetailLifeCyclePayload, tV as toVehicleDetailPurchasePayload, tT as toVehicleDetailsBodyPayload, tR as toVehicleDetailsGPSPayload, tS as toVehicleDetailsTripPayload, tY as toVehicleDocumentExpiryPayload, tW as toVehicleDocumentPayload, tP as toVehiclePayload, uq as unlinkDeviceFromVehicle, um as unlinkDriverFromVehicle, ug as updateDetailsGpsSensor, uh as updateDetailsTrip, ue as updateVehicle, ui as updateVehicleBodyDetails, uv as updateVehicleDocument, uz as updateVehicleDocumentExpiry, uj as updateVehicleLifeCycleDetails, uk as updateVehiclePurchaseDetails, u8 as update_calibration_file } from '../../../bookmark_service-mV9wVJqM.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 { ow as MasterClass, oy as MasterClassDTO, oA as MasterClassQueryDTO, oz as MasterClassQuerySchema, ox as MasterClassSchema, oE as createMasterClass, oG as deleteMasterClass, oD as findMasterClass, oH as getMasterClassCache, oI as getMasterClassCacheCount, oC as newMasterClassPayload, oB as toMasterClassPayload, oF as updateMasterClass } from '../../../bookmark_service-
|
|
4
|
+
export { ow as MasterClass, oy as MasterClassDTO, oA as MasterClassQueryDTO, oz as MasterClassQuerySchema, ox as MasterClassSchema, oE as createMasterClass, oG as deleteMasterClass, oD as findMasterClass, oH as getMasterClassCache, oI as getMasterClassCacheCount, oC as newMasterClassPayload, oB as toMasterClassPayload, oF as updateMasterClass } from '../../../bookmark_service-mV9wVJqM.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 { oJ as MasterProgram, oL as MasterProgramDTO, oN as MasterProgramQueryDTO, oM as MasterProgramQuerySchema, oK as MasterProgramSchema, oR as createMasterProgram, oT as deleteMasterProgram, oQ as findMasterProgram, oU as getMasterProgramCache, oV as getMasterProgramCacheCount, oP as newMasterProgramPayload, oO as toMasterProgramPayload, oS as updateMasterProgram } from '../../../bookmark_service-
|
|
4
|
+
export { oJ as MasterProgram, oL as MasterProgramDTO, oN as MasterProgramQueryDTO, oM as MasterProgramQuerySchema, oK as MasterProgramSchema, oR as createMasterProgram, oT as deleteMasterProgram, oQ as findMasterProgram, oU as getMasterProgramCache, oV as getMasterProgramCacheCount, oP as newMasterProgramPayload, oO as toMasterProgramPayload, oS as updateMasterProgram } from '../../../bookmark_service-mV9wVJqM.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 { pK as MasterRelationship, pM as MasterRelationshipDTO, pO as MasterRelationshipQueryDTO, pN as MasterRelationshipQuerySchema, pL as MasterRelationshipSchema, pS as createMasterRelationship, pU as deleteMasterRelationship, pR as findMasterRelationship, pV as getMasterRelationshipCache, pW as getMasterRelationshipCacheCount, pQ as newMasterRelationshipPayload, pP as toMasterRelationshipPayload, pT as updateMasterRelationship } from '../../../bookmark_service-
|
|
4
|
+
export { pK as MasterRelationship, pM as MasterRelationshipDTO, pO as MasterRelationshipQueryDTO, pN as MasterRelationshipQuerySchema, pL as MasterRelationshipSchema, pS as createMasterRelationship, pU as deleteMasterRelationship, pR as findMasterRelationship, pV as getMasterRelationshipCache, pW as getMasterRelationshipCacheCount, pQ as newMasterRelationshipPayload, pP as toMasterRelationshipPayload, pT as updateMasterRelationship } from '../../../bookmark_service-mV9wVJqM.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 { oW as MasterSection, oY as MasterSectionDTO, o_ as MasterSectionQueryDTO, oZ as MasterSectionQuerySchema, oX as MasterSectionSchema, p2 as createMasterSection, p4 as deleteMasterSection, p1 as findMasterSection, p5 as getMasterSectionCache, p6 as getMasterSectionCacheCount, p0 as newMasterSectionPayload, o$ as toMasterSectionPayload, p3 as updateMasterSection } from '../../../bookmark_service-
|
|
4
|
+
export { oW as MasterSection, oY as MasterSectionDTO, o_ as MasterSectionQueryDTO, oZ as MasterSectionQuerySchema, oX as MasterSectionSchema, p2 as createMasterSection, p4 as deleteMasterSection, p1 as findMasterSection, p5 as getMasterSectionCache, p6 as getMasterSectionCacheCount, p0 as newMasterSectionPayload, o$ as toMasterSectionPayload, p3 as updateMasterSection } from '../../../bookmark_service-mV9wVJqM.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 { p7 as MasterSemester, p9 as MasterSemesterDTO, pb as MasterSemesterQueryDTO, pa as MasterSemesterQuerySchema, p8 as MasterSemesterSchema, pf as createMasterSemester, ph as deleteMasterSemester, pe as findMasterSemester, pi as getMasterSemesterCache, pj as getMasterSemesterCacheCount, pd as newMasterSemesterPayload, pc as toMasterSemesterPayload, pg as updateMasterSemester } from '../../../bookmark_service-
|
|
4
|
+
export { p7 as MasterSemester, p9 as MasterSemesterDTO, pb as MasterSemesterQueryDTO, pa as MasterSemesterQuerySchema, p8 as MasterSemesterSchema, pf as createMasterSemester, ph as deleteMasterSemester, pe as findMasterSemester, pi as getMasterSemesterCache, pj as getMasterSemesterCacheCount, pd as newMasterSemesterPayload, pc as toMasterSemesterPayload, pg as updateMasterSemester } from '../../../bookmark_service-mV9wVJqM.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 { pk as MasterStream, pm as MasterStreamDTO, po as MasterStreamQueryDTO, pn as MasterStreamQuerySchema, pl as MasterStreamSchema, ps as createMasterStream, pu as deleteMasterStream, pr as findMasterStream, pv as getMasterStreamCache, pw as getMasterStreamCacheCount, pq as newMasterStreamPayload, pp as toMasterStreamPayload, pt as updateMasterStream } from '../../../bookmark_service-
|
|
4
|
+
export { pk as MasterStream, pm as MasterStreamDTO, po as MasterStreamQueryDTO, pn as MasterStreamQuerySchema, pl as MasterStreamSchema, ps as createMasterStream, pu as deleteMasterStream, pr as findMasterStream, pv as getMasterStreamCache, pw as getMasterStreamCacheCount, pq as newMasterStreamPayload, pp as toMasterStreamPayload, pt as updateMasterStream } from '../../../bookmark_service-mV9wVJqM.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 { px as MasterYear, pz as MasterYearDTO, pB as MasterYearQueryDTO, pA as MasterYearQuerySchema, py as MasterYearSchema, pF as createMasterYear, pH as deleteMasterYear, pE as findMasterYear, pI as getMasterYearCache, pJ as getMasterYearCacheCount, pD as newMasterYearPayload, pC as toMasterYearPayload, pG as updateMasterYear } from '../../../bookmark_service-
|
|
4
|
+
export { px as MasterYear, pz as MasterYearDTO, pB as MasterYearQueryDTO, pA as MasterYearQuerySchema, py as MasterYearSchema, pF as createMasterYear, pH as deleteMasterYear, pE as findMasterYear, pI as getMasterYearCache, pJ as getMasterYearCacheCount, pD as newMasterYearPayload, pC as toMasterYearPayload, pG as updateMasterYear } from '../../../bookmark_service-mV9wVJqM.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 { va as MasterDeviceManufacturer, vc as MasterDeviceManufacturerDTO, ve as MasterDeviceManufacturerQueryDTO, vd as MasterDeviceManufacturerQuerySchema, vb as MasterDeviceManufacturerSchema, vi as createMasterDeviceManufacturer, vk as deleteMasterDeviceManufacturer, vh as findMasterDeviceManufacturers, vl as getMasterDeviceManufacturerCache, vn as getMasterDeviceManufacturerCacheChild, vm as getMasterDeviceManufacturerCacheCount, vg as newMasterDeviceManufacturerPayload, vf as toMasterDeviceManufacturerPayload, vj as updateMasterDeviceManufacturer } from '../../../bookmark_service-
|
|
4
|
+
export { va as MasterDeviceManufacturer, vc as MasterDeviceManufacturerDTO, ve as MasterDeviceManufacturerQueryDTO, vd as MasterDeviceManufacturerQuerySchema, vb as MasterDeviceManufacturerSchema, vi as createMasterDeviceManufacturer, vk as deleteMasterDeviceManufacturer, vh as findMasterDeviceManufacturers, vl as getMasterDeviceManufacturerCache, vn as getMasterDeviceManufacturerCacheChild, vm as getMasterDeviceManufacturerCacheCount, vg as newMasterDeviceManufacturerPayload, vf as toMasterDeviceManufacturerPayload, vj as updateMasterDeviceManufacturer } from '../../../bookmark_service-mV9wVJqM.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 { v0 as FindCacheDTO, u$ as FindCacheSchema, uW as MasterDeviceModel, uY as MasterDeviceModelDTO, u_ as MasterDeviceModelQueryDTO, uZ as MasterDeviceModelQuerySchema, uX as MasterDeviceModelSchema, v4 as createMasterDeviceModel, v6 as deleteMasterDeviceModel, v3 as findMasterDeviceModels, v7 as getMasterDeviceModelCache, v9 as getMasterDeviceModelCacheChild, v8 as getMasterDeviceModelCacheCount, v2 as newMasterDeviceModelPayload, v1 as toMasterDeviceModelPayload, v5 as updateMasterDeviceModel } from '../../../bookmark_service-
|
|
4
|
+
export { v0 as FindCacheDTO, u$ as FindCacheSchema, uW as MasterDeviceModel, uY as MasterDeviceModelDTO, u_ as MasterDeviceModelQueryDTO, uZ as MasterDeviceModelQuerySchema, uX as MasterDeviceModelSchema, v4 as createMasterDeviceModel, v6 as deleteMasterDeviceModel, v3 as findMasterDeviceModels, v7 as getMasterDeviceModelCache, v9 as getMasterDeviceModelCacheChild, v8 as getMasterDeviceModelCacheCount, v2 as newMasterDeviceModelPayload, v1 as toMasterDeviceModelPayload, v5 as updateMasterDeviceModel } from '../../../bookmark_service-mV9wVJqM.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 { uM as FindCacheDTO, uL as FindCacheSchema, uG as MasterDeviceType, uI as MasterDeviceTypeDTO, uK as MasterDeviceTypeQueryDTO, uJ as MasterDeviceTypeQuerySchema, uH as MasterDeviceTypeSchema, uQ as createMasterDeviceType, uS as deleteMasterDeviceType, uP as findMasterDeviceTypes, uT as getMasterDeviceTypeCache, uV as getMasterDeviceTypeCacheChild, uU as getMasterDeviceTypeCacheCount, uO as newMasterDeviceTypePayload, uN as toMasterDeviceTypePayload, uR as updateMasterDeviceType } from '../../../bookmark_service-
|
|
4
|
+
export { uM as FindCacheDTO, uL as FindCacheSchema, uG as MasterDeviceType, uI as MasterDeviceTypeDTO, uK as MasterDeviceTypeQueryDTO, uJ as MasterDeviceTypeQuerySchema, uH as MasterDeviceTypeSchema, uQ as createMasterDeviceType, uS as deleteMasterDeviceType, uP as findMasterDeviceTypes, uT as getMasterDeviceTypeCache, uV as getMasterDeviceTypeCacheChild, uU as getMasterDeviceTypeCacheCount, uO as newMasterDeviceTypePayload, uN as toMasterDeviceTypePayload, uR as updateMasterDeviceType } from '../../../bookmark_service-mV9wVJqM.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 MasterExpenseName, fi as MasterExpenseNameDTO, fk as MasterExpenseNameQueryDTO, fj as MasterExpenseNameQuerySchema, fh as MasterExpenseNameSchema, fo as createMasterExpenseName, fq as deleteMasterExpenseName, fn as findMasterExpenseNames, fr as getMasterExpenseNameCache, fm as newMasterExpenseNamePayload, fl as toMasterExpenseNamePayload, fp as updateMasterExpenseName } from '../../../bookmark_service-
|
|
4
|
+
export { fg as MasterExpenseName, fi as MasterExpenseNameDTO, fk as MasterExpenseNameQueryDTO, fj as MasterExpenseNameQuerySchema, fh as MasterExpenseNameSchema, fo as createMasterExpenseName, fq as deleteMasterExpenseName, fn as findMasterExpenseNames, fr as getMasterExpenseNameCache, fm as newMasterExpenseNamePayload, fl as toMasterExpenseNamePayload, fp as updateMasterExpenseName } from '../../../bookmark_service-mV9wVJqM.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 { xn as MasterExpenseType, xp as MasterExpenseTypeDTO, xr as MasterExpenseTypeQueryDTO, xq as MasterExpenseTypeQuerySchema, xo as MasterExpenseTypeSchema, xv as createMasterExpenseType, xx as deleteMasterExpenseType, xu as findMasterExpenseTypes, xy as getMasterExpenseTypeCache, xt as newMasterExpenseTypePayload, xs as toMasterExpenseTypePayload, xw as updateMasterExpenseType } from '../../../bookmark_service-
|
|
4
|
+
export { xn as MasterExpenseType, xp as MasterExpenseTypeDTO, xr as MasterExpenseTypeQueryDTO, xq as MasterExpenseTypeQuerySchema, xo as MasterExpenseTypeSchema, xv as createMasterExpenseType, xx as deleteMasterExpenseType, xu as findMasterExpenseTypes, xy as getMasterExpenseTypeCache, xt as newMasterExpenseTypePayload, xs as toMasterExpenseTypePayload, xw as updateMasterExpenseType } from '../../../bookmark_service-mV9wVJqM.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 { i8 as FuelCompanyLogoDTO, i7 as FuelCompanyLogoSchema, i2 as MasterFuelCompany, i4 as MasterFuelCompanyDTO, i6 as MasterFuelCompanyQueryDTO, i5 as MasterFuelCompanyQuerySchema, i3 as MasterFuelCompanySchema, ig as createMasterFuelCompany, ii as deleteMasterFuelCompany, id as delete_master_fuel_company_logo, ie as findMasterFuelCompanys, ij as getMasterFuelCompanyCache, ib as get_master_fuel_company_presigned_url, ia as newMasterFuelCompanyPayload, i9 as toMasterFuelCompanyPayload, ih as updateMasterFuelCompany, ic as update_master_fuel_company_logo } from '../../../bookmark_service-
|
|
4
|
+
export { i8 as FuelCompanyLogoDTO, i7 as FuelCompanyLogoSchema, i2 as MasterFuelCompany, i4 as MasterFuelCompanyDTO, i6 as MasterFuelCompanyQueryDTO, i5 as MasterFuelCompanyQuerySchema, i3 as MasterFuelCompanySchema, ig as createMasterFuelCompany, ii as deleteMasterFuelCompany, id as delete_master_fuel_company_logo, ie as findMasterFuelCompanys, ij as getMasterFuelCompanyCache, ib as get_master_fuel_company_presigned_url, ia as newMasterFuelCompanyPayload, i9 as toMasterFuelCompanyPayload, ih as updateMasterFuelCompany, ic as update_master_fuel_company_logo } from '../../../bookmark_service-mV9wVJqM.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 { dY as MasterVendorDocumentType, d_ as MasterVendorDocumentTypeDTO, e0 as MasterVendorDocumentTypeQueryDTO, d$ as MasterVendorDocumentTypeQuerySchema, dZ as MasterVendorDocumentTypeSchema, e4 as createMasterVendorDocumentType, e6 as deleteMasterVendorDocumentType, e3 as findMasterVendorDocumentTypes, e7 as getMasterVendorDocumentTypeCache, e2 as newMasterVendorDocumentTypePayload, e1 as toMasterVendorDocumentTypePayload, e5 as updateMasterVendorDocumentType } from '../../../bookmark_service-
|
|
4
|
+
export { dY as MasterVendorDocumentType, d_ as MasterVendorDocumentTypeDTO, e0 as MasterVendorDocumentTypeQueryDTO, d$ as MasterVendorDocumentTypeQuerySchema, dZ as MasterVendorDocumentTypeSchema, e4 as createMasterVendorDocumentType, e6 as deleteMasterVendorDocumentType, e3 as findMasterVendorDocumentTypes, e7 as getMasterVendorDocumentTypeCache, e2 as newMasterVendorDocumentTypePayload, e1 as toMasterVendorDocumentTypePayload, e5 as updateMasterVendorDocumentType } from '../../../bookmark_service-mV9wVJqM.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 { dM as MasterVendorTag, dO as MasterVendorTagDTO, dQ as MasterVendorTagQueryDTO, dP as MasterVendorTagQuerySchema, dN as MasterVendorTagSchema, dU as createMasterVendorTag, dW as deleteMasterVendorTag, dT as findMasterVendorTags, dX as getMasterVendorTagCache, dS as newMasterVendorTagPayload, dR as toMasterVendorTagPayload, dV as updateMasterVendorTag } from '../../../bookmark_service-
|
|
4
|
+
export { dM as MasterVendorTag, dO as MasterVendorTagDTO, dQ as MasterVendorTagQueryDTO, dP as MasterVendorTagQuerySchema, dN as MasterVendorTagSchema, dU as createMasterVendorTag, dW as deleteMasterVendorTag, dT as findMasterVendorTags, dX as getMasterVendorTagCache, dS as newMasterVendorTagPayload, dR as toMasterVendorTagPayload, dV as updateMasterVendorTag } from '../../../bookmark_service-mV9wVJqM.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 { dA as MasterVendorType, dC as MasterVendorTypeDTO, dE as MasterVendorTypeQueryDTO, dD as MasterVendorTypeQuerySchema, dB as MasterVendorTypeSchema, dI as createMasterVendorType, dK as deleteMasterVendorType, dH as findMasterVendorTypes, dL as getMasterVendorTypeCache, dG as newMasterVendorTypePayload, dF as toMasterVendorTypePayload, dJ as updateMasterVendorType } from '../../../bookmark_service-
|
|
4
|
+
export { dA as MasterVendorType, dC as MasterVendorTypeDTO, dE as MasterVendorTypeQueryDTO, dD as MasterVendorTypeQuerySchema, dB as MasterVendorTypeSchema, dI as createMasterVendorType, dK as deleteMasterVendorType, dH as findMasterVendorTypes, dL as getMasterVendorTypeCache, dG as newMasterVendorTypePayload, dF as toMasterVendorTypePayload, dJ as updateMasterVendorType } from '../../../bookmark_service-mV9wVJqM.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 { eI as MasterFleetIncidentSeverity, eK as MasterFleetIncidentSeverityDTO, eM as MasterFleetIncidentSeverityQueryDTO, eL as MasterFleetIncidentSeverityQuerySchema, eJ as MasterFleetIncidentSeveritySchema, eQ as createMasterFleetIncidentSeverity, eS as deleteMasterFleetIncidentSeverity, eP as findMasterFleetIncidentSeverities, eT as getMasterFleetIncidentSeverityCache, eO as newMasterFleetIncidentSeverityPayload, eN as toMasterFleetIncidentSeverityPayload, eR as updateMasterFleetIncidentSeverity } from '../../../bookmark_service-
|
|
4
|
+
export { eI as MasterFleetIncidentSeverity, eK as MasterFleetIncidentSeverityDTO, eM as MasterFleetIncidentSeverityQueryDTO, eL as MasterFleetIncidentSeverityQuerySchema, eJ as MasterFleetIncidentSeveritySchema, eQ as createMasterFleetIncidentSeverity, eS as deleteMasterFleetIncidentSeverity, eP as findMasterFleetIncidentSeverities, eT as getMasterFleetIncidentSeverityCache, eO as newMasterFleetIncidentSeverityPayload, eN as toMasterFleetIncidentSeverityPayload, eR as updateMasterFleetIncidentSeverity } from '../../../bookmark_service-mV9wVJqM.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 { eU as MasterFleetIncidentStatus, eW as MasterFleetIncidentStatusDTO, eY as MasterFleetIncidentStatusQueryDTO, eX as MasterFleetIncidentStatusQuerySchema, eV as MasterFleetIncidentStatusSchema, f0 as createMasterFleetIncidentStatus, f2 as deleteMasterFleetIncidentStatus, e$ as findMasterFleetIncidentStatuses, f3 as getMasterFleetIncidentStatusCache, e_ as newMasterFleetIncidentStatusPayload, eZ as toMasterFleetIncidentStatusPayload, f1 as updateMasterFleetIncidentStatus } from '../../../bookmark_service-
|
|
4
|
+
export { eU as MasterFleetIncidentStatus, eW as MasterFleetIncidentStatusDTO, eY as MasterFleetIncidentStatusQueryDTO, eX as MasterFleetIncidentStatusQuerySchema, eV as MasterFleetIncidentStatusSchema, f0 as createMasterFleetIncidentStatus, f2 as deleteMasterFleetIncidentStatus, e$ as findMasterFleetIncidentStatuses, f3 as getMasterFleetIncidentStatusCache, e_ as newMasterFleetIncidentStatusPayload, eZ as toMasterFleetIncidentStatusPayload, f1 as updateMasterFleetIncidentStatus } from '../../../bookmark_service-mV9wVJqM.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 { f4 as MasterFleetIncidentType, f6 as MasterFleetIncidentTypeDTO, f8 as MasterFleetIncidentTypeQueryDTO, f7 as MasterFleetIncidentTypeQuerySchema, f5 as MasterFleetIncidentTypeSchema, fc as createMasterFleetIncidentType, fe as deleteMasterFleetIncidentType, fb as findMasterFleetIncidentTypes, ff as getMasterFleetIncidentTypeCache, fa as newMasterFleetIncidentTypePayload, f9 as toMasterFleetIncidentTypePayload, fd as updateMasterFleetIncidentType } from '../../../bookmark_service-
|
|
4
|
+
export { f4 as MasterFleetIncidentType, f6 as MasterFleetIncidentTypeDTO, f8 as MasterFleetIncidentTypeQueryDTO, f7 as MasterFleetIncidentTypeQuerySchema, f5 as MasterFleetIncidentTypeSchema, fc as createMasterFleetIncidentType, fe as deleteMasterFleetIncidentType, fb as findMasterFleetIncidentTypes, ff as getMasterFleetIncidentTypeCache, fa as newMasterFleetIncidentTypePayload, f9 as toMasterFleetIncidentTypePayload, fd as updateMasterFleetIncidentType } from '../../../bookmark_service-mV9wVJqM.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 { ew as MasterFleetInsuranceClaimStatus, ey as MasterFleetInsuranceClaimStatusDTO, eA as MasterFleetInsuranceClaimStatusQueryDTO, ez as MasterFleetInsuranceClaimStatusQuerySchema, ex as MasterFleetInsuranceClaimStatusSchema, eE as createMasterFleetInsuranceClaimStatus, eG as deleteMasterFleetInsuranceClaimStatus, eD as findMasterFleetInsuranceClaimStatuses, eH as getMasterFleetInsuranceClaimStatusCache, eC as newMasterFleetInsuranceClaimStatusPayload, eB as toMasterFleetInsuranceClaimStatusPayload, eF as updateMasterFleetInsuranceClaimStatus } from '../../../bookmark_service-
|
|
4
|
+
export { ew as MasterFleetInsuranceClaimStatus, ey as MasterFleetInsuranceClaimStatusDTO, eA as MasterFleetInsuranceClaimStatusQueryDTO, ez as MasterFleetInsuranceClaimStatusQuerySchema, ex as MasterFleetInsuranceClaimStatusSchema, eE as createMasterFleetInsuranceClaimStatus, eG as deleteMasterFleetInsuranceClaimStatus, eD as findMasterFleetInsuranceClaimStatuses, eH as getMasterFleetInsuranceClaimStatusCache, eC as newMasterFleetInsuranceClaimStatusPayload, eB as toMasterFleetInsuranceClaimStatusPayload, eF as updateMasterFleetInsuranceClaimStatus } from '../../../bookmark_service-mV9wVJqM.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 { e8 as MasterFleetServiceTask, ea as MasterFleetServiceTaskDTO, ec as MasterFleetServiceTaskQueryDTO, eb as MasterFleetServiceTaskQuerySchema, e9 as MasterFleetServiceTaskSchema, eg as createMasterFleetServiceTask, ei as deleteMasterFleetServiceTask, ef as findMasterFleetServiceTasks, ej as getMasterFleetServiceTaskCache, ee as newMasterFleetServiceTaskPayload, ed as toMasterFleetServiceTaskPayload, eh as updateMasterFleetServiceTask } from '../../../bookmark_service-
|
|
4
|
+
export { e8 as MasterFleetServiceTask, ea as MasterFleetServiceTaskDTO, ec as MasterFleetServiceTaskQueryDTO, eb as MasterFleetServiceTaskQuerySchema, e9 as MasterFleetServiceTaskSchema, eg as createMasterFleetServiceTask, ei as deleteMasterFleetServiceTask, ef as findMasterFleetServiceTasks, ej as getMasterFleetServiceTaskCache, ee as newMasterFleetServiceTaskPayload, ed as toMasterFleetServiceTaskPayload, eh as updateMasterFleetServiceTask } from '../../../bookmark_service-mV9wVJqM.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 { ws as MasterMainCountry, wu as MasterMainCountryDTO, ww as MasterMainCountryQueryDTO, wv as MasterMainCountryQuerySchema, wt as MasterMainCountrySchema, wA as createMasterMainCountry, wC as deleteMasterMainCountry, wz as findMasterMainCountries, wD as getMasterMainCountryCache, wE as getMasterMainCountryCacheChild, wy as newMasterMainCountryPayload, wx as toMasterMainCountryPayload, wB as updateMasterMainCountry } from '../../../bookmark_service-
|
|
4
|
+
export { ws as MasterMainCountry, wu as MasterMainCountryDTO, ww as MasterMainCountryQueryDTO, wv as MasterMainCountryQuerySchema, wt as MasterMainCountrySchema, wA as createMasterMainCountry, wC as deleteMasterMainCountry, wz as findMasterMainCountries, wD as getMasterMainCountryCache, wE as getMasterMainCountryCacheChild, wy as newMasterMainCountryPayload, wx as toMasterMainCountryPayload, wB as updateMasterMainCountry } from '../../../bookmark_service-mV9wVJqM.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 MasterMainCurrency, p as MasterMainCurrencyDTO, r as MasterMainCurrencyQueryDTO, q as MasterMainCurrencyQuerySchema, o as MasterMainCurrencySchema, x as createMasterMainCurrency, z as deleteMasterMainCurrency, w as findMasterMainCurrencies, A as getMasterMainCurrencyCache, v as newMasterMainCurrencyPayload, s as toMasterMainCurrencyPayload, y as updateMasterMainCurrency } from '../../../bookmark_service-
|
|
4
|
+
export { m as MasterMainCurrency, p as MasterMainCurrencyDTO, r as MasterMainCurrencyQueryDTO, q as MasterMainCurrencyQuerySchema, o as MasterMainCurrencySchema, x as createMasterMainCurrency, z as deleteMasterMainCurrency, w as findMasterMainCurrencies, A as getMasterMainCurrencyCache, v as newMasterMainCurrencyPayload, s as toMasterMainCurrencyPayload, y as updateMasterMainCurrency } from '../../../bookmark_service-mV9wVJqM.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 { ba as MasterMainDateFormat, bc as MasterMainDateFormatDTO, be as MasterMainDateFormatQueryDTO, bd as MasterMainDateFormatQuerySchema, bb as MasterMainDateFormatSchema, bi as createMasterMainDateFormat, bk as deleteMasterMainDateFormat, bh as findMasterMainDateFormats, bl as getMasterMainDateFormatCache, bg as newMasterMainDateFormatPayload, bf as toMasterMainDateFormatPayload, bj as updateMasterMainDateFormat } from '../../../bookmark_service-
|
|
4
|
+
export { ba as MasterMainDateFormat, bc as MasterMainDateFormatDTO, be as MasterMainDateFormatQueryDTO, bd as MasterMainDateFormatQuerySchema, bb as MasterMainDateFormatSchema, bi as createMasterMainDateFormat, bk as deleteMasterMainDateFormat, bh as findMasterMainDateFormats, bl as getMasterMainDateFormatCache, bg as newMasterMainDateFormatPayload, bf as toMasterMainDateFormatPayload, bj as updateMasterMainDateFormat } from '../../../bookmark_service-mV9wVJqM.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 MasterMainIndustry, f as MasterMainIndustryDTO, h as MasterMainIndustryQueryDTO, g as MasterMainIndustryQuerySchema, e as MasterMainIndustrySchema, j as createMasterMainIndustry, k as deleteMasterMainIndustry, i as findMasterMainIndustry, l as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../bookmark_service-
|
|
4
|
+
export { d as MasterMainIndustry, f as MasterMainIndustryDTO, h as MasterMainIndustryQueryDTO, g as MasterMainIndustryQuerySchema, e as MasterMainIndustrySchema, j as createMasterMainIndustry, k as deleteMasterMainIndustry, i as findMasterMainIndustry, l as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../bookmark_service-mV9wVJqM.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 { cY as MasterMainLandMark, c_ as MasterMainLandmarkDTO, d0 as MasterMainLandmarkQueryDTO, c$ as MasterMainLandmarkQuerySchema, cZ as MasterMainLandmarkSchema, d4 as createMasterMainCountry, d6 as deleteMasterMainCountry, d3 as findMasterMainCountries, d2 as newMasterMainLandmarkPayload, d1 as toMasterMainLandmarkPayload, d5 as updateMasterMainCountry } from '../../../bookmark_service-
|
|
4
|
+
export { cY as MasterMainLandMark, c_ as MasterMainLandmarkDTO, d0 as MasterMainLandmarkQueryDTO, c$ as MasterMainLandmarkQuerySchema, cZ as MasterMainLandmarkSchema, d4 as createMasterMainCountry, d6 as deleteMasterMainCountry, d3 as findMasterMainCountries, d2 as newMasterMainLandmarkPayload, d1 as toMasterMainLandmarkPayload, d5 as updateMasterMainCountry } from '../../../bookmark_service-mV9wVJqM.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 MasterMainLanguage, b0 as MasterMainLanguageDTO, b2 as MasterMainLanguageQueryDTO, b1 as MasterMainLanguageQuerySchema, a$ as MasterMainLanguageSchema, b6 as createMasterMainLanguage, b8 as deleteMasterMainLanguage, b5 as findMasterMainLanguages, b9 as getMasterMainLanguageCache, b4 as newMasterMainLanguagePayload, b3 as toMasterMainLanguagePayload, b7 as updateMasterMainLanguage } from '../../../bookmark_service-
|
|
4
|
+
export { a_ as MasterMainLanguage, b0 as MasterMainLanguageDTO, b2 as MasterMainLanguageQueryDTO, b1 as MasterMainLanguageQuerySchema, a$ as MasterMainLanguageSchema, b6 as createMasterMainLanguage, b8 as deleteMasterMainLanguage, b5 as findMasterMainLanguages, b9 as getMasterMainLanguageCache, b4 as newMasterMainLanguagePayload, b3 as toMasterMainLanguagePayload, b7 as updateMasterMainLanguage } from '../../../bookmark_service-mV9wVJqM.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 { vo as MasterMainSimProvider, vq as MasterMainSimProviderDTO, vs as MasterMainSimProviderQueryDTO, vr as MasterMainSimProviderQuerySchema, vp as MasterMainSimProviderSchema, vw as createMasterMainSimProvider, vy as deleteMasterMainSimProvider, vv as findMasterMainSimProviders, vz as getMasterMainSimProviderCache, vu as newMasterMainSimProviderPayload, vt as toMasterMainSimProviderPayload, vx as updateMasterMainSimProvider } from '../../../bookmark_service-
|
|
4
|
+
export { vo as MasterMainSimProvider, vq as MasterMainSimProviderDTO, vs as MasterMainSimProviderQueryDTO, vr as MasterMainSimProviderQuerySchema, vp as MasterMainSimProviderSchema, vw as createMasterMainSimProvider, vy as deleteMasterMainSimProvider, vv as findMasterMainSimProviders, vz as getMasterMainSimProviderCache, vu as newMasterMainSimProviderPayload, vt as toMasterMainSimProviderPayload, vx as updateMasterMainSimProvider } from '../../../bookmark_service-mV9wVJqM.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 { wg as MasterMainState, wi as MasterMainStateDTO, wk as MasterMainStateQueryDTO, wj as MasterMainStateQuerySchema, wh as MasterMainStateSchema, wo as createMasterMainState, wq as deleteMasterMainState, wn as findMasterMainStates, wr as getMasterMainStateCache, wm as newMasterMainStatePayload, wl as toMasterMainStatePayload, wp as updateMasterMainState } from '../../../bookmark_service-
|
|
4
|
+
export { wg as MasterMainState, wi as MasterMainStateDTO, wk as MasterMainStateQueryDTO, wj as MasterMainStateQuerySchema, wh as MasterMainStateSchema, wo as createMasterMainState, wq as deleteMasterMainState, wn as findMasterMainStates, wr as getMasterMainStateCache, wm as newMasterMainStatePayload, wl as toMasterMainStatePayload, wp as updateMasterMainState } from '../../../bookmark_service-mV9wVJqM.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 { w3 as MasterMainTimeZone, w5 as MasterMainTimeZoneDTO, w7 as MasterMainTimeZoneQueryDTO, w6 as MasterMainTimeZoneQuerySchema, w4 as MasterMainTimeZoneSchema, wb as createMasterMainTimeZone, wd as deleteMasterMainTimeZone, wa as findMasterMainTimeZones, wf as getMasterMainTimeZoneCache, we as getMasterMainTimeZoneCacheAll, w9 as newMasterMainTimeZonePayload, w8 as toMasterMainTimeZonePayload, wc as updateMasterMainTimeZone } from '../../../bookmark_service-
|
|
4
|
+
export { w3 as MasterMainTimeZone, w5 as MasterMainTimeZoneDTO, w7 as MasterMainTimeZoneQueryDTO, w6 as MasterMainTimeZoneQuerySchema, w4 as MasterMainTimeZoneSchema, wb as createMasterMainTimeZone, wd as deleteMasterMainTimeZone, wa as findMasterMainTimeZones, wf as getMasterMainTimeZoneCache, we as getMasterMainTimeZoneCacheAll, w9 as newMasterMainTimeZonePayload, w8 as toMasterMainTimeZonePayload, wc as updateMasterMainTimeZone } from '../../../bookmark_service-mV9wVJqM.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 { z3 as MasterMainUnitDistance, z5 as MasterMainUnitDistanceDTO, z7 as MasterMainUnitDistanceQueryDTO, z6 as MasterMainUnitDistanceQuerySchema, z4 as MasterMainUnitDistanceSchema, zb as createMasterMainUnitDistance, zd as deleteMasterMainUnitDistance, za as findMasterMainUnitDistances, ze as getMasterMainUnitDistanceCache, z9 as newMasterMainUnitDistancePayload, z8 as toMasterMainUnitDistancePayload, zc as updateMasterMainUnitDistance } from '../../../bookmark_service-
|
|
4
|
+
export { z3 as MasterMainUnitDistance, z5 as MasterMainUnitDistanceDTO, z7 as MasterMainUnitDistanceQueryDTO, z6 as MasterMainUnitDistanceQuerySchema, z4 as MasterMainUnitDistanceSchema, zb as createMasterMainUnitDistance, zd as deleteMasterMainUnitDistance, za as findMasterMainUnitDistances, ze as getMasterMainUnitDistanceCache, z9 as newMasterMainUnitDistancePayload, z8 as toMasterMainUnitDistancePayload, zc as updateMasterMainUnitDistance } from '../../../bookmark_service-mV9wVJqM.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 { wF as MasterMainUnitMileage, wH as MasterMainUnitMileageDTO, wJ as MasterMainUnitMileageQueryDTO, wI as MasterMainUnitMileageQuerySchema, wG as MasterMainUnitMileageSchema, wN as createMasterMainUnitMileage, wP as deleteMasterMainUnitMileage, wM as findMasterMainUnitMileages, wQ as getMasterMainUnitMileageCache, wL as newMasterMainUnitMileagePayload, wK as toMasterMainUnitMileagePayload, wO as updateMasterMainUnitMileage } from '../../../bookmark_service-
|
|
4
|
+
export { wF as MasterMainUnitMileage, wH as MasterMainUnitMileageDTO, wJ as MasterMainUnitMileageQueryDTO, wI as MasterMainUnitMileageQuerySchema, wG as MasterMainUnitMileageSchema, wN as createMasterMainUnitMileage, wP as deleteMasterMainUnitMileage, wM as findMasterMainUnitMileages, wQ as getMasterMainUnitMileageCache, wL as newMasterMainUnitMileagePayload, wK as toMasterMainUnitMileagePayload, wO as updateMasterMainUnitMileage } from '../../../bookmark_service-mV9wVJqM.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 { wR as MasterMainUnitVolume, wT as MasterMainUnitVolumeDTO, wV as MasterMainUnitVolumeQueryDTO, wU as MasterMainUnitVolumeQuerySchema, wS as MasterMainUnitVolumeSchema, wZ as createMasterMainUnitVolume, w$ as deleteMasterMainUnitVolume, wY as findMasterMainUnitVolumes, x0 as getMasterMainUnitVolumeCache, wX as newMasterMainUnitVolumePayload, wW as toMasterMainUnitVolumePayload, w_ as updateMasterMainUnitVolume } from '../../../bookmark_service-
|
|
4
|
+
export { wR as MasterMainUnitVolume, wT as MasterMainUnitVolumeDTO, wV as MasterMainUnitVolumeQueryDTO, wU as MasterMainUnitVolumeQuerySchema, wS as MasterMainUnitVolumeSchema, wZ as createMasterMainUnitVolume, w$ as deleteMasterMainUnitVolume, wY as findMasterMainUnitVolumes, x0 as getMasterMainUnitVolumeCache, wX as newMasterMainUnitVolumePayload, wW as toMasterMainUnitVolumePayload, w_ as updateMasterMainUnitVolume } from '../../../bookmark_service-mV9wVJqM.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 OrganisationBranch, Y as OrganisationBranchDTO, _ as OrganisationBranchQueryDTO, Z as OrganisationBranchQuerySchema, X as OrganisationBranchSchema, a2 as createOrganisationBranch, a4 as deleteOrganisationBranch, a1 as findOrganisationBranchs, a5 as getOrganisationBranchCache, a7 as getOrganisationBranchCacheChild, a6 as getOrganisationBranchCacheCount, a0 as newOrganisationBranchPayload, $ as toOrganisationBranchPayload, a3 as updateOrganisationBranch } from '../../../bookmark_service-
|
|
4
|
+
export { W as OrganisationBranch, Y as OrganisationBranchDTO, _ as OrganisationBranchQueryDTO, Z as OrganisationBranchQuerySchema, X as OrganisationBranchSchema, a2 as createOrganisationBranch, a4 as deleteOrganisationBranch, a1 as findOrganisationBranchs, a5 as getOrganisationBranchCache, a7 as getOrganisationBranchCacheChild, a6 as getOrganisationBranchCacheCount, a0 as newOrganisationBranchPayload, $ as toOrganisationBranchPayload, a3 as updateOrganisationBranch } from '../../../bookmark_service-mV9wVJqM.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 { a8 as OrganisationColor, aa as OrganisationColorDTO, ac as OrganisationColorQueryDTO, ab as OrganisationColorQuerySchema, a9 as OrganisationColorSchema, ag as createOrganisationColor, ai as deleteOrganisationColor, af as findOrganisationColors, aj as getOrganisationColorCache, al as getOrganisationColorCacheChild, ak as getOrganisationColorCacheCount, ae as newOrganisationColorPayload, ad as toOrganisationColorPayload, ah as updateOrganisationColor } from '../../../bookmark_service-
|
|
4
|
+
export { a8 as OrganisationColor, aa as OrganisationColorDTO, ac as OrganisationColorQueryDTO, ab as OrganisationColorQuerySchema, a9 as OrganisationColorSchema, ag as createOrganisationColor, ai as deleteOrganisationColor, af as findOrganisationColors, aj as getOrganisationColorCache, al as getOrganisationColorCacheChild, ak as getOrganisationColorCacheCount, ae as newOrganisationColorPayload, ad as toOrganisationColorPayload, ah as updateOrganisationColor } from '../../../bookmark_service-mV9wVJqM.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 { m0 as OrganisationGroup, m3 as OrganisationGroupDTO, m5 as OrganisationGroupQueryDTO, m4 as OrganisationGroupQuerySchema, m2 as OrganisationGroupSchema, m1 as VehicleOrganisationGroupLink, m9 as createOrganisationGroup, mb as deleteOrganisationGroup, m8 as findOrganisationGroups, mc as getOrganisationGroupCache, me as getOrganisationGroupCacheChild, md as getOrganisationGroupCacheCount, m7 as newOrganisationGroupPayload, m6 as toOrganisationGroupPayload, ma as updateOrganisationGroup } from '../../../bookmark_service-
|
|
4
|
+
export { m0 as OrganisationGroup, m3 as OrganisationGroupDTO, m5 as OrganisationGroupQueryDTO, m4 as OrganisationGroupQuerySchema, m2 as OrganisationGroupSchema, m1 as VehicleOrganisationGroupLink, m9 as createOrganisationGroup, mb as deleteOrganisationGroup, m8 as findOrganisationGroups, mc as getOrganisationGroupCache, me as getOrganisationGroupCacheChild, md as getOrganisationGroupCacheCount, m7 as newOrganisationGroupPayload, m6 as toOrganisationGroupPayload, ma as updateOrganisationGroup } from '../../../bookmark_service-mV9wVJqM.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 OrganisationSubCompany, C as OrganisationSubCompanyDTO, E as OrganisationSubCompanyQueryDTO, D as OrganisationSubCompanyQuerySchema, B as OrganisationSubCompanySchema, F as SubCompanyLogoDTO, S as SubCompanyLogoSchema, N as createOrganisationSubCompany, Q as deleteOrganisationSubCompany, K as delete_organisation_sub_company_logo, L as findOrganisationSubCompanyies, R as getOrganisationSubCompanyCache, V as getOrganisationSubCompanyCacheChild, T as getOrganisationSubCompanyCacheCount, I as get_organisation_sub_company_logo_presigned_url, H as newOrganisationSubCompanyPayload, G as toOrganisationSubCompanyPayload, P as updateOrganisationSubCompany, J as update_organisation_sub_company_logo } from '../../../bookmark_service-
|
|
4
|
+
export { O as OrganisationSubCompany, C as OrganisationSubCompanyDTO, E as OrganisationSubCompanyQueryDTO, D as OrganisationSubCompanyQuerySchema, B as OrganisationSubCompanySchema, F as SubCompanyLogoDTO, S as SubCompanyLogoSchema, N as createOrganisationSubCompany, Q as deleteOrganisationSubCompany, K as delete_organisation_sub_company_logo, L as findOrganisationSubCompanyies, R as getOrganisationSubCompanyCache, V as getOrganisationSubCompanyCacheChild, T as getOrganisationSubCompanyCacheCount, I as get_organisation_sub_company_logo_presigned_url, H as newOrganisationSubCompanyPayload, G as toOrganisationSubCompanyPayload, P as updateOrganisationSubCompany, J as update_organisation_sub_company_logo } from '../../../bookmark_service-mV9wVJqM.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -274,7 +274,7 @@ var OrganisationSubCompanySchema = z3.object({
|
|
|
274
274
|
logo_name: stringOptional("Logo Name", 0, 300),
|
|
275
275
|
// Main Field Details
|
|
276
276
|
sub_company_name: stringMandatory("Sub Company Name", 3, 100),
|
|
277
|
-
sub_company_GSTIN:
|
|
277
|
+
sub_company_GSTIN: stringOptional("Sub Company GSTIN", 0, 100),
|
|
278
278
|
description: stringOptional("Description", 0, 300),
|
|
279
279
|
// Metadata
|
|
280
280
|
status: enumMandatory("Status", Status, "Active" /* Active */)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { am as OrganisationTag, ao as OrganisationTagDTO, aq as OrganisationTagQueryDTO, ap as OrganisationTagQuerySchema, an as OrganisationTagSchema, au as createOrganisationTag, aw as deleteOrganisationTag, at as findOrganisationTags, ax as getOrganisationTagCache, az as getOrganisationTagCacheChild, ay as getOrganisationTagCacheCount, as as newOrganisationTagPayload, ar as toOrganisationTagPayload, av as updateOrganisationTag } from '../../../bookmark_service-
|
|
4
|
+
export { am as OrganisationTag, ao as OrganisationTagDTO, aq as OrganisationTagQueryDTO, ap as OrganisationTagQuerySchema, an as OrganisationTagSchema, au as createOrganisationTag, aw as deleteOrganisationTag, at as findOrganisationTags, ax as getOrganisationTagCache, az as getOrganisationTagCacheChild, ay as getOrganisationTagCacheCount, as as newOrganisationTagPayload, ar as toOrganisationTagPayload, av as updateOrganisationTag } from '../../../bookmark_service-mV9wVJqM.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 { xO as MasterSparePartCategory, xQ as MasterSparePartCategoryDTO, xP as MasterSparePartCategorySchema, xS as SparePartCategoryQueryDTO, xR as SparePartCategoryQuerySchema, xW as createMasterSparePartCategory, xY as deleteMasterSparePartCategory, xV as findMasterSparePartCategories, xZ as getMasterSparePartCategoryCache, x_ as getMasterSparePartCategoryCacheChild, x$ as getMasterSparePartCategoryCacheCount, xU as newMasterSparePartCategoryPayload, xT as toMasterSparePartCategoryPayload, xX as updateMasterSparePartCategory } from '../../../bookmark_service-
|
|
4
|
+
export { xO as MasterSparePartCategory, xQ as MasterSparePartCategoryDTO, xP as MasterSparePartCategorySchema, xS as SparePartCategoryQueryDTO, xR as SparePartCategoryQuerySchema, xW as createMasterSparePartCategory, xY as deleteMasterSparePartCategory, xV as findMasterSparePartCategories, xZ as getMasterSparePartCategoryCache, x_ as getMasterSparePartCategoryCacheChild, x$ as getMasterSparePartCategoryCacheCount, xU as newMasterSparePartCategoryPayload, xT as toMasterSparePartCategoryPayload, xX as updateMasterSparePartCategory } from '../../../bookmark_service-mV9wVJqM.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 { xF as FindCacheDTO, xE as FindCacheSchema, xz as MasterSparePartSubCategory, xB as MasterSparePartSubCategoryDTO, xA as MasterSparePartSubCategorySchema, xD as SparePartSubCategoryQueryDTO, xC as SparePartSubCategoryQuerySchema, xJ as createMasterSparePartSubCategory, xL as deleteMasterSparePartSubCategory, xI as findMasterSparePartSubCategories, xM as getMasterSparePartSubCategoryCache, xN as getMasterSparePartSubCategoryCacheCount, xH as newMasterSparePartSubCategoryPayload, xG as toMasterSparePartSubCategoryPayload, xK as updateMasterSparePartSubCategory } from '../../../bookmark_service-
|
|
4
|
+
export { xF as FindCacheDTO, xE as FindCacheSchema, xz as MasterSparePartSubCategory, xB as MasterSparePartSubCategoryDTO, xA as MasterSparePartSubCategorySchema, xD as SparePartSubCategoryQueryDTO, xC as SparePartSubCategoryQuerySchema, xJ as createMasterSparePartSubCategory, xL as deleteMasterSparePartSubCategory, xI as findMasterSparePartSubCategories, xM as getMasterSparePartSubCategoryCache, xN as getMasterSparePartSubCategoryCacheCount, xH as newMasterSparePartSubCategoryPayload, xG as toMasterSparePartSubCategoryPayload, xK as updateMasterSparePartSubCategory } from '../../../bookmark_service-mV9wVJqM.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 { y0 as MasterSparePartUnit, y2 as MasterSparePartUnitDTO, y1 as MasterSparePartUnitSchema, y4 as SparePartUnitQueryDTO, y3 as SparePartUnitQuerySchema, y8 as createMasterSparePartUnit, ya as deleteMasterSparePartUnit, y7 as findMasterSparePartUnits, yb as getMasterSparePartUnitCache, yc as getMasterSparePartUnitCacheCount, y6 as newMasterSparePartUnitPayload, y5 as toMasterSparePartUnitPayload, y9 as updateMasterSparePartUnit } from '../../../bookmark_service-
|
|
4
|
+
export { y0 as MasterSparePartUnit, y2 as MasterSparePartUnitDTO, y1 as MasterSparePartUnitSchema, y4 as SparePartUnitQueryDTO, y3 as SparePartUnitQuerySchema, y8 as createMasterSparePartUnit, ya as deleteMasterSparePartUnit, y7 as findMasterSparePartUnits, yb as getMasterSparePartUnitCache, yc as getMasterSparePartUnitCacheCount, y6 as newMasterSparePartUnitPayload, y5 as toMasterSparePartUnitPayload, y9 as updateMasterSparePartUnit } from '../../../bookmark_service-mV9wVJqM.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 { yd as MasterTripPartyType, yf as MasterTripPartyTypeDTO, yh as MasterTripPartyTypeQueryDTO, yg as MasterTripPartyTypeQuerySchema, ye as MasterTripPartyTypeSchema, yl as createMasterTripPartyType, yn as deleteMasterTripPartyType, yk as findMasterTripPartyTypes, yo as getMasterTripPartyTypeCache, yj as newMasterTripPartyTypePayload, yi as toMasterTripPartyTypePayload, ym as updateMasterTripPartyType } from '../../../bookmark_service-
|
|
4
|
+
export { yd as MasterTripPartyType, yf as MasterTripPartyTypeDTO, yh as MasterTripPartyTypeQueryDTO, yg as MasterTripPartyTypeQuerySchema, ye as MasterTripPartyTypeSchema, yl as createMasterTripPartyType, yn as deleteMasterTripPartyType, yk as findMasterTripPartyTypes, yo as getMasterTripPartyTypeCache, yj as newMasterTripPartyTypePayload, yi as toMasterTripPartyTypePayload, ym as updateMasterTripPartyType } from '../../../bookmark_service-mV9wVJqM.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|