vms-nest-prisma-api-document 1007.0.0 → 1008.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 (104) hide show
  1. package/dist/{bookmark_service-CL4_vRjh.d.ts → bookmark_service-1aqLWltt.d.ts} +505 -182
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  5. package/dist/services/account/report_preferences.service.d.ts +1 -1
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/day_run.d.ts +2 -2
  10. package/dist/services/fleet/bus_mangement/day_run.js +528 -0
  11. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_schedule.js +28 -0
  14. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  16. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  19. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  20. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  23. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  24. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  25. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  29. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  33. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  34. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  35. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  36. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  37. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  38. package/dist/services/main/users/auth_service.d.ts +1 -1
  39. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  40. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  41. package/dist/services/main/users/user_service.d.ts +1 -1
  42. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  43. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  51. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  83. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  86. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  87. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  90. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  91. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  103. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  104. package/package.json +1 -1
@@ -279,6 +279,7 @@ var ENDPOINTS = {
279
279
  create_schedule: `${URL}/fixed_schedule`,
280
280
  update_schedule: (id) => `${URL}/fixed_schedule/${id}`,
281
281
  remove_schedule: (id) => `${URL}/fixed_schedule/${id}`,
282
+ find_schedule_student: `${URL}/fixed_schedule_student/search`,
282
283
  assign_fixed_schedule_to_students: `${URL}/fixed_schedule/assign_fixed_schedule_to_students`,
283
284
  remove_fixed_schedule_to_students: `${URL}/fixed_schedule/remove_fixed_schedule_to_students`,
284
285
  update_stop: `${URL}/fixed_schedule/update_stop`
@@ -344,6 +345,28 @@ var MasterFixedScheduleQuerySchema = BaseQuerySchema.extend({
344
345
  getAllEnums(BusLeg)
345
346
  )
346
347
  });
