vms-nest-prisma-api-document 1045.0.0 → 1047.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +1 -1
- package/dist/services/account/fasttag_details.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/ticket_service.js +34 -3
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/core/cronjobs.service.d.ts +12 -12
- package/dist/services/core/external_api.service.d.ts +10 -10
- 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.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.js +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.js +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_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/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/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-ChFV_TSD.d.ts → user_organisation_service-HX3ptmci.d.ts} +75 -0
- package/package.json +1 -1
|
@@ -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-HX3ptmci.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';
|
|
@@ -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-HX3ptmci.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';
|
|
@@ -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 { rd as Invoice, ri as InvoiceDTO, re as InvoiceFile, rg as InvoiceFileDTO, rf as InvoiceFileSchema, rk as InvoiceQueryDTO, rj as InvoiceQuerySchema, rh as InvoiceSchema, rr as createInvoice, ro as create_invoice_file, rt as deleteInvoice, rq as findInvoices, rn as get_invoice_file_presigned_url, rm as newInvoicePayload, rp as remove_invoice_file, rl as toInvoicePayload, rs as updateInvoice } from '../../user_organisation_service-
|
|
5
|
+
export { rd as Invoice, ri as InvoiceDTO, re as InvoiceFile, rg as InvoiceFileDTO, rf as InvoiceFileSchema, rk as InvoiceQueryDTO, rj as InvoiceQuerySchema, rh as InvoiceSchema, rr as createInvoice, ro as create_invoice_file, rt as deleteInvoice, rq as findInvoices, rn as get_invoice_file_presigned_url, rm as newInvoicePayload, rp as remove_invoice_file, rl as toInvoicePayload, rs as updateInvoice } from '../../user_organisation_service-HX3ptmci.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-HX3ptmci.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 { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../user_organisation_service-
|
|
4
|
+
export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../user_organisation_service-HX3ptmci.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 { vb as OrganisationReportAutomationMail, ve as OrganisationReportAutomationMailQueryDTO, vd as OrganisationReportAutomationMailQuerySchema, vc as OrganisationReportAutomationMailVehicleLink, v9 as OrganisationReportPreference, vg as OrganisationReportPreferenceDTO, vi as OrganisationReportPreferenceQueryDTO, vh as OrganisationReportPreferenceQuerySchema, vf as OrganisationReportPreferenceSchema, va as OrganisationReportPreferenceVehicleLink, vm as createOrganisationReportPreference, vo as deleteOrganisationReportPreference, vp as findOrganisationReportAutomationMail, vl as findOrganisationReportPreference, vk as newOrganisationReportPreferencePayload, vj as toOrganisationReportPreferencePayload, vn as updateOrganisationReportPreference } from '../../user_organisation_service-
|
|
4
|
+
export { vb as OrganisationReportAutomationMail, ve as OrganisationReportAutomationMailQueryDTO, vd as OrganisationReportAutomationMailQuerySchema, vc as OrganisationReportAutomationMailVehicleLink, v9 as OrganisationReportPreference, vg as OrganisationReportPreferenceDTO, vi as OrganisationReportPreferenceQueryDTO, vh as OrganisationReportPreferenceQuerySchema, vf as OrganisationReportPreferenceSchema, va as OrganisationReportPreferenceVehicleLink, vm as createOrganisationReportPreference, vo as deleteOrganisationReportPreference, vp as findOrganisationReportAutomationMail, vl as findOrganisationReportPreference, vk as newOrganisationReportPreferencePayload, vj as toOrganisationReportPreferencePayload, vn as updateOrganisationReportPreference } from '../../user_organisation_service-HX3ptmci.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../user_organisation_service-
|
|
5
|
+
export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../user_organisation_service-HX3ptmci.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -307,9 +307,20 @@ var TicketVerifySchema = z3.object({
|
|
|
307
307
|
// Relations - Parent
|
|
308
308
|
admin_id: single_select_mandatory("UserAdmin"),
|
|
309
309
|
// Single-Selection -> UserAdmin
|
|
310
|
+
// Relations - Parent
|
|
311
|
+
organisation_id: single_select_mandatory("UserOrganisation"),
|
|
312
|
+
// Single-Selection -> UserOrganisation
|
|
313
|
+
user_id: single_select_mandatory("User"),
|
|
314
|
+
// Single-Selection -> User
|
|
310
315
|
// Main Field Details
|
|
311
316
|
admin_message: stringOptional("Admin Message", 0, 500),
|
|
312
|
-
ticket_status: enumMandatory("TicketStatus", TicketStatus, "Open" /* Open */)
|
|
317
|
+
ticket_status: enumMandatory("TicketStatus", TicketStatus, "Open" /* Open */),
|
|
318
|
+
// Files
|
|
319
|
+
TicketFileSchema: nestedArrayOfObjectsOptional(
|
|
320
|
+
"TicketFileSchema",
|
|
321
|
+
TicketFileSchema,
|
|
322
|
+
[]
|
|
323
|
+
)
|
|
313
324
|
});
|
|
314
325
|
var TicketQuerySchema = BaseQuerySchema.extend({
|
|
315
326
|
// Self Table
|
|
@@ -361,13 +372,33 @@ var newTicketPayload = () => ({
|
|
|
361
372
|
});
|
|
362
373
|
var newVerifyTicketPayload = () => ({
|
|
363
374
|
admin_id: "",
|
|
375
|
+
organisation_id: "",
|
|
376
|
+
user_id: "",
|
|
364
377
|
admin_message: "",
|
|
365
|
-
ticket_status: "Open" /* Open
|
|
378
|
+
ticket_status: "Open" /* Open */,
|
|
379
|
+
TicketFileSchema: []
|
|
366
380
|
});
|
|
367
381
|
var toVerifyTicketPayload = (ticket) => ({
|
|
368
382
|
admin_id: ticket.admin_id ?? "",
|
|
383
|
+
organisation_id: ticket.organisation_id ?? "",
|
|
384
|
+
user_id: ticket.user_id ?? "",
|
|
369
385
|
admin_message: ticket.admin_message ?? "",
|
|
370
|
-
ticket_status: ticket.ticket_status
|
|
386
|
+
ticket_status: ticket.ticket_status,
|
|
387
|
+
TicketFileSchema: ticket.TicketFile?.map((file) => ({
|
|
388
|
+
organisation_id: file.organisation_id ?? "",
|
|
389
|
+
user_id: file.user_id ?? "",
|
|
390
|
+
ticket_id: file.ticket_id ?? "",
|
|
391
|
+
ticket_file_id: file.ticket_file_id ?? "",
|
|
392
|
+
usage_type: file.usage_type,
|
|
393
|
+
file_type: file.file_type,
|
|
394
|
+
file_url: file.file_url || "",
|
|
395
|
+
file_key: file.file_key || "",
|
|
396
|
+
file_name: file.file_name || "",
|
|
397
|
+
file_description: file.file_description || "",
|
|
398
|
+
file_size: file.file_size ?? 0,
|
|
399
|
+
file_metadata: file.file_metadata ?? {},
|
|
400
|
+
status: file.status
|
|
401
|
+
})) ?? []
|
|
371
402
|
});
|
|
372
403
|
var get_ticket_file_presigned_url = async (data) => {
|
|
373
404
|
return apiPost(ENDPOINTS.get_ticket_file_presigned_url, data);
|
|
@@ -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-HX3ptmci.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -86,10 +86,8 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
86
86
|
run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RunType>, "many">>>;
|
|
87
87
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
|
-
run_type: RunType[];
|
|
90
|
-
execution_status: ExecutionStatus[];
|
|
91
|
-
status: Status[];
|
|
92
89
|
is_enabled: YesNo[];
|
|
90
|
+
status: Status[];
|
|
93
91
|
search: string;
|
|
94
92
|
paging: PAGING;
|
|
95
93
|
page_count: number;
|
|
@@ -110,13 +108,13 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
110
108
|
include_master_data: YesNo;
|
|
111
109
|
date_format_id: string;
|
|
112
110
|
time_zone_id: string;
|
|
111
|
+
run_type: RunType[];
|
|
112
|
+
execution_status: ExecutionStatus[];
|
|
113
113
|
}, {
|
|
114
114
|
date_format_id: string;
|
|
115
115
|
time_zone_id: string;
|
|
116
|
-
run_type?: RunType[] | undefined;
|
|
117
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
118
|
-
status?: Status[] | undefined;
|
|
119
116
|
is_enabled?: YesNo[] | undefined;
|
|
117
|
+
status?: Status[] | undefined;
|
|
120
118
|
search?: string | undefined;
|
|
121
119
|
paging?: PAGING | undefined;
|
|
122
120
|
page_count?: unknown;
|
|
@@ -135,6 +133,8 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
|
|
|
135
133
|
direction: OrderBy;
|
|
136
134
|
}[] | undefined;
|
|
137
135
|
include_master_data?: YesNo | undefined;
|
|
136
|
+
run_type?: RunType[] | undefined;
|
|
137
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
138
138
|
}>;
|
|
139
139
|
type CronMonitorQueryDTO = z.infer<typeof CronMonitorQuerySchema>;
|
|
140
140
|
declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
@@ -173,9 +173,6 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
173
173
|
execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
|
|
174
174
|
is_latest_run: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
-
run_type: RunType[];
|
|
177
|
-
execution_status: ExecutionStatus[];
|
|
178
|
-
is_latest_run: YesNo[];
|
|
179
176
|
status: Status[];
|
|
180
177
|
search: string;
|
|
181
178
|
paging: PAGING;
|
|
@@ -197,13 +194,13 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
197
194
|
include_master_data: YesNo;
|
|
198
195
|
date_format_id: string;
|
|
199
196
|
time_zone_id: string;
|
|
197
|
+
run_type: RunType[];
|
|
198
|
+
execution_status: ExecutionStatus[];
|
|
199
|
+
is_latest_run: YesNo[];
|
|
200
200
|
cron_job_ids: string[];
|
|
201
201
|
}, {
|
|
202
202
|
date_format_id: string;
|
|
203
203
|
time_zone_id: string;
|
|
204
|
-
run_type?: RunType[] | undefined;
|
|
205
|
-
execution_status?: ExecutionStatus[] | undefined;
|
|
206
|
-
is_latest_run?: YesNo[] | undefined;
|
|
207
204
|
status?: Status[] | undefined;
|
|
208
205
|
search?: string | undefined;
|
|
209
206
|
paging?: PAGING | undefined;
|
|
@@ -223,6 +220,9 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
|
|
|
223
220
|
direction: OrderBy;
|
|
224
221
|
}[] | undefined;
|
|
225
222
|
include_master_data?: YesNo | undefined;
|
|
223
|
+
run_type?: RunType[] | undefined;
|
|
224
|
+
execution_status?: ExecutionStatus[] | undefined;
|
|
225
|
+
is_latest_run?: YesNo[] | undefined;
|
|
226
226
|
cron_job_ids?: string[] | undefined;
|
|
227
227
|
}>;
|
|
228
228
|
type CronJobLogQueryDTO = z.infer<typeof CronJobLogQuerySchema>;
|
|
@@ -61,26 +61,26 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
|
|
|
61
61
|
allowed_ips: z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>;
|
|
62
62
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
status: Status;
|
|
65
|
-
is_enabled: YesNo;
|
|
66
64
|
api_name: string;
|
|
67
65
|
vendor_name: string;
|
|
68
66
|
purpose: string;
|
|
69
67
|
description: string;
|
|
68
|
+
is_enabled: YesNo;
|
|
70
69
|
auth_type: APIAuthType;
|
|
71
70
|
api_key: string;
|
|
72
71
|
username: string;
|
|
73
72
|
password: string;
|
|
74
73
|
rate_limit_rpm: number;
|
|
75
74
|
allowed_ips: string[];
|
|
76
|
-
}, {
|
|
77
75
|
status: Status;
|
|
76
|
+
}, {
|
|
78
77
|
api_name: string;
|
|
79
78
|
vendor_name: string;
|
|
80
79
|
allowed_ips: string[];
|
|
81
|
-
|
|
80
|
+
status: Status;
|
|
82
81
|
purpose?: string | undefined;
|
|
83
82
|
description?: string | undefined;
|
|
83
|
+
is_enabled?: YesNo | undefined;
|
|
84
84
|
auth_type?: APIAuthType | undefined;
|
|
85
85
|
api_key?: string | undefined;
|
|
86
86
|
username?: string | undefined;
|
|
@@ -123,8 +123,9 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
123
123
|
is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
124
124
|
auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
status: Status[];
|
|
127
126
|
is_enabled: YesNo[];
|
|
127
|
+
auth_type: APIAuthType[];
|
|
128
|
+
status: Status[];
|
|
128
129
|
search: string;
|
|
129
130
|
paging: PAGING;
|
|
130
131
|
page_count: number;
|
|
@@ -145,13 +146,13 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
145
146
|
include_master_data: YesNo;
|
|
146
147
|
date_format_id: string;
|
|
147
148
|
time_zone_id: string;
|
|
148
|
-
auth_type: APIAuthType[];
|
|
149
149
|
api_data_share_ids: string[];
|
|
150
150
|
}, {
|
|
151
151
|
date_format_id: string;
|
|
152
152
|
time_zone_id: string;
|
|
153
|
-
status?: Status[] | undefined;
|
|
154
153
|
is_enabled?: YesNo[] | undefined;
|
|
154
|
+
auth_type?: APIAuthType[] | undefined;
|
|
155
|
+
status?: Status[] | undefined;
|
|
155
156
|
search?: string | undefined;
|
|
156
157
|
paging?: PAGING | undefined;
|
|
157
158
|
page_count?: unknown;
|
|
@@ -170,7 +171,6 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
170
171
|
direction: OrderBy;
|
|
171
172
|
}[] | undefined;
|
|
172
173
|
include_master_data?: YesNo | undefined;
|
|
173
|
-
auth_type?: APIAuthType[] | undefined;
|
|
174
174
|
api_data_share_ids?: string[] | undefined;
|
|
175
175
|
}>;
|
|
176
176
|
type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
|
|
@@ -210,6 +210,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
210
210
|
is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
211
211
|
}, "strip", z.ZodTypeAny, {
|
|
212
212
|
status: Status[];
|
|
213
|
+
is_auth_success: YesNo[];
|
|
213
214
|
search: string;
|
|
214
215
|
paging: PAGING;
|
|
215
216
|
page_count: number;
|
|
@@ -230,13 +231,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
230
231
|
include_master_data: YesNo;
|
|
231
232
|
date_format_id: string;
|
|
232
233
|
time_zone_id: string;
|
|
233
|
-
is_auth_success: YesNo[];
|
|
234
234
|
api_data_share_ids: string[];
|
|
235
235
|
api_data_share_hit_log_ids: string[];
|
|
236
236
|
}, {
|
|
237
237
|
date_format_id: string;
|
|
238
238
|
time_zone_id: string;
|
|
239
239
|
status?: Status[] | undefined;
|
|
240
|
+
is_auth_success?: YesNo[] | undefined;
|
|
240
241
|
search?: string | undefined;
|
|
241
242
|
paging?: PAGING | undefined;
|
|
242
243
|
page_count?: unknown;
|
|
@@ -255,7 +256,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
255
256
|
direction: OrderBy;
|
|
256
257
|
}[] | undefined;
|
|
257
258
|
include_master_data?: YesNo | undefined;
|
|
258
|
-
is_auth_success?: YesNo[] | undefined;
|
|
259
259
|
api_data_share_ids?: string[] | undefined;
|
|
260
260
|
api_data_share_hit_log_ids?: string[] | undefined;
|
|
261
261
|
}>;
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { kd as BreakdownDashboard, ka as FleetBreakdown, kc as FleetBreakdownCost, kn as FleetBreakdownCostDTO, kp as FleetBreakdownCostQueryDTO, ko as FleetBreakdownCostQuerySchema, km as FleetBreakdownCostSchema, kh as FleetBreakdownDTO, kl as FleetBreakdownDashBoardQueryDTO, kk as FleetBreakdownDashBoardQuerySchema, kb as FleetBreakdownFile, kf as FleetBreakdownFileDTO, ke as FleetBreakdownFileSchema, kj as FleetBreakdownQueryDTO, ki as FleetBreakdownQuerySchema, kg as FleetBreakdownSchema, kB as breakdown_dashboard, ky as createFleetBreakdown, kD as createFleetBreakdownCost, kv as create_breakdown_file, kA as deleteFleetBreakdown, kF as deleteFleetBreakdownCost, kx as findFleetBreakdown, kC as findFleetBreakdownCost, ku as get_breakdown_file_presigned_url, kt as newFleetBreakdownCostPayload, kr as newFleetBreakdownPayload, kw as remove_breakdown_file, ks as toFleetBreakdownCostPayload, kq as toFleetBreakdownPayload, kz as updateFleetBreakdown, kE as updateFleetBreakdownCost } from '../../../user_organisation_service-
|
|
5
|
+
export { kd as BreakdownDashboard, ka as FleetBreakdown, kc as FleetBreakdownCost, kn as FleetBreakdownCostDTO, kp as FleetBreakdownCostQueryDTO, ko as FleetBreakdownCostQuerySchema, km as FleetBreakdownCostSchema, kh as FleetBreakdownDTO, kl as FleetBreakdownDashBoardQueryDTO, kk as FleetBreakdownDashBoardQuerySchema, kb as FleetBreakdownFile, kf as FleetBreakdownFileDTO, ke as FleetBreakdownFileSchema, kj as FleetBreakdownQueryDTO, ki as FleetBreakdownQuerySchema, kg as FleetBreakdownSchema, kB as breakdown_dashboard, ky as createFleetBreakdown, kD as createFleetBreakdownCost, kv as create_breakdown_file, kA as deleteFleetBreakdown, kF as deleteFleetBreakdownCost, kx as findFleetBreakdown, kC as findFleetBreakdownCost, ku as get_breakdown_file_presigned_url, kt as newFleetBreakdownCostPayload, kr as newFleetBreakdownPayload, kw as remove_breakdown_file, ks as toFleetBreakdownCostPayload, kq as toFleetBreakdownPayload, kz as updateFleetBreakdown, kE as updateFleetBreakdownCost } from '../../../user_organisation_service-HX3ptmci.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 { oh as BusDashBoardQueryDTO, og as BusDashBoardQuerySchema, o9 as BusDashboard, o8 as BusStop, od as BusStopDTO, o7 as BusStopPolygonData, ob as BusStopPolygonDataDTO, oa as BusStopPolygonDataSchema, of as BusStopQueryDTO, oe as BusStopQuerySchema, oc as BusStopSchema, oo as bus_dashboard, ol as createBusStop, on as deleteBusStop, ok as findBusStop, oj as newBusStopPayload, oi as toBusStopPayload, om as updateBusStop } from '../../../user_organisation_service-
|
|
4
|
+
export { oh as BusDashBoardQueryDTO, og as BusDashBoardQuerySchema, o9 as BusDashboard, o8 as BusStop, od as BusStopDTO, o7 as BusStopPolygonData, ob as BusStopPolygonDataDTO, oa as BusStopPolygonDataSchema, of as BusStopQueryDTO, oe as BusStopQuerySchema, oc as BusStopSchema, oo as bus_dashboard, ol as createBusStop, on as deleteBusStop, ok as findBusStop, oj as newBusStopPayload, oi as toBusStopPayload, om as updateBusStop } from '../../../user_organisation_service-HX3ptmci.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
|
-
export { nC as FixedScheduleDayRun, nI as FixedScheduleDayRunCancelDTO, nH as FixedScheduleDayRunCancelSchema, nK as FixedScheduleDayRunQueryDTO, nJ as FixedScheduleDayRunQuerySchema, nD as FixedScheduleDayRunStop, nO as FixedScheduleDayRunStopEnterDTO, nN as FixedScheduleDayRunStopEnterSchema, nQ as FixedScheduleDayRunStopExitDTO, nP as FixedScheduleDayRunStopExitSchema, nE as FixedScheduleDayRunStudent, nM as FixedScheduleDayRunStudentUpdateDTO, nL as FixedScheduleDayRunStudentUpdateSchema, nG as FixedScheduleDayRunUpdateDTO, nF as FixedScheduleDayRunUpdateSchema, o2 as cancel_fixed_schedule_day_run, o0 as find, n$ as get_student_attendance_presigned_url, nU as newFixedScheduleDayRunCancelPayload, nY as newFixedScheduleDayRunStopEnterPayload, n_ as newFixedScheduleDayRunStopExitPayload, nW as newFixedScheduleDayRunStudentUpdatePayload, nS as newFixedScheduleDayRunUpdatePayload, nT as toFixedScheduleDayRunCancelPayload, nX as toFixedScheduleDayRunStopEnterPayload, nZ as toFixedScheduleDayRunStopExitPayload, nV as toFixedScheduleDayRunStudentUpdatePayload, nR as toFixedScheduleDayRunUpdatePayload, o1 as update_fixed_schedule_day_run, o5 as update_stop_enter, o6 as update_stop_exit, o3 as update_student_boarded, o4 as update_student_handovered } from '../../../user_organisation_service-
|
|
2
|
+
export { nC as FixedScheduleDayRun, nI as FixedScheduleDayRunCancelDTO, nH as FixedScheduleDayRunCancelSchema, nK as FixedScheduleDayRunQueryDTO, nJ as FixedScheduleDayRunQuerySchema, nD as FixedScheduleDayRunStop, nO as FixedScheduleDayRunStopEnterDTO, nN as FixedScheduleDayRunStopEnterSchema, nQ as FixedScheduleDayRunStopExitDTO, nP as FixedScheduleDayRunStopExitSchema, nE as FixedScheduleDayRunStudent, nM as FixedScheduleDayRunStudentUpdateDTO, nL as FixedScheduleDayRunStudentUpdateSchema, nG as FixedScheduleDayRunUpdateDTO, nF as FixedScheduleDayRunUpdateSchema, o2 as cancel_fixed_schedule_day_run, o0 as find, n$ as get_student_attendance_presigned_url, nU as newFixedScheduleDayRunCancelPayload, nY as newFixedScheduleDayRunStopEnterPayload, n_ as newFixedScheduleDayRunStopExitPayload, nW as newFixedScheduleDayRunStudentUpdatePayload, nS as newFixedScheduleDayRunUpdatePayload, nT as toFixedScheduleDayRunCancelPayload, nX as toFixedScheduleDayRunStopEnterPayload, nZ as toFixedScheduleDayRunStopExitPayload, nV as toFixedScheduleDayRunStudentUpdatePayload, nR as toFixedScheduleDayRunUpdatePayload, o1 as update_fixed_schedule_day_run, o5 as update_stop_enter, o6 as update_stop_exit, o3 as update_student_boarded, o4 as update_student_handovered } from '../../../user_organisation_service-HX3ptmci.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../core/BaseResponse.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { op as MasterRoute, os as MasterRouteDTO, oK as MasterRouteJourneyTimeDTO, oJ as MasterRouteJourneyTimeSchema, ou as MasterRouteQueryDTO, ot as MasterRouteQuerySchema, or as MasterRouteSchema, oq as MasterRouteStop, oA as MasterRouteStopCreateDTO, oz as MasterRouteStopCreateSchema, ow as MasterRouteStopDTO, oH as MasterRouteStopDeleteAllSchema, oI as MasterRouteStopDeleteDTO, oG as MasterRouteStopDeleteReOrderDTO, oF as MasterRouteStopDeleteSchema, oB as MasterRouteStopIds, oC as MasterRouteStopIdsDTO, oE as MasterRouteStopReorderDTO, oD as MasterRouteStopReorderSchema, ov as MasterRouteStopSchema, oy as MasterRouteStopUpdateDTO, ox as MasterRouteStopUpdateSchema, oR as appendRouteStop, oO as createMasterRoute, oQ as deleteMasterRoute, oU as deleteRouteStopReorder, oV as deleteRouteStopsAll, oN as findMasterRoute, oX as findRouteStopCache, oM as newMasterRoutePayload, oT as reorderRouteStops, oL as toMasterRoutePayload, oP as updateMasterRoute, oS as updateRouteStop, oW as update_journey_time } from '../../../user_organisation_service-
|
|
4
|
+
export { op as MasterRoute, os as MasterRouteDTO, oK as MasterRouteJourneyTimeDTO, oJ as MasterRouteJourneyTimeSchema, ou as MasterRouteQueryDTO, ot as MasterRouteQuerySchema, or as MasterRouteSchema, oq as MasterRouteStop, oA as MasterRouteStopCreateDTO, oz as MasterRouteStopCreateSchema, ow as MasterRouteStopDTO, oH as MasterRouteStopDeleteAllSchema, oI as MasterRouteStopDeleteDTO, oG as MasterRouteStopDeleteReOrderDTO, oF as MasterRouteStopDeleteSchema, oB as MasterRouteStopIds, oC as MasterRouteStopIdsDTO, oE as MasterRouteStopReorderDTO, oD as MasterRouteStopReorderSchema, ov as MasterRouteStopSchema, oy as MasterRouteStopUpdateDTO, ox as MasterRouteStopUpdateSchema, oR as appendRouteStop, oO as createMasterRoute, oQ as deleteMasterRoute, oU as deleteRouteStopReorder, oV as deleteRouteStopsAll, oN as findMasterRoute, oX as findRouteStopCache, oM as newMasterRoutePayload, oT as reorderRouteStops, oL as toMasterRoutePayload, oP as updateMasterRoute, oS as updateRouteStop, oW as update_journey_time } from '../../../user_organisation_service-HX3ptmci.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 { n1 as AssignFixedScheduleToStudentsDTO, n0 as AssignFixedScheduleToStudentsSchema, nd as AssignSpecialScheduleToStudentsDTO, nc as AssignSpecialScheduleToStudentsSchema, mS as MasterFixedSchedule, mX as MasterFixedScheduleDTO, mZ as MasterFixedScheduleQueryDTO, mY as MasterFixedScheduleQuerySchema, mW as MasterFixedScheduleSchema, mT as MasterFixedScheduleStudent, m$ as MasterFixedScheduleStudentQueryDTO, m_ as MasterFixedScheduleStudentQuerySchema, mU as MasterSpecialSchedule, n7 as MasterSpecialScheduleDTO, n9 as MasterSpecialScheduleQueryDTO, n8 as MasterSpecialScheduleQuerySchema, n6 as MasterSpecialScheduleSchema, mV as MasterSpecialScheduleStudent, nb as MasterSpecialScheduleStudentQueryDTO, na as MasterSpecialScheduleStudentQuerySchema, n3 as RemoveFixedScheduleToStudentsDTO, n2 as RemoveFixedScheduleToStudentsSchema, nf as RemoveSpecialScheduleToStudentsDTO, ne as RemoveSpecialScheduleToStudentsSchema, n5 as UpdateFixedScheduleStopDTO, n4 as UpdateFixedScheduleStopSchema, nh as UpdateSpecialScheduleStopDTO, ng as UpdateSpecialScheduleStopSchema, nr as assignFixedScheduleToStudents, nz as assignSpecialScheduleToStudents, nn as createMasterFixedSchedule, nv as createMasterSpecialSchedule, np as deleteMasterFixedSchedule, nx as deleteMasterSpecialSchedule, nm as findMasterFixedSchedule, nq as findMasterFixedScheduleStudent, nu as findMasterSpecialSchedule, ny as findMasterSpecialScheduleStudent, nj as newMasterFixedSchedulePayload, nl as newMasterSpecialSchedulePayload, ns as removeFixedScheduleToStudents, nA as removeSpecialScheduleToStudents, ni as toMasterFixedSchedulePayload, nk as toMasterSpecialSchedulePayload, nt as updateFixedScheduleStop, no as updateMasterFixedSchedule, nw as updateMasterSpecialSchedule, nB as updateSpecialScheduleStop } from '../../../user_organisation_service-
|
|
4
|
+
export { n1 as AssignFixedScheduleToStudentsDTO, n0 as AssignFixedScheduleToStudentsSchema, nd as AssignSpecialScheduleToStudentsDTO, nc as AssignSpecialScheduleToStudentsSchema, mS as MasterFixedSchedule, mX as MasterFixedScheduleDTO, mZ as MasterFixedScheduleQueryDTO, mY as MasterFixedScheduleQuerySchema, mW as MasterFixedScheduleSchema, mT as MasterFixedScheduleStudent, m$ as MasterFixedScheduleStudentQueryDTO, m_ as MasterFixedScheduleStudentQuerySchema, mU as MasterSpecialSchedule, n7 as MasterSpecialScheduleDTO, n9 as MasterSpecialScheduleQueryDTO, n8 as MasterSpecialScheduleQuerySchema, n6 as MasterSpecialScheduleSchema, mV as MasterSpecialScheduleStudent, nb as MasterSpecialScheduleStudentQueryDTO, na as MasterSpecialScheduleStudentQuerySchema, n3 as RemoveFixedScheduleToStudentsDTO, n2 as RemoveFixedScheduleToStudentsSchema, nf as RemoveSpecialScheduleToStudentsDTO, ne as RemoveSpecialScheduleToStudentsSchema, n5 as UpdateFixedScheduleStopDTO, n4 as UpdateFixedScheduleStopSchema, nh as UpdateSpecialScheduleStopDTO, ng as UpdateSpecialScheduleStopSchema, nr as assignFixedScheduleToStudents, nz as assignSpecialScheduleToStudents, nn as createMasterFixedSchedule, nv as createMasterSpecialSchedule, np as deleteMasterFixedSchedule, nx as deleteMasterSpecialSchedule, nm as findMasterFixedSchedule, nq as findMasterFixedScheduleStudent, nu as findMasterSpecialSchedule, ny as findMasterSpecialScheduleStudent, nj as newMasterFixedSchedulePayload, nl as newMasterSpecialSchedulePayload, ns as removeFixedScheduleToStudents, nA as removeSpecialScheduleToStudents, ni as toMasterFixedSchedulePayload, nk as toMasterSpecialSchedulePayload, nt as updateFixedScheduleStop, no as updateMasterFixedSchedule, nw as updateMasterSpecialSchedule, nB as updateSpecialScheduleStop } from '../../../user_organisation_service-HX3ptmci.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 { rI as DocumentDashboard, rF as FleetDocument, rM as FleetDocumentDTO, rU as FleetDocumentDashBoardQueryDTO, rT as FleetDocumentDashBoardQuerySchema, rH as FleetDocumentExpiry, rQ as FleetDocumentExpiryDTO, rS as FleetDocumentExpiryQueryDTO, rR as FleetDocumentExpiryQuerySchema, rP as FleetDocumentExpirySchema, rG as FleetDocumentFile, rK as FleetDocumentFileDTO, rJ as FleetDocumentFileSchema, rO as FleetDocumentQueryDTO, rN as FleetDocumentQuerySchema, rL as FleetDocumentSchema, s1 as createFleetDocument, s6 as createFleetDocumentExpiry, r_ as create_fleet_document_file, s3 as deleteFleetDocument, s8 as deleteFleetDocumentExpiry, s0 as findFleetDocument, s5 as findFleetDocumentExpiry, s4 as fleet_document_dashboard, rZ as get_fleet_document_file_presigned_url, rY as newFleetDocumentExpiryPayload, rW as newFleetDocumentPayload, r$ as remove_fleet_document_file, rX as toFleetDocumentExpiryPayload, rV as toFleetDocumentPayload, s2 as updateFleetDocument, s7 as updateFleetDocumentExpiry } from '../../../user_organisation_service-
|
|
5
|
+
export { rI as DocumentDashboard, rF as FleetDocument, rM as FleetDocumentDTO, rU as FleetDocumentDashBoardQueryDTO, rT as FleetDocumentDashBoardQuerySchema, rH as FleetDocumentExpiry, rQ as FleetDocumentExpiryDTO, rS as FleetDocumentExpiryQueryDTO, rR as FleetDocumentExpiryQuerySchema, rP as FleetDocumentExpirySchema, rG as FleetDocumentFile, rK as FleetDocumentFileDTO, rJ as FleetDocumentFileSchema, rO as FleetDocumentQueryDTO, rN as FleetDocumentQuerySchema, rL as FleetDocumentSchema, s1 as createFleetDocument, s6 as createFleetDocumentExpiry, r_ as create_fleet_document_file, s3 as deleteFleetDocument, s8 as deleteFleetDocumentExpiry, s0 as findFleetDocument, s5 as findFleetDocumentExpiry, s4 as fleet_document_dashboard, rZ as get_fleet_document_file_presigned_url, rY as newFleetDocumentExpiryPayload, rW as newFleetDocumentPayload, r$ as remove_fleet_document_file, rX as toFleetDocumentExpiryPayload, rV as toFleetDocumentPayload, s2 as updateFleetDocument, s7 as updateFleetDocumentExpiry } from '../../../user_organisation_service-HX3ptmci.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 { sN as AllVehiclesFuelDailySummaryDTO, sM as AllVehiclesFuelDailySummaryQuerySchema, sL as FleetFuelDailyMonthlySummaryQueryDTO, sK as FleetFuelDailyMonthlySummaryQuerySchema, sF as FleetFuelDailySummary, sH as FleetFuelDailySummaryDTO, sP as FleetFuelDailySummaryDashBoardQueryDTO, sO as FleetFuelDailySummaryDashBoardQuerySchema, sJ as FleetFuelDailySummaryQueryDTO, sI as FleetFuelDailySummaryQuerySchema, sG as FleetFuelDailySummarySchema, sQ as FuelDashboard, sU as createFleetFuelDailySummary, sW as deleteFleetFuelDailySummary, sT as findFleetFuelDailySummary, sY as findFleetFuelMonthlySummary, sX as fuel_dashboard, sS as newFleetFuelDailySummaryPayload, sR as toFleetFuelDailySummaryPayload, sV as updateFleetFuelDailySummary } from '../../../user_organisation_service-
|
|
4
|
+
export { sN as AllVehiclesFuelDailySummaryDTO, sM as AllVehiclesFuelDailySummaryQuerySchema, sL as FleetFuelDailyMonthlySummaryQueryDTO, sK as FleetFuelDailyMonthlySummaryQuerySchema, sF as FleetFuelDailySummary, sH as FleetFuelDailySummaryDTO, sP as FleetFuelDailySummaryDashBoardQueryDTO, sO as FleetFuelDailySummaryDashBoardQuerySchema, sJ as FleetFuelDailySummaryQueryDTO, sI as FleetFuelDailySummaryQuerySchema, sG as FleetFuelDailySummarySchema, sQ as FuelDashboard, sU as createFleetFuelDailySummary, sW as deleteFleetFuelDailySummary, sT as findFleetFuelDailySummary, sY as findFleetFuelMonthlySummary, sX as fuel_dashboard, sS as newFleetFuelDailySummaryPayload, sR as toFleetFuelDailySummaryPayload, sV as updateFleetFuelDailySummary } from '../../../user_organisation_service-HX3ptmci.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 { qA as FleetFuelRefill, qF as FleetFuelRefillDTO, qB as FleetFuelRefillFile, qD as FleetFuelRefillFileDTO, qC as FleetFuelRefillFileSchema, qH as FleetFuelRefillQueryDTO, qG as FleetFuelRefillQuerySchema, qE as FleetFuelRefillSchema, qO as createFleetFuelRefill, qL as create_fuel_refill_file, qQ as deleteFleetFuelRefill, qN as findFleetFuelRefill, qK as get_fuel_refill_file_presigned_url, qJ as newFleetFuelRefillPayload, qM as remove_fuel_refill_file, qI as toFleetFuelRefillPayload, qP as updateFleetFuelRefill } from '../../../user_organisation_service-
|
|
5
|
+
export { qA as FleetFuelRefill, qF as FleetFuelRefillDTO, qB as FleetFuelRefillFile, qD as FleetFuelRefillFileDTO, qC as FleetFuelRefillFileSchema, qH as FleetFuelRefillQueryDTO, qG as FleetFuelRefillQuerySchema, qE as FleetFuelRefillSchema, qO as createFleetFuelRefill, qL as create_fuel_refill_file, qQ as deleteFleetFuelRefill, qN as findFleetFuelRefill, qK as get_fuel_refill_file_presigned_url, qJ as newFleetFuelRefillPayload, qM as remove_fuel_refill_file, qI as toFleetFuelRefillPayload, qP as updateFleetFuelRefill } from '../../../user_organisation_service-HX3ptmci.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 { lh as FleetFuelRemoval, lm as FleetFuelRemovalDTO, li as FleetFuelRemovalFile, lk as FleetFuelRemovalFileDTO, lj as FleetFuelRemovalFileSchema, lo as FleetFuelRemovalQueryDTO, ln as FleetFuelRemovalQuerySchema, ll as FleetFuelRemovalSchema, lv as createFleetFuelRemoval, ls as create_fuel_removal_file, lx as deleteFleetFuelRemoval, lu as findFleetFuelRemoval, lr as get_fuel_removal_file_presigned_url, lq as newFleetFuelRemovalPayload, lt as remove_fuel_removal_file, lp as toFleetFuelRemovalPayload, lw as updateFleetFuelRemoval } from '../../../user_organisation_service-
|
|
5
|
+
export { lh as FleetFuelRemoval, lm as FleetFuelRemovalDTO, li as FleetFuelRemovalFile, lk as FleetFuelRemovalFileDTO, lj as FleetFuelRemovalFileSchema, lo as FleetFuelRemovalQueryDTO, ln as FleetFuelRemovalQuerySchema, ll as FleetFuelRemovalSchema, lv as createFleetFuelRemoval, ls as create_fuel_removal_file, lx as deleteFleetFuelRemoval, lu as findFleetFuelRemoval, lr as get_fuel_removal_file_presigned_url, lq as newFleetFuelRemovalPayload, lt as remove_fuel_removal_file, lp as toFleetFuelRemovalPayload, lw as updateFleetFuelRemoval } from '../../../user_organisation_service-HX3ptmci.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 { eu as FleetIncident, ew as FleetIncidentCost, eH as FleetIncidentCostDTO, eJ as FleetIncidentCostQueryDTO, eI as FleetIncidentCostQuerySchema, eG as FleetIncidentCostSchema, eB as FleetIncidentDTO, eF as FleetIncidentDashBoardQueryDTO, eE as FleetIncidentDashBoardQuerySchema, ev as FleetIncidentFile, ez as FleetIncidentFileDTO, ey as FleetIncidentFileSchema, eD as FleetIncidentQueryDTO, eC as FleetIncidentQuerySchema, eA as FleetIncidentSchema, ex as IncidentDashboard, eS as createFleetIncident, eX as createFleetIncidentCost, eP as create_incident_file, eU as deleteFleetIncident, eZ as deleteFleetIncidentCost, eR as findFleetIncident, eW as findFleetIncidentCost, eO as get_incident_file_presigned_url, eV as incident_dashboard, eN as newFleetIncidentCostPayload, eL as newFleetIncidentPayload, eQ as remove_incident_file, eM as toFleetIncidentCostPayload, eK as toFleetIncidentPayload, eT as updateFleetIncident, eY as updateFleetIncidentCost } from '../../../user_organisation_service-
|
|
5
|
+
export { eu as FleetIncident, ew as FleetIncidentCost, eH as FleetIncidentCostDTO, eJ as FleetIncidentCostQueryDTO, eI as FleetIncidentCostQuerySchema, eG as FleetIncidentCostSchema, eB as FleetIncidentDTO, eF as FleetIncidentDashBoardQueryDTO, eE as FleetIncidentDashBoardQuerySchema, ev as FleetIncidentFile, ez as FleetIncidentFileDTO, ey as FleetIncidentFileSchema, eD as FleetIncidentQueryDTO, eC as FleetIncidentQuerySchema, eA as FleetIncidentSchema, ex as IncidentDashboard, eS as createFleetIncident, eX as createFleetIncidentCost, eP as create_incident_file, eU as deleteFleetIncident, eZ as deleteFleetIncidentCost, eR as findFleetIncident, eW as findFleetIncidentCost, eO as get_incident_file_presigned_url, eV as incident_dashboard, eN as newFleetIncidentCostPayload, eL as newFleetIncidentPayload, eQ as remove_incident_file, eM as toFleetIncidentCostPayload, eK as toFleetIncidentPayload, eT as updateFleetIncident, eY as updateFleetIncidentCost } from '../../../user_organisation_service-HX3ptmci.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 { iU as FleetInspectionForm, iX as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, i_ as FleetInspectionFormFieldsSchema, iZ as FleetInspectionFormQueryDTO, iY as FleetInspectionFormQuerySchema, iW as FleetInspectionFormSchema, iV as FleetInspectionFormSimple, j3 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j2 as findFleetInspectionForm, j7 as find_inspection_form_cache_simple, j1 as newFleetInspectionFormPayload, j0 as toFleetInspectionFormPayload, j4 as updateFleetInspectionForm, j5 as updateFleetInspectionFormData } from '../../../user_organisation_service-
|
|
4
|
+
export { iU as FleetInspectionForm, iX as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, i_ as FleetInspectionFormFieldsSchema, iZ as FleetInspectionFormQueryDTO, iY as FleetInspectionFormQuerySchema, iW as FleetInspectionFormSchema, iV as FleetInspectionFormSimple, j3 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j2 as findFleetInspectionForm, j7 as find_inspection_form_cache_simple, j1 as newFleetInspectionFormPayload, j0 as toFleetInspectionFormPayload, j4 as updateFleetInspectionForm, j5 as updateFleetInspectionFormData } from '../../../user_organisation_service-HX3ptmci.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 { j8 as FleetInspection, je as FleetInspectionDTO, ji as FleetInspectionDashBoardQueryDTO, jh as FleetInspectionDashBoardQuerySchema, j9 as FleetInspectionFile, jc as FleetInspectionFileDTO, jb as FleetInspectionFileSchema, jg as FleetInspectionQueryDTO, jf as FleetInspectionQuerySchema, jd as FleetInspectionSchema, ja as InspectionDashboard, jp as createFleetInspection, jm as create_inspection_file, jr as deleteFleetInspection, jo as findFleetInspection, jl as get_inspection_file_presigned_url, js as inspection_dashboard, jk as newFleetInspectionPayload, jn as remove_inspection_file, jj as toFleetInspectionPayload, jq as updateFleetInspection } from '../../../user_organisation_service-
|
|
5
|
+
export { j8 as FleetInspection, je as FleetInspectionDTO, ji as FleetInspectionDashBoardQueryDTO, jh as FleetInspectionDashBoardQuerySchema, j9 as FleetInspectionFile, jc as FleetInspectionFileDTO, jb as FleetInspectionFileSchema, jg as FleetInspectionQueryDTO, jf as FleetInspectionQuerySchema, jd as FleetInspectionSchema, ja as InspectionDashboard, jp as createFleetInspection, jm as create_inspection_file, jr as deleteFleetInspection, jo as findFleetInspection, jl as get_inspection_file_presigned_url, js as inspection_dashboard, jk as newFleetInspectionPayload, jn as remove_inspection_file, jj as toFleetInspectionPayload, jq as updateFleetInspection } from '../../../user_organisation_service-HX3ptmci.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 { qR as FleetInspectionSchedule, qU as FleetInspectionScheduleDTO, qW as FleetInspectionScheduleQueryDTO, qV as FleetInspectionScheduleQuerySchema, qT as FleetInspectionScheduleSchema, qS as FleetInspectionScheduleVehicleLink, q_ as createFleetInspectionSchedule, r0 as deleteFleetInspectionSchedule, qZ as findFleetInspectionSchedule, qY as newFleetInspectionSchedulePayload, qX as toFleetInspectionSchedulePayload, q$ as updateFleetInspectionSchedule } from '../../../user_organisation_service-
|
|
4
|
+
export { qR as FleetInspectionSchedule, qU as FleetInspectionScheduleDTO, qW as FleetInspectionScheduleQueryDTO, qV as FleetInspectionScheduleQuerySchema, qT as FleetInspectionScheduleSchema, qS as FleetInspectionScheduleVehicleLink, q_ as createFleetInspectionSchedule, r0 as deleteFleetInspectionSchedule, qZ as findFleetInspectionSchedule, qY as newFleetInspectionSchedulePayload, qX as toFleetInspectionSchedulePayload, q$ as updateFleetInspectionSchedule } from '../../../user_organisation_service-HX3ptmci.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 { jt as FleetIssue, jw as FleetIssueComment, jH as FleetIssueCommentDTO, jJ as FleetIssueCommentQueryDTO, jI as FleetIssueCommentQuerySchema, jG as FleetIssueCommentSchema, jB as FleetIssueDTO, jF as FleetIssueDashBoardQueryDTO, jE as FleetIssueDashBoardQuerySchema, ju as FleetIssueFile, jz as FleetIssueFileDTO, jy as FleetIssueFileSchema, jv as FleetIssueHistory, jD as FleetIssueQueryDTO, jC as FleetIssueQuerySchema, jA as FleetIssueSchema, jx as IssueDashboard, jS as createFleetIssue, jX as createFleetIssueComment, jP as create_issue_file, jU as deleteFleetIssue, jZ as deleteFleetIssueComment, jR as findFleetIssue, jW as findFleetIssueComment, jV as fleet_issue_dashboard, jO as get_issue_file_presigned_url, jN as newFleetIssueCommentPayload, jL as newFleetIssuePayload, jQ as remove_issue_file, jM as toFleetIssueCommentPayload, jK as toFleetIssuePayload, jT as updateFleetIssue, jY as updateFleetIssueComment } from '../../../user_organisation_service-
|
|
5
|
+
export { jt as FleetIssue, jw as FleetIssueComment, jH as FleetIssueCommentDTO, jJ as FleetIssueCommentQueryDTO, jI as FleetIssueCommentQuerySchema, jG as FleetIssueCommentSchema, jB as FleetIssueDTO, jF as FleetIssueDashBoardQueryDTO, jE as FleetIssueDashBoardQuerySchema, ju as FleetIssueFile, jz as FleetIssueFileDTO, jy as FleetIssueFileSchema, jv as FleetIssueHistory, jD as FleetIssueQueryDTO, jC as FleetIssueQuerySchema, jA as FleetIssueSchema, jx as IssueDashboard, jS as createFleetIssue, jX as createFleetIssueComment, jP as create_issue_file, jU as deleteFleetIssue, jZ as deleteFleetIssueComment, jR as findFleetIssue, jW as findFleetIssueComment, jV as fleet_issue_dashboard, jO as get_issue_file_presigned_url, jN as newFleetIssueCommentPayload, jL as newFleetIssuePayload, jQ as remove_issue_file, jM as toFleetIssueCommentPayload, jK as toFleetIssuePayload, jT as updateFleetIssue, jY as updateFleetIssueComment } from '../../../user_organisation_service-HX3ptmci.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 { zz as OrganisationCalendar, zB as OrganisationCalendarDTO, zD as OrganisationCalendarQueryDTO, zC as OrganisationCalendarQuerySchema, zA as OrganisationCalendarSchema, zH as createOrganisationCalendar, zJ as deleteOrganisationCalendar, zG as findOrganisationCalendar, zF as newOrganisationCalendarPayload, zE as toOrganisationCalendarPayload, zI as updateOrganisationCalendar } from '../../../user_organisation_service-
|
|
4
|
+
export { zz as OrganisationCalendar, zB as OrganisationCalendarDTO, zD as OrganisationCalendarQueryDTO, zC as OrganisationCalendarQuerySchema, zA as OrganisationCalendarSchema, zH as createOrganisationCalendar, zJ as deleteOrganisationCalendar, zG as findOrganisationCalendar, zF as newOrganisationCalendarPayload, zE as toOrganisationCalendarPayload, zI as updateOrganisationCalendar } from '../../../user_organisation_service-HX3ptmci.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 { zK as OrganisationNoticeBoard, zM as OrganisationNoticeBoardDTO, zO as OrganisationNoticeBoardQueryDTO, zN as OrganisationNoticeBoardQuerySchema, zL as OrganisationNoticeBoardSchema, zS as createOrganisationNoticeBoard, zU as deleteOrganisationNoticeBoard, zR as findOrganisationNoticeBoard, zQ as newOrganisationNoticeBoardPayload, zP as toOrganisationNoticeBoardPayload, zT as updateOrganisationNoticeBoard } from '../../../user_organisation_service-
|
|
4
|
+
export { zK as OrganisationNoticeBoard, zM as OrganisationNoticeBoardDTO, zO as OrganisationNoticeBoardQueryDTO, zN as OrganisationNoticeBoardQuerySchema, zL as OrganisationNoticeBoardSchema, zS as createOrganisationNoticeBoard, zU as deleteOrganisationNoticeBoard, zR as findOrganisationNoticeBoard, zQ as newOrganisationNoticeBoardPayload, zP as toOrganisationNoticeBoardPayload, zT as updateOrganisationNoticeBoard } from '../../../user_organisation_service-HX3ptmci.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 { pn as GuardianDetailsDTO, pm as GuardianDetailsSchema, pp as GuardianMobileNumberDTO, po as GuardianMobileNumberSchema, pl as GuardianProfilePictureDTO, pk as GuardianProfilePictureSchema, pH as SchoolDashBoardQueryDTO, pG as SchoolDashBoardQuerySchema, oY as SchoolDashboard, oZ as Student, o_ as StudentAddress, pf as StudentAddressDTO, ph as StudentAddressQueryDTO, pg as StudentAddressQuerySchema, pe as StudentAddressSchema, p7 as StudentDTO, o$ as StudentGuardian, pt as StudentGuardianAutofillQueryDTO, ps as StudentGuardianAutofillQuerySchema, p0 as StudentGuardianLink, pj as StudentGuardianLinkDTO, pr as StudentGuardianLinkQueryDTO, pq as StudentGuardianLinkQuerySchema, pi as StudentGuardianLinkSchema, p5 as StudentGuardianLoginPush, p1 as StudentLeaveRequest, pv as StudentLeaveRequestDTO, px as StudentLeaveRequestQueryDTO, pw as StudentLeaveRequestQuerySchema, pu as StudentLeaveRequestSchema, p4 as StudentLoginPush, pd as StudentNoFixedScheduleQueryDTO, pc as StudentNoFixedScheduleQuerySchema, p9 as StudentProfilePictureDTO, p8 as StudentProfilePictureSchema, pb as StudentQueryDTO, pa as StudentQuerySchema, p6 as StudentSchema, p2 as StudentStopChangeRequest, pB as StudentStopChangeRequestApprovalDTO, pA as StudentStopChangeRequestApprovalSchema, pz as StudentStopChangeRequestDTO, pD as StudentStopChangeRequestQueryDTO, pC as StudentStopChangeRequestQuerySchema, py as StudentStopChangeRequestSchema, p3 as StudentTransportPlanTypeChangeHistory, pF as StudentTransportPlanTypeChangeHistoryQueryDTO, pE as StudentTransportPlanTypeChangeHistoryQuerySchema, qm as approveStopChangeRequest, pZ as createStudent, q3 as createStudentAddress, q8 as createStudentGuardianLink, qf as createStudentLeaveRequest, qk as createStudentStopChangeRequest, p$ as deleteStudent, q6 as deleteStudentAddress, qd as deleteStudentGuardianLink, qi as deleteStudentLeaveRequest, qn as deleteStudentStopChangeRequest, pY as findStudent, q4 as findStudentAddress, qe as findStudentGuardianAutofillDetails, q7 as findStudentGuardianLink, qg as findStudentLeaveRequest, qj as findStudentStopChangeRequest, qo as findStudentTransportPlanTypeChangeHistory, q2 as find_students_with_no_fixed_schedule_drop, q1 as find_students_with_no_fixed_schedule_pickup, pT as get_student_guardian_presigned_url, pS as get_student_presigned_url, pL as newStudentAddressPayload, pR as newStudentGuardianLinkPayload, pN as newStudentLeaveRequestPayload, pJ as newStudentPayload, pP as newStudentStopChangeRequestPayload, pX as remove_guardian_profile_picture, pV as remove_profile_picture, q0 as school_dashboard, pK as toStudentAddressPayload, pQ as toStudentGuardianLinkPayload, pM as toStudentLeaveRequestPayload, pI as toStudentPayload, pO as toStudentStopChangeRequestPayload, qb as updateGuardianDetails, qc as updateGuardianMobileNumber, qa as updateGuardianProfilePicture, p_ as updateStudent, q5 as updateStudentAddress, q9 as updateStudentGuardianLink, qh as updateStudentLeaveRequest, ql as updateStudentStopChangeRequest, pW as update_guardian_profile_picture, pU as update_profile_picture } from '../../../user_organisation_service-
|
|
4
|
+
export { pn as GuardianDetailsDTO, pm as GuardianDetailsSchema, pp as GuardianMobileNumberDTO, po as GuardianMobileNumberSchema, pl as GuardianProfilePictureDTO, pk as GuardianProfilePictureSchema, pH as SchoolDashBoardQueryDTO, pG as SchoolDashBoardQuerySchema, oY as SchoolDashboard, oZ as Student, o_ as StudentAddress, pf as StudentAddressDTO, ph as StudentAddressQueryDTO, pg as StudentAddressQuerySchema, pe as StudentAddressSchema, p7 as StudentDTO, o$ as StudentGuardian, pt as StudentGuardianAutofillQueryDTO, ps as StudentGuardianAutofillQuerySchema, p0 as StudentGuardianLink, pj as StudentGuardianLinkDTO, pr as StudentGuardianLinkQueryDTO, pq as StudentGuardianLinkQuerySchema, pi as StudentGuardianLinkSchema, p5 as StudentGuardianLoginPush, p1 as StudentLeaveRequest, pv as StudentLeaveRequestDTO, px as StudentLeaveRequestQueryDTO, pw as StudentLeaveRequestQuerySchema, pu as StudentLeaveRequestSchema, p4 as StudentLoginPush, pd as StudentNoFixedScheduleQueryDTO, pc as StudentNoFixedScheduleQuerySchema, p9 as StudentProfilePictureDTO, p8 as StudentProfilePictureSchema, pb as StudentQueryDTO, pa as StudentQuerySchema, p6 as StudentSchema, p2 as StudentStopChangeRequest, pB as StudentStopChangeRequestApprovalDTO, pA as StudentStopChangeRequestApprovalSchema, pz as StudentStopChangeRequestDTO, pD as StudentStopChangeRequestQueryDTO, pC as StudentStopChangeRequestQuerySchema, py as StudentStopChangeRequestSchema, p3 as StudentTransportPlanTypeChangeHistory, pF as StudentTransportPlanTypeChangeHistoryQueryDTO, pE as StudentTransportPlanTypeChangeHistoryQuerySchema, qm as approveStopChangeRequest, pZ as createStudent, q3 as createStudentAddress, q8 as createStudentGuardianLink, qf as createStudentLeaveRequest, qk as createStudentStopChangeRequest, p$ as deleteStudent, q6 as deleteStudentAddress, qd as deleteStudentGuardianLink, qi as deleteStudentLeaveRequest, qn as deleteStudentStopChangeRequest, pY as findStudent, q4 as findStudentAddress, qe as findStudentGuardianAutofillDetails, q7 as findStudentGuardianLink, qg as findStudentLeaveRequest, qj as findStudentStopChangeRequest, qo as findStudentTransportPlanTypeChangeHistory, q2 as find_students_with_no_fixed_schedule_drop, q1 as find_students_with_no_fixed_schedule_pickup, pT as get_student_guardian_presigned_url, pS as get_student_presigned_url, pL as newStudentAddressPayload, pR as newStudentGuardianLinkPayload, pN as newStudentLeaveRequestPayload, pJ as newStudentPayload, pP as newStudentStopChangeRequestPayload, pX as remove_guardian_profile_picture, pV as remove_profile_picture, q0 as school_dashboard, pK as toStudentAddressPayload, pQ as toStudentGuardianLinkPayload, pM as toStudentLeaveRequestPayload, pI as toStudentPayload, pO as toStudentStopChangeRequestPayload, qb as updateGuardianDetails, qc as updateGuardianMobileNumber, qa as updateGuardianProfilePicture, p_ as updateStudent, q5 as updateStudentAddress, q9 as updateStudentGuardianLink, qh as updateStudentLeaveRequest, ql as updateStudentStopChangeRequest, pW as update_guardian_profile_picture, pU as update_profile_picture } from '../../../user_organisation_service-HX3ptmci.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 { r1 as FleetServiceSchedule, r4 as FleetServiceScheduleDTO, r6 as FleetServiceScheduleQueryDTO, r5 as FleetServiceScheduleQuerySchema, r3 as FleetServiceScheduleSchema, r2 as FleetServiceScheduleVehicleLink, ra as createFleetServiceSchedule, rc as deleteFleetServiceSchedule, r9 as findFleetServiceSchedule, r8 as newFleetServiceSchedulePayload, r7 as toFleetServiceSchedulePayload, rb as updateFleetServiceSchedule } from '../../../user_organisation_service-
|
|
4
|
+
export { r1 as FleetServiceSchedule, r4 as FleetServiceScheduleDTO, r6 as FleetServiceScheduleQueryDTO, r5 as FleetServiceScheduleQuerySchema, r3 as FleetServiceScheduleSchema, r2 as FleetServiceScheduleVehicleLink, ra as createFleetServiceSchedule, rc as deleteFleetServiceSchedule, r9 as findFleetServiceSchedule, r8 as newFleetServiceSchedulePayload, r7 as toFleetServiceSchedulePayload, rb as updateFleetServiceSchedule } from '../../../user_organisation_service-HX3ptmci.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { ib as FleetService, ik as FleetServiceDTO, ip as FleetServiceDashBoardQueryDTO, io as FleetServiceDashBoardQuerySchema, id as FleetServiceFile, ii as FleetServiceFileDTO, ih as FleetServiceFileSchema, im as FleetServiceQueryDTO, il as FleetServiceQuerySchema, ie as FleetServiceReminder, iv as FleetServiceReminderDTO, ix as FleetServiceReminderQueryDTO, iw as FleetServiceReminderQuerySchema, iu as FleetServiceReminderSchema, ij as FleetServiceSchema, ic as FleetServiceTask, ir as FleetServiceTaskDTO, it as FleetServiceTaskQueryDTO, is as FleetServiceTaskQuerySchema, iq as FleetServiceTaskSchema, ig as ServiceDashboard, iI as createFleetService, iR as createFleetServiceReminder, iN as createFleetServiceTask, iF as create_service_file, iK as deleteFleetService, iT as deleteFleetServiceReminder, iP as deleteFleetServiceTask, iH as findFleetService, iQ as findFleetServiceReminder, iM as findFleetServiceTask, iE as get_service_file_presigned_url, iz as newFleetServicePayload, iD as newFleetServiceReminderPayload, iB as newFleetServiceTaskPayload, iG as remove_service_file, iL as service_dashboard, iy as toFleetServicePayload, iC as toFleetServiceReminderPayload, iA as toFleetServiceTaskPayload, iJ as updateFleetService, iS as updateFleetServiceReminder, iO as updateFleetServiceTask } from '../../../user_organisation_service-
|
|
5
|
+
export { ib as FleetService, ik as FleetServiceDTO, ip as FleetServiceDashBoardQueryDTO, io as FleetServiceDashBoardQuerySchema, id as FleetServiceFile, ii as FleetServiceFileDTO, ih as FleetServiceFileSchema, im as FleetServiceQueryDTO, il as FleetServiceQuerySchema, ie as FleetServiceReminder, iv as FleetServiceReminderDTO, ix as FleetServiceReminderQueryDTO, iw as FleetServiceReminderQuerySchema, iu as FleetServiceReminderSchema, ij as FleetServiceSchema, ic as FleetServiceTask, ir as FleetServiceTaskDTO, it as FleetServiceTaskQueryDTO, is as FleetServiceTaskQuerySchema, iq as FleetServiceTaskSchema, ig as ServiceDashboard, iI as createFleetService, iR as createFleetServiceReminder, iN as createFleetServiceTask, iF as create_service_file, iK as deleteFleetService, iT as deleteFleetServiceReminder, iP as deleteFleetServiceTask, iH as findFleetService, iQ as findFleetServiceReminder, iM as findFleetServiceTask, iE as get_service_file_presigned_url, iz as newFleetServicePayload, iD as newFleetServiceReminderPayload, iB as newFleetServiceTaskPayload, iG as remove_service_file, iL as service_dashboard, iy as toFleetServicePayload, iC as toFleetServiceReminderPayload, iA as toFleetServiceTaskPayload, iJ as updateFleetService, iS as updateFleetServiceReminder, iO as updateFleetServiceTask } from '../../../user_organisation_service-HX3ptmci.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 { fr as FleetVendorFuelStation, fu as FleetVendorFuelStationDTO, fw as FleetVendorFuelStationQueryDTO, fv as FleetVendorFuelStationQuerySchema, ft as FleetVendorFuelStationSchema, fs as FleetVendorFuelStationSimple, fA as createFleetVendorFuelStation, fC as deleteFleetVendorFuelStation, fz as findFleetVendorFuelStation, fD as find_fuel_station_cache_simple, fy as newFleetVendorFuelStationPayload, fx as toFleetVendorFuelStationPayload, fB as updateFleetVendorFuelStation } from '../../../user_organisation_service-
|
|
4
|
+
export { fr as FleetVendorFuelStation, fu as FleetVendorFuelStationDTO, fw as FleetVendorFuelStationQueryDTO, fv as FleetVendorFuelStationQuerySchema, ft as FleetVendorFuelStationSchema, fs as FleetVendorFuelStationSimple, fA as createFleetVendorFuelStation, fC as deleteFleetVendorFuelStation, fz as findFleetVendorFuelStation, fD as find_fuel_station_cache_simple, fy as newFleetVendorFuelStationPayload, fx as toFleetVendorFuelStationPayload, fB as updateFleetVendorFuelStation } from '../../../user_organisation_service-HX3ptmci.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -277,7 +277,7 @@ var FleetVendorFuelStationSchema = z3.object({
|
|
|
277
277
|
// Single-Selection -> UserOrganisation
|
|
278
278
|
user_id: single_select_optional("User"),
|
|
279
279
|
// Single-Selection -> User
|
|
280
|
-
vendor_id:
|
|
280
|
+
vendor_id: single_select_optional("FleetVendor"),
|
|
281
281
|
// Single-Selection -> FleetVendor
|
|
282
282
|
fuel_company_id: single_select_mandatory("MasterFuelCompany"),
|
|
283
283
|
// Single-Selection -> MasterFuelCompany
|