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