348
+ var MasterFixedScheduleStudentQuerySchema = BaseQuerySchema.extend({
349
+ // Self Table
350
+ fixed_schedule_student_ids: multi_select_optional(
351
+ "MasterFixedScheduleStudent"
352
+ ),
353
+ // Multi-selection -> MasterFixedScheduleStudent
354
+ // Relations - Parent
355
+ organisation_ids: multi_select_optional("UserOrganisation"),
356
+ // Multi-selection -> UserOrganisation
357
+ organisation_branch_ids: multi_select_optional("OrganisationBranch"),
358
+ // Multi-selection -> OrganisationBranch
359
+ student_ids: multi_select_optional("Student"),
360
+ // Multi-selection -> Student
361
+ fixed_schedule_ids: multi_select_optional("MasterFixedSchedule"),
362
+ // Multi-selection -> MasterFixedSchedule
363
+ route_ids: multi_select_optional("MasterRoute"),
364
+ // Multi-selection -> MasterRoute
365
+ route_stop_ids: multi_select_optional("MasterRouteStop"),
366
+ // Multi-selection -> MasterRouteStop
367
+ // Enums
368
+ leg: enumArrayOptional("Leg", BusLeg, getAllEnums(BusLeg))
369
+ });
347
370
  var AssignFixedScheduleToStudentsSchema = z3.object({
348
371
  fixed_schedule_id: single_select_mandatory("MasterFixedSchedule"),
349
372
  student_ids: multi_select_optional("Student")
@@ -413,6 +436,9 @@ var newMasterFixedSchedulePayload = () => ({
413
436
  var findMasterFixedSchedule = async (data) => {
414
437
  return apiPost(ENDPOINTS.find_schedule, data);
415
438
  };
439
+ var findMasterFixedScheduleStudent = async (data) => {
440
+ return apiPost(ENDPOINTS.find_schedule_student, data);
441
+ };
416
442
  var createMasterFixedSchedule = async (data) => {
417
443
  return apiPost(ENDPOINTS.create_schedule, data);
418
444
  };
@@ -435,12 +461,14 @@ export {
435
461
  AssignFixedScheduleToStudentsSchema,
436
462
  MasterFixedScheduleQuerySchema,
437
463
  MasterFixedScheduleSchema,
464
+ MasterFixedScheduleStudentQuerySchema,
438
465
  RemoveFixedScheduleToStudentsSchema,
439
466
  UpdateStopSchema,
440
467
  assignFixedScheduleToStudents,
441
468
  createMasterFixedSchedule,
442
469
  deleteMasterFixedSchedule,
443
470
  findMasterFixedSchedule,
471
+ findMasterFixedScheduleStudent,
444
472
  newMasterFixedSchedulePayload,
445
473
  removeFixedScheduleToStudents,
446
474
  toMasterFixedSchedulePayload,
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { xt as OrganisationNoticeBoard, xv as OrganisationNoticeBoardDTO, xx as OrganisationNoticeBoardQueryDTO, xw as OrganisationNoticeBoardQuerySchema, xu as OrganisationNoticeBoardSchema, xB as createOrganisationNoticeBoard, xD as deleteOrganisationNoticeBoard, xA as findOrganisationNoticeBoard, xz as newOrganisationNoticeBoardPayload, xy as toOrganisationNoticeBoardPayload, xC as updateOrganisationNoticeBoard } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { x_ as OrganisationNoticeBoard, y0 as OrganisationNoticeBoardDTO, y2 as OrganisationNoticeBoardQueryDTO, y1 as OrganisationNoticeBoardQuerySchema, x$ as OrganisationNoticeBoardSchema, y6 as createOrganisationNoticeBoard, y8 as deleteOrganisationNoticeBoard, y5 as findOrganisationNoticeBoard, y4 as newOrganisationNoticeBoardPayload, y3 as toOrganisationNoticeBoardPayload, y7 as updateOrganisationNoticeBoard } from '../../../bookmark_service-1aqLWltt.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 { rX as GuardianDetailsDTO, rW as GuardianDetailsSchema, rZ as GuardianMobileNumberDTO, rY as GuardianMobileNumberSchema, rV as GuardianProfilePictureDTO, rU as GuardianProfilePictureSchema, sf as SchoolDashBoardQueryDTO, se as SchoolDashBoardQuerySchema, rw as SchoolDashboard, rx as Student, ry as StudentAddress, rP as StudentAddressDTO, rR as StudentAddressQueryDTO, rQ as StudentAddressQuerySchema, rO as StudentAddressSchema, rH as StudentDTO, rz as StudentGuardian, s1 as StudentGuardianAutofillQueryDTO, s0 as StudentGuardianAutofillQuerySchema, rA as StudentGuardianLink, rT as StudentGuardianLinkDTO, r$ as StudentGuardianLinkQueryDTO, r_ as StudentGuardianLinkQuerySchema, rS as StudentGuardianLinkSchema, rF as StudentGuardianLoginPush, rB as StudentLeaveRequest, s3 as StudentLeaveRequestDTO, s5 as StudentLeaveRequestQueryDTO, s4 as StudentLeaveRequestQuerySchema, s2 as StudentLeaveRequestSchema, rE as StudentLoginPush, rN as StudentNoFixedScheduleQueryDTO, rM as StudentNoFixedScheduleQuerySchema, rJ as StudentProfilePictureDTO, rI as StudentProfilePictureSchema, rL as StudentQueryDTO, rK as StudentQuerySchema, rG as StudentSchema, rC as StudentStopChangeRequest, s9 as StudentStopChangeRequestApprovalDTO, s8 as StudentStopChangeRequestApprovalSchema, s7 as StudentStopChangeRequestDTO, sb as StudentStopChangeRequestQueryDTO, sa as StudentStopChangeRequestQuerySchema, s6 as StudentStopChangeRequestSchema, rD as StudentTransportPlanTypeChangeHistory, sd as StudentTransportPlanTypeChangeHistoryQueryDTO, sc as StudentTransportPlanTypeChangeHistoryQuerySchema, sW as approveStopChangeRequest, sx as createStudent, sD as createStudentAddress, sI as createStudentGuardianLink, sP as createStudentLeaveRequest, sU as createStudentStopChangeRequest, sz as deleteStudent, sG as deleteStudentAddress, sN as deleteStudentGuardianLink, sS as deleteStudentLeaveRequest, sX as deleteStudentStopChangeRequest, sv as delete_guardian_profile_picture, st as delete_profile_picture, sw as findStudent, sE as findStudentAddress, sO as findStudentGuardianAutofillDetails, sH as findStudentGuardianLink, sQ as findStudentLeaveRequest, sT as findStudentStopChangeRequest, sY as findStudentTransportPlanTypeChangeHistory, sC as find_students_with_no_fixed_schedule_drop, sB as find_students_with_no_fixed_schedule_pickup, sr as get_student_guardian_presigned_url, sq as get_student_presigned_url, sj as newStudentAddressPayload, sp as newStudentGuardianLinkPayload, sl as newStudentLeaveRequestPayload, sh as newStudentPayload, sn as newStudentStopChangeRequestPayload, sA as school_dashboard, si as toStudentAddressPayload, so as toStudentGuardianLinkPayload, sk as toStudentLeaveRequestPayload, sg as toStudentPayload, sm as toStudentStopChangeRequestPayload, sL as updateGuardianDetails, sM as updateGuardianMobileNumber, sK as updateGuardianProfilePicture, sy as updateStudent, sF as updateStudentAddress, sJ as updateStudentGuardianLink, sR as updateStudentLeaveRequest, sV as updateStudentStopChangeRequest, su as update_guardian_profile_picture, ss as update_profile_picture } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { sp as GuardianDetailsDTO, so as GuardianDetailsSchema, sr as GuardianMobileNumberDTO, sq as GuardianMobileNumberSchema, sn as GuardianProfilePictureDTO, sm as GuardianProfilePictureSchema, sJ as SchoolDashBoardQueryDTO, sI as SchoolDashBoardQuerySchema, r_ as SchoolDashboard, r$ as Student, s0 as StudentAddress, sh as StudentAddressDTO, sj as StudentAddressQueryDTO, si as StudentAddressQuerySchema, sg as StudentAddressSchema, s9 as StudentDTO, s1 as StudentGuardian, sv as StudentGuardianAutofillQueryDTO, su as StudentGuardianAutofillQuerySchema, s2 as StudentGuardianLink, sl as StudentGuardianLinkDTO, st as StudentGuardianLinkQueryDTO, ss as StudentGuardianLinkQuerySchema, sk as StudentGuardianLinkSchema, s7 as StudentGuardianLoginPush, s3 as StudentLeaveRequest, sx as StudentLeaveRequestDTO, sz as StudentLeaveRequestQueryDTO, sy as StudentLeaveRequestQuerySchema, sw as StudentLeaveRequestSchema, s6 as StudentLoginPush, sf as StudentNoFixedScheduleQueryDTO, se as StudentNoFixedScheduleQuerySchema, sb as StudentProfilePictureDTO, sa as StudentProfilePictureSchema, sd as StudentQueryDTO, sc as StudentQuerySchema, s8 as StudentSchema, s4 as StudentStopChangeRequest, sD as StudentStopChangeRequestApprovalDTO, sC as StudentStopChangeRequestApprovalSchema, sB as StudentStopChangeRequestDTO, sF as StudentStopChangeRequestQueryDTO, sE as StudentStopChangeRequestQuerySchema, sA as StudentStopChangeRequestSchema, s5 as StudentTransportPlanTypeChangeHistory, sH as StudentTransportPlanTypeChangeHistoryQueryDTO, sG as StudentTransportPlanTypeChangeHistoryQuerySchema, to as approveStopChangeRequest, s$ as createStudent, t5 as createStudentAddress, ta as createStudentGuardianLink, th as createStudentLeaveRequest, tm as createStudentStopChangeRequest, t1 as deleteStudent, t8 as deleteStudentAddress, tf as deleteStudentGuardianLink, tk as deleteStudentLeaveRequest, tp as deleteStudentStopChangeRequest, sZ as delete_guardian_profile_picture, sX as delete_profile_picture, s_ as findStudent, t6 as findStudentAddress, tg as findStudentGuardianAutofillDetails, t9 as findStudentGuardianLink, ti as findStudentLeaveRequest, tl as findStudentStopChangeRequest, tq as findStudentTransportPlanTypeChangeHistory, t4 as find_students_with_no_fixed_schedule_drop, t3 as find_students_with_no_fixed_schedule_pickup, sV as get_student_guardian_presigned_url, sU as get_student_presigned_url, sN as newStudentAddressPayload, sT as newStudentGuardianLinkPayload, sP as newStudentLeaveRequestPayload, sL as newStudentPayload, sR as newStudentStopChangeRequestPayload, t2 as school_dashboard, sM as toStudentAddressPayload, sS as toStudentGuardianLinkPayload, sO as toStudentLeaveRequestPayload, sK as toStudentPayload, sQ as toStudentStopChangeRequestPayload, td as updateGuardianDetails, te as updateGuardianMobileNumber, tc as updateGuardianProfilePicture, t0 as updateStudent, t7 as updateStudentAddress, tb as updateStudentGuardianLink, tj as updateStudentLeaveRequest, tn as updateStudentStopChangeRequest, sY as update_guardian_profile_picture, sW as update_profile_picture } from '../../../bookmark_service-1aqLWltt.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 { lU as AllVehiclesFuelDailySummaryDTO, lT as AllVehiclesFuelDailySummaryQuerySchema, lS as FleetFuelDailyMonthlySummaryQueryDTO, lR as FleetFuelDailyMonthlySummaryQuerySchema, lM as FleetFuelDailySummary, lO as FleetFuelDailySummaryDTO, lW as FleetFuelDailySummaryDashBoardQueryDTO, lV as FleetFuelDailySummaryDashBoardQuerySchema, lQ as FleetFuelDailySummaryQueryDTO, lP as FleetFuelDailySummaryQuerySchema, lN as FleetFuelDailySummarySchema, lX as FuelDashboard, l$ as createFleetFuelDailySummary, m1 as deleteFleetFuelDailySummary, l_ as findFleetFuelDailySummary, m3 as findFleetFuelMonthlySummary, m4 as findVehicleFuelSummary, m2 as fuel_dashboard, lZ as newFleetFuelDailySummaryPayload, lY as toFleetFuelDailySummaryPayload, m0 as updateFleetFuelDailySummary } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { lU as AllVehiclesFuelDailySummaryDTO, lT as AllVehiclesFuelDailySummaryQuerySchema, lS as FleetFuelDailyMonthlySummaryQueryDTO, lR as FleetFuelDailyMonthlySummaryQuerySchema, lM as FleetFuelDailySummary, lO as FleetFuelDailySummaryDTO, lW as FleetFuelDailySummaryDashBoardQueryDTO, lV as FleetFuelDailySummaryDashBoardQuerySchema, lQ as FleetFuelDailySummaryQueryDTO, lP as FleetFuelDailySummaryQuerySchema, lN as FleetFuelDailySummarySchema, lX as FuelDashboard, l$ as createFleetFuelDailySummary, m1 as deleteFleetFuelDailySummary, l_ as findFleetFuelDailySummary, m3 as findFleetFuelMonthlySummary, m4 as findVehicleFuelSummary, m2 as fuel_dashboard, lZ as newFleetFuelDailySummaryPayload, lY as toFleetFuelDailySummaryPayload, m0 as updateFleetFuelDailySummary } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
@@ -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 { k9 as FleetFuelRefill, ke as FleetFuelRefillDTO, ka as FleetFuelRefillFile, kc as FleetFuelRefillFileDTO, kb as FleetFuelRefillFileSchema, kg as FleetFuelRefillQueryDTO, kf as FleetFuelRefillQuerySchema, kd as FleetFuelRefillSchema, kn as createFleetFuelRefill, kk as create_fuel_refill_file, kp as deleteFleetFuelRefill, km as findFleetFuelRefill, kj as get_fuel_refill_file_presigned_url, ki as newFleetFuelRefillPayload, kl as remove_fuel_refill_file, kh as toFleetFuelRefillPayload, ko as updateFleetFuelRefill } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { k9 as FleetFuelRefill, ke as FleetFuelRefillDTO, ka as FleetFuelRefillFile, kc as FleetFuelRefillFileDTO, kb as FleetFuelRefillFileSchema, kg as FleetFuelRefillQueryDTO, kf as FleetFuelRefillQuerySchema, kd as FleetFuelRefillSchema, kn as createFleetFuelRefill, kk as create_fuel_refill_file, kp as deleteFleetFuelRefill, km as findFleetFuelRefill, kj as get_fuel_refill_file_presigned_url, ki as newFleetFuelRefillPayload, kl as remove_fuel_refill_file, kh as toFleetFuelRefillPayload, ko as updateFleetFuelRefill } from '../../../bookmark_service-1aqLWltt.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { kD as FleetFuelRemoval, kI as FleetFuelRemovalDTO, kE as FleetFuelRemovalFile, kG as FleetFuelRemovalFileDTO, kF as FleetFuelRemovalFileSchema, kK as FleetFuelRemovalQueryDTO, kJ as FleetFuelRemovalQuerySchema, kH as FleetFuelRemovalSchema, kR as createFleetFuelRemoval, kO as create_fuel_removal_file, kT as deleteFleetFuelRemoval, kQ as findFleetFuelRemoval, kN as get_fuel_removal_file_presigned_url, kM as newFleetFuelRemovalPayload, kP as remove_fuel_removal_file, kL as toFleetFuelRemovalPayload, kS as updateFleetFuelRemoval } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { kD as FleetFuelRemoval, kI as FleetFuelRemovalDTO, kE as FleetFuelRemovalFile, kG as FleetFuelRemovalFileDTO, kF as FleetFuelRemovalFileSchema, kK as FleetFuelRemovalQueryDTO, kJ as FleetFuelRemovalQuerySchema, kH as FleetFuelRemovalSchema, kR as createFleetFuelRemoval, kO as create_fuel_removal_file, kT as deleteFleetFuelRemoval, kQ as findFleetFuelRemoval, kN as get_fuel_removal_file_presigned_url, kM as newFleetFuelRemovalPayload, kP as remove_fuel_removal_file, kL as toFleetFuelRemovalPayload, kS as updateFleetFuelRemoval } from '../../../bookmark_service-1aqLWltt.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { fL as FleetIncidentManagement, fM as FleetIncidentManagementCost, fY as FleetIncidentManagementCostDTO, f_ as FleetIncidentManagementCostQueryDTO, fZ as FleetIncidentManagementCostQuerySchema, fX as FleetIncidentManagementCostSchema, fS as FleetIncidentManagementDTO, fW as FleetIncidentManagementDashBoardQueryDTO, fV as FleetIncidentManagementDashBoardQuerySchema, fN as FleetIncidentManagementFile, fQ as FleetIncidentManagementFileDTO, fP as FleetIncidentManagementFileSchema, fU as FleetIncidentManagementQueryDTO, fT as FleetIncidentManagementQuerySchema, fR as FleetIncidentManagementSchema, fO as IncidentDashboard, g6 as createFleetIncidentManagement, gb as createFleetIncidentManagementCost, g4 as create_incident_file, g9 as deleteFleetIncidentManagement, ge as deleteFleetIncidentManagementCost, g7 as findFleetIncidentManagement, gc as findFleetIncidentManagementCost, g3 as get_incident_file_presigned_url, ga as incident_dashboard, g2 as newFleetIncidentManagementCostPayload, g0 as newFleetIncidentManagementPayload, g5 as remove_incident_file, g1 as toFleetIncidentManagementCostPayload, f$ as toFleetIncidentManagementPayload, g8 as updateFleetIncidentManagement, gd as updateFleetIncidentManagementCost } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { fL as FleetIncidentManagement, fM as FleetIncidentManagementCost, fY as FleetIncidentManagementCostDTO, f_ as FleetIncidentManagementCostQueryDTO, fZ as FleetIncidentManagementCostQuerySchema, fX as FleetIncidentManagementCostSchema, fS as FleetIncidentManagementDTO, fW as FleetIncidentManagementDashBoardQueryDTO, fV as FleetIncidentManagementDashBoardQuerySchema, fN as FleetIncidentManagementFile, fQ as FleetIncidentManagementFileDTO, fP as FleetIncidentManagementFileSchema, fU as FleetIncidentManagementQueryDTO, fT as FleetIncidentManagementQuerySchema, fR as FleetIncidentManagementSchema, fO as IncidentDashboard, g6 as createFleetIncidentManagement, gb as createFleetIncidentManagementCost, g4 as create_incident_file, g9 as deleteFleetIncidentManagement, ge as deleteFleetIncidentManagementCost, g7 as findFleetIncidentManagement, gc as findFleetIncidentManagementCost, g3 as get_incident_file_presigned_url, ga as incident_dashboard, g2 as newFleetIncidentManagementCostPayload, g0 as newFleetIncidentManagementPayload, g5 as remove_incident_file, g1 as toFleetIncidentManagementCostPayload, f$ as toFleetIncidentManagementPayload, g8 as updateFleetIncidentManagement, gd as updateFleetIncidentManagementCost } from '../../../bookmark_service-1aqLWltt.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 { gf as FleetInspectionForm, gi as FleetInspectionFormDTO, gm as FleetInspectionFormFieldsDTO, gl as FleetInspectionFormFieldsSchema, gk as FleetInspectionFormQueryDTO, gj as FleetInspectionFormQuerySchema, gh as FleetInspectionFormSchema, gg as FleetInspectionFormSimple, gq as createFleetInspectionForm, gt as deleteFleetInspectionForm, gp as findFleetInspectionForm, gu as getFleetInspectionFormCacheSimple, go as newFleetInspectionFormPayload, gn as toFleetInspectionFormPayload, gr as updateFleetInspectionForm, gs as updateFleetInspectionFormData } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { gf as FleetInspectionForm, gi as FleetInspectionFormDTO, gm as FleetInspectionFormFieldsDTO, gl as FleetInspectionFormFieldsSchema, gk as FleetInspectionFormQueryDTO, gj as FleetInspectionFormQuerySchema, gh as FleetInspectionFormSchema, gg as FleetInspectionFormSimple, gq as createFleetInspectionForm, gt as deleteFleetInspectionForm, gp as findFleetInspectionForm, gu as getFleetInspectionFormCacheSimple, go as newFleetInspectionFormPayload, gn as toFleetInspectionFormPayload, gr as updateFleetInspectionForm, gs as updateFleetInspectionFormData } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { gv as FleetInspection, gH as FleetInspectionCheckPendingQueryDTO, gG as FleetInspectionCheckPendingQuerySchema, gB as FleetInspectionDTO, gF as FleetInspectionDashBoardQueryDTO, gE as FleetInspectionDashBoardQuerySchema, gw as FleetInspectionFile, gz as FleetInspectionFileDTO, gy as FleetInspectionFileSchema, gD as FleetInspectionQueryDTO, gC as FleetInspectionQuerySchema, gA as FleetInspectionSchema, gx as InspectionDashboard, gO as createFleetInspection, gL as create_inspection_file, gQ as deleteFleetInspection, gN as findFleetInspection, gS as find_check_pending, gK as get_inspection_file_presigned_url, gR as inspection_dashboard, gJ as newFleetInspectionPayload, gM as remove_inspection_file, gI as toFleetInspectionPayload, gP as updateFleetInspection } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { gv as FleetInspection, gH as FleetInspectionCheckPendingQueryDTO, gG as FleetInspectionCheckPendingQuerySchema, gB as FleetInspectionDTO, gF as FleetInspectionDashBoardQueryDTO, gE as FleetInspectionDashBoardQuerySchema, gw as FleetInspectionFile, gz as FleetInspectionFileDTO, gy as FleetInspectionFileSchema, gD as FleetInspectionQueryDTO, gC as FleetInspectionQuerySchema, gA as FleetInspectionSchema, gx as InspectionDashboard, gO as createFleetInspection, gL as create_inspection_file, gQ as deleteFleetInspection, gN as findFleetInspection, gS as find_check_pending, gK as get_inspection_file_presigned_url, gR as inspection_dashboard, gJ as newFleetInspectionPayload, gM as remove_inspection_file, gI as toFleetInspectionPayload, gP as updateFleetInspection } from '../../../bookmark_service-1aqLWltt.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 { kU as FleetInspectionSchedule, kX as FleetInspectionScheduleDTO, kZ as FleetInspectionScheduleQueryDTO, kY as FleetInspectionScheduleQuerySchema, kW as FleetInspectionScheduleSchema, kV as FleetInspectionScheduleVehicleLink, l1 as createFleetInspectionSchedule, l3 as deleteFleetInspectionSchedule, l0 as findFleetInspectionSchedule, k$ as newFleetInspectionSchedulePayload, k_ as toFleetInspectionSchedulePayload, l2 as updateFleetInspectionSchedule } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { kU as FleetInspectionSchedule, kX as FleetInspectionScheduleDTO, kZ as FleetInspectionScheduleQueryDTO, kY as FleetInspectionScheduleQuerySchema, kW as FleetInspectionScheduleSchema, kV as FleetInspectionScheduleVehicleLink, l1 as createFleetInspectionSchedule, l3 as deleteFleetInspectionSchedule, l0 as findFleetInspectionSchedule, k$ as newFleetInspectionSchedulePayload, k_ as toFleetInspectionSchedulePayload, l2 as updateFleetInspectionSchedule } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { gT as FleetIssueManagement, gV as FleetIssueManagementComment, h5 as FleetIssueManagementCommentDTO, h7 as FleetIssueManagementCommentQueryDTO, h6 as FleetIssueManagementCommentQuerySchema, h4 as FleetIssueManagementCommentSchema, g$ as FleetIssueManagementDTO, h3 as FleetIssueManagementDashBoardQueryDTO, h2 as FleetIssueManagementDashBoardQuerySchema, gW as FleetIssueManagementFile, gZ as FleetIssueManagementFileDTO, gY as FleetIssueManagementFileSchema, gU as FleetIssueManagementHistory, h1 as FleetIssueManagementQueryDTO, h0 as FleetIssueManagementQuerySchema, g_ as FleetIssueManagementSchema, gX as IssueDashboard, hg as createFleetIssueManagement, hl as createFleetIssueManagementComment, hd as create_issue_file, hi as deleteFleetIssueManagement, hn as deleteFleetIssueManagementComment, hf as findFleetIssueManagement, hk as findFleetIssueManagementComment, hc as get_issue_file_presigned_url, hj as issue_dashboard, hb as newFleetIssueManagementCommentPayload, h9 as newFleetIssueManagementPayload, he as remove_issue_file, ha as toFleetIssueManagementCommentPayload, h8 as toFleetIssueManagementPayload, hh as updateFleetIssueManagement, hm as updateFleetIssueManagementComment } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { gT as FleetIssueManagement, gV as FleetIssueManagementComment, h5 as FleetIssueManagementCommentDTO, h7 as FleetIssueManagementCommentQueryDTO, h6 as FleetIssueManagementCommentQuerySchema, h4 as FleetIssueManagementCommentSchema, g$ as FleetIssueManagementDTO, h3 as FleetIssueManagementDashBoardQueryDTO, h2 as FleetIssueManagementDashBoardQuerySchema, gW as FleetIssueManagementFile, gZ as FleetIssueManagementFileDTO, gY as FleetIssueManagementFileSchema, gU as FleetIssueManagementHistory, h1 as FleetIssueManagementQueryDTO, h0 as FleetIssueManagementQuerySchema, g_ as FleetIssueManagementSchema, gX as IssueDashboard, hg as createFleetIssueManagement, hl as createFleetIssueManagementComment, hd as create_issue_file, hi as deleteFleetIssueManagement, hn as deleteFleetIssueManagementComment, hf as findFleetIssueManagement, hk as findFleetIssueManagementComment, hc as get_issue_file_presigned_url, hj as issue_dashboard, hb as newFleetIssueManagementCommentPayload, h9 as newFleetIssueManagementPayload, he as remove_issue_file, ha as toFleetIssueManagementCommentPayload, h8 as toFleetIssueManagementPayload, hh as updateFleetIssueManagement, hm as updateFleetIssueManagementComment } from '../../../bookmark_service-1aqLWltt.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { ho as FleetServiceManagement, hw as FleetServiceManagementDTO, hA as FleetServiceManagementDashBoardQueryDTO, hz as FleetServiceManagementDashBoardQuerySchema, hq as FleetServiceManagementFile, hu as FleetServiceManagementFileDTO, ht as FleetServiceManagementFileSchema, hy as FleetServiceManagementQueryDTO, hx as FleetServiceManagementQuerySchema, hv as FleetServiceManagementSchema, hp as FleetServiceManagementTask, hC as FleetServiceManagementTaskDTO, hE as FleetServiceManagementTaskQueryDTO, hD as FleetServiceManagementTaskQuerySchema, hB as FleetServiceManagementTaskSchema, hr as FleetServiceReminder, hG as FleetServiceReminderDTO, hI as FleetServiceReminderQueryDTO, hH as FleetServiceReminderQuerySchema, hF as FleetServiceReminderSchema, hs as ServiceDashboard, hT as createFleetServiceManagement, hY as createFleetServiceManagementTask, i0 as createFleetServiceReminder, hQ as create_service_file, hV as deleteFleetServiceManagement, h_ as deleteFleetServiceManagementTask, i2 as deleteFleetServiceReminder, hS as findFleetServiceManagement, hX as findFleetServiceManagementTask, h$ as findFleetServiceReminder, hP as get_service_file_presigned_url, hK as newFleetServiceManagementPayload, hM as newFleetServiceManagementTaskPayload, hO as newFleetServiceReminderPayload, hR as remove_service_file, hW as service_dashboard, hJ as toFleetServiceManagementPayload, hL as toFleetServiceManagementTaskPayload, hN as toFleetServiceReminderPayload, hU as updateFleetServiceManagement, hZ as updateFleetServiceManagementTask, i1 as updateFleetServiceReminder } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { ho as FleetServiceManagement, hw as FleetServiceManagementDTO, hA as FleetServiceManagementDashBoardQueryDTO, hz as FleetServiceManagementDashBoardQuerySchema, hq as FleetServiceManagementFile, hu as FleetServiceManagementFileDTO, ht as FleetServiceManagementFileSchema, hy as FleetServiceManagementQueryDTO, hx as FleetServiceManagementQuerySchema, hv as FleetServiceManagementSchema, hp as FleetServiceManagementTask, hC as FleetServiceManagementTaskDTO, hE as FleetServiceManagementTaskQueryDTO, hD as FleetServiceManagementTaskQuerySchema, hB as FleetServiceManagementTaskSchema, hr as FleetServiceReminder, hG as FleetServiceReminderDTO, hI as FleetServiceReminderQueryDTO, hH as FleetServiceReminderQuerySchema, hF as FleetServiceReminderSchema, hs as ServiceDashboard, hT as createFleetServiceManagement, hY as createFleetServiceManagementTask, i0 as createFleetServiceReminder, hQ as create_service_file, hV as deleteFleetServiceManagement, h_ as deleteFleetServiceManagementTask, i2 as deleteFleetServiceReminder, hS as findFleetServiceManagement, hX as findFleetServiceManagementTask, h$ as findFleetServiceReminder, hP as get_service_file_presigned_url, hK as newFleetServiceManagementPayload, hM as newFleetServiceManagementTaskPayload, hO as newFleetServiceReminderPayload, hR as remove_service_file, hW as service_dashboard, hJ as toFleetServiceManagementPayload, hL as toFleetServiceManagementTaskPayload, hN as toFleetServiceReminderPayload, hU as updateFleetServiceManagement, hZ as updateFleetServiceManagementTask, i1 as updateFleetServiceReminder } from '../../../bookmark_service-1aqLWltt.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 { l4 as FleetServiceSchedule, l7 as FleetServiceScheduleDTO, l9 as FleetServiceScheduleQueryDTO, l8 as FleetServiceScheduleQuerySchema, l6 as FleetServiceScheduleSchema, l5 as FleetServiceScheduleVehicleLink, ld as createFleetServiceSchedule, lf as deleteFleetServiceSchedule, lc as findFleetServiceSchedule, lb as newFleetServiceSchedulePayload, la as toFleetServiceSchedulePayload, le as updateFleetServiceSchedule } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { l4 as FleetServiceSchedule, l7 as FleetServiceScheduleDTO, l9 as FleetServiceScheduleQueryDTO, l8 as FleetServiceScheduleQuerySchema, l6 as FleetServiceScheduleSchema, l5 as FleetServiceScheduleVehicleLink, ld as createFleetServiceSchedule, lf as deleteFleetServiceSchedule, lc as findFleetServiceSchedule, lb as newFleetServiceSchedulePayload, la as toFleetServiceSchedulePayload, le as updateFleetServiceSchedule } from '../../../bookmark_service-1aqLWltt.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 { iy as FleetVendorFuelStation, iB as FleetVendorFuelStationDTO, iD as FleetVendorFuelStationQueryDTO, iC as FleetVendorFuelStationQuerySchema, iA as FleetVendorFuelStationSchema, iz as FleetVendorFuelStationSimple, iH as createFleetVendorFuelStation, iJ as deleteFleetVendorFuelStation, iG as findFleetVendorFuelStation, iK as getFleetVendorFuelStationCacheSimple, iF as newFleetVendorFuelStationPayload, iE as toFleetVendorFuelStationPayload, iI as updateFleetVendorFuelStation } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { iy as FleetVendorFuelStation, iB as FleetVendorFuelStationDTO, iD as FleetVendorFuelStationQueryDTO, iC as FleetVendorFuelStationQuerySchema, iA as FleetVendorFuelStationSchema, iz as FleetVendorFuelStationSimple, iH as createFleetVendorFuelStation, iJ as deleteFleetVendorFuelStation, iG as findFleetVendorFuelStation, iK as getFleetVendorFuelStationCacheSimple, iF as newFleetVendorFuelStationPayload, iE as toFleetVendorFuelStationPayload, iI as updateFleetVendorFuelStation } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { iL as FleetVendor, iQ as FleetVendorAddress, j1 as FleetVendorAddressDTO, j3 as FleetVendorAddressQueryDTO, j2 as FleetVendorAddressQuerySchema, j0 as FleetVendorAddressSchema, iR as FleetVendorBankAccount, j5 as FleetVendorBankAccountDTO, j7 as FleetVendorBankAccountQueryDTO, j6 as FleetVendorBankAccountQuerySchema, j4 as FleetVendorBankAccountSchema, iS as FleetVendorContactPersons, j9 as FleetVendorContactPersonsDTO, iZ as FleetVendorContactPersonsLogoDTO, iY as FleetVendorContactPersonsLogoSchema, jb as FleetVendorContactPersonsQueryDTO, ja as FleetVendorContactPersonsQuerySchema, j8 as FleetVendorContactPersonsSchema, jl as FleetVendorDTO, jp as FleetVendorDashBoardQueryDTO, jo as FleetVendorDashBoardQuerySchema, iU as FleetVendorDocument, jh as FleetVendorDocumentDTO, iV as FleetVendorDocumentFile, i$ as FleetVendorDocumentFileDTO, i_ as FleetVendorDocumentFileSchema, jj as FleetVendorDocumentQueryDTO, ji as FleetVendorDocumentQuerySchema, jg as FleetVendorDocumentSchema, iX as FleetVendorLogoDTO, iW as FleetVendorLogoSchema, jn as FleetVendorQueryDTO, jm as FleetVendorQuerySchema, iT as FleetVendorReview, jd as FleetVendorReviewDTO, jf as FleetVendorReviewQueryDTO, je as FleetVendorReviewQuerySchema, jc as FleetVendorReviewSchema, jk as FleetVendorSchema, iN as FleetVendorSimple, iP as FleetVendorTagLink, iO as FleetVendorTypeLink, iM as VendorDashboard, jM as createFleetVendor, jQ as createFleetVendorAddress, jU as createFleetVendorBankAccount, jY as createFleetVendorContactPersons, k4 as createFleetVendorDocument, k0 as createFleetVendorReview, jJ as create_vendor_document_file, jO as deleteFleetVendor, jT as deleteFleetVendorAddress, jX as deleteFleetVendorBankAccount, j$ as deleteFleetVendorContactPersons, k7 as deleteFleetVendorDocument, k3 as deleteFleetVendorReview, jI as delete_vendor_contact_person_logo, jG as delete_vendor_logo, jL as findFleetVendor, jR as findFleetVendorAddress, jV as findFleetVendorBankAccount, jZ as findFleetVendorContactPersons, k5 as findFleetVendorDocument, k1 as findFleetVendorReview, k8 as getFleetVendorCacheSimple, jD as get_vendor_contact_person_logo_presigned_url, jE as get_vendor_document_file_presigned_url, jC as get_vendor_logo_presigned_url, jt as newFleetVendorAddressPayload, jv as newFleetVendorBankAccountPayload, jx as newFleetVendorContactPersonsPayload, jB as newFleetVendorDocumentPayload, jr as newFleetVendorPayload, jz as newFleetVendorReviewPayload, jK as remove_vendor_document_file, js as toFleetVendorAddressPayload, ju as toFleetVendorBankAccountPayload, jw as toFleetVendorContactPersonsPayload, jA as toFleetVendorDocumentPayload, jq as toFleetVendorPayload, jy as toFleetVendorReviewPayload, jN as updateFleetVendor, jS as updateFleetVendorAddress, jW as updateFleetVendorBankAccount, j_ as updateFleetVendorContactPersons, k6 as updateFleetVendorDocument, k2 as updateFleetVendorReview, jH as update_vendor_contact_person_logo, jF as update_vendor_logo, jP as vendor_dashboard } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { iL as FleetVendor, iQ as FleetVendorAddress, j1 as FleetVendorAddressDTO, j3 as FleetVendorAddressQueryDTO, j2 as FleetVendorAddressQuerySchema, j0 as FleetVendorAddressSchema, iR as FleetVendorBankAccount, j5 as FleetVendorBankAccountDTO, j7 as FleetVendorBankAccountQueryDTO, j6 as FleetVendorBankAccountQuerySchema, j4 as FleetVendorBankAccountSchema, iS as FleetVendorContactPersons, j9 as FleetVendorContactPersonsDTO, iZ as FleetVendorContactPersonsLogoDTO, iY as FleetVendorContactPersonsLogoSchema, jb as FleetVendorContactPersonsQueryDTO, ja as FleetVendorContactPersonsQuerySchema, j8 as FleetVendorContactPersonsSchema, jl as FleetVendorDTO, jp as FleetVendorDashBoardQueryDTO, jo as FleetVendorDashBoardQuerySchema, iU as FleetVendorDocument, jh as FleetVendorDocumentDTO, iV as FleetVendorDocumentFile, i$ as FleetVendorDocumentFileDTO, i_ as FleetVendorDocumentFileSchema, jj as FleetVendorDocumentQueryDTO, ji as FleetVendorDocumentQuerySchema, jg as FleetVendorDocumentSchema, iX as FleetVendorLogoDTO, iW as FleetVendorLogoSchema, jn as FleetVendorQueryDTO, jm as FleetVendorQuerySchema, iT as FleetVendorReview, jd as FleetVendorReviewDTO, jf as FleetVendorReviewQueryDTO, je as FleetVendorReviewQuerySchema, jc as FleetVendorReviewSchema, jk as FleetVendorSchema, iN as FleetVendorSimple, iP as FleetVendorTagLink, iO as FleetVendorTypeLink, iM as VendorDashboard, jM as createFleetVendor, jQ as createFleetVendorAddress, jU as createFleetVendorBankAccount, jY as createFleetVendorContactPersons, k4 as createFleetVendorDocument, k0 as createFleetVendorReview, jJ as create_vendor_document_file, jO as deleteFleetVendor, jT as deleteFleetVendorAddress, jX as deleteFleetVendorBankAccount, j$ as deleteFleetVendorContactPersons, k7 as deleteFleetVendorDocument, k3 as deleteFleetVendorReview, jI as delete_vendor_contact_person_logo, jG as delete_vendor_logo, jL as findFleetVendor, jR as findFleetVendorAddress, jV as findFleetVendorBankAccount, jZ as findFleetVendorContactPersons, k5 as findFleetVendorDocument, k1 as findFleetVendorReview, k8 as getFleetVendorCacheSimple, jD as get_vendor_contact_person_logo_presigned_url, jE as get_vendor_document_file_presigned_url, jC as get_vendor_logo_presigned_url, jt as newFleetVendorAddressPayload, jv as newFleetVendorBankAccountPayload, jx as newFleetVendorContactPersonsPayload, jB as newFleetVendorDocumentPayload, jr as newFleetVendorPayload, jz as newFleetVendorReviewPayload, jK as remove_vendor_document_file, js as toFleetVendorAddressPayload, ju as toFleetVendorBankAccountPayload, jw as toFleetVendorContactPersonsPayload, jA as toFleetVendorDocumentPayload, jq as toFleetVendorPayload, jy as toFleetVendorReviewPayload, jN as updateFleetVendor, jS as updateFleetVendorAddress, jW as updateFleetVendorBankAccount, j_ as updateFleetVendorContactPersons, k6 as updateFleetVendorDocument, k2 as updateFleetVendorReview, jH as update_vendor_contact_person_logo, jF as update_vendor_logo, jP as vendor_dashboard } from '../../../bookmark_service-1aqLWltt.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 { i3 as FleetVendorServiceCenter, i6 as FleetVendorServiceCenterDTO, i8 as FleetVendorServiceCenterQueryDTO, i7 as FleetVendorServiceCenterQuerySchema, i5 as FleetVendorServiceCenterSchema, i4 as FleetVendorServiceCenterSimple, ic as createFleetVendorServiceCenter, ie as deleteFleetVendorServiceCenter, ib as findFleetVendorServiceCenter, ig as getFleetVendorServiceCenterCacheSimple, ia as newFleetVendorServiceCenterPayload, i9 as toFleetVendorServiceCenterPayload, id as updateFleetVendorServiceCenter } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { i3 as FleetVendorServiceCenter, i6 as FleetVendorServiceCenterDTO, i8 as FleetVendorServiceCenterQueryDTO, i7 as FleetVendorServiceCenterQuerySchema, i5 as FleetVendorServiceCenterSchema, i4 as FleetVendorServiceCenterSimple, ic as createFleetVendorServiceCenter, ie as deleteFleetVendorServiceCenter, ib as findFleetVendorServiceCenter, ig as getFleetVendorServiceCenterCacheSimple, ia as newFleetVendorServiceCenterPayload, i9 as toFleetVendorServiceCenterPayload, id as updateFleetVendorServiceCenter } from '../../../bookmark_service-1aqLWltt.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 { cu as GPSGeofence, cw as GPSGeofenceCache, cA as GPSGeofenceDTO, cv as GPSGeofencePolilineData, cy as GPSGeofencePolilineDataDTO, cx as GPSGeofencePolilineDataSchema, cC as GPSGeofenceQueryDTO, cB as GPSGeofenceQuerySchema, cz as GPSGeofenceSchema, cG as createGPSGeofence, cI as deleteGPSGeofence, cF as findGPSGeofence, cJ as getGPSGeofenceCache, cE as newGPSGeofencePayload, cD as toGPSGeofencePayload, cH as updateGPSGeofence } from '../../../../bookmark_service-CL4_vRjh.js';
4
+ export { cu as GPSGeofence, cw as GPSGeofenceCache, cA as GPSGeofenceDTO, cv as GPSGeofencePolilineData, cy as GPSGeofencePolilineDataDTO, cx as GPSGeofencePolilineDataSchema, cC as GPSGeofenceQueryDTO, cB as GPSGeofenceQuerySchema, cz as GPSGeofenceSchema, cG as createGPSGeofence, cI as deleteGPSGeofence, cF as findGPSGeofence, cJ as getGPSGeofenceCache, cE as newGPSGeofencePayload, cD as toGPSGeofencePayload, cH as updateGPSGeofence } from '../../../../bookmark_service-1aqLWltt.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 { c8 as GPSGeofenceTransaction, ca as GPSGeofenceTransactionDTO, cc as GPSGeofenceTransactionQueryDTO, cb as GPSGeofenceTransactionQuerySchema, c9 as GPSGeofenceTransactionSchema, cg as createGPSGeofenceTransaction, ci as deleteGPSGeofenceTransaction, cf as findGPSGeofenceTransaction, ce as newGPSGeofenceTransactionPayload, cd as toGPSGeofenceTransactionPayload, ch as updateGPSGeofenceTransaction } from '../../../../bookmark_service-CL4_vRjh.js';
4
+ export { c8 as GPSGeofenceTransaction, ca as GPSGeofenceTransactionDTO, cc as GPSGeofenceTransactionQueryDTO, cb as GPSGeofenceTransactionQuerySchema, c9 as GPSGeofenceTransactionSchema, cg as createGPSGeofenceTransaction, ci as deleteGPSGeofenceTransaction, cf as findGPSGeofenceTransaction, ce as newGPSGeofenceTransactionPayload, cd as toGPSGeofenceTransactionPayload, ch as updateGPSGeofenceTransaction } from '../../../../bookmark_service-1aqLWltt.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 { bZ as GPSGeofenceTransactionSummary, b$ as GPSGeofenceTransactionSummaryDTO, c1 as GPSGeofenceTransactionSummaryQueryDTO, c0 as GPSGeofenceTransactionSummaryQuerySchema, b_ as GPSGeofenceTransactionSummarySchema, c5 as createGPSGeofenceTransactionSummary, c7 as deleteGPSGeofenceTransactionSummary, c4 as findGPSGeofenceTransactionSummary, c3 as newGPSGeofenceTransactionSummaryPayload, c2 as toGPSGeofenceTransactionSummaryPayload, c6 as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-CL4_vRjh.js';
4
+ export { bZ as GPSGeofenceTransactionSummary, b$ as GPSGeofenceTransactionSummaryDTO, c1 as GPSGeofenceTransactionSummaryQueryDTO, c0 as GPSGeofenceTransactionSummaryQuerySchema, b_ as GPSGeofenceTransactionSummarySchema, c5 as createGPSGeofenceTransactionSummary, c7 as deleteGPSGeofenceTransactionSummary, c4 as findGPSGeofenceTransactionSummary, c3 as newGPSGeofenceTransactionSummaryPayload, c2 as toGPSGeofenceTransactionSummaryPayload, c6 as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-1aqLWltt.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 { cj as TripGeofenceToGeofence, cl as TripGeofenceToGeofenceDTO, cn as TripGeofenceToGeofenceQueryDTO, cm as TripGeofenceToGeofenceQuerySchema, ck as TripGeofenceToGeofenceSchema, cr as createTripGeofenceToGeofence, ct as deleteTripGeofenceToGeofence, cq as findTripGeofenceToGeofence, cp as newTripGeofenceToGeofencePayload, co as toTripGeofenceToGeofencePayload, cs as updateTripGeofenceToGeofence } from '../../../../bookmark_service-CL4_vRjh.js';
4
+ export { cj as TripGeofenceToGeofence, cl as TripGeofenceToGeofenceDTO, cn as TripGeofenceToGeofenceQueryDTO, cm as TripGeofenceToGeofenceQuerySchema, ck as TripGeofenceToGeofenceSchema, cr as createTripGeofenceToGeofence, ct as deleteTripGeofenceToGeofence, cq as findTripGeofenceToGeofence, cp as newTripGeofenceToGeofencePayload, co as toTripGeofenceToGeofencePayload, cs as updateTripGeofenceToGeofence } from '../../../../bookmark_service-1aqLWltt.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 { oL as GPSLiveTrackShareLink, oQ as GPSLiveTrackShareLinkDTO, oM as GPSLiveTrackShareLinkNotification, oO as GPSLiveTrackShareLinkNotificationDTO, oN as GPSLiveTrackShareLinkNotificationSchema, oW as GPSLiveTrackShareLinkQueryDTO, oV as GPSLiveTrackShareLinkQuerySchema, oP as GPSLiveTrackShareLinkSchema, oS as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, oR as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, oU as GPSLiveTrackShareLinkUpdateLinkStatusDTO, oT as GPSLiveTrackShareLinkUpdateLinkStatusSchema, o_ as createGPSLiveTrackShareLink, p2 as createGPSLiveTrackShareLinkNotification, p1 as deleteGPSLiveTrackShareLink, o$ as extendGPSLiveTrackLinkTime, oZ as findGPSLiveTrackShareLink, oY as newGPSLiveTrackShareLinkPayload, oX as toGPSLiveTrackShareLinkPayload, p0 as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { oL as GPSLiveTrackShareLink, oQ as GPSLiveTrackShareLinkDTO, oM as GPSLiveTrackShareLinkNotification, oO as GPSLiveTrackShareLinkNotificationDTO, oN as GPSLiveTrackShareLinkNotificationSchema, oW as GPSLiveTrackShareLinkQueryDTO, oV as GPSLiveTrackShareLinkQuerySchema, oP as GPSLiveTrackShareLinkSchema, oS as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, oR as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, oU as GPSLiveTrackShareLinkUpdateLinkStatusDTO, oT as GPSLiveTrackShareLinkUpdateLinkStatusSchema, o_ as createGPSLiveTrackShareLink, p2 as createGPSLiveTrackShareLinkNotification, p1 as deleteGPSLiveTrackShareLink, o$ as extendGPSLiveTrackLinkTime, oZ as findGPSLiveTrackShareLink, oY as newGPSLiveTrackShareLinkPayload, oX as toGPSLiveTrackShareLinkPayload, p0 as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-1aqLWltt.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 { p3 as GPSTrackHistoryShareLink, p8 as GPSTrackHistoryShareLinkDTO, p4 as GPSTrackHistoryShareLinkNotification, p6 as GPSTrackHistoryShareLinkNotificationDTO, p5 as GPSTrackHistoryShareLinkNotificationSchema, pc as GPSTrackHistoryShareLinkQueryDTO, pb as GPSTrackHistoryShareLinkQuerySchema, p7 as GPSTrackHistoryShareLinkSchema, pa as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, p9 as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, pg as createGPSTrackHistoryShareLink, pj as createGPSTrackHistoryShareLinkNotification, pi as deleteGPSTrackHistoryShareLink, pf as findGPSTrackHistoryShareLink, pe as newGPSTrackHistoryShareLinkPayload, pd as toGPSTrackHistoryShareLinkPayload, ph as updateTrackHistoryLinkStatus } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { p3 as GPSTrackHistoryShareLink, p8 as GPSTrackHistoryShareLinkDTO, p4 as GPSTrackHistoryShareLinkNotification, p6 as GPSTrackHistoryShareLinkNotificationDTO, p5 as GPSTrackHistoryShareLinkNotificationSchema, pc as GPSTrackHistoryShareLinkQueryDTO, pb as GPSTrackHistoryShareLinkQuerySchema, p7 as GPSTrackHistoryShareLinkSchema, pa as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, p9 as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, pg as createGPSTrackHistoryShareLink, pj as createGPSTrackHistoryShareLinkNotification, pi as deleteGPSTrackHistoryShareLink, pf as findGPSTrackHistoryShareLink, pe as newGPSTrackHistoryShareLinkPayload, pd as toGPSTrackHistoryShareLinkPayload, ph as updateTrackHistoryLinkStatus } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { w5 as AssignRemoveDeviceHistory, wc as DeviceSimLinkDTO, wb as DeviceSimLinkSchema, w4 as MasterDevice, w8 as MasterDeviceDTO, w6 as MasterDeviceFile, wa as MasterDeviceQueryDTO, w9 as MasterDeviceQuerySchema, w7 as MasterDeviceSchema, wg as createMasterDevice, wi as deleteMasterDevice, wj as device_sim_link, wk as device_sim_unlink, wf as findMasterDevices, wm as get_device_sim_link_history_by_device, wl as get_device_sim_link_history_by_sim, we as newMasterDevicePayload, wd as toMasterDevicePayload, wh as updateMasterDevice } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { wC as AssignRemoveDeviceHistory, wJ as DeviceSimLinkDTO, wI as DeviceSimLinkSchema, wB as MasterDevice, wF as MasterDeviceDTO, wD as MasterDeviceFile, wH as MasterDeviceQueryDTO, wG as MasterDeviceQuerySchema, wE as MasterDeviceSchema, wN as createMasterDevice, wP as deleteMasterDevice, wQ as device_sim_link, wR as device_sim_unlink, wM as findMasterDevices, wT as get_device_sim_link_history_by_device, wS as get_device_sim_link_history_by_sim, wL as newMasterDevicePayload, wK as toMasterDevicePayload, wO as updateMasterDevice } from '../../../bookmark_service-1aqLWltt.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -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 { m6 as AssignRemoveDriverHistory, m7 as DriverLoginPush, c as MasterDriver, mb as MasterDriverDTO, m5 as MasterDriverFile, m9 as MasterDriverFileDTO, m8 as MasterDriverFileSchema, mf as MasterDriverLogoDTO, me as MasterDriverLogoSchema, mh as MasterDriverProfileDTO, mg as MasterDriverProfileSchema, md as MasterDriverQueryDTO, mc as MasterDriverQuerySchema, ma as MasterDriverSchema, ms as createMasterDriver, mp as create_master_driver_file, mu as deleteMasterDriver, mw as deleteMasterDriverLogo, mo as delete_master_driver_logo, mr as findMasterDriver, my as getMasterDriverCache, mz as getMasterDriverCacheSimple, mm as get_master_driver_file_presigned_url, ml as get_master_driver_logo_presigned_url, mj as newDriverPayload, mq as remove_master_driver_file, mi as toDriverPayload, mk as toDriverProfilePayload, mt as updateMasterDriver, mv as updateMasterDriverLogo, mx as updateMasterDriverProfile, mn as update_master_driver_logo } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { m6 as AssignRemoveDriverHistory, m7 as DriverLoginPush, c as MasterDriver, mb as MasterDriverDTO, m5 as MasterDriverFile, m9 as MasterDriverFileDTO, m8 as MasterDriverFileSchema, mf as MasterDriverLogoDTO, me as MasterDriverLogoSchema, mh as MasterDriverProfileDTO, mg as MasterDriverProfileSchema, md as MasterDriverQueryDTO, mc as MasterDriverQuerySchema, ma as MasterDriverSchema, ms as createMasterDriver, mp as create_master_driver_file, mu as deleteMasterDriver, mw as deleteMasterDriverLogo, mo as delete_master_driver_logo, mr as findMasterDriver, my as getMasterDriverCache, mz as getMasterDriverCacheSimple, mm as get_master_driver_file_presigned_url, ml as get_master_driver_logo_presigned_url, mj as newDriverPayload, mq as remove_master_driver_file, mi as toDriverPayload, mk as toDriverProfilePayload, mt as updateMasterDriver, mv as updateMasterDriverLogo, mx as updateMasterDriverProfile, mn as update_master_driver_logo } from '../../../bookmark_service-1aqLWltt.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 { vV as AssignRemoveSimHistory, vU as MasterSim, vX as MasterSimDTO, vZ as MasterSimQueryDTO, vY as MasterSimQuerySchema, vW as MasterSimSchema, w1 as createMasterSim, w3 as deleteMasterSim, w0 as findMasterSims, v$ as newMasterSimPayload, v_ as toMasterSimPayload, w2 as updateMasterSim } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { wq as AssignRemoveSimHistory, wp as MasterSim, ws as MasterSimDTO, wu as MasterSimQueryDTO, wt as MasterSimQuerySchema, wr as MasterSimSchema, wy as createMasterSim, wA as deleteMasterSim, wx as findMasterSims, ww as newMasterSimPayload, wv as toMasterSimPayload, wz as updateMasterSim } from '../../../bookmark_service-1aqLWltt.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 { a as User, b as UserAdmin, c as MasterDriver } from '../../../bookmark_service-CL4_vRjh.js';
3
+ import { a as User, b as UserAdmin, c as MasterDriver } from '../../../bookmark_service-1aqLWltt.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 { b as UserAdmin, c_ as UserAdminDTO, cY as UserAdminLoginPush, d0 as UserAdminLogoDTO, c$ as UserAdminLogoSchema, d2 as UserAdminProfileDTO, d1 as UserAdminProfileSchema, d4 as UserAdminQueryDTO, d3 as UserAdminQuerySchema, cZ as UserAdminSchema, db as createUserAdmin, dd as deleteUserAdmin, d9 as delete_admin_image, da as findUserAdmin, df as getAdminUserCache, d7 as get_admin_image_presigned_url, d6 as newUserAdminPayload, d5 as toUserAdminProfilePayload, dc as updateUserAdmin, de as updateUserAdminProfile, d8 as update_admin_image } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { b as UserAdmin, c_ as UserAdminDTO, cY as UserAdminLoginPush, d0 as UserAdminLogoDTO, c$ as UserAdminLogoSchema, d2 as UserAdminProfileDTO, d1 as UserAdminProfileSchema, d4 as UserAdminQueryDTO, d3 as UserAdminQuerySchema, cZ as UserAdminSchema, db as createUserAdmin, dd as deleteUserAdmin, d9 as delete_admin_image, da as findUserAdmin, df as getAdminUserCache, d7 as get_admin_image_presigned_url, d6 as newUserAdminPayload, d5 as toUserAdminProfilePayload, dc as updateUserAdmin, de as updateUserAdminProfile, d8 as update_admin_image } from '../../../bookmark_service-1aqLWltt.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, zr as UserOrganisationDTO, zv as UserOrganisationLogoDTO, zu as UserOrganisationLogoSchema, zt as UserOrganisationQueryDTO, zs as UserOrganisationQuerySchema, zq as UserOrganisationSchema, zx as UserOrganisationShowFilterDTO, zw as UserOrganisationShowFilterSchema, zp as UserOrganisationSimple, zE as createUserOrganisation, zG as deleteUserOrganisation, zC as delete_organisation_logo, zD as findUserOrganisation, zH as getUserOrganisationCache, zI as getUserOrganisationCacheSimple, zA as get_organisation_logo_presigned_url, zz as newUserOrganisationPayload, zy as toUserOrganisationPayload, zF as updateUserOrganisation, zB as update_organisation_logo } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { U as UserOrganisation, zY as UserOrganisationDTO, A0 as UserOrganisationLogoDTO, z$ as UserOrganisationLogoSchema, z_ as UserOrganisationQueryDTO, zZ as UserOrganisationQuerySchema, zX as UserOrganisationSchema, A2 as UserOrganisationShowFilterDTO, A1 as UserOrganisationShowFilterSchema, zW as UserOrganisationSimple, A9 as createUserOrganisation, Ab as deleteUserOrganisation, A7 as delete_organisation_logo, A8 as findUserOrganisation, Ac as getUserOrganisationCache, Ad as getUserOrganisationCacheSimple, A5 as get_organisation_logo_presigned_url, A4 as newUserOrganisationPayload, A3 as toUserOrganisationPayload, Aa as updateUserOrganisation, A6 as update_organisation_logo } from '../../../bookmark_service-1aqLWltt.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, lj as UserDTO, lv as UserDefaultDateFormatDTO, lu as UserDefaultDateFormatSchema, lr as UserDefaultLanguageDTO, lq as UserDefaultLanguageSchema, lt as UserDefaultTimeZoneDTO, ls as UserDefaultTimeZoneSchema, lh as UserLoginPush, ln as UserLogoDTO, lm as UserLogoSchema, lp as UserProfileDTO, lo as UserProfileSchema, ll as UserQueryDTO, lk as UserQuerySchema, li as UserSchema, lg as UserVehicleLink, lD as createUser, lF as deleteUser, lB as delete_user_image, lC as findUser, lH as getUserCache, lI as getUserCacheSimple, lz as get_user_image_presigned_url, ly as newUserPayload, lw as toUserPayload, lx as toUserProfilePayload, lE as updateUser, lL as updateUserDefaultDateformat, lJ as updateUserDefaultLanguage, lK as updateUserDefaultTimezone, lG as updateUserProfile, lA as update_user_image } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { a as User, lj as UserDTO, lv as UserDefaultDateFormatDTO, lu as UserDefaultDateFormatSchema, lr as UserDefaultLanguageDTO, lq as UserDefaultLanguageSchema, lt as UserDefaultTimeZoneDTO, ls as UserDefaultTimeZoneSchema, lh as UserLoginPush, ln as UserLogoDTO, lm as UserLogoSchema, lp as UserProfileDTO, lo as UserProfileSchema, ll as UserQueryDTO, lk as UserQuerySchema, li as UserSchema, lg as UserVehicleLink, lD as createUser, lF as deleteUser, lB as delete_user_image, lC as findUser, lH as getUserCache, lI as getUserCacheSimple, lz as get_user_image_presigned_url, ly as newUserPayload, lw as toUserPayload, lx as toUserProfilePayload, lE as updateUser, lL as updateUserDefaultDateformat, lJ as updateUserDefaultLanguage, lK as updateUserDefaultTimezone, lG as updateUserProfile, lA as update_user_image } from '../../../bookmark_service-1aqLWltt.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 { U as UserOrganisation, _ as MasterVehicle } from '../../../../bookmark_service-CL4_vRjh.js';
4
+ import { U as UserOrganisation, _ as MasterVehicle } from '../../../../bookmark_service-1aqLWltt.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 { tw as CalibrationFileDTO, tv as CalibrationFileSchema, tC as MasterDeviceFileDTO, tB as MasterDeviceFileSchema, _ as MasterVehicle, ti as MasterVehicleDropdown, tj as MasterVehicleFile, tu as MasterVehicleFileDTO, tt as MasterVehicleFileSchema, u4 as NoGPSDataVehiclesQueryDTO, u3 as NoGPSDataVehiclesQuerySchema, tA as VehicleBulkDTO, tz as VehicleBulkSchema, ty as VehicleDTO, tm as VehicleDetailBody, tO as VehicleDetailBodyDTO, tN as VehicleDetailBodySchema, tk as VehicleDetailGPS, tK as VehicleDetailGPSSensorDTO, tJ as VehicleDetailGPSSensorSchema, tn as VehicleDetailLifeCycle, tQ as VehicleDetailLifeCycleDto, tP as VehicleDetailLifeCycleSchema, to as VehicleDetailPurchase, tS as VehicleDetailPurchaseDTO, tR as VehicleDetailPurchaseSchema, tl as VehicleDetailTrip, tM as VehicleDetailTripDTO, tL as VehicleDetailTripSchema, tE as VehicleDeviceLinkDTO, tD as VehicleDeviceLinkSchema, tG as VehicleDeviceUnlinkDTO, tF as VehicleDeviceUnlinkSchema, tp as VehicleDocument, tW as VehicleDocumentDTO, tr as VehicleDocumentExpiry, t_ as VehicleDocumentExpiryDTO, u0 as VehicleDocumentExpiryQueryDTO, t$ as VehicleDocumentExpiryQuerySchema, tZ as VehicleDocumentExpirySchema, tq as VehicleDocumentFile, tU as VehicleDocumentFileDTO, tT as VehicleDocumentFileSchema, tY as VehicleDocumentQueryDTO, tX as VehicleDocumentQuerySchema, tV as VehicleDocumentSchema, tI as VehicleDriverLinkDTO, tH as VehicleDriverLinkSchema, u6 as VehicleGPSQueryDTO, u5 as VehicleGPSQuerySchema, ts as VehicleOdometerHistory, u2 as VehicleQueryDTO, u1 as VehicleQuerySchema, tx as VehicleSchema, uy as createVehicle, uO as createVehicleDocument, uS as createVehicleDocumentExpiry, uo as create_file_device, um as create_file_vehicle, uq as create_file_vehicle_document, uA as deleteVehicle, ut as delete_calibration_file, uP as findVehicleDocument, uT as findVehicleDocumentExpiry, ux as findVehicleGPSDetails, uu as findVehicles, uw as findVehiclesLiveDashboard, uv as find_no_gps_data_vehicles, uN as getDeviceLinkHistoryByDevice, uM as getDeviceLinkHistoryByVehicle, uJ as getDriverLinkHistoryByDriver, uI as getDriverLinkHistoryByVehicle, uW as getVehicleCache, uY as getVehicleParentCache, uX as getVehicleSimpleCache, u_ as getVehicleSimpleDropdownCacheLiveData, uZ as getVehicleSimpleDropdownCustom, ul as get_calibration_file_presigned_url, uj as get_device_file_presigned_url, uk as get_vehicle_document_file_presigned_url, ui as get_vehicle_file_presigned_url, uK as linkDeviceToVehicle, uG as linkDriverToVehicle, uh as newVehicleDocumentExpiryPayload, uf as newVehicleDocumentPayload, u8 as newVehiclePayload, uR as removeVehicleDocument, uV as removeVehicleDocumentExpiry, up as remove_file_device, un as remove_file_vehicle, ur as remove_file_vehicle_document, uc as toVehicleDetailLifeCyclePayload, ud as toVehicleDetailPurchasePayload, ub as toVehicleDetailsBodyPayload, u9 as toVehicleDetailsGPSPayload, ua as toVehicleDetailsTripPayload, ug as toVehicleDocumentExpiryPayload, ue as toVehicleDocumentPayload, u7 as toVehiclePayload, uL as unlinkDeviceFromVehicle, uH as unlinkDriverFromVehicle, uB as updateDetailsGpsSensor, uC as updateDetailsTrip, uz as updateVehicle, uD as updateVehicleBodyDetails, uQ as updateVehicleDocument, uU as updateVehicleDocumentExpiry, uE as updateVehicleLifeCycleDetails, uF as updateVehiclePurchaseDetails, us as update_calibration_file } from '../../../bookmark_service-CL4_vRjh.js';
5
+ export { u1 as CalibrationFileDTO, u0 as CalibrationFileSchema, u7 as MasterDeviceFileDTO, u6 as MasterDeviceFileSchema, _ as MasterVehicle, tP as MasterVehicleDropdown, tQ as MasterVehicleFile, t$ as MasterVehicleFileDTO, t_ as MasterVehicleFileSchema, uB as NoGPSDataVehiclesQueryDTO, uA as NoGPSDataVehiclesQuerySchema, u5 as VehicleBulkDTO, u4 as VehicleBulkSchema, u3 as VehicleDTO, tT as VehicleDetailBody, uj as VehicleDetailBodyDTO, ui as VehicleDetailBodySchema, tR as VehicleDetailGPS, uf as VehicleDetailGPSSensorDTO, ue as VehicleDetailGPSSensorSchema, tU as VehicleDetailLifeCycle, ul as VehicleDetailLifeCycleDto, uk as VehicleDetailLifeCycleSchema, tV as VehicleDetailPurchase, un as VehicleDetailPurchaseDTO, um as VehicleDetailPurchaseSchema, tS as VehicleDetailTrip, uh as VehicleDetailTripDTO, ug as VehicleDetailTripSchema, u9 as VehicleDeviceLinkDTO, u8 as VehicleDeviceLinkSchema, ub as VehicleDeviceUnlinkDTO, ua as VehicleDeviceUnlinkSchema, tW as VehicleDocument, ur as VehicleDocumentDTO, tY as VehicleDocumentExpiry, uv as VehicleDocumentExpiryDTO, ux as VehicleDocumentExpiryQueryDTO, uw as VehicleDocumentExpiryQuerySchema, uu as VehicleDocumentExpirySchema, tX as VehicleDocumentFile, up as VehicleDocumentFileDTO, uo as VehicleDocumentFileSchema, ut as VehicleDocumentQueryDTO, us as VehicleDocumentQuerySchema, uq as VehicleDocumentSchema, ud as VehicleDriverLinkDTO, uc as VehicleDriverLinkSchema, uD as VehicleGPSQueryDTO, uC as VehicleGPSQuerySchema, tZ as VehicleOdometerHistory, uz as VehicleQueryDTO, uy as VehicleQuerySchema, u2 as VehicleSchema, v3 as createVehicle, vj as createVehicleDocument, vn as createVehicleDocumentExpiry, uV as create_file_device, uT as create_file_vehicle, uX as create_file_vehicle_document, v5 as deleteVehicle, u_ as delete_calibration_file, vk as findVehicleDocument, vo as findVehicleDocumentExpiry, v2 as findVehicleGPSDetails, u$ as findVehicles, v1 as findVehiclesLiveDashboard, v0 as find_no_gps_data_vehicles, vi as getDeviceLinkHistoryByDevice, vh as getDeviceLinkHistoryByVehicle, ve as getDriverLinkHistoryByDriver, vd as getDriverLinkHistoryByVehicle, vr as getVehicleCache, vt as getVehicleParentCache, vs as getVehicleSimpleCache, vv as getVehicleSimpleDropdownCacheLiveData, vu as getVehicleSimpleDropdownCustom, uS as get_calibration_file_presigned_url, uQ as get_device_file_presigned_url, uR as get_vehicle_document_file_presigned_url, uP as get_vehicle_file_presigned_url, vf as linkDeviceToVehicle, vb as linkDriverToVehicle, uO as newVehicleDocumentExpiryPayload, uM as newVehicleDocumentPayload, uF as newVehiclePayload, vm as removeVehicleDocument, vq as removeVehicleDocumentExpiry, uW as remove_file_device, uU as remove_file_vehicle, uY as remove_file_vehicle_document, uJ as toVehicleDetailLifeCyclePayload, uK as toVehicleDetailPurchasePayload, uI as toVehicleDetailsBodyPayload, uG as toVehicleDetailsGPSPayload, uH as toVehicleDetailsTripPayload, uN as toVehicleDocumentExpiryPayload, uL as toVehicleDocumentPayload, uE as toVehiclePayload, vg as unlinkDeviceFromVehicle, vc as unlinkDriverFromVehicle, v6 as updateDetailsGpsSensor, v7 as updateDetailsTrip, v4 as updateVehicle, v8 as updateVehicleBodyDetails, vl as updateVehicleDocument, vp as updateVehicleDocumentExpiry, v9 as updateVehicleLifeCycleDetails, va as updateVehiclePurchaseDetails, uZ as update_calibration_file } from '../../../bookmark_service-1aqLWltt.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 { S as MasterClass, pl as MasterClassDTO, pn as MasterClassQueryDTO, pm as MasterClassQuerySchema, pk as MasterClassSchema, pr as createMasterClass, pt as deleteMasterClass, pq as findMasterClass, pu as getMasterClassCache, pv as getMasterClassCacheCount, pp as newMasterClassPayload, po as toMasterClassPayload, ps as updateMasterClass } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { S as MasterClass, pl as MasterClassDTO, pn as MasterClassQueryDTO, pm as MasterClassQuerySchema, pk as MasterClassSchema, pr as createMasterClass, pt as deleteMasterClass, pq as findMasterClass, pu as getMasterClassCache, pv as getMasterClassCacheCount, pp as newMasterClassPayload, po as toMasterClassPayload, ps as updateMasterClass } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { T as MasterProgram, px as MasterProgramDTO, pz as MasterProgramQueryDTO, py as MasterProgramQuerySchema, pw as MasterProgramSchema, pD as createMasterProgram, pF as deleteMasterProgram, pC as findMasterProgram, pG as getMasterProgramCache, pH as getMasterProgramCacheCount, pB as newMasterProgramPayload, pA as toMasterProgramPayload, pE as updateMasterProgram } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { T as MasterProgram, px as MasterProgramDTO, pz as MasterProgramQueryDTO, py as MasterProgramQuerySchema, pw as MasterProgramSchema, pD as createMasterProgram, pF as deleteMasterProgram, pC as findMasterProgram, pG as getMasterProgramCache, pH as getMasterProgramCacheCount, pB as newMasterProgramPayload, pA as toMasterProgramPayload, pE as updateMasterProgram } from '../../../bookmark_service-1aqLWltt.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 MasterRelationship, qt as MasterRelationshipDTO, qv as MasterRelationshipQueryDTO, qu as MasterRelationshipQuerySchema, qs as MasterRelationshipSchema, qz as createMasterRelationship, qB as deleteMasterRelationship, qy as findMasterRelationship, qC as getMasterRelationshipCache, qD as getMasterRelationshipCacheCount, qx as newMasterRelationshipPayload, qw as toMasterRelationshipPayload, qA as updateMasterRelationship } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { W as MasterRelationship, qt as MasterRelationshipDTO, qv as MasterRelationshipQueryDTO, qu as MasterRelationshipQuerySchema, qs as MasterRelationshipSchema, qz as createMasterRelationship, qB as deleteMasterRelationship, qy as findMasterRelationship, qC as getMasterRelationshipCache, qD as getMasterRelationshipCacheCount, qx as newMasterRelationshipPayload, qw as toMasterRelationshipPayload, qA as updateMasterRelationship } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { X as MasterSection, pJ as MasterSectionDTO, pL as MasterSectionQueryDTO, pK as MasterSectionQuerySchema, pI as MasterSectionSchema, pP as createMasterSection, pR as deleteMasterSection, pO as findMasterSection, pS as getMasterSectionCache, pT as getMasterSectionCacheCount, pN as newMasterSectionPayload, pM as toMasterSectionPayload, pQ as updateMasterSection } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { X as MasterSection, pJ as MasterSectionDTO, pL as MasterSectionQueryDTO, pK as MasterSectionQuerySchema, pI as MasterSectionSchema, pP as createMasterSection, pR as deleteMasterSection, pO as findMasterSection, pS as getMasterSectionCache, pT as getMasterSectionCacheCount, pN as newMasterSectionPayload, pM as toMasterSectionPayload, pQ as updateMasterSection } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { V as MasterSemester, pV as MasterSemesterDTO, pX as MasterSemesterQueryDTO, pW as MasterSemesterQuerySchema, pU as MasterSemesterSchema, p$ as createMasterSemester, q1 as deleteMasterSemester, p_ as findMasterSemester, q2 as getMasterSemesterCache, q3 as getMasterSemesterCacheCount, pZ as newMasterSemesterPayload, pY as toMasterSemesterPayload, q0 as updateMasterSemester } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { V as MasterSemester, pV as MasterSemesterDTO, pX as MasterSemesterQueryDTO, pW as MasterSemesterQuerySchema, pU as MasterSemesterSchema, p$ as createMasterSemester, q1 as deleteMasterSemester, p_ as findMasterSemester, q2 as getMasterSemesterCache, q3 as getMasterSemesterCacheCount, pZ as newMasterSemesterPayload, pY as toMasterSemesterPayload, q0 as updateMasterSemester } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { Y as MasterStream, q5 as MasterStreamDTO, q7 as MasterStreamQueryDTO, q6 as MasterStreamQuerySchema, q4 as MasterStreamSchema, qb as createMasterStream, qd as deleteMasterStream, qa as findMasterStream, qe as getMasterStreamCache, qf as getMasterStreamCacheCount, q9 as newMasterStreamPayload, q8 as toMasterStreamPayload, qc as updateMasterStream } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { Y as MasterStream, q5 as MasterStreamDTO, q7 as MasterStreamQueryDTO, q6 as MasterStreamQuerySchema, q4 as MasterStreamSchema, qb as createMasterStream, qd as deleteMasterStream, qa as findMasterStream, qe as getMasterStreamCache, qf as getMasterStreamCacheCount, q9 as newMasterStreamPayload, q8 as toMasterStreamPayload, qc as updateMasterStream } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { Z as MasterYear, qh as MasterYearDTO, qj as MasterYearQueryDTO, qi as MasterYearQuerySchema, qg as MasterYearSchema, qn as createMasterYear, qp as deleteMasterYear, qm as findMasterYear, qq as getMasterYearCache, qr as getMasterYearCacheCount, ql as newMasterYearPayload, qk as toMasterYearPayload, qo as updateMasterYear } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { Z as MasterYear, qh as MasterYearDTO, qj as MasterYearQueryDTO, qi as MasterYearQuerySchema, qg as MasterYearSchema, qn as createMasterYear, qp as deleteMasterYear, qm as findMasterYear, qq as getMasterYearCache, qr as getMasterYearCacheCount, ql as newMasterYearPayload, qk as toMasterYearPayload, qo as updateMasterYear } from '../../../bookmark_service-1aqLWltt.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 { SBR, BR } from '../../../core/BaseResponse.js';
2
- import { d as MasterVehicleType, e as MasterVehicleMake, f as MasterVehicleStatusType, g as MasterVehicleOwnershipType, h as MasterVehicleAssociatedTo, i as MasterVehicleFuelType, j as MasterVehicleFuelUnit, k as MasterVehicleFuelRemovalReason, l as MasterVehicleDocumentType, m as MasterUserRole, n as MasterUserStatus, o as MasterTyreMake, p as MasterTyreGrade, q as MasterTripPartyType, r as MasterSparePartCategory, s as MasterSparePartUnit, O as OrganisationSubCompany, t as OrganisationBranch, u as OrganisationColor, v as OrganisationTag, w as OrganisationGroup, x as MasterMainIndustry, y as MasterMainCountry, z as MasterMainDateFormat, A as MasterMainLanguage, B as MasterMainUnitDistance, C as MasterMainUnitMileage, D as MasterMainUnitVolume, E as MasterMainSimProvider, F as MasterFleetIncidentType, G as MasterFleetIncidentStatus, H as MasterFleetIncidentSeverity, I as MasterFleetInsuranceClaimStatus, J as MasterFleetServiceTask, K as MasterExpenseName, L as MasterExpenseType, N as MasterVendorType, P as MasterVendorTag, Q as MasterVendorDocumentType, R as MasterFuelCompany, S as MasterClass, T as MasterProgram, V as MasterSemester, W as MasterRelationship, X as MasterSection, Y as MasterStream, Z as MasterYear } from '../../../bookmark_service-CL4_vRjh.js';
2
+ import { d as MasterVehicleType, e as MasterVehicleMake, f as MasterVehicleStatusType, g as MasterVehicleOwnershipType, h as MasterVehicleAssociatedTo, i as MasterVehicleFuelType, j as MasterVehicleFuelUnit, k as MasterVehicleFuelRemovalReason, l as MasterVehicleDocumentType, m as MasterUserRole, n as MasterUserStatus, o as MasterTyreMake, p as MasterTyreGrade, q as MasterTripPartyType, r as MasterSparePartCategory, s as MasterSparePartUnit, O as OrganisationSubCompany, t as OrganisationBranch, u as OrganisationColor, v as OrganisationTag, w as OrganisationGroup, x as MasterMainIndustry, y as MasterMainCountry, z as MasterMainDateFormat, A as MasterMainLanguage, B as MasterMainUnitDistance, C as MasterMainUnitMileage, D as MasterMainUnitVolume, E as MasterMainSimProvider, F as MasterFleetIncidentType, G as MasterFleetIncidentStatus, H as MasterFleetIncidentSeverity, I as MasterFleetInsuranceClaimStatus, J as MasterFleetServiceTask, K as MasterExpenseName, L as MasterExpenseType, N as MasterVendorType, P as MasterVendorTag, Q as MasterVendorDocumentType, R as MasterFuelCompany, S as MasterClass, T as MasterProgram, V as MasterSemester, W as MasterRelationship, X as MasterSection, Y as MasterStream, Z as MasterYear } from '../../../bookmark_service-1aqLWltt.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 { vv as MasterDeviceManufacturer, vx as MasterDeviceManufacturerDTO, vz as MasterDeviceManufacturerQueryDTO, vy as MasterDeviceManufacturerQuerySchema, vw as MasterDeviceManufacturerSchema, vD as createMasterDeviceManufacturer, vF as deleteMasterDeviceManufacturer, vC as findMasterDeviceManufacturers, vG as getMasterDeviceManufacturerCache, vI as getMasterDeviceManufacturerCacheChild, vH as getMasterDeviceManufacturerCacheCount, vB as newMasterDeviceManufacturerPayload, vA as toMasterDeviceManufacturerPayload, vE as updateMasterDeviceManufacturer } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { w0 as MasterDeviceManufacturer, w2 as MasterDeviceManufacturerDTO, w4 as MasterDeviceManufacturerQueryDTO, w3 as MasterDeviceManufacturerQuerySchema, w1 as MasterDeviceManufacturerSchema, w8 as createMasterDeviceManufacturer, wa as deleteMasterDeviceManufacturer, w7 as findMasterDeviceManufacturers, wb as getMasterDeviceManufacturerCache, wd as getMasterDeviceManufacturerCacheChild, wc as getMasterDeviceManufacturerCacheCount, w6 as newMasterDeviceManufacturerPayload, w5 as toMasterDeviceManufacturerPayload, w9 as updateMasterDeviceManufacturer } from '../../../bookmark_service-1aqLWltt.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 { vl as FindCacheDTO, vk as FindCacheSchema, vf as MasterDeviceModel, vh as MasterDeviceModelDTO, vj as MasterDeviceModelQueryDTO, vi as MasterDeviceModelQuerySchema, vg as MasterDeviceModelSchema, vp as createMasterDeviceModel, vr as deleteMasterDeviceModel, vo as findMasterDeviceModels, vs as getMasterDeviceModelCache, vu as getMasterDeviceModelCacheChild, vt as getMasterDeviceModelCacheCount, vn as newMasterDeviceModelPayload, vm as toMasterDeviceModelPayload, vq as updateMasterDeviceModel } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { vS as FindCacheDTO, vR as FindCacheSchema, vM as MasterDeviceModel, vO as MasterDeviceModelDTO, vQ as MasterDeviceModelQueryDTO, vP as MasterDeviceModelQuerySchema, vN as MasterDeviceModelSchema, vW as createMasterDeviceModel, vY as deleteMasterDeviceModel, vV as findMasterDeviceModels, vZ as getMasterDeviceModelCache, v$ as getMasterDeviceModelCacheChild, v_ as getMasterDeviceModelCacheCount, vU as newMasterDeviceModelPayload, vT as toMasterDeviceModelPayload, vX as updateMasterDeviceModel } from '../../../bookmark_service-1aqLWltt.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 { v5 as FindCacheDTO, v4 as FindCacheSchema, u$ as MasterDeviceType, v1 as MasterDeviceTypeDTO, v3 as MasterDeviceTypeQueryDTO, v2 as MasterDeviceTypeQuerySchema, v0 as MasterDeviceTypeSchema, v9 as createMasterDeviceType, vb as deleteMasterDeviceType, v8 as findMasterDeviceTypes, vc as getMasterDeviceTypeCache, ve as getMasterDeviceTypeCacheChild, vd as getMasterDeviceTypeCacheCount, v7 as newMasterDeviceTypePayload, v6 as toMasterDeviceTypePayload, va as updateMasterDeviceType } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { vC as FindCacheDTO, vB as FindCacheSchema, vw as MasterDeviceType, vy as MasterDeviceTypeDTO, vA as MasterDeviceTypeQueryDTO, vz as MasterDeviceTypeQuerySchema, vx as MasterDeviceTypeSchema, vG as createMasterDeviceType, vI as deleteMasterDeviceType, vF as findMasterDeviceTypes, vJ as getMasterDeviceTypeCache, vL as getMasterDeviceTypeCacheChild, vK as getMasterDeviceTypeCacheCount, vE as newMasterDeviceTypePayload, vD as toMasterDeviceTypePayload, vH as updateMasterDeviceType } from '../../../bookmark_service-1aqLWltt.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 MasterExpenseName, fB as MasterExpenseNameDTO, fD as MasterExpenseNameQueryDTO, fC as MasterExpenseNameQuerySchema, fA as MasterExpenseNameSchema, fH as createMasterExpenseName, fJ as deleteMasterExpenseName, fG as findMasterExpenseNames, fK as getMasterExpenseNameCache, fF as newMasterExpenseNamePayload, fE as toMasterExpenseNamePayload, fI as updateMasterExpenseName } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { K as MasterExpenseName, fB as MasterExpenseNameDTO, fD as MasterExpenseNameQueryDTO, fC as MasterExpenseNameQuerySchema, fA as MasterExpenseNameSchema, fH as createMasterExpenseName, fJ as deleteMasterExpenseName, fG as findMasterExpenseNames, fK as getMasterExpenseNameCache, fF as newMasterExpenseNamePayload, fE as toMasterExpenseNamePayload, fI as updateMasterExpenseName } from '../../../bookmark_service-1aqLWltt.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';