vms-nest-api-document 14.0.0 → 16.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 (118) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/eway_bill_details.d.ts +1 -1
  4. package/dist/services/account/fasttag_details.d.ts +1 -1
  5. package/dist/services/account/invoice_service.d.ts +1 -1
  6. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  7. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  8. package/dist/services/account/report_preferences.service.d.ts +1 -1
  9. package/dist/services/account/ticket_service.d.ts +1 -1
  10. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  11. package/dist/services/core/cronjobs.service.d.ts +12 -12
  12. package/dist/services/core/external_api.service.d.ts +10 -10
  13. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  19. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  20. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  23. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  24. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  26. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  27. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  29. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  30. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  31. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  32. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  33. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  34. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  35. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  36. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  37. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  38. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  39. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  40. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  41. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  42. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  43. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  44. package/dist/services/gps/reports/gps_models/GpsAnalytics.d.ts +23 -9
  45. package/dist/services/gps/reports/gps_models/KilometerMonthly.d.ts +1 -0
  46. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +28 -28
  47. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  48. package/dist/services/main/users/auth_service.d.ts +1 -1
  49. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  50. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  51. package/dist/services/main/users/user_service.d.ts +1 -1
  52. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  53. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  59. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  60. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  61. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  62. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  63. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  64. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  65. package/dist/services/master/device/master_device_type_service.js +10 -36
  66. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  67. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  69. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  70. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  71. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  76. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  78. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  91. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  92. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  93. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  94. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  95. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  96. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  97. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  98. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  99. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  100. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  101. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  102. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  103. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  104. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  116. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  117. package/dist/{user_organisation_service-C560P4j-.d.ts → user_organisation_service-CwWFRkmm.d.ts} +14 -38
  118. package/package.json +1 -1
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
22
22
  }, "strip", z.ZodTypeAny, {
23
23
  user_id: string;
24
24
  organisation_id: string;
25
- login_from: LoginFrom;
26
25
  country_id: string;
26
+ login_from: LoginFrom;
27
27
  os_details: Record<string, any>;
28
28
  ip_details: Record<string, any>;
29
29
  }, {
30
30
  user_id: string;
31
31
  organisation_id: string;
32
- login_from: LoginFrom;
33
32
  country_id: string;
33
+ login_from: LoginFrom;
34
34
  os_details?: Record<string, any> | undefined;
35
35
  ip_details?: Record<string, any> | undefined;
36
36
  }>;
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
48
48
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
49
49
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
50
50
  }, "strip", z.ZodTypeAny, {
51
+ login_from: LoginFrom;
51
52
  search: string;
52
53
  paging: PAGING;
53
54
  page_count: number;
54
55
  page_index: number;
55
- login_from: LoginFrom;
56
56
  date_format_id: string;
57
57
  time_zone_id: string;
58
58
  user_ids: string[];
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
43
43
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
44
44
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
45
45
  }, "strip", z.ZodTypeAny, {
46
+ login_from: LoginFrom;
46
47
  search: string;
47
48
  paging: PAGING;
48
49
  page_count: number;
49
50
  page_index: number;
50
- login_from: LoginFrom;
51
51
  date_format_id: string;
52
52
  time_zone_id: string;
53
53
  user_ids: string[];
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CwWFRkmm.js';
5
5
  import { MasterMainEwayBillProvider } from '../master/main/master_main_eway_bill_provider_service.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CwWFRkmm.js';
5
5
  import { MasterMainFasttagBank } from '../master/main/master_main_fasttag_bank_service.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../zod_utils/zod_base_schema.js';
5
- export { wf as Invoice, wg as InvoiceDTO, wh as InvoiceFile, wi as InvoiceFileDTO, wj as InvoiceFileSchema, wk as InvoiceQueryDTO, wl as InvoiceQuerySchema, wm as InvoiceSchema, wn as createInvoice, wo as create_invoice_file, wp as deleteInvoice, wq as findInvoices, wr as get_invoice_file_presigned_url, ws as newInvoicePayload, wt as remove_invoice_file, wu as toInvoicePayload, wv as updateInvoice } from '../../user_organisation_service-C560P4j-.js';
5
+ export { wd as Invoice, we as InvoiceDTO, wf as InvoiceFile, wg as InvoiceFileDTO, wh as InvoiceFileSchema, wi as InvoiceQueryDTO, wj as InvoiceQuerySchema, wk as InvoiceSchema, wl as createInvoice, wm as create_invoice_file, wn as deleteInvoice, wo as findInvoices, wp as get_invoice_file_presigned_url, wq as newInvoicePayload, wr as remove_invoice_file, ws as toInvoicePayload, wt as updateInvoice } from '../../user_organisation_service-CwWFRkmm.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  export { M as MasterBookmarkModule, a as MasterBookmarkModuleDTO, b as MasterBookmarkModuleQueryDTO, c as MasterBookmarkModuleQuerySchema, d as MasterBookmarkModuleSchema, e as MasterBookmarkPage, f as MasterBookmarkPageDTO, g as MasterBookmarkPageQueryDTO, h as MasterBookmarkPageQuerySchema, i as MasterBookmarkPageSchema, j as MasterBookmarkSubModule, k as MasterBookmarkSubModuleDTO, l as MasterBookmarkSubModuleQueryDTO, m as MasterBookmarkSubModuleQuerySchema, n as MasterBookmarkSubModuleSchema, o as createMasterBookmarkModule, p as createMasterBookmarkPage, q as createMasterBookmarkSubModule, r as deleteMasterBookmarkModule, s as deleteMasterBookmarkPage, t as deleteMasterBookmarkSubModule, u as findMasterBookmarkModule, v as findMasterBookmarkPage, w as findMasterBookmarkSubModule, x as newMasterBookmarkModulePayload, y as newMasterBookmarkPagePayload, z as newMasterBookmarkSubModulePayload, A as toMasterBookmarkModulePayload, B as toMasterBookmarkPagePayload, C as toMasterBookmarkSubModulePayload, D as updateMasterBookmarkModule, E as updateMasterBookmarkPage, F as updateMasterBookmarkSubModule } from './user_bookmark_service.js';
5
- import '../../user_organisation_service-C560P4j-.js';
5
+ import '../../user_organisation_service-CwWFRkmm.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-C560P4j-.js';
4
+ export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-CwWFRkmm.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 { u0 as OrganisationReportAutomationMail, u1 as OrganisationReportAutomationMailQueryDTO, u2 as OrganisationReportAutomationMailQuerySchema, u3 as OrganisationReportAutomationMailVehicleLink, u4 as OrganisationReportPreference, u5 as OrganisationReportPreferenceDTO, u6 as OrganisationReportPreferenceQueryDTO, u7 as OrganisationReportPreferenceQuerySchema, u8 as OrganisationReportPreferenceSchema, u9 as OrganisationReportPreferenceVehicleLink, ua as createOrganisationReportPreference, ub as deleteOrganisationReportPreference, uc as findOrganisationReportAutomationMail, ud as findOrganisationReportPreference, ue as newOrganisationReportPreferencePayload, uf as toOrganisationReportPreferencePayload, ug as updateOrganisationReportPreference } from '../../user_organisation_service-C560P4j-.js';
4
+ export { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-CwWFRkmm.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 { vV as Ticket, vW as TicketDTO, vX as TicketFile, vY as TicketFileDTO, vZ as TicketFileSchema, v_ as TicketQueryDTO, v$ as TicketQuerySchema, w0 as TicketSchema, w1 as TicketVerifyDTO, w2 as TicketVerifySchema, w3 as createTicket, w4 as create_ticket_file, w5 as deleteTicket, w6 as findTickets, w7 as get_ticket_file_presigned_url, w8 as newTicketPayload, w9 as newVerifyTicketPayload, wa as remove_ticket_file, wb as toTicketPayload, wc as toVerifyTicketPayload, wd as updateTicket, we as updateVerifyStatus } from '../../user_organisation_service-C560P4j-.js';
5
+ export { vT as Ticket, vU as TicketDTO, vV as TicketFile, vW as TicketFileDTO, vX as TicketFileSchema, vY as TicketQueryDTO, vZ as TicketQuerySchema, v_ as TicketSchema, v$ as TicketVerifyDTO, w0 as TicketVerifySchema, w1 as createTicket, w2 as create_ticket_file, w3 as deleteTicket, w4 as findTickets, w5 as get_ticket_file_presigned_url, w6 as newTicketPayload, w7 as newVerifyTicketPayload, w8 as remove_ticket_file, w9 as toTicketPayload, wa as toVerifyTicketPayload, wb as updateTicket, wc as updateVerifyStatus } from '../../user_organisation_service-CwWFRkmm.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -86,8 +86,10 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
86
86
  run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RunType>, "many">>>;
87
87
  execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
88
88
  }, "strip", z.ZodTypeAny, {
89
- is_enabled: YesNo[];
89
+ run_type: RunType[];
90
+ execution_status: ExecutionStatus[];
90
91
  status: Status[];
92
+ is_enabled: YesNo[];
91
93
  search: string;
92
94
  paging: PAGING;
93
95
  page_count: number;
@@ -108,13 +110,13 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
108
110
  include_master_data: YesNo;
109
111
  date_format_id: string;
110
112
  time_zone_id: string;
111
- run_type: RunType[];
112
- execution_status: ExecutionStatus[];
113
113
  }, {
114
114
  date_format_id: string;
115
115
  time_zone_id: string;
116
- is_enabled?: YesNo[] | undefined;
116
+ run_type?: RunType[] | undefined;
117
+ execution_status?: ExecutionStatus[] | undefined;
117
118
  status?: Status[] | undefined;
119
+ is_enabled?: YesNo[] | undefined;
118
120
  search?: string | undefined;
119
121
  paging?: PAGING | undefined;
120
122
  page_count?: unknown;
@@ -133,8 +135,6 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
133
135
  direction: OrderBy;
134
136
  }[] | undefined;
135
137
  include_master_data?: YesNo | undefined;
136
- run_type?: RunType[] | undefined;
137
- execution_status?: ExecutionStatus[] | undefined;
138
138
  }>;
