vms-nest-prisma-api-document 660.0.0 → 670.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-EKh07rBa.d.ts → bookmark_service-DO1wqmLL.d.ts} +370 -384
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +0 -2
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.js +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.js +0 -4
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_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 +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { zx as BookMark, zz as BookMarkDTO, zB as BookMarkQueryDTO, zA as BookMarkQuerySchema, zy as BookMarkSchema, zF as createBookMark, zH as deleteBookMark, zE as findBookMarks, zD as newBookMarkPayload, zC as toBookMarkPayload, zG as updateBookMark } from '../../bookmark_service-
|
|
4
|
+
export { zx as BookMark, zz as BookMarkDTO, zB as BookMarkQueryDTO, zA as BookMarkQuerySchema, zy as BookMarkSchema, zF as createBookMark, zH as deleteBookMark, zE as findBookMarks, zD as newBookMarkPayload, zC as toBookMarkPayload, zG as updateBookMark } from '../../bookmark_service-DO1wqmLL.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 { c5 as OrganisationNotificationPreference, ca as OrganisationNotificationPreferenceDTO, c7 as OrganisationNotificationPreferenceGeofenceLink, cc as OrganisationNotificationPreferenceQueryDTO, cb as OrganisationNotificationPreferenceQuerySchema, c9 as OrganisationNotificationPreferenceSchema, c8 as OrganisationNotificationPreferenceUserLink, c6 as OrganisationNotificationPreferenceVehicleLink, cg as createOrganisationNotificationPreference, ci as deleteOrganisationNotificationPreference, cf as findOrganisationNotificationPreference, ce as newOrganisationNotificationPreferencePayload, cd as toOrganisationNotificationPreferencePayload, ch as updateOrganisationNotificationPreference } from '../../bookmark_service-
|
|
4
|
+
export { c5 as OrganisationNotificationPreference, ca as OrganisationNotificationPreferenceDTO, c7 as OrganisationNotificationPreferenceGeofenceLink, cc as OrganisationNotificationPreferenceQueryDTO, cb as OrganisationNotificationPreferenceQuerySchema, c9 as OrganisationNotificationPreferenceSchema, c8 as OrganisationNotificationPreferenceUserLink, c6 as OrganisationNotificationPreferenceVehicleLink, cg as createOrganisationNotificationPreference, ci as deleteOrganisationNotificationPreference, cf as findOrganisationNotificationPreference, ce as newOrganisationNotificationPreferencePayload, cd as toOrganisationNotificationPreferencePayload, ch as updateOrganisationNotificationPreference } from '../../bookmark_service-DO1wqmLL.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 { o3 as OrganisationReportAutomationMail, o6 as OrganisationReportAutomationMailQueryDTO, o5 as OrganisationReportAutomationMailQuerySchema, o4 as OrganisationReportAutomationMailVehicleLink, o1 as OrganisationReportPreference, o8 as OrganisationReportPreferenceDTO, oa as OrganisationReportPreferenceQueryDTO, o9 as OrganisationReportPreferenceQuerySchema, o7 as OrganisationReportPreferenceSchema, o2 as OrganisationReportPreferenceVehicleLink, oe as createOrganisationReportPreference, og as deleteOrganisationReportPreference, oh as findOrganisationReportAutomationMail, od as findOrganisationReportPreference, oc as newOrganisationReportPreferencePayload, ob as toOrganisationReportPreferencePayload, of as updateOrganisationReportPreference } from '../../bookmark_service-
|
|
4
|
+
export { o3 as OrganisationReportAutomationMail, o6 as OrganisationReportAutomationMailQueryDTO, o5 as OrganisationReportAutomationMailQuerySchema, o4 as OrganisationReportAutomationMailVehicleLink, o1 as OrganisationReportPreference, o8 as OrganisationReportPreferenceDTO, oa as OrganisationReportPreferenceQueryDTO, o9 as OrganisationReportPreferenceQuerySchema, o7 as OrganisationReportPreferenceSchema, o2 as OrganisationReportPreferenceVehicleLink, oe as createOrganisationReportPreference, og as deleteOrganisationReportPreference, oh as findOrganisationReportAutomationMail, od as findOrganisationReportPreference, oc as newOrganisationReportPreferencePayload, ob as toOrganisationReportPreferencePayload, of as updateOrganisationReportPreference } from '../../bookmark_service-DO1wqmLL.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 { cD as Ticket, cI as TicketDTO, cE as TicketFile, cG as TicketFileDTO, cF as TicketFileSchema, cM as TicketQueryDTO, cL as TicketQuerySchema, cH as TicketSchema, cK as TicketVerifyDTO, cJ as TicketVerifySchema, cU as createTicket, cR as create_ticket_file, cX as deleteTicket, cT as findTickets, cQ as get_ticket_file_presigned_url, cP as newTicketPayload, cS as remove_ticket_file, cN as toTicketPayload, cO as toVerifyTicketPayload, cV as updateTicket, cW as updateVerifyStatus } from '../../bookmark_service-
|
|
5
|
+
export { cD as Ticket, cI as TicketDTO, cE as TicketFile, cG as TicketFileDTO, cF as TicketFileSchema, cM as TicketQueryDTO, cL as TicketQuerySchema, cH as TicketSchema, cK as TicketVerifyDTO, cJ as TicketVerifySchema, cU as createTicket, cR as create_ticket_file, cX as deleteTicket, cT as findTickets, cQ as get_ticket_file_presigned_url, cP as newTicketPayload, cS as remove_ticket_file, cN as toTicketPayload, cO as toVerifyTicketPayload, cV as updateTicket, cW as updateVerifyStatus } from '../../bookmark_service-DO1wqmLL.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { oj as BusStop, on as BusStopDTO, oi as BusStopPolygonData, ol as BusStopPolygonDataDTO, ok as BusStopPolygonDataSchema, op as BusStopQueryDTO, oo as BusStopQuerySchema, om as BusStopSchema, ot as createBusStop, ov as deleteBusStop, os as findBusStop, or as newBusStopPayload, oq as toBusStopPayload, ou as updateBusStop } from '../../../bookmark_service-
|
|
4
|
+
export { oj as BusStop, on as BusStopDTO, oi as BusStopPolygonData, ol as BusStopPolygonDataDTO, ok as BusStopPolygonDataSchema, op as BusStopQueryDTO, oo as BusStopQuerySchema, om as BusStopSchema, ot as createBusStop, ov as deleteBusStop, os as findBusStop, or as newBusStopPayload, oq as toBusStopPayload, ou as updateBusStop } from '../../../bookmark_service-DO1wqmLL.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 { x1 as OrganisationCalendar, x3 as OrganisationCalendarDTO, x5 as OrganisationCalendarQueryDTO, x4 as OrganisationCalendarQuerySchema, x2 as OrganisationCalendarSchema, x9 as createOrganisationCalendar, xb as deleteOrganisationCalendar, x8 as findOrganisationCalendar, x7 as newOrganisationCalendarPayload, x6 as toOrganisationCalendarPayload, xa as updateOrganisationCalendar } from '../../../bookmark_service-
|
|
4
|
+
export { x1 as OrganisationCalendar, x3 as OrganisationCalendarDTO, x5 as OrganisationCalendarQueryDTO, x4 as OrganisationCalendarQuerySchema, x2 as OrganisationCalendarSchema, x9 as createOrganisationCalendar, xb as deleteOrganisationCalendar, x8 as findOrganisationCalendar, x7 as newOrganisationCalendarPayload, x6 as toOrganisationCalendarPayload, xa as updateOrganisationCalendar } from '../../../bookmark_service-DO1wqmLL.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 { rg as MasterFixedSchedule, rn as MasterFixedScheduleDTO, rp as MasterFixedScheduleQueryDTO, ro as MasterFixedScheduleQuerySchema, rm as MasterFixedScheduleSchema, re as MasterRoute, rj as MasterRouteDTO, rl as MasterRouteQueryDTO, rk as MasterRouteQuerySchema, ri as MasterRouteSchema, rf as MasterRouteStop, rv as MasterRouteStopCreateDTO, ru as MasterRouteStopCreateSchema, rr as MasterRouteStopDTO, rA as MasterRouteStopDeleteAllSchema, rB as MasterRouteStopDeleteDTO, rD as MasterRouteStopDeleteReOrderDTO, rC as MasterRouteStopDeleteSchema, rw as MasterRouteStopIds, rx as MasterRouteStopIdsDTO, rz as MasterRouteStopReorderDTO, ry as MasterRouteStopReorderSchema, rq as MasterRouteStopSchema, rt as MasterRouteStopUpdateDTO, rs as MasterRouteStopUpdateSchema, rh as MasterRouteStudent, rJ as MasterRouteStudentAssignRemoveDTO, rI as MasterRouteStudentAssignRemoveSchema, rN as MasterRouteStudentScheduleAssignRemoveDTO, rM as MasterRouteStudentScheduleAssignRemoveSchema, rL as MasterRouteStudentStopAssignRemoveDTO, rK as MasterRouteStudentStopAssignRemoveSchema, rH as StudentNoScheduleQueryDTO, rG as StudentNoScheduleQuerySchema, rF as StudentNoStopQueryDTO, rE as StudentNoStopQuerySchema, s4 as appendRouteStop, sm as assignMasterRouteStudentScheduleToStudentDrop, sl as assignMasterRouteStudentScheduleToStudentsPickup, si as assignMasterRouteStudentStopToStudentsDrop, sh as assignMasterRouteStudentStopToStudentsPickup, se as assignRouteStudentsDrop, sd as assignRouteStudentsPickup, s0 as createMasterFixedSchedule, rY as createMasterRoute, s3 as createStopsFirstTimeRoute, s2 as deleteMasterFixedSchedule, r_ as deleteMasterRoute, s8 as deleteRouteStopReorder, s7 as deleteRouteStopsAll, r$ as findMasterFixedSchedule, rX as findMasterRoute, sc as findStudentsWithNoScheduleDrop, sb as findStudentsWithNoSchedulePickup, sa as findStudentsWithNoStopDrop, s9 as findStudentsWithNoStopPickup, rR as newMasterFixedSchedulePayload, rP as newMasterRoutePayload, rT as newMasterRouteStopPayload, rW as newMasterRouteStudentAssignPayload, so as removeMasterRouteStudentScheduleToStudentDrop, sn as removeMasterRouteStudentScheduleToStudentPickup, sk as removeMasterRouteStudentStopToStudentsDrop, sj as removeMasterRouteStudentStopToStudentsPickup, sg as removeRouteStudentsDrop, sf as removeRouteStudentsPickup, s6 as reorderRouteStops, rQ as toMasterFixedSchedulePayload, rO as toMasterRoutePayload, rS as toMasterRouteStopPayload, rU as toMasterRouteStopReorderPayload, rV as toMasterRouteStudentAssignPayload, s1 as updateMasterFixedSchedule, rZ as updateMasterRoute, s5 as updateRouteStop } from '../../../bookmark_service-
|
|
4
|
+
export { rg as MasterFixedSchedule, rn as MasterFixedScheduleDTO, rp as MasterFixedScheduleQueryDTO, ro as MasterFixedScheduleQuerySchema, rm as MasterFixedScheduleSchema, re as MasterRoute, rj as MasterRouteDTO, rl as MasterRouteQueryDTO, rk as MasterRouteQuerySchema, ri as MasterRouteSchema, rf as MasterRouteStop, rv as MasterRouteStopCreateDTO, ru as MasterRouteStopCreateSchema, rr as MasterRouteStopDTO, rA as MasterRouteStopDeleteAllSchema, rB as MasterRouteStopDeleteDTO, rD as MasterRouteStopDeleteReOrderDTO, rC as MasterRouteStopDeleteSchema, rw as MasterRouteStopIds, rx as MasterRouteStopIdsDTO, rz as MasterRouteStopReorderDTO, ry as MasterRouteStopReorderSchema, rq as MasterRouteStopSchema, rt as MasterRouteStopUpdateDTO, rs as MasterRouteStopUpdateSchema, rh as MasterRouteStudent, rJ as MasterRouteStudentAssignRemoveDTO, rI as MasterRouteStudentAssignRemoveSchema, rN as MasterRouteStudentScheduleAssignRemoveDTO, rM as MasterRouteStudentScheduleAssignRemoveSchema, rL as MasterRouteStudentStopAssignRemoveDTO, rK as MasterRouteStudentStopAssignRemoveSchema, rH as StudentNoScheduleQueryDTO, rG as StudentNoScheduleQuerySchema, rF as StudentNoStopQueryDTO, rE as StudentNoStopQuerySchema, s4 as appendRouteStop, sm as assignMasterRouteStudentScheduleToStudentDrop, sl as assignMasterRouteStudentScheduleToStudentsPickup, si as assignMasterRouteStudentStopToStudentsDrop, sh as assignMasterRouteStudentStopToStudentsPickup, se as assignRouteStudentsDrop, sd as assignRouteStudentsPickup, s0 as createMasterFixedSchedule, rY as createMasterRoute, s3 as createStopsFirstTimeRoute, s2 as deleteMasterFixedSchedule, r_ as deleteMasterRoute, s8 as deleteRouteStopReorder, s7 as deleteRouteStopsAll, r$ as findMasterFixedSchedule, rX as findMasterRoute, sc as findStudentsWithNoScheduleDrop, sb as findStudentsWithNoSchedulePickup, sa as findStudentsWithNoStopDrop, s9 as findStudentsWithNoStopPickup, rR as newMasterFixedSchedulePayload, rP as newMasterRoutePayload, rT as newMasterRouteStopPayload, rW as newMasterRouteStudentAssignPayload, so as removeMasterRouteStudentScheduleToStudentDrop, sn as removeMasterRouteStudentScheduleToStudentPickup, sk as removeMasterRouteStudentStopToStudentsDrop, sj as removeMasterRouteStudentStopToStudentsPickup, sg as removeRouteStudentsDrop, sf as removeRouteStudentsPickup, s6 as reorderRouteStops, rQ as toMasterFixedSchedulePayload, rO as toMasterRoutePayload, rS as toMasterRouteStopPayload, rU as toMasterRouteStopReorderPayload, rV as toMasterRouteStudentAssignPayload, s1 as updateMasterFixedSchedule, rZ as updateMasterRoute, s5 as updateRouteStop } from '../../../bookmark_service-DO1wqmLL.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 { xc as OrganisationNoticeBoard, xe as OrganisationNoticeBoardDTO, xg as OrganisationNoticeBoardQueryDTO, xf as OrganisationNoticeBoardQuerySchema, xd as OrganisationNoticeBoardSchema, xk as createOrganisationNoticeBoard, xm as deleteOrganisationNoticeBoard, xj as findOrganisationNoticeBoard, xi as newOrganisationNoticeBoardPayload, xh as toOrganisationNoticeBoardPayload, xl as updateOrganisationNoticeBoard } from '../../../bookmark_service-
|
|
4
|
+
export { xc as OrganisationNoticeBoard, xe as OrganisationNoticeBoardDTO, xg as OrganisationNoticeBoardQueryDTO, xf as OrganisationNoticeBoardQuerySchema, xd as OrganisationNoticeBoardSchema, xk as createOrganisationNoticeBoard, xm as deleteOrganisationNoticeBoard, xj as findOrganisationNoticeBoard, xi as newOrganisationNoticeBoardPayload, xh as toOrganisationNoticeBoardPayload, xl as updateOrganisationNoticeBoard } from '../../../bookmark_service-DO1wqmLL.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 { qj as GuardianDetailsDTO, qi as GuardianDetailsSchema, ql as GuardianMobileNumberDTO, qk as GuardianMobileNumberSchema, qh as GuardianProfilePictureDTO, qg as GuardianProfilePictureSchema, pX as Student, pY as StudentAddress, qb as StudentAddressBusStopAssignDTO, qa as StudentAddressBusStopAssignSchema, q9 as StudentAddressDTO, qd as StudentAddressQueryDTO, qc as StudentAddressQuerySchema, q8 as StudentAddressSchema, q1 as StudentDTO, qp as StudentGuardianAutofillQueryDTO, qo as StudentGuardianAutofillQuerySchema, p$ as StudentGuardianLink, qf as StudentGuardianLinkDTO, qn as StudentGuardianLinkQueryDTO, qm as StudentGuardianLinkQuerySchema, qe as StudentGuardianLinkSchema, pZ as StudentLeaveRequest, qt as StudentLeaveRequestApprovalDTO, qs as StudentLeaveRequestApprovalSchema, qr as StudentLeaveRequestDTO, qv as StudentLeaveRequestQueryDTO, qu as StudentLeaveRequestQuerySchema, qq as StudentLeaveRequestSchema, q7 as StudentNoRouteQueryDTO, q6 as StudentNoRouteQuerySchema, q3 as StudentProfilePictureDTO, q2 as StudentProfilePictureSchema, q5 as StudentQueryDTO, q4 as StudentQuerySchema, q0 as StudentSchema, p_ as StudentStopChangeRequest, qz as StudentStopChangeRequestApprovalDTO, qy as StudentStopChangeRequestApprovalSchema, qx as StudentStopChangeRequestDTO, qB as StudentStopChangeRequestQueryDTO, qA as StudentStopChangeRequestQuerySchema, qw as StudentStopChangeRequestSchema, r7 as approveLeaveRequest, rc as approveStopChangeRequest, qN as createStudent, qT as createStudentAddress, qZ as createStudentGuardianLink, r4 as createStudentLeaveRequest, ra as createStudentStopChangeRequest, qP as deleteStudent, qX as deleteStudentAddress, r2 as deleteStudentGuardian, r8 as deleteStudentLeaveRequest, rd as deleteStudentStopChangeRequest, qM as findStudent, qU as findStudentAddress, r3 as findStudentGuardianAutofillDetails, qY as findStudentGuardianLink, r5 as findStudentLeaveRequest, r9 as findStudentStopChangeRequest, qR as findStudentsWithNoRouteDrop, qQ as findStudentsWithNoRoutePickup, qF as newStudentAddressPayload, qL as newStudentGuardianLinkPayload, qH as newStudentLeaveRequestPayload, qD as newStudentPayload, qJ as newStudentStopChangeRequestPayload, qE as toStudentAddressPayload, qK as toStudentGuardianLinkPayload, qG as toStudentLeaveRequestPayload, qC as toStudentPayload, qI as toStudentStopChangeRequestPayload, qW as updateAddressBusStopAssign, r0 as updateGuardianDetails, r1 as updateGuardianMobileNumber, q$ as updateGuardianProfilePicture, qS as updateProfilePicture, qO as updateStudent, qV as updateStudentAddress, q_ as updateStudentGuardianLink, r6 as updateStudentLeaveRequest, rb as updateStudentStopChangeRequest } from '../../../bookmark_service-
|
|
4
|
+
export { qj as GuardianDetailsDTO, qi as GuardianDetailsSchema, ql as GuardianMobileNumberDTO, qk as GuardianMobileNumberSchema, qh as GuardianProfilePictureDTO, qg as GuardianProfilePictureSchema, pX as Student, pY as StudentAddress, qb as StudentAddressBusStopAssignDTO, qa as StudentAddressBusStopAssignSchema, q9 as StudentAddressDTO, qd as StudentAddressQueryDTO, qc as StudentAddressQuerySchema, q8 as StudentAddressSchema, q1 as StudentDTO, qp as StudentGuardianAutofillQueryDTO, qo as StudentGuardianAutofillQuerySchema, p$ as StudentGuardianLink, qf as StudentGuardianLinkDTO, qn as StudentGuardianLinkQueryDTO, qm as StudentGuardianLinkQuerySchema, qe as StudentGuardianLinkSchema, pZ as StudentLeaveRequest, qt as StudentLeaveRequestApprovalDTO, qs as StudentLeaveRequestApprovalSchema, qr as StudentLeaveRequestDTO, qv as StudentLeaveRequestQueryDTO, qu as StudentLeaveRequestQuerySchema, qq as StudentLeaveRequestSchema, q7 as StudentNoRouteQueryDTO, q6 as StudentNoRouteQuerySchema, q3 as StudentProfilePictureDTO, q2 as StudentProfilePictureSchema, q5 as StudentQueryDTO, q4 as StudentQuerySchema, q0 as StudentSchema, p_ as StudentStopChangeRequest, qz as StudentStopChangeRequestApprovalDTO, qy as StudentStopChangeRequestApprovalSchema, qx as StudentStopChangeRequestDTO, qB as StudentStopChangeRequestQueryDTO, qA as StudentStopChangeRequestQuerySchema, qw as StudentStopChangeRequestSchema, r7 as approveLeaveRequest, rc as approveStopChangeRequest, qN as createStudent, qT as createStudentAddress, qZ as createStudentGuardianLink, r4 as createStudentLeaveRequest, ra as createStudentStopChangeRequest, qP as deleteStudent, qX as deleteStudentAddress, r2 as deleteStudentGuardian, r8 as deleteStudentLeaveRequest, rd as deleteStudentStopChangeRequest, qM as findStudent, qU as findStudentAddress, r3 as findStudentGuardianAutofillDetails, qY as findStudentGuardianLink, r5 as findStudentLeaveRequest, r9 as findStudentStopChangeRequest, qR as findStudentsWithNoRouteDrop, qQ as findStudentsWithNoRoutePickup, qF as newStudentAddressPayload, qL as newStudentGuardianLinkPayload, qH as newStudentLeaveRequestPayload, qD as newStudentPayload, qJ as newStudentStopChangeRequestPayload, qE as toStudentAddressPayload, qK as toStudentGuardianLinkPayload, qG as toStudentLeaveRequestPayload, qC as toStudentPayload, qI as toStudentStopChangeRequestPayload, qW as updateAddressBusStopAssign, r0 as updateGuardianDetails, r1 as updateGuardianMobileNumber, q$ as updateGuardianProfilePicture, qS as updateProfilePicture, qO as updateStudent, qV as updateStudentAddress, q_ as updateStudentGuardianLink, r6 as updateStudentLeaveRequest, rb as updateStudentStopChangeRequest } from '../../../bookmark_service-DO1wqmLL.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 { lk as AllVehiclesFuelDailySummaryDTO, lj as AllVehiclesFuelDailySummaryQuerySchema, li as FleetFuelDailyMonthlySummaryQueryDTO, lh as FleetFuelDailyMonthlySummaryQuerySchema, lc as FleetFuelDailySummary, le as FleetFuelDailySummaryDTO, lm as FleetFuelDailySummaryDashBoardQueryDTO, ll as FleetFuelDailySummaryDashBoardQuerySchema, lg as FleetFuelDailySummaryQueryDTO, lf as FleetFuelDailySummaryQuerySchema, ld as FleetFuelDailySummarySchema, ln as FuelDashboard, lr as createFleetFuelDailySummary, lt as deleteFleetFuelDailySummary, lq as findFleetFuelDailySummary, lv as findFleetFuelMonthlySummary, lw as findVehicleFuelSummary, lu as fuel_dashboard, lp as newFleetFuelDailySummaryPayload, lo as toFleetFuelDailySummaryPayload, ls as updateFleetFuelDailySummary } from '../../../bookmark_service-
|
|
4
|
+
export { lk as AllVehiclesFuelDailySummaryDTO, lj as AllVehiclesFuelDailySummaryQuerySchema, li as FleetFuelDailyMonthlySummaryQueryDTO, lh as FleetFuelDailyMonthlySummaryQuerySchema, lc as FleetFuelDailySummary, le as FleetFuelDailySummaryDTO, lm as FleetFuelDailySummaryDashBoardQueryDTO, ll as FleetFuelDailySummaryDashBoardQuerySchema, lg as FleetFuelDailySummaryQueryDTO, lf as FleetFuelDailySummaryQuerySchema, ld as FleetFuelDailySummarySchema, ln as FuelDashboard, lr as createFleetFuelDailySummary, lt as deleteFleetFuelDailySummary, lq as findFleetFuelDailySummary, lv as findFleetFuelMonthlySummary, lw as findVehicleFuelSummary, lu as fuel_dashboard, lp as newFleetFuelDailySummaryPayload, lo as toFleetFuelDailySummaryPayload, ls as updateFleetFuelDailySummary } from '../../../bookmark_service-DO1wqmLL.js';
|
|
5
5
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { jA as FleetFuelRefill, jF as FleetFuelRefillDTO, jB as FleetFuelRefillFile, jD as FleetFuelRefillFileDTO, jC as FleetFuelRefillFileSchema, jH as FleetFuelRefillQueryDTO, jG as FleetFuelRefillQuerySchema, jE as FleetFuelRefillSchema, jO as createFleetFuelRefill, jL as create_fuel_refill_file, jQ as deleteFleetFuelRefill, jN as findFleetFuelRefill, jK as get_fuel_refill_file_presigned_url, jJ as newFleetFuelRefillPayload, jM as remove_fuel_refill_file, jI as toFleetFuelRefillPayload, jP as updateFleetFuelRefill } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
5
|
+
export { k3 as FleetFuelRemoval, k8 as FleetFuelRemovalDTO, k4 as FleetFuelRemovalFile, k6 as FleetFuelRemovalFileDTO, k5 as FleetFuelRemovalFileSchema, ka as FleetFuelRemovalQueryDTO, k9 as FleetFuelRemovalQuerySchema, k7 as FleetFuelRemovalSchema, kh as createFleetFuelRemoval, ke as create_fuel_removal_file, kj as deleteFleetFuelRemoval, kg as findFleetFuelRemoval, kd as get_fuel_removal_file_presigned_url, kc as newFleetFuelRemovalPayload, kf as remove_fuel_removal_file, kb as toFleetFuelRemovalPayload, ki as updateFleetFuelRemoval } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
5
|
+
export { fg as FleetIncidentManagement, fh as FleetIncidentManagementCost, ft as FleetIncidentManagementCostDTO, fv as FleetIncidentManagementCostQueryDTO, fu as FleetIncidentManagementCostQuerySchema, fs as FleetIncidentManagementCostSchema, fn as FleetIncidentManagementDTO, fr as FleetIncidentManagementDashBoardQueryDTO, fq as FleetIncidentManagementDashBoardQuerySchema, fi as FleetIncidentManagementFile, fl as FleetIncidentManagementFileDTO, fk as FleetIncidentManagementFileSchema, fp as FleetIncidentManagementQueryDTO, fo as FleetIncidentManagementQuerySchema, fm as FleetIncidentManagementSchema, fj as IncidentDashboard, fD as createFleetIncidentManagement, fI as createFleetIncidentManagementCost, fB as create_incident_file, fG as deleteFleetIncidentManagement, fL as deleteFleetIncidentManagementCost, fE as findFleetIncidentManagement, fJ as findFleetIncidentManagementCost, fA as get_incident_file_presigned_url, fH as incident_dashboard, fz as newFleetIncidentManagementCostPayload, fx as newFleetIncidentManagementPayload, fC as remove_incident_file, fy as toFleetIncidentManagementCostPayload, fw as toFleetIncidentManagementPayload, fF as updateFleetIncidentManagement, fK as updateFleetIncidentManagementCost } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
4
|
+
export { fM as FleetInspectionForm, fP as FleetInspectionFormDTO, fR as FleetInspectionFormQueryDTO, fQ as FleetInspectionFormQuerySchema, fO as FleetInspectionFormSchema, fN as FleetInspectionFormSimple, fV as createFleetInspectionForm, fX as deleteFleetInspectionForm, fU as findFleetInspectionForm, fY as getFleetInspectionFormCacheSimple, fT as newFleetInspectionFormPayload, fS as toFleetInspectionFormPayload, fW as updateFleetInspectionForm } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
5
|
+
export { fZ as FleetInspection, g6 as FleetInspectionCheckPendingQueryDTO, g5 as FleetInspectionCheckPendingQuerySchema, g2 as FleetInspectionDTO, f_ as FleetInspectionFile, g0 as FleetInspectionFileDTO, f$ as FleetInspectionFileSchema, g4 as FleetInspectionQueryDTO, g3 as FleetInspectionQuerySchema, g1 as FleetInspectionSchema, gd as createFleetInspection, ga as create_service_file, gf as deleteFleetInspection, gc as findFleetInspection, gg as find_check_pending, g9 as get_inspection_file_presigned_url, g8 as newFleetInspectionPayload, gb as remove_service_file, g7 as toFleetInspectionPayload, ge as updateFleetInspection } from '../../../bookmark_service-DO1wqmLL.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -388,8 +388,6 @@ var FleetInspectionQuerySchema = BaseQuerySchema.extend({
|
|
|
388
388
|
// Multi-Selection -> FleetInspectionForm
|
|
389
389
|
service_management_ids: multi_select_optional("FleetServiceManagement"),
|
|
390
390
|
// Multi-Selection -> FleetServiceManagement
|
|
391
|
-
inspection_schedule_ids: multi_select_optional("FleetInspectionSchedule"),
|
|
392
|
-
// Multi-Selection -> FleetInspectionSchedule
|
|
393
391
|
// Enums
|
|
394
392
|
inspection_type: enumArrayOptional(
|
|
395
393
|
"Inspection Type",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { kk as FleetInspectionSchedule, kn as FleetInspectionScheduleDTO, kp as FleetInspectionScheduleQueryDTO, ko as FleetInspectionScheduleQuerySchema, km as FleetInspectionScheduleSchema, kl as FleetInspectionScheduleVehicleLink, kt as createFleetInspectionSchedule, kv as deleteFleetInspectionSchedule, ks as findFleetInspectionSchedule, kr as newFleetInspectionSchedulePayload, kq as toFleetInspectionSchedulePayload, ku as updateFleetInspectionSchedule } from '../../../bookmark_service-DO1wqmLL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -274,7 +274,7 @@ var FleetInspectionScheduleSchema = z3.object({
|
|
|
274
274
|
user_id: single_select_mandatory("User"),
|
|
275
275
|
// Single-Selection -> User
|
|
276
276
|
// Main Field Details
|
|
277
|
-
inspection_schedule_name: stringMandatory("Inspection Schedule Name",
|
|
277
|
+
inspection_schedule_name: stringMandatory("Inspection Schedule Name", 3, 100),
|
|
278
278
|
inspection_schedule_description: stringOptional(
|
|
279
279
|
"Inspection Schedule Description",
|
|
280
280
|
0,
|
|
@@ -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 {
|
|
5
|
+
export { gh as FleetIssueManagement, gj as FleetIssueManagementComment, gv as FleetIssueManagementCommentDTO, gx as FleetIssueManagementCommentQueryDTO, gw as FleetIssueManagementCommentQuerySchema, gu as FleetIssueManagementCommentSchema, gp as FleetIssueManagementDTO, gt as FleetIssueManagementDashBoardQueryDTO, gs as FleetIssueManagementDashBoardQuerySchema, gk as FleetIssueManagementFile, gn as FleetIssueManagementFileDTO, gm as FleetIssueManagementFileSchema, gi as FleetIssueManagementHistory, gr as FleetIssueManagementQueryDTO, gq as FleetIssueManagementQuerySchema, go as FleetIssueManagementSchema, gl as IssueDashboard, gG as createFleetIssueManagement, gL as createFleetIssueManagementComment, gD as create_issue_file, gI as deleteFleetIssueManagement, gN as deleteFleetIssueManagementComment, gF as findFleetIssueManagement, gK as findFleetIssueManagementComment, gC as get_issue_file_presigned_url, gJ as issue_dashboard, gB as newFleetIssueManagementCommentPayload, gz as newFleetIssueManagementPayload, gE as remove_issue_file, gA as toFleetIssueManagementCommentPayload, gy as toFleetIssueManagementPayload, gH as updateFleetIssueManagement, gM as updateFleetIssueManagementComment } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
5
|
+
export { gO as FleetServiceManagement, gW as FleetServiceManagementDTO, g_ as FleetServiceManagementDashBoardQueryDTO, gZ as FleetServiceManagementDashBoardQuerySchema, gQ as FleetServiceManagementFile, gU as FleetServiceManagementFileDTO, gT as FleetServiceManagementFileSchema, gY as FleetServiceManagementQueryDTO, gX as FleetServiceManagementQuerySchema, gV as FleetServiceManagementSchema, gP as FleetServiceManagementTask, h0 as FleetServiceManagementTaskDTO, h2 as FleetServiceManagementTaskQueryDTO, h1 as FleetServiceManagementTaskQuerySchema, g$ as FleetServiceManagementTaskSchema, gR as FleetServiceReminder, h4 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h5 as FleetServiceReminderQuerySchema, h3 as FleetServiceReminderSchema, gS as ServiceDashboard, hh as createFleetServiceManagement, hm as createFleetServiceManagementTask, hq as createFleetServiceReminder, he as create_service_file, hj as deleteFleetServiceManagement, ho as deleteFleetServiceManagementTask, hs as deleteFleetServiceReminder, hg as findFleetServiceManagement, hl as findFleetServiceManagementTask, hp as findFleetServiceReminder, hd as get_service_file_presigned_url, h8 as newFleetServiceManagementPayload, ha as newFleetServiceManagementTaskPayload, hc as newFleetServiceReminderPayload, hf as remove_service_file, hk as service_dashboard, h7 as toFleetServiceManagementPayload, h9 as toFleetServiceManagementTaskPayload, hb as toFleetServiceReminderPayload, hi as updateFleetServiceManagement, hn as updateFleetServiceManagementTask, hr as updateFleetServiceReminder } from '../../../bookmark_service-DO1wqmLL.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -377,8 +377,6 @@ var FleetServiceManagementSchema = z3.object({
|
|
|
377
377
|
// Single-Selection -> FleetVendor
|
|
378
378
|
service_center_id: single_select_optional("FleetVendorServiceCenter"),
|
|
379
379
|
// Single-Selection -> FleetVendorServiceCenter
|
|
380
|
-
service_schedule_id: single_select_optional("FleetServiceSchedule"),
|
|
381
|
-
// Single-Selection -> FleetServiceSchedule
|
|
382
380
|
service_status: enumMandatory(
|
|
383
381
|
"Service Status",
|
|
384
382
|
ServiceStatus,
|
|
@@ -587,7 +585,6 @@ var toFleetServiceManagementPayload = (row) => ({
|
|
|
587
585
|
organisation_id: file.organisation_id || "",
|
|
588
586
|
service_management_id: file.service_management_id || ""
|
|
589
587
|
})) || [],
|
|
590
|
-
service_schedule_id: "",
|
|
591
588
|
status: row.status || "Active" /* Active */,
|
|
592
589
|
time_zone_id: ""
|
|
593
590
|
// Needs to be provided manually
|
|
@@ -623,7 +620,6 @@ var newFleetServiceManagementPayload = () => ({
|
|
|
623
620
|
next_odometer_reading: 0,
|
|
624
621
|
next_service_schedule_date: "",
|
|
625
622
|
FleetServiceManagementFileSchema: [],
|
|
626
|
-
service_schedule_id: "",
|
|
627
623
|
status: "Active" /* Active */,
|
|
628
624
|
time_zone_id: ""
|
|
629
625
|
// Needs to be provided manually
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { kw as FleetServiceSchedule, kz as FleetServiceScheduleDTO, kB as FleetServiceScheduleQueryDTO, kA as FleetServiceScheduleQuerySchema, ky as FleetServiceScheduleSchema, kx as FleetServiceScheduleVehicleLink, kF as createFleetServiceSchedule, kH as deleteFleetServiceSchedule, kE as findFleetServiceSchedule, kD as newFleetServiceSchedulePayload, kC as toFleetServiceSchedulePayload, kG as updateFleetServiceSchedule } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
4
|
+
export { hX as FleetVendorFuelStation, h_ as FleetVendorFuelStationDTO, i0 as FleetVendorFuelStationQueryDTO, h$ as FleetVendorFuelStationQuerySchema, hZ as FleetVendorFuelStationSchema, hY as FleetVendorFuelStationSimple, i4 as createFleetVendorFuelStation, i6 as deleteFleetVendorFuelStation, i3 as findFleetVendorFuelStation, i7 as getFleetVendorFuelStationCacheSimple, i2 as newFleetVendorFuelStationPayload, i1 as toFleetVendorFuelStationPayload, i5 as updateFleetVendorFuelStation } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
5
|
+
export { i8 as FleetVendor, id as FleetVendorAddress, iu as FleetVendorAddressDTO, iw as FleetVendorAddressQueryDTO, iv as FleetVendorAddressQuerySchema, it as FleetVendorAddressSchema, ie as FleetVendorBankAccount, iy as FleetVendorBankAccountDTO, iA as FleetVendorBankAccountQueryDTO, iz as FleetVendorBankAccountQuerySchema, ix as FleetVendorBankAccountSchema, ig as FleetVendorContactPersons, iE as FleetVendorContactPersonsDTO, iC as FleetVendorContactPersonsLogoDTO, iB as FleetVendorContactPersonsLogoSchema, iG as FleetVendorContactPersonsQueryDTO, iF as FleetVendorContactPersonsQuerySchema, iD as FleetVendorContactPersonsSchema, io as FleetVendorDTO, is as FleetVendorDashBoardQueryDTO, ir as FleetVendorDashBoardQuerySchema, ii as FleetVendorDocument, iO as FleetVendorDocumentDTO, ij as FleetVendorDocumentFile, iM as FleetVendorDocumentFileDTO, iL as FleetVendorDocumentFileSchema, iQ as FleetVendorDocumentQueryDTO, iP as FleetVendorDocumentQuerySchema, iN as FleetVendorDocumentSchema, il as FleetVendorLogoDTO, ik as FleetVendorLogoSchema, iq as FleetVendorQueryDTO, ip as FleetVendorQuerySchema, ih as FleetVendorReview, iI as FleetVendorReviewDTO, iK as FleetVendorReviewQueryDTO, iJ as FleetVendorReviewQuerySchema, iH as FleetVendorReviewSchema, im as FleetVendorSchema, ia as FleetVendorSimple, ic as FleetVendorTagLink, ib as FleetVendorTypeLink, i9 as VendorDashboard, jb as createFleetVendor, jf as createFleetVendorAddress, jj as createFleetVendorBankAccount, jn as createFleetVendorContactPersons, jv as createFleetVendorDocument, jr as createFleetVendorReview, j8 as create_vendor_document_file, jd as deleteFleetVendor, ji as deleteFleetVendorAddress, jm as deleteFleetVendorBankAccount, jq as deleteFleetVendorContactPersons, jy as deleteFleetVendorDocument, ju as deleteFleetVendorReview, j7 as delete_vendor_contact_person_logo, j5 as delete_vendor_logo, ja as findFleetVendor, jg as findFleetVendorAddress, jk as findFleetVendorBankAccount, jo as findFleetVendorContactPersons, jw as findFleetVendorDocument, js as findFleetVendorReview, jz as getFleetVendorCacheSimple, j2 as get_vendor_contact_person_logo_presigned_url, j3 as get_vendor_document_file_presigned_url, j1 as get_vendor_logo_presigned_url, iU as newFleetVendorAddressPayload, iW as newFleetVendorBankAccountPayload, iY as newFleetVendorContactPersonsPayload, j0 as newFleetVendorDocumentPayload, iS as newFleetVendorPayload, i_ as newFleetVendorReviewPayload, j9 as remove_vendor_document_file, iT as toFleetVendorAddressPayload, iV as toFleetVendorBankAccountPayload, iX as toFleetVendorContactPersonsPayload, i$ as toFleetVendorDocumentPayload, iR as toFleetVendorPayload, iZ as toFleetVendorReviewPayload, jc as updateFleetVendor, jh as updateFleetVendorAddress, jl as updateFleetVendorBankAccount, jp as updateFleetVendorContactPersons, jx as updateFleetVendorDocument, jt as updateFleetVendorReview, j6 as update_vendor_contact_person_logo, j4 as update_vendor_logo, je as vendor_dashboard } from '../../../bookmark_service-DO1wqmLL.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 {
|
|
4
|
+
export { ht as FleetVendorServiceCenter, hw as FleetVendorServiceCenterDTO, hy as FleetVendorServiceCenterQueryDTO, hx as FleetVendorServiceCenterQuerySchema, hv as FleetVendorServiceCenterSchema, hu as FleetVendorServiceCenterSimple, hC as createFleetVendorServiceCenter, hE as deleteFleetVendorServiceCenter, hB as findFleetVendorServiceCenter, hF as getFleetVendorServiceCenterCacheSimple, hA as newFleetVendorServiceCenterPayload, hz as toFleetVendorServiceCenterPayload, hD as updateFleetVendorServiceCenter } from '../../../bookmark_service-DO1wqmLL.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 { bT as GPSGeofence, bY as GPSGeofenceDTO, bU as GPSGeofencePolilineData, bW as GPSGeofencePolilineDataDTO, bV as GPSGeofencePolilineDataSchema, b_ as GPSGeofenceQueryDTO, bZ as GPSGeofenceQuerySchema, bX as GPSGeofenceSchema, c2 as createGPSGeofence, c4 as deleteGPSGeofence, c1 as findGPSGeofence, c0 as newGPSGeofencePayload, b$ as toGPSGeofencePayload, c3 as updateGPSGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { bT as GPSGeofence, bY as GPSGeofenceDTO, bU as GPSGeofencePolilineData, bW as GPSGeofencePolilineDataDTO, bV as GPSGeofencePolilineDataSchema, b_ as GPSGeofenceQueryDTO, bZ as GPSGeofenceQuerySchema, bX as GPSGeofenceSchema, c2 as createGPSGeofence, c4 as deleteGPSGeofence, c1 as findGPSGeofence, c0 as newGPSGeofencePayload, b$ as toGPSGeofencePayload, c3 as updateGPSGeofence } from '../../../../bookmark_service-DO1wqmLL.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 { bx as GPSGeofenceTransaction, bz as GPSGeofenceTransactionDTO, bB as GPSGeofenceTransactionQueryDTO, bA as GPSGeofenceTransactionQuerySchema, by as GPSGeofenceTransactionSchema, bF as createGPSGeofenceTransaction, bH as deleteGPSGeofenceTransaction, bE as findGPSGeofenceTransaction, bD as newGPSGeofenceTransactionPayload, bC as toGPSGeofenceTransactionPayload, bG as updateGPSGeofenceTransaction } from '../../../../bookmark_service-
|
|
4
|
+
export { bx as GPSGeofenceTransaction, bz as GPSGeofenceTransactionDTO, bB as GPSGeofenceTransactionQueryDTO, bA as GPSGeofenceTransactionQuerySchema, by as GPSGeofenceTransactionSchema, bF as createGPSGeofenceTransaction, bH as deleteGPSGeofenceTransaction, bE as findGPSGeofenceTransaction, bD as newGPSGeofenceTransactionPayload, bC as toGPSGeofenceTransactionPayload, bG as updateGPSGeofenceTransaction } from '../../../../bookmark_service-DO1wqmLL.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 { bm as GPSGeofenceTransactionSummary, bo as GPSGeofenceTransactionSummaryDTO, bq as GPSGeofenceTransactionSummaryQueryDTO, bp as GPSGeofenceTransactionSummaryQuerySchema, bn as GPSGeofenceTransactionSummarySchema, bu as createGPSGeofenceTransactionSummary, bw as deleteGPSGeofenceTransactionSummary, bt as findGPSGeofenceTransactionSummary, bs as newGPSGeofenceTransactionSummaryPayload, br as toGPSGeofenceTransactionSummaryPayload, bv as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-
|
|
4
|
+
export { bm as GPSGeofenceTransactionSummary, bo as GPSGeofenceTransactionSummaryDTO, bq as GPSGeofenceTransactionSummaryQueryDTO, bp as GPSGeofenceTransactionSummaryQuerySchema, bn as GPSGeofenceTransactionSummarySchema, bu as createGPSGeofenceTransactionSummary, bw as deleteGPSGeofenceTransactionSummary, bt as findGPSGeofenceTransactionSummary, bs as newGPSGeofenceTransactionSummaryPayload, br as toGPSGeofenceTransactionSummaryPayload, bv as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-DO1wqmLL.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 { bI as TripGeofenceToGeofence, bK as TripGeofenceToGeofenceDTO, bM as TripGeofenceToGeofenceQueryDTO, bL as TripGeofenceToGeofenceQuerySchema, bJ as TripGeofenceToGeofenceSchema, bQ as createTripGeofenceToGeofence, bS as deleteTripGeofenceToGeofence, bP as findTripGeofenceToGeofence, bO as newTripGeofenceToGeofencePayload, bN as toTripGeofenceToGeofencePayload, bR as updateTripGeofenceToGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { bI as TripGeofenceToGeofence, bK as TripGeofenceToGeofenceDTO, bM as TripGeofenceToGeofenceQueryDTO, bL as TripGeofenceToGeofenceQuerySchema, bJ as TripGeofenceToGeofenceSchema, bQ as createTripGeofenceToGeofence, bS as deleteTripGeofenceToGeofence, bP as findTripGeofenceToGeofence, bO as newTripGeofenceToGeofencePayload, bN as toTripGeofenceToGeofencePayload, bR as updateTripGeofenceToGeofence } from '../../../../bookmark_service-DO1wqmLL.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 { sp as GPSLiveTrackShareLink, su as GPSLiveTrackShareLinkDTO, sq as GPSLiveTrackShareLinkNotification, ss as GPSLiveTrackShareLinkNotificationDTO, sr as GPSLiveTrackShareLinkNotificationSchema, sA as GPSLiveTrackShareLinkQueryDTO, sz as GPSLiveTrackShareLinkQuerySchema, st as GPSLiveTrackShareLinkSchema, sw as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sv as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sy as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sx as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sE as createGPSLiveTrackShareLink, sI as createGPSLiveTrackShareLinkNotification, sH as deleteGPSLiveTrackShareLink, sF as extendGPSLiveTrackLinkTime, sD as findGPSLiveTrackShareLink, sC as newGPSLiveTrackShareLinkPayload, sB as toGPSLiveTrackShareLinkPayload, sG as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { sp as GPSLiveTrackShareLink, su as GPSLiveTrackShareLinkDTO, sq as GPSLiveTrackShareLinkNotification, ss as GPSLiveTrackShareLinkNotificationDTO, sr as GPSLiveTrackShareLinkNotificationSchema, sA as GPSLiveTrackShareLinkQueryDTO, sz as GPSLiveTrackShareLinkQuerySchema, st as GPSLiveTrackShareLinkSchema, sw as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sv as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sy as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sx as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sE as createGPSLiveTrackShareLink, sI as createGPSLiveTrackShareLinkNotification, sH as deleteGPSLiveTrackShareLink, sF as extendGPSLiveTrackLinkTime, sD as findGPSLiveTrackShareLink, sC as newGPSLiveTrackShareLinkPayload, sB as toGPSLiveTrackShareLinkPayload, sG as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-DO1wqmLL.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 { sJ as GPSTrackHistoryShareLink, sO as GPSTrackHistoryShareLinkDTO, sK as GPSTrackHistoryShareLinkNotification, sM as GPSTrackHistoryShareLinkNotificationDTO, sL as GPSTrackHistoryShareLinkNotificationSchema, sS as GPSTrackHistoryShareLinkQueryDTO, sR as GPSTrackHistoryShareLinkQuerySchema, sN as GPSTrackHistoryShareLinkSchema, sQ as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sP as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sW as createGPSTrackHistoryShareLink, sZ as createGPSTrackHistoryShareLinkNotification, sY as deleteGPSTrackHistoryShareLink, sV as findGPSTrackHistoryShareLink, sU as newGPSTrackHistoryShareLinkPayload, sT as toGPSTrackHistoryShareLinkPayload, sX as updateTrackHistoryLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { sJ as GPSTrackHistoryShareLink, sO as GPSTrackHistoryShareLinkDTO, sK as GPSTrackHistoryShareLinkNotification, sM as GPSTrackHistoryShareLinkNotificationDTO, sL as GPSTrackHistoryShareLinkNotificationSchema, sS as GPSTrackHistoryShareLinkQueryDTO, sR as GPSTrackHistoryShareLinkQuerySchema, sN as GPSTrackHistoryShareLinkSchema, sQ as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sP as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sW as createGPSTrackHistoryShareLink, sZ as createGPSTrackHistoryShareLinkNotification, sY as deleteGPSTrackHistoryShareLink, sV as findGPSTrackHistoryShareLink, sU as newGPSTrackHistoryShareLinkPayload, sT as toGPSTrackHistoryShareLinkPayload, sX as updateTrackHistoryLinkStatus } from '../../../bookmark_service-DO1wqmLL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|