vms-nest-prisma-api-document 995.0.0 → 998.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-CEEoR7B0.d.ts → bookmark_service-BbM172oU.d.ts} +48 -31
- package/dist/core/Enums.d.ts +6 -1
- package/dist/core/Enums.js +7 -0
- 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/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.js +34 -12
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.js +24 -10
- 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/vendor_management/fleet_vendor_service_center.js +6 -12
- 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/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/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_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, BusLeg, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, FleetSize, MenuType } from './core/Enums.js';
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
@@ -6250,10 +6250,10 @@ declare const deleteFleetIssueManagementComment: (id: string) => Promise<SBR>;
|
|
|
6250
6250
|
interface FleetServiceManagement extends Record<string, unknown> {
|
|
6251
6251
|
service_management_id: string;
|
|
6252
6252
|
service_management_sub_id: number;
|
|
6253
|
-
service_management_code
|
|
6253
|
+
service_management_code?: string;
|
|
6254
6254
|
service_status: ServiceStatus;
|
|
6255
6255
|
service_type: ServiceType;
|
|
6256
|
-
service_start_date
|
|
6256
|
+
service_start_date: string;
|
|
6257
6257
|
service_start_date_f?: string;
|
|
6258
6258
|
service_complete_date?: string;
|
|
6259
6259
|
service_complete_date_f?: string;
|
|
@@ -6276,6 +6276,7 @@ interface FleetServiceManagement extends Record<string, unknown> {
|
|
|
6276
6276
|
payment_method?: string;
|
|
6277
6277
|
next_odometer_reading?: number;
|
|
6278
6278
|
next_service_schedule_date?: string;
|
|
6279
|
+
next_service_schedule_date_f?: string;
|
|
6279
6280
|
status: Status;
|
|
6280
6281
|
added_date_time: string;
|
|
6281
6282
|
modified_date_time: string;
|
|
@@ -6283,7 +6284,7 @@ interface FleetServiceManagement extends Record<string, unknown> {
|
|
|
6283
6284
|
UserOrganisation?: UserOrganisation;
|
|
6284
6285
|
organisation_name?: string;
|
|
6285
6286
|
organisation_code?: string;
|
|
6286
|
-
user_id
|
|
6287
|
+
user_id?: string;
|
|
6287
6288
|
User?: User;
|
|
6288
6289
|
user_details?: string;
|
|
6289
6290
|
vehicle_id: string;
|
|
@@ -6298,7 +6299,7 @@ interface FleetServiceManagement extends Record<string, unknown> {
|
|
|
6298
6299
|
vendor_name?: string;
|
|
6299
6300
|
service_center_id?: string;
|
|
6300
6301
|
FleetVendorServiceCenter?: FleetVendorServiceCenter;
|
|
6301
|
-
service_center_name
|
|
6302
|
+
service_center_name?: string;
|
|
6302
6303
|
FleetServiceManagementTask?: FleetServiceManagementTask[];
|
|
6303
6304
|
FleetServiceManagementFile?: FleetServiceManagementFile[];
|
|
6304
6305
|
FleetIssueManagement?: FleetIssueManagement[];
|
|
@@ -6316,6 +6317,8 @@ interface FleetServiceManagementTask extends Record<string, unknown> {
|
|
|
6316
6317
|
task_quantity?: number;
|
|
6317
6318
|
task_total_cost?: number;
|
|
6318
6319
|
task_description?: string;
|
|
6320
|
+
task_next_due_date?: string;
|
|
6321
|
+
task_next_due_date_f?: string;
|
|
6319
6322
|
status: Status;
|
|
6320
6323
|
added_date_time: string;
|
|
6321
6324
|
modified_date_time: string;
|
|
@@ -6336,7 +6339,7 @@ interface FleetServiceManagementFile extends BaseCommonFile {
|
|
|
6336
6339
|
}
|
|
6337
6340
|
interface FleetServiceReminder extends Record<string, unknown> {
|
|
6338
6341
|
service_reminder_id: string;
|
|
6339
|
-
reminder_type
|
|
6342
|
+
reminder_type: ReminderType;
|
|
6340
6343
|
status: Status;
|
|
6341
6344
|
added_date_time: string;
|
|
6342
6345
|
modified_date_time: string;
|
|
@@ -6404,7 +6407,7 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6404
6407
|
service_center_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6405
6408
|
service_status: z.ZodType<ServiceStatus, z.ZodTypeDef, ServiceStatus>;
|
|
6406
6409
|
service_type: z.ZodType<ServiceType, z.ZodTypeDef, ServiceType>;
|
|
6407
|
-
service_start_date: z.
|
|
6410
|
+
service_start_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6408
6411
|
service_complete_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
6409
6412
|
odometer_reading: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
6410
6413
|
fuel: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
@@ -6519,12 +6522,12 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
6519
6522
|
driver_id: string;
|
|
6520
6523
|
service_status: ServiceStatus;
|
|
6521
6524
|
service_type: ServiceType;
|
|
6525
|
+
service_start_date: string;
|
|
6522
6526
|
is_inhouse_service: YesNo;
|
|
6523
6527
|
payment_status: PaymentStatus;
|
|
6524
6528
|
vendor_id: string;
|
|
6525
6529
|
service_center_id: string;
|
|
6526
6530
|
odometer_reading?: unknown;
|
|
6527
|
-
service_start_date?: string | undefined;
|
|
6528
6531
|
service_complete_date?: string | undefined;
|
|
6529
6532
|
fuel?: unknown;
|
|
6530
6533
|
estimated_labor_cost?: unknown;
|
|
@@ -6769,23 +6772,29 @@ declare const FleetServiceManagementTaskSchema: z.ZodObject<{
|
|
|
6769
6772
|
task_quantity: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
6770
6773
|
task_total_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
6771
6774
|
task_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6775
|
+
task_next_due_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
6772
6776
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6777
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6773
6778
|
}, "strip", z.ZodTypeAny, {
|
|
6774
6779
|
status: Status;
|
|
6780
|
+
time_zone_id: string;
|
|
6775
6781
|
fleet_service_task_id: string;
|
|
6776
6782
|
service_management_id: string;
|
|
6777
6783
|
task_quantity: number;
|
|
6778
6784
|
task_description: string;
|
|
6785
|
+
task_next_due_date: string;
|
|
6779
6786
|
task_cost?: number | undefined;
|
|
6780
6787
|
task_total_cost?: number | undefined;
|
|
6781
6788
|
}, {
|
|
6782
6789
|
status: Status;
|
|
6790
|
+
time_zone_id: string;
|
|
6783
6791
|
fleet_service_task_id: string;
|
|
6784
6792
|
service_management_id: string;
|
|
6785
6793
|
task_cost?: unknown;
|
|
6786
6794
|
task_quantity?: unknown;
|
|
6787
6795
|
task_total_cost?: unknown;
|
|
6788
6796
|
task_description?: string | undefined;
|
|
6797
|
+
task_next_due_date?: string | undefined;
|
|
6789
6798
|
}>;
|
|
6790
6799
|
type FleetServiceManagementTaskDTO = z.infer<typeof FleetServiceManagementTaskSchema>;
|
|
6791
6800
|
declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
|
|
@@ -6925,10 +6934,10 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6925
6934
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6926
6935
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6927
6936
|
} & {
|
|
6937
|
+
service_reminder_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6928
6938
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6929
6939
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6930
6940
|
service_management_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6931
|
-
service_reminder_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6932
6941
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6933
6942
|
}, "strip", z.ZodTypeAny, {
|
|
6934
6943
|
status: Status[];
|
|
@@ -7022,21 +7031,19 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
|
|
|
7022
7031
|
rating?: number;
|
|
7023
7032
|
rating_comments?: string;
|
|
7024
7033
|
operating_hours?: string;
|
|
7034
|
+
supported_service_types?: string;
|
|
7035
|
+
supported_vehicle_types?: string;
|
|
7025
7036
|
is_24x7: YesNo;
|
|
7026
7037
|
supports_credit: YesNo;
|
|
7027
7038
|
pickup_and_drop: YesNo;
|
|
7028
7039
|
roadside_assistance: YesNo;
|
|
7029
7040
|
warranty_repairs: YesNo;
|
|
7030
|
-
supported_service_types?: string;
|
|
7031
|
-
supported_vehicle_types?: string;
|
|
7032
7041
|
has_alignment_bay: YesNo;
|
|
7033
7042
|
has_body_shop: YesNo;
|
|
7034
7043
|
has_paint_booth: YesNo;
|
|
7035
7044
|
has_wash_bay: YesNo;
|
|
7036
7045
|
has_tow_truck: YesNo;
|
|
7037
7046
|
service_capacity_per_day?: number;
|
|
7038
|
-
eta_regular_service_hours?: number;
|
|
7039
|
-
eta_repair_hours?: number;
|
|
7040
7047
|
center_email?: string;
|
|
7041
7048
|
center_mobile?: string;
|
|
7042
7049
|
center_phone?: string;
|
|
@@ -7071,8 +7078,11 @@ interface FleetVendorServiceCenter extends Record<string, unknown> {
|
|
|
7071
7078
|
FleetServiceManagement?: FleetServiceManagement[];
|
|
7072
7079
|
_count?: {
|
|
7073
7080
|
FleetServiceManagement?: number;
|
|
7081
|
+
FleetServiceManagement_total_cost?: number;
|
|
7074
7082
|
FleetServiceManagement_ThisMonth?: number;
|
|
7083
|
+
FleetServiceManagement_ThisMonth_total_cost?: number;
|
|
7075
7084
|
FleetServiceManagement_ThisYear?: number;
|
|
7085
|
+
FleetServiceManagement_ThisYear_total_cost?: number;
|
|
7076
7086
|
FleetServiceJobCard?: number;
|
|
7077
7087
|
};
|
|
7078
7088
|
}
|
|
@@ -7094,21 +7104,19 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
|
|
|
7094
7104
|
rating: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
7095
7105
|
rating_comments: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7096
7106
|
operating_hours: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7107
|
+
supported_service_types: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7108
|
+
supported_vehicle_types: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7097
7109
|
is_24x7: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7098
7110
|
supports_credit: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7099
7111
|
pickup_and_drop: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7100
7112
|
roadside_assistance: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7101
7113
|
warranty_repairs: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7102
|
-
supported_service_types: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7103
|
-
supported_vehicle_types: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7104
7114
|
has_alignment_bay: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7105
7115
|
has_body_shop: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7106
7116
|
has_paint_booth: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7107
7117
|
has_wash_bay: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7108
7118
|
has_tow_truck: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
|
|
7109
7119
|
service_capacity_per_day: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
7110
|
-
eta_regular_service_hours: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
7111
|
-
eta_repair_hours: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
7112
7120
|
center_email: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7113
7121
|
center_mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
7114
7122
|
center_phone: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -7155,21 +7163,19 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
|
|
|
7155
7163
|
center_notes: string;
|
|
7156
7164
|
is_preferred_center: YesNo;
|
|
7157
7165
|
operating_hours: string;
|
|
7166
|
+
supported_service_types: string;
|
|
7167
|
+
supported_vehicle_types: string;
|
|
7158
7168
|
is_24x7: YesNo;
|
|
7159
7169
|
supports_credit: YesNo;
|
|
7160
7170
|
pickup_and_drop: YesNo;
|
|
7161
7171
|
roadside_assistance: YesNo;
|
|
7162
7172
|
warranty_repairs: YesNo;
|
|
7163
|
-
supported_service_types: string;
|
|
7164
|
-
supported_vehicle_types: string;
|
|
7165
7173
|
has_alignment_bay: YesNo;
|
|
7166
7174
|
has_body_shop: YesNo;
|
|
7167
7175
|
has_paint_booth: YesNo;
|
|
7168
7176
|
has_wash_bay: YesNo;
|
|
7169
7177
|
has_tow_truck: YesNo;
|
|
7170
7178
|
service_capacity_per_day: number;
|
|
7171
|
-
eta_regular_service_hours: number;
|
|
7172
|
-
eta_repair_hours: number;
|
|
7173
7179
|
center_email: string;
|
|
7174
7180
|
center_mobile: string;
|
|
7175
7181
|
center_phone: string;
|
|
@@ -7217,8 +7223,6 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
|
|
|
7217
7223
|
supported_service_types?: string | undefined;
|
|
7218
7224
|
supported_vehicle_types?: string | undefined;
|
|
7219
7225
|
service_capacity_per_day?: unknown;
|
|
7220
|
-
eta_regular_service_hours?: unknown;
|
|
7221
|
-
eta_repair_hours?: unknown;
|
|
7222
7226
|
center_email?: string | undefined;
|
|
7223
7227
|
center_mobile?: string | undefined;
|
|
7224
7228
|
center_phone?: string | undefined;
|
|
@@ -7546,8 +7550,11 @@ interface FleetVendorFuelStation extends Record<string, unknown> {
|
|
|
7546
7550
|
FleetFuelRefill?: FleetFuelRefill[];
|
|
7547
7551
|
_count?: {
|
|
7548
7552
|
FleetFuelRefill?: number;
|
|
7553
|
+
FleetFuelRefill_liters?: number;
|
|
7549
7554
|
FleetFuelRefill_ThisMonth?: number;
|
|
7555
|
+
FleetFuelRefill_ThisMonth_liters?: number;
|
|
7550
7556
|
FleetFuelRefill_ThisYear?: number;
|
|
7557
|
+
FleetFuelRefill_ThisYear_liters?: number;
|
|
7551
7558
|
};
|
|
7552
7559
|
}
|
|
7553
7560
|
interface FleetVendorFuelStationSimple extends Record<string, unknown> {
|
|
@@ -10678,11 +10685,11 @@ declare const deleteFleetInspectionSchedule: (id: string) => Promise<SBR>;
|
|
|
10678
10685
|
|
|
10679
10686
|
interface FleetServiceSchedule extends Record<string, unknown> {
|
|
10680
10687
|
service_schedule_id: string;
|
|
10681
|
-
service_schedule_name
|
|
10688
|
+
service_schedule_name: string;
|
|
10682
10689
|
service_schedule_description?: string;
|
|
10683
|
-
service_schedule_start_date
|
|
10690
|
+
service_schedule_start_date: string;
|
|
10684
10691
|
service_schedule_start_date_f?: string;
|
|
10685
|
-
service_schedule_due_date
|
|
10692
|
+
service_schedule_due_date: string;
|
|
10686
10693
|
service_schedule_due_date_f?: string;
|
|
10687
10694
|
status: Status;
|
|
10688
10695
|
added_date_time: string;
|
|
@@ -10691,16 +10698,22 @@ interface FleetServiceSchedule extends Record<string, unknown> {
|
|
|
10691
10698
|
UserOrganisation?: UserOrganisation;
|
|
10692
10699
|
organisation_name?: string;
|
|
10693
10700
|
organisation_code?: string;
|
|
10694
|
-
user_id
|
|
10701
|
+
user_id?: string;
|
|
10695
10702
|
User?: User;
|
|
10696
10703
|
user_details?: string;
|
|
10697
10704
|
FleetServiceScheduleVehicleLink?: FleetServiceScheduleVehicleLink[];
|
|
10698
10705
|
_count?: {
|
|
10699
10706
|
FleetServiceScheduleVehicleLink?: number;
|
|
10707
|
+
FleetServiceScheduleVehicleLink_Pending?: number;
|
|
10708
|
+
FleetServiceScheduleVehicleLink_OverDue?: number;
|
|
10709
|
+
FleetServiceScheduleVehicleLink_Completed?: number;
|
|
10700
10710
|
};
|
|
10701
10711
|
}
|
|
10702
10712
|
interface FleetServiceScheduleVehicleLink extends Record<string, unknown> {
|
|
10703
10713
|
service_schedule_vehicle_link_id: string;
|
|
10714
|
+
service_schedule_status: ServiceScheduleStatus;
|
|
10715
|
+
service_date_time?: string;
|
|
10716
|
+
service_date_time_f?: string;
|
|
10704
10717
|
status: Status;
|
|
10705
10718
|
added_date_time: string;
|
|
10706
10719
|
modified_date_time: string;
|
|
@@ -10716,8 +10729,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10716
10729
|
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
10717
10730
|
service_schedule_name: z.ZodEffects<z.ZodString, string, string>;
|
|
10718
10731
|
service_schedule_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
10719
|
-
service_schedule_start_date: z.
|
|
10720
|
-
service_schedule_due_date: z.
|
|
10732
|
+
service_schedule_start_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10733
|
+
service_schedule_due_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
10721
10734
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10722
10735
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
10723
10736
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -10737,10 +10750,10 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
10737
10750
|
user_id: string;
|
|
10738
10751
|
time_zone_id: string;
|
|
10739
10752
|
service_schedule_name: string;
|
|
10753
|
+
service_schedule_start_date: string;
|
|
10754
|
+
service_schedule_due_date: string;
|
|
10740
10755
|
vehicle_ids?: string[] | undefined;
|
|
10741
10756
|
service_schedule_description?: string | undefined;
|
|
10742
|
-
service_schedule_start_date?: string | undefined;
|
|
10743
|
-
service_schedule_due_date?: string | undefined;
|
|
10744
10757
|
}>;
|
|
10745
10758
|
type FleetServiceScheduleDTO = z.infer<typeof FleetServiceScheduleSchema>;
|
|
10746
10759
|
declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
@@ -10776,8 +10789,10 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
10776
10789
|
} & {
|
|
10777
10790
|
service_schedule_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10778
10791
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10792
|
+
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10779
10793
|
}, "strip", z.ZodTypeAny, {
|
|
10780
10794
|
status: Status[];
|
|
10795
|
+
user_ids: string[];
|
|
10781
10796
|
search: string;
|
|
10782
10797
|
paging: PAGING;
|
|
10783
10798
|
page_count: number;
|
|
@@ -10804,6 +10819,7 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
10804
10819
|
date_format_id: string;
|
|
10805
10820
|
time_zone_id: string;
|
|
10806
10821
|
status?: Status[] | undefined;
|
|
10822
|
+
user_ids?: string[] | undefined;
|
|
10807
10823
|
search?: string | undefined;
|
|
10808
10824
|
paging?: PAGING | undefined;
|
|
10809
10825
|
page_count?: unknown;
|
|
@@ -17694,6 +17710,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
17694
17710
|
UserOrganisation?: UserOrganisation;
|
|
17695
17711
|
organisation_name?: string;
|
|
17696
17712
|
organisation_code?: string;
|
|
17713
|
+
vehicles_count?: number;
|
|
17697
17714
|
organisation_sub_company_id?: string;
|
|
17698
17715
|
OrganisationSubCompany?: OrganisationSubCompany;
|
|
17699
17716
|
sub_company_name?: string;
|
package/dist/core/Enums.d.ts
CHANGED
|
@@ -270,6 +270,11 @@ declare enum InspectionScheduleStatus {
|
|
|
270
270
|
OverDue = "OverDue",
|
|
271
271
|
Completed = "Completed"
|
|
272
272
|
}
|
|
273
|
+
declare enum ServiceScheduleStatus {
|
|
274
|
+
Pending = "Pending",
|
|
275
|
+
OverDue = "OverDue",
|
|
276
|
+
Completed = "Completed"
|
|
277
|
+
}
|
|
273
278
|
declare enum ScheduleStatus {
|
|
274
279
|
Scheduled = "Scheduled",
|
|
275
280
|
ServiceInitiated = "ServiceInitiated",
|
|
@@ -830,4 +835,4 @@ declare enum APIAuthType {
|
|
|
830
835
|
BASIC_AUTH = "BASIC_AUTH"
|
|
831
836
|
}
|
|
832
837
|
|
|
833
|
-
export { APIAuthType, AdminRole, AlertSubType, AlertType, ApprovalStatus, BillingStatus, BloodGroup, BooleanType, BusLeg, BusStopType, DeviceStatus, DeviceType, DocumentStatus, DocumentType, DocumentValidityStatus, DoorSensorStatus, DriverType, ExecutionStatus, ExpenseCategory, ExpiryType, FileType, FleetSize, FleetVendorAddressLabel, FuelTankType, GPSFuelApproveStatus, GPSSource, GPSType, GPSVehicleCategory, Gender, GeofencePurposeType, GeofenceStatusType, GeofenceType, HolidayType, IncidentRoadType, IncidentTime, IncidentVisibility, IncidentWeather, InspectionActionStatus, InspectionPriority, InspectionScheduleStatus, InspectionStatus, InspectionType, InvoiceStatus, Is12AM, IssueSeverity, IssueSource, IssueStatus, JobCardStatus, LifeExpiry, LinkStatus, LinkType, LoadChild, LoadChildCount, LoadParents, LoanInterestType, LoginFrom, MenuType, Module, NightDriving, NotificationChannel, NotificationList, NotificationPreference, OdometerSource, OnOff, OrderBy, OverSpeed, PAGING, PaymentMode, PaymentStatus, Priority, PurchaseOrderStatus, PurchaseType, PurchaseVehicleType, RecurrenceInterval, RefillEntrySource, RefillMethod, ReminderSource, ReminderStatus, ReminderTriggerType, ReminderType, ReportChannel, ReportList, ReportType, RequestType, RetreadingMethod, RunType, ScheduleStatus, ScheduleType, ServiceStatus, ServiceType, ShareChannel, SimStatus, Status, SteeringType, StockType, StudentLeaveType, TicketStatus, TimeSlot, TrackHistoryLinkStatus, TransportPlanType, TyreStatus, VehicleLifeStatus, VerifyStatus, WheelDriveType, YesNo };
|
|
838
|
+
export { APIAuthType, AdminRole, AlertSubType, AlertType, ApprovalStatus, BillingStatus, BloodGroup, BooleanType, BusLeg, BusStopType, DeviceStatus, DeviceType, DocumentStatus, DocumentType, DocumentValidityStatus, DoorSensorStatus, DriverType, ExecutionStatus, ExpenseCategory, ExpiryType, FileType, FleetSize, FleetVendorAddressLabel, FuelTankType, GPSFuelApproveStatus, GPSSource, GPSType, GPSVehicleCategory, Gender, GeofencePurposeType, GeofenceStatusType, GeofenceType, HolidayType, IncidentRoadType, IncidentTime, IncidentVisibility, IncidentWeather, InspectionActionStatus, InspectionPriority, InspectionScheduleStatus, InspectionStatus, InspectionType, InvoiceStatus, Is12AM, IssueSeverity, IssueSource, IssueStatus, JobCardStatus, LifeExpiry, LinkStatus, LinkType, LoadChild, LoadChildCount, LoadParents, LoanInterestType, LoginFrom, MenuType, Module, NightDriving, NotificationChannel, NotificationList, NotificationPreference, OdometerSource, OnOff, OrderBy, OverSpeed, PAGING, PaymentMode, PaymentStatus, Priority, PurchaseOrderStatus, PurchaseType, PurchaseVehicleType, RecurrenceInterval, RefillEntrySource, RefillMethod, ReminderSource, ReminderStatus, ReminderTriggerType, ReminderType, ReportChannel, ReportList, ReportType, RequestType, RetreadingMethod, RunType, ScheduleStatus, ScheduleType, ServiceScheduleStatus, ServiceStatus, ServiceType, ShareChannel, SimStatus, Status, SteeringType, StockType, StudentLeaveType, TicketStatus, TimeSlot, TrackHistoryLinkStatus, TransportPlanType, TyreStatus, VehicleLifeStatus, VerifyStatus, WheelDriveType, YesNo };
|
package/dist/core/Enums.js
CHANGED
|
@@ -318,6 +318,12 @@ var InspectionScheduleStatus = /* @__PURE__ */ ((InspectionScheduleStatus2) => {
|
|
|
318
318
|
InspectionScheduleStatus2["Completed"] = "Completed";
|
|
319
319
|
return InspectionScheduleStatus2;
|
|
320
320
|
})(InspectionScheduleStatus || {});
|
|
321
|
+
var ServiceScheduleStatus = /* @__PURE__ */ ((ServiceScheduleStatus2) => {
|
|
322
|
+
ServiceScheduleStatus2["Pending"] = "Pending";
|
|
323
|
+
ServiceScheduleStatus2["OverDue"] = "OverDue";
|
|
324
|
+
ServiceScheduleStatus2["Completed"] = "Completed";
|
|
325
|
+
return ServiceScheduleStatus2;
|
|
326
|
+
})(ServiceScheduleStatus || {});
|
|
321
327
|
var ScheduleStatus = /* @__PURE__ */ ((ScheduleStatus2) => {
|
|
322
328
|
ScheduleStatus2["Scheduled"] = "Scheduled";
|
|
323
329
|
ScheduleStatus2["ServiceInitiated"] = "ServiceInitiated";
|
|
@@ -1024,6 +1030,7 @@ export {
|
|
|
1024
1030
|
RunType,
|
|
1025
1031
|
ScheduleStatus,
|
|
1026
1032
|
ScheduleType,
|
|
1033
|
+
ServiceScheduleStatus,
|
|
1027
1034
|
ServiceStatus,
|
|
1028
1035
|
ServiceType,
|
|
1029
1036
|
ShareChannel,
|
|
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
|
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
user_id: string;
|
|
24
24
|
organisation_id: string;
|
|
25
|
-
login_from: LoginFrom;
|
|
26
25
|
country_id: string;
|
|
26
|
+
login_from: LoginFrom;
|
|
27
27
|
os_details: Record<string, any>;
|
|
28
28
|
ip_details: Record<string, any>;
|
|
29
29
|
}, {
|
|
30
30
|
user_id: string;
|
|
31
31
|
organisation_id: string;
|
|
32
|
-
login_from: LoginFrom;
|
|
33
32
|
country_id: string;
|
|
33
|
+
login_from: LoginFrom;
|
|
34
34
|
os_details?: Record<string, any> | undefined;
|
|
35
35
|
ip_details?: Record<string, any> | undefined;
|
|
36
36
|
}>;
|
|
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
48
48
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
49
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
+
login_from: LoginFrom;
|
|
51
52
|
search: string;
|
|
52
53
|
paging: PAGING;
|
|
53
54
|
page_count: number;
|
|
54
55
|
page_index: number;
|
|
55
|
-
login_from: LoginFrom;
|
|
56
56
|
date_format_id: string;
|
|
57
57
|
time_zone_id: string;
|
|
58
58
|
user_ids: string[];
|
|
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
43
43
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
44
44
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
+
login_from: LoginFrom;
|
|
46
47
|
search: string;
|
|
47
48
|
paging: PAGING;
|
|
48
49
|
page_count: number;
|
|
49
50
|
page_index: number;
|
|
50
|
-
login_from: LoginFrom;
|
|
51
51
|
date_format_id: string;
|
|
52
52
|
time_zone_id: string;
|
|
53
53
|
user_ids: string[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { z_ as BookMark, A0 as BookMarkDTO, A2 as BookMarkQueryDTO, A1 as BookMarkQuerySchema, z$ as BookMarkSchema, A6 as createBookMark, A8 as deleteBookMark, A5 as findBookMarks, A4 as newBookMarkPayload, A3 as toBookMarkPayload, A7 as updateBookMark } from '../../bookmark_service-
|
|
4
|
+
export { z_ as BookMark, A0 as BookMarkDTO, A2 as BookMarkQueryDTO, A1 as BookMarkQuerySchema, z$ as BookMarkSchema, A6 as createBookMark, A8 as deleteBookMark, A5 as findBookMarks, A4 as newBookMarkPayload, A3 as toBookMarkPayload, A7 as updateBookMark } from '../../bookmark_service-BbM172oU.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,7 +2,7 @@ import { InvoiceStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadCh
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, M as MasterMainCurrency } from '../../bookmark_service-
|
|
5
|
+
import { U as UserOrganisation, M as MasterMainCurrency } from '../../bookmark_service-BbM172oU.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
8
8
|
interface Invoice extends Record<string, unknown> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../bookmark_service-
|
|
4
|
+
export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../bookmark_service-BbM172oU.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 { ow as OrganisationReportAutomationMail, oz as OrganisationReportAutomationMailQueryDTO, oy as OrganisationReportAutomationMailQuerySchema, ox as OrganisationReportAutomationMailVehicleLink, ou as OrganisationReportPreference, oB as OrganisationReportPreferenceDTO, oD as OrganisationReportPreferenceQueryDTO, oC as OrganisationReportPreferenceQuerySchema, oA as OrganisationReportPreferenceSchema, ov as OrganisationReportPreferenceVehicleLink, oH as createOrganisationReportPreference, oJ as deleteOrganisationReportPreference, oK as findOrganisationReportAutomationMail, oG as findOrganisationReportPreference, oF as newOrganisationReportPreferencePayload, oE as toOrganisationReportPreferencePayload, oI as updateOrganisationReportPreference } from '../../bookmark_service-
|
|
4
|
+
export { ow as OrganisationReportAutomationMail, oz as OrganisationReportAutomationMailQueryDTO, oy as OrganisationReportAutomationMailQuerySchema, ox as OrganisationReportAutomationMailVehicleLink, ou as OrganisationReportPreference, oB as OrganisationReportPreferenceDTO, oD as OrganisationReportPreferenceQueryDTO, oC as OrganisationReportPreferenceQuerySchema, oA as OrganisationReportPreferenceSchema, ov as OrganisationReportPreferenceVehicleLink, oH as createOrganisationReportPreference, oJ as deleteOrganisationReportPreference, oK as findOrganisationReportAutomationMail, oG as findOrganisationReportPreference, oF as newOrganisationReportPreferencePayload, oE as toOrganisationReportPreferencePayload, oI as updateOrganisationReportPreference } from '../../bookmark_service-BbM172oU.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 { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../bookmark_service-
|
|
5
|
+
export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../bookmark_service-BbM172oU.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 { qO as BusDashBoardQueryDTO, qN as BusDashBoardQuerySchema, qG as BusDashboard, qF as BusStop, qK as BusStopDTO, qE as BusStopPolygonData, qI as BusStopPolygonDataDTO, qH as BusStopPolygonDataSchema, qM as BusStopQueryDTO, qL as BusStopQuerySchema, qJ as BusStopSchema, qV as bus_dashboard, qS as createBusStop, qU as deleteBusStop, qR as findBusStop, qQ as newBusStopPayload, qP as toBusStopPayload, qT as updateBusStop } from '../../../bookmark_service-
|
|
4
|
+
export { qO as BusDashBoardQueryDTO, qN as BusDashBoardQuerySchema, qG as BusDashboard, qF as BusStop, qK as BusStopDTO, qE as BusStopPolygonData, qI as BusStopPolygonDataDTO, qH as BusStopPolygonDataSchema, qM as BusStopQueryDTO, qL as BusStopQuerySchema, qJ as BusStopSchema, qV as bus_dashboard, qS as createBusStop, qU as deleteBusStop, qR as findBusStop, qQ as newBusStopPayload, qP as toBusStopPayload, qT as updateBusStop } from '../../../bookmark_service-BbM172oU.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 { xz as OrganisationCalendar, xB as OrganisationCalendarDTO, xD as OrganisationCalendarQueryDTO, xC as OrganisationCalendarQuerySchema, xA as OrganisationCalendarSchema, xH as createOrganisationCalendar, xJ as deleteOrganisationCalendar, xG as findOrganisationCalendar, xF as newOrganisationCalendarPayload, xE as toOrganisationCalendarPayload, xI as updateOrganisationCalendar } from '../../../bookmark_service-
|
|
4
|
+
export { xz as OrganisationCalendar, xB as OrganisationCalendarDTO, xD as OrganisationCalendarQueryDTO, xC as OrganisationCalendarQuerySchema, xA as OrganisationCalendarSchema, xH as createOrganisationCalendar, xJ as deleteOrganisationCalendar, xG as findOrganisationCalendar, xF as newOrganisationCalendarPayload, xE as toOrganisationCalendarPayload, xI as updateOrganisationCalendar } from '../../../bookmark_service-BbM172oU.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 { qW as MasterRoute, qZ as MasterRouteDTO, q$ as MasterRouteQueryDTO, q_ as MasterRouteQuerySchema, qY as MasterRouteSchema, qX as MasterRouteStop, r5 as MasterRouteStopCreateDTO, r4 as MasterRouteStopCreateSchema, r1 as MasterRouteStopDTO, rc as MasterRouteStopDeleteAllSchema, rd as MasterRouteStopDeleteDTO, rb as MasterRouteStopDeleteReOrderDTO, ra as MasterRouteStopDeleteSchema, r6 as MasterRouteStopIds, r7 as MasterRouteStopIdsDTO, r9 as MasterRouteStopReorderDTO, r8 as MasterRouteStopReorderSchema, r0 as MasterRouteStopSchema, r3 as MasterRouteStopUpdateDTO, r2 as MasterRouteStopUpdateSchema, rl as appendRouteStop, rh as createMasterRoute, rk as createStopsFirstTimeRoute, rj as deleteMasterRoute, rp as deleteRouteStopReorder, ro as deleteRouteStopsAll, rg as findMasterRoute, rf as newMasterRoutePayload, rn as reorderRouteStops, re as toMasterRoutePayload, ri as updateMasterRoute, rm as updateRouteStop } from '../../../bookmark_service-
|
|
4
|
+
export { qW as MasterRoute, qZ as MasterRouteDTO, q$ as MasterRouteQueryDTO, q_ as MasterRouteQuerySchema, qY as MasterRouteSchema, qX as MasterRouteStop, r5 as MasterRouteStopCreateDTO, r4 as MasterRouteStopCreateSchema, r1 as MasterRouteStopDTO, rc as MasterRouteStopDeleteAllSchema, rd as MasterRouteStopDeleteDTO, rb as MasterRouteStopDeleteReOrderDTO, ra as MasterRouteStopDeleteSchema, r6 as MasterRouteStopIds, r7 as MasterRouteStopIdsDTO, r9 as MasterRouteStopReorderDTO, r8 as MasterRouteStopReorderSchema, r0 as MasterRouteStopSchema, r3 as MasterRouteStopUpdateDTO, r2 as MasterRouteStopUpdateSchema, rl as appendRouteStop, rh as createMasterRoute, rk as createStopsFirstTimeRoute, rj as deleteMasterRoute, rp as deleteRouteStopReorder, ro as deleteRouteStopsAll, rg as findMasterRoute, rf as newMasterRoutePayload, rn as reorderRouteStops, re as toMasterRoutePayload, ri as updateMasterRoute, rm as updateRouteStop } from '../../../bookmark_service-BbM172oU.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 { sX as MasterFixedSchedule, s_ as MasterFixedScheduleDTO, t0 as MasterFixedScheduleQueryDTO, s$ as MasterFixedScheduleQuerySchema, sZ as MasterFixedScheduleSchema, sY as MasterRouteStudent, t6 as MasterRouteStudentAssignRemoveDTO, t5 as MasterRouteStudentAssignRemoveSchema, ta as MasterRouteStudentScheduleAssignRemoveDTO, t9 as MasterRouteStudentScheduleAssignRemoveSchema, t8 as MasterRouteStudentStopAssignRemoveDTO, t7 as MasterRouteStudentStopAssignRemoveSchema, t4 as StudentNoScheduleQueryDTO, t3 as StudentNoScheduleQuerySchema, t2 as StudentNoStopQueryDTO, t1 as StudentNoStopQuerySchema, tw as assignMasterRouteStudentScheduleToStudentDrop, tv as assignMasterRouteStudentScheduleToStudentsPickup, ts as assignMasterRouteStudentStopToStudentsDrop, tr as assignMasterRouteStudentStopToStudentsPickup, to as assignRouteStudentsDrop, tn as assignRouteStudentsPickup, tg as createMasterFixedSchedule, ti as deleteMasterFixedSchedule, tf as findMasterFixedSchedule, tm as findStudentsWithNoScheduleDrop, tl as findStudentsWithNoSchedulePickup, tk as findStudentsWithNoStopDrop, tj as findStudentsWithNoStopPickup, tc as newMasterFixedSchedulePayload, te as newMasterRouteStudentAssignPayload, ty as removeMasterRouteStudentScheduleToStudentDrop, tx as removeMasterRouteStudentScheduleToStudentPickup, tu as removeMasterRouteStudentStopToStudentsDrop, tt as removeMasterRouteStudentStopToStudentsPickup, tq as removeRouteStudentsDrop, tp as removeRouteStudentsPickup, tb as toMasterFixedSchedulePayload, td as toMasterRouteStudentAssignPayload, th as updateMasterFixedSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { sX as MasterFixedSchedule, s_ as MasterFixedScheduleDTO, t0 as MasterFixedScheduleQueryDTO, s$ as MasterFixedScheduleQuerySchema, sZ as MasterFixedScheduleSchema, sY as MasterRouteStudent, t6 as MasterRouteStudentAssignRemoveDTO, t5 as MasterRouteStudentAssignRemoveSchema, ta as MasterRouteStudentScheduleAssignRemoveDTO, t9 as MasterRouteStudentScheduleAssignRemoveSchema, t8 as MasterRouteStudentStopAssignRemoveDTO, t7 as MasterRouteStudentStopAssignRemoveSchema, t4 as StudentNoScheduleQueryDTO, t3 as StudentNoScheduleQuerySchema, t2 as StudentNoStopQueryDTO, t1 as StudentNoStopQuerySchema, tw as assignMasterRouteStudentScheduleToStudentDrop, tv as assignMasterRouteStudentScheduleToStudentsPickup, ts as assignMasterRouteStudentStopToStudentsDrop, tr as assignMasterRouteStudentStopToStudentsPickup, to as assignRouteStudentsDrop, tn as assignRouteStudentsPickup, tg as createMasterFixedSchedule, ti as deleteMasterFixedSchedule, tf as findMasterFixedSchedule, tm as findStudentsWithNoScheduleDrop, tl as findStudentsWithNoSchedulePickup, tk as findStudentsWithNoStopDrop, tj as findStudentsWithNoStopPickup, tc as newMasterFixedSchedulePayload, te as newMasterRouteStudentAssignPayload, ty as removeMasterRouteStudentScheduleToStudentDrop, tx as removeMasterRouteStudentScheduleToStudentPickup, tu as removeMasterRouteStudentStopToStudentsDrop, tt as removeMasterRouteStudentStopToStudentsPickup, tq as removeRouteStudentsDrop, tp as removeRouteStudentsPickup, tb as toMasterFixedSchedulePayload, td as toMasterRouteStudentAssignPayload, th as updateMasterFixedSchedule } from '../../../bookmark_service-BbM172oU.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 { xK as OrganisationNoticeBoard, xM as OrganisationNoticeBoardDTO, xO as OrganisationNoticeBoardQueryDTO, xN as OrganisationNoticeBoardQuerySchema, xL as OrganisationNoticeBoardSchema, xS as createOrganisationNoticeBoard, xU as deleteOrganisationNoticeBoard, xR as findOrganisationNoticeBoard, xQ as newOrganisationNoticeBoardPayload, xP as toOrganisationNoticeBoardPayload, xT as updateOrganisationNoticeBoard } from '../../../bookmark_service-
|
|
4
|
+
export { xK as OrganisationNoticeBoard, xM as OrganisationNoticeBoardDTO, xO as OrganisationNoticeBoardQueryDTO, xN as OrganisationNoticeBoardQuerySchema, xL as OrganisationNoticeBoardSchema, xS as createOrganisationNoticeBoard, xU as deleteOrganisationNoticeBoard, xR as findOrganisationNoticeBoard, xQ as newOrganisationNoticeBoardPayload, xP as toOrganisationNoticeBoardPayload, xT as updateOrganisationNoticeBoard } from '../../../bookmark_service-BbM172oU.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 { rT as GuardianDetailsDTO, rS as GuardianDetailsSchema, rV as GuardianMobileNumberDTO, rU as GuardianMobileNumberSchema, rR as GuardianProfilePictureDTO, rQ as GuardianProfilePictureSchema, rH as SchoolDashBoardQueryDTO, rG as SchoolDashBoardQuerySchema, rr as SchoolDashboard, rq as Student, rs as StudentAddress, rL as StudentAddressDTO, rN as StudentAddressQueryDTO, rM as StudentAddressQuerySchema, rK as StudentAddressSchema, rB as StudentDTO, rt as StudentGuardian, rZ as StudentGuardianAutofillQueryDTO, rY as StudentGuardianAutofillQuerySchema, ru as StudentGuardianLink, rP as StudentGuardianLinkDTO, rX as StudentGuardianLinkQueryDTO, rW as StudentGuardianLinkQuerySchema, rO as StudentGuardianLinkSchema, rz as StudentGuardianLoginPush, rv as StudentLeaveRequest, s1 as StudentLeaveRequestApprovalDTO, s0 as StudentLeaveRequestApprovalSchema, r$ as StudentLeaveRequestDTO, s3 as StudentLeaveRequestQueryDTO, s2 as StudentLeaveRequestQuerySchema, r_ as StudentLeaveRequestSchema, ry as StudentLoginPush, rJ as StudentNoRouteQueryDTO, rI as StudentNoRouteQuerySchema, rD as StudentProfilePictureDTO, rC as StudentProfilePictureSchema, rF as StudentQueryDTO, rE as StudentQuerySchema, rA as StudentSchema, rw as StudentStopChangeRequest, s7 as StudentStopChangeRequestApprovalDTO, s6 as StudentStopChangeRequestApprovalSchema, s5 as StudentStopChangeRequestDTO, s9 as StudentStopChangeRequestQueryDTO, s8 as StudentStopChangeRequestQuerySchema, s4 as StudentStopChangeRequestSchema, rx as StudentTransportPlanTypeChangeHistory, sb as StudentTransportPlanTypeChangeHistoryQueryDTO, sa as StudentTransportPlanTypeChangeHistoryQuerySchema, sO as approveLeaveRequest, sT as approveStopChangeRequest, st as createStudent, sz as createStudentAddress, sE as createStudentGuardianLink, sL as createStudentLeaveRequest, sR as createStudentStopChangeRequest, sv as deleteStudent, sC as deleteStudentAddress, sJ as deleteStudentGuardian, sP as deleteStudentLeaveRequest, sU as deleteStudentStopChangeRequest, sr as delete_guardian_profile_picture, sp as delete_profile_picture, ss as findStudent, sA as findStudentAddress, sK as findStudentGuardianAutofillDetails, sD as findStudentGuardianLink, sM as findStudentLeaveRequest, sQ as findStudentStopChangeRequest, sV as findStudentTransportPlanTypeChangeHistory, sx as findStudentsWithNoRouteDrop, sw as findStudentsWithNoRoutePickup, sn as get_student_guardian_presigned_url, sm as get_student_presigned_url, sf as newStudentAddressPayload, sl as newStudentGuardianLinkPayload, sh as newStudentLeaveRequestPayload, sd as newStudentPayload, sj as newStudentStopChangeRequestPayload, sW as school_dashboard, se as toStudentAddressPayload, sk as toStudentGuardianLinkPayload, sg as toStudentLeaveRequestPayload, sc as toStudentPayload, si as toStudentStopChangeRequestPayload, sH as updateGuardianDetails, sI as updateGuardianMobileNumber, sG as updateGuardianProfilePicture, sy as updateProfilePicture, su as updateStudent, sB as updateStudentAddress, sF as updateStudentGuardianLink, sN as updateStudentLeaveRequest, sS as updateStudentStopChangeRequest, sq as update_guardian_profile_picture, so as update_profile_picture } from '../../../bookmark_service-
|
|
4
|
+
export { rT as GuardianDetailsDTO, rS as GuardianDetailsSchema, rV as GuardianMobileNumberDTO, rU as GuardianMobileNumberSchema, rR as GuardianProfilePictureDTO, rQ as GuardianProfilePictureSchema, rH as SchoolDashBoardQueryDTO, rG as SchoolDashBoardQuerySchema, rr as SchoolDashboard, rq as Student, rs as StudentAddress, rL as StudentAddressDTO, rN as StudentAddressQueryDTO, rM as StudentAddressQuerySchema, rK as StudentAddressSchema, rB as StudentDTO, rt as StudentGuardian, rZ as StudentGuardianAutofillQueryDTO, rY as StudentGuardianAutofillQuerySchema, ru as StudentGuardianLink, rP as StudentGuardianLinkDTO, rX as StudentGuardianLinkQueryDTO, rW as StudentGuardianLinkQuerySchema, rO as StudentGuardianLinkSchema, rz as StudentGuardianLoginPush, rv as StudentLeaveRequest, s1 as StudentLeaveRequestApprovalDTO, s0 as StudentLeaveRequestApprovalSchema, r$ as StudentLeaveRequestDTO, s3 as StudentLeaveRequestQueryDTO, s2 as StudentLeaveRequestQuerySchema, r_ as StudentLeaveRequestSchema, ry as StudentLoginPush, rJ as StudentNoRouteQueryDTO, rI as StudentNoRouteQuerySchema, rD as StudentProfilePictureDTO, rC as StudentProfilePictureSchema, rF as StudentQueryDTO, rE as StudentQuerySchema, rA as StudentSchema, rw as StudentStopChangeRequest, s7 as StudentStopChangeRequestApprovalDTO, s6 as StudentStopChangeRequestApprovalSchema, s5 as StudentStopChangeRequestDTO, s9 as StudentStopChangeRequestQueryDTO, s8 as StudentStopChangeRequestQuerySchema, s4 as StudentStopChangeRequestSchema, rx as StudentTransportPlanTypeChangeHistory, sb as StudentTransportPlanTypeChangeHistoryQueryDTO, sa as StudentTransportPlanTypeChangeHistoryQuerySchema, sO as approveLeaveRequest, sT as approveStopChangeRequest, st as createStudent, sz as createStudentAddress, sE as createStudentGuardianLink, sL as createStudentLeaveRequest, sR as createStudentStopChangeRequest, sv as deleteStudent, sC as deleteStudentAddress, sJ as deleteStudentGuardian, sP as deleteStudentLeaveRequest, sU as deleteStudentStopChangeRequest, sr as delete_guardian_profile_picture, sp as delete_profile_picture, ss as findStudent, sA as findStudentAddress, sK as findStudentGuardianAutofillDetails, sD as findStudentGuardianLink, sM as findStudentLeaveRequest, sQ as findStudentStopChangeRequest, sV as findStudentTransportPlanTypeChangeHistory, sx as findStudentsWithNoRouteDrop, sw as findStudentsWithNoRoutePickup, sn as get_student_guardian_presigned_url, sm as get_student_presigned_url, sf as newStudentAddressPayload, sl as newStudentGuardianLinkPayload, sh as newStudentLeaveRequestPayload, sd as newStudentPayload, sj as newStudentStopChangeRequestPayload, sW as school_dashboard, se as toStudentAddressPayload, sk as toStudentGuardianLinkPayload, sg as toStudentLeaveRequestPayload, sc as toStudentPayload, si as toStudentStopChangeRequestPayload, sH as updateGuardianDetails, sI as updateGuardianMobileNumber, sG as updateGuardianProfilePicture, sy as updateProfilePicture, su as updateStudent, sB as updateStudentAddress, sF as updateStudentGuardianLink, sN as updateStudentLeaveRequest, sS as updateStudentStopChangeRequest, sq as update_guardian_profile_picture, so as update_profile_picture } from '../../../bookmark_service-BbM172oU.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 { lU as AllVehiclesFuelDailySummaryDTO, lT as AllVehiclesFuelDailySummaryQuerySchema, lS as FleetFuelDailyMonthlySummaryQueryDTO, lR as FleetFuelDailyMonthlySummaryQuerySchema, lM as FleetFuelDailySummary, lO as FleetFuelDailySummaryDTO, lW as FleetFuelDailySummaryDashBoardQueryDTO, lV as FleetFuelDailySummaryDashBoardQuerySchema, lQ as FleetFuelDailySummaryQueryDTO, lP as FleetFuelDailySummaryQuerySchema, lN as FleetFuelDailySummarySchema, lX as FuelDashboard, l$ as createFleetFuelDailySummary, m1 as deleteFleetFuelDailySummary, l_ as findFleetFuelDailySummary, m3 as findFleetFuelMonthlySummary, m4 as findVehicleFuelSummary, m2 as fuel_dashboard, lZ as newFleetFuelDailySummaryPayload, lY as toFleetFuelDailySummaryPayload, m0 as updateFleetFuelDailySummary } from '../../../bookmark_service-
|
|
4
|
+
export { lU as AllVehiclesFuelDailySummaryDTO, lT as AllVehiclesFuelDailySummaryQuerySchema, lS as FleetFuelDailyMonthlySummaryQueryDTO, lR as FleetFuelDailyMonthlySummaryQuerySchema, lM as FleetFuelDailySummary, lO as FleetFuelDailySummaryDTO, lW as FleetFuelDailySummaryDashBoardQueryDTO, lV as FleetFuelDailySummaryDashBoardQuerySchema, lQ as FleetFuelDailySummaryQueryDTO, lP as FleetFuelDailySummaryQuerySchema, lN as FleetFuelDailySummarySchema, lX as FuelDashboard, l$ as createFleetFuelDailySummary, m1 as deleteFleetFuelDailySummary, l_ as findFleetFuelDailySummary, m3 as findFleetFuelMonthlySummary, m4 as findVehicleFuelSummary, m2 as fuel_dashboard, lZ as newFleetFuelDailySummaryPayload, lY as toFleetFuelDailySummaryPayload, m0 as updateFleetFuelDailySummary } from '../../../bookmark_service-BbM172oU.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 { k9 as FleetFuelRefill, ke as FleetFuelRefillDTO, ka as FleetFuelRefillFile, kc as FleetFuelRefillFileDTO, kb as FleetFuelRefillFileSchema, kg as FleetFuelRefillQueryDTO, kf as FleetFuelRefillQuerySchema, kd as FleetFuelRefillSchema, kn as createFleetFuelRefill, kk as create_fuel_refill_file, kp as deleteFleetFuelRefill, km as findFleetFuelRefill, kj as get_fuel_refill_file_presigned_url, ki as newFleetFuelRefillPayload, kl as remove_fuel_refill_file, kh as toFleetFuelRefillPayload, ko as updateFleetFuelRefill } from '../../../bookmark_service-
|
|
5
|
+
export { k9 as FleetFuelRefill, ke as FleetFuelRefillDTO, ka as FleetFuelRefillFile, kc as FleetFuelRefillFileDTO, kb as FleetFuelRefillFileSchema, kg as FleetFuelRefillQueryDTO, kf as FleetFuelRefillQuerySchema, kd as FleetFuelRefillSchema, kn as createFleetFuelRefill, kk as create_fuel_refill_file, kp as deleteFleetFuelRefill, km as findFleetFuelRefill, kj as get_fuel_refill_file_presigned_url, ki as newFleetFuelRefillPayload, kl as remove_fuel_refill_file, kh as toFleetFuelRefillPayload, ko as updateFleetFuelRefill } from '../../../bookmark_service-BbM172oU.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 { kD as FleetFuelRemoval, kI as FleetFuelRemovalDTO, kE as FleetFuelRemovalFile, kG as FleetFuelRemovalFileDTO, kF as FleetFuelRemovalFileSchema, kK as FleetFuelRemovalQueryDTO, kJ as FleetFuelRemovalQuerySchema, kH as FleetFuelRemovalSchema, kR as createFleetFuelRemoval, kO as create_fuel_removal_file, kT as deleteFleetFuelRemoval, kQ as findFleetFuelRemoval, kN as get_fuel_removal_file_presigned_url, kM as newFleetFuelRemovalPayload, kP as remove_fuel_removal_file, kL as toFleetFuelRemovalPayload, kS as updateFleetFuelRemoval } from '../../../bookmark_service-
|
|
5
|
+
export { kD as FleetFuelRemoval, kI as FleetFuelRemovalDTO, kE as FleetFuelRemovalFile, kG as FleetFuelRemovalFileDTO, kF as FleetFuelRemovalFileSchema, kK as FleetFuelRemovalQueryDTO, kJ as FleetFuelRemovalQuerySchema, kH as FleetFuelRemovalSchema, kR as createFleetFuelRemoval, kO as create_fuel_removal_file, kT as deleteFleetFuelRemoval, kQ as findFleetFuelRemoval, kN as get_fuel_removal_file_presigned_url, kM as newFleetFuelRemovalPayload, kP as remove_fuel_removal_file, kL as toFleetFuelRemovalPayload, kS as updateFleetFuelRemoval } from '../../../bookmark_service-BbM172oU.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 { fL as FleetIncidentManagement, fM as FleetIncidentManagementCost, fY as FleetIncidentManagementCostDTO, f_ as FleetIncidentManagementCostQueryDTO, fZ as FleetIncidentManagementCostQuerySchema, fX as FleetIncidentManagementCostSchema, fS as FleetIncidentManagementDTO, fW as FleetIncidentManagementDashBoardQueryDTO, fV as FleetIncidentManagementDashBoardQuerySchema, fN as FleetIncidentManagementFile, fQ as FleetIncidentManagementFileDTO, fP as FleetIncidentManagementFileSchema, fU as FleetIncidentManagementQueryDTO, fT as FleetIncidentManagementQuerySchema, fR as FleetIncidentManagementSchema, fO as IncidentDashboard, g6 as createFleetIncidentManagement, gb as createFleetIncidentManagementCost, g4 as create_incident_file, g9 as deleteFleetIncidentManagement, ge as deleteFleetIncidentManagementCost, g7 as findFleetIncidentManagement, gc as findFleetIncidentManagementCost, g3 as get_incident_file_presigned_url, ga as incident_dashboard, g2 as newFleetIncidentManagementCostPayload, g0 as newFleetIncidentManagementPayload, g5 as remove_incident_file, g1 as toFleetIncidentManagementCostPayload, f$ as toFleetIncidentManagementPayload, g8 as updateFleetIncidentManagement, gd as updateFleetIncidentManagementCost } from '../../../bookmark_service-
|
|
5
|
+
export { fL as FleetIncidentManagement, fM as FleetIncidentManagementCost, fY as FleetIncidentManagementCostDTO, f_ as FleetIncidentManagementCostQueryDTO, fZ as FleetIncidentManagementCostQuerySchema, fX as FleetIncidentManagementCostSchema, fS as FleetIncidentManagementDTO, fW as FleetIncidentManagementDashBoardQueryDTO, fV as FleetIncidentManagementDashBoardQuerySchema, fN as FleetIncidentManagementFile, fQ as FleetIncidentManagementFileDTO, fP as FleetIncidentManagementFileSchema, fU as FleetIncidentManagementQueryDTO, fT as FleetIncidentManagementQuerySchema, fR as FleetIncidentManagementSchema, fO as IncidentDashboard, g6 as createFleetIncidentManagement, gb as createFleetIncidentManagementCost, g4 as create_incident_file, g9 as deleteFleetIncidentManagement, ge as deleteFleetIncidentManagementCost, g7 as findFleetIncidentManagement, gc as findFleetIncidentManagementCost, g3 as get_incident_file_presigned_url, ga as incident_dashboard, g2 as newFleetIncidentManagementCostPayload, g0 as newFleetIncidentManagementPayload, g5 as remove_incident_file, g1 as toFleetIncidentManagementCostPayload, f$ as toFleetIncidentManagementPayload, g8 as updateFleetIncidentManagement, gd as updateFleetIncidentManagementCost } from '../../../bookmark_service-BbM172oU.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 { gf as FleetInspectionForm, gi as FleetInspectionFormDTO, gm as FleetInspectionFormFieldsDTO, gl as FleetInspectionFormFieldsSchema, gk as FleetInspectionFormQueryDTO, gj as FleetInspectionFormQuerySchema, gh as FleetInspectionFormSchema, gg as FleetInspectionFormSimple, gq as createFleetInspectionForm, gt as deleteFleetInspectionForm, gp as findFleetInspectionForm, gu as getFleetInspectionFormCacheSimple, go as newFleetInspectionFormPayload, gn as toFleetInspectionFormPayload, gr as updateFleetInspectionForm, gs as updateFleetInspectionFormData } from '../../../bookmark_service-
|
|
4
|
+
export { gf as FleetInspectionForm, gi as FleetInspectionFormDTO, gm as FleetInspectionFormFieldsDTO, gl as FleetInspectionFormFieldsSchema, gk as FleetInspectionFormQueryDTO, gj as FleetInspectionFormQuerySchema, gh as FleetInspectionFormSchema, gg as FleetInspectionFormSimple, gq as createFleetInspectionForm, gt as deleteFleetInspectionForm, gp as findFleetInspectionForm, gu as getFleetInspectionFormCacheSimple, go as newFleetInspectionFormPayload, gn as toFleetInspectionFormPayload, gr as updateFleetInspectionForm, gs as updateFleetInspectionFormData } from '../../../bookmark_service-BbM172oU.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 { gv as FleetInspection, gH as FleetInspectionCheckPendingQueryDTO, gG as FleetInspectionCheckPendingQuerySchema, gB as FleetInspectionDTO, gF as FleetInspectionDashBoardQueryDTO, gE as FleetInspectionDashBoardQuerySchema, gw as FleetInspectionFile, gz as FleetInspectionFileDTO, gy as FleetInspectionFileSchema, gD as FleetInspectionQueryDTO, gC as FleetInspectionQuerySchema, gA as FleetInspectionSchema, gx as InspectionDashboard, gO as createFleetInspection, gL as create_inspection_file, gQ as deleteFleetInspection, gN as findFleetInspection, gS as find_check_pending, gK as get_inspection_file_presigned_url, gR as inspection_dashboard, gJ as newFleetInspectionPayload, gM as remove_inspection_file, gI as toFleetInspectionPayload, gP as updateFleetInspection } from '../../../bookmark_service-
|
|
5
|
+
export { gv as FleetInspection, gH as FleetInspectionCheckPendingQueryDTO, gG as FleetInspectionCheckPendingQuerySchema, gB as FleetInspectionDTO, gF as FleetInspectionDashBoardQueryDTO, gE as FleetInspectionDashBoardQuerySchema, gw as FleetInspectionFile, gz as FleetInspectionFileDTO, gy as FleetInspectionFileSchema, gD as FleetInspectionQueryDTO, gC as FleetInspectionQuerySchema, gA as FleetInspectionSchema, gx as InspectionDashboard, gO as createFleetInspection, gL as create_inspection_file, gQ as deleteFleetInspection, gN as findFleetInspection, gS as find_check_pending, gK as get_inspection_file_presigned_url, gR as inspection_dashboard, gJ as newFleetInspectionPayload, gM as remove_inspection_file, gI as toFleetInspectionPayload, gP as updateFleetInspection } from '../../../bookmark_service-BbM172oU.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|