vms-nest-api-document 14.0.0 → 16.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.
Files changed (118) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/eway_bill_details.d.ts +1 -1
  4. package/dist/services/account/fasttag_details.d.ts +1 -1
  5. package/dist/services/account/invoice_service.d.ts +1 -1
  6. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  7. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  8. package/dist/services/account/report_preferences.service.d.ts +1 -1
  9. package/dist/services/account/ticket_service.d.ts +1 -1
  10. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  11. package/dist/services/core/cronjobs.service.d.ts +12 -12
  12. package/dist/services/core/external_api.service.d.ts +10 -10
  13. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  19. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  20. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  23. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  24. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  26. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  27. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  29. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  30. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  31. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  32. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  33. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  34. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  35. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  36. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  37. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  38. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  39. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  40. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  41. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  42. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  43. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  44. package/dist/services/gps/reports/gps_models/GpsAnalytics.d.ts +23 -9
  45. package/dist/services/gps/reports/gps_models/KilometerMonthly.d.ts +1 -0
  46. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +28 -28
  47. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  48. package/dist/services/main/users/auth_service.d.ts +1 -1
  49. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  50. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  51. package/dist/services/main/users/user_service.d.ts +1 -1
  52. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  53. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  59. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  60. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  61. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  62. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  63. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  64. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  65. package/dist/services/master/device/master_device_type_service.js +10 -36
  66. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  67. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  69. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  70. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  71. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  76. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  78. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  91. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  92. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  93. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  94. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  95. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  96. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  97. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  98. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  99. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  100. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  101. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  102. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  103. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  104. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  116. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  117. package/dist/{user_organisation_service-C560P4j-.d.ts → user_organisation_service-CwWFRkmm.d.ts} +14 -38
  118. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { gj as FleetWorkshop, gk as FleetWorkshopDTO, gl as FleetWorkshopDashBoardQueryDTO, gm as FleetWorkshopDashBoardQuerySchema, gn as FleetWorkshopQueryDTO, go as FleetWorkshopQuerySchema, gp as FleetWorkshopSchema, gq as FleetWorkshopSimple, gr as WorkshopDashboard, gs as createFleetWorkshop, gt as deleteFleetWorkshop, gu as findFleetWorkshop, gv as find_workshop_cache_simple, gw as fleet_workshop_dashboard, gx as newFleetWorkshopPayload, gy as toFleetWorkshopPayload, gz as updateFleetWorkshop } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { gj as FleetWorkshop, gk as FleetWorkshopDTO, gl as FleetWorkshopDashBoardQueryDTO, gm as FleetWorkshopDashBoardQuerySchema, gn as FleetWorkshopQueryDTO, go as FleetWorkshopQuerySchema, gp as FleetWorkshopSchema, gq as FleetWorkshopSimple, gr as WorkshopDashboard, gs as createFleetWorkshop, gt as deleteFleetWorkshop, gu as findFleetWorkshop, gv as find_workshop_cache_simple, gw as fleet_workshop_dashboard, gx as newFleetWorkshopPayload, gy as toFleetWorkshopPayload, gz as updateFleetWorkshop } from '../../../user_organisation_service-CwWFRkmm.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 { pz as GPSGeofence, pA as GPSGeofenceCache, pB as GPSGeofenceDTO, pC as GPSGeofencePolilineData, pD as GPSGeofencePolilineDataDTO, pE as GPSGeofencePolilineDataSchema, pF as GPSGeofenceQueryDTO, pG as GPSGeofenceQuerySchema, pH as GPSGeofenceSchema, pI as createGPSGeofence, pJ as deleteGPSGeofence, pK as findGPSGeofence, pL as getGPSGeofenceCache, pM as newGPSGeofencePayload, pN as toGPSGeofencePayload, pO as updateGPSGeofence } from '../../../../user_organisation_service-C560P4j-.js';
