vms-nest-api-document 31.0.0 → 32.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/eway_bill_details.d.ts +6 -6
- package/dist/services/account/fasttag_details.d.ts +9 -9
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +14 -14
- package/dist/services/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api_push.service.d.ts +11 -11
- package/dist/services/core/external_api_share.service.d.ts +18 -18
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.js +10 -0
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +2 -2
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +14 -14
- package/dist/{user_organisation_service-BLIMzmoA.d.ts → user_organisation_service-CbGM1R8w.d.ts} +321 -312
- 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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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 { yE as OrganisationCalendar, yF as OrganisationCalendarDTO, yG as OrganisationCalendarQueryDTO, yH as OrganisationCalendarQuerySchema, yI as OrganisationCalendarSchema, yJ as createOrganisationCalendar, yK as deleteOrganisationCalendar, yL as findOrganisationCalendar, yM as newOrganisationCalendarPayload, yN as toOrganisationCalendarPayload, yO as updateOrganisationCalendar } from '../../../user_organisation_service-
|
|
4
|
+
export { yE as OrganisationCalendar, yF as OrganisationCalendarDTO, yG as OrganisationCalendarQueryDTO, yH as OrganisationCalendarQuerySchema, yI as OrganisationCalendarSchema, yJ as createOrganisationCalendar, yK as deleteOrganisationCalendar, yL as findOrganisationCalendar, yM as newOrganisationCalendarPayload, yN as toOrganisationCalendarPayload, yO as updateOrganisationCalendar } from '../../../user_organisation_service-CbGM1R8w.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 { yP as OrganisationNoticeBoard, yQ as OrganisationNoticeBoardDTO, yR as OrganisationNoticeBoardQueryDTO, yS as OrganisationNoticeBoardQuerySchema, yT as OrganisationNoticeBoardSchema, yU as createOrganisationNoticeBoard, yV as deleteOrganisationNoticeBoard, yW as findOrganisationNoticeBoard, yX as newOrganisationNoticeBoardPayload, yY as toOrganisationNoticeBoardPayload, yZ as updateOrganisationNoticeBoard } from '../../../user_organisation_service-
|
|
4
|
+
export { yP as OrganisationNoticeBoard, yQ as OrganisationNoticeBoardDTO, yR as OrganisationNoticeBoardQueryDTO, yS as OrganisationNoticeBoardQuerySchema, yT as OrganisationNoticeBoardSchema, yU as createOrganisationNoticeBoard, yV as deleteOrganisationNoticeBoard, yW as findOrganisationNoticeBoard, yX as newOrganisationNoticeBoardPayload, yY as toOrganisationNoticeBoardPayload, yZ as updateOrganisationNoticeBoard } from '../../../user_organisation_service-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, d as MasterDriver } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -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-
|
|
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-CbGM1R8w.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-
|
|
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-CbGM1R8w.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-
|
|
3
|
+
import { f as UserAdmin, d as MasterDriver, a as User } from '../../../user_organisation_service-CbGM1R8w.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, vD as UserAdminDTO, vE as UserAdminLoginPush, vF as UserAdminLogoDTO, vG as UserAdminLogoSchema, vH as UserAdminProfileDTO, vI as UserAdminProfileSchema, vJ as UserAdminQueryDTO, vK as UserAdminQuerySchema, vL as UserAdminSchema, vM as createUserAdmin, vN as deleteUserAdmin, vO as findUserAdmin, vP as getAdminUserCache, vQ as get_admin_image_presigned_url, vR as newUserAdminPayload, vS as remove_admin_image, vT as toUserAdminProfilePayload, vU as updateUserAdmin, vV as updateUserAdminProfile, vW as update_admin_image } from '../../../user_organisation_service-
|
|
4
|
+
export { f as UserAdmin, vD as UserAdminDTO, vE as UserAdminLoginPush, vF as UserAdminLogoDTO, vG as UserAdminLogoSchema, vH as UserAdminProfileDTO, vI as UserAdminProfileSchema, vJ as UserAdminQueryDTO, vK as UserAdminQuerySchema, vL as UserAdminSchema, vM as createUserAdmin, vN as deleteUserAdmin, vO as findUserAdmin, vP as getAdminUserCache, vQ as get_admin_image_presigned_url, vR as newUserAdminPayload, vS as remove_admin_image, vT as toUserAdminProfilePayload, vU as updateUserAdmin, vV as updateUserAdminProfile, vW as update_admin_image } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { U as UserOrganisation,
|
|
4
|
+
export { AW as NextOrganisationUTrackId, U as UserOrganisation, AX as UserOrganisationDTO, AY as UserOrganisationLogoDTO, AZ as UserOrganisationLogoSchema, A_ as UserOrganisationQueryDTO, A$ as UserOrganisationQuerySchema, B0 as UserOrganisationSchema, B1 as UserOrganisationShowFilterDTO, B2 as UserOrganisationShowFilterSchema, B3 as UserOrganisationSimple, B4 as createUserOrganisation, B5 as deleteUserOrganisation, B6 as findUserOrganisation, B7 as getNextOrganisationUTrackId, B8 as getUserOrganisationCache, B9 as getUserOrganisationCacheSimple, Ba as get_organisation_logo_presigned_url, Bb as newUserOrganisationPayload, Bc as remove_organisation_logo, Bd as toUserOrganisationPayload, Be as updateUserOrganisation, Bf as updateUserOrganisationShowFilter, Bg as update_organisation_logo } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -268,6 +268,8 @@ var ENDPOINTS = {
|
|
|
268
268
|
create: `${URL}`,
|
|
269
269
|
update: (id) => `${URL}/${id}`,
|
|
270
270
|
delete: (id) => `${URL}/${id}`,
|
|
271
|
+
update_show_filter: (id) => `${URL}/update_show_filter/${id}`,
|
|
272
|
+
get_next_organisation_utrack_id: () => `${URL}/get_next_organisation_utrack_id`,
|
|
271
273
|
// Cache APIs
|
|
272
274
|
cache: () => `${URL}/cache`,
|
|
273
275
|
cache_simple: () => `${URL}/cache_simple`
|
|
@@ -524,6 +526,12 @@ var updateUserOrganisation = async (id, data) => {
|
|
|
524
526
|
var deleteUserOrganisation = async (id) => {
|
|
525
527
|
return apiDelete(ENDPOINTS.delete(id));
|
|
526
528
|
};
|
|
529
|
+
var updateUserOrganisationShowFilter = async (id, data) => {
|
|
530
|
+
return apiPatch(ENDPOINTS.update_show_filter(id), data);
|
|
531
|
+
};
|
|
532
|
+
var getNextOrganisationUTrackId = async () => {
|
|
533
|
+
return apiGet(ENDPOINTS.get_next_organisation_utrack_id());
|
|
534
|
+
};
|
|
527
535
|
var getUserOrganisationCache = async () => {
|
|
528
536
|
return apiGet(ENDPOINTS.cache());
|
|
529
537
|
};
|
|
@@ -538,6 +546,7 @@ export {
|
|
|
538
546
|
createUserOrganisation,
|
|
539
547
|
deleteUserOrganisation,
|
|
540
548
|
findUserOrganisation,
|
|
549
|
+
getNextOrganisationUTrackId,
|
|
541
550
|
getUserOrganisationCache,
|
|
542
551
|
getUserOrganisationCacheSimple,
|
|
543
552
|
get_organisation_logo_presigned_url,
|
|
@@ -545,5 +554,6 @@ export {
|
|
|
545
554
|
remove_organisation_logo,
|
|
546
555
|
toUserOrganisationPayload,
|
|
547
556
|
updateUserOrganisation,
|
|
557
|
+
updateUserOrganisationShowFilter,
|
|
548
558
|
update_organisation_logo
|
|
549
559
|
};
|
|
@@ -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, xd as UserDTO, xe as UserDefaultDateFormatDTO, xf as UserDefaultDateFormatSchema, xg as UserDefaultLanguageDTO, xh as UserDefaultLanguageSchema, xi as UserDefaultTimeZoneDTO, xj as UserDefaultTimeZoneSchema, xk as UserLoginPush, xl as UserLogoDTO, xm as UserLogoSchema, xn as UserProfileDTO, xo as UserProfileSchema, xp as UserQueryDTO, xq as UserQuerySchema, xr as UserSchema, xs as UserVehicleLink, xt as createUser, xu as deleteUser, xv as findUser, xw as getUserCache, xx as getUserCacheSimple, xy as get_user_image_presigned_url, xz as newUserPayload, xA as remove_user_image, xB as toUserPayload, xC as toUserProfilePayload, xD as updateUser, xE as updateUserDefaultDateformat, xF as updateUserDefaultLanguage, xG as updateUserDefaultTimezone, xH as updateUserProfile, xI as update_user_image } from '../../../user_organisation_service-
|
|
4
|
+
export { a as User, xd as UserDTO, xe as UserDefaultDateFormatDTO, xf as UserDefaultDateFormatSchema, xg as UserDefaultLanguageDTO, xh as UserDefaultLanguageSchema, xi as UserDefaultTimeZoneDTO, xj as UserDefaultTimeZoneSchema, xk as UserLoginPush, xl as UserLogoDTO, xm as UserLogoSchema, xn as UserProfileDTO, xo as UserProfileSchema, xp as UserQueryDTO, xq as UserQuerySchema, xr as UserSchema, xs as UserVehicleLink, xt as createUser, xu as deleteUser, xv as findUser, xw as getUserCache, xx as getUserCacheSimple, xy as get_user_image_presigned_url, xz as newUserPayload, xA as remove_user_image, xB as toUserPayload, xC as toUserProfilePayload, xD as updateUser, xE as updateUserDefaultDateformat, xF as updateUserDefaultLanguage, xG as updateUserDefaultTimezone, xH as updateUserProfile, xI as update_user_image } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, OdometerSource } from '../../../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-CbGM1R8w.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 { uf as CalibrationFileDTO, ug as CalibrationFileSchema, M as MasterVehicle, uh as MasterVehicleDeviceChange, ui as MasterVehicleDeviceChangeQueryDTO, uj as MasterVehicleDeviceChangeQuerySchema, uk as MasterVehicleDropdown, ul as MasterVehicleFile, um as MasterVehicleFileDTO, un as MasterVehicleFileSchema, uo as MasterVehicleMultiOrgDropdown, up as MasterVehicleSimChange, uq as MasterVehicleSimChangeQueryDTO, ur as MasterVehicleSimChangeQuerySchema, us as NoGPSDataVehiclesQueryDTO, ut as NoGPSDataVehiclesQuerySchema, uu as UpdateGPSDeviceDetailsDTO, uv as UpdateGPSDeviceDetailsSchema, uw as UpdateGPSSimDetailsDTO, ux as UpdateGPSSimDetailsSchema, uy as VehicleCaheMultiOrganisationQueryDTO, uz as VehicleCaheMultiOrganisationQuerySchema, uA as VehicleDTO, uB as VehicleDetailBody, uC as VehicleDetailBodyDTO, uD as VehicleDetailBodySchema, uE as VehicleDetailGPS, uF as VehicleDetailGPSSensorDTO, uG as VehicleDetailGPSSensorSchema, uH as VehicleDetailLifeCycle, uI as VehicleDetailLifeCycleDTO, uJ as VehicleDetailLifeCycleSchema, uK as VehicleDetailPurchase, uL as VehicleDetailPurchaseDTO, uM as VehicleDetailPurchaseSchema, uN as VehicleDetailTrip, uO as VehicleDetailTripDTO, uP as VehicleDetailTripSchema, uQ as VehicleDriverLinkDTO, uR as VehicleDriverLinkSchema, uS as VehicleGPSQueryDTO, uT as VehicleGPSQuerySchema, uU as VehicleOdometerHistory, uV as VehicleQueryDTO, uW as VehicleQuerySchema, uX as VehicleSchema, uY as createVehicle, uZ as create_vehicle_file, u_ as deleteVehicle, u$ as findVehicleGPSDetails, v0 as findVehicles, v1 as findVehiclesLiveDashboard, v2 as find_no_gps_data_vehicles, v3 as getDeviceChangeHistoryByVehicle, v4 as getDriverLinkHistoryByDriver, v5 as getDriverLinkHistoryByVehicle, v6 as getSimChangeHistoryByVehicle, v7 as getVehicleCache, v8 as getVehicleParentCache, v9 as getVehicleSimpleCache, va as getVehicleSimpleDropdownCacheLiveData, vb as getVehicleSimpleDropdownCustom, vc as getVehicleSimpleDropdownMultipleOrganiations, vd as get_calibration_file_presigned_url, ve as get_vehicle_file_presigned_url, vf as linkDriverToVehicle, vg as newVehiclePayload, vh as remove_calibration_file, vi as remove_vehicle_file, vj as toGPSDeviceDetailsPayload, vk as toGPSSimDetailsPayload, vl as toVehicleDetailLifeCyclePayload, vm as toVehicleDetailPurchasePayload, vn as toVehicleDetailsBodyPayload, vo as toVehicleDetailsGPSPayload, vp as toVehicleDetailsTripPayload, vq as toVehiclePayload, vr as unlinkDriverFromVehicle, vs as updateDetailsGpsSensor, vt as updateDetailsTrip, vu as updateGPSDeviceDetails, vv as updateGPSSimDetails, vw as updateSensorRelayLockStatusLocked, vx as updateSensorRelayLockStatusUnlocked, vy as updateVehicle, vz as updateVehicleBodyDetails, vA as updateVehicleLifeCycleDetails, vB as updateVehiclePurchaseDetails, vC as update_calibration_file } from '../../../user_organisation_service-
|
|
5
|
+
export { uf as CalibrationFileDTO, ug as CalibrationFileSchema, M as MasterVehicle, uh as MasterVehicleDeviceChange, ui as MasterVehicleDeviceChangeQueryDTO, uj as MasterVehicleDeviceChangeQuerySchema, uk as MasterVehicleDropdown, ul as MasterVehicleFile, um as MasterVehicleFileDTO, un as MasterVehicleFileSchema, uo as MasterVehicleMultiOrgDropdown, up as MasterVehicleSimChange, uq as MasterVehicleSimChangeQueryDTO, ur as MasterVehicleSimChangeQuerySchema, us as NoGPSDataVehiclesQueryDTO, ut as NoGPSDataVehiclesQuerySchema, uu as UpdateGPSDeviceDetailsDTO, uv as UpdateGPSDeviceDetailsSchema, uw as UpdateGPSSimDetailsDTO, ux as UpdateGPSSimDetailsSchema, uy as VehicleCaheMultiOrganisationQueryDTO, uz as VehicleCaheMultiOrganisationQuerySchema, uA as VehicleDTO, uB as VehicleDetailBody, uC as VehicleDetailBodyDTO, uD as VehicleDetailBodySchema, uE as VehicleDetailGPS, uF as VehicleDetailGPSSensorDTO, uG as VehicleDetailGPSSensorSchema, uH as VehicleDetailLifeCycle, uI as VehicleDetailLifeCycleDTO, uJ as VehicleDetailLifeCycleSchema, uK as VehicleDetailPurchase, uL as VehicleDetailPurchaseDTO, uM as VehicleDetailPurchaseSchema, uN as VehicleDetailTrip, uO as VehicleDetailTripDTO, uP as VehicleDetailTripSchema, uQ as VehicleDriverLinkDTO, uR as VehicleDriverLinkSchema, uS as VehicleGPSQueryDTO, uT as VehicleGPSQuerySchema, uU as VehicleOdometerHistory, uV as VehicleQueryDTO, uW as VehicleQuerySchema, uX as VehicleSchema, uY as createVehicle, uZ as create_vehicle_file, u_ as deleteVehicle, u$ as findVehicleGPSDetails, v0 as findVehicles, v1 as findVehiclesLiveDashboard, v2 as find_no_gps_data_vehicles, v3 as getDeviceChangeHistoryByVehicle, v4 as getDriverLinkHistoryByDriver, v5 as getDriverLinkHistoryByVehicle, v6 as getSimChangeHistoryByVehicle, v7 as getVehicleCache, v8 as getVehicleParentCache, v9 as getVehicleSimpleCache, va as getVehicleSimpleDropdownCacheLiveData, vb as getVehicleSimpleDropdownCustom, vc as getVehicleSimpleDropdownMultipleOrganiations, vd as get_calibration_file_presigned_url, ve as get_vehicle_file_presigned_url, vf as linkDriverToVehicle, vg as newVehiclePayload, vh as remove_calibration_file, vi as remove_vehicle_file, vj as toGPSDeviceDetailsPayload, vk as toGPSSimDetailsPayload, vl as toVehicleDetailLifeCyclePayload, vm as toVehicleDetailPurchasePayload, vn as toVehicleDetailsBodyPayload, vo as toVehicleDetailsGPSPayload, vp as toVehicleDetailsTripPayload, vq as toVehiclePayload, vr as unlinkDriverFromVehicle, vs as updateDetailsGpsSensor, vt as updateDetailsTrip, vu as updateGPSDeviceDetails, vv as updateGPSSimDetails, vw as updateSensorRelayLockStatusLocked, vx as updateSensorRelayLockStatusUnlocked, vy as updateVehicle, vz as updateVehicleBodyDetails, vA as updateVehicleLifeCycleDetails, vB as updateVehiclePurchaseDetails, vC as update_calibration_file } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { g as MasterClass, ki as MasterClassDTO, kj as MasterClassQueryDTO, kk as MasterClassQuerySchema, kl as MasterClassSchema, km as createMasterClass, kn as deleteMasterClass, ko as findMasterClass, kp as getMasterClassCache, kq as getMasterClassCacheCount, kr as newMasterClassPayload, ks as toMasterClassPayload, kt as updateMasterClass } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterClass, ki as MasterClassDTO, kj as MasterClassQueryDTO, kk as MasterClassQuerySchema, kl as MasterClassSchema, km as createMasterClass, kn as deleteMasterClass, ko as findMasterClass, kp as getMasterClassCache, kq as getMasterClassCacheCount, kr as newMasterClassPayload, ks as toMasterClassPayload, kt as updateMasterClass } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { h as MasterProgram, ku as MasterProgramDTO, kv as MasterProgramQueryDTO, kw as MasterProgramQuerySchema, kx as MasterProgramSchema, ky as createMasterProgram, kz as deleteMasterProgram, kA as findMasterProgram, kB as getMasterProgramCache, kC as getMasterProgramCacheCount, kD as newMasterProgramPayload, kE as toMasterProgramPayload, kF as updateMasterProgram } from '../../../user_organisation_service-
|
|
4
|
+
export { h as MasterProgram, ku as MasterProgramDTO, kv as MasterProgramQueryDTO, kw as MasterProgramQuerySchema, kx as MasterProgramSchema, ky as createMasterProgram, kz as deleteMasterProgram, kA as findMasterProgram, kB as getMasterProgramCache, kC as getMasterProgramCacheCount, kD as newMasterProgramPayload, kE as toMasterProgramPayload, kF as updateMasterProgram } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { j as MasterRelationship, lq as MasterRelationshipDTO, lr as MasterRelationshipQueryDTO, ls as MasterRelationshipQuerySchema, lt as MasterRelationshipSchema, lu as createMasterRelationship, lv as deleteMasterRelationship, lw as findMasterRelationship, lx as getMasterRelationshipCache, ly as getMasterRelationshipCacheCount, lz as newMasterRelationshipPayload, lA as toMasterRelationshipPayload, lB as updateMasterRelationship } from '../../../user_organisation_service-
|
|
4
|
+
export { j as MasterRelationship, lq as MasterRelationshipDTO, lr as MasterRelationshipQueryDTO, ls as MasterRelationshipQuerySchema, lt as MasterRelationshipSchema, lu as createMasterRelationship, lv as deleteMasterRelationship, lw as findMasterRelationship, lx as getMasterRelationshipCache, ly as getMasterRelationshipCacheCount, lz as newMasterRelationshipPayload, lA as toMasterRelationshipPayload, lB as updateMasterRelationship } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { k as MasterSection, kG as MasterSectionDTO, kH as MasterSectionQueryDTO, kI as MasterSectionQuerySchema, kJ as MasterSectionSchema, kK as createMasterSection, kL as deleteMasterSection, kM as findMasterSection, kN as getMasterSectionCache, kO as getMasterSectionCacheCount, kP as newMasterSectionPayload, kQ as toMasterSectionPayload, kR as updateMasterSection } from '../../../user_organisation_service-
|
|
4
|
+
export { k as MasterSection, kG as MasterSectionDTO, kH as MasterSectionQueryDTO, kI as MasterSectionQuerySchema, kJ as MasterSectionSchema, kK as createMasterSection, kL as deleteMasterSection, kM as findMasterSection, kN as getMasterSectionCache, kO as getMasterSectionCacheCount, kP as newMasterSectionPayload, kQ as toMasterSectionPayload, kR as updateMasterSection } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { i as MasterSemester, kS as MasterSemesterDTO, kT as MasterSemesterQueryDTO, kU as MasterSemesterQuerySchema, kV as MasterSemesterSchema, kW as createMasterSemester, kX as deleteMasterSemester, kY as findMasterSemester, kZ as getMasterSemesterCache, k_ as getMasterSemesterCacheCount, k$ as newMasterSemesterPayload, l0 as toMasterSemesterPayload, l1 as updateMasterSemester } from '../../../user_organisation_service-
|
|
4
|
+
export { i as MasterSemester, kS as MasterSemesterDTO, kT as MasterSemesterQueryDTO, kU as MasterSemesterQuerySchema, kV as MasterSemesterSchema, kW as createMasterSemester, kX as deleteMasterSemester, kY as findMasterSemester, kZ as getMasterSemesterCache, k_ as getMasterSemesterCacheCount, k$ as newMasterSemesterPayload, l0 as toMasterSemesterPayload, l1 as updateMasterSemester } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { l as MasterStream, l2 as MasterStreamDTO, l3 as MasterStreamQueryDTO, l4 as MasterStreamQuerySchema, l5 as MasterStreamSchema, l6 as createMasterStream, l7 as deleteMasterStream, l8 as findMasterStream, l9 as getMasterStreamCache, la as getMasterStreamCacheCount, lb as newMasterStreamPayload, lc as toMasterStreamPayload, ld as updateMasterStream } from '../../../user_organisation_service-
|
|
4
|
+
export { l as MasterStream, l2 as MasterStreamDTO, l3 as MasterStreamQueryDTO, l4 as MasterStreamQuerySchema, l5 as MasterStreamSchema, l6 as createMasterStream, l7 as deleteMasterStream, l8 as findMasterStream, l9 as getMasterStreamCache, la as getMasterStreamCacheCount, lb as newMasterStreamPayload, lc as toMasterStreamPayload, ld as updateMasterStream } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { m as MasterYear, le as MasterYearDTO, lf as MasterYearQueryDTO, lg as MasterYearQuerySchema, lh as MasterYearSchema, li as createMasterYear, lj as deleteMasterYear, lk as findMasterYear, ll as getMasterYearCache, lm as getMasterYearCacheCount, ln as newMasterYearPayload, lo as toMasterYearPayload, lp as updateMasterYear } from '../../../user_organisation_service-
|
|
4
|
+
export { m as MasterYear, le as MasterYearDTO, lf as MasterYearQueryDTO, lg as MasterYearQuerySchema, lh as MasterYearSchema, li as createMasterYear, lj as deleteMasterYear, lk as findMasterYear, ll as getMasterYearCache, lm as getMasterYearCacheCount, ln as newMasterYearPayload, lo as toMasterYearPayload, lp as updateMasterYear } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
|
-
import { g as MasterClass, h as MasterProgram, i as MasterSemester, j as MasterRelationship, k as MasterSection, l as MasterStream, m as MasterYear, n as MasterExpenseName, o as MasterExpenseType, p as MasterVendorType, q as MasterVendorTag, r as MasterVendorDocumentType, s as MasterFuelCompany, t as MasterFleetIncidentType, u as MasterFleetIncidentStatus, v as MasterFleetIncidentSeverity, w as MasterFleetInsuranceClaimStatus, x as MasterFleetServiceTask, y as MasterMainIndustry, z as MasterMainCountry, A as MasterMainDateFormat, C as MasterMainLanguage, D as MasterMainUnitDistance, E as MasterMainUnitMileage, F as MasterMainUnitVolume, G as MasterMainSimProvider, H as OrganisationSubCompany, O as OrganisationBranch, I as OrganisationColor, J as OrganisationTag, K as OrganisationGroup, L as MasterSparePartCategory, N as MasterSparePartUnit, P as MasterTripPartyType, Q as MasterTyreMake, R as MasterTyreGrade, T as MasterUserRole, V as MasterUserStatus, W as MasterVehicleType, X as MasterVehicleMake, Y as MasterVehicleStatusType, Z as MasterVehicleOwnershipType, _ as MasterVehicleAssociatedTo, $ as MasterVehicleFuelType, a0 as MasterVehicleFuelUnit, a1 as MasterVehicleFuelRemovalReason, a2 as MasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
2
|
+
import { g as MasterClass, h as MasterProgram, i as MasterSemester, j as MasterRelationship, k as MasterSection, l as MasterStream, m as MasterYear, n as MasterExpenseName, o as MasterExpenseType, p as MasterVendorType, q as MasterVendorTag, r as MasterVendorDocumentType, s as MasterFuelCompany, t as MasterFleetIncidentType, u as MasterFleetIncidentStatus, v as MasterFleetIncidentSeverity, w as MasterFleetInsuranceClaimStatus, x as MasterFleetServiceTask, y as MasterMainIndustry, z as MasterMainCountry, A as MasterMainDateFormat, C as MasterMainLanguage, D as MasterMainUnitDistance, E as MasterMainUnitMileage, F as MasterMainUnitVolume, G as MasterMainSimProvider, H as OrganisationSubCompany, O as OrganisationBranch, I as OrganisationColor, J as OrganisationTag, K as OrganisationGroup, L as MasterSparePartCategory, N as MasterSparePartUnit, P as MasterTripPartyType, Q as MasterTyreMake, R as MasterTyreGrade, T as MasterUserRole, V as MasterUserStatus, W as MasterVehicleType, X as MasterVehicleMake, Y as MasterVehicleStatusType, Z as MasterVehicleOwnershipType, _ as MasterVehicleAssociatedTo, $ as MasterVehicleFuelType, a0 as MasterVehicleFuelUnit, a1 as MasterVehicleFuelRemovalReason, a2 as MasterVehicleDocumentType } from '../../../user_organisation_service-CbGM1R8w.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 { sP as MasterDeviceManufacturer, sQ as MasterDeviceManufacturerDTO, sR as MasterDeviceManufacturerQueryDTO, sS as MasterDeviceManufacturerQuerySchema, sT as MasterDeviceManufacturerSchema, sU as createMasterDeviceManufacturer, sV as deleteMasterDeviceManufacturer, sW as findMasterDeviceManufacturers, sX as getMasterDeviceManufacturerCache, sY as getMasterDeviceManufacturerCacheChild, sZ as getMasterDeviceManufacturerCacheCount, s_ as newMasterDeviceManufacturerPayload, s$ as toMasterDeviceManufacturerPayload, t0 as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { sP as MasterDeviceManufacturer, sQ as MasterDeviceManufacturerDTO, sR as MasterDeviceManufacturerQueryDTO, sS as MasterDeviceManufacturerQuerySchema, sT as MasterDeviceManufacturerSchema, sU as createMasterDeviceManufacturer, sV as deleteMasterDeviceManufacturer, sW as findMasterDeviceManufacturers, sX as getMasterDeviceManufacturerCache, sY as getMasterDeviceManufacturerCacheChild, sZ as getMasterDeviceManufacturerCacheCount, s_ as newMasterDeviceManufacturerPayload, s$ as toMasterDeviceManufacturerPayload, t0 as updateMasterDeviceManufacturer } from '../../../user_organisation_service-CbGM1R8w.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 { sz as FindCacheDTO, sA as FindCacheSchema, sB as MasterDeviceModel, sC as MasterDeviceModelDTO, sD as MasterDeviceModelQueryDTO, sE as MasterDeviceModelQuerySchema, sF as MasterDeviceModelSchema, sG as createMasterDeviceModel, sH as deleteMasterDeviceModel, sI as findMasterDeviceModels, sJ as getMasterDeviceModelCache, sK as getMasterDeviceModelCacheChild, sL as getMasterDeviceModelCacheCount, sM as newMasterDeviceModelPayload, sN as toMasterDeviceModelPayload, sO as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { sz as FindCacheDTO, sA as FindCacheSchema, sB as MasterDeviceModel, sC as MasterDeviceModelDTO, sD as MasterDeviceModelQueryDTO, sE as MasterDeviceModelQuerySchema, sF as MasterDeviceModelSchema, sG as createMasterDeviceModel, sH as deleteMasterDeviceModel, sI as findMasterDeviceModels, sJ as getMasterDeviceModelCache, sK as getMasterDeviceModelCacheChild, sL as getMasterDeviceModelCacheCount, sM as newMasterDeviceModelPayload, sN as toMasterDeviceModelPayload, sO as updateMasterDeviceModel } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { sl as MasterDeviceType, sm as MasterDeviceTypeDTO, sn as MasterDeviceTypeQueryDTO, so as MasterDeviceTypeQuerySchema, sp as MasterDeviceTypeSchema, sq as createMasterDeviceType, sr as deleteMasterDeviceType, ss as findMasterDeviceTypes, st as getMasterDeviceTypeCache, su as getMasterDeviceTypeCacheChild, sv as getMasterDeviceTypeCacheCount, sw as newMasterDeviceTypePayload, sx as toMasterDeviceTypePayload, sy as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { sl as MasterDeviceType, sm as MasterDeviceTypeDTO, sn as MasterDeviceTypeQueryDTO, so as MasterDeviceTypeQuerySchema, sp as MasterDeviceTypeSchema, sq as createMasterDeviceType, sr as deleteMasterDeviceType, ss as findMasterDeviceTypes, st as getMasterDeviceTypeCache, su as getMasterDeviceTypeCacheChild, sv as getMasterDeviceTypeCacheCount, sw as newMasterDeviceTypePayload, sx as toMasterDeviceTypePayload, sy as updateMasterDeviceType } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { n as MasterExpenseName, cm as MasterExpenseNameDTO, cn as MasterExpenseNameQueryDTO, co as MasterExpenseNameQuerySchema, cp as MasterExpenseNameSchema, cq as createMasterExpenseName, cr as deleteMasterExpenseName, cs as findMasterExpenseNames, ct as getMasterExpenseNameCache, cu as newMasterExpenseNamePayload, cv as toMasterExpenseNamePayload, cw as updateMasterExpenseName } from '../../../user_organisation_service-
|
|
4
|
+
export { n as MasterExpenseName, cm as MasterExpenseNameDTO, cn as MasterExpenseNameQueryDTO, co as MasterExpenseNameQuerySchema, cp as MasterExpenseNameSchema, cq as createMasterExpenseName, cr as deleteMasterExpenseName, cs as findMasterExpenseNames, ct as getMasterExpenseNameCache, cu as newMasterExpenseNamePayload, cv as toMasterExpenseNamePayload, cw as updateMasterExpenseName } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { o as MasterExpenseType, y_ as MasterExpenseTypeDTO, y$ as MasterExpenseTypeQueryDTO, z0 as MasterExpenseTypeQuerySchema, z1 as MasterExpenseTypeSchema, z2 as createMasterExpenseType, z3 as deleteMasterExpenseType, z4 as findMasterExpenseTypes, z5 as getMasterExpenseTypeCache, z6 as newMasterExpenseTypePayload, z7 as toMasterExpenseTypePayload, z8 as updateMasterExpenseType } from '../../../user_organisation_service-
|
|
4
|
+
export { o as MasterExpenseType, y_ as MasterExpenseTypeDTO, y$ as MasterExpenseTypeQueryDTO, z0 as MasterExpenseTypeQuerySchema, z1 as MasterExpenseTypeSchema, z2 as createMasterExpenseType, z3 as deleteMasterExpenseType, z4 as findMasterExpenseTypes, z5 as getMasterExpenseTypeCache, z6 as newMasterExpenseTypePayload, z7 as toMasterExpenseTypePayload, z8 as updateMasterExpenseType } from '../../../user_organisation_service-CbGM1R8w.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 { dX as FuelCompanyLogoDTO, dY as FuelCompanyLogoSchema, s as MasterFuelCompany, dZ as MasterFuelCompanyDTO, d_ as MasterFuelCompanyQueryDTO, d$ as MasterFuelCompanyQuerySchema, e0 as MasterFuelCompanySchema, e1 as createMasterFuelCompany, e2 as deleteMasterFuelCompany, e3 as delete_master_fuel_company_logo, e4 as findMasterFuelCompanys, e5 as getMasterFuelCompanyCache, e6 as get_master_fuel_company_presigned_url, e7 as newMasterFuelCompanyPayload, e8 as toMasterFuelCompanyPayload, e9 as updateMasterFuelCompany, ea as update_master_fuel_company_logo } from '../../../user_organisation_service-
|
|
4
|
+
export { dX as FuelCompanyLogoDTO, dY as FuelCompanyLogoSchema, s as MasterFuelCompany, dZ as MasterFuelCompanyDTO, d_ as MasterFuelCompanyQueryDTO, d$ as MasterFuelCompanyQuerySchema, e0 as MasterFuelCompanySchema, e1 as createMasterFuelCompany, e2 as deleteMasterFuelCompany, e3 as delete_master_fuel_company_logo, e4 as findMasterFuelCompanys, e5 as getMasterFuelCompanyCache, e6 as get_master_fuel_company_presigned_url, e7 as newMasterFuelCompanyPayload, e8 as toMasterFuelCompanyPayload, e9 as updateMasterFuelCompany, ea as update_master_fuel_company_logo } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { r as MasterVendorDocumentType, eK as MasterVendorDocumentTypeDTO, eL as MasterVendorDocumentTypeQueryDTO, eM as MasterVendorDocumentTypeQuerySchema, eN as MasterVendorDocumentTypeSchema, eO as createMasterVendorDocumentType, eP as deleteMasterVendorDocumentType, eQ as findMasterVendorDocumentTypes, eR as getMasterVendorDocumentTypeCache, eS as newMasterVendorDocumentTypePayload, eT as toMasterVendorDocumentTypePayload, eU as updateMasterVendorDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { r as MasterVendorDocumentType, eK as MasterVendorDocumentTypeDTO, eL as MasterVendorDocumentTypeQueryDTO, eM as MasterVendorDocumentTypeQuerySchema, eN as MasterVendorDocumentTypeSchema, eO as createMasterVendorDocumentType, eP as deleteMasterVendorDocumentType, eQ as findMasterVendorDocumentTypes, eR as getMasterVendorDocumentTypeCache, eS as newMasterVendorDocumentTypePayload, eT as toMasterVendorDocumentTypePayload, eU as updateMasterVendorDocumentType } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { q as MasterVendorTag, ez as MasterVendorTagDTO, eA as MasterVendorTagQueryDTO, eB as MasterVendorTagQuerySchema, eC as MasterVendorTagSchema, eD as createMasterVendorTag, eE as deleteMasterVendorTag, eF as findMasterVendorTags, eG as getMasterVendorTagCache, eH as newMasterVendorTagPayload, eI as toMasterVendorTagPayload, eJ as updateMasterVendorTag } from '../../../user_organisation_service-
|
|
4
|
+
export { q as MasterVendorTag, ez as MasterVendorTagDTO, eA as MasterVendorTagQueryDTO, eB as MasterVendorTagQuerySchema, eC as MasterVendorTagSchema, eD as createMasterVendorTag, eE as deleteMasterVendorTag, eF as findMasterVendorTags, eG as getMasterVendorTagCache, eH as newMasterVendorTagPayload, eI as toMasterVendorTagPayload, eJ as updateMasterVendorTag } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { p as MasterVendorType, eo as MasterVendorTypeDTO, ep as MasterVendorTypeQueryDTO, eq as MasterVendorTypeQuerySchema, er as MasterVendorTypeSchema, es as createMasterVendorType, et as deleteMasterVendorType, eu as findMasterVendorTypes, ev as getMasterVendorTypeCache, ew as newMasterVendorTypePayload, ex as toMasterVendorTypePayload, ey as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { p as MasterVendorType, eo as MasterVendorTypeDTO, ep as MasterVendorTypeQueryDTO, eq as MasterVendorTypeQuerySchema, er as MasterVendorTypeSchema, es as createMasterVendorType, et as deleteMasterVendorType, eu as findMasterVendorTypes, ev as getMasterVendorTypeCache, ew as newMasterVendorTypePayload, ex as toMasterVendorTypePayload, ey as updateMasterVendorType } from '../../../user_organisation_service-CbGM1R8w.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 { iK as MasterFleetBreakdownType, iL as MasterFleetBreakdownTypeDTO, iM as MasterFleetBreakdownTypeQueryDTO, iN as MasterFleetBreakdownTypeQuerySchema, iO as MasterFleetBreakdownTypeSchema, iP as createMasterFleetBreakdownType, iQ as deleteMasterFleetBreakdownType, iR as findMasterFleetBreakdownType, iS as findMasterFleetBreakdownTypeCache, iT as newMasterFleetBreakdownTypePayload, iU as toMasterFleetBreakdownTypePayload, iV as updateMasterFleetBreakdownType } from '../../../user_organisation_service-
|
|
4
|
+
export { iK as MasterFleetBreakdownType, iL as MasterFleetBreakdownTypeDTO, iM as MasterFleetBreakdownTypeQueryDTO, iN as MasterFleetBreakdownTypeQuerySchema, iO as MasterFleetBreakdownTypeSchema, iP as createMasterFleetBreakdownType, iQ as deleteMasterFleetBreakdownType, iR as findMasterFleetBreakdownType, iS as findMasterFleetBreakdownTypeCache, iT as newMasterFleetBreakdownTypePayload, iU as toMasterFleetBreakdownTypePayload, iV as updateMasterFleetBreakdownType } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { v as MasterFleetIncidentSeverity, cT as MasterFleetIncidentSeverityDTO, cU as MasterFleetIncidentSeverityQueryDTO, cV as MasterFleetIncidentSeverityQuerySchema, cW as MasterFleetIncidentSeveritySchema, cX as createMasterFleetIncidentSeverity, cY as deleteMasterFleetIncidentSeverity, cZ as findMasterFleetIncidentSeverities, c_ as getMasterFleetIncidentSeverityCache, c$ as newMasterFleetIncidentSeverityPayload, d0 as toMasterFleetIncidentSeverityPayload, d1 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-
|
|
4
|
+
export { v as MasterFleetIncidentSeverity, cT as MasterFleetIncidentSeverityDTO, cU as MasterFleetIncidentSeverityQueryDTO, cV as MasterFleetIncidentSeverityQuerySchema, cW as MasterFleetIncidentSeveritySchema, cX as createMasterFleetIncidentSeverity, cY as deleteMasterFleetIncidentSeverity, cZ as findMasterFleetIncidentSeverities, c_ as getMasterFleetIncidentSeverityCache, c$ as newMasterFleetIncidentSeverityPayload, d0 as toMasterFleetIncidentSeverityPayload, d1 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-CbGM1R8w.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|