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