vms-nest-prisma-api-document 1050.0.0 → 1053.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +5 -5
- package/dist/services/account/fasttag_details.d.ts +5 -5
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +775 -0
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.js +726 -0
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +775 -0
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.js +726 -0
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +6 -0
- package/dist/services/fleet/bus_mangement/{day_run.js → master_daily_schedule.js} +258 -341
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +6 -0
- package/dist/services/fleet/bus_mangement/{master_schedule.js → master_special_schedule.js} +38 -246
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.js +4 -4
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/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_breakdown_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +2 -2
- package/dist/services/website/exclusive_feature_access.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +14 -14
- package/dist/{user_organisation_service-Beuj2_mO.d.ts → user_organisation_service-BbaYGon7.d.ts} +499 -876
- package/package.json +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +0 -6
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +0 -6
|
@@ -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,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import { MasterMainEwayBillProvider } from '../master/main/master_main_eway_bill_provider_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -44,14 +44,14 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
|
44
44
|
api_secret: string;
|
|
45
45
|
description: string;
|
|
46
46
|
status: Status;
|
|
47
|
+
e_way_bill_provider_id: string;
|
|
47
48
|
organisation_id: string;
|
|
48
49
|
user_id: string;
|
|
49
|
-
e_way_bill_provider_id: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
|
+
e_way_bill_provider_id: string;
|
|
52
53
|
organisation_id: string;
|
|
53
54
|
user_id: string;
|
|
54
|
-
e_way_bill_provider_id: string;
|
|
55
55
|
api_client_id?: string | undefined;
|
|
56
56
|
api_key?: string | undefined;
|
|
57
57
|
api_secret?: string | undefined;
|
|
@@ -115,10 +115,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
|
115
115
|
include_master_data: YesNo;
|
|
116
116
|
date_format_id: string;
|
|
117
117
|
time_zone_id: string;
|
|
118
|
+
eway_bill_details_ids: string[];
|
|
118
119
|
organisation_ids: string[];
|
|
119
120
|
user_ids: string[];
|
|
120
121
|
e_way_bill_provider_ids: string[];
|
|
121
|
-
eway_bill_details_ids: string[];
|
|
122
122
|
}, {
|
|
123
123
|
date_format_id: string;
|
|
124
124
|
time_zone_id: string;
|
|
@@ -141,10 +141,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
|
141
141
|
direction: OrderBy;
|
|
142
142
|
}[] | undefined;
|
|
143
143
|
include_master_data?: YesNo | undefined;
|
|
144
|
+
eway_bill_details_ids?: string[] | undefined;
|
|
144
145
|
organisation_ids?: string[] | undefined;
|
|
145
146
|
user_ids?: string[] | undefined;
|
|
146
147
|
e_way_bill_provider_ids?: string[] | undefined;
|
|
147
|
-
eway_bill_details_ids?: string[] | undefined;
|
|
148
148
|
}>;
|
|
149
149
|
type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
|
|
150
150
|
declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import { MasterMainFasttagBank } from '../master/main/master_main_fasttag_bank_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -44,14 +44,14 @@ declare const FASTagDetailsSchema: z.ZodObject<{
|
|
|
44
44
|
api_secret: string;
|
|
45
45
|
description: string;
|
|
46
46
|
status: Status;
|
|
47
|
-
fasttag_bank_id: string;
|
|
48
47
|
organisation_id: string;
|
|
49
48
|
user_id: string;
|
|
49
|
+
fasttag_bank_id: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
|
-
fasttag_bank_id: string;
|
|
53
52
|
organisation_id: string;
|
|
54
53
|
user_id: string;
|
|
54
|
+
fasttag_bank_id: string;
|
|
55
55
|
api_client_id?: string | undefined;
|
|
56
56
|
api_key?: string | undefined;
|
|
57
57
|
api_secret?: string | undefined;
|
|
@@ -115,10 +115,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
115
115
|
include_master_data: YesNo;
|
|
116
116
|
date_format_id: string;
|
|
117
117
|
time_zone_id: string;
|
|
118
|
-
fasttag_details_ids: string[];
|
|
119
118
|
organisation_ids: string[];
|
|
120
119
|
user_ids: string[];
|
|
121
120
|
fasttag_bank_ids: string[];
|
|
121
|
+
fasttag_details_ids: string[];
|
|
122
122
|
}, {
|
|
123
123
|
date_format_id: string;
|
|
124
124
|
time_zone_id: string;
|
|
@@ -141,10 +141,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
141
141
|
direction: OrderBy;
|
|
142
142
|
}[] | undefined;
|
|
143
143
|
include_master_data?: YesNo | undefined;
|
|
144
|
-
fasttag_details_ids?: string[] | undefined;
|
|
145
144
|
organisation_ids?: string[] | undefined;
|
|
146
145
|
user_ids?: string[] | undefined;
|
|
147
146
|
fasttag_bank_ids?: string[] | undefined;
|
|
147
|
+
fasttag_details_ids?: string[] | undefined;
|
|
148
148
|
}>;
|
|
149
149
|
type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
|
|
150
150
|
declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { qI as Invoice, qN as InvoiceDTO, qJ as InvoiceFile, qL as InvoiceFileDTO, qK as InvoiceFileSchema, qP as InvoiceQueryDTO, qO as InvoiceQuerySchema, qM as InvoiceSchema, qW as createInvoice, qT as create_invoice_file, qY as deleteInvoice, qV as findInvoices, qS as get_invoice_file_presigned_url, qR as newInvoicePayload, qU as remove_invoice_file, qQ as toInvoicePayload, qX as updateInvoice } from '../../user_organisation_service-BbaYGon7.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
export { M as MasterBookmarkModule, d as MasterBookmarkModuleDTO, j as MasterBookmarkModuleQueryDTO, i as MasterBookmarkModuleQuerySchema, c as MasterBookmarkModuleSchema, b as MasterBookmarkPage, h as MasterBookmarkPageDTO, n as MasterBookmarkPageQueryDTO, m as MasterBookmarkPageQuerySchema, g as MasterBookmarkPageSchema, a as MasterBookmarkSubModule, f as MasterBookmarkSubModuleDTO, l as MasterBookmarkSubModuleQueryDTO, k as MasterBookmarkSubModuleQuerySchema, e as MasterBookmarkSubModuleSchema, u as createMasterBookmarkModule, C as createMasterBookmarkPage, y as createMasterBookmarkSubModule, x as deleteMasterBookmarkModule, F as deleteMasterBookmarkPage, B as deleteMasterBookmarkSubModule, v as findMasterBookmarkModule, D as findMasterBookmarkPage, z as findMasterBookmarkSubModule, o as newMasterBookmarkModulePayload, s as newMasterBookmarkPagePayload, q as newMasterBookmarkSubModulePayload, t as toMasterBookmarkModulePayload, r as toMasterBookmarkPagePayload, p as toMasterBookmarkSubModulePayload, w as updateMasterBookmarkModule, E as updateMasterBookmarkPage, A as updateMasterBookmarkSubModule } from './user_bookmark_service.js';
|
|
5
|
-
import '../../user_organisation_service-
|
|
5
|
+
import '../../user_organisation_service-BbaYGon7.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { cP as OrganisationNotificationPreference, cU as OrganisationNotificationPreferenceDTO, cR as OrganisationNotificationPreferenceGeofenceLink, cW as OrganisationNotificationPreferenceQueryDTO, cV as OrganisationNotificationPreferenceQuerySchema, cT as OrganisationNotificationPreferenceSchema, cS as OrganisationNotificationPreferenceUserLink, cQ as OrganisationNotificationPreferenceVehicleLink, c_ as createOrganisationNotificationPreference, d0 as deleteOrganisationNotificationPreference, cZ as findOrganisationNotificationPreference, cY as newOrganisationNotificationPreferencePayload, cX as toOrganisationNotificationPreferencePayload, c$ as updateOrganisationNotificationPreference } from '../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { uG as OrganisationReportAutomationMail, uJ as OrganisationReportAutomationMailQueryDTO, uI as OrganisationReportAutomationMailQuerySchema, uH as OrganisationReportAutomationMailVehicleLink, uE as OrganisationReportPreference, uL as OrganisationReportPreferenceDTO, uN as OrganisationReportPreferenceQueryDTO, uM as OrganisationReportPreferenceQuerySchema, uK as OrganisationReportPreferenceSchema, uF as OrganisationReportPreferenceVehicleLink, uR as createOrganisationReportPreference, uT as deleteOrganisationReportPreference, uU as findOrganisationReportAutomationMail, uQ as findOrganisationReportPreference, uP as newOrganisationReportPreferencePayload, uO as toOrganisationReportPreferencePayload, uS as updateOrganisationReportPreference } from '../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { dl as Ticket, dr as TicketDTO, dm as TicketFile, dp as TicketFileDTO, dn as TicketFileSchema, dv as TicketQueryDTO, du as TicketQuerySchema, dq as TicketSchema, dt as TicketVerifyDTO, ds as TicketVerifySchema, dE as createTicket, dB as create_ticket_file, dH as deleteTicket, dD as findTickets, dA as get_ticket_file_presigned_url, dx as newTicketPayload, dy as newVerifyTicketPayload, dC as remove_ticket_file, dw as toTicketPayload, dz as toVerifyTicketPayload, dF as updateTicket, dG as updateVerifyStatus } from '../../user_organisation_service-BbaYGon7.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { ki as BreakdownDashboard, kf as FleetBreakdown, kh as FleetBreakdownCost, ks as FleetBreakdownCostDTO, ku as FleetBreakdownCostQueryDTO, kt as FleetBreakdownCostQuerySchema, kr as FleetBreakdownCostSchema, km as FleetBreakdownDTO, kq as FleetBreakdownDashBoardQueryDTO, kp as FleetBreakdownDashBoardQuerySchema, kg as FleetBreakdownFile, kk as FleetBreakdownFileDTO, kj as FleetBreakdownFileSchema, ko as FleetBreakdownQueryDTO, kn as FleetBreakdownQuerySchema, kl as FleetBreakdownSchema, kG as breakdown_dashboard, kD as createFleetBreakdown, kI as createFleetBreakdownCost, kA as create_breakdown_file, kF as deleteFleetBreakdown, kK as deleteFleetBreakdownCost, kC as findFleetBreakdown, kH as findFleetBreakdownCost, kz as get_breakdown_file_presigned_url, ky as newFleetBreakdownCostPayload, kw as newFleetBreakdownPayload, kB as remove_breakdown_file, kx as toFleetBreakdownCostPayload, kv as toFleetBreakdownPayload, kE as updateFleetBreakdown, kJ as updateFleetBreakdownCost } from '../../../user_organisation_service-BbaYGon7.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { n4 as BusDashBoardQueryDTO, n3 as BusDashBoardQuerySchema, mY as BusDashboard, B as BusStop, n0 as BusStopDTO, mX as BusStopPolygonData, m_ as BusStopPolygonDataDTO, mZ as BusStopPolygonDataSchema, n2 as BusStopQueryDTO, n1 as BusStopQuerySchema, m$ as BusStopSchema, nb as bus_dashboard, n8 as createBusStop, na as deleteBusStop, n7 as findBusStop, n6 as newBusStopPayload, n5 as toBusStopPayload, n9 as updateBusStop } from '../../../user_organisation_service-BbaYGon7.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|