139
139
  type CronMonitorQueryDTO = z.infer<typeof CronMonitorQuerySchema>;
140
140
  declare const CronJobLogQuerySchema: z.ZodObject<{
@@ -173,6 +173,9 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
173
173
  execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
174
174
  is_latest_run: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
175
175
  }, "strip", z.ZodTypeAny, {
176
+ run_type: RunType[];
177
+ execution_status: ExecutionStatus[];
178
+ is_latest_run: YesNo[];
176
179
  status: Status[];
177
180
  search: string;
178
181
  paging: PAGING;
@@ -194,13 +197,13 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
194
197
  include_master_data: YesNo;
195
198
  date_format_id: string;
196
199
  time_zone_id: string;
197
- run_type: RunType[];
198
- execution_status: ExecutionStatus[];
199
- is_latest_run: YesNo[];
200
200
  cron_job_ids: string[];
201
201
  }, {
202
202
  date_format_id: string;
203
203
  time_zone_id: string;
204
+ run_type?: RunType[] | undefined;
205
+ execution_status?: ExecutionStatus[] | undefined;
206
+ is_latest_run?: YesNo[] | undefined;
204
207
  status?: Status[] | undefined;
205
208
  search?: string | undefined;
206
209
  paging?: PAGING | undefined;
@@ -220,9 +223,6 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
220
223
  direction: OrderBy;
221
224
  }[] | undefined;
222
225
  include_master_data?: YesNo | undefined;
223
- run_type?: RunType[] | undefined;
224
- execution_status?: ExecutionStatus[] | undefined;
225
- is_latest_run?: YesNo[] | undefined;
226
226
  cron_job_ids?: string[] | undefined;
227
227
  }>;
228
228
  type CronJobLogQueryDTO = z.infer<typeof CronJobLogQuerySchema>;
@@ -61,26 +61,26 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
61
61
  allowed_ips: z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>;
62
62
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ status: Status;
65
+ is_enabled: YesNo;
64
66
  api_name: string;
65
67
  vendor_name: string;
66
68
  purpose: string;
67
69
  description: string;
68
- is_enabled: YesNo;
69
70
  auth_type: APIAuthType;
70
71
  api_key: string;
71
72
  username: string;
72
73
  password: string;
73
74
  rate_limit_rpm: number;
74
75
  allowed_ips: string[];
75
- status: Status;
76
76
  }, {
77
+ status: Status;
77
78
  api_name: string;
78
79
  vendor_name: string;
79
80
  allowed_ips: string[];
80
- status: Status;
81
+ is_enabled?: YesNo | undefined;
81
82
  purpose?: string | undefined;
82
83
  description?: string | undefined;
83
- is_enabled?: YesNo | undefined;
84
84
  auth_type?: APIAuthType | undefined;
85
85
  api_key?: string | undefined;
86
86
  username?: string | undefined;
@@ -123,9 +123,8 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
123
123
  is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
124
124
  auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
125
125
  }, "strip", z.ZodTypeAny, {
126
- is_enabled: YesNo[];
127
- auth_type: APIAuthType[];
128
126
  status: Status[];
127
+ is_enabled: YesNo[];
129
128
  search: string;
130
129
  paging: PAGING;
131
130
  page_count: number;
@@ -146,13 +145,13 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
146
145
  include_master_data: YesNo;
147
146
  date_format_id: string;
148
147
  time_zone_id: string;
148
+ auth_type: APIAuthType[];
149
149
  api_data_share_ids: string[];
150
150
  }, {
151
151
  date_format_id: string;
152
152
  time_zone_id: string;
153
- is_enabled?: YesNo[] | undefined;
154
- auth_type?: APIAuthType[] | undefined;
155
153
  status?: Status[] | undefined;
154
+ is_enabled?: YesNo[] | undefined;
156
155
  search?: string | undefined;
157
156
  paging?: PAGING | undefined;
158
157
  page_count?: unknown;
@@ -171,6 +170,7 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
171
170
  direction: OrderBy;
172
171
  }[] | undefined;
