vms-nest-prisma-api-document 470.0.0 → 500.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-Cq-7A37B.d.ts → bookmark_service-z3hs8bzF.d.ts} +22 -4
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +18 -9
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -17407,6 +17407,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17407
17407
|
is_front_cam: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
17408
17408
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
17409
17409
|
fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
17410
|
+
calibration_file_url: z.ZodEffects<z.ZodString, string, string>;
|
|
17411
|
+
calibration_file_key: z.ZodEffects<z.ZodString, string, string>;
|
|
17412
|
+
calibration_file_name: z.ZodEffects<z.ZodString, string, string>;
|
|
17410
17413
|
MasterDeviceFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
17411
17414
|
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
17412
17415
|
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
@@ -17470,6 +17473,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17470
17473
|
is_rear_cam: YesNo;
|
|
17471
17474
|
is_front_cam: YesNo;
|
|
17472
17475
|
camera_extra_count: number;
|
|
17476
|
+
calibration_file_url: string;
|
|
17477
|
+
calibration_file_key: string;
|
|
17478
|
+
calibration_file_name: string;
|
|
17473
17479
|
fuel_mapping: Record<string, any>;
|
|
17474
17480
|
device_manufacturer_id: string;
|
|
17475
17481
|
device_model_id: string;
|
|
@@ -17493,6 +17499,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
17493
17499
|
country_id: string;
|
|
17494
17500
|
vehicle_id: string;
|
|
17495
17501
|
device_id: string;
|
|
17502
|
+
calibration_file_url: string;
|
|
17503
|
+
calibration_file_key: string;
|
|
17504
|
+
calibration_file_name: string;
|
|
17496
17505
|
device_manufacturer_id: string;
|
|
17497
17506
|
device_model_id: string;
|
|
17498
17507
|
device_type_id: string;
|
|
@@ -17580,6 +17589,9 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
17580
17589
|
is_front_cam: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
17581
17590
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
17582
17591
|
fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
17592
|
+
calibration_file_url: z.ZodEffects<z.ZodString, string, string>;
|
|
17593
|
+
calibration_file_key: z.ZodEffects<z.ZodString, string, string>;
|
|
17594
|
+
calibration_file_name: z.ZodEffects<z.ZodString, string, string>;
|
|
17583
17595
|
}, "strip", z.ZodTypeAny, {
|
|
17584
17596
|
fuel: YesNo;
|
|
17585
17597
|
fuel_tank_type: FuelTankType;
|
|
@@ -17600,8 +17612,14 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
17600
17612
|
is_rear_cam: YesNo;
|
|
17601
17613
|
is_front_cam: YesNo;
|
|
17602
17614
|
camera_extra_count: number;
|
|
17615
|
+
calibration_file_url: string;
|
|
17616
|
+
calibration_file_key: string;
|
|
17617
|
+
calibration_file_name: string;
|
|
17603
17618
|
fuel_mapping: Record<string, any>;
|
|
17604
17619
|
}, {
|
|
17620
|
+
calibration_file_url: string;
|
|
17621
|
+
calibration_file_key: string;
|
|
17622
|
+
calibration_file_name: string;
|
|
17605
17623
|
fuel?: YesNo | undefined;
|
|
17606
17624
|
fuel_tank_type?: FuelTankType | undefined;
|
|
17607
17625
|
fuel_tank_size?: unknown;
|
|
@@ -18657,13 +18675,13 @@ declare const newVehicleDocumentExpiryPayload: () => VehicleDocumentExpiryDTO;
|
|
|
18657
18675
|
declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
18658
18676
|
declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
18659
18677
|
declare const get_vehicle_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
18660
|
-
declare const get_calibration_file_presigned_url: (
|
|
18661
|
-
declare const
|
|
18678
|
+
declare const get_calibration_file_presigned_url: (file_name: string) => Promise<BR<AWSPresignedUrl>>;
|
|
18679
|
+
declare const create_file_vehicle: (payload: MasterVehicleFileDTO) => Promise<SBR>;
|
|
18662
18680
|
declare const remove_file_vehicle: (id: string) => Promise<SBR>;
|
|
18663
18681
|
declare const create_file_device: (payload: MasterDeviceFileDTO) => Promise<SBR>;
|
|
18664
18682
|
declare const remove_file_device: (id: string) => Promise<SBR>;
|
|
18665
18683
|
declare const create_file_vehicle_document: (payload: VehicleDocumentFileDTO) => Promise<SBR>;
|
|
18666
|
-
declare const
|
|
18684
|
+
declare const remove_file_vehicle_document: (id: string) => Promise<SBR>;
|
|
18667
18685
|
declare const update_calibration_file: (id: string, data: CalibrationFileDTO) => Promise<SBR>;
|
|
18668
18686
|
declare const delete_calibration_file: (id: string) => Promise<SBR>;
|
|
18669
18687
|
declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
|
|
@@ -22230,4 +22248,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
|
22230
22248
|
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
22231
22249
|
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
22232
22250
|
|
|
22233
|
-
export { toOrganisationBranchPayload as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, type SubCompanyLogoDTO as F, toOrganisationSubCompanyPayload as G, newOrganisationSubCompanyPayload as H, get_user_presigned_url$2 as I, findOrganisationSubCompanyies as J, createOrganisationSubCompany as K, updateOrganisationSubCompany as L, type MasterDriver as M, deleteOrganisationSubCompany as N, type OrganisationSubCompany as O, updateSubCompanyLogo as P, deleteSubCompanyLogo$1 as Q, getOrganisationSubCompanyCache as R, SubCompanyLogoSchema as S, getOrganisationSubCompanyCacheCount as T, type User as U, getOrganisationSubCompanyCacheChild as V, type OrganisationBranch as W, OrganisationBranchSchema as X, type OrganisationBranchDTO as Y, OrganisationBranchQuerySchema as Z, type OrganisationBranchQueryDTO as _, type UserAdmin as a, MasterMainLanguageSchema as a$, newOrganisationBranchPayload as a0, findOrganisationBranchs as a1, createOrganisationBranch as a2, updateOrganisationBranch as a3, deleteOrganisationBranch as a4, getOrganisationBranchCache as a5, getOrganisationBranchCacheCount as a6, getOrganisationBranchCacheChild as a7, type OrganisationColor as a8, OrganisationColorSchema as a9, type MasterUserRole as aA, MasterUserRoleSchema as aB, type MasterUserRoleDTO as aC, MasterUserRoleQuerySchema as aD, type MasterUserRoleQueryDTO as aE, toMasterUserRolePayload as aF, newMasterUserRolePayload as aG, findMasterUserRoles as aH, createMasterUserRole as aI, updateMasterUserRole as aJ, deleteMasterUserRole as aK, getMasterUserRoleCache as aL, getMasterUserRoleCacheCount as aM, type MasterUserStatus as aN, MasterUserStatusSchema as aO, type MasterUserStatusDTO as aP, MasterUserStatusQuerySchema as aQ, type MasterUserStatusQueryDTO as aR, toMasterUserStatusPayload as aS, newMasterUserStatusPayload as aT, findMasterUserStatuses as aU, createMasterUserStatus as aV, updateMasterUserStatus as aW, deleteMasterUserStatus as aX, getMasterUserStatusCache as aY, getMasterUserStatusCacheCount as aZ, type MasterMainLanguage as a_, type OrganisationColorDTO as aa, OrganisationColorQuerySchema as ab, type OrganisationColorQueryDTO as ac, toOrganisationColorPayload as ad, newOrganisationColorPayload as ae, findOrganisationColors as af, createOrganisationColor as ag, updateOrganisationColor as ah, deleteOrganisationColor as ai, getOrganisationColorCache as aj, getOrganisationColorCacheCount as ak, getOrganisationColorCacheChild as al, type OrganisationTag as am, OrganisationTagSchema as an, type OrganisationTagDTO as ao, OrganisationTagQuerySchema as ap, type OrganisationTagQueryDTO as aq, toOrganisationTagPayload as ar, newOrganisationTagPayload as as, findOrganisationTags as at, createOrganisationTag as au, updateOrganisationTag as av, deleteOrganisationTag as aw, getOrganisationTagCache as ax, getOrganisationTagCacheCount as ay, getOrganisationTagCacheChild as az, type UserOrganisation as b, toGPSGeofencePayload as b$, type MasterMainLanguageDTO as b0, MasterMainLanguageQuerySchema as b1, type MasterMainLanguageQueryDTO as b2, toMasterMainLanguagePayload as b3, newMasterMainLanguagePayload as b4, findMasterMainLanguages as b5, createMasterMainLanguage as b6, updateMasterMainLanguage as b7, deleteMasterMainLanguage as b8, getMasterMainLanguageCache as b9, GPSGeofenceTransactionQuerySchema as bA, type GPSGeofenceTransactionQueryDTO as bB, toGPSGeofenceTransactionPayload as bC, newGPSGeofenceTransactionPayload as bD, findGPSGeofenceTransaction as bE, createGPSGeofenceTransaction as bF, updateGPSGeofenceTransaction as bG, deleteGPSGeofenceTransaction as bH, type TripGeofenceToGeofence as bI, TripGeofenceToGeofenceSchema as bJ, type TripGeofenceToGeofenceDTO as bK, TripGeofenceToGeofenceQuerySchema as bL, type TripGeofenceToGeofenceQueryDTO as bM, toTripGeofenceToGeofencePayload as bN, newTripGeofenceToGeofencePayload as bO, findTripGeofenceToGeofence as bP, createTripGeofenceToGeofence as bQ, updateTripGeofenceToGeofence as bR, deleteTripGeofenceToGeofence as bS, type GPSGeofence as bT, type GPSGeofencePolilineData as bU, GPSGeofencePolilineDataSchema as bV, type GPSGeofencePolilineDataDTO as bW, GPSGeofenceSchema as bX, type GPSGeofenceDTO as bY, GPSGeofenceQuerySchema as bZ, type GPSGeofenceQueryDTO as b_, type MasterMainDateFormat as ba, MasterMainDateFormatSchema as bb, type MasterMainDateFormatDTO as bc, MasterMainDateFormatQuerySchema as bd, type MasterMainDateFormatQueryDTO as be, toMasterMainDateFormatPayload as bf, newMasterMainDateFormatPayload as bg, findMasterMainDateFormats as bh, createMasterMainDateFormat as bi, updateMasterMainDateFormat as bj, deleteMasterMainDateFormat as bk, getMasterMainDateFormatCache as bl, type GPSGeofenceTransactionSummary as bm, GPSGeofenceTransactionSummarySchema as bn, type GPSGeofenceTransactionSummaryDTO as bo, GPSGeofenceTransactionSummaryQuerySchema as bp, type GPSGeofenceTransactionSummaryQueryDTO as bq, toGPSGeofenceTransactionSummaryPayload as br, newGPSGeofenceTransactionSummaryPayload as bs, findGPSGeofenceTransactionSummary as bt, createGPSGeofenceTransactionSummary as bu, updateGPSGeofenceTransactionSummary as bv, deleteGPSGeofenceTransactionSummary as bw, type GPSGeofenceTransaction as bx, GPSGeofenceTransactionSchema as by, type GPSGeofenceTransactionDTO as bz, type MasterVehicle as c, type MasterMainLandmarkDTO as c$, newGPSGeofencePayload as c0, findGPSGeofence as c1, createGPSGeofence as c2, updateGPSGeofence as c3, deleteGPSGeofence as c4, type OrganisationNotificationPreference as c5, type OrganisationNotificationPreferenceVehicleLink as c6, type OrganisationNotificationPreferenceGeofenceLink as c7, type OrganisationNotificationPreferenceUserLink as c8, OrganisationNotificationPreferenceSchema as c9, updateUserAdminLogo as cA, deleteUserAdminLogo as cB, updateUserAdminProfile as cC, getAdminUserCache as cD, type Ticket as cE, type TicketFile as cF, TicketFileSchema as cG, type TicketFileDTO as cH, TicketSchema as cI, type TicketDTO as cJ, TicketVerifySchema as cK, type TicketVerifyDTO as cL, TicketQuerySchema as cM, type TicketQueryDTO as cN, toTicketPayload as cO, toVerifyTicketPayload as cP, newTicketPayload as cQ, findTickets as cR, createTicket as cS, updateTicket as cT, updateVerifyStatus as cU, deleteTicket as cV, getTicketFilePresignedUrl as cW, createTicketFile as cX, removeTicketFile as cY, type MasterMainLandMark as cZ, MasterMainLandmarkSchema as c_, type OrganisationNotificationPreferenceDTO as ca, OrganisationNotificationPreferenceQuerySchema as cb, type OrganisationNotificationPreferenceQueryDTO as cc, toOrganisationNotificationPreferencePayload as cd, newOrganisationNotificationPreferencePayload as ce, findOrganisationNotificationPreference as cf, createOrganisationNotificationPreference as cg, updateOrganisationNotificationPreference as ch, deleteOrganisationNotificationPreference as ci, type UserAdminLoginPush as cj, UserAdminSchema as ck, type UserAdminDTO as cl, UserAdminLogoSchema as cm, type UserAdminLogoDTO as cn, UserAdminProfileSchema as co, type UserAdminProfileDTO as cp, UserAdminQuerySchema as cq, type UserAdminQueryDTO as cr, toUserAdminPayload as cs, toUserAdminProfilePayload as ct, newUserAdminPayload as cu, get_admin_presigned_url as cv, findUserAdmin as cw, createUserAdmin as cx, updateUserAdmin as cy, deleteUserAdmin as cz, type MasterMainIndustry as d, type MasterVendorDocumentTypeDTO as d$, MasterMainLandmarkQuerySchema as d0, type MasterMainLandmarkQueryDTO as d1, toMasterMainLandmarkPayload as d2, newMasterMainLandmarkPayload as d3, findMasterMainCountries$1 as d4, createMasterMainCountry$1 as d5, updateMasterMainCountry$1 as d6, deleteMasterMainCountry$1 as d7, type MasterVehicleFuelType as d8, MasterVehicleFuelTypeSchema as d9, getMasterVehicleFuelUnitCacheChild as dA, type MasterVendorType as dB, MasterVendorTypeSchema as dC, type MasterVendorTypeDTO as dD, MasterVendorTypeQuerySchema as dE, type MasterVendorTypeQueryDTO as dF, toMasterVendorTypePayload as dG, newMasterVendorTypePayload as dH, findMasterVendorTypes as dI, createMasterVendorType as dJ, updateMasterVendorType as dK, deleteMasterVendorType as dL, getMasterVendorTypeCache as dM, type MasterVendorTag as dN, MasterVendorTagSchema as dO, type MasterVendorTagDTO as dP, MasterVendorTagQuerySchema as dQ, type MasterVendorTagQueryDTO as dR, toMasterVendorTagPayload as dS, newMasterVendorTagPayload as dT, findMasterVendorTags as dU, createMasterVendorTag as dV, updateMasterVendorTag as dW, deleteMasterVendorTag as dX, getMasterVendorTagCache as dY, type MasterVendorDocumentType as dZ, MasterVendorDocumentTypeSchema as d_, type MasterVehicleFuelTypeDTO as da, MasterVehicleFuelTypeQuerySchema as db, type MasterVehicleFuelTypeQueryDTO as dc, toMasterVehicleFuelTypePayload as dd, newMasterVehicleFuelTypePayload as de, findMasterVehicleFuelTypes as df, createMasterVehicleFuelType as dg, updateMasterVehicleFuelType as dh, deleteMasterVehicleFuelType as di, getMasterVehicleFuelTypeCache as dj, getMasterVehicleFuelTypeCacheCount as dk, getMasterVehicleFuelTypeCacheChild as dl, type MasterVehicleFuelUnit as dm, MasterVehicleFuelUnitSchema as dn, type MasterVehicleFuelUnitDTO as dp, MasterVehicleFuelUnitQuerySchema as dq, type MasterVehicleFuelUnitQueryDTO as dr, toMasterVehicleFuelUnitPayload as ds, newMasterVehicleFuelUnitPayload as dt, findMasterVehicleFuelUnits as du, createMasterVehicleFuelUnit as dv, updateMasterVehicleFuelUnit as dw, deleteMasterVehicleFuelUnit as dx, getMasterVehicleFuelUnitCache as dy, getMasterVehicleFuelUnitCacheCount as dz, MasterMainIndustrySchema as e, newMasterFleetIncidentStatusPayload as e$, MasterVendorDocumentTypeQuerySchema as e0, type MasterVendorDocumentTypeQueryDTO as e1, toMasterVendorDocumentTypePayload as e2, newMasterVendorDocumentTypePayload as e3, findMasterVendorDocumentTypes as e4, createMasterVendorDocumentType as e5, updateMasterVendorDocumentType as e6, deleteMasterVendorDocumentType as e7, getMasterVendorDocumentTypeCache as e8, type MasterFleetServiceTask as e9, MasterFleetInsuranceClaimStatusQuerySchema as eA, type MasterFleetInsuranceClaimStatusQueryDTO as eB, toMasterFleetInsuranceClaimStatusPayload as eC, newMasterFleetInsuranceClaimStatusPayload as eD, findMasterFleetInsuranceClaimStatuses as eE, createMasterFleetInsuranceClaimStatus as eF, updateMasterFleetInsuranceClaimStatus as eG, deleteMasterFleetInsuranceClaimStatus as eH, getMasterFleetInsuranceClaimStatusCache as eI, type MasterFleetIncidentSeverity as eJ, MasterFleetIncidentSeveritySchema as eK, type MasterFleetIncidentSeverityDTO as eL, MasterFleetIncidentSeverityQuerySchema as eM, type MasterFleetIncidentSeverityQueryDTO as eN, toMasterFleetIncidentSeverityPayload as eO, newMasterFleetIncidentSeverityPayload as eP, findMasterFleetIncidentSeverities as eQ, createMasterFleetIncidentSeverity as eR, updateMasterFleetIncidentSeverity as eS, deleteMasterFleetIncidentSeverity as eT, getMasterFleetIncidentSeverityCache as eU, type MasterFleetIncidentStatus as eV, MasterFleetIncidentStatusSchema as eW, type MasterFleetIncidentStatusDTO as eX, MasterFleetIncidentStatusQuerySchema as eY, type MasterFleetIncidentStatusQueryDTO as eZ, toMasterFleetIncidentStatusPayload as e_, MasterFleetServiceTaskSchema as ea, type MasterFleetServiceTaskDTO as eb, MasterFleetServiceTaskQuerySchema as ec, type MasterFleetServiceTaskQueryDTO as ed, toMasterFleetServiceTaskPayload as ee, newMasterFleetServiceTaskPayload as ef, findMasterFleetServiceTasks as eg, createMasterFleetServiceTask as eh, updateMasterFleetServiceTask as ei, deleteMasterFleetServiceTask as ej, getMasterFleetServiceTaskCache as ek, type FleetServiceSchedule as el, type FleetServiceScheduleVehicleLink as em, FleetServiceScheduleSchema as en, type FleetServiceScheduleDTO as eo, FleetServiceScheduleQuerySchema as ep, type FleetServiceScheduleQueryDTO as eq, toFleetServiceSchedulePayload as er, newFleetServiceSchedulePayload as es, findFleetServiceSchedule as et, createFleetServiceSchedule as eu, updateFleetServiceSchedule as ev, deleteFleetServiceSchedule as ew, type MasterFleetInsuranceClaimStatus as ex, MasterFleetInsuranceClaimStatusSchema as ey, type MasterFleetInsuranceClaimStatusDTO as ez, type MasterMainIndustryDTO as f, FleetInspectionFormSchema as f$, findMasterFleetIncidentStatuses as f0, createMasterFleetIncidentStatus as f1, updateMasterFleetIncidentStatus as f2, deleteMasterFleetIncidentStatus as f3, getMasterFleetIncidentStatusCache as f4, type MasterFleetIncidentType as f5, MasterFleetIncidentTypeSchema as f6, type MasterFleetIncidentTypeDTO as f7, MasterFleetIncidentTypeQuerySchema as f8, type MasterFleetIncidentTypeQueryDTO as f9, type FleetIncidentManagementDTO as fA, FleetIncidentManagementDashBoardQuerySchema as fB, type FleetIncidentManagementDashBoardQueryDTO as fC, FleetIncidentManagementQuerySchema as fD, type FleetIncidentManagementQueryDTO as fE, FleetIncidentManagementCostSchema as fF, type FleetIncidentManagementCostDTO as fG, FleetIncidentManagementCostQuerySchema as fH, type FleetIncidentManagementCostQueryDTO as fI, toFleetIncidentManagementPayload as fJ, newFleetIncidentManagementPayload as fK, toFleetIncidentManagementCostPayload as fL, newFleetIncidentManagementCostPayload as fM, get_incident_file_presigned_url as fN, create_incident_file as fO, remove_incident_file as fP, createFleetIncidentManagement as fQ, findFleetIncidentManagement as fR, updateFleetIncidentManagement as fS, deleteFleetIncidentManagement as fT, incident_dashboard as fU, createFleetIncidentManagementCost as fV, findFleetIncidentManagementCost as fW, updateFleetIncidentManagementCost as fX, deleteFleetIncidentManagementCost as fY, type FleetInspectionForm as fZ, type FleetInspectionFormSimple as f_, toMasterFleetIncidentTypePayload as fa, newMasterFleetIncidentTypePayload as fb, findMasterFleetIncidentTypes as fc, createMasterFleetIncidentType as fd, updateMasterFleetIncidentType as fe, deleteMasterFleetIncidentType as ff, getMasterFleetIncidentTypeCache as fg, type MasterExpenseName as fh, MasterExpenseNameSchema as fi, type MasterExpenseNameDTO as fj, MasterExpenseNameQuerySchema as fk, type MasterExpenseNameQueryDTO as fl, toMasterExpenseNamePayload as fm, newMasterExpenseNamePayload as fn, findMasterExpenseNames as fo, createMasterExpenseName as fp, updateMasterExpenseName as fq, deleteMasterExpenseName as fr, getMasterExpenseNameCache as fs, type FleetIncidentManagement as ft, type FleetIncidentManagementCost as fu, type FleetIncidentManagementFile as fv, type IncidentDashboard as fw, FleetIncidentManagementFileSchema as fx, type FleetIncidentManagementFileDTO as fy, FleetIncidentManagementSchema as fz, MasterMainIndustryQuerySchema as g, get_issue_file_presigned_url as g$, type FleetInspectionFormDTO as g0, FleetInspectionFormQuerySchema as g1, type FleetInspectionFormQueryDTO as g2, toFleetInspectionFormPayload as g3, newFleetInspectionFormPayload as g4, findFleetInspectionForm as g5, createFleetInspectionForm as g6, updateFleetInspectionForm as g7, deleteFleetInspectionForm as g8, getFleetInspectionFormCacheSimple as g9, remove_service_file$1 as gA, findFleetInspection as gB, createFleetInspection as gC, updateFleetInspection as gD, deleteFleetInspection as gE, find_check_pending as gF, type FleetIssueManagement as gG, type FleetIssueManagementHistory as gH, type FleetIssueManagementComment as gI, type FleetIssueManagementFile as gJ, type IssueDashboard as gK, FleetIssueManagementFileSchema as gL, type FleetIssueManagementFileDTO as gM, FleetIssueManagementSchema as gN, type FleetIssueManagementDTO as gO, FleetIssueManagementQuerySchema as gP, type FleetIssueManagementQueryDTO as gQ, FleetIssueManagementDashBoardQuerySchema as gR, type FleetIssueManagementDashBoardQueryDTO as gS, FleetIssueManagementCommentSchema as gT, type FleetIssueManagementCommentDTO as gU, FleetIssueManagementCommentQuerySchema as gV, type FleetIssueManagementCommentQueryDTO as gW, toFleetIssueManagementPayload as gX, newFleetIssueManagementPayload as gY, toFleetIssueManagementCommentPayload as gZ, newFleetIssueManagementCommentPayload as g_, type FleetInspectionSchedule as ga, type FleetInspectionScheduleVehicleLink as gb, FleetInspectionScheduleSchema as gc, type FleetInspectionScheduleDTO as gd, FleetInspectionScheduleQuerySchema as ge, type FleetInspectionScheduleQueryDTO as gf, toFleetInspectionSchedulePayload as gg, newFleetInspectionSchedulePayload as gh, findFleetInspectionSchedule as gi, createFleetInspectionSchedule as gj, updateFleetInspectionSchedule as gk, deleteFleetInspectionSchedule as gl, type FleetInspection as gm, type FleetInspectionFile as gn, FleetInspectionFileSchema as go, type FleetInspectionFileDTO as gp, FleetInspectionSchema as gq, type FleetInspectionDTO as gr, FleetInspectionQuerySchema as gs, type FleetInspectionQueryDTO as gt, FleetInspectionCheckPendingQuerySchema as gu, type FleetInspectionCheckPendingQueryDTO as gv, toFleetInspectionPayload as gw, newFleetInspectionPayload as gx, get_inspection_file_presigned_url as gy, create_service_file$1 as gz, type MasterMainIndustryQueryDTO as h, createFleetVendorServiceCenter as h$, create_issue_file as h0, remove_issue_file as h1, findFleetIssueManagement as h2, createFleetIssueManagement as h3, updateFleetIssueManagement as h4, deleteFleetIssueManagement as h5, issue_dashboard as h6, findFleetIssueManagementComment as h7, createFleetIssueManagementComment as h8, updateFleetIssueManagementComment as h9, toFleetServiceReminderPayload as hA, newFleetServiceReminderPayload as hB, get_service_file_presigned_url as hC, create_service_file as hD, remove_service_file as hE, findFleetServiceManagement as hF, createFleetServiceManagement as hG, updateFleetServiceManagement as hH, deleteFleetServiceManagement as hI, service_dashboard as hJ, findFleetServiceManagementTask as hK, createFleetServiceManagementTask as hL, updateFleetServiceManagementTask as hM, deleteFleetServiceManagementTask as hN, findFleetServiceReminder as hO, createFleetServiceReminder as hP, updateFleetServiceReminder as hQ, deleteFleetServiceReminder as hR, type FleetVendorServiceCenter as hS, type FleetVendorServiceCenterSimple as hT, FleetVendorServiceCenterSchema as hU, type FleetVendorServiceCenterDTO as hV, FleetVendorServiceCenterQuerySchema as hW, type FleetVendorServiceCenterQueryDTO as hX, toFleetVendorServiceCenterPayload as hY, newFleetVendorServiceCenterPayload as hZ, findFleetVendorServiceCenter as h_, deleteFleetIssueManagementComment as ha, type FleetServiceManagement as hb, type FleetServiceManagementTask as hc, type FleetServiceManagementFile as hd, type FleetServiceReminder as he, type ServiceDashboard as hf, FleetServiceManagementFileSchema as hg, type FleetServiceManagementFileDTO as hh, FleetServiceManagementSchema as hi, type FleetServiceManagementDTO as hj, FleetServiceManagementQuerySchema as hk, type FleetServiceManagementQueryDTO as hl, FleetServiceManagementDashBoardQuerySchema as hm, type FleetServiceManagementDashBoardQueryDTO as hn, FleetServiceManagementTaskSchema as ho, type FleetServiceManagementTaskDTO as hp, FleetServiceManagementTaskQuerySchema as hq, type FleetServiceManagementTaskQueryDTO as hr, FleetServiceReminderSchema as hs, type FleetServiceReminderDTO as ht, FleetServiceReminderQuerySchema as hu, type FleetServiceReminderQueryDTO as hv, toFleetServiceManagementPayload as hw, newFleetServiceManagementPayload as hx, toFleetServiceManagementTaskPayload as hy, newFleetServiceManagementTaskPayload as hz, findMasterMainIndustrys as i, type FleetVendorContactPersonsLogoDTO as i$, updateFleetVendorServiceCenter as i0, deleteFleetVendorServiceCenter as i1, getFleetVendorServiceCenterCacheSimple as i2, type MasterFuelCompany as i3, MasterFuelCompanySchema as i4, type MasterFuelCompanyDTO as i5, MasterFuelCompanyQuerySchema as i6, type MasterFuelCompanyQueryDTO as i7, FuelCompanyLogoSchema as i8, type FuelCompanyLogoDTO as i9, type VendorDashboard as iA, type FleetVendorSimple as iB, type FleetVendorTypeLink as iC, type FleetVendorTagLink as iD, type FleetVendorAddress as iE, type FleetVendorBankAccount as iF, type FleetVendorContactPersons as iG, type FleetVendorReview as iH, type FleetVendorDocument as iI, type FleetVendorDocumentFile as iJ, FleetVendorLogoSchema as iK, type FleetVendorLogoDTO as iL, FleetVendorSchema as iM, type FleetVendorDTO as iN, FleetVendorQuerySchema as iO, type FleetVendorQueryDTO as iP, FleetVendorDashBoardQuerySchema as iQ, type FleetVendorDashBoardQueryDTO as iR, FleetVendorAddressSchema as iS, type FleetVendorAddressDTO as iT, FleetVendorAddressQuerySchema as iU, type FleetVendorAddressQueryDTO as iV, FleetVendorBankAccountSchema as iW, type FleetVendorBankAccountDTO as iX, FleetVendorBankAccountQuerySchema as iY, type FleetVendorBankAccountQueryDTO as iZ, FleetVendorContactPersonsLogoSchema as i_, toMasterFuelCompanyPayload as ia, newMasterFuelCompanyPayload as ib, get_user_presigned_url$1 as ic, findMasterFuelCompanys as id, createMasterFuelCompany as ie, updateMasterFuelCompany as ig, deleteMasterFuelCompany as ih, updateFuelCompanyLogo as ii, deleteSubCompanyLogo as ij, getMasterFuelCompanyCache as ik, type FleetVendorFuelStation as il, type FleetVendorFuelStationSimple as im, FleetVendorFuelStationSchema as io, type FleetVendorFuelStationDTO as ip, FleetVendorFuelStationQuerySchema as iq, type FleetVendorFuelStationQueryDTO as ir, toFleetVendorFuelStationPayload as is, newFleetVendorFuelStationPayload as it, findFleetVendorFuelStation as iu, createFleetVendorFuelStation as iv, updateFleetVendorFuelStation as iw, deleteFleetVendorFuelStation as ix, getFleetVendorFuelStationCacheSimple as iy, type FleetVendor as iz, createMasterMainIndustry as j, FleetFuelRefillFileSchema as j$, FleetVendorContactPersonsSchema as j0, type FleetVendorContactPersonsDTO as j1, FleetVendorContactPersonsQuerySchema as j2, type FleetVendorContactPersonsQueryDTO as j3, FleetVendorReviewSchema as j4, type FleetVendorReviewDTO as j5, FleetVendorReviewQuerySchema as j6, type FleetVendorReviewQueryDTO as j7, FleetVendorDocumentFileSchema as j8, type FleetVendorDocumentFileDTO as j9, createFleetVendor as jA, updateFleetVendor as jB, deleteFleetVendor as jC, vendor_dashboard as jD, createFleetVendorAddress as jE, findFleetVendorAddress as jF, updateFleetVendorAddress as jG, deleteFleetVendorAddress as jH, createFleetVendorBankAccount as jI, findFleetVendorBankAccount as jJ, updateFleetVendorBankAccount as jK, deleteFleetVendorBankAccount as jL, createFleetVendorContactPersons as jM, findFleetVendorContactPersons as jN, updateFleetVendorContactPersons as jO, deleteFleetVendorContactPersons as jP, createFleetVendorReview as jQ, findFleetVendorReview as jR, updateFleetVendorReview as jS, deleteFleetVendorReview as jT, createFleetVendorDocument as jU, findFleetVendorDocument as jV, updateFleetVendorDocument as jW, deleteFleetVendorDocument as jX, getFleetVendorCacheSimple as jY, type FleetFuelRefill as jZ, type FleetFuelRefillFile as j_, FleetVendorDocumentSchema as ja, type FleetVendorDocumentDTO as jb, FleetVendorDocumentQuerySchema as jc, type FleetVendorDocumentQueryDTO as jd, toFleetVendorPayload as je, newFleetVendorPayload as jf, toFleetVendorAddressPayload as jg, newFleetVendorAddressPayload as jh, toFleetVendorBankAccountPayload as ji, newFleetVendorBankAccountPayload as jj, toFleetVendorContactPersonsPayload as jk, newFleetVendorContactPersonsPayload as jl, toFleetVendorReviewPayload as jm, newFleetVendorReviewPayload as jn, toFleetVendorDocumentPayload as jo, newFleetVendorDocumentPayload as jp, get_vendor_logo_presigned_url as jq, get_vendor_contact_person_logo_presigned_url as jr, get_vendor_document_file_presigned_url as js, update_vendor_logo as jt, delete_vendor_logo as ju, updateFleetVendorContactPersonsLogo as jv, deleteFleetVendorContactPersonsLogo as jw, create_vendor_document_file as jx, remove_vendor_document_file as jy, findFleetVendor as jz, deleteMasterMainIndustry as k, newUserPayload as k$, type FleetFuelRefillFileDTO as k0, FleetFuelRefillSchema as k1, type FleetFuelRefillDTO as k2, FleetFuelRefillQuerySchema as k3, type FleetFuelRefillQueryDTO as k4, toFleetFuelRefillPayload as k5, newFleetFuelRefillPayload as k6, get_fuel_refill_file_presigned_url as k7, create_fuel_refill_file as k8, remove_fuel_refill_file as k9, toFleetFuelRemovalPayload as kA, newFleetFuelRemovalPayload as kB, get_fuel_removal_file_presigned_url as kC, create_fuel_removal_file as kD, remove_fuel_removal_file as kE, findFleetFuelRemoval as kF, createFleetFuelRemoval as kG, updateFleetFuelRemoval as kH, deleteFleetFuelRemoval as kI, type UserVehicleLink as kJ, type UserLoginPush as kK, UserSchema as kL, type UserDTO as kM, UserQuerySchema as kN, type UserQueryDTO as kO, UserLogoSchema as kP, type UserLogoDTO as kQ, UserProfileSchema as kR, type UserProfileDTO as kS, UserDefaultLanguageSchema as kT, type UserDefaultLanguageDTO as kU, UserDefaultTimeZoneSchema as kV, type UserDefaultTimeZoneDTO as kW, UserDefaultDateFormatSchema as kX, type UserDefaultDateFormatDTO as kY, toUserPayload as kZ, toUserProfilePayload as k_, findFleetFuelRefill as ka, createFleetFuelRefill as kb, updateFleetFuelRefill as kc, deleteFleetFuelRefill as kd, type MasterVehicleFuelRemovalReason as ke, MasterVehicleFuelRemovalReasonSchema as kf, type MasterVehicleFuelRemovalReasonDTO as kg, MasterVehicleFuelRemovalReasonQuerySchema as kh, type MasterVehicleFuelRemovalReasonQueryDTO as ki, toMasterVehicleFuelRemovalReasonPayload as kj, newMasterVehicleFuelRemovalReasonPayload as kk, findMasterVehicleFuelRemovalReasons as kl, createMasterVehicleFuelRemovalReason as km, updateMasterVehicleFuelRemovalReason as kn, deleteMasterVehicleFuelRemovalReason as ko, getMasterVehicleFuelRemovalReasonCache as kp, getMasterVehicleFuelRemovalReasonCacheCount as kq, getMasterVehicleFuelRemovalReasonCacheChild as kr, type FleetFuelRemoval as ks, type FleetFuelRemovalFile as kt, FleetFuelRemovalFileSchema as ku, type FleetFuelRemovalFileDTO as kv, FleetFuelRemovalSchema as kw, type FleetFuelRemovalDTO as kx, FleetFuelRemovalQuerySchema as ky, type FleetFuelRemovalQueryDTO as kz, getMasterMainIndustryCache as l, type OrganisationGroup as l$, get_user_presigned_url as l0, findUser as l1, createUser as l2, updateUser as l3, deleteUser as l4, updateUserLogo as l5, deleteUserLogo as l6, updateUserProfile as l7, getUserCache as l8, getUserCacheSimple as l9, type DriverLoginPush as lA, MasterDriverFileSchema as lB, type MasterDriverFileDTO as lC, MasterDriverSchema as lD, type MasterDriverDTO as lE, MasterDriverQuerySchema as lF, type MasterDriverQueryDTO as lG, MasterDriverLogoSchema as lH, type MasterDriverLogoDTO as lI, MasterDriverProfileSchema as lJ, type MasterDriverProfileDTO as lK, toDriverPayload as lL, toDriverProfilePayload as lM, newDriverPayload as lN, get_master_driver_presigned_url as lO, get_master_driver_presigned_url_file as lP, create_file as lQ, remove_file as lR, findMasterDriver as lS, createMasterDriver as lT, updateMasterDriver as lU, deleteMasterDriver as lV, updateMasterDriverLogo as lW, deleteMasterDriverLogo as lX, updateMasterDriverProfile as lY, getMasterDriverCache as lZ, getMasterDriverCacheSimple as l_, updateUserDefaultLanguage as la, updateUserDefaultTimezone as lb, updateUserDefaultDateformat as lc, type FleetFuelDailySummary as ld, FleetFuelDailySummarySchema as le, type FleetFuelDailySummaryDTO as lf, FleetFuelDailySummaryQuerySchema as lg, type FleetFuelDailySummaryQueryDTO as lh, FleetFuelDailySummaryDashBoardQuerySchema as li, type FleetFuelDailySummaryDashBoardQueryDTO as lj, FleetFuelDailyMonthlySummaryQuerySchema as lk, type FleetFuelDailyMonthlySummaryQueryDTO as ll, AllVehiclesFuelDailySummaryQuerySchema as lm, type AllVehiclesFuelDailySummaryDTO as ln, type FuelDashboard as lo, toFleetFuelDailySummaryPayload as lp, newFleetFuelDailySummaryPayload as lq, findFleetFuelDailySummary as lr, createFleetFuelDailySummary as ls, updateFleetFuelDailySummary as lt, deleteFleetFuelDailySummary as lu, fuel_dashboard as lv, findFleetFuelMonthlySummary as lw, findVehicleFuelSummary as lx, type MasterDriverFile as ly, type AssignRemoveDriverHistory as lz, type MasterMainCurrency as m, MasterVehicleStatusTypeQuerySchema as m$, type VehicleOrganisationGroupLink as m0, OrganisationGroupSchema as m1, type OrganisationGroupDTO as m2, OrganisationGroupQuerySchema as m3, type OrganisationGroupQueryDTO as m4, toOrganisationGroupPayload as m5, newOrganisationGroupPayload as m6, findOrganisationGroups as m7, createOrganisationGroup as m8, updateOrganisationGroup as m9, newMasterVehicleModelPayload as mA, findMasterVehicleModels as mB, createMasterVehicleModel as mC, updateMasterVehicleModel as mD, deleteMasterVehicleModel as mE, getMasterVehicleModelCache as mF, getMasterVehicleModelCacheCount as mG, getMasterVehicleModelCacheChild as mH, type MasterVehicleSubModel as mI, MasterVehicleSubModelSchema as mJ, type MasterVehicleSubModelDTO as mK, MasterVehicleSubModelQuerySchema as mL, type MasterVehicleSubModelQueryDTO as mM, FindCacheSchema$2 as mN, type FindCacheDTO$2 as mO, toMasterVehicleSubModelPayload as mP, newMasterVehicleSubModelPayload as mQ, findMasterVehicleSubModels as mR, createMasterVehicleSubModel as mS, updateMasterVehicleSubModel as mT, deleteMasterVehicleSubModel as mU, getMasterVehicleSubModelCache as mV, getMasterVehicleSubModelCacheCount as mW, getMasterVehicleSubModelCacheChild as mX, type MasterVehicleStatusType as mY, MasterVehicleStatusTypeSchema as mZ, type MasterVehicleStatusTypeDTO as m_, deleteOrganisationGroup as ma, getOrganisationGroupCache as mb, getOrganisationGroupCacheCount as mc, getOrganisationGroupCacheChild as md, type MasterVehicleMake as me, MasterVehicleMakeSchema as mf, type MasterVehicleMakeDTO as mg, MasterVehicleMakeQuerySchema as mh, type MasterVehicleMakeQueryDTO as mi, toMasterVehicleMakePayload as mj, newMasterVehicleMakePayload as mk, findMasterVehicleMakes as ml, createMasterVehicleMake as mm, updateMasterVehicleMake as mn, deleteMasterVehicleMake as mo, getMasterVehicleMakeCache as mp, getMasterVehicleMakeCacheCount as mq, getMasterVehicleMakeCacheChild as mr, type MasterVehicleModel as ms, MasterVehicleModelSchema as mt, type MasterVehicleModelDTO as mu, MasterVehicleModelQuerySchema as mv, type MasterVehicleModelQueryDTO as mw, FindCacheSchema$3 as mx, type FindCacheDTO$3 as my, toMasterVehicleModelPayload as mz, newMasterMainIndustryPayload as n, getMasterVehicleDocumentTypeCache as n$, type MasterVehicleStatusTypeQueryDTO as n0, toMasterVehicleStatusTypePayload as n1, newMasterVehicleStatusTypePayload as n2, findMasterVehicleStatusTypes as n3, createMasterVehicleStatusType as n4, updateMasterVehicleStatusType as n5, deleteMasterVehicleStatusType as n6, getMasterVehicleStatusTypeCache as n7, getMasterVehicleStatusTypeCacheCount as n8, getMasterVehicleStatusTypeCacheChild as n9, getMasterVehicleTypeCacheCount as nA, getMasterVehicleTypeCacheChild as nB, type MasterVehicleAssociatedTo as nC, MasterVehicleAssociatedToSchema as nD, type MasterVehicleAssociatedToDTO as nE, MasterVehicleAssociatedToQuerySchema as nF, type MasterVehicleAssociatedToQueryDTO as nG, toMasterVehicleAssociatedToPayload as nH, newMasterVehicleAssociatedToPayload as nI, findMasterVehicleAssociatedTos as nJ, createMasterVehicleAssociatedTo as nK, updateMasterVehicleAssociatedTo as nL, deleteMasterVehicleAssociatedTo as nM, getMasterVehicleAssociatedToCache as nN, getMasterVehicleAssociatedToCacheCount as nO, getMasterVehicleAssociatedToCacheChild as nP, type MasterVehicleDocumentType as nQ, MasterVehicleDocumentTypeSchema as nR, type MasterVehicleDocumentTypeDTO as nS, MasterVehicleDocumentTypeQuerySchema as nT, type MasterVehicleDocumentTypeQueryDTO as nU, toMasterVehicleDocumentTypePayload as nV, newMasterVehicleDocumentTypePayload as nW, findMasterVehicleDocumentTypes as nX, createMasterVehicleDocumentType as nY, updateMasterVehicleDocumentType as nZ, deleteMasterVehicleDocumentType as n_, type MasterVehicleOwnershipType as na, MasterVehicleOwnershipTypeSchema as nb, type MasterVehicleOwnershipTypeDTO as nc, MasterVehicleOwnershipTypeQuerySchema as nd, type MasterVehicleOwnershipTypeQueryDTO as ne, toMasterVehicleOwnershipTypePayload as nf, newMasterVehicleOwnershipTypePayload as ng, findMasterVehicleOwnershipTypes as nh, createMasterVehicleOwnershipType as ni, updateMasterVehicleOwnershipType as nj, deleteMasterVehicleOwnershipType as nk, getMasterVehicleOwnershipTypeCache as nl, getMasterVehicleOwnershipTypeCacheCount as nm, getMasterVehicleOwnershipTypeCacheChild as nn, type MasterVehicleType as no, MasterVehicleTypeSchema as np, type MasterVehicleTypeDTO as nq, MasterVehicleTypeQuerySchema as nr, type MasterVehicleTypeQueryDTO as ns, toMasterVehicleTypePayload as nt, newMasterVehicleTypePayload as nu, findMasterVehicleTypes as nv, createMasterVehicleType as nw, updateMasterVehicleType as nx, deleteMasterVehicleType as ny, getMasterVehicleTypeCache as nz, MasterMainCurrencySchema as o, newMasterSectionPayload as o$, type OrganisationReportPreference as o0, type OrganisationReportPreferenceVehicleLink as o1, type OrganisationReportAutomationMail as o2, type OrganisationReportAutomationMailVehicleLink as o3, OrganisationReportAutomationMailQuerySchema as o4, type OrganisationReportAutomationMailQueryDTO as o5, OrganisationReportPreferenceSchema as o6, type OrganisationReportPreferenceDTO as o7, OrganisationReportPreferenceQuerySchema as o8, type OrganisationReportPreferenceQueryDTO as o9, toMasterClassPayload as oA, newMasterClassPayload as oB, findMasterClass as oC, createMasterClass as oD, updateMasterClass as oE, deleteMasterClass as oF, getMasterClassCache as oG, getMasterClassCacheCount as oH, type MasterProgram as oI, MasterProgramSchema as oJ, type MasterProgramDTO as oK, MasterProgramQuerySchema as oL, type MasterProgramQueryDTO as oM, toMasterProgramPayload as oN, newMasterProgramPayload as oO, findMasterProgram as oP, createMasterProgram as oQ, updateMasterProgram as oR, deleteMasterProgram as oS, getMasterProgramCache as oT, getMasterProgramCacheCount as oU, type MasterSection as oV, MasterSectionSchema as oW, type MasterSectionDTO as oX, MasterSectionQuerySchema as oY, type MasterSectionQueryDTO as oZ, toMasterSectionPayload as o_, toOrganisationReportPreferencePayload as oa, newOrganisationReportPreferencePayload as ob, findOrganisationReportPreference as oc, createOrganisationReportPreference as od, updateOrganisationReportPreference as oe, deleteOrganisationReportPreference as of, findOrganisationReportAutomationMail as og, type BusStopPolygonData as oh, type BusStop as oi, BusStopPolygonDataSchema as oj, type BusStopPolygonDataDTO as ok, BusStopSchema as ol, type BusStopDTO as om, BusStopQuerySchema as on, type BusStopQueryDTO as oo, toBusStopPayload as op, newBusStopPayload as oq, findBusStop as or, createBusStop as os, updateBusStop as ot, deleteBusStop as ou, type MasterClass as ov, MasterClassSchema as ow, type MasterClassDTO as ox, MasterClassQuerySchema as oy, type MasterClassQueryDTO as oz, type MasterMainCurrencyDTO as p, StudentSchema as p$, findMasterSection as p0, createMasterSection as p1, updateMasterSection as p2, deleteMasterSection as p3, getMasterSectionCache as p4, getMasterSectionCacheCount as p5, type MasterSemester as p6, MasterSemesterSchema as p7, type MasterSemesterDTO as p8, MasterSemesterQuerySchema as p9, type MasterYearQueryDTO as pA, toMasterYearPayload as pB, newMasterYearPayload as pC, findMasterYear as pD, createMasterYear as pE, updateMasterYear as pF, deleteMasterYear as pG, getMasterYearCache as pH, getMasterYearCacheCount as pI, type MasterRelationship as pJ, MasterRelationshipSchema as pK, type MasterRelationshipDTO as pL, MasterRelationshipQuerySchema as pM, type MasterRelationshipQueryDTO as pN, toMasterRelationshipPayload as pO, newMasterRelationshipPayload as pP, findMasterRelationship as pQ, createMasterRelationship as pR, updateMasterRelationship as pS, deleteMasterRelationship as pT, getMasterRelationshipCache as pU, getMasterRelationshipCacheCount as pV, type Student as pW, type StudentAddress as pX, type StudentLeaveRequest as pY, type StudentStopChangeRequest as pZ, type StudentGuardianLink as p_, type MasterSemesterQueryDTO as pa, toMasterSemesterPayload as pb, newMasterSemesterPayload as pc, findMasterSemester as pd, createMasterSemester as pe, updateMasterSemester as pf, deleteMasterSemester as pg, getMasterSemesterCache as ph, getMasterSemesterCacheCount as pi, type MasterStream as pj, MasterStreamSchema as pk, type MasterStreamDTO as pl, MasterStreamQuerySchema as pm, type MasterStreamQueryDTO as pn, toMasterStreamPayload as po, newMasterStreamPayload as pp, findMasterStream as pq, createMasterStream as pr, updateMasterStream as ps, deleteMasterStream as pt, getMasterStreamCache as pu, getMasterStreamCacheCount as pv, type MasterYear as pw, MasterYearSchema as px, type MasterYearDTO as py, MasterYearQuerySchema as pz, MasterMainCurrencyQuerySchema as q, updateGuardianDetails as q$, type StudentDTO as q0, StudentProfilePictureSchema as q1, type StudentProfilePictureDTO as q2, StudentQuerySchema as q3, type StudentQueryDTO as q4, StudentNoRouteQuerySchema as q5, type StudentNoRouteQueryDTO as q6, StudentAddressSchema as q7, type StudentAddressDTO as q8, StudentAddressBusStopAssignSchema as q9, type StudentStopChangeRequestQueryDTO as qA, toStudentPayload as qB, newStudentPayload as qC, toStudentAddressPayload as qD, newStudentAddressPayload as qE, toStudentLeaveRequestPayload as qF, newStudentLeaveRequestPayload as qG, toStudentStopChangeRequestPayload as qH, newStudentStopChangeRequestPayload as qI, toStudentGuardianLinkPayload as qJ, newStudentGuardianLinkPayload as qK, findStudent as qL, createStudent as qM, updateStudent as qN, deleteStudent as qO, findStudentsWithNoRoutePickup as qP, findStudentsWithNoRouteDrop as qQ, updateProfilePicture as qR, createStudentAddress as qS, findStudentAddress as qT, updateStudentAddress as qU, updateAddressBusStopAssign as qV, deleteStudentAddress as qW, findStudentGuardianLink as qX, createStudentGuardianLink as qY, updateStudentGuardianLink as qZ, updateGuardianProfilePicture as q_, type StudentAddressBusStopAssignDTO as qa, StudentAddressQuerySchema as qb, type StudentAddressQueryDTO as qc, StudentGuardianLinkSchema as qd, type StudentGuardianLinkDTO as qe, GuardianProfilePictureSchema as qf, type GuardianProfilePictureDTO as qg, GuardianDetailsSchema as qh, type GuardianDetailsDTO as qi, GuardianMobileNumberSchema as qj, type GuardianMobileNumberDTO as qk, StudentGuardianLinkQuerySchema as ql, type StudentGuardianLinkQueryDTO as qm, StudentGuardianAutofillQuerySchema as qn, type StudentGuardianAutofillQueryDTO as qo, StudentLeaveRequestSchema as qp, type StudentLeaveRequestDTO as qq, StudentLeaveRequestApprovalSchema as qr, type StudentLeaveRequestApprovalDTO as qs, StudentLeaveRequestQuerySchema as qt, type StudentLeaveRequestQueryDTO as qu, StudentStopChangeRequestSchema as qv, type StudentStopChangeRequestDTO as qw, StudentStopChangeRequestApprovalSchema as qx, type StudentStopChangeRequestApprovalDTO as qy, StudentStopChangeRequestQuerySchema as qz, type MasterMainCurrencyQueryDTO as r, createMasterFixedSchedule as r$, updateGuardianMobileNumber as r0, deleteStudentGuardian as r1, findStudentGuardianAutofillDetails as r2, createStudentLeaveRequest as r3, findStudentLeaveRequest as r4, updateStudentLeaveRequest as r5, approveLeaveRequest as r6, deleteStudentLeaveRequest as r7, findStudentStopChangeRequest as r8, createStudentStopChangeRequest as r9, type MasterRouteStopDeleteDTO as rA, MasterRouteStopDeleteSchema as rB, type MasterRouteStopDeleteReOrderDTO as rC, StudentNoStopQuerySchema as rD, type StudentNoStopQueryDTO as rE, StudentNoScheduleQuerySchema as rF, type StudentNoScheduleQueryDTO as rG, MasterRouteStudentAssignRemoveSchema as rH, type MasterRouteStudentAssignRemoveDTO as rI, MasterRouteStudentStopAssignRemoveSchema as rJ, type MasterRouteStudentStopAssignRemoveDTO as rK, MasterRouteStudentScheduleAssignRemoveSchema as rL, type MasterRouteStudentScheduleAssignRemoveDTO as rM, toMasterRoutePayload as rN, newMasterRoutePayload as rO, toMasterFixedSchedulePayload as rP, newMasterFixedSchedulePayload as rQ, toMasterRouteStopPayload as rR, newMasterRouteStopPayload as rS, toMasterRouteStopReorderPayload as rT, toMasterRouteStudentAssignPayload as rU, newMasterRouteStudentAssignPayload as rV, findMasterRoute as rW, createMasterRoute as rX, updateMasterRoute as rY, deleteMasterRoute as rZ, findMasterFixedSchedule as r_, updateStudentStopChangeRequest as ra, approveStopChangeRequest as rb, deleteStudentStopChangeRequest as rc, type MasterRoute as rd, type MasterRouteStop as re, type MasterFixedSchedule as rf, type MasterRouteStudent as rg, MasterRouteSchema as rh, type MasterRouteDTO as ri, MasterRouteQuerySchema as rj, type MasterRouteQueryDTO as rk, MasterFixedScheduleSchema as rl, type MasterFixedScheduleDTO as rm, MasterFixedScheduleQuerySchema as rn, type MasterFixedScheduleQueryDTO as ro, MasterRouteStopSchema as rp, type MasterRouteStopDTO as rq, MasterRouteStopUpdateSchema as rr, type MasterRouteStopUpdateDTO as rs, MasterRouteStopCreateSchema as rt, type MasterRouteStopCreateDTO as ru, MasterRouteStopIds as rv, type MasterRouteStopIdsDTO as rw, MasterRouteStopReorderSchema as rx, type MasterRouteStopReorderDTO as ry, MasterRouteStopDeleteAllSchema as rz, toMasterMainCurrencyPayload as s, type VehicleDetailGPS as s$, updateMasterFixedSchedule as s0, deleteMasterFixedSchedule as s1, createStopsFirstTimeRoute as s2, appendRouteStop as s3, updateRouteStop as s4, reorderRouteStops as s5, deleteRouteStopsAll as s6, deleteRouteStopReorder as s7, findStudentsWithNoStopPickup as s8, findStudentsWithNoStopDrop as s9, toGPSLiveTrackShareLinkPayload as sA, newGPSLiveTrackShareLinkPayload as sB, findGPSLiveTrackShareLink as sC, createGPSLiveTrackShareLink as sD, extendGPSLiveTrackLinkTime as sE, updateGPSLiveTrackLinkStatus as sF, deleteGPSLiveTrackShareLink as sG, createGPSLiveTrackShareLinkNotification as sH, type GPSTrackHistoryShareLink as sI, type GPSTrackHistoryShareLinkNotification as sJ, GPSTrackHistoryShareLinkNotificationSchema as sK, type GPSTrackHistoryShareLinkNotificationDTO as sL, GPSTrackHistoryShareLinkSchema as sM, type GPSTrackHistoryShareLinkDTO as sN, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sO, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sP, GPSTrackHistoryShareLinkQuerySchema as sQ, type GPSTrackHistoryShareLinkQueryDTO as sR, toGPSTrackHistoryShareLinkPayload as sS, newGPSTrackHistoryShareLinkPayload as sT, findGPSTrackHistoryShareLink as sU, createGPSTrackHistoryShareLink as sV, updateTrackHistoryLinkStatus as sW, deleteGPSTrackHistoryShareLink as sX, createGPSTrackHistoryShareLinkNotification as sY, type MasterVehicleDropdown as sZ, type MasterVehicleFile as s_, findStudentsWithNoSchedulePickup as sa, findStudentsWithNoScheduleDrop as sb, assignRouteStudentsPickup as sc, assignRouteStudentsDrop as sd, removeRouteStudentsPickup as se, removeRouteStudentsDrop as sf, assignMasterRouteStudentStopToStudentsPickup as sg, assignMasterRouteStudentStopToStudentsDrop as sh, removeMasterRouteStudentStopToStudentsPickup as si, removeMasterRouteStudentStopToStudentsDrop as sj, assignMasterRouteStudentScheduleToStudentsPickup as sk, assignMasterRouteStudentScheduleToStudentDrop as sl, removeMasterRouteStudentScheduleToStudentPickup as sm, removeMasterRouteStudentScheduleToStudentDrop as sn, type GPSLiveTrackShareLink as so, type GPSLiveTrackShareLinkNotification as sp, GPSLiveTrackShareLinkNotificationSchema as sq, type GPSLiveTrackShareLinkNotificationDTO as sr, GPSLiveTrackShareLinkSchema as ss, type GPSLiveTrackShareLinkDTO as st, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as su, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sv, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sw, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sx, GPSLiveTrackShareLinkQuerySchema as sy, type GPSLiveTrackShareLinkQueryDTO as sz, toMasterMainIndustryPayload as t, get_vehicle_document_file_presigned_url as t$, type VehicleDetailTrip as t0, type VehicleDetailBody as t1, type VehicleDetailLifeCycle as t2, type VehicleDetailPurchase as t3, type VehicleDocument as t4, type VehicleDocumentFile as t5, type VehicleDocumentExpiry as t6, type VehicleOdometerHistory as t7, MasterVehicleFileSchema as t8, type MasterVehicleFileDTO as t9, VehicleDocumentSchema as tA, type VehicleDocumentDTO as tB, VehicleDocumentQuerySchema as tC, type VehicleDocumentQueryDTO as tD, VehicleDocumentExpirySchema as tE, type VehicleDocumentExpiryDTO as tF, VehicleDocumentExpiryQuerySchema as tG, type VehicleDocumentExpiryQueryDTO as tH, VehicleQuerySchema as tI, type VehicleQueryDTO as tJ, SimpleFindQuerySchema as tK, type SimpleFindQueryDTO as tL, VehicleGPSQuerySchema as tM, type VehicleGPSQueryDTO as tN, toVehiclePayload as tO, newVehiclePayload as tP, toVehicleDetailsGPSPayload as tQ, toVehicleDetailsTripPayload as tR, toVehicleDetailsBodyPayload as tS, toVehicleDetailLifeCyclePayload as tT, toVehicleDetailPurchasePayload as tU, toVehicleDocumentPayload as tV, newVehicleDocumentPayload as tW, toVehicleDocumentExpiryPayload as tX, newVehicleDocumentExpiryPayload as tY, get_vehicle_file_presigned_url as tZ, get_device_file_presigned_url as t_, CalibrationFileSchema as ta, type CalibrationFileDTO as tb, VehicleSchema as tc, type VehicleDTO as td, VehicleBulkSchema as te, type VehicleBulkDTO as tf, MasterDeviceFileSchema as tg, type MasterDeviceFileDTO as th, VehicleDeviceLinkSchema as ti, type VehicleDeviceLinkDTO as tj, VehicleDeviceUnlinkSchema as tk, type VehicleDeviceUnlinkDTO as tl, VehicleDriverLinkSchema as tm, type VehicleDriverLinkDTO as tn, VehicleDetailGPSSensorSchema as to, type VehicleDetailGPSSensorDTO as tp, VehicleDetailTripSchema as tq, type VehicleDetailTripDTO as tr, VehicleDetailBodySchema as ts, type VehicleDetailBodyDTO as tt, VehicleDetailLifeCycleSchema as tu, type VehicleDetailLifeCycleDto as tv, VehicleDetailPurchaseSchema as tw, type VehicleDetailPurchaseDTO as tx, VehicleDocumentFileSchema as ty, type VehicleDocumentFileDTO as tz, updateMasterMainIndustry as u, newMasterDeviceModelPayload as u$, get_calibration_file_presigned_url as u0, createFileVehicle as u1, remove_file_vehicle as u2, create_file_device as u3, remove_file_device as u4, create_file_vehicle_document as u5, removeFileVehicleDocument as u6, update_calibration_file as u7, delete_calibration_file as u8, findVehicles as u9, getVehicleCache as uA, getVehicleSimpleCache as uB, getVehicleParentCache as uC, getVehicleSimpleDropdownCustom as uD, getVehicleSimpleDropdownCacheLiveData as uE, type MasterDeviceType as uF, MasterDeviceTypeSchema as uG, type MasterDeviceTypeDTO as uH, MasterDeviceTypeQuerySchema as uI, type MasterDeviceTypeQueryDTO as uJ, toMasterDeviceTypePayload as uK, newMasterDeviceTypePayload as uL, findMasterDeviceTypes as uM, createMasterDeviceType as uN, updateMasterDeviceType as uO, deleteMasterDeviceType as uP, getMasterDeviceTypeCache as uQ, getMasterDeviceTypeCacheCount as uR, getMasterDeviceTypeCacheChild as uS, type MasterDeviceModel as uT, MasterDeviceModelSchema as uU, type MasterDeviceModelDTO as uV, MasterDeviceModelQuerySchema as uW, type MasterDeviceModelQueryDTO as uX, FindCacheSchema$1 as uY, type FindCacheDTO$1 as uZ, toMasterDeviceModelPayload as u_, findVehiclesLiveDashboard as ua, findVehicleGPSDetails as ub, createVehicle as uc, updateVehicle as ud, deleteVehicle as ue, updateDetailsGpsSensor as uf, updateDetailsTrip as ug, updateVehicleBodyDetails as uh, updateVehicleLifeCycleDetails as ui, updateVehiclePurchaseDetails as uj, linkDriverToVehicle as uk, unlinkDriverFromVehicle as ul, getDriverLinkHistoryByVehicle as um, getDriverLinkHistoryByDriver as un, linkDeviceToVehicle as uo, unlinkDeviceFromVehicle as up, getDeviceLinkHistoryByVehicle as uq, getDeviceLinkHistoryByDevice as ur, createVehicleDocument as us, findVehicleDocument as ut, updateVehicleDocument as uu, removeVehicleDocument as uv, createVehicleDocumentExpiry as uw, findVehicleDocumentExpiry as ux, updateVehicleDocumentExpiry as uy, removeVehicleDocumentExpiry as uz, newMasterMainCurrencyPayload as v, get_device_sim_link_history_by_device as v$, findMasterDeviceModels as v0, createMasterDeviceModel as v1, updateMasterDeviceModel as v2, deleteMasterDeviceModel as v3, getMasterDeviceModelCache as v4, getMasterDeviceModelCacheCount as v5, getMasterDeviceModelCacheChild as v6, type MasterDeviceManufacturer as v7, MasterDeviceManufacturerSchema as v8, type MasterDeviceManufacturerDTO as v9, type MasterSimDTO as vA, MasterSimQuerySchema as vB, type MasterSimQueryDTO as vC, toMasterSimPayload as vD, newMasterSimPayload as vE, findMasterSims as vF, createMasterSim as vG, updateMasterSim as vH, deleteMasterSim as vI, type MasterDevice as vJ, type AssignRemoveDeviceHistory as vK, type MasterDeviceFile as vL, MasterDeviceSchema as vM, type MasterDeviceDTO as vN, MasterDeviceQuerySchema as vO, type MasterDeviceQueryDTO as vP, DeviceSimLinkSchema as vQ, type DeviceSimLinkDTO as vR, toMasterDevicePayload as vS, newMasterDevicePayload as vT, findMasterDevices as vU, createMasterDevice as vV, updateMasterDevice as vW, deleteMasterDevice as vX, device_sim_link as vY, device_sim_unlink as vZ, get_device_sim_link_history_by_sim as v_, MasterDeviceManufacturerQuerySchema as va, type MasterDeviceManufacturerQueryDTO as vb, toMasterDeviceManufacturerPayload as vc, newMasterDeviceManufacturerPayload as vd, findMasterDeviceManufacturers as ve, createMasterDeviceManufacturer as vf, updateMasterDeviceManufacturer as vg, deleteMasterDeviceManufacturer as vh, getMasterDeviceManufacturerCache as vi, getMasterDeviceManufacturerCacheCount as vj, getMasterDeviceManufacturerCacheChild as vk, type MasterMainSimProvider as vl, MasterMainSimProviderSchema as vm, type MasterMainSimProviderDTO as vn, MasterMainSimProviderQuerySchema as vo, type MasterMainSimProviderQueryDTO as vp, toMasterMainSimProviderPayload as vq, newMasterMainSimProviderPayload as vr, findMasterMainSimProviders as vs, createMasterMainSimProvider as vt, updateMasterMainSimProvider as vu, deleteMasterMainSimProvider as vv, getMasterMainSimProviderCache as vw, type MasterSim as vx, type AssignRemoveSimHistory as vy, MasterSimSchema as vz, findMasterMainCurrencies as w, OrganisationCalendarSchema as w$, type MasterMainTimeZone as w0, MasterMainTimeZoneSchema as w1, type MasterMainTimeZoneDTO as w2, MasterMainTimeZoneQuerySchema as w3, type MasterMainTimeZoneQueryDTO as w4, toMasterMainTimeZonePayload as w5, newMasterMainTimeZonePayload as w6, findMasterMainTimeZones as w7, createMasterMainTimeZone as w8, updateMasterMainTimeZone as w9, getMasterMainCountryCache as wA, getMasterMainCountryCacheChild as wB, type MasterMainUnitMileage as wC, MasterMainUnitMileageSchema as wD, type MasterMainUnitMileageDTO as wE, MasterMainUnitMileageQuerySchema as wF, type MasterMainUnitMileageQueryDTO as wG, toMasterMainUnitMileagePayload as wH, newMasterMainUnitMileagePayload as wI, findMasterMainUnitMileages as wJ, createMasterMainUnitMileage as wK, updateMasterMainUnitMileage as wL, deleteMasterMainUnitMileage as wM, getMasterMainUnitMileageCache as wN, type MasterMainUnitVolume as wO, MasterMainUnitVolumeSchema as wP, type MasterMainUnitVolumeDTO as wQ, MasterMainUnitVolumeQuerySchema as wR, type MasterMainUnitVolumeQueryDTO as wS, toMasterMainUnitVolumePayload as wT, newMasterMainUnitVolumePayload as wU, findMasterMainUnitVolumes as wV, createMasterMainUnitVolume as wW, updateMasterMainUnitVolume as wX, deleteMasterMainUnitVolume as wY, getMasterMainUnitVolumeCache as wZ, type OrganisationCalendar as w_, deleteMasterMainTimeZone as wa, getMasterMainTimeZoneCacheAll as wb, getMasterMainTimeZoneCache as wc, type MasterMainState as wd, MasterMainStateSchema as we, type MasterMainStateDTO as wf, MasterMainStateQuerySchema as wg, type MasterMainStateQueryDTO as wh, toMasterMainStatePayload as wi, newMasterMainStatePayload as wj, findMasterMainStates as wk, createMasterMainState as wl, updateMasterMainState as wm, deleteMasterMainState as wn, getMasterMainStateCache as wo, type MasterMainCountry as wp, MasterMainCountrySchema as wq, type MasterMainCountryDTO as wr, MasterMainCountryQuerySchema as ws, type MasterMainCountryQueryDTO as wt, toMasterMainCountryPayload as wu, newMasterMainCountryPayload as wv, findMasterMainCountries as ww, createMasterMainCountry as wx, updateMasterMainCountry as wy, deleteMasterMainCountry as wz, createMasterMainCurrency as x, type MasterSparePartUnitDTO as x$, type OrganisationCalendarDTO as x0, OrganisationCalendarQuerySchema as x1, type OrganisationCalendarQueryDTO as x2, toOrganisationCalendarPayload as x3, newOrganisationCalendarPayload as x4, findOrganisationCalendar as x5, createOrganisationCalendar as x6, updateOrganisationCalendar as x7, deleteOrganisationCalendar as x8, type OrganisationNoticeBoard as x9, type SparePartSubCategoryQueryDTO as xA, FindCacheSchema as xB, type FindCacheDTO as xC, toMasterSparePartSubCategoryPayload as xD, newMasterSparePartSubCategoryPayload as xE, findMasterSparePartSubCategories as xF, createMasterSparePartSubCategory as xG, updateMasterSparePartSubCategory as xH, deleteMasterSparePartSubCategory as xI, getMasterSparePartSubCategoryCache as xJ, getMasterSparePartSubCategoryCacheCount as xK, type MasterSparePartCategory as xL, MasterSparePartCategorySchema as xM, type MasterSparePartCategoryDTO as xN, SparePartCategoryQuerySchema as xO, type SparePartCategoryQueryDTO as xP, toMasterSparePartCategoryPayload as xQ, newMasterSparePartCategoryPayload as xR, findMasterSparePartCategories as xS, createMasterSparePartCategory as xT, updateMasterSparePartCategory as xU, deleteMasterSparePartCategory as xV, getMasterSparePartCategoryCache as xW, getMasterSparePartCategoryCacheChild as xX, getMasterSparePartCategoryCacheCount as xY, type MasterSparePartUnit as xZ, MasterSparePartUnitSchema as x_, OrganisationNoticeBoardSchema as xa, type OrganisationNoticeBoardDTO as xb, OrganisationNoticeBoardQuerySchema as xc, type OrganisationNoticeBoardQueryDTO as xd, toOrganisationNoticeBoardPayload as xe, newOrganisationNoticeBoardPayload as xf, findOrganisationNoticeBoard as xg, createOrganisationNoticeBoard as xh, updateOrganisationNoticeBoard as xi, deleteOrganisationNoticeBoard as xj, type MasterExpenseType as xk, MasterExpenseTypeSchema as xl, type MasterExpenseTypeDTO as xm, MasterExpenseTypeQuerySchema as xn, type MasterExpenseTypeQueryDTO as xo, toMasterExpenseTypePayload as xp, newMasterExpenseTypePayload as xq, findMasterExpenseTypes as xr, createMasterExpenseType as xs, updateMasterExpenseType as xt, deleteMasterExpenseType as xu, getMasterExpenseTypeCache as xv, type MasterSparePartSubCategory as xw, MasterSparePartSubCategorySchema as xx, type MasterSparePartSubCategoryDTO as xy, SparePartSubCategoryQuerySchema as xz, updateMasterMainCurrency as y, UserOrganisationSchema as y$, SparePartUnitQuerySchema as y0, type SparePartUnitQueryDTO as y1, toMasterSparePartUnitPayload as y2, newMasterSparePartUnitPayload as y3, findMasterSparePartUnits as y4, createMasterSparePartUnit as y5, updateMasterSparePartUnit as y6, deleteMasterSparePartUnit as y7, getMasterSparePartUnitCache as y8, getMasterSparePartUnitCacheCount as y9, MasterTyreModelSchema as yA, type MasterTyreModelDTO as yB, MasterTyreModelQuerySchema as yC, type MasterTyreModelQueryDTO as yD, toMasterTyreModelPayload as yE, newMasterTyreModelPayload as yF, findMasterTyreModels as yG, createMasterTyreModel as yH, updateMasterTyreModel as yI, deleteMasterTyreModel as yJ, getMasterTyreModelCache as yK, getMasterTyreModelCacheCount as yL, type MasterTyreMake as yM, MasterTyreMakeSchema as yN, type MasterTyreMakeDTO as yO, MasterTyreMakeQuerySchema as yP, type MasterTyreMakeQueryDTO as yQ, toMasterTyreMakePayload as yR, newMasterTyreMakePayload as yS, findMasterTyreMakes as yT, createMasterTyreMake as yU, updateMasterTyreMake as yV, deleteMasterTyreMake as yW, getMasterTyreMakeCache as yX, getMasterTyreMakeCacheCount as yY, getMasterTyreMakeCacheChild as yZ, type UserOrganisationSimple as y_, type MasterTripPartyType as ya, MasterTripPartyTypeSchema as yb, type MasterTripPartyTypeDTO as yc, MasterTripPartyTypeQuerySchema as yd, type MasterTripPartyTypeQueryDTO as ye, toMasterTripPartyTypePayload as yf, newMasterTripPartyTypePayload as yg, findMasterTripPartyTypes as yh, createMasterTripPartyType as yi, updateMasterTripPartyType as yj, deleteMasterTripPartyType as yk, getMasterTripPartyTypeCache as yl, type MasterTyreGrade as ym, MasterTyreGradeSchema as yn, type MasterTyreGradeDTO as yo, MasterTyreGradeQuerySchema as yp, type MasterTyreGradeQueryDTO as yq, toMasterTyreGradePayload as yr, newMasterTyreGradePayload as ys, findMasterTyreGrades as yt, createMasterTyreGrade as yu, updateMasterTyreGrade as yv, deleteMasterTyreGrade as yw, getMasterTyreGradeCache as yx, getMasterTyreGradeCacheCount as yy, type MasterTyreModel as yz, deleteMasterMainCurrency as z, type UserOrganisationDTO as z0, UserOrganisationQuerySchema as z1, type UserOrganisationQueryDTO as z2, UserOrganisationLogoSchema as z3, type UserOrganisationLogoDTO as z4, toUserOrganisationPayload as z5, newUserOrganisationPayload as z6, get_user_organisation_presigned_url as z7, findUserOrganisation as z8, createUserOrganisation as z9, updateUserOrganisation as za, deleteUserOrganisation as zb, updateUserOrganisationLogo as zc, deleteUserOrganisationLogo as zd, getUserOrganisationCache as ze, getUserOrganisationCacheSimple as zf, type BookMark as zg, BookMarkSchema as zh, type BookMarkDTO as zi, BookMarkQuerySchema as zj, type BookMarkQueryDTO as zk, toBookMarkPayload as zl, newBookMarkPayload as zm, findBookMarks as zn, createBookMark as zo, updateBookMark as zp, deleteBookMark as zq };
|
|
22251
|
+
export { toOrganisationBranchPayload as $, getMasterMainCurrencyCache as A, OrganisationSubCompanySchema as B, type OrganisationSubCompanyDTO as C, OrganisationSubCompanyQuerySchema as D, type OrganisationSubCompanyQueryDTO as E, type SubCompanyLogoDTO as F, toOrganisationSubCompanyPayload as G, newOrganisationSubCompanyPayload as H, get_user_presigned_url$2 as I, findOrganisationSubCompanyies as J, createOrganisationSubCompany as K, updateOrganisationSubCompany as L, type MasterDriver as M, deleteOrganisationSubCompany as N, type OrganisationSubCompany as O, updateSubCompanyLogo as P, deleteSubCompanyLogo$1 as Q, getOrganisationSubCompanyCache as R, SubCompanyLogoSchema as S, getOrganisationSubCompanyCacheCount as T, type User as U, getOrganisationSubCompanyCacheChild as V, type OrganisationBranch as W, OrganisationBranchSchema as X, type OrganisationBranchDTO as Y, OrganisationBranchQuerySchema as Z, type OrganisationBranchQueryDTO as _, type UserAdmin as a, MasterMainLanguageSchema as a$, newOrganisationBranchPayload as a0, findOrganisationBranchs as a1, createOrganisationBranch as a2, updateOrganisationBranch as a3, deleteOrganisationBranch as a4, getOrganisationBranchCache as a5, getOrganisationBranchCacheCount as a6, getOrganisationBranchCacheChild as a7, type OrganisationColor as a8, OrganisationColorSchema as a9, type MasterUserRole as aA, MasterUserRoleSchema as aB, type MasterUserRoleDTO as aC, MasterUserRoleQuerySchema as aD, type MasterUserRoleQueryDTO as aE, toMasterUserRolePayload as aF, newMasterUserRolePayload as aG, findMasterUserRoles as aH, createMasterUserRole as aI, updateMasterUserRole as aJ, deleteMasterUserRole as aK, getMasterUserRoleCache as aL, getMasterUserRoleCacheCount as aM, type MasterUserStatus as aN, MasterUserStatusSchema as aO, type MasterUserStatusDTO as aP, MasterUserStatusQuerySchema as aQ, type MasterUserStatusQueryDTO as aR, toMasterUserStatusPayload as aS, newMasterUserStatusPayload as aT, findMasterUserStatuses as aU, createMasterUserStatus as aV, updateMasterUserStatus as aW, deleteMasterUserStatus as aX, getMasterUserStatusCache as aY, getMasterUserStatusCacheCount as aZ, type MasterMainLanguage as a_, type OrganisationColorDTO as aa, OrganisationColorQuerySchema as ab, type OrganisationColorQueryDTO as ac, toOrganisationColorPayload as ad, newOrganisationColorPayload as ae, findOrganisationColors as af, createOrganisationColor as ag, updateOrganisationColor as ah, deleteOrganisationColor as ai, getOrganisationColorCache as aj, getOrganisationColorCacheCount as ak, getOrganisationColorCacheChild as al, type OrganisationTag as am, OrganisationTagSchema as an, type OrganisationTagDTO as ao, OrganisationTagQuerySchema as ap, type OrganisationTagQueryDTO as aq, toOrganisationTagPayload as ar, newOrganisationTagPayload as as, findOrganisationTags as at, createOrganisationTag as au, updateOrganisationTag as av, deleteOrganisationTag as aw, getOrganisationTagCache as ax, getOrganisationTagCacheCount as ay, getOrganisationTagCacheChild as az, type UserOrganisation as b, toGPSGeofencePayload as b$, type MasterMainLanguageDTO as b0, MasterMainLanguageQuerySchema as b1, type MasterMainLanguageQueryDTO as b2, toMasterMainLanguagePayload as b3, newMasterMainLanguagePayload as b4, findMasterMainLanguages as b5, createMasterMainLanguage as b6, updateMasterMainLanguage as b7, deleteMasterMainLanguage as b8, getMasterMainLanguageCache as b9, GPSGeofenceTransactionQuerySchema as bA, type GPSGeofenceTransactionQueryDTO as bB, toGPSGeofenceTransactionPayload as bC, newGPSGeofenceTransactionPayload as bD, findGPSGeofenceTransaction as bE, createGPSGeofenceTransaction as bF, updateGPSGeofenceTransaction as bG, deleteGPSGeofenceTransaction as bH, type TripGeofenceToGeofence as bI, TripGeofenceToGeofenceSchema as bJ, type TripGeofenceToGeofenceDTO as bK, TripGeofenceToGeofenceQuerySchema as bL, type TripGeofenceToGeofenceQueryDTO as bM, toTripGeofenceToGeofencePayload as bN, newTripGeofenceToGeofencePayload as bO, findTripGeofenceToGeofence as bP, createTripGeofenceToGeofence as bQ, updateTripGeofenceToGeofence as bR, deleteTripGeofenceToGeofence as bS, type GPSGeofence as bT, type GPSGeofencePolilineData as bU, GPSGeofencePolilineDataSchema as bV, type GPSGeofencePolilineDataDTO as bW, GPSGeofenceSchema as bX, type GPSGeofenceDTO as bY, GPSGeofenceQuerySchema as bZ, type GPSGeofenceQueryDTO as b_, type MasterMainDateFormat as ba, MasterMainDateFormatSchema as bb, type MasterMainDateFormatDTO as bc, MasterMainDateFormatQuerySchema as bd, type MasterMainDateFormatQueryDTO as be, toMasterMainDateFormatPayload as bf, newMasterMainDateFormatPayload as bg, findMasterMainDateFormats as bh, createMasterMainDateFormat as bi, updateMasterMainDateFormat as bj, deleteMasterMainDateFormat as bk, getMasterMainDateFormatCache as bl, type GPSGeofenceTransactionSummary as bm, GPSGeofenceTransactionSummarySchema as bn, type GPSGeofenceTransactionSummaryDTO as bo, GPSGeofenceTransactionSummaryQuerySchema as bp, type GPSGeofenceTransactionSummaryQueryDTO as bq, toGPSGeofenceTransactionSummaryPayload as br, newGPSGeofenceTransactionSummaryPayload as bs, findGPSGeofenceTransactionSummary as bt, createGPSGeofenceTransactionSummary as bu, updateGPSGeofenceTransactionSummary as bv, deleteGPSGeofenceTransactionSummary as bw, type GPSGeofenceTransaction as bx, GPSGeofenceTransactionSchema as by, type GPSGeofenceTransactionDTO as bz, type MasterVehicle as c, type MasterMainLandmarkDTO as c$, newGPSGeofencePayload as c0, findGPSGeofence as c1, createGPSGeofence as c2, updateGPSGeofence as c3, deleteGPSGeofence as c4, type OrganisationNotificationPreference as c5, type OrganisationNotificationPreferenceVehicleLink as c6, type OrganisationNotificationPreferenceGeofenceLink as c7, type OrganisationNotificationPreferenceUserLink as c8, OrganisationNotificationPreferenceSchema as c9, updateUserAdminLogo as cA, deleteUserAdminLogo as cB, updateUserAdminProfile as cC, getAdminUserCache as cD, type Ticket as cE, type TicketFile as cF, TicketFileSchema as cG, type TicketFileDTO as cH, TicketSchema as cI, type TicketDTO as cJ, TicketVerifySchema as cK, type TicketVerifyDTO as cL, TicketQuerySchema as cM, type TicketQueryDTO as cN, toTicketPayload as cO, toVerifyTicketPayload as cP, newTicketPayload as cQ, findTickets as cR, createTicket as cS, updateTicket as cT, updateVerifyStatus as cU, deleteTicket as cV, getTicketFilePresignedUrl as cW, createTicketFile as cX, removeTicketFile as cY, type MasterMainLandMark as cZ, MasterMainLandmarkSchema as c_, type OrganisationNotificationPreferenceDTO as ca, OrganisationNotificationPreferenceQuerySchema as cb, type OrganisationNotificationPreferenceQueryDTO as cc, toOrganisationNotificationPreferencePayload as cd, newOrganisationNotificationPreferencePayload as ce, findOrganisationNotificationPreference as cf, createOrganisationNotificationPreference as cg, updateOrganisationNotificationPreference as ch, deleteOrganisationNotificationPreference as ci, type UserAdminLoginPush as cj, UserAdminSchema as ck, type UserAdminDTO as cl, UserAdminLogoSchema as cm, type UserAdminLogoDTO as cn, UserAdminProfileSchema as co, type UserAdminProfileDTO as cp, UserAdminQuerySchema as cq, type UserAdminQueryDTO as cr, toUserAdminPayload as cs, toUserAdminProfilePayload as ct, newUserAdminPayload as cu, get_admin_presigned_url as cv, findUserAdmin as cw, createUserAdmin as cx, updateUserAdmin as cy, deleteUserAdmin as cz, type MasterMainIndustry as d, type MasterVendorDocumentTypeDTO as d$, MasterMainLandmarkQuerySchema as d0, type MasterMainLandmarkQueryDTO as d1, toMasterMainLandmarkPayload as d2, newMasterMainLandmarkPayload as d3, findMasterMainCountries$1 as d4, createMasterMainCountry$1 as d5, updateMasterMainCountry$1 as d6, deleteMasterMainCountry$1 as d7, type MasterVehicleFuelType as d8, MasterVehicleFuelTypeSchema as d9, getMasterVehicleFuelUnitCacheChild as dA, type MasterVendorType as dB, MasterVendorTypeSchema as dC, type MasterVendorTypeDTO as dD, MasterVendorTypeQuerySchema as dE, type MasterVendorTypeQueryDTO as dF, toMasterVendorTypePayload as dG, newMasterVendorTypePayload as dH, findMasterVendorTypes as dI, createMasterVendorType as dJ, updateMasterVendorType as dK, deleteMasterVendorType as dL, getMasterVendorTypeCache as dM, type MasterVendorTag as dN, MasterVendorTagSchema as dO, type MasterVendorTagDTO as dP, MasterVendorTagQuerySchema as dQ, type MasterVendorTagQueryDTO as dR, toMasterVendorTagPayload as dS, newMasterVendorTagPayload as dT, findMasterVendorTags as dU, createMasterVendorTag as dV, updateMasterVendorTag as dW, deleteMasterVendorTag as dX, getMasterVendorTagCache as dY, type MasterVendorDocumentType as dZ, MasterVendorDocumentTypeSchema as d_, type MasterVehicleFuelTypeDTO as da, MasterVehicleFuelTypeQuerySchema as db, type MasterVehicleFuelTypeQueryDTO as dc, toMasterVehicleFuelTypePayload as dd, newMasterVehicleFuelTypePayload as de, findMasterVehicleFuelTypes as df, createMasterVehicleFuelType as dg, updateMasterVehicleFuelType as dh, deleteMasterVehicleFuelType as di, getMasterVehicleFuelTypeCache as dj, getMasterVehicleFuelTypeCacheCount as dk, getMasterVehicleFuelTypeCacheChild as dl, type MasterVehicleFuelUnit as dm, MasterVehicleFuelUnitSchema as dn, type MasterVehicleFuelUnitDTO as dp, MasterVehicleFuelUnitQuerySchema as dq, type MasterVehicleFuelUnitQueryDTO as dr, toMasterVehicleFuelUnitPayload as ds, newMasterVehicleFuelUnitPayload as dt, findMasterVehicleFuelUnits as du, createMasterVehicleFuelUnit as dv, updateMasterVehicleFuelUnit as dw, deleteMasterVehicleFuelUnit as dx, getMasterVehicleFuelUnitCache as dy, getMasterVehicleFuelUnitCacheCount as dz, MasterMainIndustrySchema as e, newMasterFleetIncidentStatusPayload as e$, MasterVendorDocumentTypeQuerySchema as e0, type MasterVendorDocumentTypeQueryDTO as e1, toMasterVendorDocumentTypePayload as e2, newMasterVendorDocumentTypePayload as e3, findMasterVendorDocumentTypes as e4, createMasterVendorDocumentType as e5, updateMasterVendorDocumentType as e6, deleteMasterVendorDocumentType as e7, getMasterVendorDocumentTypeCache as e8, type MasterFleetServiceTask as e9, MasterFleetInsuranceClaimStatusQuerySchema as eA, type MasterFleetInsuranceClaimStatusQueryDTO as eB, toMasterFleetInsuranceClaimStatusPayload as eC, newMasterFleetInsuranceClaimStatusPayload as eD, findMasterFleetInsuranceClaimStatuses as eE, createMasterFleetInsuranceClaimStatus as eF, updateMasterFleetInsuranceClaimStatus as eG, deleteMasterFleetInsuranceClaimStatus as eH, getMasterFleetInsuranceClaimStatusCache as eI, type MasterFleetIncidentSeverity as eJ, MasterFleetIncidentSeveritySchema as eK, type MasterFleetIncidentSeverityDTO as eL, MasterFleetIncidentSeverityQuerySchema as eM, type MasterFleetIncidentSeverityQueryDTO as eN, toMasterFleetIncidentSeverityPayload as eO, newMasterFleetIncidentSeverityPayload as eP, findMasterFleetIncidentSeverities as eQ, createMasterFleetIncidentSeverity as eR, updateMasterFleetIncidentSeverity as eS, deleteMasterFleetIncidentSeverity as eT, getMasterFleetIncidentSeverityCache as eU, type MasterFleetIncidentStatus as eV, MasterFleetIncidentStatusSchema as eW, type MasterFleetIncidentStatusDTO as eX, MasterFleetIncidentStatusQuerySchema as eY, type MasterFleetIncidentStatusQueryDTO as eZ, toMasterFleetIncidentStatusPayload as e_, MasterFleetServiceTaskSchema as ea, type MasterFleetServiceTaskDTO as eb, MasterFleetServiceTaskQuerySchema as ec, type MasterFleetServiceTaskQueryDTO as ed, toMasterFleetServiceTaskPayload as ee, newMasterFleetServiceTaskPayload as ef, findMasterFleetServiceTasks as eg, createMasterFleetServiceTask as eh, updateMasterFleetServiceTask as ei, deleteMasterFleetServiceTask as ej, getMasterFleetServiceTaskCache as ek, type FleetServiceSchedule as el, type FleetServiceScheduleVehicleLink as em, FleetServiceScheduleSchema as en, type FleetServiceScheduleDTO as eo, FleetServiceScheduleQuerySchema as ep, type FleetServiceScheduleQueryDTO as eq, toFleetServiceSchedulePayload as er, newFleetServiceSchedulePayload as es, findFleetServiceSchedule as et, createFleetServiceSchedule as eu, updateFleetServiceSchedule as ev, deleteFleetServiceSchedule as ew, type MasterFleetInsuranceClaimStatus as ex, MasterFleetInsuranceClaimStatusSchema as ey, type MasterFleetInsuranceClaimStatusDTO as ez, type MasterMainIndustryDTO as f, FleetInspectionFormSchema as f$, findMasterFleetIncidentStatuses as f0, createMasterFleetIncidentStatus as f1, updateMasterFleetIncidentStatus as f2, deleteMasterFleetIncidentStatus as f3, getMasterFleetIncidentStatusCache as f4, type MasterFleetIncidentType as f5, MasterFleetIncidentTypeSchema as f6, type MasterFleetIncidentTypeDTO as f7, MasterFleetIncidentTypeQuerySchema as f8, type MasterFleetIncidentTypeQueryDTO as f9, type FleetIncidentManagementDTO as fA, FleetIncidentManagementDashBoardQuerySchema as fB, type FleetIncidentManagementDashBoardQueryDTO as fC, FleetIncidentManagementQuerySchema as fD, type FleetIncidentManagementQueryDTO as fE, FleetIncidentManagementCostSchema as fF, type FleetIncidentManagementCostDTO as fG, FleetIncidentManagementCostQuerySchema as fH, type FleetIncidentManagementCostQueryDTO as fI, toFleetIncidentManagementPayload as fJ, newFleetIncidentManagementPayload as fK, toFleetIncidentManagementCostPayload as fL, newFleetIncidentManagementCostPayload as fM, get_incident_file_presigned_url as fN, create_incident_file as fO, remove_incident_file as fP, createFleetIncidentManagement as fQ, findFleetIncidentManagement as fR, updateFleetIncidentManagement as fS, deleteFleetIncidentManagement as fT, incident_dashboard as fU, createFleetIncidentManagementCost as fV, findFleetIncidentManagementCost as fW, updateFleetIncidentManagementCost as fX, deleteFleetIncidentManagementCost as fY, type FleetInspectionForm as fZ, type FleetInspectionFormSimple as f_, toMasterFleetIncidentTypePayload as fa, newMasterFleetIncidentTypePayload as fb, findMasterFleetIncidentTypes as fc, createMasterFleetIncidentType as fd, updateMasterFleetIncidentType as fe, deleteMasterFleetIncidentType as ff, getMasterFleetIncidentTypeCache as fg, type MasterExpenseName as fh, MasterExpenseNameSchema as fi, type MasterExpenseNameDTO as fj, MasterExpenseNameQuerySchema as fk, type MasterExpenseNameQueryDTO as fl, toMasterExpenseNamePayload as fm, newMasterExpenseNamePayload as fn, findMasterExpenseNames as fo, createMasterExpenseName as fp, updateMasterExpenseName as fq, deleteMasterExpenseName as fr, getMasterExpenseNameCache as fs, type FleetIncidentManagement as ft, type FleetIncidentManagementCost as fu, type FleetIncidentManagementFile as fv, type IncidentDashboard as fw, FleetIncidentManagementFileSchema as fx, type FleetIncidentManagementFileDTO as fy, FleetIncidentManagementSchema as fz, MasterMainIndustryQuerySchema as g, get_issue_file_presigned_url as g$, type FleetInspectionFormDTO as g0, FleetInspectionFormQuerySchema as g1, type FleetInspectionFormQueryDTO as g2, toFleetInspectionFormPayload as g3, newFleetInspectionFormPayload as g4, findFleetInspectionForm as g5, createFleetInspectionForm as g6, updateFleetInspectionForm as g7, deleteFleetInspectionForm as g8, getFleetInspectionFormCacheSimple as g9, remove_service_file$1 as gA, findFleetInspection as gB, createFleetInspection as gC, updateFleetInspection as gD, deleteFleetInspection as gE, find_check_pending as gF, type FleetIssueManagement as gG, type FleetIssueManagementHistory as gH, type FleetIssueManagementComment as gI, type FleetIssueManagementFile as gJ, type IssueDashboard as gK, FleetIssueManagementFileSchema as gL, type FleetIssueManagementFileDTO as gM, FleetIssueManagementSchema as gN, type FleetIssueManagementDTO as gO, FleetIssueManagementQuerySchema as gP, type FleetIssueManagementQueryDTO as gQ, FleetIssueManagementDashBoardQuerySchema as gR, type FleetIssueManagementDashBoardQueryDTO as gS, FleetIssueManagementCommentSchema as gT, type FleetIssueManagementCommentDTO as gU, FleetIssueManagementCommentQuerySchema as gV, type FleetIssueManagementCommentQueryDTO as gW, toFleetIssueManagementPayload as gX, newFleetIssueManagementPayload as gY, toFleetIssueManagementCommentPayload as gZ, newFleetIssueManagementCommentPayload as g_, type FleetInspectionSchedule as ga, type FleetInspectionScheduleVehicleLink as gb, FleetInspectionScheduleSchema as gc, type FleetInspectionScheduleDTO as gd, FleetInspectionScheduleQuerySchema as ge, type FleetInspectionScheduleQueryDTO as gf, toFleetInspectionSchedulePayload as gg, newFleetInspectionSchedulePayload as gh, findFleetInspectionSchedule as gi, createFleetInspectionSchedule as gj, updateFleetInspectionSchedule as gk, deleteFleetInspectionSchedule as gl, type FleetInspection as gm, type FleetInspectionFile as gn, FleetInspectionFileSchema as go, type FleetInspectionFileDTO as gp, FleetInspectionSchema as gq, type FleetInspectionDTO as gr, FleetInspectionQuerySchema as gs, type FleetInspectionQueryDTO as gt, FleetInspectionCheckPendingQuerySchema as gu, type FleetInspectionCheckPendingQueryDTO as gv, toFleetInspectionPayload as gw, newFleetInspectionPayload as gx, get_inspection_file_presigned_url as gy, create_service_file$1 as gz, type MasterMainIndustryQueryDTO as h, createFleetVendorServiceCenter as h$, create_issue_file as h0, remove_issue_file as h1, findFleetIssueManagement as h2, createFleetIssueManagement as h3, updateFleetIssueManagement as h4, deleteFleetIssueManagement as h5, issue_dashboard as h6, findFleetIssueManagementComment as h7, createFleetIssueManagementComment as h8, updateFleetIssueManagementComment as h9, toFleetServiceReminderPayload as hA, newFleetServiceReminderPayload as hB, get_service_file_presigned_url as hC, create_service_file as hD, remove_service_file as hE, findFleetServiceManagement as hF, createFleetServiceManagement as hG, updateFleetServiceManagement as hH, deleteFleetServiceManagement as hI, service_dashboard as hJ, findFleetServiceManagementTask as hK, createFleetServiceManagementTask as hL, updateFleetServiceManagementTask as hM, deleteFleetServiceManagementTask as hN, findFleetServiceReminder as hO, createFleetServiceReminder as hP, updateFleetServiceReminder as hQ, deleteFleetServiceReminder as hR, type FleetVendorServiceCenter as hS, type FleetVendorServiceCenterSimple as hT, FleetVendorServiceCenterSchema as hU, type FleetVendorServiceCenterDTO as hV, FleetVendorServiceCenterQuerySchema as hW, type FleetVendorServiceCenterQueryDTO as hX, toFleetVendorServiceCenterPayload as hY, newFleetVendorServiceCenterPayload as hZ, findFleetVendorServiceCenter as h_, deleteFleetIssueManagementComment as ha, type FleetServiceManagement as hb, type FleetServiceManagementTask as hc, type FleetServiceManagementFile as hd, type FleetServiceReminder as he, type ServiceDashboard as hf, FleetServiceManagementFileSchema as hg, type FleetServiceManagementFileDTO as hh, FleetServiceManagementSchema as hi, type FleetServiceManagementDTO as hj, FleetServiceManagementQuerySchema as hk, type FleetServiceManagementQueryDTO as hl, FleetServiceManagementDashBoardQuerySchema as hm, type FleetServiceManagementDashBoardQueryDTO as hn, FleetServiceManagementTaskSchema as ho, type FleetServiceManagementTaskDTO as hp, FleetServiceManagementTaskQuerySchema as hq, type FleetServiceManagementTaskQueryDTO as hr, FleetServiceReminderSchema as hs, type FleetServiceReminderDTO as ht, FleetServiceReminderQuerySchema as hu, type FleetServiceReminderQueryDTO as hv, toFleetServiceManagementPayload as hw, newFleetServiceManagementPayload as hx, toFleetServiceManagementTaskPayload as hy, newFleetServiceManagementTaskPayload as hz, findMasterMainIndustrys as i, type FleetVendorContactPersonsLogoDTO as i$, updateFleetVendorServiceCenter as i0, deleteFleetVendorServiceCenter as i1, getFleetVendorServiceCenterCacheSimple as i2, type MasterFuelCompany as i3, MasterFuelCompanySchema as i4, type MasterFuelCompanyDTO as i5, MasterFuelCompanyQuerySchema as i6, type MasterFuelCompanyQueryDTO as i7, FuelCompanyLogoSchema as i8, type FuelCompanyLogoDTO as i9, type VendorDashboard as iA, type FleetVendorSimple as iB, type FleetVendorTypeLink as iC, type FleetVendorTagLink as iD, type FleetVendorAddress as iE, type FleetVendorBankAccount as iF, type FleetVendorContactPersons as iG, type FleetVendorReview as iH, type FleetVendorDocument as iI, type FleetVendorDocumentFile as iJ, FleetVendorLogoSchema as iK, type FleetVendorLogoDTO as iL, FleetVendorSchema as iM, type FleetVendorDTO as iN, FleetVendorQuerySchema as iO, type FleetVendorQueryDTO as iP, FleetVendorDashBoardQuerySchema as iQ, type FleetVendorDashBoardQueryDTO as iR, FleetVendorAddressSchema as iS, type FleetVendorAddressDTO as iT, FleetVendorAddressQuerySchema as iU, type FleetVendorAddressQueryDTO as iV, FleetVendorBankAccountSchema as iW, type FleetVendorBankAccountDTO as iX, FleetVendorBankAccountQuerySchema as iY, type FleetVendorBankAccountQueryDTO as iZ, FleetVendorContactPersonsLogoSchema as i_, toMasterFuelCompanyPayload as ia, newMasterFuelCompanyPayload as ib, get_user_presigned_url$1 as ic, findMasterFuelCompanys as id, createMasterFuelCompany as ie, updateMasterFuelCompany as ig, deleteMasterFuelCompany as ih, updateFuelCompanyLogo as ii, deleteSubCompanyLogo as ij, getMasterFuelCompanyCache as ik, type FleetVendorFuelStation as il, type FleetVendorFuelStationSimple as im, FleetVendorFuelStationSchema as io, type FleetVendorFuelStationDTO as ip, FleetVendorFuelStationQuerySchema as iq, type FleetVendorFuelStationQueryDTO as ir, toFleetVendorFuelStationPayload as is, newFleetVendorFuelStationPayload as it, findFleetVendorFuelStation as iu, createFleetVendorFuelStation as iv, updateFleetVendorFuelStation as iw, deleteFleetVendorFuelStation as ix, getFleetVendorFuelStationCacheSimple as iy, type FleetVendor as iz, createMasterMainIndustry as j, FleetFuelRefillFileSchema as j$, FleetVendorContactPersonsSchema as j0, type FleetVendorContactPersonsDTO as j1, FleetVendorContactPersonsQuerySchema as j2, type FleetVendorContactPersonsQueryDTO as j3, FleetVendorReviewSchema as j4, type FleetVendorReviewDTO as j5, FleetVendorReviewQuerySchema as j6, type FleetVendorReviewQueryDTO as j7, FleetVendorDocumentFileSchema as j8, type FleetVendorDocumentFileDTO as j9, createFleetVendor as jA, updateFleetVendor as jB, deleteFleetVendor as jC, vendor_dashboard as jD, createFleetVendorAddress as jE, findFleetVendorAddress as jF, updateFleetVendorAddress as jG, deleteFleetVendorAddress as jH, createFleetVendorBankAccount as jI, findFleetVendorBankAccount as jJ, updateFleetVendorBankAccount as jK, deleteFleetVendorBankAccount as jL, createFleetVendorContactPersons as jM, findFleetVendorContactPersons as jN, updateFleetVendorContactPersons as jO, deleteFleetVendorContactPersons as jP, createFleetVendorReview as jQ, findFleetVendorReview as jR, updateFleetVendorReview as jS, deleteFleetVendorReview as jT, createFleetVendorDocument as jU, findFleetVendorDocument as jV, updateFleetVendorDocument as jW, deleteFleetVendorDocument as jX, getFleetVendorCacheSimple as jY, type FleetFuelRefill as jZ, type FleetFuelRefillFile as j_, FleetVendorDocumentSchema as ja, type FleetVendorDocumentDTO as jb, FleetVendorDocumentQuerySchema as jc, type FleetVendorDocumentQueryDTO as jd, toFleetVendorPayload as je, newFleetVendorPayload as jf, toFleetVendorAddressPayload as jg, newFleetVendorAddressPayload as jh, toFleetVendorBankAccountPayload as ji, newFleetVendorBankAccountPayload as jj, toFleetVendorContactPersonsPayload as jk, newFleetVendorContactPersonsPayload as jl, toFleetVendorReviewPayload as jm, newFleetVendorReviewPayload as jn, toFleetVendorDocumentPayload as jo, newFleetVendorDocumentPayload as jp, get_vendor_logo_presigned_url as jq, get_vendor_contact_person_logo_presigned_url as jr, get_vendor_document_file_presigned_url as js, update_vendor_logo as jt, delete_vendor_logo as ju, updateFleetVendorContactPersonsLogo as jv, deleteFleetVendorContactPersonsLogo as jw, create_vendor_document_file as jx, remove_vendor_document_file as jy, findFleetVendor as jz, deleteMasterMainIndustry as k, newUserPayload as k$, type FleetFuelRefillFileDTO as k0, FleetFuelRefillSchema as k1, type FleetFuelRefillDTO as k2, FleetFuelRefillQuerySchema as k3, type FleetFuelRefillQueryDTO as k4, toFleetFuelRefillPayload as k5, newFleetFuelRefillPayload as k6, get_fuel_refill_file_presigned_url as k7, create_fuel_refill_file as k8, remove_fuel_refill_file as k9, toFleetFuelRemovalPayload as kA, newFleetFuelRemovalPayload as kB, get_fuel_removal_file_presigned_url as kC, create_fuel_removal_file as kD, remove_fuel_removal_file as kE, findFleetFuelRemoval as kF, createFleetFuelRemoval as kG, updateFleetFuelRemoval as kH, deleteFleetFuelRemoval as kI, type UserVehicleLink as kJ, type UserLoginPush as kK, UserSchema as kL, type UserDTO as kM, UserQuerySchema as kN, type UserQueryDTO as kO, UserLogoSchema as kP, type UserLogoDTO as kQ, UserProfileSchema as kR, type UserProfileDTO as kS, UserDefaultLanguageSchema as kT, type UserDefaultLanguageDTO as kU, UserDefaultTimeZoneSchema as kV, type UserDefaultTimeZoneDTO as kW, UserDefaultDateFormatSchema as kX, type UserDefaultDateFormatDTO as kY, toUserPayload as kZ, toUserProfilePayload as k_, findFleetFuelRefill as ka, createFleetFuelRefill as kb, updateFleetFuelRefill as kc, deleteFleetFuelRefill as kd, type MasterVehicleFuelRemovalReason as ke, MasterVehicleFuelRemovalReasonSchema as kf, type MasterVehicleFuelRemovalReasonDTO as kg, MasterVehicleFuelRemovalReasonQuerySchema as kh, type MasterVehicleFuelRemovalReasonQueryDTO as ki, toMasterVehicleFuelRemovalReasonPayload as kj, newMasterVehicleFuelRemovalReasonPayload as kk, findMasterVehicleFuelRemovalReasons as kl, createMasterVehicleFuelRemovalReason as km, updateMasterVehicleFuelRemovalReason as kn, deleteMasterVehicleFuelRemovalReason as ko, getMasterVehicleFuelRemovalReasonCache as kp, getMasterVehicleFuelRemovalReasonCacheCount as kq, getMasterVehicleFuelRemovalReasonCacheChild as kr, type FleetFuelRemoval as ks, type FleetFuelRemovalFile as kt, FleetFuelRemovalFileSchema as ku, type FleetFuelRemovalFileDTO as kv, FleetFuelRemovalSchema as kw, type FleetFuelRemovalDTO as kx, FleetFuelRemovalQuerySchema as ky, type FleetFuelRemovalQueryDTO as kz, getMasterMainIndustryCache as l, type OrganisationGroup as l$, get_user_presigned_url as l0, findUser as l1, createUser as l2, updateUser as l3, deleteUser as l4, updateUserLogo as l5, deleteUserLogo as l6, updateUserProfile as l7, getUserCache as l8, getUserCacheSimple as l9, type DriverLoginPush as lA, MasterDriverFileSchema as lB, type MasterDriverFileDTO as lC, MasterDriverSchema as lD, type MasterDriverDTO as lE, MasterDriverQuerySchema as lF, type MasterDriverQueryDTO as lG, MasterDriverLogoSchema as lH, type MasterDriverLogoDTO as lI, MasterDriverProfileSchema as lJ, type MasterDriverProfileDTO as lK, toDriverPayload as lL, toDriverProfilePayload as lM, newDriverPayload as lN, get_master_driver_presigned_url as lO, get_master_driver_presigned_url_file as lP, create_file as lQ, remove_file as lR, findMasterDriver as lS, createMasterDriver as lT, updateMasterDriver as lU, deleteMasterDriver as lV, updateMasterDriverLogo as lW, deleteMasterDriverLogo as lX, updateMasterDriverProfile as lY, getMasterDriverCache as lZ, getMasterDriverCacheSimple as l_, updateUserDefaultLanguage as la, updateUserDefaultTimezone as lb, updateUserDefaultDateformat as lc, type FleetFuelDailySummary as ld, FleetFuelDailySummarySchema as le, type FleetFuelDailySummaryDTO as lf, FleetFuelDailySummaryQuerySchema as lg, type FleetFuelDailySummaryQueryDTO as lh, FleetFuelDailySummaryDashBoardQuerySchema as li, type FleetFuelDailySummaryDashBoardQueryDTO as lj, FleetFuelDailyMonthlySummaryQuerySchema as lk, type FleetFuelDailyMonthlySummaryQueryDTO as ll, AllVehiclesFuelDailySummaryQuerySchema as lm, type AllVehiclesFuelDailySummaryDTO as ln, type FuelDashboard as lo, toFleetFuelDailySummaryPayload as lp, newFleetFuelDailySummaryPayload as lq, findFleetFuelDailySummary as lr, createFleetFuelDailySummary as ls, updateFleetFuelDailySummary as lt, deleteFleetFuelDailySummary as lu, fuel_dashboard as lv, findFleetFuelMonthlySummary as lw, findVehicleFuelSummary as lx, type MasterDriverFile as ly, type AssignRemoveDriverHistory as lz, type MasterMainCurrency as m, MasterVehicleStatusTypeQuerySchema as m$, type VehicleOrganisationGroupLink as m0, OrganisationGroupSchema as m1, type OrganisationGroupDTO as m2, OrganisationGroupQuerySchema as m3, type OrganisationGroupQueryDTO as m4, toOrganisationGroupPayload as m5, newOrganisationGroupPayload as m6, findOrganisationGroups as m7, createOrganisationGroup as m8, updateOrganisationGroup as m9, newMasterVehicleModelPayload as mA, findMasterVehicleModels as mB, createMasterVehicleModel as mC, updateMasterVehicleModel as mD, deleteMasterVehicleModel as mE, getMasterVehicleModelCache as mF, getMasterVehicleModelCacheCount as mG, getMasterVehicleModelCacheChild as mH, type MasterVehicleSubModel as mI, MasterVehicleSubModelSchema as mJ, type MasterVehicleSubModelDTO as mK, MasterVehicleSubModelQuerySchema as mL, type MasterVehicleSubModelQueryDTO as mM, FindCacheSchema$2 as mN, type FindCacheDTO$2 as mO, toMasterVehicleSubModelPayload as mP, newMasterVehicleSubModelPayload as mQ, findMasterVehicleSubModels as mR, createMasterVehicleSubModel as mS, updateMasterVehicleSubModel as mT, deleteMasterVehicleSubModel as mU, getMasterVehicleSubModelCache as mV, getMasterVehicleSubModelCacheCount as mW, getMasterVehicleSubModelCacheChild as mX, type MasterVehicleStatusType as mY, MasterVehicleStatusTypeSchema as mZ, type MasterVehicleStatusTypeDTO as m_, deleteOrganisationGroup as ma, getOrganisationGroupCache as mb, getOrganisationGroupCacheCount as mc, getOrganisationGroupCacheChild as md, type MasterVehicleMake as me, MasterVehicleMakeSchema as mf, type MasterVehicleMakeDTO as mg, MasterVehicleMakeQuerySchema as mh, type MasterVehicleMakeQueryDTO as mi, toMasterVehicleMakePayload as mj, newMasterVehicleMakePayload as mk, findMasterVehicleMakes as ml, createMasterVehicleMake as mm, updateMasterVehicleMake as mn, deleteMasterVehicleMake as mo, getMasterVehicleMakeCache as mp, getMasterVehicleMakeCacheCount as mq, getMasterVehicleMakeCacheChild as mr, type MasterVehicleModel as ms, MasterVehicleModelSchema as mt, type MasterVehicleModelDTO as mu, MasterVehicleModelQuerySchema as mv, type MasterVehicleModelQueryDTO as mw, FindCacheSchema$3 as mx, type FindCacheDTO$3 as my, toMasterVehicleModelPayload as mz, newMasterMainIndustryPayload as n, getMasterVehicleDocumentTypeCache as n$, type MasterVehicleStatusTypeQueryDTO as n0, toMasterVehicleStatusTypePayload as n1, newMasterVehicleStatusTypePayload as n2, findMasterVehicleStatusTypes as n3, createMasterVehicleStatusType as n4, updateMasterVehicleStatusType as n5, deleteMasterVehicleStatusType as n6, getMasterVehicleStatusTypeCache as n7, getMasterVehicleStatusTypeCacheCount as n8, getMasterVehicleStatusTypeCacheChild as n9, getMasterVehicleTypeCacheCount as nA, getMasterVehicleTypeCacheChild as nB, type MasterVehicleAssociatedTo as nC, MasterVehicleAssociatedToSchema as nD, type MasterVehicleAssociatedToDTO as nE, MasterVehicleAssociatedToQuerySchema as nF, type MasterVehicleAssociatedToQueryDTO as nG, toMasterVehicleAssociatedToPayload as nH, newMasterVehicleAssociatedToPayload as nI, findMasterVehicleAssociatedTos as nJ, createMasterVehicleAssociatedTo as nK, updateMasterVehicleAssociatedTo as nL, deleteMasterVehicleAssociatedTo as nM, getMasterVehicleAssociatedToCache as nN, getMasterVehicleAssociatedToCacheCount as nO, getMasterVehicleAssociatedToCacheChild as nP, type MasterVehicleDocumentType as nQ, MasterVehicleDocumentTypeSchema as nR, type MasterVehicleDocumentTypeDTO as nS, MasterVehicleDocumentTypeQuerySchema as nT, type MasterVehicleDocumentTypeQueryDTO as nU, toMasterVehicleDocumentTypePayload as nV, newMasterVehicleDocumentTypePayload as nW, findMasterVehicleDocumentTypes as nX, createMasterVehicleDocumentType as nY, updateMasterVehicleDocumentType as nZ, deleteMasterVehicleDocumentType as n_, type MasterVehicleOwnershipType as na, MasterVehicleOwnershipTypeSchema as nb, type MasterVehicleOwnershipTypeDTO as nc, MasterVehicleOwnershipTypeQuerySchema as nd, type MasterVehicleOwnershipTypeQueryDTO as ne, toMasterVehicleOwnershipTypePayload as nf, newMasterVehicleOwnershipTypePayload as ng, findMasterVehicleOwnershipTypes as nh, createMasterVehicleOwnershipType as ni, updateMasterVehicleOwnershipType as nj, deleteMasterVehicleOwnershipType as nk, getMasterVehicleOwnershipTypeCache as nl, getMasterVehicleOwnershipTypeCacheCount as nm, getMasterVehicleOwnershipTypeCacheChild as nn, type MasterVehicleType as no, MasterVehicleTypeSchema as np, type MasterVehicleTypeDTO as nq, MasterVehicleTypeQuerySchema as nr, type MasterVehicleTypeQueryDTO as ns, toMasterVehicleTypePayload as nt, newMasterVehicleTypePayload as nu, findMasterVehicleTypes as nv, createMasterVehicleType as nw, updateMasterVehicleType as nx, deleteMasterVehicleType as ny, getMasterVehicleTypeCache as nz, MasterMainCurrencySchema as o, newMasterSectionPayload as o$, type OrganisationReportPreference as o0, type OrganisationReportPreferenceVehicleLink as o1, type OrganisationReportAutomationMail as o2, type OrganisationReportAutomationMailVehicleLink as o3, OrganisationReportAutomationMailQuerySchema as o4, type OrganisationReportAutomationMailQueryDTO as o5, OrganisationReportPreferenceSchema as o6, type OrganisationReportPreferenceDTO as o7, OrganisationReportPreferenceQuerySchema as o8, type OrganisationReportPreferenceQueryDTO as o9, toMasterClassPayload as oA, newMasterClassPayload as oB, findMasterClass as oC, createMasterClass as oD, updateMasterClass as oE, deleteMasterClass as oF, getMasterClassCache as oG, getMasterClassCacheCount as oH, type MasterProgram as oI, MasterProgramSchema as oJ, type MasterProgramDTO as oK, MasterProgramQuerySchema as oL, type MasterProgramQueryDTO as oM, toMasterProgramPayload as oN, newMasterProgramPayload as oO, findMasterProgram as oP, createMasterProgram as oQ, updateMasterProgram as oR, deleteMasterProgram as oS, getMasterProgramCache as oT, getMasterProgramCacheCount as oU, type MasterSection as oV, MasterSectionSchema as oW, type MasterSectionDTO as oX, MasterSectionQuerySchema as oY, type MasterSectionQueryDTO as oZ, toMasterSectionPayload as o_, toOrganisationReportPreferencePayload as oa, newOrganisationReportPreferencePayload as ob, findOrganisationReportPreference as oc, createOrganisationReportPreference as od, updateOrganisationReportPreference as oe, deleteOrganisationReportPreference as of, findOrganisationReportAutomationMail as og, type BusStopPolygonData as oh, type BusStop as oi, BusStopPolygonDataSchema as oj, type BusStopPolygonDataDTO as ok, BusStopSchema as ol, type BusStopDTO as om, BusStopQuerySchema as on, type BusStopQueryDTO as oo, toBusStopPayload as op, newBusStopPayload as oq, findBusStop as or, createBusStop as os, updateBusStop as ot, deleteBusStop as ou, type MasterClass as ov, MasterClassSchema as ow, type MasterClassDTO as ox, MasterClassQuerySchema as oy, type MasterClassQueryDTO as oz, type MasterMainCurrencyDTO as p, StudentSchema as p$, findMasterSection as p0, createMasterSection as p1, updateMasterSection as p2, deleteMasterSection as p3, getMasterSectionCache as p4, getMasterSectionCacheCount as p5, type MasterSemester as p6, MasterSemesterSchema as p7, type MasterSemesterDTO as p8, MasterSemesterQuerySchema as p9, type MasterYearQueryDTO as pA, toMasterYearPayload as pB, newMasterYearPayload as pC, findMasterYear as pD, createMasterYear as pE, updateMasterYear as pF, deleteMasterYear as pG, getMasterYearCache as pH, getMasterYearCacheCount as pI, type MasterRelationship as pJ, MasterRelationshipSchema as pK, type MasterRelationshipDTO as pL, MasterRelationshipQuerySchema as pM, type MasterRelationshipQueryDTO as pN, toMasterRelationshipPayload as pO, newMasterRelationshipPayload as pP, findMasterRelationship as pQ, createMasterRelationship as pR, updateMasterRelationship as pS, deleteMasterRelationship as pT, getMasterRelationshipCache as pU, getMasterRelationshipCacheCount as pV, type Student as pW, type StudentAddress as pX, type StudentLeaveRequest as pY, type StudentStopChangeRequest as pZ, type StudentGuardianLink as p_, type MasterSemesterQueryDTO as pa, toMasterSemesterPayload as pb, newMasterSemesterPayload as pc, findMasterSemester as pd, createMasterSemester as pe, updateMasterSemester as pf, deleteMasterSemester as pg, getMasterSemesterCache as ph, getMasterSemesterCacheCount as pi, type MasterStream as pj, MasterStreamSchema as pk, type MasterStreamDTO as pl, MasterStreamQuerySchema as pm, type MasterStreamQueryDTO as pn, toMasterStreamPayload as po, newMasterStreamPayload as pp, findMasterStream as pq, createMasterStream as pr, updateMasterStream as ps, deleteMasterStream as pt, getMasterStreamCache as pu, getMasterStreamCacheCount as pv, type MasterYear as pw, MasterYearSchema as px, type MasterYearDTO as py, MasterYearQuerySchema as pz, MasterMainCurrencyQuerySchema as q, updateGuardianDetails as q$, type StudentDTO as q0, StudentProfilePictureSchema as q1, type StudentProfilePictureDTO as q2, StudentQuerySchema as q3, type StudentQueryDTO as q4, StudentNoRouteQuerySchema as q5, type StudentNoRouteQueryDTO as q6, StudentAddressSchema as q7, type StudentAddressDTO as q8, StudentAddressBusStopAssignSchema as q9, type StudentStopChangeRequestQueryDTO as qA, toStudentPayload as qB, newStudentPayload as qC, toStudentAddressPayload as qD, newStudentAddressPayload as qE, toStudentLeaveRequestPayload as qF, newStudentLeaveRequestPayload as qG, toStudentStopChangeRequestPayload as qH, newStudentStopChangeRequestPayload as qI, toStudentGuardianLinkPayload as qJ, newStudentGuardianLinkPayload as qK, findStudent as qL, createStudent as qM, updateStudent as qN, deleteStudent as qO, findStudentsWithNoRoutePickup as qP, findStudentsWithNoRouteDrop as qQ, updateProfilePicture as qR, createStudentAddress as qS, findStudentAddress as qT, updateStudentAddress as qU, updateAddressBusStopAssign as qV, deleteStudentAddress as qW, findStudentGuardianLink as qX, createStudentGuardianLink as qY, updateStudentGuardianLink as qZ, updateGuardianProfilePicture as q_, type StudentAddressBusStopAssignDTO as qa, StudentAddressQuerySchema as qb, type StudentAddressQueryDTO as qc, StudentGuardianLinkSchema as qd, type StudentGuardianLinkDTO as qe, GuardianProfilePictureSchema as qf, type GuardianProfilePictureDTO as qg, GuardianDetailsSchema as qh, type GuardianDetailsDTO as qi, GuardianMobileNumberSchema as qj, type GuardianMobileNumberDTO as qk, StudentGuardianLinkQuerySchema as ql, type StudentGuardianLinkQueryDTO as qm, StudentGuardianAutofillQuerySchema as qn, type StudentGuardianAutofillQueryDTO as qo, StudentLeaveRequestSchema as qp, type StudentLeaveRequestDTO as qq, StudentLeaveRequestApprovalSchema as qr, type StudentLeaveRequestApprovalDTO as qs, StudentLeaveRequestQuerySchema as qt, type StudentLeaveRequestQueryDTO as qu, StudentStopChangeRequestSchema as qv, type StudentStopChangeRequestDTO as qw, StudentStopChangeRequestApprovalSchema as qx, type StudentStopChangeRequestApprovalDTO as qy, StudentStopChangeRequestQuerySchema as qz, type MasterMainCurrencyQueryDTO as r, createMasterFixedSchedule as r$, updateGuardianMobileNumber as r0, deleteStudentGuardian as r1, findStudentGuardianAutofillDetails as r2, createStudentLeaveRequest as r3, findStudentLeaveRequest as r4, updateStudentLeaveRequest as r5, approveLeaveRequest as r6, deleteStudentLeaveRequest as r7, findStudentStopChangeRequest as r8, createStudentStopChangeRequest as r9, type MasterRouteStopDeleteDTO as rA, MasterRouteStopDeleteSchema as rB, type MasterRouteStopDeleteReOrderDTO as rC, StudentNoStopQuerySchema as rD, type StudentNoStopQueryDTO as rE, StudentNoScheduleQuerySchema as rF, type StudentNoScheduleQueryDTO as rG, MasterRouteStudentAssignRemoveSchema as rH, type MasterRouteStudentAssignRemoveDTO as rI, MasterRouteStudentStopAssignRemoveSchema as rJ, type MasterRouteStudentStopAssignRemoveDTO as rK, MasterRouteStudentScheduleAssignRemoveSchema as rL, type MasterRouteStudentScheduleAssignRemoveDTO as rM, toMasterRoutePayload as rN, newMasterRoutePayload as rO, toMasterFixedSchedulePayload as rP, newMasterFixedSchedulePayload as rQ, toMasterRouteStopPayload as rR, newMasterRouteStopPayload as rS, toMasterRouteStopReorderPayload as rT, toMasterRouteStudentAssignPayload as rU, newMasterRouteStudentAssignPayload as rV, findMasterRoute as rW, createMasterRoute as rX, updateMasterRoute as rY, deleteMasterRoute as rZ, findMasterFixedSchedule as r_, updateStudentStopChangeRequest as ra, approveStopChangeRequest as rb, deleteStudentStopChangeRequest as rc, type MasterRoute as rd, type MasterRouteStop as re, type MasterFixedSchedule as rf, type MasterRouteStudent as rg, MasterRouteSchema as rh, type MasterRouteDTO as ri, MasterRouteQuerySchema as rj, type MasterRouteQueryDTO as rk, MasterFixedScheduleSchema as rl, type MasterFixedScheduleDTO as rm, MasterFixedScheduleQuerySchema as rn, type MasterFixedScheduleQueryDTO as ro, MasterRouteStopSchema as rp, type MasterRouteStopDTO as rq, MasterRouteStopUpdateSchema as rr, type MasterRouteStopUpdateDTO as rs, MasterRouteStopCreateSchema as rt, type MasterRouteStopCreateDTO as ru, MasterRouteStopIds as rv, type MasterRouteStopIdsDTO as rw, MasterRouteStopReorderSchema as rx, type MasterRouteStopReorderDTO as ry, MasterRouteStopDeleteAllSchema as rz, toMasterMainCurrencyPayload as s, type VehicleDetailGPS as s$, updateMasterFixedSchedule as s0, deleteMasterFixedSchedule as s1, createStopsFirstTimeRoute as s2, appendRouteStop as s3, updateRouteStop as s4, reorderRouteStops as s5, deleteRouteStopsAll as s6, deleteRouteStopReorder as s7, findStudentsWithNoStopPickup as s8, findStudentsWithNoStopDrop as s9, toGPSLiveTrackShareLinkPayload as sA, newGPSLiveTrackShareLinkPayload as sB, findGPSLiveTrackShareLink as sC, createGPSLiveTrackShareLink as sD, extendGPSLiveTrackLinkTime as sE, updateGPSLiveTrackLinkStatus as sF, deleteGPSLiveTrackShareLink as sG, createGPSLiveTrackShareLinkNotification as sH, type GPSTrackHistoryShareLink as sI, type GPSTrackHistoryShareLinkNotification as sJ, GPSTrackHistoryShareLinkNotificationSchema as sK, type GPSTrackHistoryShareLinkNotificationDTO as sL, GPSTrackHistoryShareLinkSchema as sM, type GPSTrackHistoryShareLinkDTO as sN, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as sO, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as sP, GPSTrackHistoryShareLinkQuerySchema as sQ, type GPSTrackHistoryShareLinkQueryDTO as sR, toGPSTrackHistoryShareLinkPayload as sS, newGPSTrackHistoryShareLinkPayload as sT, findGPSTrackHistoryShareLink as sU, createGPSTrackHistoryShareLink as sV, updateTrackHistoryLinkStatus as sW, deleteGPSTrackHistoryShareLink as sX, createGPSTrackHistoryShareLinkNotification as sY, type MasterVehicleDropdown as sZ, type MasterVehicleFile as s_, findStudentsWithNoSchedulePickup as sa, findStudentsWithNoScheduleDrop as sb, assignRouteStudentsPickup as sc, assignRouteStudentsDrop as sd, removeRouteStudentsPickup as se, removeRouteStudentsDrop as sf, assignMasterRouteStudentStopToStudentsPickup as sg, assignMasterRouteStudentStopToStudentsDrop as sh, removeMasterRouteStudentStopToStudentsPickup as si, removeMasterRouteStudentStopToStudentsDrop as sj, assignMasterRouteStudentScheduleToStudentsPickup as sk, assignMasterRouteStudentScheduleToStudentDrop as sl, removeMasterRouteStudentScheduleToStudentPickup as sm, removeMasterRouteStudentScheduleToStudentDrop as sn, type GPSLiveTrackShareLink as so, type GPSLiveTrackShareLinkNotification as sp, GPSLiveTrackShareLinkNotificationSchema as sq, type GPSLiveTrackShareLinkNotificationDTO as sr, GPSLiveTrackShareLinkSchema as ss, type GPSLiveTrackShareLinkDTO as st, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as su, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sv, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sw, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sx, GPSLiveTrackShareLinkQuerySchema as sy, type GPSLiveTrackShareLinkQueryDTO as sz, toMasterMainIndustryPayload as t, get_vehicle_document_file_presigned_url as t$, type VehicleDetailTrip as t0, type VehicleDetailBody as t1, type VehicleDetailLifeCycle as t2, type VehicleDetailPurchase as t3, type VehicleDocument as t4, type VehicleDocumentFile as t5, type VehicleDocumentExpiry as t6, type VehicleOdometerHistory as t7, MasterVehicleFileSchema as t8, type MasterVehicleFileDTO as t9, VehicleDocumentSchema as tA, type VehicleDocumentDTO as tB, VehicleDocumentQuerySchema as tC, type VehicleDocumentQueryDTO as tD, VehicleDocumentExpirySchema as tE, type VehicleDocumentExpiryDTO as tF, VehicleDocumentExpiryQuerySchema as tG, type VehicleDocumentExpiryQueryDTO as tH, VehicleQuerySchema as tI, type VehicleQueryDTO as tJ, SimpleFindQuerySchema as tK, type SimpleFindQueryDTO as tL, VehicleGPSQuerySchema as tM, type VehicleGPSQueryDTO as tN, toVehiclePayload as tO, newVehiclePayload as tP, toVehicleDetailsGPSPayload as tQ, toVehicleDetailsTripPayload as tR, toVehicleDetailsBodyPayload as tS, toVehicleDetailLifeCyclePayload as tT, toVehicleDetailPurchasePayload as tU, toVehicleDocumentPayload as tV, newVehicleDocumentPayload as tW, toVehicleDocumentExpiryPayload as tX, newVehicleDocumentExpiryPayload as tY, get_vehicle_file_presigned_url as tZ, get_device_file_presigned_url as t_, CalibrationFileSchema as ta, type CalibrationFileDTO as tb, VehicleSchema as tc, type VehicleDTO as td, VehicleBulkSchema as te, type VehicleBulkDTO as tf, MasterDeviceFileSchema as tg, type MasterDeviceFileDTO as th, VehicleDeviceLinkSchema as ti, type VehicleDeviceLinkDTO as tj, VehicleDeviceUnlinkSchema as tk, type VehicleDeviceUnlinkDTO as tl, VehicleDriverLinkSchema as tm, type VehicleDriverLinkDTO as tn, VehicleDetailGPSSensorSchema as to, type VehicleDetailGPSSensorDTO as tp, VehicleDetailTripSchema as tq, type VehicleDetailTripDTO as tr, VehicleDetailBodySchema as ts, type VehicleDetailBodyDTO as tt, VehicleDetailLifeCycleSchema as tu, type VehicleDetailLifeCycleDto as tv, VehicleDetailPurchaseSchema as tw, type VehicleDetailPurchaseDTO as tx, VehicleDocumentFileSchema as ty, type VehicleDocumentFileDTO as tz, updateMasterMainIndustry as u, newMasterDeviceModelPayload as u$, get_calibration_file_presigned_url as u0, create_file_vehicle as u1, remove_file_vehicle as u2, create_file_device as u3, remove_file_device as u4, create_file_vehicle_document as u5, remove_file_vehicle_document as u6, update_calibration_file as u7, delete_calibration_file as u8, findVehicles as u9, getVehicleCache as uA, getVehicleSimpleCache as uB, getVehicleParentCache as uC, getVehicleSimpleDropdownCustom as uD, getVehicleSimpleDropdownCacheLiveData as uE, type MasterDeviceType as uF, MasterDeviceTypeSchema as uG, type MasterDeviceTypeDTO as uH, MasterDeviceTypeQuerySchema as uI, type MasterDeviceTypeQueryDTO as uJ, toMasterDeviceTypePayload as uK, newMasterDeviceTypePayload as uL, findMasterDeviceTypes as uM, createMasterDeviceType as uN, updateMasterDeviceType as uO, deleteMasterDeviceType as uP, getMasterDeviceTypeCache as uQ, getMasterDeviceTypeCacheCount as uR, getMasterDeviceTypeCacheChild as uS, type MasterDeviceModel as uT, MasterDeviceModelSchema as uU, type MasterDeviceModelDTO as uV, MasterDeviceModelQuerySchema as uW, type MasterDeviceModelQueryDTO as uX, FindCacheSchema$1 as uY, type FindCacheDTO$1 as uZ, toMasterDeviceModelPayload as u_, findVehiclesLiveDashboard as ua, findVehicleGPSDetails as ub, createVehicle as uc, updateVehicle as ud, deleteVehicle as ue, updateDetailsGpsSensor as uf, updateDetailsTrip as ug, updateVehicleBodyDetails as uh, updateVehicleLifeCycleDetails as ui, updateVehiclePurchaseDetails as uj, linkDriverToVehicle as uk, unlinkDriverFromVehicle as ul, getDriverLinkHistoryByVehicle as um, getDriverLinkHistoryByDriver as un, linkDeviceToVehicle as uo, unlinkDeviceFromVehicle as up, getDeviceLinkHistoryByVehicle as uq, getDeviceLinkHistoryByDevice as ur, createVehicleDocument as us, findVehicleDocument as ut, updateVehicleDocument as uu, removeVehicleDocument as uv, createVehicleDocumentExpiry as uw, findVehicleDocumentExpiry as ux, updateVehicleDocumentExpiry as uy, removeVehicleDocumentExpiry as uz, newMasterMainCurrencyPayload as v, get_device_sim_link_history_by_device as v$, findMasterDeviceModels as v0, createMasterDeviceModel as v1, updateMasterDeviceModel as v2, deleteMasterDeviceModel as v3, getMasterDeviceModelCache as v4, getMasterDeviceModelCacheCount as v5, getMasterDeviceModelCacheChild as v6, type MasterDeviceManufacturer as v7, MasterDeviceManufacturerSchema as v8, type MasterDeviceManufacturerDTO as v9, type MasterSimDTO as vA, MasterSimQuerySchema as vB, type MasterSimQueryDTO as vC, toMasterSimPayload as vD, newMasterSimPayload as vE, findMasterSims as vF, createMasterSim as vG, updateMasterSim as vH, deleteMasterSim as vI, type MasterDevice as vJ, type AssignRemoveDeviceHistory as vK, type MasterDeviceFile as vL, MasterDeviceSchema as vM, type MasterDeviceDTO as vN, MasterDeviceQuerySchema as vO, type MasterDeviceQueryDTO as vP, DeviceSimLinkSchema as vQ, type DeviceSimLinkDTO as vR, toMasterDevicePayload as vS, newMasterDevicePayload as vT, findMasterDevices as vU, createMasterDevice as vV, updateMasterDevice as vW, deleteMasterDevice as vX, device_sim_link as vY, device_sim_unlink as vZ, get_device_sim_link_history_by_sim as v_, MasterDeviceManufacturerQuerySchema as va, type MasterDeviceManufacturerQueryDTO as vb, toMasterDeviceManufacturerPayload as vc, newMasterDeviceManufacturerPayload as vd, findMasterDeviceManufacturers as ve, createMasterDeviceManufacturer as vf, updateMasterDeviceManufacturer as vg, deleteMasterDeviceManufacturer as vh, getMasterDeviceManufacturerCache as vi, getMasterDeviceManufacturerCacheCount as vj, getMasterDeviceManufacturerCacheChild as vk, type MasterMainSimProvider as vl, MasterMainSimProviderSchema as vm, type MasterMainSimProviderDTO as vn, MasterMainSimProviderQuerySchema as vo, type MasterMainSimProviderQueryDTO as vp, toMasterMainSimProviderPayload as vq, newMasterMainSimProviderPayload as vr, findMasterMainSimProviders as vs, createMasterMainSimProvider as vt, updateMasterMainSimProvider as vu, deleteMasterMainSimProvider as vv, getMasterMainSimProviderCache as vw, type MasterSim as vx, type AssignRemoveSimHistory as vy, MasterSimSchema as vz, findMasterMainCurrencies as w, OrganisationCalendarSchema as w$, type MasterMainTimeZone as w0, MasterMainTimeZoneSchema as w1, type MasterMainTimeZoneDTO as w2, MasterMainTimeZoneQuerySchema as w3, type MasterMainTimeZoneQueryDTO as w4, toMasterMainTimeZonePayload as w5, newMasterMainTimeZonePayload as w6, findMasterMainTimeZones as w7, createMasterMainTimeZone as w8, updateMasterMainTimeZone as w9, getMasterMainCountryCache as wA, getMasterMainCountryCacheChild as wB, type MasterMainUnitMileage as wC, MasterMainUnitMileageSchema as wD, type MasterMainUnitMileageDTO as wE, MasterMainUnitMileageQuerySchema as wF, type MasterMainUnitMileageQueryDTO as wG, toMasterMainUnitMileagePayload as wH, newMasterMainUnitMileagePayload as wI, findMasterMainUnitMileages as wJ, createMasterMainUnitMileage as wK, updateMasterMainUnitMileage as wL, deleteMasterMainUnitMileage as wM, getMasterMainUnitMileageCache as wN, type MasterMainUnitVolume as wO, MasterMainUnitVolumeSchema as wP, type MasterMainUnitVolumeDTO as wQ, MasterMainUnitVolumeQuerySchema as wR, type MasterMainUnitVolumeQueryDTO as wS, toMasterMainUnitVolumePayload as wT, newMasterMainUnitVolumePayload as wU, findMasterMainUnitVolumes as wV, createMasterMainUnitVolume as wW, updateMasterMainUnitVolume as wX, deleteMasterMainUnitVolume as wY, getMasterMainUnitVolumeCache as wZ, type OrganisationCalendar as w_, deleteMasterMainTimeZone as wa, getMasterMainTimeZoneCacheAll as wb, getMasterMainTimeZoneCache as wc, type MasterMainState as wd, MasterMainStateSchema as we, type MasterMainStateDTO as wf, MasterMainStateQuerySchema as wg, type MasterMainStateQueryDTO as wh, toMasterMainStatePayload as wi, newMasterMainStatePayload as wj, findMasterMainStates as wk, createMasterMainState as wl, updateMasterMainState as wm, deleteMasterMainState as wn, getMasterMainStateCache as wo, type MasterMainCountry as wp, MasterMainCountrySchema as wq, type MasterMainCountryDTO as wr, MasterMainCountryQuerySchema as ws, type MasterMainCountryQueryDTO as wt, toMasterMainCountryPayload as wu, newMasterMainCountryPayload as wv, findMasterMainCountries as ww, createMasterMainCountry as wx, updateMasterMainCountry as wy, deleteMasterMainCountry as wz, createMasterMainCurrency as x, type MasterSparePartUnitDTO as x$, type OrganisationCalendarDTO as x0, OrganisationCalendarQuerySchema as x1, type OrganisationCalendarQueryDTO as x2, toOrganisationCalendarPayload as x3, newOrganisationCalendarPayload as x4, findOrganisationCalendar as x5, createOrganisationCalendar as x6, updateOrganisationCalendar as x7, deleteOrganisationCalendar as x8, type OrganisationNoticeBoard as x9, type SparePartSubCategoryQueryDTO as xA, FindCacheSchema as xB, type FindCacheDTO as xC, toMasterSparePartSubCategoryPayload as xD, newMasterSparePartSubCategoryPayload as xE, findMasterSparePartSubCategories as xF, createMasterSparePartSubCategory as xG, updateMasterSparePartSubCategory as xH, deleteMasterSparePartSubCategory as xI, getMasterSparePartSubCategoryCache as xJ, getMasterSparePartSubCategoryCacheCount as xK, type MasterSparePartCategory as xL, MasterSparePartCategorySchema as xM, type MasterSparePartCategoryDTO as xN, SparePartCategoryQuerySchema as xO, type SparePartCategoryQueryDTO as xP, toMasterSparePartCategoryPayload as xQ, newMasterSparePartCategoryPayload as xR, findMasterSparePartCategories as xS, createMasterSparePartCategory as xT, updateMasterSparePartCategory as xU, deleteMasterSparePartCategory as xV, getMasterSparePartCategoryCache as xW, getMasterSparePartCategoryCacheChild as xX, getMasterSparePartCategoryCacheCount as xY, type MasterSparePartUnit as xZ, MasterSparePartUnitSchema as x_, OrganisationNoticeBoardSchema as xa, type OrganisationNoticeBoardDTO as xb, OrganisationNoticeBoardQuerySchema as xc, type OrganisationNoticeBoardQueryDTO as xd, toOrganisationNoticeBoardPayload as xe, newOrganisationNoticeBoardPayload as xf, findOrganisationNoticeBoard as xg, createOrganisationNoticeBoard as xh, updateOrganisationNoticeBoard as xi, deleteOrganisationNoticeBoard as xj, type MasterExpenseType as xk, MasterExpenseTypeSchema as xl, type MasterExpenseTypeDTO as xm, MasterExpenseTypeQuerySchema as xn, type MasterExpenseTypeQueryDTO as xo, toMasterExpenseTypePayload as xp, newMasterExpenseTypePayload as xq, findMasterExpenseTypes as xr, createMasterExpenseType as xs, updateMasterExpenseType as xt, deleteMasterExpenseType as xu, getMasterExpenseTypeCache as xv, type MasterSparePartSubCategory as xw, MasterSparePartSubCategorySchema as xx, type MasterSparePartSubCategoryDTO as xy, SparePartSubCategoryQuerySchema as xz, updateMasterMainCurrency as y, UserOrganisationSchema as y$, SparePartUnitQuerySchema as y0, type SparePartUnitQueryDTO as y1, toMasterSparePartUnitPayload as y2, newMasterSparePartUnitPayload as y3, findMasterSparePartUnits as y4, createMasterSparePartUnit as y5, updateMasterSparePartUnit as y6, deleteMasterSparePartUnit as y7, getMasterSparePartUnitCache as y8, getMasterSparePartUnitCacheCount as y9, MasterTyreModelSchema as yA, type MasterTyreModelDTO as yB, MasterTyreModelQuerySchema as yC, type MasterTyreModelQueryDTO as yD, toMasterTyreModelPayload as yE, newMasterTyreModelPayload as yF, findMasterTyreModels as yG, createMasterTyreModel as yH, updateMasterTyreModel as yI, deleteMasterTyreModel as yJ, getMasterTyreModelCache as yK, getMasterTyreModelCacheCount as yL, type MasterTyreMake as yM, MasterTyreMakeSchema as yN, type MasterTyreMakeDTO as yO, MasterTyreMakeQuerySchema as yP, type MasterTyreMakeQueryDTO as yQ, toMasterTyreMakePayload as yR, newMasterTyreMakePayload as yS, findMasterTyreMakes as yT, createMasterTyreMake as yU, updateMasterTyreMake as yV, deleteMasterTyreMake as yW, getMasterTyreMakeCache as yX, getMasterTyreMakeCacheCount as yY, getMasterTyreMakeCacheChild as yZ, type UserOrganisationSimple as y_, type MasterTripPartyType as ya, MasterTripPartyTypeSchema as yb, type MasterTripPartyTypeDTO as yc, MasterTripPartyTypeQuerySchema as yd, type MasterTripPartyTypeQueryDTO as ye, toMasterTripPartyTypePayload as yf, newMasterTripPartyTypePayload as yg, findMasterTripPartyTypes as yh, createMasterTripPartyType as yi, updateMasterTripPartyType as yj, deleteMasterTripPartyType as yk, getMasterTripPartyTypeCache as yl, type MasterTyreGrade as ym, MasterTyreGradeSchema as yn, type MasterTyreGradeDTO as yo, MasterTyreGradeQuerySchema as yp, type MasterTyreGradeQueryDTO as yq, toMasterTyreGradePayload as yr, newMasterTyreGradePayload as ys, findMasterTyreGrades as yt, createMasterTyreGrade as yu, updateMasterTyreGrade as yv, deleteMasterTyreGrade as yw, getMasterTyreGradeCache as yx, getMasterTyreGradeCacheCount as yy, type MasterTyreModel as yz, deleteMasterMainCurrency as z, type UserOrganisationDTO as z0, UserOrganisationQuerySchema as z1, type UserOrganisationQueryDTO as z2, UserOrganisationLogoSchema as z3, type UserOrganisationLogoDTO as z4, toUserOrganisationPayload as z5, newUserOrganisationPayload as z6, get_user_organisation_presigned_url as z7, findUserOrganisation as z8, createUserOrganisation as z9, updateUserOrganisation as za, deleteUserOrganisation as zb, updateUserOrganisationLogo as zc, deleteUserOrganisationLogo as zd, getUserOrganisationCache as ze, getUserOrganisationCacheSimple as zf, type BookMark as zg, BookMarkSchema as zh, type BookMarkDTO as zi, BookMarkQuerySchema as zj, type BookMarkQueryDTO as zk, toBookMarkPayload as zl, newBookMarkPayload as zm, findBookMarks as zn, createBookMark as zo, updateBookMark as zp, deleteBookMark as zq };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { zg as BookMark, zi as BookMarkDTO, zk as BookMarkQueryDTO, zj as BookMarkQuerySchema, zh as BookMarkSchema, zo as createBookMark, zq as deleteBookMark, zn as findBookMarks, zm as newBookMarkPayload, zl as toBookMarkPayload, zp as updateBookMark } from '../../bookmark_service-
|
|
4
|
+
export { zg as BookMark, zi as BookMarkDTO, zk as BookMarkQueryDTO, zj as BookMarkQuerySchema, zh as BookMarkSchema, zo as createBookMark, zq as deleteBookMark, zn as findBookMarks, zm as newBookMarkPayload, zl as toBookMarkPayload, zp as updateBookMark } from '../../bookmark_service-z3hs8bzF.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { c5 as OrganisationNotificationPreference, ca as OrganisationNotificationPreferenceDTO, c7 as OrganisationNotificationPreferenceGeofenceLink, cc as OrganisationNotificationPreferenceQueryDTO, cb as OrganisationNotificationPreferenceQuerySchema, c9 as OrganisationNotificationPreferenceSchema, c8 as OrganisationNotificationPreferenceUserLink, c6 as OrganisationNotificationPreferenceVehicleLink, cg as createOrganisationNotificationPreference, ci as deleteOrganisationNotificationPreference, cf as findOrganisationNotificationPreference, ce as newOrganisationNotificationPreferencePayload, cd as toOrganisationNotificationPreferencePayload, ch as updateOrganisationNotificationPreference } from '../../bookmark_service-
|
|
4
|
+
export { c5 as OrganisationNotificationPreference, ca as OrganisationNotificationPreferenceDTO, c7 as OrganisationNotificationPreferenceGeofenceLink, cc as OrganisationNotificationPreferenceQueryDTO, cb as OrganisationNotificationPreferenceQuerySchema, c9 as OrganisationNotificationPreferenceSchema, c8 as OrganisationNotificationPreferenceUserLink, c6 as OrganisationNotificationPreferenceVehicleLink, cg as createOrganisationNotificationPreference, ci as deleteOrganisationNotificationPreference, cf as findOrganisationNotificationPreference, ce as newOrganisationNotificationPreferencePayload, cd as toOrganisationNotificationPreferencePayload, ch as updateOrganisationNotificationPreference } from '../../bookmark_service-z3hs8bzF.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 { o2 as OrganisationReportAutomationMail, o5 as OrganisationReportAutomationMailQueryDTO, o4 as OrganisationReportAutomationMailQuerySchema, o3 as OrganisationReportAutomationMailVehicleLink, o0 as OrganisationReportPreference, o7 as OrganisationReportPreferenceDTO, o9 as OrganisationReportPreferenceQueryDTO, o8 as OrganisationReportPreferenceQuerySchema, o6 as OrganisationReportPreferenceSchema, o1 as OrganisationReportPreferenceVehicleLink, od as createOrganisationReportPreference, of as deleteOrganisationReportPreference, og as findOrganisationReportAutomationMail, oc as findOrganisationReportPreference, ob as newOrganisationReportPreferencePayload, oa as toOrganisationReportPreferencePayload, oe as updateOrganisationReportPreference } from '../../bookmark_service-
|
|
4
|
+
export { o2 as OrganisationReportAutomationMail, o5 as OrganisationReportAutomationMailQueryDTO, o4 as OrganisationReportAutomationMailQuerySchema, o3 as OrganisationReportAutomationMailVehicleLink, o0 as OrganisationReportPreference, o7 as OrganisationReportPreferenceDTO, o9 as OrganisationReportPreferenceQueryDTO, o8 as OrganisationReportPreferenceQuerySchema, o6 as OrganisationReportPreferenceSchema, o1 as OrganisationReportPreferenceVehicleLink, od as createOrganisationReportPreference, of as deleteOrganisationReportPreference, og as findOrganisationReportAutomationMail, oc as findOrganisationReportPreference, ob as newOrganisationReportPreferencePayload, oa as toOrganisationReportPreferencePayload, oe as updateOrganisationReportPreference } from '../../bookmark_service-z3hs8bzF.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 { cE as Ticket, cJ as TicketDTO, cF as TicketFile, cH as TicketFileDTO, cG as TicketFileSchema, cN as TicketQueryDTO, cM as TicketQuerySchema, cI as TicketSchema, cL as TicketVerifyDTO, cK as TicketVerifySchema, cS as createTicket, cX as createTicketFile, cV as deleteTicket, cR as findTickets, cW as getTicketFilePresignedUrl, cQ as newTicketPayload, cY as removeTicketFile, cO as toTicketPayload, cP as toVerifyTicketPayload, cT as updateTicket, cU as updateVerifyStatus } from '../../bookmark_service-
|
|
5
|
+
export { cE as Ticket, cJ as TicketDTO, cF as TicketFile, cH as TicketFileDTO, cG as TicketFileSchema, cN as TicketQueryDTO, cM as TicketQuerySchema, cI as TicketSchema, cL as TicketVerifyDTO, cK as TicketVerifySchema, cS as createTicket, cX as createTicketFile, cV as deleteTicket, cR as findTickets, cW as getTicketFilePresignedUrl, cQ as newTicketPayload, cY as removeTicketFile, cO as toTicketPayload, cP as toVerifyTicketPayload, cT as updateTicket, cU as updateVerifyStatus } from '../../bookmark_service-z3hs8bzF.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 { oi as BusStop, om as BusStopDTO, oh as BusStopPolygonData, ok as BusStopPolygonDataDTO, oj as BusStopPolygonDataSchema, oo as BusStopQueryDTO, on as BusStopQuerySchema, ol as BusStopSchema, os as createBusStop, ou as deleteBusStop, or as findBusStop, oq as newBusStopPayload, op as toBusStopPayload, ot as updateBusStop } from '../../../bookmark_service-
|
|
4
|
+
export { oi as BusStop, om as BusStopDTO, oh as BusStopPolygonData, ok as BusStopPolygonDataDTO, oj as BusStopPolygonDataSchema, oo as BusStopQueryDTO, on as BusStopQuerySchema, ol as BusStopSchema, os as createBusStop, ou as deleteBusStop, or as findBusStop, oq as newBusStopPayload, op as toBusStopPayload, ot as updateBusStop } from '../../../bookmark_service-z3hs8bzF.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 { w_ as OrganisationCalendar, x0 as OrganisationCalendarDTO, x2 as OrganisationCalendarQueryDTO, x1 as OrganisationCalendarQuerySchema, w$ as OrganisationCalendarSchema, x6 as createOrganisationCalendar, x8 as deleteOrganisationCalendar, x5 as findOrganisationCalendar, x4 as newOrganisationCalendarPayload, x3 as toOrganisationCalendarPayload, x7 as updateOrganisationCalendar } from '../../../bookmark_service-
|
|
4
|
+
export { w_ as OrganisationCalendar, x0 as OrganisationCalendarDTO, x2 as OrganisationCalendarQueryDTO, x1 as OrganisationCalendarQuerySchema, w$ as OrganisationCalendarSchema, x6 as createOrganisationCalendar, x8 as deleteOrganisationCalendar, x5 as findOrganisationCalendar, x4 as newOrganisationCalendarPayload, x3 as toOrganisationCalendarPayload, x7 as updateOrganisationCalendar } from '../../../bookmark_service-z3hs8bzF.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 { rf as MasterFixedSchedule, rm as MasterFixedScheduleDTO, ro as MasterFixedScheduleQueryDTO, rn as MasterFixedScheduleQuerySchema, rl as MasterFixedScheduleSchema, rd as MasterRoute, ri as MasterRouteDTO, rk as MasterRouteQueryDTO, rj as MasterRouteQuerySchema, rh as MasterRouteSchema, re as MasterRouteStop, ru as MasterRouteStopCreateDTO, rt as MasterRouteStopCreateSchema, rq as MasterRouteStopDTO, rz as MasterRouteStopDeleteAllSchema, rA as MasterRouteStopDeleteDTO, rC as MasterRouteStopDeleteReOrderDTO, rB as MasterRouteStopDeleteSchema, rv as MasterRouteStopIds, rw as MasterRouteStopIdsDTO, ry as MasterRouteStopReorderDTO, rx as MasterRouteStopReorderSchema, rp as MasterRouteStopSchema, rs as MasterRouteStopUpdateDTO, rr as MasterRouteStopUpdateSchema, rg as MasterRouteStudent, rI as MasterRouteStudentAssignRemoveDTO, rH as MasterRouteStudentAssignRemoveSchema, rM as MasterRouteStudentScheduleAssignRemoveDTO, rL as MasterRouteStudentScheduleAssignRemoveSchema, rK as MasterRouteStudentStopAssignRemoveDTO, rJ as MasterRouteStudentStopAssignRemoveSchema, rG as StudentNoScheduleQueryDTO, rF as StudentNoScheduleQuerySchema, rE as StudentNoStopQueryDTO, rD as StudentNoStopQuerySchema, s3 as appendRouteStop, sl as assignMasterRouteStudentScheduleToStudentDrop, sk as assignMasterRouteStudentScheduleToStudentsPickup, sh as assignMasterRouteStudentStopToStudentsDrop, sg as assignMasterRouteStudentStopToStudentsPickup, sd as assignRouteStudentsDrop, sc as assignRouteStudentsPickup, r$ as createMasterFixedSchedule, rX as createMasterRoute, s2 as createStopsFirstTimeRoute, s1 as deleteMasterFixedSchedule, rZ as deleteMasterRoute, s7 as deleteRouteStopReorder, s6 as deleteRouteStopsAll, r_ as findMasterFixedSchedule, rW as findMasterRoute, sb as findStudentsWithNoScheduleDrop, sa as findStudentsWithNoSchedulePickup, s9 as findStudentsWithNoStopDrop, s8 as findStudentsWithNoStopPickup, rQ as newMasterFixedSchedulePayload, rO as newMasterRoutePayload, rS as newMasterRouteStopPayload, rV as newMasterRouteStudentAssignPayload, sn as removeMasterRouteStudentScheduleToStudentDrop, sm as removeMasterRouteStudentScheduleToStudentPickup, sj as removeMasterRouteStudentStopToStudentsDrop, si as removeMasterRouteStudentStopToStudentsPickup, sf as removeRouteStudentsDrop, se as removeRouteStudentsPickup, s5 as reorderRouteStops, rP as toMasterFixedSchedulePayload, rN as toMasterRoutePayload, rR as toMasterRouteStopPayload, rT as toMasterRouteStopReorderPayload, rU as toMasterRouteStudentAssignPayload, s0 as updateMasterFixedSchedule, rY as updateMasterRoute, s4 as updateRouteStop } from '../../../bookmark_service-
|
|
4
|
+
export { rf as MasterFixedSchedule, rm as MasterFixedScheduleDTO, ro as MasterFixedScheduleQueryDTO, rn as MasterFixedScheduleQuerySchema, rl as MasterFixedScheduleSchema, rd as MasterRoute, ri as MasterRouteDTO, rk as MasterRouteQueryDTO, rj as MasterRouteQuerySchema, rh as MasterRouteSchema, re as MasterRouteStop, ru as MasterRouteStopCreateDTO, rt as MasterRouteStopCreateSchema, rq as MasterRouteStopDTO, rz as MasterRouteStopDeleteAllSchema, rA as MasterRouteStopDeleteDTO, rC as MasterRouteStopDeleteReOrderDTO, rB as MasterRouteStopDeleteSchema, rv as MasterRouteStopIds, rw as MasterRouteStopIdsDTO, ry as MasterRouteStopReorderDTO, rx as MasterRouteStopReorderSchema, rp as MasterRouteStopSchema, rs as MasterRouteStopUpdateDTO, rr as MasterRouteStopUpdateSchema, rg as MasterRouteStudent, rI as MasterRouteStudentAssignRemoveDTO, rH as MasterRouteStudentAssignRemoveSchema, rM as MasterRouteStudentScheduleAssignRemoveDTO, rL as MasterRouteStudentScheduleAssignRemoveSchema, rK as MasterRouteStudentStopAssignRemoveDTO, rJ as MasterRouteStudentStopAssignRemoveSchema, rG as StudentNoScheduleQueryDTO, rF as StudentNoScheduleQuerySchema, rE as StudentNoStopQueryDTO, rD as StudentNoStopQuerySchema, s3 as appendRouteStop, sl as assignMasterRouteStudentScheduleToStudentDrop, sk as assignMasterRouteStudentScheduleToStudentsPickup, sh as assignMasterRouteStudentStopToStudentsDrop, sg as assignMasterRouteStudentStopToStudentsPickup, sd as assignRouteStudentsDrop, sc as assignRouteStudentsPickup, r$ as createMasterFixedSchedule, rX as createMasterRoute, s2 as createStopsFirstTimeRoute, s1 as deleteMasterFixedSchedule, rZ as deleteMasterRoute, s7 as deleteRouteStopReorder, s6 as deleteRouteStopsAll, r_ as findMasterFixedSchedule, rW as findMasterRoute, sb as findStudentsWithNoScheduleDrop, sa as findStudentsWithNoSchedulePickup, s9 as findStudentsWithNoStopDrop, s8 as findStudentsWithNoStopPickup, rQ as newMasterFixedSchedulePayload, rO as newMasterRoutePayload, rS as newMasterRouteStopPayload, rV as newMasterRouteStudentAssignPayload, sn as removeMasterRouteStudentScheduleToStudentDrop, sm as removeMasterRouteStudentScheduleToStudentPickup, sj as removeMasterRouteStudentStopToStudentsDrop, si as removeMasterRouteStudentStopToStudentsPickup, sf as removeRouteStudentsDrop, se as removeRouteStudentsPickup, s5 as reorderRouteStops, rP as toMasterFixedSchedulePayload, rN as toMasterRoutePayload, rR as toMasterRouteStopPayload, rT as toMasterRouteStopReorderPayload, rU as toMasterRouteStudentAssignPayload, s0 as updateMasterFixedSchedule, rY as updateMasterRoute, s4 as updateRouteStop } from '../../../bookmark_service-z3hs8bzF.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 { x9 as OrganisationNoticeBoard, xb as OrganisationNoticeBoardDTO, xd as OrganisationNoticeBoardQueryDTO, xc as OrganisationNoticeBoardQuerySchema, xa as OrganisationNoticeBoardSchema, xh as createOrganisationNoticeBoard, xj as deleteOrganisationNoticeBoard, xg as findOrganisationNoticeBoard, xf as newOrganisationNoticeBoardPayload, xe as toOrganisationNoticeBoardPayload, xi as updateOrganisationNoticeBoard } from '../../../bookmark_service-
|
|
4
|
+
export { x9 as OrganisationNoticeBoard, xb as OrganisationNoticeBoardDTO, xd as OrganisationNoticeBoardQueryDTO, xc as OrganisationNoticeBoardQuerySchema, xa as OrganisationNoticeBoardSchema, xh as createOrganisationNoticeBoard, xj as deleteOrganisationNoticeBoard, xg as findOrganisationNoticeBoard, xf as newOrganisationNoticeBoardPayload, xe as toOrganisationNoticeBoardPayload, xi as updateOrganisationNoticeBoard } from '../../../bookmark_service-z3hs8bzF.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 { qi as GuardianDetailsDTO, qh as GuardianDetailsSchema, qk as GuardianMobileNumberDTO, qj as GuardianMobileNumberSchema, qg as GuardianProfilePictureDTO, qf as GuardianProfilePictureSchema, pW as Student, pX as StudentAddress, qa as StudentAddressBusStopAssignDTO, q9 as StudentAddressBusStopAssignSchema, q8 as StudentAddressDTO, qc as StudentAddressQueryDTO, qb as StudentAddressQuerySchema, q7 as StudentAddressSchema, q0 as StudentDTO, qo as StudentGuardianAutofillQueryDTO, qn as StudentGuardianAutofillQuerySchema, p_ as StudentGuardianLink, qe as StudentGuardianLinkDTO, qm as StudentGuardianLinkQueryDTO, ql as StudentGuardianLinkQuerySchema, qd as StudentGuardianLinkSchema, pY as StudentLeaveRequest, qs as StudentLeaveRequestApprovalDTO, qr as StudentLeaveRequestApprovalSchema, qq as StudentLeaveRequestDTO, qu as StudentLeaveRequestQueryDTO, qt as StudentLeaveRequestQuerySchema, qp as StudentLeaveRequestSchema, q6 as StudentNoRouteQueryDTO, q5 as StudentNoRouteQuerySchema, q2 as StudentProfilePictureDTO, q1 as StudentProfilePictureSchema, q4 as StudentQueryDTO, q3 as StudentQuerySchema, p$ as StudentSchema, pZ as StudentStopChangeRequest, qy as StudentStopChangeRequestApprovalDTO, qx as StudentStopChangeRequestApprovalSchema, qw as StudentStopChangeRequestDTO, qA as StudentStopChangeRequestQueryDTO, qz as StudentStopChangeRequestQuerySchema, qv as StudentStopChangeRequestSchema, r6 as approveLeaveRequest, rb as approveStopChangeRequest, qM as createStudent, qS as createStudentAddress, qY as createStudentGuardianLink, r3 as createStudentLeaveRequest, r9 as createStudentStopChangeRequest, qO as deleteStudent, qW as deleteStudentAddress, r1 as deleteStudentGuardian, r7 as deleteStudentLeaveRequest, rc as deleteStudentStopChangeRequest, qL as findStudent, qT as findStudentAddress, r2 as findStudentGuardianAutofillDetails, qX as findStudentGuardianLink, r4 as findStudentLeaveRequest, r8 as findStudentStopChangeRequest, qQ as findStudentsWithNoRouteDrop, qP as findStudentsWithNoRoutePickup, qE as newStudentAddressPayload, qK as newStudentGuardianLinkPayload, qG as newStudentLeaveRequestPayload, qC as newStudentPayload, qI as newStudentStopChangeRequestPayload, qD as toStudentAddressPayload, qJ as toStudentGuardianLinkPayload, qF as toStudentLeaveRequestPayload, qB as toStudentPayload, qH as toStudentStopChangeRequestPayload, qV as updateAddressBusStopAssign, q$ as updateGuardianDetails, r0 as updateGuardianMobileNumber, q_ as updateGuardianProfilePicture, qR as updateProfilePicture, qN as updateStudent, qU as updateStudentAddress, qZ as updateStudentGuardianLink, r5 as updateStudentLeaveRequest, ra as updateStudentStopChangeRequest } from '../../../bookmark_service-
|
|
4
|
+
export { qi as GuardianDetailsDTO, qh as GuardianDetailsSchema, qk as GuardianMobileNumberDTO, qj as GuardianMobileNumberSchema, qg as GuardianProfilePictureDTO, qf as GuardianProfilePictureSchema, pW as Student, pX as StudentAddress, qa as StudentAddressBusStopAssignDTO, q9 as StudentAddressBusStopAssignSchema, q8 as StudentAddressDTO, qc as StudentAddressQueryDTO, qb as StudentAddressQuerySchema, q7 as StudentAddressSchema, q0 as StudentDTO, qo as StudentGuardianAutofillQueryDTO, qn as StudentGuardianAutofillQuerySchema, p_ as StudentGuardianLink, qe as StudentGuardianLinkDTO, qm as StudentGuardianLinkQueryDTO, ql as StudentGuardianLinkQuerySchema, qd as StudentGuardianLinkSchema, pY as StudentLeaveRequest, qs as StudentLeaveRequestApprovalDTO, qr as StudentLeaveRequestApprovalSchema, qq as StudentLeaveRequestDTO, qu as StudentLeaveRequestQueryDTO, qt as StudentLeaveRequestQuerySchema, qp as StudentLeaveRequestSchema, q6 as StudentNoRouteQueryDTO, q5 as StudentNoRouteQuerySchema, q2 as StudentProfilePictureDTO, q1 as StudentProfilePictureSchema, q4 as StudentQueryDTO, q3 as StudentQuerySchema, p$ as StudentSchema, pZ as StudentStopChangeRequest, qy as StudentStopChangeRequestApprovalDTO, qx as StudentStopChangeRequestApprovalSchema, qw as StudentStopChangeRequestDTO, qA as StudentStopChangeRequestQueryDTO, qz as StudentStopChangeRequestQuerySchema, qv as StudentStopChangeRequestSchema, r6 as approveLeaveRequest, rb as approveStopChangeRequest, qM as createStudent, qS as createStudentAddress, qY as createStudentGuardianLink, r3 as createStudentLeaveRequest, r9 as createStudentStopChangeRequest, qO as deleteStudent, qW as deleteStudentAddress, r1 as deleteStudentGuardian, r7 as deleteStudentLeaveRequest, rc as deleteStudentStopChangeRequest, qL as findStudent, qT as findStudentAddress, r2 as findStudentGuardianAutofillDetails, qX as findStudentGuardianLink, r4 as findStudentLeaveRequest, r8 as findStudentStopChangeRequest, qQ as findStudentsWithNoRouteDrop, qP as findStudentsWithNoRoutePickup, qE as newStudentAddressPayload, qK as newStudentGuardianLinkPayload, qG as newStudentLeaveRequestPayload, qC as newStudentPayload, qI as newStudentStopChangeRequestPayload, qD as toStudentAddressPayload, qJ as toStudentGuardianLinkPayload, qF as toStudentLeaveRequestPayload, qB as toStudentPayload, qH as toStudentStopChangeRequestPayload, qV as updateAddressBusStopAssign, q$ as updateGuardianDetails, r0 as updateGuardianMobileNumber, q_ as updateGuardianProfilePicture, qR as updateProfilePicture, qN as updateStudent, qU as updateStudentAddress, qZ as updateStudentGuardianLink, r5 as updateStudentLeaveRequest, ra as updateStudentStopChangeRequest } from '../../../bookmark_service-z3hs8bzF.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 { ln as AllVehiclesFuelDailySummaryDTO, lm as AllVehiclesFuelDailySummaryQuerySchema, ll as FleetFuelDailyMonthlySummaryQueryDTO, lk as FleetFuelDailyMonthlySummaryQuerySchema, ld as FleetFuelDailySummary, lf as FleetFuelDailySummaryDTO, lj as FleetFuelDailySummaryDashBoardQueryDTO, li as FleetFuelDailySummaryDashBoardQuerySchema, lh as FleetFuelDailySummaryQueryDTO, lg as FleetFuelDailySummaryQuerySchema, le as FleetFuelDailySummarySchema, lo as FuelDashboard, ls as createFleetFuelDailySummary, lu as deleteFleetFuelDailySummary, lr as findFleetFuelDailySummary, lw as findFleetFuelMonthlySummary, lx as findVehicleFuelSummary, lv as fuel_dashboard, lq as newFleetFuelDailySummaryPayload, lp as toFleetFuelDailySummaryPayload, lt as updateFleetFuelDailySummary } from '../../../bookmark_service-
|
|
4
|
+
export { ln as AllVehiclesFuelDailySummaryDTO, lm as AllVehiclesFuelDailySummaryQuerySchema, ll as FleetFuelDailyMonthlySummaryQueryDTO, lk as FleetFuelDailyMonthlySummaryQuerySchema, ld as FleetFuelDailySummary, lf as FleetFuelDailySummaryDTO, lj as FleetFuelDailySummaryDashBoardQueryDTO, li as FleetFuelDailySummaryDashBoardQuerySchema, lh as FleetFuelDailySummaryQueryDTO, lg as FleetFuelDailySummaryQuerySchema, le as FleetFuelDailySummarySchema, lo as FuelDashboard, ls as createFleetFuelDailySummary, lu as deleteFleetFuelDailySummary, lr as findFleetFuelDailySummary, lw as findFleetFuelMonthlySummary, lx as findVehicleFuelSummary, lv as fuel_dashboard, lq as newFleetFuelDailySummaryPayload, lp as toFleetFuelDailySummaryPayload, lt as updateFleetFuelDailySummary } from '../../../bookmark_service-z3hs8bzF.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 { jZ as FleetFuelRefill, k2 as FleetFuelRefillDTO, j_ as FleetFuelRefillFile, k0 as FleetFuelRefillFileDTO, j$ as FleetFuelRefillFileSchema, k4 as FleetFuelRefillQueryDTO, k3 as FleetFuelRefillQuerySchema, k1 as FleetFuelRefillSchema, kb as createFleetFuelRefill, k8 as create_fuel_refill_file, kd as deleteFleetFuelRefill, ka as findFleetFuelRefill, k7 as get_fuel_refill_file_presigned_url, k6 as newFleetFuelRefillPayload, k9 as remove_fuel_refill_file, k5 as toFleetFuelRefillPayload, kc as updateFleetFuelRefill } from '../../../bookmark_service-
|
|
5
|
+
export { jZ as FleetFuelRefill, k2 as FleetFuelRefillDTO, j_ as FleetFuelRefillFile, k0 as FleetFuelRefillFileDTO, j$ as FleetFuelRefillFileSchema, k4 as FleetFuelRefillQueryDTO, k3 as FleetFuelRefillQuerySchema, k1 as FleetFuelRefillSchema, kb as createFleetFuelRefill, k8 as create_fuel_refill_file, kd as deleteFleetFuelRefill, ka as findFleetFuelRefill, k7 as get_fuel_refill_file_presigned_url, k6 as newFleetFuelRefillPayload, k9 as remove_fuel_refill_file, k5 as toFleetFuelRefillPayload, kc as updateFleetFuelRefill } from '../../../bookmark_service-z3hs8bzF.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 { ks as FleetFuelRemoval, kx as FleetFuelRemovalDTO, kt as FleetFuelRemovalFile, kv as FleetFuelRemovalFileDTO, ku as FleetFuelRemovalFileSchema, kz as FleetFuelRemovalQueryDTO, ky as FleetFuelRemovalQuerySchema, kw as FleetFuelRemovalSchema, kG as createFleetFuelRemoval, kD as create_fuel_removal_file, kI as deleteFleetFuelRemoval, kF as findFleetFuelRemoval, kC as get_fuel_removal_file_presigned_url, kB as newFleetFuelRemovalPayload, kE as remove_fuel_removal_file, kA as toFleetFuelRemovalPayload, kH as updateFleetFuelRemoval } from '../../../bookmark_service-
|
|
5
|
+
export { ks as FleetFuelRemoval, kx as FleetFuelRemovalDTO, kt as FleetFuelRemovalFile, kv as FleetFuelRemovalFileDTO, ku as FleetFuelRemovalFileSchema, kz as FleetFuelRemovalQueryDTO, ky as FleetFuelRemovalQuerySchema, kw as FleetFuelRemovalSchema, kG as createFleetFuelRemoval, kD as create_fuel_removal_file, kI as deleteFleetFuelRemoval, kF as findFleetFuelRemoval, kC as get_fuel_removal_file_presigned_url, kB as newFleetFuelRemovalPayload, kE as remove_fuel_removal_file, kA as toFleetFuelRemovalPayload, kH as updateFleetFuelRemoval } from '../../../bookmark_service-z3hs8bzF.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 { ft as FleetIncidentManagement, fu as FleetIncidentManagementCost, fG as FleetIncidentManagementCostDTO, fI as FleetIncidentManagementCostQueryDTO, fH as FleetIncidentManagementCostQuerySchema, fF as FleetIncidentManagementCostSchema, fA as FleetIncidentManagementDTO, fC as FleetIncidentManagementDashBoardQueryDTO, fB as FleetIncidentManagementDashBoardQuerySchema, fv as FleetIncidentManagementFile, fy as FleetIncidentManagementFileDTO, fx as FleetIncidentManagementFileSchema, fE as FleetIncidentManagementQueryDTO, fD as FleetIncidentManagementQuerySchema, fz as FleetIncidentManagementSchema, fw as IncidentDashboard, fQ as createFleetIncidentManagement, fV as createFleetIncidentManagementCost, fO as create_incident_file, fT as deleteFleetIncidentManagement, fY as deleteFleetIncidentManagementCost, fR as findFleetIncidentManagement, fW as findFleetIncidentManagementCost, fN as get_incident_file_presigned_url, fU as incident_dashboard, fM as newFleetIncidentManagementCostPayload, fK as newFleetIncidentManagementPayload, fP as remove_incident_file, fL as toFleetIncidentManagementCostPayload, fJ as toFleetIncidentManagementPayload, fS as updateFleetIncidentManagement, fX as updateFleetIncidentManagementCost } from '../../../bookmark_service-
|
|
5
|
+
export { ft as FleetIncidentManagement, fu as FleetIncidentManagementCost, fG as FleetIncidentManagementCostDTO, fI as FleetIncidentManagementCostQueryDTO, fH as FleetIncidentManagementCostQuerySchema, fF as FleetIncidentManagementCostSchema, fA as FleetIncidentManagementDTO, fC as FleetIncidentManagementDashBoardQueryDTO, fB as FleetIncidentManagementDashBoardQuerySchema, fv as FleetIncidentManagementFile, fy as FleetIncidentManagementFileDTO, fx as FleetIncidentManagementFileSchema, fE as FleetIncidentManagementQueryDTO, fD as FleetIncidentManagementQuerySchema, fz as FleetIncidentManagementSchema, fw as IncidentDashboard, fQ as createFleetIncidentManagement, fV as createFleetIncidentManagementCost, fO as create_incident_file, fT as deleteFleetIncidentManagement, fY as deleteFleetIncidentManagementCost, fR as findFleetIncidentManagement, fW as findFleetIncidentManagementCost, fN as get_incident_file_presigned_url, fU as incident_dashboard, fM as newFleetIncidentManagementCostPayload, fK as newFleetIncidentManagementPayload, fP as remove_incident_file, fL as toFleetIncidentManagementCostPayload, fJ as toFleetIncidentManagementPayload, fS as updateFleetIncidentManagement, fX as updateFleetIncidentManagementCost } from '../../../bookmark_service-z3hs8bzF.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 { fZ as FleetInspectionForm, g0 as FleetInspectionFormDTO, g2 as FleetInspectionFormQueryDTO, g1 as FleetInspectionFormQuerySchema, f$ as FleetInspectionFormSchema, f_ as FleetInspectionFormSimple, g6 as createFleetInspectionForm, g8 as deleteFleetInspectionForm, g5 as findFleetInspectionForm, g9 as getFleetInspectionFormCacheSimple, g4 as newFleetInspectionFormPayload, g3 as toFleetInspectionFormPayload, g7 as updateFleetInspectionForm } from '../../../bookmark_service-
|
|
4
|
+
export { fZ as FleetInspectionForm, g0 as FleetInspectionFormDTO, g2 as FleetInspectionFormQueryDTO, g1 as FleetInspectionFormQuerySchema, f$ as FleetInspectionFormSchema, f_ as FleetInspectionFormSimple, g6 as createFleetInspectionForm, g8 as deleteFleetInspectionForm, g5 as findFleetInspectionForm, g9 as getFleetInspectionFormCacheSimple, g4 as newFleetInspectionFormPayload, g3 as toFleetInspectionFormPayload, g7 as updateFleetInspectionForm } from '../../../bookmark_service-z3hs8bzF.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 { gm as FleetInspection, gv as FleetInspectionCheckPendingQueryDTO, gu as FleetInspectionCheckPendingQuerySchema, gr as FleetInspectionDTO, gn as FleetInspectionFile, gp as FleetInspectionFileDTO, go as FleetInspectionFileSchema, gt as FleetInspectionQueryDTO, gs as FleetInspectionQuerySchema, gq as FleetInspectionSchema, gC as createFleetInspection, gz as create_service_file, gE as deleteFleetInspection, gB as findFleetInspection, gF as find_check_pending, gy as get_inspection_file_presigned_url, gx as newFleetInspectionPayload, gA as remove_service_file, gw as toFleetInspectionPayload, gD as updateFleetInspection } from '../../../bookmark_service-
|
|
5
|
+
export { gm as FleetInspection, gv as FleetInspectionCheckPendingQueryDTO, gu as FleetInspectionCheckPendingQuerySchema, gr as FleetInspectionDTO, gn as FleetInspectionFile, gp as FleetInspectionFileDTO, go as FleetInspectionFileSchema, gt as FleetInspectionQueryDTO, gs as FleetInspectionQuerySchema, gq as FleetInspectionSchema, gC as createFleetInspection, gz as create_service_file, gE as deleteFleetInspection, gB as findFleetInspection, gF as find_check_pending, gy as get_inspection_file_presigned_url, gx as newFleetInspectionPayload, gA as remove_service_file, gw as toFleetInspectionPayload, gD as updateFleetInspection } from '../../../bookmark_service-z3hs8bzF.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 { ga as FleetInspectionSchedule, gd as FleetInspectionScheduleDTO, gf as FleetInspectionScheduleQueryDTO, ge as FleetInspectionScheduleQuerySchema, gc as FleetInspectionScheduleSchema, gb as FleetInspectionScheduleVehicleLink, gj as createFleetInspectionSchedule, gl as deleteFleetInspectionSchedule, gi as findFleetInspectionSchedule, gh as newFleetInspectionSchedulePayload, gg as toFleetInspectionSchedulePayload, gk as updateFleetInspectionSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { ga as FleetInspectionSchedule, gd as FleetInspectionScheduleDTO, gf as FleetInspectionScheduleQueryDTO, ge as FleetInspectionScheduleQuerySchema, gc as FleetInspectionScheduleSchema, gb as FleetInspectionScheduleVehicleLink, gj as createFleetInspectionSchedule, gl as deleteFleetInspectionSchedule, gi as findFleetInspectionSchedule, gh as newFleetInspectionSchedulePayload, gg as toFleetInspectionSchedulePayload, gk as updateFleetInspectionSchedule } from '../../../bookmark_service-z3hs8bzF.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 { gG as FleetIssueManagement, gI as FleetIssueManagementComment, gU as FleetIssueManagementCommentDTO, gW as FleetIssueManagementCommentQueryDTO, gV as FleetIssueManagementCommentQuerySchema, gT as FleetIssueManagementCommentSchema, gO as FleetIssueManagementDTO, gS as FleetIssueManagementDashBoardQueryDTO, gR as FleetIssueManagementDashBoardQuerySchema, gJ as FleetIssueManagementFile, gM as FleetIssueManagementFileDTO, gL as FleetIssueManagementFileSchema, gH as FleetIssueManagementHistory, gQ as FleetIssueManagementQueryDTO, gP as FleetIssueManagementQuerySchema, gN as FleetIssueManagementSchema, gK as IssueDashboard, h3 as createFleetIssueManagement, h8 as createFleetIssueManagementComment, h0 as create_issue_file, h5 as deleteFleetIssueManagement, ha as deleteFleetIssueManagementComment, h2 as findFleetIssueManagement, h7 as findFleetIssueManagementComment, g$ as get_issue_file_presigned_url, h6 as issue_dashboard, g_ as newFleetIssueManagementCommentPayload, gY as newFleetIssueManagementPayload, h1 as remove_issue_file, gZ as toFleetIssueManagementCommentPayload, gX as toFleetIssueManagementPayload, h4 as updateFleetIssueManagement, h9 as updateFleetIssueManagementComment } from '../../../bookmark_service-
|
|
5
|
+
export { gG as FleetIssueManagement, gI as FleetIssueManagementComment, gU as FleetIssueManagementCommentDTO, gW as FleetIssueManagementCommentQueryDTO, gV as FleetIssueManagementCommentQuerySchema, gT as FleetIssueManagementCommentSchema, gO as FleetIssueManagementDTO, gS as FleetIssueManagementDashBoardQueryDTO, gR as FleetIssueManagementDashBoardQuerySchema, gJ as FleetIssueManagementFile, gM as FleetIssueManagementFileDTO, gL as FleetIssueManagementFileSchema, gH as FleetIssueManagementHistory, gQ as FleetIssueManagementQueryDTO, gP as FleetIssueManagementQuerySchema, gN as FleetIssueManagementSchema, gK as IssueDashboard, h3 as createFleetIssueManagement, h8 as createFleetIssueManagementComment, h0 as create_issue_file, h5 as deleteFleetIssueManagement, ha as deleteFleetIssueManagementComment, h2 as findFleetIssueManagement, h7 as findFleetIssueManagementComment, g$ as get_issue_file_presigned_url, h6 as issue_dashboard, g_ as newFleetIssueManagementCommentPayload, gY as newFleetIssueManagementPayload, h1 as remove_issue_file, gZ as toFleetIssueManagementCommentPayload, gX as toFleetIssueManagementPayload, h4 as updateFleetIssueManagement, h9 as updateFleetIssueManagementComment } from '../../../bookmark_service-z3hs8bzF.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 { hb as FleetServiceManagement, hj as FleetServiceManagementDTO, hn as FleetServiceManagementDashBoardQueryDTO, hm as FleetServiceManagementDashBoardQuerySchema, hd as FleetServiceManagementFile, hh as FleetServiceManagementFileDTO, hg as FleetServiceManagementFileSchema, hl as FleetServiceManagementQueryDTO, hk as FleetServiceManagementQuerySchema, hi as FleetServiceManagementSchema, hc as FleetServiceManagementTask, hp as FleetServiceManagementTaskDTO, hr as FleetServiceManagementTaskQueryDTO, hq as FleetServiceManagementTaskQuerySchema, ho as FleetServiceManagementTaskSchema, he as FleetServiceReminder, ht as FleetServiceReminderDTO, hv as FleetServiceReminderQueryDTO, hu as FleetServiceReminderQuerySchema, hs as FleetServiceReminderSchema, hf as ServiceDashboard, hG as createFleetServiceManagement, hL as createFleetServiceManagementTask, hP as createFleetServiceReminder, hD as create_service_file, hI as deleteFleetServiceManagement, hN as deleteFleetServiceManagementTask, hR as deleteFleetServiceReminder, hF as findFleetServiceManagement, hK as findFleetServiceManagementTask, hO as findFleetServiceReminder, hC as get_service_file_presigned_url, hx as newFleetServiceManagementPayload, hz as newFleetServiceManagementTaskPayload, hB as newFleetServiceReminderPayload, hE as remove_service_file, hJ as service_dashboard, hw as toFleetServiceManagementPayload, hy as toFleetServiceManagementTaskPayload, hA as toFleetServiceReminderPayload, hH as updateFleetServiceManagement, hM as updateFleetServiceManagementTask, hQ as updateFleetServiceReminder } from '../../../bookmark_service-
|
|
5
|
+
export { hb as FleetServiceManagement, hj as FleetServiceManagementDTO, hn as FleetServiceManagementDashBoardQueryDTO, hm as FleetServiceManagementDashBoardQuerySchema, hd as FleetServiceManagementFile, hh as FleetServiceManagementFileDTO, hg as FleetServiceManagementFileSchema, hl as FleetServiceManagementQueryDTO, hk as FleetServiceManagementQuerySchema, hi as FleetServiceManagementSchema, hc as FleetServiceManagementTask, hp as FleetServiceManagementTaskDTO, hr as FleetServiceManagementTaskQueryDTO, hq as FleetServiceManagementTaskQuerySchema, ho as FleetServiceManagementTaskSchema, he as FleetServiceReminder, ht as FleetServiceReminderDTO, hv as FleetServiceReminderQueryDTO, hu as FleetServiceReminderQuerySchema, hs as FleetServiceReminderSchema, hf as ServiceDashboard, hG as createFleetServiceManagement, hL as createFleetServiceManagementTask, hP as createFleetServiceReminder, hD as create_service_file, hI as deleteFleetServiceManagement, hN as deleteFleetServiceManagementTask, hR as deleteFleetServiceReminder, hF as findFleetServiceManagement, hK as findFleetServiceManagementTask, hO as findFleetServiceReminder, hC as get_service_file_presigned_url, hx as newFleetServiceManagementPayload, hz as newFleetServiceManagementTaskPayload, hB as newFleetServiceReminderPayload, hE as remove_service_file, hJ as service_dashboard, hw as toFleetServiceManagementPayload, hy as toFleetServiceManagementTaskPayload, hA as toFleetServiceReminderPayload, hH as updateFleetServiceManagement, hM as updateFleetServiceManagementTask, hQ as updateFleetServiceReminder } from '../../../bookmark_service-z3hs8bzF.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 { el as FleetServiceSchedule, eo as FleetServiceScheduleDTO, eq as FleetServiceScheduleQueryDTO, ep as FleetServiceScheduleQuerySchema, en as FleetServiceScheduleSchema, em as FleetServiceScheduleVehicleLink, eu as createFleetServiceSchedule, ew as deleteFleetServiceSchedule, et as findFleetServiceSchedule, es as newFleetServiceSchedulePayload, er as toFleetServiceSchedulePayload, ev as updateFleetServiceSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { el as FleetServiceSchedule, eo as FleetServiceScheduleDTO, eq as FleetServiceScheduleQueryDTO, ep as FleetServiceScheduleQuerySchema, en as FleetServiceScheduleSchema, em as FleetServiceScheduleVehicleLink, eu as createFleetServiceSchedule, ew as deleteFleetServiceSchedule, et as findFleetServiceSchedule, es as newFleetServiceSchedulePayload, er as toFleetServiceSchedulePayload, ev as updateFleetServiceSchedule } from '../../../bookmark_service-z3hs8bzF.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 { il as FleetVendorFuelStation, ip as FleetVendorFuelStationDTO, ir as FleetVendorFuelStationQueryDTO, iq as FleetVendorFuelStationQuerySchema, io as FleetVendorFuelStationSchema, im as FleetVendorFuelStationSimple, iv as createFleetVendorFuelStation, ix as deleteFleetVendorFuelStation, iu as findFleetVendorFuelStation, iy as getFleetVendorFuelStationCacheSimple, it as newFleetVendorFuelStationPayload, is as toFleetVendorFuelStationPayload, iw as updateFleetVendorFuelStation } from '../../../bookmark_service-
|
|
4
|
+
export { il as FleetVendorFuelStation, ip as FleetVendorFuelStationDTO, ir as FleetVendorFuelStationQueryDTO, iq as FleetVendorFuelStationQuerySchema, io as FleetVendorFuelStationSchema, im as FleetVendorFuelStationSimple, iv as createFleetVendorFuelStation, ix as deleteFleetVendorFuelStation, iu as findFleetVendorFuelStation, iy as getFleetVendorFuelStationCacheSimple, it as newFleetVendorFuelStationPayload, is as toFleetVendorFuelStationPayload, iw as updateFleetVendorFuelStation } from '../../../bookmark_service-z3hs8bzF.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|