vms-nest-api-document 12.0.0 → 14.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +1 -1
- package/dist/services/account/fasttag_details.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/KilometerMonthly.d.ts +17 -3
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_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/main/vehicle/master_vehicle_service.js +3 -0
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +4 -4
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/dist/{user_organisation_service-ZbPAtHTz.d.ts → user_organisation_service-C560P4j-.d.ts} +7 -3
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation,
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, e as MasterSpecialSchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -203,11 +203,11 @@ declare const SpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
203
203
|
organisation_id: string;
|
|
204
204
|
organisation_branch_id: string;
|
|
205
205
|
route_id: string;
|
|
206
|
+
special_schedule_id: string;
|
|
206
207
|
vehicle_id: string;
|
|
207
208
|
driver_id: string;
|
|
208
209
|
attendant_id: string;
|
|
209
210
|
time_zone_id: string;
|
|
210
|
-
special_schedule_id: string;
|
|
211
211
|
}, {
|
|
212
212
|
run_date: string;
|
|
213
213
|
schedule_type: BusLeg;
|
|
@@ -217,11 +217,11 @@ declare const SpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
217
217
|
organisation_id: string;
|
|
218
218
|
organisation_branch_id: string;
|
|
219
219
|
route_id: string;
|
|
220
|
+
special_schedule_id: string;
|
|
220
221
|
vehicle_id: string;
|
|
221
222
|
driver_id: string;
|
|
222
223
|
attendant_id: string;
|
|
223
224
|
time_zone_id: string;
|
|
224
|
-
special_schedule_id: string;
|
|
225
225
|
start_planned_date_time?: string | undefined;
|
|
226
226
|
end_planned_date_time?: string | undefined;
|
|
227
227
|
start_actual_date_time?: string | undefined;
|
|
@@ -304,16 +304,16 @@ declare const SpecialScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
304
304
|
}[];
|
|
305
305
|
include_master_data: YesNo;
|
|
306
306
|
date_format_id: string;
|
|
307
|
+
special_schedule_day_run_ids: string[];
|
|
307
308
|
organisation_ids: string[];
|
|
308
309
|
organisation_branch_ids: string[];
|
|
309
310
|
route_ids: string[];
|
|
311
|
+
special_schedule_ids: string[];
|
|
310
312
|
vehicle_ids: string[];
|
|
311
313
|
driver_ids: string[];
|
|
312
314
|
attendant_ids: string[];
|
|
313
315
|
run_date_from: string;
|
|
314
316
|
run_date_to: string;
|
|
315
|
-
special_schedule_ids: string[];
|
|
316
|
-
special_schedule_day_run_ids: string[];
|
|
317
317
|
}, {
|
|
318
318
|
time_zone_id: string;
|
|
319
319
|
date_format_id: string;
|
|
@@ -339,16 +339,16 @@ declare const SpecialScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
339
339
|
direction: OrderBy;
|
|
340
340
|
}[] | undefined;
|
|
341
341
|
include_master_data?: YesNo | undefined;
|
|
342
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
342
343
|
organisation_ids?: string[] | undefined;
|
|
343
344
|
organisation_branch_ids?: string[] | undefined;
|
|
344
345
|
route_ids?: string[] | undefined;
|
|
346
|
+
special_schedule_ids?: string[] | undefined;
|
|
345
347
|
vehicle_ids?: string[] | undefined;
|
|
346
348
|
driver_ids?: string[] | undefined;
|
|
347
349
|
attendant_ids?: string[] | undefined;
|
|
348
350
|
run_date_from?: string | undefined;
|
|
349
351
|
run_date_to?: string | undefined;
|
|
350
|
-
special_schedule_ids?: string[] | undefined;
|
|
351
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
352
352
|
}>;
|
|
353
353
|
type SpecialScheduleDayRunQueryDTO = z.infer<typeof SpecialScheduleDayRunQuerySchema>;
|
|
354
354
|
declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
@@ -367,6 +367,7 @@ declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
367
367
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
368
368
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
+
special_schedule_day_run_id: string;
|
|
370
371
|
planned_student_count: number;
|
|
371
372
|
marked_student_count: number;
|
|
372
373
|
status: Status;
|
|
@@ -380,13 +381,12 @@ declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
380
381
|
stop_status: DayRunStopStatus;
|
|
381
382
|
bus_stop_id: string;
|
|
382
383
|
time_zone_id: string;
|
|
383
|
-
special_schedule_day_run_id: string;
|
|
384
384
|
}, {
|
|
385
|
+
special_schedule_day_run_id: string;
|
|
385
386
|
status: Status;
|
|
386
387
|
stop_status: DayRunStopStatus;
|
|
387
388
|
bus_stop_id: string;
|
|
388
389
|
time_zone_id: string;
|
|
389
|
-
special_schedule_day_run_id: string;
|
|
390
390
|
planned_student_count?: unknown;
|
|
391
391
|
marked_student_count?: unknown;
|
|
392
392
|
order_no?: unknown;
|
|
@@ -460,13 +460,13 @@ declare const SpecialScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
460
460
|
}[];
|
|
461
461
|
include_master_data: YesNo;
|
|
462
462
|
date_format_id: string;
|
|
463
|
+
special_schedule_day_run_ids: string[];
|
|
463
464
|
organisation_ids: string[];
|
|
464
465
|
organisation_branch_ids: string[];
|
|
465
466
|
route_ids: string[];
|
|
466
|
-
bus_stop_ids: string[];
|
|
467
467
|
special_schedule_ids: string[];
|
|
468
|
-
special_schedule_day_run_ids: string[];
|
|
469
468
|
special_schedule_day_run_stop_ids: string[];
|
|
469
|
+
bus_stop_ids: string[];
|
|
470
470
|
}, {
|
|
471
471
|
time_zone_id: string;
|
|
472
472
|
date_format_id: string;
|
|
@@ -490,13 +490,13 @@ declare const SpecialScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
490
490
|
direction: OrderBy;
|
|
491
491
|
}[] | undefined;
|
|
492
492
|
include_master_data?: YesNo | undefined;
|
|
493
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
493
494
|
organisation_ids?: string[] | undefined;
|
|
494
495
|
organisation_branch_ids?: string[] | undefined;
|
|
495
496
|
route_ids?: string[] | undefined;
|
|
496
|
-
bus_stop_ids?: string[] | undefined;
|
|
497
497
|
special_schedule_ids?: string[] | undefined;
|
|
498
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
499
498
|
special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
499
|
+
bus_stop_ids?: string[] | undefined;
|
|
500
500
|
}>;
|
|
501
501
|
type SpecialScheduleDayRunStopQueryDTO = z.infer<typeof SpecialScheduleDayRunStopQuerySchema>;
|
|
502
502
|
declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
@@ -514,6 +514,7 @@ declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
514
514
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
515
515
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
516
516
|
}, "strip", z.ZodTypeAny, {
|
|
517
|
+
special_schedule_day_run_id: string;
|
|
517
518
|
status: Status;
|
|
518
519
|
student_boarding_status: StudentLegStatus;
|
|
519
520
|
method: AttendanceMethod;
|
|
@@ -522,20 +523,19 @@ declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
522
523
|
student_attendance_image_url: string;
|
|
523
524
|
student_attendance_image_key: string;
|
|
524
525
|
student_attendance_image_name: string;
|
|
525
|
-
student_id: string;
|
|
526
|
-
time_zone_id: string;
|
|
527
|
-
special_schedule_day_run_id: string;
|
|
528
526
|
planned_special_schedule_day_run_stop_id: string;
|
|
529
527
|
actual_special_schedule_day_run_stop_id: string;
|
|
528
|
+
student_id: string;
|
|
529
|
+
time_zone_id: string;
|
|
530
530
|
}, {
|
|
531
|
+
special_schedule_day_run_id: string;
|
|
531
532
|
status: Status;
|
|
532
533
|
student_boarding_status: StudentLegStatus;
|
|
533
534
|
method: AttendanceMethod;
|
|
534
|
-
student_id: string;
|
|
535
|
-
time_zone_id: string;
|
|
536
|
-
special_schedule_day_run_id: string;
|
|
537
535
|
planned_special_schedule_day_run_stop_id: string;
|
|
538
536
|
actual_special_schedule_day_run_stop_id: string;
|
|
537
|
+
student_id: string;
|
|
538
|
+
time_zone_id: string;
|
|
539
539
|
mark_time?: string | undefined;
|
|
540
540
|
note?: string | undefined;
|
|
541
541
|
student_attendance_image_url?: string | undefined;
|
|
@@ -609,15 +609,15 @@ declare const SpecialScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
609
609
|
}[];
|
|
610
610
|
include_master_data: YesNo;
|
|
611
611
|
date_format_id: string;
|
|
612
|
+
special_schedule_day_run_ids: string[];
|
|
612
613
|
organisation_ids: string[];
|
|
613
614
|
organisation_branch_ids: string[];
|
|
614
615
|
route_ids: string[];
|
|
615
|
-
student_ids: string[];
|
|
616
616
|
special_schedule_ids: string[];
|
|
617
|
-
special_schedule_day_run_ids: string[];
|
|
618
617
|
special_schedule_day_run_student_ids: string[];
|
|
619
618
|
planned_special_schedule_day_run_stop_ids: string[];
|
|
620
619
|
actual_special_schedule_day_run_stop_ids: string[];
|
|
620
|
+
student_ids: string[];
|
|
621
621
|
}, {
|
|
622
622
|
time_zone_id: string;
|
|
623
623
|
date_format_id: string;
|
|
@@ -642,15 +642,15 @@ declare const SpecialScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
642
642
|
direction: OrderBy;
|
|
643
643
|
}[] | undefined;
|
|
644
644
|
include_master_data?: YesNo | undefined;
|
|
645
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
645
646
|
organisation_ids?: string[] | undefined;
|
|
646
647
|
organisation_branch_ids?: string[] | undefined;
|
|
647
648
|
route_ids?: string[] | undefined;
|
|
648
|
-
student_ids?: string[] | undefined;
|
|
649
649
|
special_schedule_ids?: string[] | undefined;
|
|
650
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
651
650
|
special_schedule_day_run_student_ids?: string[] | undefined;
|
|
652
651
|
planned_special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
652
|
actual_special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
|
+
student_ids?: string[] | undefined;
|
|
654
654
|
}>;
|
|
655
655
|
type SpecialScheduleDayRunStudentQueryDTO = z.infer<typeof SpecialScheduleDayRunStudentQuerySchema>;
|
|
656
656
|
declare const GenerateSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -659,23 +659,23 @@ declare const GenerateSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
659
659
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
660
660
|
}, "strip", z.ZodTypeAny, {
|
|
661
661
|
run_date: string;
|
|
662
|
-
time_zone_id: string;
|
|
663
662
|
special_schedule_id: string;
|
|
663
|
+
time_zone_id: string;
|
|
664
664
|
}, {
|
|
665
665
|
run_date: string;
|
|
666
|
-
time_zone_id: string;
|
|
667
666
|
special_schedule_id: string;
|
|
667
|
+
time_zone_id: string;
|
|
668
668
|
}>;
|
|
669
669
|
type GenerateSpecialScheduleDayRunDTO = z.infer<typeof GenerateSpecialScheduleDayRunSchema>;
|
|
670
670
|
declare const SpecialScheduleDayRunIdSchema: z.ZodObject<{
|
|
671
671
|
special_schedule_day_run_id: z.ZodEffects<z.ZodString, string, string>;
|
|
672
672
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
673
673
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
time_zone_id: string;
|
|
675
674
|
special_schedule_day_run_id: string;
|
|
676
|
-
}, {
|
|
677
675
|
time_zone_id: string;
|
|
676
|
+
}, {
|
|
678
677
|
special_schedule_day_run_id: string;
|
|
678
|
+
time_zone_id: string;
|
|
679
679
|
}>;
|
|
680
680
|
type SpecialScheduleDayRunIdDTO = z.infer<typeof SpecialScheduleDayRunIdSchema>;
|
|
681
681
|
declare const CancelSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -683,12 +683,12 @@ declare const CancelSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
683
683
|
cancel_reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
684
684
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
685
685
|
}, "strip", z.ZodTypeAny, {
|
|
686
|
+
special_schedule_day_run_id: string;
|
|
686
687
|
cancel_reason: string;
|
|
687
688
|
time_zone_id: string;
|
|
688
|
-
special_schedule_day_run_id: string;
|
|
689
689
|
}, {
|
|
690
|
-
time_zone_id: string;
|
|
691
690
|
special_schedule_day_run_id: string;
|
|
691
|
+
time_zone_id: string;
|
|
692
692
|
cancel_reason?: string | undefined;
|
|
693
693
|
}>;
|
|
694
694
|
type CancelSpecialScheduleDayRunDTO = z.infer<typeof CancelSpecialScheduleDayRunSchema>;
|
|
@@ -697,12 +697,12 @@ declare const SpecialScheduleDayRunStopIdSchema: z.ZodObject<{
|
|
|
697
697
|
actual_time: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
698
698
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
699
699
|
}, "strip", z.ZodTypeAny, {
|
|
700
|
+
special_schedule_day_run_stop_id: string;
|
|
700
701
|
time_zone_id: string;
|
|
701
702
|
actual_time: string;
|
|
702
|
-
special_schedule_day_run_stop_id: string;
|
|
703
703
|
}, {
|
|
704
|
-
time_zone_id: string;
|
|
705
704
|
special_schedule_day_run_stop_id: string;
|
|
705
|
+
time_zone_id: string;
|
|
706
706
|
actual_time?: string | undefined;
|
|
707
707
|
}>;
|
|
708
708
|
type SpecialScheduleDayRunStopIdDTO = z.infer<typeof SpecialScheduleDayRunStopIdSchema>;
|
|
@@ -718,6 +718,7 @@ declare const MarkSpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
718
718
|
student_attendance_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
719
719
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
720
720
|
}, "strip", z.ZodTypeAny, {
|
|
721
|
+
special_schedule_day_run_student_id: string;
|
|
721
722
|
student_boarding_status: StudentLegStatus;
|
|
722
723
|
method: AttendanceMethod;
|
|
723
724
|
mark_time: string;
|
|
@@ -725,15 +726,14 @@ declare const MarkSpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
725
726
|
student_attendance_image_url: string;
|
|
726
727
|
student_attendance_image_key: string;
|
|
727
728
|
student_attendance_image_name: string;
|
|
728
|
-
time_zone_id: string;
|
|
729
|
-
special_schedule_day_run_student_id: string;
|
|
730
729
|
actual_special_schedule_day_run_stop_id: string;
|
|
730
|
+
time_zone_id: string;
|
|
731
731
|
}, {
|
|
732
|
+
special_schedule_day_run_student_id: string;
|
|
732
733
|
student_boarding_status: StudentLegStatus;
|
|
733
734
|
method: AttendanceMethod;
|
|
734
|
-
time_zone_id: string;
|
|
735
|
-
special_schedule_day_run_student_id: string;
|
|
736
735
|
actual_special_schedule_day_run_stop_id: string;
|
|
736
|
+
time_zone_id: string;
|
|
737
737
|
mark_time?: string | undefined;
|
|
738
738
|
note?: string | undefined;
|
|
739
739
|
student_attendance_image_url?: string | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { lT as AssignDailyScheduleToStudentsDTO, lU as AssignDailyScheduleToStudentsSchema,
|
|
4
|
+
export { lT as AssignDailyScheduleToStudentsDTO, lU as AssignDailyScheduleToStudentsSchema, b as MasterDailySchedule, lV as MasterDailyScheduleDTO, lW as MasterDailyScheduleQueryDTO, lX as MasterDailyScheduleQuerySchema, lY as MasterDailyScheduleSchema, lZ as MasterDailyScheduleStudent, l_ as MasterDailyScheduleStudentQueryDTO, l$ as MasterDailyScheduleStudentQuerySchema, m0 as RemoveDailyScheduleToStudentsDTO, m1 as RemoveDailyScheduleToStudentsSchema, m2 as UpdateDailyScheduleStopDTO, m3 as UpdateDailyScheduleStopSchema, m4 as assignDailyScheduleToStudents, m5 as createMasterDailySchedule, m6 as deleteMasterDailySchedule, m7 as findMasterDailySchedule, m8 as findMasterDailyScheduleStudent, m9 as newMasterDailySchedulePayload, ma as removeDailyScheduleToStudents, mb as toMasterDailySchedulePayload, mc as updateDailyScheduleStop, md as updateMasterDailySchedule } from '../../../user_organisation_service-C560P4j-.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 { M as MasterRoute, mB as MasterRouteDTO, mC as MasterRouteJourneyTimeDTO, mD as MasterRouteJourneyTimeSchema, mE as MasterRouteQueryDTO, mF as MasterRouteQuerySchema, mG as MasterRouteSchema, mH as MasterRouteStop, mI as MasterRouteStopCreateDTO, mJ as MasterRouteStopCreateSchema, mK as MasterRouteStopDTO, mL as MasterRouteStopDeleteAllSchema, mM as MasterRouteStopDeleteDTO, mN as MasterRouteStopDeleteReOrderDTO, mO as MasterRouteStopDeleteSchema, mP as MasterRouteStopIds, mQ as MasterRouteStopIdsDTO, mR as MasterRouteStopReorderDTO, mS as MasterRouteStopReorderSchema, mT as MasterRouteStopSchema, mU as MasterRouteStopUpdateDTO, mV as MasterRouteStopUpdateSchema, mW as appendRouteStop, mX as createMasterRoute, mY as deleteMasterRoute, mZ as deleteRouteStopReorder, m_ as deleteRouteStopsAll, m$ as findMasterRoute, n0 as findRouteStopCache, n1 as newMasterRoutePayload, n2 as reorderRouteStops, n3 as toMasterRoutePayload, n4 as updateMasterRoute, n5 as updateRouteStop, n6 as update_journey_time } from '../../../user_organisation_service-C560P4j-.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 { me as AssignSpecialScheduleToStudentsDTO, mf as AssignSpecialScheduleToStudentsSchema,
|
|
4
|
+
export { me as AssignSpecialScheduleToStudentsDTO, mf as AssignSpecialScheduleToStudentsSchema, e as MasterSpecialSchedule, mg as MasterSpecialScheduleDTO, mh as MasterSpecialScheduleQueryDTO, mi as MasterSpecialScheduleQuerySchema, mj as MasterSpecialScheduleSchema, mk as MasterSpecialScheduleStudent, ml as MasterSpecialScheduleStudentQueryDTO, mm as MasterSpecialScheduleStudentQuerySchema, mn as RemoveSpecialScheduleToStudentsDTO, mo as RemoveSpecialScheduleToStudentsSchema, mp as UpdateSpecialScheduleStopDTO, mq as UpdateSpecialScheduleStopSchema, mr as assignSpecialScheduleToStudents, ms as createMasterSpecialSchedule, mt as deleteMasterSpecialSchedule, mu as findMasterSpecialSchedule, mv as findMasterSpecialScheduleStudent, mw as newMasterSpecialSchedulePayload, mx as removeSpecialScheduleToStudents, my as toMasterSpecialSchedulePayload, mz as updateMasterSpecialSchedule, mA as updateSpecialScheduleStop } from '../../../user_organisation_service-C560P4j-.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 { wH as DocumentDashboard, wI as FleetDocument, wJ as FleetDocumentDTO, wK as FleetDocumentDashBoardQueryDTO, wL as FleetDocumentDashBoardQuerySchema, wM as FleetDocumentExpiry, wN as FleetDocumentExpiryDTO, wO as FleetDocumentExpiryQueryDTO, wP as FleetDocumentExpiryQuerySchema, wQ as FleetDocumentExpirySchema, wR as FleetDocumentFile, wS as FleetDocumentFileDTO, wT as FleetDocumentFileSchema, wU as FleetDocumentQueryDTO, wV as FleetDocumentQuerySchema, wW as FleetDocumentSchema, wX as createFleetDocument, wY as createFleetDocumentExpiry, wZ as create_fleet_document_file, w_ as deleteFleetDocument, w$ as deleteFleetDocumentExpiry, x0 as findFleetDocument, x1 as findFleetDocumentExpiry, x2 as fleet_document_dashboard, x3 as get_fleet_document_file_presigned_url, x4 as newFleetDocumentExpiryPayload, x5 as newFleetDocumentPayload, x6 as remove_fleet_document_file, x7 as toFleetDocumentExpiryPayload, x8 as toFleetDocumentPayload, x9 as updateFleetDocument, xa as updateFleetDocumentExpiry } from '../../../user_organisation_service-
|
|
5
|
+
export { wH as DocumentDashboard, wI as FleetDocument, wJ as FleetDocumentDTO, wK as FleetDocumentDashBoardQueryDTO, wL as FleetDocumentDashBoardQuerySchema, wM as FleetDocumentExpiry, wN as FleetDocumentExpiryDTO, wO as FleetDocumentExpiryQueryDTO, wP as FleetDocumentExpiryQuerySchema, wQ as FleetDocumentExpirySchema, wR as FleetDocumentFile, wS as FleetDocumentFileDTO, wT as FleetDocumentFileSchema, wU as FleetDocumentQueryDTO, wV as FleetDocumentQuerySchema, wW as FleetDocumentSchema, wX as createFleetDocument, wY as createFleetDocumentExpiry, wZ as create_fleet_document_file, w_ as deleteFleetDocument, w$ as deleteFleetDocumentExpiry, x0 as findFleetDocument, x1 as findFleetDocumentExpiry, x2 as fleet_document_dashboard, x3 as get_fleet_document_file_presigned_url, x4 as newFleetDocumentExpiryPayload, x5 as newFleetDocumentPayload, x6 as remove_fleet_document_file, x7 as toFleetDocumentExpiryPayload, x8 as toFleetDocumentPayload, x9 as updateFleetDocument, xa as updateFleetDocumentExpiry } from '../../../user_organisation_service-C560P4j-.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 { c2 as AllVehiclesFuelDailySummaryDTO, c3 as AllVehiclesFuelDailySummaryQuerySchema, c4 as FleetFuelDailyMonthlySummaryQueryDTO, c5 as FleetFuelDailyMonthlySummaryQuerySchema, c6 as FleetFuelDailySummary, c7 as FleetFuelDailySummaryDTO, c8 as FleetFuelDailySummaryDashBoardQueryDTO, c9 as FleetFuelDailySummaryDashBoardQuerySchema, ca as FleetFuelDailySummaryQueryDTO, cb as FleetFuelDailySummaryQuerySchema, cc as FleetFuelDailySummarySchema, cd as FuelDashboard, ce as createFleetFuelDailySummary, cf as deleteFleetFuelDailySummary, cg as findFleetFuelDailySummary, ch as findFleetFuelMonthlySummary, ci as fuel_dashboard, cj as newFleetFuelDailySummaryPayload, ck as toFleetFuelDailySummaryPayload, cl as updateFleetFuelDailySummary } from '../../../user_organisation_service-
|
|
4
|
+
export { c2 as AllVehiclesFuelDailySummaryDTO, c3 as AllVehiclesFuelDailySummaryQuerySchema, c4 as FleetFuelDailyMonthlySummaryQueryDTO, c5 as FleetFuelDailyMonthlySummaryQuerySchema, c6 as FleetFuelDailySummary, c7 as FleetFuelDailySummaryDTO, c8 as FleetFuelDailySummaryDashBoardQueryDTO, c9 as FleetFuelDailySummaryDashBoardQuerySchema, ca as FleetFuelDailySummaryQueryDTO, cb as FleetFuelDailySummaryQuerySchema, cc as FleetFuelDailySummarySchema, cd as FuelDashboard, ce as createFleetFuelDailySummary, cf as deleteFleetFuelDailySummary, cg as findFleetFuelDailySummary, ch as findFleetFuelMonthlySummary, ci as fuel_dashboard, cj as newFleetFuelDailySummaryPayload, ck as toFleetFuelDailySummaryPayload, cl as updateFleetFuelDailySummary } from '../../../user_organisation_service-C560P4j-.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 { oK as FleetFuelRefill, oL as FleetFuelRefillDTO, oM as FleetFuelRefillFile, oN as FleetFuelRefillFileDTO, oO as FleetFuelRefillFileSchema, oP as FleetFuelRefillQueryDTO, oQ as FleetFuelRefillQuerySchema, oR as FleetFuelRefillSchema, oS as createFleetFuelRefill, oT as create_fuel_refill_file, oU as deleteFleetFuelRefill, oV as findFleetFuelRefill, oW as get_fuel_refill_file_presigned_url, oX as newFleetFuelRefillPayload, oY as remove_fuel_refill_file, oZ as toFleetFuelRefillPayload, o_ as updateFleetFuelRefill } from '../../../user_organisation_service-
|
|
5
|
+
export { oK as FleetFuelRefill, oL as FleetFuelRefillDTO, oM as FleetFuelRefillFile, oN as FleetFuelRefillFileDTO, oO as FleetFuelRefillFileSchema, oP as FleetFuelRefillQueryDTO, oQ as FleetFuelRefillQuerySchema, oR as FleetFuelRefillSchema, oS as createFleetFuelRefill, oT as create_fuel_refill_file, oU as deleteFleetFuelRefill, oV as findFleetFuelRefill, oW as get_fuel_refill_file_presigned_url, oX as newFleetFuelRefillPayload, oY as remove_fuel_refill_file, oZ as toFleetFuelRefillPayload, o_ as updateFleetFuelRefill } from '../../../user_organisation_service-C560P4j-.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 { k1 as FleetFuelRemoval, k2 as FleetFuelRemovalDTO, k3 as FleetFuelRemovalFile, k4 as FleetFuelRemovalFileDTO, k5 as FleetFuelRemovalFileSchema, k6 as FleetFuelRemovalQueryDTO, k7 as FleetFuelRemovalQuerySchema, k8 as FleetFuelRemovalSchema, k9 as createFleetFuelRemoval, ka as create_fuel_removal_file, kb as deleteFleetFuelRemoval, kc as findFleetFuelRemoval, kd as get_fuel_removal_file_presigned_url, ke as newFleetFuelRemovalPayload, kf as remove_fuel_removal_file, kg as toFleetFuelRemovalPayload, kh as updateFleetFuelRemoval } from '../../../user_organisation_service-
|
|
5
|
+
export { k1 as FleetFuelRemoval, k2 as FleetFuelRemovalDTO, k3 as FleetFuelRemovalFile, k4 as FleetFuelRemovalFileDTO, k5 as FleetFuelRemovalFileSchema, k6 as FleetFuelRemovalQueryDTO, k7 as FleetFuelRemovalQuerySchema, k8 as FleetFuelRemovalSchema, k9 as createFleetFuelRemoval, ka as create_fuel_removal_file, kb as deleteFleetFuelRemoval, kc as findFleetFuelRemoval, kd as get_fuel_removal_file_presigned_url, ke as newFleetFuelRemovalPayload, kf as remove_fuel_removal_file, kg as toFleetFuelRemovalPayload, kh as updateFleetFuelRemoval } from '../../../user_organisation_service-C560P4j-.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 { dd as FleetIncident, de as FleetIncidentCost, df as FleetIncidentCostDTO, dg as FleetIncidentCostQueryDTO, dh as FleetIncidentCostQuerySchema, di as FleetIncidentCostSchema, dj as FleetIncidentDTO, dk as FleetIncidentDashBoardQueryDTO, dl as FleetIncidentDashBoardQuerySchema, dm as FleetIncidentFile, dn as FleetIncidentFileDTO, dp as FleetIncidentFileSchema, dq as FleetIncidentQueryDTO, dr as FleetIncidentQuerySchema, ds as FleetIncidentSchema, dt as IncidentDashboard, du as createFleetIncident, dv as createFleetIncidentCost, dw as create_incident_file, dx as deleteFleetIncident, dy as deleteFleetIncidentCost, dz as findFleetIncident, dA as findFleetIncidentCost, dB as get_incident_file_presigned_url, dC as incident_dashboard, dD as newFleetIncidentCostPayload, dE as newFleetIncidentPayload, dF as remove_incident_file, dG as toFleetIncidentCostPayload, dH as toFleetIncidentPayload, dI as updateFleetIncident, dJ as updateFleetIncidentCost } from '../../../user_organisation_service-
|
|
5
|
+
export { dd as FleetIncident, de as FleetIncidentCost, df as FleetIncidentCostDTO, dg as FleetIncidentCostQueryDTO, dh as FleetIncidentCostQuerySchema, di as FleetIncidentCostSchema, dj as FleetIncidentDTO, dk as FleetIncidentDashBoardQueryDTO, dl as FleetIncidentDashBoardQuerySchema, dm as FleetIncidentFile, dn as FleetIncidentFileDTO, dp as FleetIncidentFileSchema, dq as FleetIncidentQueryDTO, dr as FleetIncidentQuerySchema, ds as FleetIncidentSchema, dt as IncidentDashboard, du as createFleetIncident, dv as createFleetIncidentCost, dw as create_incident_file, dx as deleteFleetIncident, dy as deleteFleetIncidentCost, dz as findFleetIncident, dA as findFleetIncidentCost, dB as get_incident_file_presigned_url, dC as incident_dashboard, dD as newFleetIncidentCostPayload, dE as newFleetIncidentPayload, dF as remove_incident_file, dG as toFleetIncidentCostPayload, dH as toFleetIncidentPayload, dI as updateFleetIncident, dJ as updateFleetIncidentCost } from '../../../user_organisation_service-C560P4j-.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 { hC as FleetInspectionForm, hD as FleetInspectionFormDTO, hE as FleetInspectionFormFieldsDTO, hF as FleetInspectionFormFieldsSchema, hG as FleetInspectionFormQueryDTO, hH as FleetInspectionFormQuerySchema, hI as FleetInspectionFormSchema, hJ as FleetInspectionFormSimple, hK as createFleetInspectionForm, hL as deleteFleetInspectionForm, hM as findFleetInspectionForm, hN as find_inspection_form_cache_simple, hO as newFleetInspectionFormPayload, hP as toFleetInspectionFormPayload, hQ as updateFleetInspectionForm, hR as updateFleetInspectionFormData } from '../../../user_organisation_service-
|
|
4
|
+
export { hC as FleetInspectionForm, hD as FleetInspectionFormDTO, hE as FleetInspectionFormFieldsDTO, hF as FleetInspectionFormFieldsSchema, hG as FleetInspectionFormQueryDTO, hH as FleetInspectionFormQuerySchema, hI as FleetInspectionFormSchema, hJ as FleetInspectionFormSimple, hK as createFleetInspectionForm, hL as deleteFleetInspectionForm, hM as findFleetInspectionForm, hN as find_inspection_form_cache_simple, hO as newFleetInspectionFormPayload, hP as toFleetInspectionFormPayload, hQ as updateFleetInspectionForm, hR as updateFleetInspectionFormData } from '../../../user_organisation_service-C560P4j-.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 { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-
|
|
5
|
+
export { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-C560P4j-.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 { t3 as FleetInspectionSchedule, t4 as FleetInspectionScheduleDTO, t5 as FleetInspectionScheduleQueryDTO, t6 as FleetInspectionScheduleQuerySchema, t7 as FleetInspectionScheduleSchema, t8 as FleetInspectionScheduleVehicleLink, t9 as createFleetInspectionSchedule, ta as deleteFleetInspectionSchedule, tb as findFleetInspectionSchedule, tc as newFleetInspectionSchedulePayload, td as toFleetInspectionSchedulePayload, te as updateFleetInspectionSchedule } from '../../../user_organisation_service-
|
|
4
|
+
export { t3 as FleetInspectionSchedule, t4 as FleetInspectionScheduleDTO, t5 as FleetInspectionScheduleQueryDTO, t6 as FleetInspectionScheduleQuerySchema, t7 as FleetInspectionScheduleSchema, t8 as FleetInspectionScheduleVehicleLink, t9 as createFleetInspectionSchedule, ta as deleteFleetInspectionSchedule, tb as findFleetInspectionSchedule, tc as newFleetInspectionSchedulePayload, td as toFleetInspectionSchedulePayload, te as updateFleetInspectionSchedule } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-
|
|
5
|
+
export { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-C560P4j-.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 { yC as OrganisationCalendar, yD as OrganisationCalendarDTO, yE as OrganisationCalendarQueryDTO, yF as OrganisationCalendarQuerySchema, yG as OrganisationCalendarSchema, yH as createOrganisationCalendar, yI as deleteOrganisationCalendar, yJ as findOrganisationCalendar, yK as newOrganisationCalendarPayload, yL as toOrganisationCalendarPayload, yM as updateOrganisationCalendar } from '../../../user_organisation_service-
|
|
4
|
+
export { yC as OrganisationCalendar, yD as OrganisationCalendarDTO, yE as OrganisationCalendarQueryDTO, yF as OrganisationCalendarQuerySchema, yG as OrganisationCalendarSchema, yH as createOrganisationCalendar, yI as deleteOrganisationCalendar, yJ as findOrganisationCalendar, yK as newOrganisationCalendarPayload, yL as toOrganisationCalendarPayload, yM as updateOrganisationCalendar } from '../../../user_organisation_service-C560P4j-.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 { yN as OrganisationNoticeBoard, yO as OrganisationNoticeBoardDTO, yP as OrganisationNoticeBoardQueryDTO, yQ as OrganisationNoticeBoardQuerySchema, yR as OrganisationNoticeBoardSchema, yS as createOrganisationNoticeBoard, yT as deleteOrganisationNoticeBoard, yU as findOrganisationNoticeBoard, yV as newOrganisationNoticeBoardPayload, yW as toOrganisationNoticeBoardPayload, yX as updateOrganisationNoticeBoard } from '../../../user_organisation_service-
|
|
4
|
+
export { yN as OrganisationNoticeBoard, yO as OrganisationNoticeBoardDTO, yP as OrganisationNoticeBoardQueryDTO, yQ as OrganisationNoticeBoardQuerySchema, yR as OrganisationNoticeBoardSchema, yS as createOrganisationNoticeBoard, yT as deleteOrganisationNoticeBoard, yU as findOrganisationNoticeBoard, yV as newOrganisationNoticeBoardPayload, yW as toOrganisationNoticeBoardPayload, yX as updateOrganisationNoticeBoard } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard,
|
|
4
|
+
export { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard, S as Student, ng as StudentAddress, nh as StudentAddressDTO, ni as StudentAddressQueryDTO, nj as StudentAddressQuerySchema, nk as StudentAddressSchema, nl as StudentDTO, nm as StudentGuardian, nn as StudentGuardianAutofillQueryDTO, no as StudentGuardianAutofillQuerySchema, np as StudentGuardianLink, nq as StudentGuardianLinkDTO, nr as StudentGuardianLinkQueryDTO, ns as StudentGuardianLinkQuerySchema, nt as StudentGuardianLinkSchema, nu as StudentGuardianLoginPush, nv as StudentLeaveRequest, nw as StudentLeaveRequestDTO, nx as StudentLeaveRequestQueryDTO, ny as StudentLeaveRequestQuerySchema, nz as StudentLeaveRequestSchema, nA as StudentLoginPush, nB as StudentNoFixedScheduleQueryDTO, nC as StudentNoFixedScheduleQuerySchema, nD as StudentProfilePictureDTO, nE as StudentProfilePictureSchema, nF as StudentQueryDTO, nG as StudentQuerySchema, nH as StudentSchema, nI as StudentStopChangeRequest, nJ as StudentStopChangeRequestApprovalDTO, nK as StudentStopChangeRequestApprovalSchema, nL as StudentStopChangeRequestDTO, nM as StudentStopChangeRequestQueryDTO, nN as StudentStopChangeRequestQuerySchema, nO as StudentStopChangeRequestSchema, nP as StudentTransportPlanTypeChangeHistory, nQ as StudentTransportPlanTypeChangeHistoryQueryDTO, nR as StudentTransportPlanTypeChangeHistoryQuerySchema, nS as approveStopChangeRequest, nT as createStudent, nU as createStudentAddress, nV as createStudentGuardianLink, nW as createStudentLeaveRequest, nX as createStudentStopChangeRequest, nY as deleteStudent, nZ as deleteStudentAddress, n_ as deleteStudentGuardianLink, n$ as deleteStudentLeaveRequest, o0 as deleteStudentStopChangeRequest, o1 as findStudent, o2 as findStudentAddress, o3 as findStudentGuardianAutofillDetails, o4 as findStudentGuardianLink, o5 as findStudentLeaveRequest, o6 as findStudentStopChangeRequest, o7 as findStudentTransportPlanTypeChangeHistory, o8 as find_students_with_no_fixed_schedule_drop, o9 as find_students_with_no_fixed_schedule_pickup, oa as get_student_guardian_presigned_url, ob as get_student_presigned_url, oc as newStudentAddressPayload, od as newStudentGuardianLinkPayload, oe as newStudentLeaveRequestPayload, of as newStudentPayload, og as newStudentStopChangeRequestPayload, oh as remove_guardian_profile_picture, oi as remove_profile_picture, oj as school_dashboard, ok as toStudentAddressPayload, ol as toStudentGuardianLinkPayload, om as toStudentLeaveRequestPayload, on as toStudentPayload, oo as toStudentStopChangeRequestPayload, op as updateGuardianDetails, oq as updateGuardianMobileNumber, or as updateGuardianProfilePicture, os as updateStudent, ot as updateStudentAddress, ou as updateStudentGuardianLink, ov as updateStudentLeaveRequest, ow as updateStudentStopChangeRequest, ox as update_guardian_profile_picture, oy as update_profile_picture } from '../../../user_organisation_service-C560P4j-.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 { tf as FleetServiceSchedule, tg as FleetServiceScheduleDTO, th as FleetServiceScheduleQueryDTO, ti as FleetServiceScheduleQuerySchema, tj as FleetServiceScheduleSchema, tk as FleetServiceScheduleVehicleLink, tl as createFleetServiceSchedule, tm as deleteFleetServiceSchedule, tn as findFleetServiceSchedule, to as newFleetServiceSchedulePayload, tp as toFleetServiceSchedulePayload, tq as updateFleetServiceSchedule } from '../../../user_organisation_service-
|
|
4
|
+
export { tf as FleetServiceSchedule, tg as FleetServiceScheduleDTO, th as FleetServiceScheduleQueryDTO, ti as FleetServiceScheduleQuerySchema, tj as FleetServiceScheduleSchema, tk as FleetServiceScheduleVehicleLink, tl as createFleetServiceSchedule, tm as deleteFleetServiceSchedule, tn as findFleetServiceSchedule, to as newFleetServiceSchedulePayload, tp as toFleetServiceSchedulePayload, tq as updateFleetServiceSchedule } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-
|
|
5
|
+
export { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-C560P4j-.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-
|
|
4
|
+
export { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-
|
|
5
|
+
export { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-C560P4j-.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-
|
|
4
|
+
export { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { gj as FleetWorkshop, gk as FleetWorkshopDTO, gl as FleetWorkshopDashBoardQueryDTO, gm as FleetWorkshopDashBoardQuerySchema, gn as FleetWorkshopQueryDTO, go as FleetWorkshopQuerySchema, gp as FleetWorkshopSchema, gq as FleetWorkshopSimple, gr as WorkshopDashboard, gs as createFleetWorkshop, gt as deleteFleetWorkshop, gu as findFleetWorkshop, gv as find_workshop_cache_simple, gw as fleet_workshop_dashboard, gx as newFleetWorkshopPayload, gy as toFleetWorkshopPayload, gz as updateFleetWorkshop } from '../../../user_organisation_service-
|
|
4
|
+
export { gj as FleetWorkshop, gk as FleetWorkshopDTO, gl as FleetWorkshopDashBoardQueryDTO, gm as FleetWorkshopDashBoardQuerySchema, gn as FleetWorkshopQueryDTO, go as FleetWorkshopQuerySchema, gp as FleetWorkshopSchema, gq as FleetWorkshopSimple, gr as WorkshopDashboard, gs as createFleetWorkshop, gt as deleteFleetWorkshop, gu as findFleetWorkshop, gv as find_workshop_cache_simple, gw as fleet_workshop_dashboard, gx as newFleetWorkshopPayload, gy as toFleetWorkshopPayload, gz as updateFleetWorkshop } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { pz as GPSGeofence, pA as GPSGeofenceCache, pB as GPSGeofenceDTO, pC as GPSGeofencePolilineData, pD as GPSGeofencePolilineDataDTO, pE as GPSGeofencePolilineDataSchema, pF as GPSGeofenceQueryDTO, pG as GPSGeofenceQuerySchema, pH as GPSGeofenceSchema, pI as createGPSGeofence, pJ as deleteGPSGeofence, pK as findGPSGeofence, pL as getGPSGeofenceCache, pM as newGPSGeofencePayload, pN as toGPSGeofencePayload, pO as updateGPSGeofence } from '../../../../user_organisation_service-
|
|
4
|
+
export { pz as GPSGeofence, pA as GPSGeofenceCache, pB as GPSGeofenceDTO, pC as GPSGeofencePolilineData, pD as GPSGeofencePolilineDataDTO, pE as GPSGeofencePolilineDataSchema, pF as GPSGeofenceQueryDTO, pG as GPSGeofenceQuerySchema, pH as GPSGeofenceSchema, pI as createGPSGeofence, pJ as deleteGPSGeofence, pK as findGPSGeofence, pL as getGPSGeofenceCache, pM as newGPSGeofencePayload, pN as toGPSGeofencePayload, pO as updateGPSGeofence } from '../../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { pP as GPSGeofenceTransaction, pQ as GPSGeofenceTransactionDTO, pR as GPSGeofenceTransactionQueryDTO, pS as GPSGeofenceTransactionQuerySchema, pT as GPSGeofenceTransactionSchema, pU as createGPSGeofenceTransaction, pV as deleteGPSGeofenceTransaction, pW as findGPSGeofenceTransaction, pX as newGPSGeofenceTransactionPayload, pY as toGPSGeofenceTransactionPayload, pZ as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-
|
|
4
|
+
export { pP as GPSGeofenceTransaction, pQ as GPSGeofenceTransactionDTO, pR as GPSGeofenceTransactionQueryDTO, pS as GPSGeofenceTransactionQuerySchema, pT as GPSGeofenceTransactionSchema, pU as createGPSGeofenceTransaction, pV as deleteGPSGeofenceTransaction, pW as findGPSGeofenceTransaction, pX as newGPSGeofenceTransactionPayload, pY as toGPSGeofenceTransactionPayload, pZ as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { pd as GPSGeofenceTransactionSummary, pe as GPSGeofenceTransactionSummaryDTO, pf as GPSGeofenceTransactionSummaryQueryDTO, pg as GPSGeofenceTransactionSummaryQuerySchema, ph as GPSGeofenceTransactionSummarySchema, pi as createGPSGeofenceTransactionSummary, pj as deleteGPSGeofenceTransactionSummary, pk as findGPSGeofenceTransactionSummary, pl as newGPSGeofenceTransactionSummaryPayload, pm as toGPSGeofenceTransactionSummaryPayload, pn as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-
|
|
4
|
+
export { pd as GPSGeofenceTransactionSummary, pe as GPSGeofenceTransactionSummaryDTO, pf as GPSGeofenceTransactionSummaryQueryDTO, pg as GPSGeofenceTransactionSummaryQuerySchema, ph as GPSGeofenceTransactionSummarySchema, pi as createGPSGeofenceTransactionSummary, pj as deleteGPSGeofenceTransactionSummary, pk as findGPSGeofenceTransactionSummary, pl as newGPSGeofenceTransactionSummaryPayload, pm as toGPSGeofenceTransactionSummaryPayload, pn as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { po as TripGeofenceToGeofence, pp as TripGeofenceToGeofenceDTO, pq as TripGeofenceToGeofenceQueryDTO, pr as TripGeofenceToGeofenceQuerySchema, ps as TripGeofenceToGeofenceSchema, pt as createTripGeofenceToGeofence, pu as deleteTripGeofenceToGeofence, pv as findTripGeofenceToGeofence, pw as newTripGeofenceToGeofencePayload, px as toTripGeofenceToGeofencePayload, py as updateTripGeofenceToGeofence } from '../../../../user_organisation_service-
|
|
4
|
+
export { po as TripGeofenceToGeofence, pp as TripGeofenceToGeofenceDTO, pq as TripGeofenceToGeofenceQueryDTO, pr as TripGeofenceToGeofenceQuerySchema, ps as TripGeofenceToGeofenceSchema, pt as createTripGeofenceToGeofence, pu as deleteTripGeofenceToGeofence, pv as findTripGeofenceToGeofence, pw as newTripGeofenceToGeofencePayload, px as toTripGeofenceToGeofencePayload, py as updateTripGeofenceToGeofence } from '../../../../user_organisation_service-C560P4j-.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 { tr as GPSLiveTrackShareLink, ts as GPSLiveTrackShareLinkDTO, tt as GPSLiveTrackShareLinkNotification, tu as GPSLiveTrackShareLinkNotificationDTO, tv as GPSLiveTrackShareLinkNotificationSchema, tw as GPSLiveTrackShareLinkQueryDTO, tx as GPSLiveTrackShareLinkQuerySchema, ty as GPSLiveTrackShareLinkSchema, tz as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, tA as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, tB as GPSLiveTrackShareLinkUpdateLinkStatusDTO, tC as GPSLiveTrackShareLinkUpdateLinkStatusSchema, tD as createGPSLiveTrackShareLink, tE as createGPSLiveTrackShareLinkNotification, tF as deleteGPSLiveTrackShareLink, tG as extendGPSLiveTrackLinkTime, tH as findGPSLiveTrackShareLink, tI as newGPSLiveTrackShareLinkPayload, tJ as toGPSLiveTrackShareLinkPayload, tK as updateGPSLiveTrackLinkStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { tr as GPSLiveTrackShareLink, ts as GPSLiveTrackShareLinkDTO, tt as GPSLiveTrackShareLinkNotification, tu as GPSLiveTrackShareLinkNotificationDTO, tv as GPSLiveTrackShareLinkNotificationSchema, tw as GPSLiveTrackShareLinkQueryDTO, tx as GPSLiveTrackShareLinkQuerySchema, ty as GPSLiveTrackShareLinkSchema, tz as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, tA as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, tB as GPSLiveTrackShareLinkUpdateLinkStatusDTO, tC as GPSLiveTrackShareLinkUpdateLinkStatusSchema, tD as createGPSLiveTrackShareLink, tE as createGPSLiveTrackShareLinkNotification, tF as deleteGPSLiveTrackShareLink, tG as extendGPSLiveTrackLinkTime, tH as findGPSLiveTrackShareLink, tI as newGPSLiveTrackShareLinkPayload, tJ as toGPSLiveTrackShareLinkPayload, tK as updateGPSLiveTrackLinkStatus } from '../../../user_organisation_service-C560P4j-.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 { tL as GPSTrackHistoryShareLink, tM as GPSTrackHistoryShareLinkDTO, tN as GPSTrackHistoryShareLinkNotification, tO as GPSTrackHistoryShareLinkNotificationDTO, tP as GPSTrackHistoryShareLinkNotificationSchema, tQ as GPSTrackHistoryShareLinkQueryDTO, tR as GPSTrackHistoryShareLinkQuerySchema, tS as GPSTrackHistoryShareLinkSchema, tT as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, tU as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, tV as createGPSTrackHistoryShareLink, tW as createGPSTrackHistoryShareLinkNotification, tX as deleteGPSTrackHistoryShareLink, tY as findGPSTrackHistoryShareLink, tZ as newGPSTrackHistoryShareLinkPayload, t_ as toGPSTrackHistoryShareLinkPayload, t$ as updateTrackHistoryLinkStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { tL as GPSTrackHistoryShareLink, tM as GPSTrackHistoryShareLinkDTO, tN as GPSTrackHistoryShareLinkNotification, tO as GPSTrackHistoryShareLinkNotificationDTO, tP as GPSTrackHistoryShareLinkNotificationSchema, tQ as GPSTrackHistoryShareLinkQueryDTO, tR as GPSTrackHistoryShareLinkQuerySchema, tS as GPSTrackHistoryShareLinkSchema, tT as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, tU as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, tV as createGPSTrackHistoryShareLink, tW as createGPSTrackHistoryShareLinkNotification, tX as deleteGPSTrackHistoryShareLink, tY as findGPSTrackHistoryShareLink, tZ as newGPSTrackHistoryShareLinkPayload, t_ as toGPSTrackHistoryShareLinkPayload, t$ as updateTrackHistoryLinkStatus } from '../../../user_organisation_service-C560P4j-.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|