173
172
  include_master_data?: YesNo | undefined;
173
+ auth_type?: APIAuthType[] | undefined;
174
174
  api_data_share_ids?: string[] | undefined;
175
175
  }>;
176
176
  type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
@@ -210,7 +210,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
210
210
  is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
211
211
  }, "strip", z.ZodTypeAny, {
212
212
  status: Status[];
213
- is_auth_success: YesNo[];
214
213
  search: string;
215
214
  paging: PAGING;
216
215
  page_count: number;
@@ -231,13 +230,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
231
230
  include_master_data: YesNo;
232
231
  date_format_id: string;
233
232
  time_zone_id: string;
233
+ is_auth_success: YesNo[];
234
234
  api_data_share_ids: string[];
235
235
  api_data_share_hit_log_ids: string[];
236
236
  }, {
237
237
  date_format_id: string;
238
238
  time_zone_id: string;
239
239
  status?: Status[] | undefined;
240
- is_auth_success?: YesNo[] | undefined;
241
240
  search?: string | undefined;
242
241
  paging?: PAGING | undefined;
243
242
  page_count?: unknown;
@@ -256,6 +255,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
256
255
  direction: OrderBy;
257
256
  }[] | undefined;
258
257
  include_master_data?: YesNo | undefined;
258
+ is_auth_success?: YesNo[] | undefined;
259
259
  api_data_share_ids?: string[] | undefined;
260
260
  api_data_share_hit_log_ids?: string[] | undefined;
