vms-nest-api-document 53.0.0 → 55.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 (133) hide show
  1. package/dist/{fasttag_details-DqEJ9ww8.d.ts → fasttag_details-DMWrlxyn.d.ts} +18 -18
  2. package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
  4. package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
  5. package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
  6. package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
  7. package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
  8. package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
  9. package/dist/services/account/eway_bill_details.d.ts +10 -10
  10. package/dist/services/account/fasttag_details.d.ts +2 -2
  11. package/dist/services/account/fasttag_transactions.d.ts +2 -2
  12. package/dist/services/account/invoice_service.d.ts +1 -1
  13. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  14. package/dist/services/account/report_preferences.service.d.ts +1 -1
  15. package/dist/services/account/ticket_service.d.ts +1 -1
  16. package/dist/services/account/user_bookmark_service.d.ts +1 -2
  17. package/dist/services/core/external_api_push.service.d.ts +1 -1
  18. package/dist/services/core/external_api_share.service.d.ts +1 -1
  19. package/dist/services/core/external_api_sync.service.d.ts +1 -1
  20. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
  23. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
  24. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  25. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  26. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  27. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  28. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  29. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  30. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  31. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  32. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  33. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  34. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  35. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  36. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  37. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  38. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  39. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  40. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  43. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  44. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  47. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  48. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  49. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  50. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +3 -3
  51. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +3 -3
  52. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  53. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  54. package/dist/services/main/users/auth_service.d.ts +1 -1
  55. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  56. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  57. package/dist/services/main/users/user_organisation_service.js +0 -17
  58. package/dist/services/main/users/user_service.d.ts +1 -1
  59. package/dist/services/main/users/user_service.js +79 -7
  60. package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +4 -4
  61. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +19 -19
  62. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  63. package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +1 -2
  64. package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +4 -493
  65. package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +1 -2
  66. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  69. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  70. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  71. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  72. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  73. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
  74. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  75. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  76. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  77. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  79. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  80. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  81. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  82. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  86. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  87. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  88. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  89. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  94. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_language_service.js +17 -0
  98. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  99. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  100. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  101. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  102. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  103. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  104. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  105. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  106. package/dist/services/master/organisation/organisation_fleet_service.d.ts +1 -1
  107. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  108. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  109. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  110. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  111. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  112. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  113. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  114. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  115. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  116. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  117. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  118. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  121. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  122. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  123. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  124. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  125. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  126. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  127. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  128. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  129. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  130. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  131. package/dist/services/website/static_pages_service.d.ts +2 -2
  132. package/dist/{user_organisation_service-CI0Qv4bg.d.ts → user_organisation_service-Dbe6Ltod.d.ts} +857 -310
  133. package/package.json +1 -1
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-CI0Qv4bg.js';
5
+ export { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-Dbe6Ltod.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 { t1 as FleetInspectionSchedule, t2 as FleetInspectionScheduleDTO, t3 as FleetInspectionScheduleQueryDTO, t4 as FleetInspectionScheduleQuerySchema, t5 as FleetInspectionScheduleSchema, t6 as FleetInspectionScheduleVehicleLink, t7 as createFleetInspectionSchedule, t8 as deleteFleetInspectionSchedule, t9 as findFleetInspectionSchedule, ta as newFleetInspectionSchedulePayload, tb as toFleetInspectionSchedulePayload, tc as updateFleetInspectionSchedule } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { t1 as FleetInspectionSchedule, t2 as FleetInspectionScheduleDTO, t3 as FleetInspectionScheduleQueryDTO, t4 as FleetInspectionScheduleQuerySchema, t5 as FleetInspectionScheduleSchema, t6 as FleetInspectionScheduleVehicleLink, t7 as createFleetInspectionSchedule, t8 as deleteFleetInspectionSchedule, t9 as findFleetInspectionSchedule, ta as newFleetInspectionSchedulePayload, tb as toFleetInspectionSchedulePayload, tc as updateFleetInspectionSchedule } from '../../../user_organisation_service-Dbe6Ltod.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 { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-CI0Qv4bg.js';
5
+ export { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-Dbe6Ltod.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 { yS as OrganisationCalendar, yT as OrganisationCalendarDTO, yU as OrganisationCalendarQueryDTO, yV as OrganisationCalendarQuerySchema, yW as OrganisationCalendarSchema, yX as createOrganisationCalendar, yY as deleteOrganisationCalendar, yZ as findOrganisationCalendar, y_ as newOrganisationCalendarPayload, y$ as toOrganisationCalendarPayload, z0 as updateOrganisationCalendar } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { z$ as OrganisationCalendar, A0 as OrganisationCalendarDTO, A1 as OrganisationCalendarQueryDTO, A2 as OrganisationCalendarQuerySchema, A3 as OrganisationCalendarSchema, A4 as createOrganisationCalendar, A5 as deleteOrganisationCalendar, A6 as findOrganisationCalendar, A7 as newOrganisationCalendarPayload, A8 as toOrganisationCalendarPayload, A9 as updateOrganisationCalendar } from '../../../user_organisation_service-Dbe6Ltod.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 { z1 as OrganisationNoticeBoard, z2 as OrganisationNoticeBoardDTO, z3 as OrganisationNoticeBoardQueryDTO, z4 as OrganisationNoticeBoardQuerySchema, z5 as OrganisationNoticeBoardSchema, z6 as createOrganisationNoticeBoard, z7 as deleteOrganisationNoticeBoard, z8 as findOrganisationNoticeBoard, z9 as newOrganisationNoticeBoardPayload, za as toOrganisationNoticeBoardPayload, zb as updateOrganisationNoticeBoard } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { Aa as OrganisationNoticeBoard, Ab as OrganisationNoticeBoardDTO, Ac as OrganisationNoticeBoardQueryDTO, Ad as OrganisationNoticeBoardQuerySchema, Ae as OrganisationNoticeBoardSchema, Af as createOrganisationNoticeBoard, Ag as deleteOrganisationNoticeBoard, Ah as findOrganisationNoticeBoard, Ai as newOrganisationNoticeBoardPayload, Aj as toOrganisationNoticeBoardPayload, Ak as updateOrganisationNoticeBoard } from '../../../user_organisation_service-Dbe6Ltod.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 { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard, S as Student, ng as StudentAddress, nh as StudentAddressDTO, ni as StudentAddressQueryDTO, nj as StudentAddressQuerySchema, nk as StudentAddressSchema, nl as StudentDTO, nm as StudentGuardian, nn as StudentGuardianAutofillQueryDTO, no as StudentGuardianAutofillQuerySchema, np as StudentGuardianLink, nq as StudentGuardianLinkDTO, nr as StudentGuardianLinkQueryDTO, ns as StudentGuardianLinkQuerySchema, nt as StudentGuardianLinkSchema, nu as StudentGuardianLoginPush, nv as StudentLeaveRequest, nw as StudentLeaveRequestDTO, nx as StudentLeaveRequestQueryDTO, ny as StudentLeaveRequestQuerySchema, nz as StudentLeaveRequestSchema, nA as StudentLoginPush, nB as StudentNoFixedScheduleQueryDTO, nC as StudentNoFixedScheduleQuerySchema, nD as StudentProfilePictureDTO, nE as StudentProfilePictureSchema, nF as StudentQueryDTO, nG as StudentQuerySchema, nH as StudentSchema, nI as StudentStopChangeRequest, nJ as StudentStopChangeRequestApprovalDTO, nK as StudentStopChangeRequestApprovalSchema, nL as StudentStopChangeRequestDTO, nM as StudentStopChangeRequestQueryDTO, nN as StudentStopChangeRequestQuerySchema, nO as StudentStopChangeRequestSchema, nP as StudentTransportPlanTypeChangeHistory, nQ as StudentTransportPlanTypeChangeHistoryQueryDTO, nR as StudentTransportPlanTypeChangeHistoryQuerySchema, nS as approveStopChangeRequest, nT as createStudent, nU as createStudentAddress, nV as createStudentGuardianLink, nW as createStudentLeaveRequest, nX as createStudentStopChangeRequest, nY as deleteStudent, nZ as deleteStudentAddress, n_ as deleteStudentGuardianLink, n$ as deleteStudentLeaveRequest, o0 as deleteStudentStopChangeRequest, o1 as findStudent, o2 as findStudentAddress, o3 as findStudentGuardianAutofillDetails, o4 as findStudentGuardianLink, o5 as findStudentLeaveRequest, o6 as findStudentStopChangeRequest, o7 as findStudentTransportPlanTypeChangeHistory, o8 as find_students_with_no_fixed_schedule_drop, o9 as find_students_with_no_fixed_schedule_pickup, oa as get_student_guardian_presigned_url, ob as get_student_presigned_url, oc as newStudentAddressPayload, od as newStudentGuardianLinkPayload, oe as newStudentLeaveRequestPayload, of as newStudentPayload, og as newStudentStopChangeRequestPayload, oh as remove_guardian_profile_picture, oi as remove_profile_picture, oj as school_dashboard, ok as toStudentAddressPayload, ol as toStudentGuardianLinkPayload, om as toStudentLeaveRequestPayload, on as toStudentPayload, oo as toStudentStopChangeRequestPayload, op as updateGuardianDetails, oq as updateGuardianMobileNumber, or as updateGuardianProfilePicture, os as updateStudent, ot as updateStudentAddress, ou as updateStudentGuardianLink, ov as updateStudentLeaveRequest, ow as updateStudentStopChangeRequest, ox as update_guardian_profile_picture, oy as update_profile_picture } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard, S as Student, ng as StudentAddress, nh as StudentAddressDTO, ni as StudentAddressQueryDTO, nj as StudentAddressQuerySchema, nk as StudentAddressSchema, nl as StudentDTO, nm as StudentGuardian, nn as StudentGuardianAutofillQueryDTO, no as StudentGuardianAutofillQuerySchema, np as StudentGuardianLink, nq as StudentGuardianLinkDTO, nr as StudentGuardianLinkQueryDTO, ns as StudentGuardianLinkQuerySchema, nt as StudentGuardianLinkSchema, nu as StudentGuardianLoginPush, nv as StudentLeaveRequest, nw as StudentLeaveRequestDTO, nx as StudentLeaveRequestQueryDTO, ny as StudentLeaveRequestQuerySchema, nz as StudentLeaveRequestSchema, nA as StudentLoginPush, nB as StudentNoFixedScheduleQueryDTO, nC as StudentNoFixedScheduleQuerySchema, nD as StudentProfilePictureDTO, nE as StudentProfilePictureSchema, nF as StudentQueryDTO, nG as StudentQuerySchema, nH as StudentSchema, nI as StudentStopChangeRequest, nJ as StudentStopChangeRequestApprovalDTO, nK as StudentStopChangeRequestApprovalSchema, nL as StudentStopChangeRequestDTO, nM as StudentStopChangeRequestQueryDTO, nN as StudentStopChangeRequestQuerySchema, nO as StudentStopChangeRequestSchema, nP as StudentTransportPlanTypeChangeHistory, nQ as StudentTransportPlanTypeChangeHistoryQueryDTO, nR as StudentTransportPlanTypeChangeHistoryQuerySchema, nS as approveStopChangeRequest, nT as createStudent, nU as createStudentAddress, nV as createStudentGuardianLink, nW as createStudentLeaveRequest, nX as createStudentStopChangeRequest, nY as deleteStudent, nZ as deleteStudentAddress, n_ as deleteStudentGuardianLink, n$ as deleteStudentLeaveRequest, o0 as deleteStudentStopChangeRequest, o1 as findStudent, o2 as findStudentAddress, o3 as findStudentGuardianAutofillDetails, o4 as findStudentGuardianLink, o5 as findStudentLeaveRequest, o6 as findStudentStopChangeRequest, o7 as findStudentTransportPlanTypeChangeHistory, o8 as find_students_with_no_fixed_schedule_drop, o9 as find_students_with_no_fixed_schedule_pickup, oa as get_student_guardian_presigned_url, ob as get_student_presigned_url, oc as newStudentAddressPayload, od as newStudentGuardianLinkPayload, oe as newStudentLeaveRequestPayload, of as newStudentPayload, og as newStudentStopChangeRequestPayload, oh as remove_guardian_profile_picture, oi as remove_profile_picture, oj as school_dashboard, ok as toStudentAddressPayload, ol as toStudentGuardianLinkPayload, om as toStudentLeaveRequestPayload, on as toStudentPayload, oo as toStudentStopChangeRequestPayload, op as updateGuardianDetails, oq as updateGuardianMobileNumber, or as updateGuardianProfilePicture, os as updateStudent, ot as updateStudentAddress, ou as updateStudentGuardianLink, ov as updateStudentLeaveRequest, ow as updateStudentStopChangeRequest, ox as update_guardian_profile_picture, oy as update_profile_picture } from '../../../user_organisation_service-Dbe6Ltod.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 { td as FleetServiceSchedule, te as FleetServiceScheduleDTO, tf as FleetServiceScheduleQueryDTO, tg as FleetServiceScheduleQuerySchema, th as FleetServiceScheduleSchema, ti as FleetServiceScheduleVehicleLink, tj as createFleetServiceSchedule, tk as deleteFleetServiceSchedule, tl as findFleetServiceSchedule, tm as newFleetServiceSchedulePayload, tn as toFleetServiceSchedulePayload, to as updateFleetServiceSchedule } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { td as FleetServiceSchedule, te as FleetServiceScheduleDTO, tf as FleetServiceScheduleQueryDTO, tg as FleetServiceScheduleQuerySchema, th as FleetServiceScheduleSchema, ti as FleetServiceScheduleVehicleLink, tj as createFleetServiceSchedule, tk as deleteFleetServiceSchedule, tl as findFleetServiceSchedule, tm as newFleetServiceSchedulePayload, tn as toFleetServiceSchedulePayload, to as updateFleetServiceSchedule } from '../../../user_organisation_service-Dbe6Ltod.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 { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-CI0Qv4bg.js';
5
+ export { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-Dbe6Ltod.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 { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-Dbe6Ltod.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 { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-CI0Qv4bg.js';
5
+ export { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-Dbe6Ltod.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 { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-Dbe6Ltod.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 { 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-CI0Qv4bg.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-Dbe6Ltod.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-CI0Qv4bg.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-Dbe6Ltod.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-CI0Qv4bg.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-Dbe6Ltod.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-CI0Qv4bg.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-Dbe6Ltod.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-CI0Qv4bg.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-Dbe6Ltod.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 { 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-CI0Qv4bg.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-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { RequestType, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -126,11 +126,11 @@ declare const GPSLockDigitalDoorLogQuerySchema: z.ZodObject<{
126
126
  include_master_data: YesNo;
127
127
  date_format_id: string;
128
128
  time_zone_id: string;
129
+ gps_lock_digital_door_log_ids: string[];
129
130
  organisation_ids: string[];
130
131
  user_ids: string[];
131
132
  vehicle_ids: string[];
132
133
  driver_ids: string[];
133
- gps_lock_digital_door_log_ids: string[];
134
134
  }, {
135
135
  date_format_id: string;
136
136
  time_zone_id: string;
@@ -155,11 +155,11 @@ declare const GPSLockDigitalDoorLogQuerySchema: z.ZodObject<{
155
155
  direction: OrderBy;
156
156
  }[] | undefined;
157
157
  include_master_data?: YesNo | undefined;
158
+ gps_lock_digital_door_log_ids?: string[] | undefined;
158
159
  organisation_ids?: string[] | undefined;
159
160
  user_ids?: string[] | undefined;
160
161
  vehicle_ids?: string[] | undefined;
161
162
  driver_ids?: string[] | undefined;
162
- gps_lock_digital_door_log_ids?: string[] | undefined;
163
163
  }>;
164
164
  type GPSLockDigitalDoorLogQueryDTO = z.infer<typeof GPSLockDigitalDoorLogQuerySchema>;
165
165
  declare const toGPSLockDigitalDoorLogPayload: (row: GPSLockDigitalDoorLog) => GPSLockDigitalDoorLogDTO;
@@ -1,7 +1,7 @@
1
1
  import { RequestType, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -126,11 +126,11 @@ declare const GPSLockRelayLogQuerySchema: z.ZodObject<{
126
126
  include_master_data: YesNo;
127
127
  date_format_id: string;
128
128
  time_zone_id: string;
129
- gps_lock_relay_log_ids: string[];
130
129
  organisation_ids: string[];
131
130
  user_ids: string[];
132
131
  vehicle_ids: string[];
133
132
  driver_ids: string[];
133
+ gps_lock_relay_log_ids: string[];
134
134
  }, {
135
135
  date_format_id: string;
136
136
  time_zone_id: string;
@@ -155,11 +155,11 @@ declare const GPSLockRelayLogQuerySchema: z.ZodObject<{
155
155
  direction: OrderBy;
156
156
  }[] | undefined;
157
157
  include_master_data?: YesNo | undefined;
158
- gps_lock_relay_log_ids?: string[] | undefined;
159
158
  organisation_ids?: string[] | undefined;
160
159
  user_ids?: string[] | undefined;
161
160
  vehicle_ids?: string[] | undefined;
162
161
  driver_ids?: string[] | undefined;
162
+ gps_lock_relay_log_ids?: string[] | undefined;
163
163
  }>;
164
164
  type GPSLockRelayLogQueryDTO = z.infer<typeof GPSLockRelayLogQuerySchema>;
165
165
  declare const toGPSLockRelayLogPayload: (row: GPSLockRelayLog) => GPSLockRelayLogDTO;
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
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-CI0Qv4bg.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-Dbe6Ltod.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 { 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-CI0Qv4bg.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-Dbe6Ltod.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-CI0Qv4bg.js';
3
+ import { f as UserAdmin, d as MasterDriver, a as User } from '../../../user_organisation_service-Dbe6Ltod.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, vR as UserAdminDTO, vS as UserAdminLoginPush, vT as UserAdminLogoDTO, vU as UserAdminLogoSchema, vV as UserAdminProfileDTO, vW as UserAdminProfileSchema, vX as UserAdminQueryDTO, vY as UserAdminQuerySchema, vZ as UserAdminSchema, v_ as createUserAdmin, v$ as deleteUserAdmin, w0 as findUserAdmin, w1 as getAdminUserCache, w2 as get_admin_image_presigned_url, w3 as newUserAdminPayload, w4 as remove_admin_image, w5 as toUserAdminProfilePayload, w6 as updateUserAdmin, w7 as updateUserAdminProfile, w8 as update_admin_image } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { f as UserAdmin, vR as UserAdminDTO, vS as UserAdminLoginPush, vT as UserAdminLogoDTO, vU as UserAdminLogoSchema, vV as UserAdminProfileDTO, vW as UserAdminProfileSchema, vX as UserAdminQueryDTO, vY as UserAdminQuerySchema, vZ as UserAdminSchema, v_ as createUserAdmin, v$ as deleteUserAdmin, w0 as findUserAdmin, w1 as getAdminUserCache, w2 as get_admin_image_presigned_url, w3 as newUserAdminPayload, w4 as remove_admin_image, w5 as toUserAdminProfilePayload, w6 as updateUserAdmin, w7 as updateUserAdminProfile, w8 as update_admin_image } from '../../../user_organisation_service-Dbe6Ltod.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 { B8 as NextOrganisationUTrackId, U as UserOrganisation, B9 as UserOrganisationDTO, Ba as UserOrganisationLogoDTO, Bb as UserOrganisationLogoSchema, Bc as UserOrganisationQueryDTO, Bd as UserOrganisationQuerySchema, Be as UserOrganisationSchema, Bf as UserOrganisationShowFilterDTO, Bg as UserOrganisationShowFilterSchema, Bh as UserOrganisationSimple, Bi as createUserOrganisation, Bj as deleteUserOrganisation, Bk as findUserOrganisation, Bl as getNextOrganisationUTrackId, Bm as getUserOrganisationCache, Bn as getUserOrganisationCacheSimple, Bo as get_organisation_details, Bp as get_organisation_logo_presigned_url, Bq as newUserOrganisationPayload, Br as remove_organisation_logo, Bs as toUserOrganisationPayload, Bt as updateUserOrganisation, Bu as updateUserOrganisationShowFilter, Bv as update_organisation_logo } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { Ch as NextOrganisationUTrackId, U as UserOrganisation, Ci as UserOrganisationDTO, Cj as UserOrganisationLogoDTO, Ck as UserOrganisationLogoSchema, Cl as UserOrganisationQueryDTO, Cm as UserOrganisationQuerySchema, Cn as UserOrganisationSchema, Co as UserOrganisationSimple, Cp as createUserOrganisation, Cq as deleteUserOrganisation, Cr as findUserOrganisation, Cs as getNextOrganisationUTrackId, Ct as getUserOrganisationCache, Cu as getUserOrganisationCacheSimple, Cv as get_organisation_details, Cw as get_organisation_logo_presigned_url, Cx as newUserOrganisationPayload, Cy as remove_organisation_logo, Cz as toUserOrganisationPayload, CA as updateUserOrganisation, CB as update_organisation_logo } from '../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -350,7 +350,6 @@ var UserOrganisationSchema = z3.object({
350
350
  YesNo,
351
351
  "No" /* No */
352
352
  ),
353
- show_vehicle_filters: enumOptional("Show Vehicle Filters", YesNo, "Yes" /* Yes */),
354
353
  is_bus_college: enumOptional("Is Bus College", YesNo, "No" /* No */),
355
354
  // Metadata
356
355
  status: enumMandatory("Status", Status, "Active" /* Active */)
@@ -385,11 +384,6 @@ var UserOrganisationQuerySchema = BaseQuerySchema.extend({
385
384
  YesNo,
386
385
  getAllEnums(YesNo)
387
386
  ),
388
- show_vehicle_filters: enumArrayOptional(
389
- "Show Vehicle Filters",
390
- YesNo,
391
- getAllEnums(YesNo)
392
- ),
393
387
  is_bus_college: enumArrayOptional(
394
388
  "Is Bus College",
395
389
  YesNo,
@@ -402,10 +396,6 @@ var UserOrganisationLogoSchema = z3.object({
402
396
  logo_key: stringMandatory("Logo Key", 0, 300),
403
397
  logo_name: stringMandatory("Logo Name", 0, 300)
404
398
  });
405
- var UserOrganisationShowFilterSchema = z3.object({
406
- // Profile Image/Logo
407
- show_vehicle_filters: enumMandatory("Show Vehicle Filters", YesNo, "Yes" /* Yes */)
408
- });
409
399
  var toUserOrganisationPayload = (row) => ({
410
400
  organisation_name: row.organisation_name || "",
411
401
  organisation_email: row.organisation_email || "",
@@ -442,7 +432,6 @@ var toUserOrganisationPayload = (row) => ({
442
432
  country_code: row.country_code || "",
443
433
  // Operations
444
434
  is_sync_gps_data_from_utrack: row.is_sync_gps_data_from_utrack || "No" /* No */,
445
- show_vehicle_filters: row.show_vehicle_filters || "Yes" /* Yes */,
446
435
  is_bus_college: row.is_bus_college || "No" /* No */,
447
436
  industry_id: row.industry_id,
448
437
  country_id: row.country_id,
@@ -492,7 +481,6 @@ var newUserOrganisationPayload = () => ({
492
481
  country_code: "",
493
482
  // Operations
494
483
  is_sync_gps_data_from_utrack: "No" /* No */,
495
- show_vehicle_filters: "Yes" /* Yes */,
496
484
  is_bus_college: "No" /* No */,
497
485
  industry_id: "",
498
486
  country_id: "",
@@ -527,9 +515,6 @@ var updateUserOrganisation = async (id, data) => {
527
515
  var deleteUserOrganisation = async (id) => {
528
516
  return apiDelete(ENDPOINTS.delete(id));
529
517
  };
530
- var updateUserOrganisationShowFilter = async (id, data) => {
531
- return apiPatch(ENDPOINTS.update_show_filter(id), data);
532
- };
533
518
  var getNextOrganisationUTrackId = async () => {
534
519
  return apiGet(ENDPOINTS.get_next_organisation_utrack_id());
535
520
  };
@@ -546,7 +531,6 @@ export {
546
531
  UserOrganisationLogoSchema,
547
532
  UserOrganisationQuerySchema,
548
533
  UserOrganisationSchema,
549
- UserOrganisationShowFilterSchema,
550
534
  createUserOrganisation,
551
535
  deleteUserOrganisation,
552
536
  findUserOrganisation,
@@ -559,6 +543,5 @@ export {
559
543
  remove_organisation_logo,
560
544
  toUserOrganisationPayload,
561
545
  updateUserOrganisation,
562
- updateUserOrganisationShowFilter,
563
546
  update_organisation_logo
564
547
  };
@@ -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, xr as UserDTO, xs as UserDefaultDateFormatDTO, xt as UserDefaultDateFormatSchema, xu as UserDefaultLanguageDTO, xv as UserDefaultLanguageSchema, xw as UserDefaultTimeZoneDTO, xx as UserDefaultTimeZoneSchema, xy as UserLoginPush, xz as UserLogoDTO, xA as UserLogoSchema, xB as UserProfileDTO, xC as UserProfileSchema, xD as UserQueryDTO, xE as UserQuerySchema, xF as UserSchema, xG as UserVehicleLink, xH as createUser, xI as deleteUser, xJ as findUser, xK as getUserCache, xL as getUserCacheSimple, xM as get_user_image_presigned_url, xN as newUserPayload, xO as remove_user_image, xP as toUserPayload, xQ as toUserProfilePayload, xR as updateUser, xS as updateUserDefaultDateformat, xT as updateUserDefaultLanguage, xU as updateUserDefaultTimezone, xV as updateUserProfile, xW as update_user_image } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { a as User, yi as UserDTO, yj as UserDefaultBookmarkPageDTO, yk as UserDefaultBookmarkPageSchema, yl as UserDefaultDateFormatDTO, ym as UserDefaultDateFormatSchema, yn as UserDefaultLanguageDTO, yo as UserDefaultLanguageSchema, yp as UserDefaultLayoutSchemesDTO, yq as UserDefaultLayoutSchemesSchema, yr as UserDefaultThemeLayoutDTO, ys as UserDefaultThemeLayoutSchema, yt as UserDefaultThemePrimaryColorDTO, yu as UserDefaultThemePrimaryColorSchema, yv as UserDefaultThemeSecondaryColorDTO, yw as UserDefaultThemeSecondaryColorSchema, yx as UserDefaultTimeZoneDTO, yy as UserDefaultTimeZoneSchema, yz as UserLoginPush, yA as UserLogoDTO, yB as UserLogoSchema, yC as UserProfileDTO, yD as UserProfileSchema, yE as UserQueryDTO, yF as UserQuerySchema, yG as UserSchema, yH as UserShowVehicleFiltersDTO, yI as UserShowVehicleFiltersSchema, yJ as UserVehicleLink, yK as createUser, yL as deleteUser, yM as findUser, yN as getUserCache, yO as getUserCacheSimple, yP as get_user_image_presigned_url, yQ as newUserPayload, yR as remove_user_image, yS as toUserPayload, yT as toUserProfilePayload, yU as updateUser, yV as updateUserProfile, yW as update_default_bookmark_page, yX as update_default_date_format, yY as update_default_language, yZ as update_default_layout_schemes, y_ as update_default_theme_layout, y$ as update_default_theme_primary_color, z0 as update_default_theme_secondary_color, z1 as update_default_timezone, z2 as update_show_vehicle_filters, z3 as update_user_image } from '../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -266,7 +266,13 @@ var ENDPOINTS = {
266
266
  // Default Settings
267
267
  update_default_language: (id) => `${URL}/default_language/${id}`,
268
268
  update_default_timezone: (id) => `${URL}/default_timezone/${id}`,
269
- update_default_date_format: (id) => `${URL}/default_date_format/${id}`
269
+ update_default_date_format: (id) => `${URL}/default_date_format/${id}`,
270
+ update_show_vehicle_filters: (id) => `${URL}/show_vehicle_filters/${id}`,
271
+ update_default_theme_layout: (id) => `${URL}/default_theme_layout/${id}`,
272
+ update_default_theme_primary_color: (id) => `${URL}/default_theme_primary_color/${id}`,
273
+ update_default_theme_secondary_color: (id) => `${URL}/default_theme_secondary_color/${id}`,
274
+ update_default_layout_schemes: (id) => `${URL}/default_layout_schemes/${id}`,
275
+ update_default_bookmark_page: (id) => `${URL}/default_bookmark_page/${id}`
270
276
  };
271
277
  var UserSchema = z3.object({
272
278
  // Relations - Parent
@@ -357,6 +363,42 @@ var UserDefaultDateFormatSchema = z3.object({
357
363
  date_format_id: single_select_optional("MasterMainDateFormat")
358
364
  // Single-Selection -> MasterMainDateFormat
359
365
  });
366
+ var UserShowVehicleFiltersSchema = z3.object({
367
+ show_vehicle_filters: enumMandatory("Show Vehicle Filters", YesNo, "Yes" /* Yes */)
368
+ });
369
+ var UserDefaultThemeLayoutSchema = z3.object({
370
+ default_theme_layout: stringMandatory("Default Theme Layout", 1, 100)
371
+ });
372
+ var UserDefaultThemePrimaryColorSchema = z3.object({
373
+ default_theme_primary_color: stringMandatory(
374
+ "Default Theme Primary Color",
375
+ 1,
376
+ 100
377
+ ),
378
+ default_theme_primary_color_code: stringMandatory(
379
+ "Default Theme Primary Color Code",
380
+ 1,
381
+ 100
382
+ )
383
+ });
384
+ var UserDefaultThemeSecondaryColorSchema = z3.object({
385
+ default_theme_secondary_color: stringMandatory(
386
+ "Default Theme Secondary Color",
387
+ 1,
388
+ 100
389
+ ),
390
+ default_theme_secondary_color_code: stringMandatory(
391
+ "Default Theme Secondary Color Code",
392
+ 1,
393
+ 100
394
+ )
395
+ });
396
+ var UserDefaultLayoutSchemesSchema = z3.object({
397
+ default_layout_schemes: stringMandatory("Default Layout Schemes", 1, 100)
398
+ });
399
+ var UserDefaultBookmarkPageSchema = z3.object({
400
+ bookmark_page_id: single_select_mandatory("MasterBookmarkPage")
401
+ });
360
402
  var toUserPayload = (row) => ({
361
403
  first_name: row.first_name || "",
362
404
  last_name: row.last_name || "",
@@ -443,23 +485,47 @@ var getUserCache = async (organisation_id) => {
443
485
  var getUserCacheSimple = async (organisation_id) => {
444
486
  return apiGet(ENDPOINTS.cache_simple(organisation_id));
445
487
  };
446
- var updateUserDefaultLanguage = async (id, data) => {
488
+ var update_default_language = async (id, data) => {
447
489
  return apiPatch(ENDPOINTS.update_default_language(id), data);
448
490
  };
449
- var updateUserDefaultTimezone = async (id, data) => {
491
+ var update_default_timezone = async (id, data) => {
450
492
  return apiPatch(ENDPOINTS.update_default_timezone(id), data);
451
493
  };
452
- var updateUserDefaultDateformat = async (id, data) => {
494
+ var update_default_date_format = async (id, data) => {
453
495
  return apiPatch(ENDPOINTS.update_default_date_format(id), data);
454
496
  };
497
+ var update_show_vehicle_filters = async (id, data) => {
498
+ return apiPatch(ENDPOINTS.update_show_vehicle_filters(id), data);
499
+ };
500
+ var update_default_theme_layout = async (id, data) => {
501
+ return apiPatch(ENDPOINTS.update_default_theme_layout(id), data);
502
+ };
503
+ var update_default_theme_primary_color = async (id, data) => {
504
+ return apiPatch(ENDPOINTS.update_default_theme_primary_color(id), data);
505
+ };
506
+ var update_default_theme_secondary_color = async (id, data) => {
507
+ return apiPatch(ENDPOINTS.update_default_theme_secondary_color(id), data);
508
+ };
509
+ var update_default_layout_schemes = async (id, data) => {
510
+ return apiPatch(ENDPOINTS.update_default_layout_schemes(id), data);
511
+ };
512
+ var update_default_bookmark_page = async (id, data) => {
513
+ return apiPatch(ENDPOINTS.update_default_bookmark_page(id), data);
514
+ };
455
515
  export {
516
+ UserDefaultBookmarkPageSchema,
456
517
  UserDefaultDateFormatSchema,
457
518
  UserDefaultLanguageSchema,
519
+ UserDefaultLayoutSchemesSchema,
520
+ UserDefaultThemeLayoutSchema,
521
+ UserDefaultThemePrimaryColorSchema,
522
+ UserDefaultThemeSecondaryColorSchema,
458
523
  UserDefaultTimeZoneSchema,
459
524
  UserLogoSchema,
460
525
  UserProfileSchema,
461
526
  UserQuerySchema,
462
527
  UserSchema,
528
+ UserShowVehicleFiltersSchema,
463
529
  createUser,
464
530
  deleteUser,
465
531
  findUser,
@@ -471,9 +537,15 @@ export {
471
537
  toUserPayload,
472
538
  toUserProfilePayload,
473
539
  updateUser,
474
- updateUserDefaultDateformat,
475
- updateUserDefaultLanguage,
476
- updateUserDefaultTimezone,
477
540
  updateUserProfile,
541
+ update_default_bookmark_page,
542
+ update_default_date_format,
543
+ update_default_language,
544
+ update_default_layout_schemes,
545
+ update_default_theme_layout,
546
+ update_default_theme_primary_color,
547
+ update_default_theme_secondary_color,
548
+ update_default_timezone,
549
+ update_show_vehicle_filters,
478
550
  update_user_image
479
551
  };
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -64,9 +64,9 @@ declare const SharedVehiclesSchema: z.ZodObject<{
64
64
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
65
65
  }, "strip", z.ZodTypeAny, {
66
66
  status: Status;
67
- vehicle_ids: string[];
68
67
  from_organisation_id: string;
69
68
  to_organisation_id: string;
69
+ vehicle_ids: string[];
70
70
  }, {
71
71
  status: Status;
72
72
  from_organisation_id: string;
@@ -106,7 +106,6 @@ declare const SharedVehiclesQuerySchema: z.ZodObject<{
106
106
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
107
107
  }, "strip", z.ZodTypeAny, {
108
108
  status: Status[];
109
- time_zone_id: string;
110
109
  search: string;
111
110
  paging: PAGING;
112
111
  page_count: number;
@@ -126,9 +125,10 @@ declare const SharedVehiclesQuerySchema: z.ZodObject<{
126
125
  }[];
127
126
  include_master_data: YesNo;
128
127
  date_format_id: string;
129
- }, {
130
128
  time_zone_id: string;
129
+ }, {
131
130
  date_format_id: string;
131
+ time_zone_id: string;
132
132
  status?: Status[] | undefined;
133
133
  search?: string | undefined;
134
134
  paging?: PAGING | undefined;