4
+ export { pz as GPSGeofence, pA as GPSGeofenceCache, pB as GPSGeofenceDTO, pC as GPSGeofencePolilineData, pD as GPSGeofencePolilineDataDTO, pE as GPSGeofencePolilineDataSchema, pF as GPSGeofenceQueryDTO, pG as GPSGeofenceQuerySchema, pH as GPSGeofenceSchema, pI as createGPSGeofence, pJ as deleteGPSGeofence, pK as findGPSGeofence, pL as getGPSGeofenceCache, pM as newGPSGeofencePayload, pN as toGPSGeofencePayload, pO as updateGPSGeofence } from '../../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { pP as GPSGeofenceTransaction, pQ as GPSGeofenceTransactionDTO, pR as GPSGeofenceTransactionQueryDTO, pS as GPSGeofenceTransactionQuerySchema, pT as GPSGeofenceTransactionSchema, pU as createGPSGeofenceTransaction, pV as deleteGPSGeofenceTransaction, pW as findGPSGeofenceTransaction, pX as newGPSGeofenceTransactionPayload, pY as toGPSGeofenceTransactionPayload, pZ as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-C560P4j-.js';
4
+ export { pP as GPSGeofenceTransaction, pQ as GPSGeofenceTransactionDTO, pR as GPSGeofenceTransactionQueryDTO, pS as GPSGeofenceTransactionQuerySchema, pT as GPSGeofenceTransactionSchema, pU as createGPSGeofenceTransaction, pV as deleteGPSGeofenceTransaction, pW as findGPSGeofenceTransaction, pX as newGPSGeofenceTransactionPayload, pY as toGPSGeofenceTransactionPayload, pZ as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { pd as GPSGeofenceTransactionSummary, pe as GPSGeofenceTransactionSummaryDTO, pf as GPSGeofenceTransactionSummaryQueryDTO, pg as GPSGeofenceTransactionSummaryQuerySchema, ph as GPSGeofenceTransactionSummarySchema, pi as createGPSGeofenceTransactionSummary, pj as deleteGPSGeofenceTransactionSummary, pk as findGPSGeofenceTransactionSummary, pl as newGPSGeofenceTransactionSummaryPayload, pm as toGPSGeofenceTransactionSummaryPayload, pn as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-C560P4j-.js';
4
+ export { pd as GPSGeofenceTransactionSummary, pe as GPSGeofenceTransactionSummaryDTO, pf as GPSGeofenceTransactionSummaryQueryDTO, pg as GPSGeofenceTransactionSummaryQuerySchema, ph as GPSGeofenceTransactionSummarySchema, pi as createGPSGeofenceTransactionSummary, pj as deleteGPSGeofenceTransactionSummary, pk as findGPSGeofenceTransactionSummary, pl as newGPSGeofenceTransactionSummaryPayload, pm as toGPSGeofenceTransactionSummaryPayload, pn as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { po as TripGeofenceToGeofence, pp as TripGeofenceToGeofenceDTO, pq as TripGeofenceToGeofenceQueryDTO, pr as TripGeofenceToGeofenceQuerySchema, ps as TripGeofenceToGeofenceSchema, pt as createTripGeofenceToGeofence, pu as deleteTripGeofenceToGeofence, pv as findTripGeofenceToGeofence, pw as newTripGeofenceToGeofencePayload, px as toTripGeofenceToGeofencePayload, py as updateTripGeofenceToGeofence } from '../../../../user_organisation_service-C560P4j-.js';
4
+ export { po as TripGeofenceToGeofence, pp as TripGeofenceToGeofenceDTO, pq as TripGeofenceToGeofenceQueryDTO, pr as TripGeofenceToGeofenceQuerySchema, ps as TripGeofenceToGeofenceSchema, pt as createTripGeofenceToGeofence, pu as deleteTripGeofenceToGeofence, pv as findTripGeofenceToGeofence, pw as newTripGeofenceToGeofencePayload, px as toTripGeofenceToGeofencePayload, py as updateTripGeofenceToGeofence } from '../../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { tr as GPSLiveTrackShareLink, ts as GPSLiveTrackShareLinkDTO, tt as GPSLiveTrackShareLinkNotification, tu as GPSLiveTrackShareLinkNotificationDTO, tv as GPSLiveTrackShareLinkNotificationSchema, tw as GPSLiveTrackShareLinkQueryDTO, tx as GPSLiveTrackShareLinkQuerySchema, ty as GPSLiveTrackShareLinkSchema, tz as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, tA as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, tB as GPSLiveTrackShareLinkUpdateLinkStatusDTO, tC as GPSLiveTrackShareLinkUpdateLinkStatusSchema, tD as createGPSLiveTrackShareLink, tE as createGPSLiveTrackShareLinkNotification, tF as deleteGPSLiveTrackShareLink, tG as extendGPSLiveTrackLinkTime, tH as findGPSLiveTrackShareLink, tI as newGPSLiveTrackShareLinkPayload, tJ as toGPSLiveTrackShareLinkPayload, tK as updateGPSLiveTrackLinkStatus } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { tp as GPSLiveTrackShareLink, tq as GPSLiveTrackShareLinkDTO, tr as GPSLiveTrackShareLinkNotification, ts as GPSLiveTrackShareLinkNotificationDTO, tt as GPSLiveTrackShareLinkNotificationSchema, tu as GPSLiveTrackShareLinkQueryDTO, tv as GPSLiveTrackShareLinkQuerySchema, tw as GPSLiveTrackShareLinkSchema, tx as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, ty as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, tz as GPSLiveTrackShareLinkUpdateLinkStatusDTO, tA as GPSLiveTrackShareLinkUpdateLinkStatusSchema, tB as createGPSLiveTrackShareLink, tC as createGPSLiveTrackShareLinkNotification, tD as deleteGPSLiveTrackShareLink, tE as extendGPSLiveTrackLinkTime, tF as findGPSLiveTrackShareLink, tG as newGPSLiveTrackShareLinkPayload, tH as toGPSLiveTrackShareLinkPayload, tI as updateGPSLiveTrackLinkStatus } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../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 { tL as GPSTrackHistoryShareLink, tM as GPSTrackHistoryShareLinkDTO, tN as GPSTrackHistoryShareLinkNotification, tO as GPSTrackHistoryShareLinkNotificationDTO, tP as GPSTrackHistoryShareLinkNotificationSchema, tQ as GPSTrackHistoryShareLinkQueryDTO, tR as GPSTrackHistoryShareLinkQuerySchema, tS as GPSTrackHistoryShareLinkSchema, tT as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, tU as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, tV as createGPSTrackHistoryShareLink, tW as createGPSTrackHistoryShareLinkNotification, tX as deleteGPSTrackHistoryShareLink, tY as findGPSTrackHistoryShareLink, tZ as newGPSTrackHistoryShareLinkPayload, t_ as toGPSTrackHistoryShareLinkPayload, t$ as updateTrackHistoryLinkStatus } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { tJ as GPSTrackHistoryShareLink, tK as GPSTrackHistoryShareLinkDTO, tL as GPSTrackHistoryShareLinkNotification, tM as GPSTrackHistoryShareLinkNotificationDTO, tN as GPSTrackHistoryShareLinkNotificationSchema, tO as GPSTrackHistoryShareLinkQueryDTO, tP as GPSTrackHistoryShareLinkQuerySchema, tQ as GPSTrackHistoryShareLinkSchema, tR as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, tS as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, tT as createGPSTrackHistoryShareLink, tU as createGPSTrackHistoryShareLinkNotification, tV as deleteGPSTrackHistoryShareLink, tW as findGPSTrackHistoryShareLink, tX as newGPSTrackHistoryShareLinkPayload, tY as toGPSTrackHistoryShareLinkPayload, tZ as updateTrackHistoryLinkStatus } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,12 +1,31 @@
1
1
  interface GpsAnalytics extends Record<string, unknown> {
2
2
  org_id: string;
3
+ db_i: string;
4
+ db_g: string;
3
5
  v_id: string;
4
- d_id: string;
5
- db_group: string;
6
- db_instance: string;
7
6
  vn: string;
7
+ vnn: string;
8
+ vn_f: string;
9
+ vt: string;
10
+ sub_company_name?: string;
11
+ branch_name?: string;
12
+ color_name?: string;
13
+ tag_name?: string;
14
+ vehicle_type?: string;
15
+ vehicle_make?: string;
16
+ vehicle_model?: string;
17
+ vehicle_sub_model?: string;
18
+ status_type?: string;
19
+ ownership_type?: string;
20
+ associated_to?: string;
21
+ fuel_type?: string;
22
+ fuel_unit?: string;
23
+ d_id: string;
24
+ dr_f?: string;
25
+ dr_url?: string;
8
26
  date: string;
9
27
  day: string;
28
+ date_f: string;
10
29
  device: Device;
11
30
  driver: Driver;
12
31
  gps_count: number;
@@ -15,13 +34,8 @@ interface GpsAnalytics extends Record<string, unknown> {
15
34
  analytics_full: AnalyticsFull;
16
35
  hourly_analysis: HourlyAnalysis[];
17
36
  night_driving: NightDriving;
18
- si: number;
19
- date_f: string;
20
- vn_f: string;
21
- vt: string;
22
- dr_f?: string;
23
- dr_url?: string;
24
37
  night_driving_final: NightDrivingData;
38
+ si: number;
25
39
  }
26
40
  interface Device extends Record<string, unknown> {
27
41
  id: string;
@@ -51,6 +51,7 @@ interface KilometerMonthly extends Record<string, unknown> {
51
51
  ownership_type?: string;
52
52
  associated_to?: string;
53
53
  fuel_type?: string;
54
+ fuel_unit?: string;
54
55
  d_id: string;
55
56
  dr_f?: string;
56
57
  dr_url?: string;
@@ -36,8 +36,6 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
36
36
  vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
37
37
  driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
38
38
  }, "strip", z.ZodTypeAny, {
39
- db_group: string;
40
- db_instance: string;
41
39
  night_driving: NightDriving;
42
40
  search: string;
43
41
  paging: PAGING;
@@ -47,6 +45,8 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
47
45
  time_zone_id: string;
48
46
  login_from: LoginFrom;
49
47
  organisation_id: string;
48
+ db_instance: string;
49
+ db_group: string;
50
50
  vehicle_ids: string[];
51
51
  from_date: string;
52
52
  to_date: string;
@@ -58,12 +58,12 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
58
58
  vehicle_summary: YesNo;
59
59
  driver_summary: YesNo;
60
60
  }, {
61
- db_group: string;
62
- db_instance: string;
63
61
  date_format_id: string;
64
62
  time_zone_id: string;
65
63
  login_from: LoginFrom;
66
64
  organisation_id: string;
65
+ db_instance: string;
66
+ db_group: string;
67
67
  from_date: string;
68
68
  to_date: string;
69
69
  night_driving?: NightDriving | undefined;
@@ -105,8 +105,6 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
105
105
  vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
106
106
  driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- db_group: string;
109
- db_instance: string;
110
108
  night_driving: NightDriving;
111
109
  search: string;
112
110
  paging: PAGING;
@@ -116,6 +114,8 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
116
114
  time_zone_id: string;
117
115
  login_from: LoginFrom;
118
116
  organisation_id: string;
117
+ db_instance: string;
118
+ db_group: string;
119
119
  from_date: string;
120
120
  to_date: string;
121
121
  time_slot: TimeSlot;
@@ -127,12 +127,12 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
127
127
  driver_summary: YesNo;
128
128
  driver_ids: string[];
129
129
  }, {
130
- db_group: string;
131
- db_instance: string;
132
130
  date_format_id: string;
133
131
  time_zone_id: string;
134
132
  login_from: LoginFrom;
135
133
  organisation_id: string;
134
+ db_instance: string;
135
+ db_group: string;
136
136
  from_date: string;
137
137
  to_date: string;
138
138
  night_driving?: NightDriving | undefined;
@@ -169,8 +169,6 @@ declare const SimpleReportSchema: z.ZodObject<{
169
169
  interval_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
170
170
  boolean_type: z.ZodType<BooleanType, z.ZodTypeDef, BooleanType>;
171
171
  }, "strip", z.ZodTypeAny, {
172
- db_group: string;
173
- db_instance: string;
174
172
  search: string;
175
173
  paging: PAGING;
176
174
  page_count: number;
@@ -179,6 +177,8 @@ declare const SimpleReportSchema: z.ZodObject<{
179
177
  time_zone_id: string;
180
178
  login_from: LoginFrom;
181
179
  organisation_id: string;
180
+ db_instance: string;
181
+ db_group: string;
182
182
  vehicle_ids: string[];
183
183
  from_date: string;
184
184
  to_date: string;
@@ -186,12 +186,12 @@ declare const SimpleReportSchema: z.ZodObject<{
186
186
  interval_seconds: number;
187
187
  boolean_type: BooleanType;
188
188
  }, {
189
- db_group: string;
190
- db_instance: string;
191
189
  date_format_id: string;
192
190
  time_zone_id: string;
193
191
  login_from: LoginFrom;
194
192
  organisation_id: string;
193
+ db_instance: string;
194
+ db_group: string;
195
195
  from_date: string;
196
196
  to_date: string;
197
197
  gps_type: GPSType;
@@ -220,8 +220,6 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
220
220
  utilization_km: z.ZodEffects<z.ZodNumber, number, unknown>;
221
221
  is12am: z.ZodType<Is12AM, z.ZodTypeDef, Is12AM>;
222
222
  }, "strip", z.ZodTypeAny, {
223
- db_group: string;
224
- db_instance: string;
225
223
  search: string;
226
224
  paging: PAGING;
227
225
  page_count: number;
@@ -230,16 +228,18 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
230
228
  time_zone_id: string;
231
229
  login_from: LoginFrom;
232
230
  organisation_id: string;
231
+ db_instance: string;
232
+ db_group: string;
233
233
  vehicle_ids: string[];
234
234
  utilization_km: number;
235
235
  is12am: Is12AM;
236
236
  }, {
237
- db_group: string;
238
- db_instance: string;
239
237
  date_format_id: string;
240
238
  time_zone_id: string;
241
239
  login_from: LoginFrom;
242
240
  organisation_id: string;
241
+ db_instance: string;
242
+ db_group: string;
243
243
  is12am: Is12AM;
244
244
  search?: string | undefined;
245
245
  paging?: PAGING | undefined;
@@ -266,8 +266,6 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
266
266
  to_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
267
267
  interval_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
268
268
  }, "strip", z.ZodTypeAny, {
269
- db_group: string;
270
- db_instance: string;
271
269
  search: string;
272
270
  paging: PAGING;
273
271
  page_count: number;
@@ -276,17 +274,19 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
276
274
  time_zone_id: string;
277
275
  login_from: LoginFrom;
278
276
  organisation_id: string;
277
+ db_instance: string;
278
+ db_group: string;
279
279
  interval_seconds: number;
280
280
  vehicle_id: string;
281
281
  from_date_time: string;
282
282
  to_date_time: string;
283
283
  }, {
284
- db_group: string;
285
- db_instance: string;
286
284
  date_format_id: string;
287
285
  time_zone_id: string;
288
286
  login_from: LoginFrom;
289
287
  organisation_id: string;
288
+ db_instance: string;
289
+ db_group: string;
290
290
  vehicle_id: string;
291
291
  from_date_time: string;
292
292
  to_date_time: string;
@@ -311,8 +311,6 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
311
311
  db_group: z.ZodEffects<z.ZodString, string, string>;
312
312
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
313
313
  }, "strip", z.ZodTypeAny, {
314
- db_group: string;
315
- db_instance: string;
316
314
  search: string;
317
315
  paging: PAGING;
318
316
  page_count: number;
@@ -321,14 +319,16 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
321
319
  time_zone_id: string;
322
320
  login_from: LoginFrom;
323
321
  organisation_id: string;
322
+ db_instance: string;
323
+ db_group: string;
324
324
  vehicle_id: string;
325
325
  }, {
326
- db_group: string;
327
- db_instance: string;
328
326
  date_format_id: string;
329
327
  time_zone_id: string;
330
328
  login_from: LoginFrom;
331
329
  organisation_id: string;
330
+ db_instance: string;
331
+ db_group: string;
332
332
  vehicle_id: string;
333
333
  search?: string | undefined;
334
334
  paging?: PAGING | undefined;
@@ -358,8 +358,6 @@ declare const AlertReportSchema: z.ZodObject<{
358
358
  from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
359
359
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
360
360
  }, "strip", z.ZodTypeAny, {
361
- db_group: string;
362
- db_instance: string;
363
361
  search: string;
364
362
  paging: PAGING;
365
363
  page_count: number;
@@ -368,6 +366,8 @@ declare const AlertReportSchema: z.ZodObject<{
368
366
  time_zone_id: string;
369
367
  login_from: LoginFrom;
370
368
  organisation_id: string;
369
+ db_instance: string;
370
+ db_group: string;
371
371
  vehicle_ids: string[];
372
372
  from_date: string;
373
373
  to_date: string;
@@ -378,12 +378,12 @@ declare const AlertReportSchema: z.ZodObject<{
378
378
  alert_types: AlertType[];
379
379
  alert_sub_types: AlertSubType[];
380
380
  }, {
381
- db_group: string;
382
- db_instance: string;
383
381
  date_format_id: string;
384
382
  time_zone_id: string;
385
383
  login_from: LoginFrom;
386
384
  organisation_id: string;
385
+ db_instance: string;
386
+ db_group: string;
387
387
  from_date: string;
388
388
  to_date: string;
389
389
  search?: string | undefined;
@@ -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 { p_ as AssignRemoveDriverHistory, p$ as DriverLoginPush, d as MasterDriver, q0 as MasterDriverDTO, q1 as MasterDriverFile, q2 as MasterDriverFileDTO, q3 as MasterDriverFileSchema, q4 as MasterDriverLogoDTO, q5 as MasterDriverLogoSchema, q6 as MasterDriverProfileDTO, q7 as MasterDriverProfileSchema, q8 as MasterDriverQueryDTO, q9 as MasterDriverQuerySchema, qa as MasterDriverSchema, qb as createMasterDriver, qc as create_master_driver_file, qd as deleteMasterDriver, qe as findMasterDriver, qf as getMasterDriverCache, qg as getMasterDriverCacheSimple, qh as get_master_driver_file_presigned_url, qi as get_master_driver_image_presigned_url, qj as newDriverPayload, qk as remove_master_driver_file, ql as remove_master_driver_image, qm as toDriverPayload, qn as toDriverProfilePayload, qo as updateMasterDriver, qp as updateMasterDriverProfile, qq as update_master_driver_image } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { p_ as AssignRemoveDriverHistory, p$ as DriverLoginPush, d as MasterDriver, q0 as MasterDriverDTO, q1 as MasterDriverFile, q2 as MasterDriverFileDTO, q3 as MasterDriverFileSchema, q4 as MasterDriverLogoDTO, q5 as MasterDriverLogoSchema, q6 as MasterDriverProfileDTO, q7 as MasterDriverProfileSchema, q8 as MasterDriverQueryDTO, q9 as MasterDriverQuerySchema, qa as MasterDriverSchema, qb as createMasterDriver, qc as create_master_driver_file, qd as deleteMasterDriver, qe as findMasterDriver, qf as getMasterDriverCache, qg as getMasterDriverCacheSimple, qh as get_master_driver_file_presigned_url, qi as get_master_driver_image_presigned_url, qj as newDriverPayload, qk as remove_master_driver_file, ql as remove_master_driver_image, qm as toDriverPayload, qn as toDriverProfilePayload, qo as updateMasterDriver, qp as updateMasterDriverProfile, qq as update_master_driver_image } from '../../../user_organisation_service-CwWFRkmm.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import { SBR, BR } from '../../../core/BaseResponse.js';
2
2
  import { z } from 'zod';
3
- import { f as UserAdmin, d as MasterDriver, a as User } from '../../../user_organisation_service-C560P4j-.js';
3
+ import { f as UserAdmin, d as MasterDriver, a as User } from '../../../user_organisation_service-CwWFRkmm.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 { f as UserAdmin, vB as UserAdminDTO, vC as UserAdminLoginPush, vD as UserAdminLogoDTO, vE as UserAdminLogoSchema, vF as UserAdminProfileDTO, vG as UserAdminProfileSchema, vH as UserAdminQueryDTO, vI as UserAdminQuerySchema, vJ as UserAdminSchema, vK as createUserAdmin, vL as deleteUserAdmin, vM as findUserAdmin, vN as getAdminUserCache, vO as get_admin_image_presigned_url, vP as newUserAdminPayload, vQ as remove_admin_image, vR as toUserAdminProfilePayload, vS as updateUserAdmin, vT as updateUserAdminProfile, vU as update_admin_image } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { f as UserAdmin, vz as UserAdminDTO, vA as UserAdminLoginPush, vB as UserAdminLogoDTO, vC as UserAdminLogoSchema, vD as UserAdminProfileDTO, vE as UserAdminProfileSchema, vF as UserAdminQueryDTO, vG as UserAdminQuerySchema, vH as UserAdminSchema, vI as createUserAdmin, vJ as deleteUserAdmin, vK as findUserAdmin, vL as getAdminUserCache, vM as get_admin_image_presigned_url, vN as newUserAdminPayload, vO as remove_admin_image, vP as toUserAdminProfilePayload, vQ as updateUserAdmin, vR as updateUserAdminProfile, vS as update_admin_image } from '../../../user_organisation_service-CwWFRkmm.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, AU as UserOrganisationDTO, AV as UserOrganisationLogoDTO, AW as UserOrganisationLogoSchema, AX as UserOrganisationQueryDTO, AY as UserOrganisationQuerySchema, AZ as UserOrganisationSchema, A_ as UserOrganisationShowFilterDTO, A$ as UserOrganisationShowFilterSchema, B0 as UserOrganisationSimple, B1 as createUserOrganisation, B2 as deleteUserOrganisation, B3 as findUserOrganisation, B4 as getUserOrganisationCache, B5 as getUserOrganisationCacheSimple, B6 as get_organisation_logo_presigned_url, B7 as newUserOrganisationPayload, B8 as remove_organisation_logo, B9 as toUserOrganisationPayload, Ba as updateUserOrganisation, Bb as update_organisation_logo } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { U as UserOrganisation, AS as UserOrganisationDTO, AT as UserOrganisationLogoDTO, AU as UserOrganisationLogoSchema, AV as UserOrganisationQueryDTO, AW as UserOrganisationQuerySchema, AX as UserOrganisationSchema, AY as UserOrganisationShowFilterDTO, AZ as UserOrganisationShowFilterSchema, A_ as UserOrganisationSimple, A$ as createUserOrganisation, B0 as deleteUserOrganisation, B1 as findUserOrganisation, B2 as getUserOrganisationCache, B3 as getUserOrganisationCacheSimple, B4 as get_organisation_logo_presigned_url, B5 as newUserOrganisationPayload, B6 as remove_organisation_logo, B7 as toUserOrganisationPayload, B8 as updateUserOrganisation, B9 as update_organisation_logo } from '../../../user_organisation_service-CwWFRkmm.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, xb as UserDTO, xc as UserDefaultDateFormatDTO, xd as UserDefaultDateFormatSchema, xe as UserDefaultLanguageDTO, xf as UserDefaultLanguageSchema, xg as UserDefaultTimeZoneDTO, xh as UserDefaultTimeZoneSchema, xi as UserLoginPush, xj as UserLogoDTO, xk as UserLogoSchema, xl as UserProfileDTO, xm as UserProfileSchema, xn as UserQueryDTO, xo as UserQuerySchema, xp as UserSchema, xq as UserVehicleLink, xr as createUser, xs as deleteUser, xt as findUser, xu as getUserCache, xv as getUserCacheSimple, xw as get_user_image_presigned_url, xx as newUserPayload, xy as remove_user_image, xz as toUserPayload, xA as toUserProfilePayload, xB as updateUser, xC as updateUserDefaultDateformat, xD as updateUserDefaultLanguage, xE as updateUserDefaultTimezone, xF as updateUserProfile, xG as update_user_image } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { a as User, x9 as UserDTO, xa as UserDefaultDateFormatDTO, xb as UserDefaultDateFormatSchema, xc as UserDefaultLanguageDTO, xd as UserDefaultLanguageSchema, xe as UserDefaultTimeZoneDTO, xf as UserDefaultTimeZoneSchema, xg as UserLoginPush, xh as UserLogoDTO, xi as UserLogoSchema, xj as UserProfileDTO, xk as UserProfileSchema, xl as UserQueryDTO, xm as UserQuerySchema, xn as UserSchema, xo as UserVehicleLink, xp as createUser, xq as deleteUser, xr as findUser, xs as getUserCache, xt as getUserCacheSimple, xu as get_user_image_presigned_url, xv as newUserPayload, xw as remove_user_image, xx as toUserPayload, xy as toUserProfilePayload, xz as updateUser, xA as updateUserDefaultDateformat, xB as updateUserDefaultLanguage, xC as updateUserDefaultTimezone, xD as updateUserProfile, xE as update_user_image } from '../../../user_organisation_service-CwWFRkmm.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, c as MasterVehicle } from '../../../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, c as MasterVehicle } from '../../../../user_organisation_service-CwWFRkmm.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 { uh as CalibrationFileDTO, ui as CalibrationFileSchema, c as MasterVehicle, uj as MasterVehicleDeviceChange, uk as MasterVehicleDeviceChangeQueryDTO, ul as MasterVehicleDeviceChangeQuerySchema, um as MasterVehicleDropdown, un as MasterVehicleFile, uo as MasterVehicleFileDTO, up as MasterVehicleFileSchema, uq as MasterVehicleSimChange, ur as MasterVehicleSimChangeQueryDTO, us as MasterVehicleSimChangeQuerySchema, ut as NoGPSDataVehiclesQueryDTO, uu as NoGPSDataVehiclesQuerySchema, uv as UpdateGPSDeviceDetailsDTO, uw as UpdateGPSDeviceDetailsSchema, ux as UpdateGPSSimDetailsDTO, uy as UpdateGPSSimDetailsSchema, uz as VehicleDTO, uA as VehicleDetailBody, uB as VehicleDetailBodyDTO, uC as VehicleDetailBodySchema, uD as VehicleDetailGPS, uE as VehicleDetailGPSSensorDTO, uF as VehicleDetailGPSSensorSchema, uG as VehicleDetailLifeCycle, uH as VehicleDetailLifeCycleDTO, uI as VehicleDetailLifeCycleSchema, uJ as VehicleDetailPurchase, uK as VehicleDetailPurchaseDTO, uL as VehicleDetailPurchaseSchema, uM as VehicleDetailTrip, uN as VehicleDetailTripDTO, uO as VehicleDetailTripSchema, uP as VehicleDriverLinkDTO, uQ as VehicleDriverLinkSchema, uR as VehicleGPSQueryDTO, uS as VehicleGPSQuerySchema, uT as VehicleOdometerHistory, uU as VehicleQueryDTO, uV as VehicleQuerySchema, uW as VehicleSchema, uX as createVehicle, uY as create_vehicle_file, uZ as deleteVehicle, u_ as findVehicleGPSDetails, u$ as findVehicles, v0 as findVehiclesLiveDashboard, v1 as find_no_gps_data_vehicles, v2 as getDeviceChangeHistoryByVehicle, v3 as getDriverLinkHistoryByDriver, v4 as getDriverLinkHistoryByVehicle, v5 as getSimChangeHistoryByVehicle, v6 as getVehicleCache, v7 as getVehicleParentCache, v8 as getVehicleSimpleCache, v9 as getVehicleSimpleDropdownCacheLiveData, va as getVehicleSimpleDropdownCustom, vb as get_calibration_file_presigned_url, vc as get_vehicle_file_presigned_url, vd as linkDriverToVehicle, ve as newVehiclePayload, vf as remove_calibration_file, vg as remove_vehicle_file, vh as toGPSDeviceDetailsPayload, vi as toGPSSimDetailsPayload, vj as toVehicleDetailLifeCyclePayload, vk as toVehicleDetailPurchasePayload, vl as toVehicleDetailsBodyPayload, vm as toVehicleDetailsGPSPayload, vn as toVehicleDetailsTripPayload, vo as toVehiclePayload, vp as unlinkDriverFromVehicle, vq as updateDetailsGpsSensor, vr as updateDetailsTrip, vs as updateGPSDeviceDetails, vt as updateGPSSimDetails, vu as updateSensorRelayLockStatusLocked, vv as updateSensorRelayLockStatusUnlocked, vw as updateVehicle, vx as updateVehicleBodyDetails, vy as updateVehicleLifeCycleDetails, vz as updateVehiclePurchaseDetails, vA as update_calibration_file } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { uf as CalibrationFileDTO, ug as CalibrationFileSchema, c as MasterVehicle, uh as MasterVehicleDeviceChange, ui as MasterVehicleDeviceChangeQueryDTO, uj as MasterVehicleDeviceChangeQuerySchema, uk as MasterVehicleDropdown, ul as MasterVehicleFile, um as MasterVehicleFileDTO, un as MasterVehicleFileSchema, uo as MasterVehicleSimChange, up as MasterVehicleSimChangeQueryDTO, uq as MasterVehicleSimChangeQuerySchema, ur as NoGPSDataVehiclesQueryDTO, us as NoGPSDataVehiclesQuerySchema, ut as UpdateGPSDeviceDetailsDTO, uu as UpdateGPSDeviceDetailsSchema, uv as UpdateGPSSimDetailsDTO, uw as UpdateGPSSimDetailsSchema, ux as VehicleDTO, uy as VehicleDetailBody, uz as VehicleDetailBodyDTO, uA as VehicleDetailBodySchema, uB as VehicleDetailGPS, uC as VehicleDetailGPSSensorDTO, uD as VehicleDetailGPSSensorSchema, uE as VehicleDetailLifeCycle, uF as VehicleDetailLifeCycleDTO, uG as VehicleDetailLifeCycleSchema, uH as VehicleDetailPurchase, uI as VehicleDetailPurchaseDTO, uJ as VehicleDetailPurchaseSchema, uK as VehicleDetailTrip, uL as VehicleDetailTripDTO, uM as VehicleDetailTripSchema, uN as VehicleDriverLinkDTO, uO as VehicleDriverLinkSchema, uP as VehicleGPSQueryDTO, uQ as VehicleGPSQuerySchema, uR as VehicleOdometerHistory, uS as VehicleQueryDTO, uT as VehicleQuerySchema, uU as VehicleSchema, uV as createVehicle, uW as create_vehicle_file, uX as deleteVehicle, uY as findVehicleGPSDetails, uZ as findVehicles, u_ as findVehiclesLiveDashboard, u$ as find_no_gps_data_vehicles, v0 as getDeviceChangeHistoryByVehicle, v1 as getDriverLinkHistoryByDriver, v2 as getDriverLinkHistoryByVehicle, v3 as getSimChangeHistoryByVehicle, v4 as getVehicleCache, v5 as getVehicleParentCache, v6 as getVehicleSimpleCache, v7 as getVehicleSimpleDropdownCacheLiveData, v8 as getVehicleSimpleDropdownCustom, v9 as get_calibration_file_presigned_url, va as get_vehicle_file_presigned_url, vb as linkDriverToVehicle, vc as newVehiclePayload, vd as remove_calibration_file, ve as remove_vehicle_file, vf as toGPSDeviceDetailsPayload, vg as toGPSSimDetailsPayload, vh as toVehicleDetailLifeCyclePayload, vi as toVehicleDetailPurchasePayload, vj as toVehicleDetailsBodyPayload, vk as toVehicleDetailsGPSPayload, vl as toVehicleDetailsTripPayload, vm as toVehiclePayload, vn as unlinkDriverFromVehicle, vo as updateDetailsGpsSensor, vp as updateDetailsTrip, vq as updateGPSDeviceDetails, vr as updateGPSSimDetails, vs as updateSensorRelayLockStatusLocked, vt as updateSensorRelayLockStatusUnlocked, vu as updateVehicle, vv as updateVehicleBodyDetails, vw as updateVehicleLifeCycleDetails, vx as updateVehiclePurchaseDetails, vy as update_calibration_file } from '../../../user_organisation_service-CwWFRkmm.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 MasterClass, ki as MasterClassDTO, kj as MasterClassQueryDTO, kk as MasterClassQuerySchema, kl as MasterClassSchema, km as createMasterClass, kn as deleteMasterClass, ko as findMasterClass, kp as getMasterClassCache, kq as getMasterClassCacheCount, kr as newMasterClassPayload, ks as toMasterClassPayload, kt as updateMasterClass } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { g as MasterClass, ki as MasterClassDTO, kj as MasterClassQueryDTO, kk as MasterClassQuerySchema, kl as MasterClassSchema, km as createMasterClass, kn as deleteMasterClass, ko as findMasterClass, kp as getMasterClassCache, kq as getMasterClassCacheCount, kr as newMasterClassPayload, ks as toMasterClassPayload, kt as updateMasterClass } from '../../../user_organisation_service-CwWFRkmm.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, ku as MasterProgramDTO, kv as MasterProgramQueryDTO, kw as MasterProgramQuerySchema, kx as MasterProgramSchema, ky as createMasterProgram, kz as deleteMasterProgram, kA as findMasterProgram, kB as getMasterProgramCache, kC as getMasterProgramCacheCount, kD as newMasterProgramPayload, kE as toMasterProgramPayload, kF as updateMasterProgram } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { h as MasterProgram, ku as MasterProgramDTO, kv as MasterProgramQueryDTO, kw as MasterProgramQuerySchema, kx as MasterProgramSchema, ky as createMasterProgram, kz as deleteMasterProgram, kA as findMasterProgram, kB as getMasterProgramCache, kC as getMasterProgramCacheCount, kD as newMasterProgramPayload, kE as toMasterProgramPayload, kF as updateMasterProgram } from '../../../user_organisation_service-CwWFRkmm.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, lq as MasterRelationshipDTO, lr as MasterRelationshipQueryDTO, ls as MasterRelationshipQuerySchema, lt as MasterRelationshipSchema, lu as createMasterRelationship, lv as deleteMasterRelationship, lw as findMasterRelationship, lx as getMasterRelationshipCache, ly as getMasterRelationshipCacheCount, lz as newMasterRelationshipPayload, lA as toMasterRelationshipPayload, lB as updateMasterRelationship } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { j as MasterRelationship, lq as MasterRelationshipDTO, lr as MasterRelationshipQueryDTO, ls as MasterRelationshipQuerySchema, lt as MasterRelationshipSchema, lu as createMasterRelationship, lv as deleteMasterRelationship, lw as findMasterRelationship, lx as getMasterRelationshipCache, ly as getMasterRelationshipCacheCount, lz as newMasterRelationshipPayload, lA as toMasterRelationshipPayload, lB as updateMasterRelationship } from '../../../user_organisation_service-CwWFRkmm.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, kG as MasterSectionDTO, kH as MasterSectionQueryDTO, kI as MasterSectionQuerySchema, kJ as MasterSectionSchema, kK as createMasterSection, kL as deleteMasterSection, kM as findMasterSection, kN as getMasterSectionCache, kO as getMasterSectionCacheCount, kP as newMasterSectionPayload, kQ as toMasterSectionPayload, kR as updateMasterSection } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { k as MasterSection, kG as MasterSectionDTO, kH as MasterSectionQueryDTO, kI as MasterSectionQuerySchema, kJ as MasterSectionSchema, kK as createMasterSection, kL as deleteMasterSection, kM as findMasterSection, kN as getMasterSectionCache, kO as getMasterSectionCacheCount, kP as newMasterSectionPayload, kQ as toMasterSectionPayload, kR as updateMasterSection } from '../../../user_organisation_service-CwWFRkmm.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, kS as MasterSemesterDTO, kT as MasterSemesterQueryDTO, kU as MasterSemesterQuerySchema, kV as MasterSemesterSchema, kW as createMasterSemester, kX as deleteMasterSemester, kY as findMasterSemester, kZ as getMasterSemesterCache, k_ as getMasterSemesterCacheCount, k$ as newMasterSemesterPayload, l0 as toMasterSemesterPayload, l1 as updateMasterSemester } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { i as MasterSemester, kS as MasterSemesterDTO, kT as MasterSemesterQueryDTO, kU as MasterSemesterQuerySchema, kV as MasterSemesterSchema, kW as createMasterSemester, kX as deleteMasterSemester, kY as findMasterSemester, kZ as getMasterSemesterCache, k_ as getMasterSemesterCacheCount, k$ as newMasterSemesterPayload, l0 as toMasterSemesterPayload, l1 as updateMasterSemester } from '../../../user_organisation_service-CwWFRkmm.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, l2 as MasterStreamDTO, l3 as MasterStreamQueryDTO, l4 as MasterStreamQuerySchema, l5 as MasterStreamSchema, l6 as createMasterStream, l7 as deleteMasterStream, l8 as findMasterStream, l9 as getMasterStreamCache, la as getMasterStreamCacheCount, lb as newMasterStreamPayload, lc as toMasterStreamPayload, ld as updateMasterStream } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { l as MasterStream, l2 as MasterStreamDTO, l3 as MasterStreamQueryDTO, l4 as MasterStreamQuerySchema, l5 as MasterStreamSchema, l6 as createMasterStream, l7 as deleteMasterStream, l8 as findMasterStream, l9 as getMasterStreamCache, la as getMasterStreamCacheCount, lb as newMasterStreamPayload, lc as toMasterStreamPayload, ld as updateMasterStream } from '../../../user_organisation_service-CwWFRkmm.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, le as MasterYearDTO, lf as MasterYearQueryDTO, lg as MasterYearQuerySchema, lh as MasterYearSchema, li as createMasterYear, lj as deleteMasterYear, lk as findMasterYear, ll as getMasterYearCache, lm as getMasterYearCacheCount, ln as newMasterYearPayload, lo as toMasterYearPayload, lp as updateMasterYear } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { m as MasterYear, le as MasterYearDTO, lf as MasterYearQueryDTO, lg as MasterYearQuerySchema, lh as MasterYearSchema, li as createMasterYear, lj as deleteMasterYear, lk as findMasterYear, ll as getMasterYearCache, lm as getMasterYearCacheCount, ln as newMasterYearPayload, lo as toMasterYearPayload, lp as updateMasterYear } from '../../../user_organisation_service-CwWFRkmm.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-C560P4j-.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-CwWFRkmm.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 { sR as MasterDeviceManufacturer, sS as MasterDeviceManufacturerDTO, sT as MasterDeviceManufacturerQueryDTO, sU as MasterDeviceManufacturerQuerySchema, sV as MasterDeviceManufacturerSchema, sW as createMasterDeviceManufacturer, sX as deleteMasterDeviceManufacturer, sY as findMasterDeviceManufacturers, sZ as getMasterDeviceManufacturerCache, s_ as getMasterDeviceManufacturerCacheChild, s$ as getMasterDeviceManufacturerCacheCount, t0 as newMasterDeviceManufacturerPayload, t1 as toMasterDeviceManufacturerPayload, t2 as updateMasterDeviceManufacturer } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { sP as MasterDeviceManufacturer, sQ as MasterDeviceManufacturerDTO, sR as MasterDeviceManufacturerQueryDTO, sS as MasterDeviceManufacturerQuerySchema, sT as MasterDeviceManufacturerSchema, sU as createMasterDeviceManufacturer, sV as deleteMasterDeviceManufacturer, sW as findMasterDeviceManufacturers, sX as getMasterDeviceManufacturerCache, sY as getMasterDeviceManufacturerCacheChild, sZ as getMasterDeviceManufacturerCacheCount, s_ as newMasterDeviceManufacturerPayload, s$ as toMasterDeviceManufacturerPayload, t0 as updateMasterDeviceManufacturer } from '../../../user_organisation_service-CwWFRkmm.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 { sB as FindCacheDTO, sC as FindCacheSchema, sD as MasterDeviceModel, sE as MasterDeviceModelDTO, sF as MasterDeviceModelQueryDTO, sG as MasterDeviceModelQuerySchema, sH as MasterDeviceModelSchema, sI as createMasterDeviceModel, sJ as deleteMasterDeviceModel, sK as findMasterDeviceModels, sL as getMasterDeviceModelCache, sM as getMasterDeviceModelCacheChild, sN as getMasterDeviceModelCacheCount, sO as newMasterDeviceModelPayload, sP as toMasterDeviceModelPayload, sQ as updateMasterDeviceModel } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { sz as FindCacheDTO, sA as FindCacheSchema, sB as MasterDeviceModel, sC as MasterDeviceModelDTO, sD as MasterDeviceModelQueryDTO, sE as MasterDeviceModelQuerySchema, sF as MasterDeviceModelSchema, sG as createMasterDeviceModel, sH as deleteMasterDeviceModel, sI as findMasterDeviceModels, sJ as getMasterDeviceModelCache, sK as getMasterDeviceModelCacheChild, sL as getMasterDeviceModelCacheCount, sM as newMasterDeviceModelPayload, sN as toMasterDeviceModelPayload, sO as updateMasterDeviceModel } from '../../../user_organisation_service-CwWFRkmm.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 { sl as FindCacheDTO, sm as FindCacheSchema, sn as MasterDeviceType, so as MasterDeviceTypeDTO, sp as MasterDeviceTypeQueryDTO, sq as MasterDeviceTypeQuerySchema, sr as MasterDeviceTypeSchema, ss as createMasterDeviceType, st as deleteMasterDeviceType, su as findMasterDeviceTypes, sv as getMasterDeviceTypeCache, sw as getMasterDeviceTypeCacheChild, sx as getMasterDeviceTypeCacheCount, sy as newMasterDeviceTypePayload, sz as toMasterDeviceTypePayload, sA as updateMasterDeviceType } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { sl as MasterDeviceType, sm as MasterDeviceTypeDTO, sn as MasterDeviceTypeQueryDTO, so as MasterDeviceTypeQuerySchema, sp as MasterDeviceTypeSchema, sq as createMasterDeviceType, sr as deleteMasterDeviceType, ss as findMasterDeviceTypes, st as getMasterDeviceTypeCache, su as getMasterDeviceTypeCacheChild, sv as getMasterDeviceTypeCacheCount, sw as newMasterDeviceTypePayload, sx as toMasterDeviceTypePayload, sy as updateMasterDeviceType } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';