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