261
261
  }>;
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-CwWFRkmm.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 { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, StudentLegStatus, AttendanceMethod, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, e as MasterSpecialSchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-C560P4j-.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, e as MasterSpecialSchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { lT as AssignDailyScheduleToStudentsDTO, lU as AssignDailyScheduleToStudentsSchema, b as MasterDailySchedule, lV as MasterDailyScheduleDTO, lW as MasterDailyScheduleQueryDTO, lX as MasterDailyScheduleQuerySchema, lY as MasterDailyScheduleSchema, lZ as MasterDailyScheduleStudent, l_ as MasterDailyScheduleStudentQueryDTO, l$ as MasterDailyScheduleStudentQuerySchema, m0 as RemoveDailyScheduleToStudentsDTO, m1 as RemoveDailyScheduleToStudentsSchema, m2 as UpdateDailyScheduleStopDTO, m3 as UpdateDailyScheduleStopSchema, m4 as assignDailyScheduleToStudents, m5 as createMasterDailySchedule, m6 as deleteMasterDailySchedule, m7 as findMasterDailySchedule, m8 as findMasterDailyScheduleStudent, m9 as newMasterDailySchedulePayload, ma as removeDailyScheduleToStudents, mb as toMasterDailySchedulePayload, mc as updateDailyScheduleStop, md as updateMasterDailySchedule } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { lT as AssignDailyScheduleToStudentsDTO, lU as AssignDailyScheduleToStudentsSchema, b as MasterDailySchedule, lV as MasterDailyScheduleDTO, lW as MasterDailyScheduleQueryDTO, lX as MasterDailyScheduleQuerySchema, lY as MasterDailyScheduleSchema, lZ as MasterDailyScheduleStudent, l_ as MasterDailyScheduleStudentQueryDTO, l$ as MasterDailyScheduleStudentQuerySchema, m0 as RemoveDailyScheduleToStudentsDTO, m1 as RemoveDailyScheduleToStudentsSchema, m2 as UpdateDailyScheduleStopDTO, m3 as UpdateDailyScheduleStopSchema, m4 as assignDailyScheduleToStudents, m5 as createMasterDailySchedule, m6 as deleteMasterDailySchedule, m7 as findMasterDailySchedule, m8 as findMasterDailyScheduleStudent, m9 as newMasterDailySchedulePayload, ma as removeDailyScheduleToStudents, mb as toMasterDailySchedulePayload, mc as updateDailyScheduleStop, md as updateMasterDailySchedule } from '../../../user_organisation_service-CwWFRkmm.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 { M as MasterRoute, mB as MasterRouteDTO, mC as MasterRouteJourneyTimeDTO, mD as MasterRouteJourneyTimeSchema, mE as MasterRouteQueryDTO, mF as MasterRouteQuerySchema, mG as MasterRouteSchema, mH as MasterRouteStop, mI as MasterRouteStopCreateDTO, mJ as MasterRouteStopCreateSchema, mK as MasterRouteStopDTO, mL as MasterRouteStopDeleteAllSchema, mM as MasterRouteStopDeleteDTO, mN as MasterRouteStopDeleteReOrderDTO, mO as MasterRouteStopDeleteSchema, mP as MasterRouteStopIds, mQ as MasterRouteStopIdsDTO, mR as MasterRouteStopReorderDTO, mS as MasterRouteStopReorderSchema, mT as MasterRouteStopSchema, mU as MasterRouteStopUpdateDTO, mV as MasterRouteStopUpdateSchema, mW as appendRouteStop, mX as createMasterRoute, mY as deleteMasterRoute, mZ as deleteRouteStopReorder, m_ as deleteRouteStopsAll, m$ as findMasterRoute, n0 as findRouteStopCache, n1 as newMasterRoutePayload, n2 as reorderRouteStops, n3 as toMasterRoutePayload, n4 as updateMasterRoute, n5 as updateRouteStop, n6 as update_journey_time } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { M as MasterRoute, mB as MasterRouteDTO, mC as MasterRouteJourneyTimeDTO, mD as MasterRouteJourneyTimeSchema, mE as MasterRouteQueryDTO, mF as MasterRouteQuerySchema, mG as MasterRouteSchema, mH as MasterRouteStop, mI as MasterRouteStopCreateDTO, mJ as MasterRouteStopCreateSchema, mK as MasterRouteStopDTO, mL as MasterRouteStopDeleteAllSchema, mM as MasterRouteStopDeleteDTO, mN as MasterRouteStopDeleteReOrderDTO, mO as MasterRouteStopDeleteSchema, mP as MasterRouteStopIds, mQ as MasterRouteStopIdsDTO, mR as MasterRouteStopReorderDTO, mS as MasterRouteStopReorderSchema, mT as MasterRouteStopSchema, mU as MasterRouteStopUpdateDTO, mV as MasterRouteStopUpdateSchema, mW as appendRouteStop, mX as createMasterRoute, mY as deleteMasterRoute, mZ as deleteRouteStopReorder, m_ as deleteRouteStopsAll, m$ as findMasterRoute, n0 as findRouteStopCache, n1 as newMasterRoutePayload, n2 as reorderRouteStops, n3 as toMasterRoutePayload, n4 as updateMasterRoute, n5 as updateRouteStop, n6 as update_journey_time } from '../../../user_organisation_service-CwWFRkmm.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 { me as AssignSpecialScheduleToStudentsDTO, mf as AssignSpecialScheduleToStudentsSchema, e as MasterSpecialSchedule, mg as MasterSpecialScheduleDTO, mh as MasterSpecialScheduleQueryDTO, mi as MasterSpecialScheduleQuerySchema, mj as MasterSpecialScheduleSchema, mk as MasterSpecialScheduleStudent, ml as MasterSpecialScheduleStudentQueryDTO, mm as MasterSpecialScheduleStudentQuerySchema, mn as RemoveSpecialScheduleToStudentsDTO, mo as RemoveSpecialScheduleToStudentsSchema, mp as UpdateSpecialScheduleStopDTO, mq as UpdateSpecialScheduleStopSchema, mr as assignSpecialScheduleToStudents, ms as createMasterSpecialSchedule, mt as deleteMasterSpecialSchedule, mu as findMasterSpecialSchedule, mv as findMasterSpecialScheduleStudent, mw as newMasterSpecialSchedulePayload, mx as removeSpecialScheduleToStudents, my as toMasterSpecialSchedulePayload, mz as updateMasterSpecialSchedule, mA as updateSpecialScheduleStop } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { me as AssignSpecialScheduleToStudentsDTO, mf as AssignSpecialScheduleToStudentsSchema, e as MasterSpecialSchedule, mg as MasterSpecialScheduleDTO, mh as MasterSpecialScheduleQueryDTO, mi as MasterSpecialScheduleQuerySchema, mj as MasterSpecialScheduleSchema, mk as MasterSpecialScheduleStudent, ml as MasterSpecialScheduleStudentQueryDTO, mm as MasterSpecialScheduleStudentQuerySchema, mn as RemoveSpecialScheduleToStudentsDTO, mo as RemoveSpecialScheduleToStudentsSchema, mp as UpdateSpecialScheduleStopDTO, mq as UpdateSpecialScheduleStopSchema, mr as assignSpecialScheduleToStudents, ms as createMasterSpecialSchedule, mt as deleteMasterSpecialSchedule, mu as findMasterSpecialSchedule, mv as findMasterSpecialScheduleStudent, mw as newMasterSpecialSchedulePayload, mx as removeSpecialScheduleToStudents, my as toMasterSpecialSchedulePayload, mz as updateMasterSpecialSchedule, mA as updateSpecialScheduleStop } from '../../../user_organisation_service-CwWFRkmm.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 { wH as DocumentDashboard, wI as FleetDocument, wJ as FleetDocumentDTO, wK as FleetDocumentDashBoardQueryDTO, wL as FleetDocumentDashBoardQuerySchema, wM as FleetDocumentExpiry, wN as FleetDocumentExpiryDTO, wO as FleetDocumentExpiryQueryDTO, wP as FleetDocumentExpiryQuerySchema, wQ as FleetDocumentExpirySchema, wR as FleetDocumentFile, wS as FleetDocumentFileDTO, wT as FleetDocumentFileSchema, wU as FleetDocumentQueryDTO, wV as FleetDocumentQuerySchema, wW as FleetDocumentSchema, wX as createFleetDocument, wY as createFleetDocumentExpiry, wZ as create_fleet_document_file, w_ as deleteFleetDocument, w$ as deleteFleetDocumentExpiry, x0 as findFleetDocument, x1 as findFleetDocumentExpiry, x2 as fleet_document_dashboard, x3 as get_fleet_document_file_presigned_url, x4 as newFleetDocumentExpiryPayload, x5 as newFleetDocumentPayload, x6 as remove_fleet_document_file, x7 as toFleetDocumentExpiryPayload, x8 as toFleetDocumentPayload, x9 as updateFleetDocument, xa as updateFleetDocumentExpiry } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { wF as DocumentDashboard, wG as FleetDocument, wH as FleetDocumentDTO, wI as FleetDocumentDashBoardQueryDTO, wJ as FleetDocumentDashBoardQuerySchema, wK as FleetDocumentExpiry, wL as FleetDocumentExpiryDTO, wM as FleetDocumentExpiryQueryDTO, wN as FleetDocumentExpiryQuerySchema, wO as FleetDocumentExpirySchema, wP as FleetDocumentFile, wQ as FleetDocumentFileDTO, wR as FleetDocumentFileSchema, wS as FleetDocumentQueryDTO, wT as FleetDocumentQuerySchema, wU as FleetDocumentSchema, wV as createFleetDocument, wW as createFleetDocumentExpiry, wX as create_fleet_document_file, wY as deleteFleetDocument, wZ as deleteFleetDocumentExpiry, w_ as findFleetDocument, w$ as findFleetDocumentExpiry, x0 as fleet_document_dashboard, x1 as get_fleet_document_file_presigned_url, x2 as newFleetDocumentExpiryPayload, x3 as newFleetDocumentPayload, x4 as remove_fleet_document_file, x5 as toFleetDocumentExpiryPayload, x6 as toFleetDocumentPayload, x7 as updateFleetDocument, x8 as updateFleetDocumentExpiry } from '../../../user_organisation_service-CwWFRkmm.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 { c2 as AllVehiclesFuelDailySummaryDTO, c3 as AllVehiclesFuelDailySummaryQuerySchema, c4 as FleetFuelDailyMonthlySummaryQueryDTO, c5 as FleetFuelDailyMonthlySummaryQuerySchema, c6 as FleetFuelDailySummary, c7 as FleetFuelDailySummaryDTO, c8 as FleetFuelDailySummaryDashBoardQueryDTO, c9 as FleetFuelDailySummaryDashBoardQuerySchema, ca as FleetFuelDailySummaryQueryDTO, cb as FleetFuelDailySummaryQuerySchema, cc as FleetFuelDailySummarySchema, cd as FuelDashboard, ce as createFleetFuelDailySummary, cf as deleteFleetFuelDailySummary, cg as findFleetFuelDailySummary, ch as findFleetFuelMonthlySummary, ci as fuel_dashboard, cj as newFleetFuelDailySummaryPayload, ck as toFleetFuelDailySummaryPayload, cl as updateFleetFuelDailySummary } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { c2 as AllVehiclesFuelDailySummaryDTO, c3 as AllVehiclesFuelDailySummaryQuerySchema, c4 as FleetFuelDailyMonthlySummaryQueryDTO, c5 as FleetFuelDailyMonthlySummaryQuerySchema, c6 as FleetFuelDailySummary, c7 as FleetFuelDailySummaryDTO, c8 as FleetFuelDailySummaryDashBoardQueryDTO, c9 as FleetFuelDailySummaryDashBoardQuerySchema, ca as FleetFuelDailySummaryQueryDTO, cb as FleetFuelDailySummaryQuerySchema, cc as FleetFuelDailySummarySchema, cd as FuelDashboard, ce as createFleetFuelDailySummary, cf as deleteFleetFuelDailySummary, cg as findFleetFuelDailySummary, ch as findFleetFuelMonthlySummary, ci as fuel_dashboard, cj as newFleetFuelDailySummaryPayload, ck as toFleetFuelDailySummaryPayload, cl as updateFleetFuelDailySummary } from '../../../user_organisation_service-CwWFRkmm.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 { oK as FleetFuelRefill, oL as FleetFuelRefillDTO, oM as FleetFuelRefillFile, oN as FleetFuelRefillFileDTO, oO as FleetFuelRefillFileSchema, oP as FleetFuelRefillQueryDTO, oQ as FleetFuelRefillQuerySchema, oR as FleetFuelRefillSchema, oS as createFleetFuelRefill, oT as create_fuel_refill_file, oU as deleteFleetFuelRefill, oV as findFleetFuelRefill, oW as get_fuel_refill_file_presigned_url, oX as newFleetFuelRefillPayload, oY as remove_fuel_refill_file, oZ as toFleetFuelRefillPayload, o_ as updateFleetFuelRefill } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { oK as FleetFuelRefill, oL as FleetFuelRefillDTO, oM as FleetFuelRefillFile, oN as FleetFuelRefillFileDTO, oO as FleetFuelRefillFileSchema, oP as FleetFuelRefillQueryDTO, oQ as FleetFuelRefillQuerySchema, oR as FleetFuelRefillSchema, oS as createFleetFuelRefill, oT as create_fuel_refill_file, oU as deleteFleetFuelRefill, oV as findFleetFuelRefill, oW as get_fuel_refill_file_presigned_url, oX as newFleetFuelRefillPayload, oY as remove_fuel_refill_file, oZ as toFleetFuelRefillPayload, o_ as updateFleetFuelRefill } from '../../../user_organisation_service-CwWFRkmm.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 { k1 as FleetFuelRemoval, k2 as FleetFuelRemovalDTO, k3 as FleetFuelRemovalFile, k4 as FleetFuelRemovalFileDTO, k5 as FleetFuelRemovalFileSchema, k6 as FleetFuelRemovalQueryDTO, k7 as FleetFuelRemovalQuerySchema, k8 as FleetFuelRemovalSchema, k9 as createFleetFuelRemoval, ka as create_fuel_removal_file, kb as deleteFleetFuelRemoval, kc as findFleetFuelRemoval, kd as get_fuel_removal_file_presigned_url, ke as newFleetFuelRemovalPayload, kf as remove_fuel_removal_file, kg as toFleetFuelRemovalPayload, kh as updateFleetFuelRemoval } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { k1 as FleetFuelRemoval, k2 as FleetFuelRemovalDTO, k3 as FleetFuelRemovalFile, k4 as FleetFuelRemovalFileDTO, k5 as FleetFuelRemovalFileSchema, k6 as FleetFuelRemovalQueryDTO, k7 as FleetFuelRemovalQuerySchema, k8 as FleetFuelRemovalSchema, k9 as createFleetFuelRemoval, ka as create_fuel_removal_file, kb as deleteFleetFuelRemoval, kc as findFleetFuelRemoval, kd as get_fuel_removal_file_presigned_url, ke as newFleetFuelRemovalPayload, kf as remove_fuel_removal_file, kg as toFleetFuelRemovalPayload, kh as updateFleetFuelRemoval } from '../../../user_organisation_service-CwWFRkmm.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 { dd as FleetIncident, de as FleetIncidentCost, df as FleetIncidentCostDTO, dg as FleetIncidentCostQueryDTO, dh as FleetIncidentCostQuerySchema, di as FleetIncidentCostSchema, dj as FleetIncidentDTO, dk as FleetIncidentDashBoardQueryDTO, dl as FleetIncidentDashBoardQuerySchema, dm as FleetIncidentFile, dn as FleetIncidentFileDTO, dp as FleetIncidentFileSchema, dq as FleetIncidentQueryDTO, dr as FleetIncidentQuerySchema, ds as FleetIncidentSchema, dt as IncidentDashboard, du as createFleetIncident, dv as createFleetIncidentCost, dw as create_incident_file, dx as deleteFleetIncident, dy as deleteFleetIncidentCost, dz as findFleetIncident, dA as findFleetIncidentCost, dB as get_incident_file_presigned_url, dC as incident_dashboard, dD as newFleetIncidentCostPayload, dE as newFleetIncidentPayload, dF as remove_incident_file, dG as toFleetIncidentCostPayload, dH as toFleetIncidentPayload, dI as updateFleetIncident, dJ as updateFleetIncidentCost } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { dd as FleetIncident, de as FleetIncidentCost, df as FleetIncidentCostDTO, dg as FleetIncidentCostQueryDTO, dh as FleetIncidentCostQuerySchema, di as FleetIncidentCostSchema, dj as FleetIncidentDTO, dk as FleetIncidentDashBoardQueryDTO, dl as FleetIncidentDashBoardQuerySchema, dm as FleetIncidentFile, dn as FleetIncidentFileDTO, dp as FleetIncidentFileSchema, dq as FleetIncidentQueryDTO, dr as FleetIncidentQuerySchema, ds as FleetIncidentSchema, dt as IncidentDashboard, du as createFleetIncident, dv as createFleetIncidentCost, dw as create_incident_file, dx as deleteFleetIncident, dy as deleteFleetIncidentCost, dz as findFleetIncident, dA as findFleetIncidentCost, dB as get_incident_file_presigned_url, dC as incident_dashboard, dD as newFleetIncidentCostPayload, dE as newFleetIncidentPayload, dF as remove_incident_file, dG as toFleetIncidentCostPayload, dH as toFleetIncidentPayload, dI as updateFleetIncident, dJ as updateFleetIncidentCost } from '../../../user_organisation_service-CwWFRkmm.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 { hC as FleetInspectionForm, hD as FleetInspectionFormDTO, hE as FleetInspectionFormFieldsDTO, hF as FleetInspectionFormFieldsSchema, hG as FleetInspectionFormQueryDTO, hH as FleetInspectionFormQuerySchema, hI as FleetInspectionFormSchema, hJ as FleetInspectionFormSimple, hK as createFleetInspectionForm, hL as deleteFleetInspectionForm, hM as findFleetInspectionForm, hN as find_inspection_form_cache_simple, hO as newFleetInspectionFormPayload, hP as toFleetInspectionFormPayload, hQ as updateFleetInspectionForm, hR as updateFleetInspectionFormData } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { hC as FleetInspectionForm, hD as FleetInspectionFormDTO, hE as FleetInspectionFormFieldsDTO, hF as FleetInspectionFormFieldsSchema, hG as FleetInspectionFormQueryDTO, hH as FleetInspectionFormQuerySchema, hI as FleetInspectionFormSchema, hJ as FleetInspectionFormSimple, hK as createFleetInspectionForm, hL as deleteFleetInspectionForm, hM as findFleetInspectionForm, hN as find_inspection_form_cache_simple, hO as newFleetInspectionFormPayload, hP as toFleetInspectionFormPayload, hQ as updateFleetInspectionForm, hR as updateFleetInspectionFormData } from '../../../user_organisation_service-CwWFRkmm.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 { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { hS as FleetInspection, hT as FleetInspectionDTO, hU as FleetInspectionDashBoardQueryDTO, hV as FleetInspectionDashBoardQuerySchema, hW as FleetInspectionFile, hX as FleetInspectionFileDTO, hY as FleetInspectionFileSchema, hZ as FleetInspectionQueryDTO, h_ as FleetInspectionQuerySchema, h$ as FleetInspectionSchema, i0 as InspectionDashboard, i1 as createFleetInspection, i2 as create_inspection_file, i3 as deleteFleetInspection, i4 as findFleetInspection, i5 as get_inspection_file_presigned_url, i6 as inspection_dashboard, i7 as newFleetInspectionPayload, i8 as remove_inspection_file, i9 as toFleetInspectionPayload, ia as updateFleetInspection } from '../../../user_organisation_service-CwWFRkmm.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 { t3 as FleetInspectionSchedule, t4 as FleetInspectionScheduleDTO, t5 as FleetInspectionScheduleQueryDTO, t6 as FleetInspectionScheduleQuerySchema, t7 as FleetInspectionScheduleSchema, t8 as FleetInspectionScheduleVehicleLink, t9 as createFleetInspectionSchedule, ta as deleteFleetInspectionSchedule, tb as findFleetInspectionSchedule, tc as newFleetInspectionSchedulePayload, td as toFleetInspectionSchedulePayload, te as updateFleetInspectionSchedule } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { t1 as FleetInspectionSchedule, t2 as FleetInspectionScheduleDTO, t3 as FleetInspectionScheduleQueryDTO, t4 as FleetInspectionScheduleQuerySchema, t5 as FleetInspectionScheduleSchema, t6 as FleetInspectionScheduleVehicleLink, t7 as createFleetInspectionSchedule, t8 as deleteFleetInspectionSchedule, t9 as findFleetInspectionSchedule, ta as newFleetInspectionSchedulePayload, tb as toFleetInspectionSchedulePayload, tc as updateFleetInspectionSchedule } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { ib as FleetIssue, ic as FleetIssueComment, id as FleetIssueCommentDTO, ie as FleetIssueCommentQueryDTO, ig as FleetIssueCommentQuerySchema, ih as FleetIssueCommentSchema, ii as FleetIssueDTO, ij as FleetIssueDashBoardQueryDTO, ik as FleetIssueDashBoardQuerySchema, il as FleetIssueFile, im as FleetIssueFileDTO, io as FleetIssueFileSchema, ip as FleetIssueHistory, iq as FleetIssueQueryDTO, ir as FleetIssueQuerySchema, is as FleetIssueSchema, it as IssueDashboard, iu as createFleetIssue, iv as createFleetIssueComment, iw as create_issue_file, ix as deleteFleetIssue, iy as deleteFleetIssueComment, iz as findFleetIssue, iA as findFleetIssueComment, iB as fleet_issue_dashboard, iC as get_issue_file_presigned_url, iD as newFleetIssueCommentPayload, iE as newFleetIssuePayload, iF as remove_issue_file, iG as toFleetIssueCommentPayload, iH as toFleetIssuePayload, iI as updateFleetIssue, iJ as updateFleetIssueComment } from '../../../user_organisation_service-CwWFRkmm.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 { yC as OrganisationCalendar, yD as OrganisationCalendarDTO, yE as OrganisationCalendarQueryDTO, yF as OrganisationCalendarQuerySchema, yG as OrganisationCalendarSchema, yH as createOrganisationCalendar, yI as deleteOrganisationCalendar, yJ as findOrganisationCalendar, yK as newOrganisationCalendarPayload, yL as toOrganisationCalendarPayload, yM as updateOrganisationCalendar } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { yA as OrganisationCalendar, yB as OrganisationCalendarDTO, yC as OrganisationCalendarQueryDTO, yD as OrganisationCalendarQuerySchema, yE as OrganisationCalendarSchema, yF as createOrganisationCalendar, yG as deleteOrganisationCalendar, yH as findOrganisationCalendar, yI as newOrganisationCalendarPayload, yJ as toOrganisationCalendarPayload, yK as updateOrganisationCalendar } from '../../../user_organisation_service-CwWFRkmm.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 { yN as OrganisationNoticeBoard, yO as OrganisationNoticeBoardDTO, yP as OrganisationNoticeBoardQueryDTO, yQ as OrganisationNoticeBoardQuerySchema, yR as OrganisationNoticeBoardSchema, yS as createOrganisationNoticeBoard, yT as deleteOrganisationNoticeBoard, yU as findOrganisationNoticeBoard, yV as newOrganisationNoticeBoardPayload, yW as toOrganisationNoticeBoardPayload, yX as updateOrganisationNoticeBoard } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { yL as OrganisationNoticeBoard, yM as OrganisationNoticeBoardDTO, yN as OrganisationNoticeBoardQueryDTO, yO as OrganisationNoticeBoardQuerySchema, yP as OrganisationNoticeBoardSchema, yQ as createOrganisationNoticeBoard, yR as deleteOrganisationNoticeBoard, yS as findOrganisationNoticeBoard, yT as newOrganisationNoticeBoardPayload, yU as toOrganisationNoticeBoardPayload, yV as updateOrganisationNoticeBoard } from '../../../user_organisation_service-CwWFRkmm.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 { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard, S as Student, ng as StudentAddress, nh as StudentAddressDTO, ni as StudentAddressQueryDTO, nj as StudentAddressQuerySchema, nk as StudentAddressSchema, nl as StudentDTO, nm as StudentGuardian, nn as StudentGuardianAutofillQueryDTO, no as StudentGuardianAutofillQuerySchema, np as StudentGuardianLink, nq as StudentGuardianLinkDTO, nr as StudentGuardianLinkQueryDTO, ns as StudentGuardianLinkQuerySchema, nt as StudentGuardianLinkSchema, nu as StudentGuardianLoginPush, nv as StudentLeaveRequest, nw as StudentLeaveRequestDTO, nx as StudentLeaveRequestQueryDTO, ny as StudentLeaveRequestQuerySchema, nz as StudentLeaveRequestSchema, nA as StudentLoginPush, nB as StudentNoFixedScheduleQueryDTO, nC as StudentNoFixedScheduleQuerySchema, nD as StudentProfilePictureDTO, nE as StudentProfilePictureSchema, nF as StudentQueryDTO, nG as StudentQuerySchema, nH as StudentSchema, nI as StudentStopChangeRequest, nJ as StudentStopChangeRequestApprovalDTO, nK as StudentStopChangeRequestApprovalSchema, nL as StudentStopChangeRequestDTO, nM as StudentStopChangeRequestQueryDTO, nN as StudentStopChangeRequestQuerySchema, nO as StudentStopChangeRequestSchema, nP as StudentTransportPlanTypeChangeHistory, nQ as StudentTransportPlanTypeChangeHistoryQueryDTO, nR as StudentTransportPlanTypeChangeHistoryQuerySchema, nS as approveStopChangeRequest, nT as createStudent, nU as createStudentAddress, nV as createStudentGuardianLink, nW as createStudentLeaveRequest, nX as createStudentStopChangeRequest, nY as deleteStudent, nZ as deleteStudentAddress, n_ as deleteStudentGuardianLink, n$ as deleteStudentLeaveRequest, o0 as deleteStudentStopChangeRequest, o1 as findStudent, o2 as findStudentAddress, o3 as findStudentGuardianAutofillDetails, o4 as findStudentGuardianLink, o5 as findStudentLeaveRequest, o6 as findStudentStopChangeRequest, o7 as findStudentTransportPlanTypeChangeHistory, o8 as find_students_with_no_fixed_schedule_drop, o9 as find_students_with_no_fixed_schedule_pickup, oa as get_student_guardian_presigned_url, ob as get_student_presigned_url, oc as newStudentAddressPayload, od as newStudentGuardianLinkPayload, oe as newStudentLeaveRequestPayload, of as newStudentPayload, og as newStudentStopChangeRequestPayload, oh as remove_guardian_profile_picture, oi as remove_profile_picture, oj as school_dashboard, ok as toStudentAddressPayload, ol as toStudentGuardianLinkPayload, om as toStudentLeaveRequestPayload, on as toStudentPayload, oo as toStudentStopChangeRequestPayload, op as updateGuardianDetails, oq as updateGuardianMobileNumber, or as updateGuardianProfilePicture, os as updateStudent, ot as updateStudentAddress, ou as updateStudentGuardianLink, ov as updateStudentLeaveRequest, ow as updateStudentStopChangeRequest, ox as update_guardian_profile_picture, oy as update_profile_picture } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { n7 as GuardianDetailsDTO, n8 as GuardianDetailsSchema, n9 as GuardianMobileNumberDTO, na as GuardianMobileNumberSchema, nb as GuardianProfilePictureDTO, nc as GuardianProfilePictureSchema, nd as SchoolDashBoardQueryDTO, ne as SchoolDashBoardQuerySchema, nf as SchoolDashboard, S as Student, ng as StudentAddress, nh as StudentAddressDTO, ni as StudentAddressQueryDTO, nj as StudentAddressQuerySchema, nk as StudentAddressSchema, nl as StudentDTO, nm as StudentGuardian, nn as StudentGuardianAutofillQueryDTO, no as StudentGuardianAutofillQuerySchema, np as StudentGuardianLink, nq as StudentGuardianLinkDTO, nr as StudentGuardianLinkQueryDTO, ns as StudentGuardianLinkQuerySchema, nt as StudentGuardianLinkSchema, nu as StudentGuardianLoginPush, nv as StudentLeaveRequest, nw as StudentLeaveRequestDTO, nx as StudentLeaveRequestQueryDTO, ny as StudentLeaveRequestQuerySchema, nz as StudentLeaveRequestSchema, nA as StudentLoginPush, nB as StudentNoFixedScheduleQueryDTO, nC as StudentNoFixedScheduleQuerySchema, nD as StudentProfilePictureDTO, nE as StudentProfilePictureSchema, nF as StudentQueryDTO, nG as StudentQuerySchema, nH as StudentSchema, nI as StudentStopChangeRequest, nJ as StudentStopChangeRequestApprovalDTO, nK as StudentStopChangeRequestApprovalSchema, nL as StudentStopChangeRequestDTO, nM as StudentStopChangeRequestQueryDTO, nN as StudentStopChangeRequestQuerySchema, nO as StudentStopChangeRequestSchema, nP as StudentTransportPlanTypeChangeHistory, nQ as StudentTransportPlanTypeChangeHistoryQueryDTO, nR as StudentTransportPlanTypeChangeHistoryQuerySchema, nS as approveStopChangeRequest, nT as createStudent, nU as createStudentAddress, nV as createStudentGuardianLink, nW as createStudentLeaveRequest, nX as createStudentStopChangeRequest, nY as deleteStudent, nZ as deleteStudentAddress, n_ as deleteStudentGuardianLink, n$ as deleteStudentLeaveRequest, o0 as deleteStudentStopChangeRequest, o1 as findStudent, o2 as findStudentAddress, o3 as findStudentGuardianAutofillDetails, o4 as findStudentGuardianLink, o5 as findStudentLeaveRequest, o6 as findStudentStopChangeRequest, o7 as findStudentTransportPlanTypeChangeHistory, o8 as find_students_with_no_fixed_schedule_drop, o9 as find_students_with_no_fixed_schedule_pickup, oa as get_student_guardian_presigned_url, ob as get_student_presigned_url, oc as newStudentAddressPayload, od as newStudentGuardianLinkPayload, oe as newStudentLeaveRequestPayload, of as newStudentPayload, og as newStudentStopChangeRequestPayload, oh as remove_guardian_profile_picture, oi as remove_profile_picture, oj as school_dashboard, ok as toStudentAddressPayload, ol as toStudentGuardianLinkPayload, om as toStudentLeaveRequestPayload, on as toStudentPayload, oo as toStudentStopChangeRequestPayload, op as updateGuardianDetails, oq as updateGuardianMobileNumber, or as updateGuardianProfilePicture, os as updateStudent, ot as updateStudentAddress, ou as updateStudentGuardianLink, ov as updateStudentLeaveRequest, ow as updateStudentStopChangeRequest, ox as update_guardian_profile_picture, oy as update_profile_picture } from '../../../user_organisation_service-CwWFRkmm.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 { tf as FleetServiceSchedule, tg as FleetServiceScheduleDTO, th as FleetServiceScheduleQueryDTO, ti as FleetServiceScheduleQuerySchema, tj as FleetServiceScheduleSchema, tk as FleetServiceScheduleVehicleLink, tl as createFleetServiceSchedule, tm as deleteFleetServiceSchedule, tn as findFleetServiceSchedule, to as newFleetServiceSchedulePayload, tp as toFleetServiceSchedulePayload, tq as updateFleetServiceSchedule } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { td as FleetServiceSchedule, te as FleetServiceScheduleDTO, tf as FleetServiceScheduleQueryDTO, tg as FleetServiceScheduleQuerySchema, th as FleetServiceScheduleSchema, ti as FleetServiceScheduleVehicleLink, tj as createFleetServiceSchedule, tk as deleteFleetServiceSchedule, tl as findFleetServiceSchedule, tm as newFleetServiceSchedulePayload, tn as toFleetServiceSchedulePayload, to as updateFleetServiceSchedule } from '../../../user_organisation_service-CwWFRkmm.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 { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { gX as FleetService, gY as FleetServiceDTO, gZ as FleetServiceDashBoardQueryDTO, g_ as FleetServiceDashBoardQuerySchema, g$ as FleetServiceFile, h0 as FleetServiceFileDTO, h1 as FleetServiceFileSchema, h2 as FleetServiceQueryDTO, h3 as FleetServiceQuerySchema, h4 as FleetServiceReminder, h5 as FleetServiceReminderDTO, h6 as FleetServiceReminderQueryDTO, h7 as FleetServiceReminderQuerySchema, h8 as FleetServiceReminderSchema, h9 as FleetServiceSchema, ha as FleetServiceTask, hb as FleetServiceTaskDTO, hc as FleetServiceTaskQueryDTO, hd as FleetServiceTaskQuerySchema, he as FleetServiceTaskSchema, hf as ServiceDashboard, hg as createFleetService, hh as createFleetServiceReminder, hi as createFleetServiceTask, hj as create_service_file, hk as deleteFleetService, hl as deleteFleetServiceReminder, hm as deleteFleetServiceTask, hn as findFleetService, ho as findFleetServiceReminder, hp as findFleetServiceTask, hq as get_service_file_presigned_url, hr as newFleetServicePayload, hs as newFleetServiceReminderPayload, ht as newFleetServiceTaskPayload, hu as remove_service_file, hv as service_dashboard, hw as toFleetServicePayload, hx as toFleetServiceReminderPayload, hy as toFleetServiceTaskPayload, hz as updateFleetService, hA as updateFleetServiceReminder, hB as updateFleetServiceTask } from '../../../user_organisation_service-CwWFRkmm.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 { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { eb as FleetVendorFuelStation, ec as FleetVendorFuelStationDTO, ed as FleetVendorFuelStationQueryDTO, ee as FleetVendorFuelStationQuerySchema, ef as FleetVendorFuelStationSchema, eg as FleetVendorFuelStationSimple, eh as createFleetVendorFuelStation, ei as deleteFleetVendorFuelStation, ej as findFleetVendorFuelStation, ek as find_fuel_station_cache_simple, el as newFleetVendorFuelStationPayload, em as toFleetVendorFuelStationPayload, en as updateFleetVendorFuelStation } from '../../../user_organisation_service-CwWFRkmm.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 { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-C560P4j-.js';
5
+ export { eV as FleetVendor, eW as FleetVendorAddress, eX as FleetVendorAddressDTO, eY as FleetVendorAddressQueryDTO, eZ as FleetVendorAddressQuerySchema, e_ as FleetVendorAddressSchema, e$ as FleetVendorBankAccount, f0 as FleetVendorBankAccountDTO, f1 as FleetVendorBankAccountQueryDTO, f2 as FleetVendorBankAccountQuerySchema, f3 as FleetVendorBankAccountSchema, f4 as FleetVendorContactPerson, f5 as FleetVendorContactPersonDTO, f6 as FleetVendorContactPersonLogoDTO, f7 as FleetVendorContactPersonLogoSchema, f8 as FleetVendorContactPersonQueryDTO, f9 as FleetVendorContactPersonQuerySchema, fa as FleetVendorContactPersonSchema, fb as FleetVendorDTO, fc as FleetVendorDashBoardQueryDTO, fd as FleetVendorDashBoardQuerySchema, fe as FleetVendorDocument, ff as FleetVendorDocumentDTO, fg as FleetVendorDocumentFile, fh as FleetVendorDocumentFileDTO, fi as FleetVendorDocumentFileSchema, fj as FleetVendorDocumentQueryDTO, fk as FleetVendorDocumentQuerySchema, fl as FleetVendorDocumentSchema, fm as FleetVendorLogoDTO, fn as FleetVendorLogoSchema, fo as FleetVendorQueryDTO, fp as FleetVendorQuerySchema, fq as FleetVendorReview, fr as FleetVendorReviewDTO, fs as FleetVendorReviewQueryDTO, ft as FleetVendorReviewQuerySchema, fu as FleetVendorReviewSchema, fv as FleetVendorSchema, fw as FleetVendorSimple, fx as FleetVendorTagLink, fy as FleetVendorTypeLink, fz as VendorDashboard, fA as createFleetVendor, fB as createFleetVendorAddress, fC as createFleetVendorBankAccount, fD as createFleetVendorContactPerson, fE as createFleetVendorDocument, fF as createFleetVendorReview, fG as create_vendor_document_file, fH as deleteFleetVendor, fI as deleteFleetVendorAddress, fJ as deleteFleetVendorBankAccount, fK as deleteFleetVendorContactPerson, fL as deleteFleetVendorDocument, fM as deleteFleetVendorReview, fN as findFleetVendor, fO as findFleetVendorAddress, fP as findFleetVendorBankAccount, fQ as findFleetVendorContactPerson, fR as findFleetVendorDocument, fS as findFleetVendorReview, fT as find_vendor_cache_simple, fU as get_vendor_contact_person_logo_presigned_url, fV as get_vendor_document_file_presigned_url, fW as get_vendor_logo_presigned_url, fX as newFleetVendorAddressPayload, fY as newFleetVendorBankAccountPayload, fZ as newFleetVendorContactPersonPayload, f_ as newFleetVendorDocumentPayload, f$ as newFleetVendorPayload, g0 as newFleetVendorReviewPayload, g1 as remove_vendor_contact_person_image, g2 as remove_vendor_document_file, g3 as remove_vendor_logo, g4 as toFleetVendorAddressPayload, g5 as toFleetVendorBankAccountPayload, g6 as toFleetVendorContactPersonPayload, g7 as toFleetVendorDocumentPayload, g8 as toFleetVendorPayload, g9 as toFleetVendorReviewPayload, ga as updateFleetVendor, gb as updateFleetVendorAddress, gc as updateFleetVendorBankAccount, gd as updateFleetVendorContactPerson, ge as updateFleetVendorDocument, gf as updateFleetVendorReview, gg as update_vendor_contact_person_image, gh as update_vendor_logo, gi as vendor_dashboard } from '../../../user_organisation_service-CwWFRkmm.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 { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-C560P4j-.js';
4
+ export { dK as FleetVendorServiceCenter, dL as FleetVendorServiceCenterDTO, dM as FleetVendorServiceCenterQueryDTO, dN as FleetVendorServiceCenterQuerySchema, dO as FleetVendorServiceCenterSchema, dP as FleetVendorServiceCenterSimple, dQ as createFleetVendorServiceCenter, dR as deleteFleetVendorServiceCenter, dS as findFleetVendorServiceCenter, dT as find_service_center_cache_simple, dU as newFleetVendorServiceCenterPayload, dV as toFleetVendorServiceCenterPayload, dW as updateFleetVendorServiceCenter } from '../../../user_organisation_service-CwWFRkmm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';