vms-nest-api-document 57.0.0 → 59.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/{user_organisation_service-Dyi5v2Ui.d.ts → eway_bill_details-CRTEIj5j.d.ts} +938 -332
- package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
- package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
- package/dist/services/account/eway_bill_details.d.ts +5 -155
- package/dist/services/account/fasttag_details.d.ts +2 -2
- package/dist/services/account/fasttag_transactions.d.ts +2 -2
- package/dist/services/account/invoice_service.d.ts +2 -1
- package/dist/services/account/notification_preferences.service.d.ts +2 -1
- package/dist/services/account/report_preferences.service.d.ts +2 -1
- package/dist/services/account/ticket_service.d.ts +2 -1
- package/dist/services/account/user_bookmark_service.d.ts +2 -1
- package/dist/services/core/external_api_push.service.d.ts +2 -1
- package/dist/services/core/external_api_share.service.d.ts +2 -1
- package/dist/services/core/external_api_sync.service.d.ts +2 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +2 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +2 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +2 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +2 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +2 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +2 -1
- package/dist/services/fleet/school_management/student_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +2 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +2 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/main/device/master_data_check_service.d.ts +3 -3
- package/dist/services/main/device/master_device_service.d.ts +6 -6
- package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
- package/dist/services/main/drivers/master_driver_service.d.ts +2 -1
- package/dist/services/main/users/auth_service.d.ts +2 -1
- package/dist/services/main/users/user_admin_service.d.ts +2 -1
- package/dist/services/main/users/user_organisation_service.d.ts +2 -1
- package/dist/services/main/users/user_service.d.ts +2 -1
- package/dist/services/main/users/user_service.js +6 -0
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +5 -4
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +20 -19
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +2 -1
- package/dist/services/master/bus/master_class_service.d.ts +2 -1
- package/dist/services/master/bus/master_program_service.d.ts +2 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +2 -1
- package/dist/services/master/bus/master_section_service.d.ts +2 -1
- package/dist/services/master/bus/master_semester_service.d.ts +2 -1
- package/dist/services/master/bus/master_stream_service.d.ts +2 -1
- package/dist/services/master/bus/master_year_service.d.ts +2 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -2
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +2 -1
- package/dist/services/master/device/master_device_model_service.d.ts +2 -1
- package/dist/services/master/device/master_device_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -1
- package/dist/services/master/main/master_main_country_service.d.ts +2 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +2 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +2 -1
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +2 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +2 -1
- package/dist/services/master/main/master_main_language_service.d.ts +2 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +2 -1
- package/dist/services/master/main/master_main_state_service.d.ts +2 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_fleet_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +2 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +2 -1
- package/dist/services/master/user/master_user_role_service.d.ts +2 -1
- package/dist/services/master/user/master_user_status_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +2 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +2 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +4 -4
- package/package.json +1 -1
- package/dist/fasttag_details-BXKhAzKf.d.ts +0 -454
|
@@ -2,5 +2,6 @@ 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 { de as FleetIncident, df as FleetIncidentCost, dg as FleetIncidentCostDTO, dh as FleetIncidentCostQueryDTO, di as FleetIncidentCostQuerySchema, dj as FleetIncidentCostSchema, dk as FleetIncidentDTO, dl as FleetIncidentDashBoardQueryDTO, dm as FleetIncidentDashBoardQuerySchema, dn as FleetIncidentFile, dp as FleetIncidentFileDTO, dq as FleetIncidentFileSchema, dr as FleetIncidentQueryDTO, ds as FleetIncidentQuerySchema, dt as FleetIncidentSchema, du as IncidentDashboard, dv as createFleetIncident, dw as createFleetIncidentCost, dx as create_incident_file, dy as deleteFleetIncident, dz as deleteFleetIncidentCost, dA as findFleetIncident, dB as findFleetIncidentCost, dC as get_incident_file_presigned_url, dD as incident_dashboard, dE as newFleetIncidentCostPayload, dF as newFleetIncidentPayload, dG as remove_incident_file, dH as toFleetIncidentCostPayload, dI as toFleetIncidentPayload, dJ as updateFleetIncident, dK as updateFleetIncidentCost } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { hD as FleetInspectionForm, hE as FleetInspectionFormDTO, hF as FleetInspectionFormFieldsDTO, hG as FleetInspectionFormFieldsSchema, hH as FleetInspectionFormQueryDTO, hI as FleetInspectionFormQuerySchema, hJ as FleetInspectionFormSchema, hK as FleetInspectionFormSimple, hL as createFleetInspectionForm, hM as deleteFleetInspectionForm, hN as findFleetInspectionForm, hO as find_inspection_form_cache_simple, hP as newFleetInspectionFormPayload, hQ as toFleetInspectionFormPayload, hR as updateFleetInspectionForm, hS as updateFleetInspectionFormData } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +2,6 @@ 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 { hT as FleetInspection, hU as FleetInspectionDTO, hV as FleetInspectionDashBoardQueryDTO, hW as FleetInspectionDashBoardQuerySchema, hX as FleetInspectionFile, hY as FleetInspectionFileDTO, hZ as FleetInspectionFileSchema, h_ as FleetInspectionQueryDTO, h$ as FleetInspectionQuerySchema, i0 as FleetInspectionSchema, i1 as InspectionDashboard, i2 as createFleetInspection, i3 as create_inspection_file, i4 as deleteFleetInspection, i5 as findFleetInspection, i6 as get_inspection_file_presigned_url, i7 as inspection_dashboard, i8 as newFleetInspectionPayload, i9 as remove_inspection_file, ia as toFleetInspectionPayload, ib as updateFleetInspection } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { t2 as FleetInspectionSchedule, t3 as FleetInspectionScheduleDTO, t4 as FleetInspectionScheduleQueryDTO, t5 as FleetInspectionScheduleQuerySchema, t6 as FleetInspectionScheduleSchema, t7 as FleetInspectionScheduleVehicleLink, t8 as createFleetInspectionSchedule, t9 as deleteFleetInspectionSchedule, ta as findFleetInspectionSchedule, tb as newFleetInspectionSchedulePayload, tc as toFleetInspectionSchedulePayload, td as updateFleetInspectionSchedule } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +2,6 @@ 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 { ic as FleetIssue, id as FleetIssueComment, ie as FleetIssueCommentDTO, ig as FleetIssueCommentQueryDTO, ih as FleetIssueCommentQuerySchema, ii as FleetIssueCommentSchema, ij as FleetIssueDTO, ik as FleetIssueDashBoardQueryDTO, il as FleetIssueDashBoardQuerySchema, im as FleetIssueFile, io as FleetIssueFileDTO, ip as FleetIssueFileSchema, iq as FleetIssueHistory, ir as FleetIssueQueryDTO, is as FleetIssueQuerySchema, it as FleetIssueSchema, iu as IssueDashboard, iv as createFleetIssue, iw as createFleetIssueComment, ix as create_issue_file, iy as deleteFleetIssue, iz as deleteFleetIssueComment, iA as findFleetIssue, iB as findFleetIssueComment, iC as fleet_issue_dashboard, iD as get_issue_file_presigned_url, iE as newFleetIssueCommentPayload, iF as newFleetIssuePayload, iG as remove_issue_file, iH as toFleetIssueCommentPayload, iI as toFleetIssuePayload, iJ as updateFleetIssue, iK as updateFleetIssueComment } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { Ax as OrganisationCalendar, Ay as OrganisationCalendarDTO, Az as OrganisationCalendarQueryDTO, AA as OrganisationCalendarQuerySchema, AB as OrganisationCalendarSchema, AC as createOrganisationCalendar, AD as deleteOrganisationCalendar, AE as findOrganisationCalendar, AF as newOrganisationCalendarPayload, AG as toOrganisationCalendarPayload, AH as updateOrganisationCalendar } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { AI as OrganisationNoticeBoard, AJ as OrganisationNoticeBoardDTO, AK as OrganisationNoticeBoardQueryDTO, AL as OrganisationNoticeBoardQuerySchema, AM as OrganisationNoticeBoardSchema, AN as createOrganisationNoticeBoard, AO as deleteOrganisationNoticeBoard, AP as findOrganisationNoticeBoard, AQ as newOrganisationNoticeBoardPayload, AR as toOrganisationNoticeBoardPayload, AS as updateOrganisationNoticeBoard } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { n8 as GuardianDetailsDTO, n9 as GuardianDetailsSchema, na as GuardianMobileNumberDTO, nb as GuardianMobileNumberSchema, nc as GuardianProfilePictureDTO, nd as GuardianProfilePictureSchema, ne as SchoolDashBoardQueryDTO, nf as SchoolDashBoardQuerySchema, ng as SchoolDashboard, S as Student, nh as StudentAddress, ni as StudentAddressDTO, nj as StudentAddressQueryDTO, nk as StudentAddressQuerySchema, nl as StudentAddressSchema, nm as StudentDTO, nn as StudentGuardian, no as StudentGuardianAutofillQueryDTO, np as StudentGuardianAutofillQuerySchema, nq as StudentGuardianLink, nr as StudentGuardianLinkDTO, ns as StudentGuardianLinkQueryDTO, nt as StudentGuardianLinkQuerySchema, nu as StudentGuardianLinkSchema, nv as StudentGuardianLoginPush, nw as StudentLeaveRequest, nx as StudentLeaveRequestDTO, ny as StudentLeaveRequestQueryDTO, nz as StudentLeaveRequestQuerySchema, nA as StudentLeaveRequestSchema, nB as StudentLoginPush, nC as StudentNoFixedScheduleQueryDTO, nD as StudentNoFixedScheduleQuerySchema, nE as StudentProfilePictureDTO, nF as StudentProfilePictureSchema, nG as StudentQueryDTO, nH as StudentQuerySchema, nI as StudentSchema, nJ as StudentStopChangeRequest, nK as StudentStopChangeRequestApprovalDTO, nL as StudentStopChangeRequestApprovalSchema, nM as StudentStopChangeRequestDTO, nN as StudentStopChangeRequestQueryDTO, nO as StudentStopChangeRequestQuerySchema, nP as StudentStopChangeRequestSchema, nQ as StudentTransportPlanTypeChangeHistory, nR as StudentTransportPlanTypeChangeHistoryQueryDTO, nS as StudentTransportPlanTypeChangeHistoryQuerySchema, nT as approveStopChangeRequest, nU as createStudent, nV as createStudentAddress, nW as createStudentGuardianLink, nX as createStudentLeaveRequest, nY as createStudentStopChangeRequest, nZ as deleteStudent, n_ as deleteStudentAddress, n$ as deleteStudentGuardianLink, o0 as deleteStudentLeaveRequest, o1 as deleteStudentStopChangeRequest, o2 as findStudent, o3 as findStudentAddress, o4 as findStudentGuardianAutofillDetails, o5 as findStudentGuardianLink, o6 as findStudentLeaveRequest, o7 as findStudentStopChangeRequest, o8 as findStudentTransportPlanTypeChangeHistory, o9 as find_students_with_no_fixed_schedule_drop, oa as find_students_with_no_fixed_schedule_pickup, ob as get_student_guardian_presigned_url, oc as get_student_presigned_url, od as newStudentAddressPayload, oe as newStudentGuardianLinkPayload, of as newStudentLeaveRequestPayload, og as newStudentPayload, oh as newStudentStopChangeRequestPayload, oi as remove_guardian_profile_picture, oj as remove_profile_picture, ok as school_dashboard, ol as toStudentAddressPayload, om as toStudentGuardianLinkPayload, on as toStudentLeaveRequestPayload, oo as toStudentPayload, op as toStudentStopChangeRequestPayload, oq as updateGuardianDetails, or as updateGuardianMobileNumber, os as updateGuardianProfilePicture, ot as updateStudent, ou as updateStudentAddress, ov as updateStudentGuardianLink, ow as updateStudentLeaveRequest, ox as updateStudentStopChangeRequest, oy as update_guardian_profile_picture, oz as update_profile_picture } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { te as FleetServiceSchedule, tf as FleetServiceScheduleDTO, tg as FleetServiceScheduleQueryDTO, th as FleetServiceScheduleQuerySchema, ti as FleetServiceScheduleSchema, tj as FleetServiceScheduleVehicleLink, tk as createFleetServiceSchedule, tl as deleteFleetServiceSchedule, tm as findFleetServiceSchedule, tn as newFleetServiceSchedulePayload, to as toFleetServiceSchedulePayload, tp as updateFleetServiceSchedule } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +2,6 @@ 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 { gY as FleetService, gZ as FleetServiceDTO, g_ as FleetServiceDashBoardQueryDTO, g$ as FleetServiceDashBoardQuerySchema, h0 as FleetServiceFile, h1 as FleetServiceFileDTO, h2 as FleetServiceFileSchema, h3 as FleetServiceQueryDTO, h4 as FleetServiceQuerySchema, h5 as FleetServiceReminder, h6 as FleetServiceReminderDTO, h7 as FleetServiceReminderQueryDTO, h8 as FleetServiceReminderQuerySchema, h9 as FleetServiceReminderSchema, ha as FleetServiceSchema, hb as FleetServiceTask, hc as FleetServiceTaskDTO, hd as FleetServiceTaskQueryDTO, he as FleetServiceTaskQuerySchema, hf as FleetServiceTaskSchema, hg as ServiceDashboard, hh as createFleetService, hi as createFleetServiceReminder, hj as createFleetServiceTask, hk as create_service_file, hl as deleteFleetService, hm as deleteFleetServiceReminder, hn as deleteFleetServiceTask, ho as findFleetService, hp as findFleetServiceReminder, hq as findFleetServiceTask, hr as get_service_file_presigned_url, hs as newFleetServicePayload, ht as newFleetServiceReminderPayload, hu as newFleetServiceTaskPayload, hv as remove_service_file, hw as service_dashboard, hx as toFleetServicePayload, hy as toFleetServiceReminderPayload, hz as toFleetServiceTaskPayload, hA as updateFleetService, hB as updateFleetServiceReminder, hC as updateFleetServiceTask } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { ec as FleetVendorFuelStation, ed as FleetVendorFuelStationDTO, ee as FleetVendorFuelStationQueryDTO, ef as FleetVendorFuelStationQuerySchema, eg as FleetVendorFuelStationSchema, eh as FleetVendorFuelStationSimple, ei as createFleetVendorFuelStation, ej as deleteFleetVendorFuelStation, ek as findFleetVendorFuelStation, el as find_fuel_station_cache_simple, em as newFleetVendorFuelStationPayload, en as toFleetVendorFuelStationPayload, eo as updateFleetVendorFuelStation } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +2,6 @@ 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 { eW as FleetVendor, eX as FleetVendorAddress, eY as FleetVendorAddressDTO, eZ as FleetVendorAddressQueryDTO, e_ as FleetVendorAddressQuerySchema, e$ as FleetVendorAddressSchema, f0 as FleetVendorBankAccount, f1 as FleetVendorBankAccountDTO, f2 as FleetVendorBankAccountQueryDTO, f3 as FleetVendorBankAccountQuerySchema, f4 as FleetVendorBankAccountSchema, f5 as FleetVendorContactPerson, f6 as FleetVendorContactPersonDTO, f7 as FleetVendorContactPersonLogoDTO, f8 as FleetVendorContactPersonLogoSchema, f9 as FleetVendorContactPersonQueryDTO, fa as FleetVendorContactPersonQuerySchema, fb as FleetVendorContactPersonSchema, fc as FleetVendorDTO, fd as FleetVendorDashBoardQueryDTO, fe as FleetVendorDashBoardQuerySchema, ff as FleetVendorDocument, fg as FleetVendorDocumentDTO, fh as FleetVendorDocumentFile, fi as FleetVendorDocumentFileDTO, fj as FleetVendorDocumentFileSchema, fk as FleetVendorDocumentQueryDTO, fl as FleetVendorDocumentQuerySchema, fm as FleetVendorDocumentSchema, fn as FleetVendorLogoDTO, fo as FleetVendorLogoSchema, fp as FleetVendorQueryDTO, fq as FleetVendorQuerySchema, fr as FleetVendorReview, fs as FleetVendorReviewDTO, ft as FleetVendorReviewQueryDTO, fu as FleetVendorReviewQuerySchema, fv as FleetVendorReviewSchema, fw as FleetVendorSchema, fx as FleetVendorSimple, fy as FleetVendorTagLink, fz as FleetVendorTypeLink, fA as VendorDashboard, fB as createFleetVendor, fC as createFleetVendorAddress, fD as createFleetVendorBankAccount, fE as createFleetVendorContactPerson, fF as createFleetVendorDocument, fG as createFleetVendorReview, fH as create_vendor_document_file, fI as deleteFleetVendor, fJ as deleteFleetVendorAddress, fK as deleteFleetVendorBankAccount, fL as deleteFleetVendorContactPerson, fM as deleteFleetVendorDocument, fN as deleteFleetVendorReview, fO as findFleetVendor, fP as findFleetVendorAddress, fQ as findFleetVendorBankAccount, fR as findFleetVendorContactPerson, fS as findFleetVendorDocument, fT as findFleetVendorReview, fU as find_vendor_cache_simple, fV as get_vendor_contact_person_logo_presigned_url, fW as get_vendor_document_file_presigned_url, fX as get_vendor_logo_presigned_url, fY as newFleetVendorAddressPayload, fZ as newFleetVendorBankAccountPayload, f_ as newFleetVendorContactPersonPayload, f$ as newFleetVendorDocumentPayload, g0 as newFleetVendorPayload, g1 as newFleetVendorReviewPayload, g2 as remove_vendor_contact_person_image, g3 as remove_vendor_document_file, g4 as remove_vendor_logo, g5 as toFleetVendorAddressPayload, g6 as toFleetVendorBankAccountPayload, g7 as toFleetVendorContactPersonPayload, g8 as toFleetVendorDocumentPayload, g9 as toFleetVendorPayload, ga as toFleetVendorReviewPayload, gb as updateFleetVendor, gc as updateFleetVendorAddress, gd as updateFleetVendorBankAccount, ge as updateFleetVendorContactPerson, gf as updateFleetVendorDocument, gg as updateFleetVendorReview, gh as update_vendor_contact_person_image, gi as update_vendor_logo, gj as vendor_dashboard } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { dL as FleetVendorServiceCenter, dM as FleetVendorServiceCenterDTO, dN as FleetVendorServiceCenterQueryDTO, dO as FleetVendorServiceCenterQuerySchema, dP as FleetVendorServiceCenterSchema, dQ as FleetVendorServiceCenterSimple, dR as createFleetVendorServiceCenter, dS as deleteFleetVendorServiceCenter, dT as findFleetVendorServiceCenter, dU as find_service_center_cache_simple, dV as newFleetVendorServiceCenterPayload, dW as toFleetVendorServiceCenterPayload, dX as updateFleetVendorServiceCenter } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { gk as FleetWorkshop, gl as FleetWorkshopDTO, gm as FleetWorkshopDashBoardQueryDTO, gn as FleetWorkshopDashBoardQuerySchema, go as FleetWorkshopQueryDTO, gp as FleetWorkshopQuerySchema, gq as FleetWorkshopSchema, gr as FleetWorkshopSimple, gs as WorkshopDashboard, gt as createFleetWorkshop, gu as deleteFleetWorkshop, gv as findFleetWorkshop, gw as find_workshop_cache_simple, gx as fleet_workshop_dashboard, gy as newFleetWorkshopPayload, gz as toFleetWorkshopPayload, gA as updateFleetWorkshop } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { pA as GPSGeofence, pB as GPSGeofenceCache, pC as GPSGeofenceDTO, pD as GPSGeofencePolilineData, pE as GPSGeofencePolilineDataDTO, pF as GPSGeofencePolilineDataSchema, pG as GPSGeofenceQueryDTO, pH as GPSGeofenceQuerySchema, pI as GPSGeofenceSchema, pJ as createGPSGeofence, pK as deleteGPSGeofence, pL as findGPSGeofence, pM as getGPSGeofenceCache, pN as newGPSGeofencePayload, pO as toGPSGeofencePayload, pP as updateGPSGeofence } from '../../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { pQ as GPSGeofenceTransaction, pR as GPSGeofenceTransactionDTO, pS as GPSGeofenceTransactionQueryDTO, pT as GPSGeofenceTransactionQuerySchema, pU as GPSGeofenceTransactionSchema, pV as createGPSGeofenceTransaction, pW as deleteGPSGeofenceTransaction, pX as findGPSGeofenceTransaction, pY as newGPSGeofenceTransactionPayload, pZ as toGPSGeofenceTransactionPayload, p_ as updateGPSGeofenceTransaction } from '../../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { pe as GPSGeofenceTransactionSummary, pf as GPSGeofenceTransactionSummaryDTO, pg as GPSGeofenceTransactionSummaryQueryDTO, ph as GPSGeofenceTransactionSummaryQuerySchema, pi as GPSGeofenceTransactionSummarySchema, pj as createGPSGeofenceTransactionSummary, pk as deleteGPSGeofenceTransactionSummary, pl as findGPSGeofenceTransactionSummary, pm as newGPSGeofenceTransactionSummaryPayload, pn as toGPSGeofenceTransactionSummaryPayload, po as updateGPSGeofenceTransactionSummary } from '../../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { pp as TripGeofenceToGeofence, pq as TripGeofenceToGeofenceDTO, pr as TripGeofenceToGeofenceQueryDTO, ps as TripGeofenceToGeofenceQuerySchema, pt as TripGeofenceToGeofenceSchema, pu as createTripGeofenceToGeofence, pv as deleteTripGeofenceToGeofence, pw as findTripGeofenceToGeofence, px as newTripGeofenceToGeofencePayload, py as toTripGeofenceToGeofencePayload, pz as updateTripGeofenceToGeofence } from '../../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { tq as GPSLiveTrackShareLink, tr as GPSLiveTrackShareLinkDTO, ts as GPSLiveTrackShareLinkNotification, tt as GPSLiveTrackShareLinkNotificationDTO, tu as GPSLiveTrackShareLinkNotificationSchema, tv as GPSLiveTrackShareLinkQueryDTO, tw as GPSLiveTrackShareLinkQuerySchema, tx as GPSLiveTrackShareLinkSchema, ty as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, tz as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, tA as GPSLiveTrackShareLinkUpdateLinkStatusDTO, tB as GPSLiveTrackShareLinkUpdateLinkStatusSchema, tC as createGPSLiveTrackShareLink, tD as createGPSLiveTrackShareLinkNotification, tE as deleteGPSLiveTrackShareLink, tF as extendGPSLiveTrackLinkTime, tG as findGPSLiveTrackShareLink, tH as newGPSLiveTrackShareLinkPayload, tI as toGPSLiveTrackShareLinkPayload, tJ as updateGPSLiveTrackLinkStatus } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,9 +1,10 @@
|
|
|
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,
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
7
8
|
|
|
8
9
|
interface GPSLockDigitalDoorLog extends Record<string, unknown> {
|
|
9
10
|
gps_lock_digital_door_log_id: string;
|
|
@@ -1,9 +1,10 @@
|
|
|
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,
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
7
8
|
|
|
8
9
|
interface GPSLockRelayLog extends Record<string, unknown> {
|
|
9
10
|
gps_lock_relay_log_id: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { tK as GPSTrackHistoryShareLink, tL as GPSTrackHistoryShareLinkDTO, tM as GPSTrackHistoryShareLinkNotification, tN as GPSTrackHistoryShareLinkNotificationDTO, tO as GPSTrackHistoryShareLinkNotificationSchema, tP as GPSTrackHistoryShareLinkQueryDTO, tQ as GPSTrackHistoryShareLinkQuerySchema, tR as GPSTrackHistoryShareLinkSchema, tS as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, tT as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, tU as createGPSTrackHistoryShareLink, tV as createGPSTrackHistoryShareLinkNotification, tW as deleteGPSTrackHistoryShareLink, tX as findGPSTrackHistoryShareLink, tY as newGPSTrackHistoryShareLinkPayload, tZ as toGPSTrackHistoryShareLinkPayload, t_ as updateTrackHistoryLinkStatus } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -36,13 +36,14 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
36
36
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
37
37
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
+
night_driving: NightDriving;
|
|
39
40
|
search: string;
|
|
40
41
|
paging: PAGING;
|
|
41
42
|
page_count: number;
|
|
42
43
|
page_index: number;
|
|
43
|
-
login_from: LoginFrom;
|
|
44
44
|
date_format_id: string;
|
|
45
45
|
time_zone_id: string;
|
|
46
|
+
login_from: LoginFrom;
|
|
46
47
|
organisation_id: string;
|
|
47
48
|
db_instance: string;
|
|
48
49
|
db_group: string;
|
|
@@ -50,7 +51,6 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
50
51
|
from_date: string;
|
|
51
52
|
to_date: string;
|
|
52
53
|
time_slot: TimeSlot;
|
|
53
|
-
night_driving: NightDriving;
|
|
54
54
|
over_speed: OverSpeed;
|
|
55
55
|
utilization_km: number;
|
|
56
56
|
raw_data: YesNo;
|
|
@@ -58,21 +58,21 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
58
58
|
vehicle_summary: YesNo;
|
|
59
59
|
driver_summary: YesNo;
|
|
60
60
|
}, {
|
|
61
|
-
login_from: LoginFrom;
|
|
62
61
|
date_format_id: string;
|
|
63
62
|
time_zone_id: string;
|
|
63
|
+
login_from: LoginFrom;
|
|
64
64
|
organisation_id: string;
|
|
65
65
|
db_instance: string;
|
|
66
66
|
db_group: string;
|
|
67
67
|
from_date: string;
|
|
68
68
|
to_date: string;
|
|
69
|
+
night_driving?: NightDriving | undefined;
|
|
69
70
|
search?: string | undefined;
|
|
70
71
|
paging?: PAGING | undefined;
|
|
71
72
|
page_count?: unknown;
|
|
72
73
|
page_index?: unknown;
|
|
73
74
|
vehicle_ids?: string[] | undefined;
|
|
74
75
|
time_slot?: TimeSlot | undefined;
|
|
75
|
-
night_driving?: NightDriving | undefined;
|
|
76
76
|
over_speed?: OverSpeed | undefined;
|
|
77
77
|
utilization_km?: unknown;
|
|
78
78
|
raw_data?: YesNo | undefined;
|
|
@@ -105,20 +105,20 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
|
|
|
105
105
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
106
106
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
+
night_driving: NightDriving;
|
|
108
109
|
search: string;
|
|
109
110
|
paging: PAGING;
|
|
110
111
|
page_count: number;
|
|
111
112
|
page_index: number;
|
|
112
|
-
login_from: LoginFrom;
|
|
113
113
|
date_format_id: string;
|
|
114
114
|
time_zone_id: string;
|
|
115
|
+
login_from: LoginFrom;
|
|
115
116
|
organisation_id: string;
|
|
116
117
|
db_instance: string;
|
|
117
118
|
db_group: string;
|
|
118
119
|
from_date: string;
|
|
119
120
|
to_date: string;
|
|
120
121
|
time_slot: TimeSlot;
|
|
121
|
-
night_driving: NightDriving;
|
|
122
122
|
over_speed: OverSpeed;
|
|
123
123
|
utilization_km: number;
|
|
124
124
|
raw_data: YesNo;
|
|
@@ -127,20 +127,20 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
|
|
|
127
127
|
driver_summary: YesNo;
|
|
128
128
|
driver_ids: string[];
|
|
129
129
|
}, {
|
|
130
|
-
login_from: LoginFrom;
|
|
131
130
|
date_format_id: string;
|
|
132
131
|
time_zone_id: string;
|
|
132
|
+
login_from: LoginFrom;
|
|
133
133
|
organisation_id: string;
|
|
134
134
|
db_instance: string;
|
|
135
135
|
db_group: string;
|
|
136
136
|
from_date: string;
|
|
137
137
|
to_date: string;
|
|
138
|
+
night_driving?: NightDriving | undefined;
|
|
138
139
|
search?: string | undefined;
|
|
139
140
|
paging?: PAGING | undefined;
|
|
140
141
|
page_count?: unknown;
|
|
141
142
|
page_index?: unknown;
|
|
142
143
|
time_slot?: TimeSlot | undefined;
|
|
143
|
-
night_driving?: NightDriving | undefined;
|
|
144
144
|
over_speed?: OverSpeed | undefined;
|
|
145
145
|
utilization_km?: unknown;
|
|
146
146
|
raw_data?: YesNo | undefined;
|
|
@@ -173,9 +173,9 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
173
173
|
paging: PAGING;
|
|
174
174
|
page_count: number;
|
|
175
175
|
page_index: number;
|
|
176
|
-
login_from: LoginFrom;
|
|
177
176
|
date_format_id: string;
|
|
178
177
|
time_zone_id: string;
|
|
178
|
+
login_from: LoginFrom;
|
|
179
179
|
organisation_id: string;
|
|
180
180
|
db_instance: string;
|
|
181
181
|
db_group: string;
|
|
@@ -186,9 +186,9 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
186
186
|
interval_seconds: number;
|
|
187
187
|
boolean_type: BooleanType;
|
|
188
188
|
}, {
|
|
189
|
-
login_from: LoginFrom;
|
|
190
189
|
date_format_id: string;
|
|
191
190
|
time_zone_id: string;
|
|
191
|
+
login_from: LoginFrom;
|
|
192
192
|
organisation_id: string;
|
|
193
193
|
db_instance: string;
|
|
194
194
|
db_group: string;
|
|
@@ -224,9 +224,9 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
|
|
|
224
224
|
paging: PAGING;
|
|
225
225
|
page_count: number;
|
|
226
226
|
page_index: number;
|
|
227
|
-
login_from: LoginFrom;
|
|
228
227
|
date_format_id: string;
|
|
229
228
|
time_zone_id: string;
|
|
229
|
+
login_from: LoginFrom;
|
|
230
230
|
organisation_id: string;
|
|
231
231
|
db_instance: string;
|
|
232
232
|
db_group: string;
|
|
@@ -234,9 +234,9 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
|
|
|
234
234
|
utilization_km: number;
|
|
235
235
|
is12am: Is12AM;
|
|
236
236
|
}, {
|
|
237
|
-
login_from: LoginFrom;
|
|
238
237
|
date_format_id: string;
|
|
239
238
|
time_zone_id: string;
|
|
239
|
+
login_from: LoginFrom;
|
|
240
240
|
organisation_id: string;
|
|
241
241
|
db_instance: string;
|
|
242
242
|
db_group: string;
|
|
@@ -270,9 +270,9 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
|
|
|
270
270
|
paging: PAGING;
|
|
271
271
|
page_count: number;
|
|
272
272
|
page_index: number;
|
|
273
|
-
login_from: LoginFrom;
|
|
274
273
|
date_format_id: string;
|
|
275
274
|
time_zone_id: string;
|
|
275
|
+
login_from: LoginFrom;
|
|
276
276
|
organisation_id: string;
|
|
277
277
|
db_instance: string;
|
|
278
278
|
db_group: string;
|
|
@@ -281,9 +281,9 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
|
|
|
281
281
|
from_date_time: string;
|
|
282
282
|
to_date_time: string;
|
|
283
283
|
}, {
|
|
284
|
-
login_from: LoginFrom;
|
|
285
284
|
date_format_id: string;
|
|
286
285
|
time_zone_id: string;
|
|
286
|
+
login_from: LoginFrom;
|
|
287
287
|
organisation_id: string;
|
|
288
288
|
db_instance: string;
|
|
289
289
|
db_group: string;
|
|
@@ -315,17 +315,17 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
|
|
|
315
315
|
paging: PAGING;
|
|
316
316
|
page_count: number;
|
|
317
317
|
page_index: number;
|
|
318
|
-
login_from: LoginFrom;
|
|
319
318
|
date_format_id: string;
|
|
320
319
|
time_zone_id: string;
|
|
320
|
+
login_from: LoginFrom;
|
|
321
321
|
organisation_id: string;
|
|
322
322
|
db_instance: string;
|
|
323
323
|
db_group: string;
|
|
324
324
|
vehicle_id: string;
|
|
325
325
|
}, {
|
|
326
|
-
login_from: LoginFrom;
|
|
327
326
|
date_format_id: string;
|
|
328
327
|
time_zone_id: string;
|
|
328
|
+
login_from: LoginFrom;
|
|
329
329
|
organisation_id: string;
|
|
330
330
|
db_instance: string;
|
|
331
331
|
db_group: string;
|
|
@@ -362,9 +362,9 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
362
362
|
paging: PAGING;
|
|
363
363
|
page_count: number;
|
|
364
364
|
page_index: number;
|
|
365
|
-
login_from: LoginFrom;
|
|
366
365
|
date_format_id: string;
|
|
367
366
|
time_zone_id: string;
|
|
367
|
+
login_from: LoginFrom;
|
|
368
368
|
organisation_id: string;
|
|
369
369
|
db_instance: string;
|
|
370
370
|
db_group: string;
|
|
@@ -378,9 +378,9 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
378
378
|
alert_types: AlertType[];
|
|
379
379
|
alert_sub_types: AlertSubType[];
|
|
380
380
|
}, {
|
|
381
|
-
login_from: LoginFrom;
|
|
382
381
|
date_format_id: string;
|
|
383
382
|
time_zone_id: string;
|
|
383
|
+
login_from: LoginFrom;
|
|
384
384
|
organisation_id: string;
|
|
385
385
|
db_instance: string;
|
|
386
386
|
db_group: string;
|
|
@@ -120,9 +120,8 @@ declare const MasterDataCheckQuerySchema: z.ZodObject<{
|
|
|
120
120
|
master_traccar_server_id: z.ZodEffects<z.ZodString, string, string>;
|
|
121
121
|
search: z.ZodEffects<z.ZodString, string, string>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
master_traccar_server_id: string;
|
|
124
|
-
status: Status[];
|
|
125
123
|
search: string;
|
|
124
|
+
status: Status[];
|
|
126
125
|
paging: PAGING;
|
|
127
126
|
page_count: number;
|
|
128
127
|
page_index: number;
|
|
@@ -142,11 +141,12 @@ declare const MasterDataCheckQuerySchema: z.ZodObject<{
|
|
|
142
141
|
include_master_data: YesNo;
|
|
143
142
|
date_format_id: string;
|
|
144
143
|
time_zone_id: string;
|
|
145
|
-
}, {
|
|
146
144
|
master_traccar_server_id: string;
|
|
145
|
+
}, {
|
|
147
146
|
search: string;
|
|
148
147
|
date_format_id: string;
|
|
149
148
|
time_zone_id: string;
|
|
149
|
+
master_traccar_server_id: string;
|
|
150
150
|
status?: Status[] | undefined;
|
|
151
151
|
paging?: PAGING | undefined;
|
|
152
152
|
page_count?: unknown;
|
|
@@ -32,13 +32,13 @@ declare const MasterDeviceSchema: z.ZodObject<{
|
|
|
32
32
|
description: z.ZodEffects<z.ZodString, string, string>;
|
|
33
33
|
imei: z.ZodEffects<z.ZodString, string, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
master_traccar_server_id: string;
|
|
35
36
|
description: string;
|
|
36
37
|
imei: string;
|
|
37
|
-
master_traccar_server_id: string;
|
|
38
38
|
}, {
|
|
39
|
+
master_traccar_server_id: string;
|
|
39
40
|
description: string;
|
|
40
41
|
imei: string;
|
|
41
|
-
master_traccar_server_id: string;
|
|
42
42
|
}>;
|
|
43
43
|
type MasterDeviceDTO = z.infer<typeof MasterDeviceSchema>;
|
|
44
44
|
declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
@@ -74,9 +74,8 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
74
74
|
} & {
|
|
75
75
|
master_traccar_server_id: z.ZodEffects<z.ZodString, string, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
master_traccar_server_id: string;
|
|
78
|
-
status: Status[];
|
|
79
77
|
search: string;
|
|
78
|
+
status: Status[];
|
|
80
79
|
paging: PAGING;
|
|
81
80
|
page_count: number;
|
|
82
81
|
page_index: number;
|
|
@@ -96,12 +95,13 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
96
95
|
include_master_data: YesNo;
|
|
97
96
|
date_format_id: string;
|
|
98
97
|
time_zone_id: string;
|
|
99
|
-
}, {
|
|
100
98
|
master_traccar_server_id: string;
|
|
99
|
+
}, {
|
|
101
100
|
date_format_id: string;
|
|
102
101
|
time_zone_id: string;
|
|
103
|
-
|
|
102
|
+
master_traccar_server_id: string;
|
|
104
103
|
search?: string | undefined;
|
|
104
|
+
status?: Status[] | undefined;
|
|
105
105
|
paging?: PAGING | undefined;
|
|
106
106
|
page_count?: unknown;
|
|
107
107
|
page_index?: unknown;
|
|
@@ -97,8 +97,8 @@ declare const MasterTraccarServerQuerySchema: z.ZodObject<{
|
|
|
97
97
|
} & {
|
|
98
98
|
master_traccar_server_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
|
-
status: Status[];
|
|
101
100
|
search: string;
|
|
101
|
+
status: Status[];
|
|
102
102
|
paging: PAGING;
|
|
103
103
|
page_count: number;
|
|
104
104
|
page_index: number;
|
|
@@ -122,8 +122,8 @@ declare const MasterTraccarServerQuerySchema: z.ZodObject<{
|
|
|
122
122
|
}, {
|
|
123
123
|
date_format_id: string;
|
|
124
124
|
time_zone_id: string;
|
|
125
|
-
status?: Status[] | undefined;
|
|
126
125
|
search?: string | undefined;
|
|
126
|
+
status?: Status[] | undefined;
|
|
127
127
|
paging?: PAGING | undefined;
|
|
128
128
|
page_count?: unknown;
|
|
129
129
|
page_index?: unknown;
|
|
@@ -2,5 +2,6 @@ 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 { p$ as AssignRemoveDriverHistory, q0 as DriverLoginPush, b as MasterDriver, q1 as MasterDriverDTO, q2 as MasterDriverFile, q3 as MasterDriverFileDTO, q4 as MasterDriverFileSchema, q5 as MasterDriverLogoDTO, q6 as MasterDriverLogoSchema, q7 as MasterDriverProfileDTO, q8 as MasterDriverProfileSchema, q9 as MasterDriverQueryDTO, qa as MasterDriverQuerySchema, qb as MasterDriverSchema, qc as createMasterDriver, qd as create_master_driver_file, qe as deleteMasterDriver, qf as findMasterDriver, qg as getMasterDriverCache, qh as getMasterDriverCacheSimple, qi as get_master_driver_file_presigned_url, qj as get_master_driver_image_presigned_url, qk as newDriverPayload, ql as remove_master_driver_file, qm as remove_master_driver_image, qn as toDriverPayload, qo as toDriverProfilePayload, qp as updateMasterDriver, qq as updateMasterDriverProfile, qr as update_master_driver_image } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|