vms-nest-prisma-api-document 1045.0.0 → 1046.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 (114) 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 +5 -5
  4. package/dist/services/account/fasttag_details.d.ts +5 -5
  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/ticket_service.js +34 -3
  11. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  12. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  17. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  21. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  26. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  27. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  28. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  29. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  30. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  31. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  32. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  33. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  34. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  36. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  37. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  38. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  39. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  40. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  41. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  42. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  43. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  44. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  45. package/dist/services/main/users/auth_service.d.ts +1 -1
  46. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  47. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  48. package/dist/services/main/users/user_service.d.ts +1 -1
  49. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  50. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  58. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  59. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  60. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  61. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  65. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  66. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  67. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  89. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  90. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  91. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  92. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  93. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  94. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  95. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  96. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  97. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  98. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  99. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  100. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  112. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  113. package/dist/{user_organisation_service-ChFV_TSD.d.ts → user_organisation_service-D6Rcdig2.d.ts} +77 -2
  114. package/package.json +1 -1
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
22
22
  }, "strip", z.ZodTypeAny, {
23
23
  user_id: string;
24
24
  organisation_id: string;
25
- login_from: LoginFrom;
26
25
  country_id: string;
26
+ login_from: LoginFrom;
27
27
  os_details: Record<string, any>;
28
28
  ip_details: Record<string, any>;
29
29
  }, {
30
30
  user_id: string;
31
31
  organisation_id: string;
32
- login_from: LoginFrom;
33
32
  country_id: string;
33
+ login_from: LoginFrom;
34
34
  os_details?: Record<string, any> | undefined;
35
35
  ip_details?: Record<string, any> | undefined;
36
36
  }>;
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
48
48
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
49
49
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
50
50
  }, "strip", z.ZodTypeAny, {
51
+ login_from: LoginFrom;
51
52
  search: string;
52
53
  paging: PAGING;
53
54
  page_count: number;
54
55
  page_index: number;
55
- login_from: LoginFrom;
56
56
  date_format_id: string;
57
57
  time_zone_id: string;
58
58
  user_ids: string[];
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
43
43
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
44
44
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
45
45
  }, "strip", z.ZodTypeAny, {
46
+ login_from: LoginFrom;
46
47
  search: string;
47
48
  paging: PAGING;
48
49
  page_count: number;
49
50
  page_index: number;
50
- login_from: LoginFrom;
51
51
  date_format_id: string;
52
52
  time_zone_id: string;
53
53
  user_ids: string[];
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-ChFV_TSD.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-D6Rcdig2.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';
@@ -44,14 +44,14 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
44
44
  api_secret: string;
45
45
  description: string;
46
46
  status: Status;
47
- e_way_bill_provider_id: string;
48
47
  organisation_id: string;
49
48
  user_id: string;
49
+ e_way_bill_provider_id: string;
50
50
  }, {
51
51
  status: Status;
52
- e_way_bill_provider_id: string;
53
52
  organisation_id: string;
54
53
  user_id: string;
54
+ e_way_bill_provider_id: string;
55
55
  api_client_id?: string | undefined;
56
56
  api_key?: string | undefined;
57
57
  api_secret?: string | undefined;
@@ -115,10 +115,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
115
115
  include_master_data: YesNo;
116
116
  date_format_id: string;
117
117
  time_zone_id: string;
118
- eway_bill_details_ids: string[];
119
118
  organisation_ids: string[];
120
119
  user_ids: string[];
121
120
  e_way_bill_provider_ids: string[];
121
+ eway_bill_details_ids: string[];
122
122
  }, {
123
123
  date_format_id: string;
124
124
  time_zone_id: string;
@@ -141,10 +141,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
141
141
  direction: OrderBy;
142
142
  }[] | undefined;
143
143
  include_master_data?: YesNo | undefined;
144
- eway_bill_details_ids?: string[] | undefined;
145
144
  organisation_ids?: string[] | undefined;
146
145
  user_ids?: string[] | undefined;
147
146
  e_way_bill_provider_ids?: string[] | undefined;
147
+ eway_bill_details_ids?: string[] | undefined;
148
148
  }>;
149
149
  type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
150
150
  declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
@@ -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-ChFV_TSD.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-D6Rcdig2.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';
@@ -44,14 +44,14 @@ declare const FASTagDetailsSchema: z.ZodObject<{
44
44
  api_secret: string;
45
45
  description: string;
46
46
  status: Status;
47
+ fasttag_bank_id: string;
47
48
  organisation_id: string;
48
49
  user_id: string;
49
- fasttag_bank_id: string;
50
50
  }, {
51
51
  status: Status;
52
+ fasttag_bank_id: string;
52
53
  organisation_id: string;
53
54
  user_id: string;
54
- fasttag_bank_id: string;
55
55
  api_client_id?: string | undefined;
56
56
  api_key?: string | undefined;
57
57
  api_secret?: string | undefined;
@@ -115,10 +115,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
115
115
  include_master_data: YesNo;
116
116
  date_format_id: string;
117
117
  time_zone_id: string;
118
+ fasttag_details_ids: string[];
118
119
  organisation_ids: string[];
119
120
  user_ids: string[];
120
121
  fasttag_bank_ids: string[];
121
- fasttag_details_ids: string[];
122
122
  }, {
123
123
  date_format_id: string;
124
124
  time_zone_id: string;
@@ -141,10 +141,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
141
141
  direction: OrderBy;
142
142
  }[] | undefined;
143
143
  include_master_data?: YesNo | undefined;
144
+ fasttag_details_ids?: string[] | undefined;
144
145
  organisation_ids?: string[] | undefined;
145
146
  user_ids?: string[] | undefined;
146
147
  fasttag_bank_ids?: string[] | undefined;
147
- fasttag_details_ids?: string[] | undefined;
148
148
  }>;
149
149
  type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
150
150
  declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../zod_utils/zod_base_schema.js';
5
- export { rd as Invoice, ri as InvoiceDTO, re as InvoiceFile, rg as InvoiceFileDTO, rf as InvoiceFileSchema, rk as InvoiceQueryDTO, rj as InvoiceQuerySchema, rh as InvoiceSchema, rr as createInvoice, ro as create_invoice_file, rt as deleteInvoice, rq as findInvoices, rn as get_invoice_file_presigned_url, rm as newInvoicePayload, rp as remove_invoice_file, rl as toInvoicePayload, rs as updateInvoice } from '../../user_organisation_service-ChFV_TSD.js';
5
+ export { rd as Invoice, ri as InvoiceDTO, re as InvoiceFile, rg as InvoiceFileDTO, rf as InvoiceFileSchema, rk as InvoiceQueryDTO, rj as InvoiceQuerySchema, rh as InvoiceSchema, rr as createInvoice, ro as create_invoice_file, rt as deleteInvoice, rq as findInvoices, rn as get_invoice_file_presigned_url, rm as newInvoicePayload, rp as remove_invoice_file, rl as toInvoicePayload, rs as updateInvoice } from '../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  export { M as MasterBookmarkModule, d as MasterBookmarkModuleDTO, j as MasterBookmarkModuleQueryDTO, i as MasterBookmarkModuleQuerySchema, c as MasterBookmarkModuleSchema, b as MasterBookmarkPage, h as MasterBookmarkPageDTO, n as MasterBookmarkPageQueryDTO, m as MasterBookmarkPageQuerySchema, g as MasterBookmarkPageSchema, a as MasterBookmarkSubModule, f as MasterBookmarkSubModuleDTO, l as MasterBookmarkSubModuleQueryDTO, k as MasterBookmarkSubModuleQuerySchema, e as MasterBookmarkSubModuleSchema, u as createMasterBookmarkModule, C as createMasterBookmarkPage, y as createMasterBookmarkSubModule, x as deleteMasterBookmarkModule, F as deleteMasterBookmarkPage, B as deleteMasterBookmarkSubModule, v as findMasterBookmarkModule, D as findMasterBookmarkPage, z as findMasterBookmarkSubModule, o as newMasterBookmarkModulePayload, s as newMasterBookmarkPagePayload, q as newMasterBookmarkSubModulePayload, t as toMasterBookmarkModulePayload, r as toMasterBookmarkPagePayload, p as toMasterBookmarkSubModulePayload, w as updateMasterBookmarkModule, E as updateMasterBookmarkPage, A as updateMasterBookmarkSubModule } from './user_bookmark_service.js';
5
- import '../../user_organisation_service-ChFV_TSD.js';
5
+ import '../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../user_organisation_service-ChFV_TSD.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 '../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { vb as OrganisationReportAutomationMail, ve as OrganisationReportAutomationMailQueryDTO, vd as OrganisationReportAutomationMailQuerySchema, vc as OrganisationReportAutomationMailVehicleLink, v9 as OrganisationReportPreference, vg as OrganisationReportPreferenceDTO, vi as OrganisationReportPreferenceQueryDTO, vh as OrganisationReportPreferenceQuerySchema, vf as OrganisationReportPreferenceSchema, va as OrganisationReportPreferenceVehicleLink, vm as createOrganisationReportPreference, vo as deleteOrganisationReportPreference, vp as findOrganisationReportAutomationMail, vl as findOrganisationReportPreference, vk as newOrganisationReportPreferencePayload, vj as toOrganisationReportPreferencePayload, vn as updateOrganisationReportPreference } from '../../user_organisation_service-ChFV_TSD.js';
4
+ export { vb as OrganisationReportAutomationMail, ve as OrganisationReportAutomationMailQueryDTO, vd as OrganisationReportAutomationMailQuerySchema, vc as OrganisationReportAutomationMailVehicleLink, v9 as OrganisationReportPreference, vg as OrganisationReportPreferenceDTO, vi as OrganisationReportPreferenceQueryDTO, vh as OrganisationReportPreferenceQuerySchema, vf as OrganisationReportPreferenceSchema, va as OrganisationReportPreferenceVehicleLink, vm as createOrganisationReportPreference, vo as deleteOrganisationReportPreference, vp as findOrganisationReportAutomationMail, vl as findOrganisationReportPreference, vk as newOrganisationReportPreferencePayload, vj as toOrganisationReportPreferencePayload, vn as updateOrganisationReportPreference } from '../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../zod_utils/zod_base_schema.js';
5
- export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../user_organisation_service-ChFV_TSD.js';
5
+ export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -307,9 +307,20 @@ var TicketVerifySchema = z3.object({
307
307
  // Relations - Parent
308
308
  admin_id: single_select_mandatory("UserAdmin"),
309
309
  // Single-Selection -> UserAdmin
310
+ // Relations - Parent
311
+ organisation_id: single_select_mandatory("UserOrganisation"),
312
+ // Single-Selection -> UserOrganisation
313
+ user_id: single_select_mandatory("User"),
314
+ // Single-Selection -> User
310
315
  // Main Field Details
311
316
  admin_message: stringOptional("Admin Message", 0, 500),
312
- ticket_status: enumMandatory("TicketStatus", TicketStatus, "Open" /* Open */)
317
+ ticket_status: enumMandatory("TicketStatus", TicketStatus, "Open" /* Open */),
318
+ // Files
319
+ TicketFileSchema: nestedArrayOfObjectsOptional(
320
+ "TicketFileSchema",
321
+ TicketFileSchema,
322
+ []
323
+ )
313
324
  });
314
325
  var TicketQuerySchema = BaseQuerySchema.extend({
315
326
  // Self Table
@@ -361,13 +372,33 @@ var newTicketPayload = () => ({
361
372
  });
362
373
  var newVerifyTicketPayload = () => ({
363
374
  admin_id: "",
375
+ organisation_id: "",
376
+ user_id: "",
364
377
  admin_message: "",
365
- ticket_status: "Open" /* Open */
378
+ ticket_status: "Open" /* Open */,
379
+ TicketFileSchema: []
366
380
  });
367
381
  var toVerifyTicketPayload = (ticket) => ({
368
382
  admin_id: ticket.admin_id ?? "",
383
+ organisation_id: ticket.organisation_id ?? "",
384
+ user_id: ticket.user_id ?? "",
369
385
  admin_message: ticket.admin_message ?? "",
370
- ticket_status: ticket.ticket_status
386
+ ticket_status: ticket.ticket_status,
387
+ TicketFileSchema: ticket.TicketFile?.map((file) => ({
388
+ organisation_id: file.organisation_id ?? "",
389
+ user_id: file.user_id ?? "",
390
+ ticket_id: file.ticket_id ?? "",
391
+ ticket_file_id: file.ticket_file_id ?? "",
392
+ usage_type: file.usage_type,
393
+ file_type: file.file_type,
394
+ file_url: file.file_url || "",
395
+ file_key: file.file_key || "",
396
+ file_name: file.file_name || "",
397
+ file_description: file.file_description || "",
398
+ file_size: file.file_size ?? 0,
399
+ file_metadata: file.file_metadata ?? {},
400
+ status: file.status
401
+ })) ?? []
371
402
  });
372
403
  var get_ticket_file_presigned_url = async (data) => {
373
404
  return apiPost(ENDPOINTS.get_ticket_file_presigned_url, data);
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-ChFV_TSD.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { kd as BreakdownDashboard, ka as FleetBreakdown, kc as FleetBreakdownCost, kn as FleetBreakdownCostDTO, kp as FleetBreakdownCostQueryDTO, ko as FleetBreakdownCostQuerySchema, km as FleetBreakdownCostSchema, kh as FleetBreakdownDTO, kl as FleetBreakdownDashBoardQueryDTO, kk as FleetBreakdownDashBoardQuerySchema, kb as FleetBreakdownFile, kf as FleetBreakdownFileDTO, ke as FleetBreakdownFileSchema, kj as FleetBreakdownQueryDTO, ki as FleetBreakdownQuerySchema, kg as FleetBreakdownSchema, kB as breakdown_dashboard, ky as createFleetBreakdown, kD as createFleetBreakdownCost, kv as create_breakdown_file, kA as deleteFleetBreakdown, kF as deleteFleetBreakdownCost, kx as findFleetBreakdown, kC as findFleetBreakdownCost, ku as get_breakdown_file_presigned_url, kt as newFleetBreakdownCostPayload, kr as newFleetBreakdownPayload, kw as remove_breakdown_file, ks as toFleetBreakdownCostPayload, kq as toFleetBreakdownPayload, kz as updateFleetBreakdown, kE as updateFleetBreakdownCost } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { kd as BreakdownDashboard, ka as FleetBreakdown, kc as FleetBreakdownCost, kn as FleetBreakdownCostDTO, kp as FleetBreakdownCostQueryDTO, ko as FleetBreakdownCostQuerySchema, km as FleetBreakdownCostSchema, kh as FleetBreakdownDTO, kl as FleetBreakdownDashBoardQueryDTO, kk as FleetBreakdownDashBoardQuerySchema, kb as FleetBreakdownFile, kf as FleetBreakdownFileDTO, ke as FleetBreakdownFileSchema, kj as FleetBreakdownQueryDTO, ki as FleetBreakdownQuerySchema, kg as FleetBreakdownSchema, kB as breakdown_dashboard, ky as createFleetBreakdown, kD as createFleetBreakdownCost, kv as create_breakdown_file, kA as deleteFleetBreakdown, kF as deleteFleetBreakdownCost, kx as findFleetBreakdown, kC as findFleetBreakdownCost, ku as get_breakdown_file_presigned_url, kt as newFleetBreakdownCostPayload, kr as newFleetBreakdownPayload, kw as remove_breakdown_file, ks as toFleetBreakdownCostPayload, kq as toFleetBreakdownPayload, kz as updateFleetBreakdown, kE as updateFleetBreakdownCost } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { oh as BusDashBoardQueryDTO, og as BusDashBoardQuerySchema, o9 as BusDashboard, o8 as BusStop, od as BusStopDTO, o7 as BusStopPolygonData, ob as BusStopPolygonDataDTO, oa as BusStopPolygonDataSchema, of as BusStopQueryDTO, oe as BusStopQuerySchema, oc as BusStopSchema, oo as bus_dashboard, ol as createBusStop, on as deleteBusStop, ok as findBusStop, oj as newBusStopPayload, oi as toBusStopPayload, om as updateBusStop } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { oh as BusDashBoardQueryDTO, og as BusDashBoardQuerySchema, o9 as BusDashboard, o8 as BusStop, od as BusStopDTO, o7 as BusStopPolygonData, ob as BusStopPolygonDataDTO, oa as BusStopPolygonDataSchema, of as BusStopQueryDTO, oe as BusStopQuerySchema, oc as BusStopSchema, oo as bus_dashboard, ol as createBusStop, on as deleteBusStop, ok as findBusStop, oj as newBusStopPayload, oi as toBusStopPayload, om as updateBusStop } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
- export { nC as FixedScheduleDayRun, nI as FixedScheduleDayRunCancelDTO, nH as FixedScheduleDayRunCancelSchema, nK as FixedScheduleDayRunQueryDTO, nJ as FixedScheduleDayRunQuerySchema, nD as FixedScheduleDayRunStop, nO as FixedScheduleDayRunStopEnterDTO, nN as FixedScheduleDayRunStopEnterSchema, nQ as FixedScheduleDayRunStopExitDTO, nP as FixedScheduleDayRunStopExitSchema, nE as FixedScheduleDayRunStudent, nM as FixedScheduleDayRunStudentUpdateDTO, nL as FixedScheduleDayRunStudentUpdateSchema, nG as FixedScheduleDayRunUpdateDTO, nF as FixedScheduleDayRunUpdateSchema, o2 as cancel_fixed_schedule_day_run, o0 as find, n$ as get_student_attendance_presigned_url, nU as newFixedScheduleDayRunCancelPayload, nY as newFixedScheduleDayRunStopEnterPayload, n_ as newFixedScheduleDayRunStopExitPayload, nW as newFixedScheduleDayRunStudentUpdatePayload, nS as newFixedScheduleDayRunUpdatePayload, nT as toFixedScheduleDayRunCancelPayload, nX as toFixedScheduleDayRunStopEnterPayload, nZ as toFixedScheduleDayRunStopExitPayload, nV as toFixedScheduleDayRunStudentUpdatePayload, nR as toFixedScheduleDayRunUpdatePayload, o1 as update_fixed_schedule_day_run, o5 as update_stop_enter, o6 as update_stop_exit, o3 as update_student_boarded, o4 as update_student_handovered } from '../../../user_organisation_service-ChFV_TSD.js';
2
+ export { nC as FixedScheduleDayRun, nI as FixedScheduleDayRunCancelDTO, nH as FixedScheduleDayRunCancelSchema, nK as FixedScheduleDayRunQueryDTO, nJ as FixedScheduleDayRunQuerySchema, nD as FixedScheduleDayRunStop, nO as FixedScheduleDayRunStopEnterDTO, nN as FixedScheduleDayRunStopEnterSchema, nQ as FixedScheduleDayRunStopExitDTO, nP as FixedScheduleDayRunStopExitSchema, nE as FixedScheduleDayRunStudent, nM as FixedScheduleDayRunStudentUpdateDTO, nL as FixedScheduleDayRunStudentUpdateSchema, nG as FixedScheduleDayRunUpdateDTO, nF as FixedScheduleDayRunUpdateSchema, o2 as cancel_fixed_schedule_day_run, o0 as find, n$ as get_student_attendance_presigned_url, nU as newFixedScheduleDayRunCancelPayload, nY as newFixedScheduleDayRunStopEnterPayload, n_ as newFixedScheduleDayRunStopExitPayload, nW as newFixedScheduleDayRunStudentUpdatePayload, nS as newFixedScheduleDayRunUpdatePayload, nT as toFixedScheduleDayRunCancelPayload, nX as toFixedScheduleDayRunStopEnterPayload, nZ as toFixedScheduleDayRunStopExitPayload, nV as toFixedScheduleDayRunStudentUpdatePayload, nR as toFixedScheduleDayRunUpdatePayload, o1 as update_fixed_schedule_day_run, o5 as update_stop_enter, o6 as update_stop_exit, o3 as update_student_boarded, o4 as update_student_handovered } from '../../../user_organisation_service-D6Rcdig2.js';
3
3
  import 'zod';
4
4
  import '../../../core/BaseResponse.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { op as MasterRoute, os as MasterRouteDTO, oK as MasterRouteJourneyTimeDTO, oJ as MasterRouteJourneyTimeSchema, ou as MasterRouteQueryDTO, ot as MasterRouteQuerySchema, or as MasterRouteSchema, oq as MasterRouteStop, oA as MasterRouteStopCreateDTO, oz as MasterRouteStopCreateSchema, ow as MasterRouteStopDTO, oH as MasterRouteStopDeleteAllSchema, oI as MasterRouteStopDeleteDTO, oG as MasterRouteStopDeleteReOrderDTO, oF as MasterRouteStopDeleteSchema, oB as MasterRouteStopIds, oC as MasterRouteStopIdsDTO, oE as MasterRouteStopReorderDTO, oD as MasterRouteStopReorderSchema, ov as MasterRouteStopSchema, oy as MasterRouteStopUpdateDTO, ox as MasterRouteStopUpdateSchema, oR as appendRouteStop, oO as createMasterRoute, oQ as deleteMasterRoute, oU as deleteRouteStopReorder, oV as deleteRouteStopsAll, oN as findMasterRoute, oX as findRouteStopCache, oM as newMasterRoutePayload, oT as reorderRouteStops, oL as toMasterRoutePayload, oP as updateMasterRoute, oS as updateRouteStop, oW as update_journey_time } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { op as MasterRoute, os as MasterRouteDTO, oK as MasterRouteJourneyTimeDTO, oJ as MasterRouteJourneyTimeSchema, ou as MasterRouteQueryDTO, ot as MasterRouteQuerySchema, or as MasterRouteSchema, oq as MasterRouteStop, oA as MasterRouteStopCreateDTO, oz as MasterRouteStopCreateSchema, ow as MasterRouteStopDTO, oH as MasterRouteStopDeleteAllSchema, oI as MasterRouteStopDeleteDTO, oG as MasterRouteStopDeleteReOrderDTO, oF as MasterRouteStopDeleteSchema, oB as MasterRouteStopIds, oC as MasterRouteStopIdsDTO, oE as MasterRouteStopReorderDTO, oD as MasterRouteStopReorderSchema, ov as MasterRouteStopSchema, oy as MasterRouteStopUpdateDTO, ox as MasterRouteStopUpdateSchema, oR as appendRouteStop, oO as createMasterRoute, oQ as deleteMasterRoute, oU as deleteRouteStopReorder, oV as deleteRouteStopsAll, oN as findMasterRoute, oX as findRouteStopCache, oM as newMasterRoutePayload, oT as reorderRouteStops, oL as toMasterRoutePayload, oP as updateMasterRoute, oS as updateRouteStop, oW as update_journey_time } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { n1 as AssignFixedScheduleToStudentsDTO, n0 as AssignFixedScheduleToStudentsSchema, nd as AssignSpecialScheduleToStudentsDTO, nc as AssignSpecialScheduleToStudentsSchema, mS as MasterFixedSchedule, mX as MasterFixedScheduleDTO, mZ as MasterFixedScheduleQueryDTO, mY as MasterFixedScheduleQuerySchema, mW as MasterFixedScheduleSchema, mT as MasterFixedScheduleStudent, m$ as MasterFixedScheduleStudentQueryDTO, m_ as MasterFixedScheduleStudentQuerySchema, mU as MasterSpecialSchedule, n7 as MasterSpecialScheduleDTO, n9 as MasterSpecialScheduleQueryDTO, n8 as MasterSpecialScheduleQuerySchema, n6 as MasterSpecialScheduleSchema, mV as MasterSpecialScheduleStudent, nb as MasterSpecialScheduleStudentQueryDTO, na as MasterSpecialScheduleStudentQuerySchema, n3 as RemoveFixedScheduleToStudentsDTO, n2 as RemoveFixedScheduleToStudentsSchema, nf as RemoveSpecialScheduleToStudentsDTO, ne as RemoveSpecialScheduleToStudentsSchema, n5 as UpdateFixedScheduleStopDTO, n4 as UpdateFixedScheduleStopSchema, nh as UpdateSpecialScheduleStopDTO, ng as UpdateSpecialScheduleStopSchema, nr as assignFixedScheduleToStudents, nz as assignSpecialScheduleToStudents, nn as createMasterFixedSchedule, nv as createMasterSpecialSchedule, np as deleteMasterFixedSchedule, nx as deleteMasterSpecialSchedule, nm as findMasterFixedSchedule, nq as findMasterFixedScheduleStudent, nu as findMasterSpecialSchedule, ny as findMasterSpecialScheduleStudent, nj as newMasterFixedSchedulePayload, nl as newMasterSpecialSchedulePayload, ns as removeFixedScheduleToStudents, nA as removeSpecialScheduleToStudents, ni as toMasterFixedSchedulePayload, nk as toMasterSpecialSchedulePayload, nt as updateFixedScheduleStop, no as updateMasterFixedSchedule, nw as updateMasterSpecialSchedule, nB as updateSpecialScheduleStop } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { n1 as AssignFixedScheduleToStudentsDTO, n0 as AssignFixedScheduleToStudentsSchema, nd as AssignSpecialScheduleToStudentsDTO, nc as AssignSpecialScheduleToStudentsSchema, mS as MasterFixedSchedule, mX as MasterFixedScheduleDTO, mZ as MasterFixedScheduleQueryDTO, mY as MasterFixedScheduleQuerySchema, mW as MasterFixedScheduleSchema, mT as MasterFixedScheduleStudent, m$ as MasterFixedScheduleStudentQueryDTO, m_ as MasterFixedScheduleStudentQuerySchema, mU as MasterSpecialSchedule, n7 as MasterSpecialScheduleDTO, n9 as MasterSpecialScheduleQueryDTO, n8 as MasterSpecialScheduleQuerySchema, n6 as MasterSpecialScheduleSchema, mV as MasterSpecialScheduleStudent, nb as MasterSpecialScheduleStudentQueryDTO, na as MasterSpecialScheduleStudentQuerySchema, n3 as RemoveFixedScheduleToStudentsDTO, n2 as RemoveFixedScheduleToStudentsSchema, nf as RemoveSpecialScheduleToStudentsDTO, ne as RemoveSpecialScheduleToStudentsSchema, n5 as UpdateFixedScheduleStopDTO, n4 as UpdateFixedScheduleStopSchema, nh as UpdateSpecialScheduleStopDTO, ng as UpdateSpecialScheduleStopSchema, nr as assignFixedScheduleToStudents, nz as assignSpecialScheduleToStudents, nn as createMasterFixedSchedule, nv as createMasterSpecialSchedule, np as deleteMasterFixedSchedule, nx as deleteMasterSpecialSchedule, nm as findMasterFixedSchedule, nq as findMasterFixedScheduleStudent, nu as findMasterSpecialSchedule, ny as findMasterSpecialScheduleStudent, nj as newMasterFixedSchedulePayload, nl as newMasterSpecialSchedulePayload, ns as removeFixedScheduleToStudents, nA as removeSpecialScheduleToStudents, ni as toMasterFixedSchedulePayload, nk as toMasterSpecialSchedulePayload, nt as updateFixedScheduleStop, no as updateMasterFixedSchedule, nw as updateMasterSpecialSchedule, nB as updateSpecialScheduleStop } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { rI as DocumentDashboard, rF as FleetDocument, rM as FleetDocumentDTO, rU as FleetDocumentDashBoardQueryDTO, rT as FleetDocumentDashBoardQuerySchema, rH as FleetDocumentExpiry, rQ as FleetDocumentExpiryDTO, rS as FleetDocumentExpiryQueryDTO, rR as FleetDocumentExpiryQuerySchema, rP as FleetDocumentExpirySchema, rG as FleetDocumentFile, rK as FleetDocumentFileDTO, rJ as FleetDocumentFileSchema, rO as FleetDocumentQueryDTO, rN as FleetDocumentQuerySchema, rL as FleetDocumentSchema, s1 as createFleetDocument, s6 as createFleetDocumentExpiry, r_ as create_fleet_document_file, s3 as deleteFleetDocument, s8 as deleteFleetDocumentExpiry, s0 as findFleetDocument, s5 as findFleetDocumentExpiry, s4 as fleet_document_dashboard, rZ as get_fleet_document_file_presigned_url, rY as newFleetDocumentExpiryPayload, rW as newFleetDocumentPayload, r$ as remove_fleet_document_file, rX as toFleetDocumentExpiryPayload, rV as toFleetDocumentPayload, s2 as updateFleetDocument, s7 as updateFleetDocumentExpiry } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { rI as DocumentDashboard, rF as FleetDocument, rM as FleetDocumentDTO, rU as FleetDocumentDashBoardQueryDTO, rT as FleetDocumentDashBoardQuerySchema, rH as FleetDocumentExpiry, rQ as FleetDocumentExpiryDTO, rS as FleetDocumentExpiryQueryDTO, rR as FleetDocumentExpiryQuerySchema, rP as FleetDocumentExpirySchema, rG as FleetDocumentFile, rK as FleetDocumentFileDTO, rJ as FleetDocumentFileSchema, rO as FleetDocumentQueryDTO, rN as FleetDocumentQuerySchema, rL as FleetDocumentSchema, s1 as createFleetDocument, s6 as createFleetDocumentExpiry, r_ as create_fleet_document_file, s3 as deleteFleetDocument, s8 as deleteFleetDocumentExpiry, s0 as findFleetDocument, s5 as findFleetDocumentExpiry, s4 as fleet_document_dashboard, rZ as get_fleet_document_file_presigned_url, rY as newFleetDocumentExpiryPayload, rW as newFleetDocumentPayload, r$ as remove_fleet_document_file, rX as toFleetDocumentExpiryPayload, rV as toFleetDocumentPayload, s2 as updateFleetDocument, s7 as updateFleetDocumentExpiry } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { sN as AllVehiclesFuelDailySummaryDTO, sM as AllVehiclesFuelDailySummaryQuerySchema, sL as FleetFuelDailyMonthlySummaryQueryDTO, sK as FleetFuelDailyMonthlySummaryQuerySchema, sF as FleetFuelDailySummary, sH as FleetFuelDailySummaryDTO, sP as FleetFuelDailySummaryDashBoardQueryDTO, sO as FleetFuelDailySummaryDashBoardQuerySchema, sJ as FleetFuelDailySummaryQueryDTO, sI as FleetFuelDailySummaryQuerySchema, sG as FleetFuelDailySummarySchema, sQ as FuelDashboard, sU as createFleetFuelDailySummary, sW as deleteFleetFuelDailySummary, sT as findFleetFuelDailySummary, sY as findFleetFuelMonthlySummary, sX as fuel_dashboard, sS as newFleetFuelDailySummaryPayload, sR as toFleetFuelDailySummaryPayload, sV as updateFleetFuelDailySummary } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { sN as AllVehiclesFuelDailySummaryDTO, sM as AllVehiclesFuelDailySummaryQuerySchema, sL as FleetFuelDailyMonthlySummaryQueryDTO, sK as FleetFuelDailyMonthlySummaryQuerySchema, sF as FleetFuelDailySummary, sH as FleetFuelDailySummaryDTO, sP as FleetFuelDailySummaryDashBoardQueryDTO, sO as FleetFuelDailySummaryDashBoardQuerySchema, sJ as FleetFuelDailySummaryQueryDTO, sI as FleetFuelDailySummaryQuerySchema, sG as FleetFuelDailySummarySchema, sQ as FuelDashboard, sU as createFleetFuelDailySummary, sW as deleteFleetFuelDailySummary, sT as findFleetFuelDailySummary, sY as findFleetFuelMonthlySummary, sX as fuel_dashboard, sS as newFleetFuelDailySummaryPayload, sR as toFleetFuelDailySummaryPayload, sV as updateFleetFuelDailySummary } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { qA as FleetFuelRefill, qF as FleetFuelRefillDTO, qB as FleetFuelRefillFile, qD as FleetFuelRefillFileDTO, qC as FleetFuelRefillFileSchema, qH as FleetFuelRefillQueryDTO, qG as FleetFuelRefillQuerySchema, qE as FleetFuelRefillSchema, qO as createFleetFuelRefill, qL as create_fuel_refill_file, qQ as deleteFleetFuelRefill, qN as findFleetFuelRefill, qK as get_fuel_refill_file_presigned_url, qJ as newFleetFuelRefillPayload, qM as remove_fuel_refill_file, qI as toFleetFuelRefillPayload, qP as updateFleetFuelRefill } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { qA as FleetFuelRefill, qF as FleetFuelRefillDTO, qB as FleetFuelRefillFile, qD as FleetFuelRefillFileDTO, qC as FleetFuelRefillFileSchema, qH as FleetFuelRefillQueryDTO, qG as FleetFuelRefillQuerySchema, qE as FleetFuelRefillSchema, qO as createFleetFuelRefill, qL as create_fuel_refill_file, qQ as deleteFleetFuelRefill, qN as findFleetFuelRefill, qK as get_fuel_refill_file_presigned_url, qJ as newFleetFuelRefillPayload, qM as remove_fuel_refill_file, qI as toFleetFuelRefillPayload, qP as updateFleetFuelRefill } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { lh as FleetFuelRemoval, lm as FleetFuelRemovalDTO, li as FleetFuelRemovalFile, lk as FleetFuelRemovalFileDTO, lj as FleetFuelRemovalFileSchema, lo as FleetFuelRemovalQueryDTO, ln as FleetFuelRemovalQuerySchema, ll as FleetFuelRemovalSchema, lv as createFleetFuelRemoval, ls as create_fuel_removal_file, lx as deleteFleetFuelRemoval, lu as findFleetFuelRemoval, lr as get_fuel_removal_file_presigned_url, lq as newFleetFuelRemovalPayload, lt as remove_fuel_removal_file, lp as toFleetFuelRemovalPayload, lw as updateFleetFuelRemoval } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { lh as FleetFuelRemoval, lm as FleetFuelRemovalDTO, li as FleetFuelRemovalFile, lk as FleetFuelRemovalFileDTO, lj as FleetFuelRemovalFileSchema, lo as FleetFuelRemovalQueryDTO, ln as FleetFuelRemovalQuerySchema, ll as FleetFuelRemovalSchema, lv as createFleetFuelRemoval, ls as create_fuel_removal_file, lx as deleteFleetFuelRemoval, lu as findFleetFuelRemoval, lr as get_fuel_removal_file_presigned_url, lq as newFleetFuelRemovalPayload, lt as remove_fuel_removal_file, lp as toFleetFuelRemovalPayload, lw as updateFleetFuelRemoval } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { eu as FleetIncident, ew as FleetIncidentCost, eH as FleetIncidentCostDTO, eJ as FleetIncidentCostQueryDTO, eI as FleetIncidentCostQuerySchema, eG as FleetIncidentCostSchema, eB as FleetIncidentDTO, eF as FleetIncidentDashBoardQueryDTO, eE as FleetIncidentDashBoardQuerySchema, ev as FleetIncidentFile, ez as FleetIncidentFileDTO, ey as FleetIncidentFileSchema, eD as FleetIncidentQueryDTO, eC as FleetIncidentQuerySchema, eA as FleetIncidentSchema, ex as IncidentDashboard, eS as createFleetIncident, eX as createFleetIncidentCost, eP as create_incident_file, eU as deleteFleetIncident, eZ as deleteFleetIncidentCost, eR as findFleetIncident, eW as findFleetIncidentCost, eO as get_incident_file_presigned_url, eV as incident_dashboard, eN as newFleetIncidentCostPayload, eL as newFleetIncidentPayload, eQ as remove_incident_file, eM as toFleetIncidentCostPayload, eK as toFleetIncidentPayload, eT as updateFleetIncident, eY as updateFleetIncidentCost } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { eu as FleetIncident, ew as FleetIncidentCost, eH as FleetIncidentCostDTO, eJ as FleetIncidentCostQueryDTO, eI as FleetIncidentCostQuerySchema, eG as FleetIncidentCostSchema, eB as FleetIncidentDTO, eF as FleetIncidentDashBoardQueryDTO, eE as FleetIncidentDashBoardQuerySchema, ev as FleetIncidentFile, ez as FleetIncidentFileDTO, ey as FleetIncidentFileSchema, eD as FleetIncidentQueryDTO, eC as FleetIncidentQuerySchema, eA as FleetIncidentSchema, ex as IncidentDashboard, eS as createFleetIncident, eX as createFleetIncidentCost, eP as create_incident_file, eU as deleteFleetIncident, eZ as deleteFleetIncidentCost, eR as findFleetIncident, eW as findFleetIncidentCost, eO as get_incident_file_presigned_url, eV as incident_dashboard, eN as newFleetIncidentCostPayload, eL as newFleetIncidentPayload, eQ as remove_incident_file, eM as toFleetIncidentCostPayload, eK as toFleetIncidentPayload, eT as updateFleetIncident, eY as updateFleetIncidentCost } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { iU as FleetInspectionForm, iX as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, i_ as FleetInspectionFormFieldsSchema, iZ as FleetInspectionFormQueryDTO, iY as FleetInspectionFormQuerySchema, iW as FleetInspectionFormSchema, iV as FleetInspectionFormSimple, j3 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j2 as findFleetInspectionForm, j7 as find_inspection_form_cache_simple, j1 as newFleetInspectionFormPayload, j0 as toFleetInspectionFormPayload, j4 as updateFleetInspectionForm, j5 as updateFleetInspectionFormData } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { iU as FleetInspectionForm, iX as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, i_ as FleetInspectionFormFieldsSchema, iZ as FleetInspectionFormQueryDTO, iY as FleetInspectionFormQuerySchema, iW as FleetInspectionFormSchema, iV as FleetInspectionFormSimple, j3 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j2 as findFleetInspectionForm, j7 as find_inspection_form_cache_simple, j1 as newFleetInspectionFormPayload, j0 as toFleetInspectionFormPayload, j4 as updateFleetInspectionForm, j5 as updateFleetInspectionFormData } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { j8 as FleetInspection, je as FleetInspectionDTO, ji as FleetInspectionDashBoardQueryDTO, jh as FleetInspectionDashBoardQuerySchema, j9 as FleetInspectionFile, jc as FleetInspectionFileDTO, jb as FleetInspectionFileSchema, jg as FleetInspectionQueryDTO, jf as FleetInspectionQuerySchema, jd as FleetInspectionSchema, ja as InspectionDashboard, jp as createFleetInspection, jm as create_inspection_file, jr as deleteFleetInspection, jo as findFleetInspection, jl as get_inspection_file_presigned_url, js as inspection_dashboard, jk as newFleetInspectionPayload, jn as remove_inspection_file, jj as toFleetInspectionPayload, jq as updateFleetInspection } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { j8 as FleetInspection, je as FleetInspectionDTO, ji as FleetInspectionDashBoardQueryDTO, jh as FleetInspectionDashBoardQuerySchema, j9 as FleetInspectionFile, jc as FleetInspectionFileDTO, jb as FleetInspectionFileSchema, jg as FleetInspectionQueryDTO, jf as FleetInspectionQuerySchema, jd as FleetInspectionSchema, ja as InspectionDashboard, jp as createFleetInspection, jm as create_inspection_file, jr as deleteFleetInspection, jo as findFleetInspection, jl as get_inspection_file_presigned_url, js as inspection_dashboard, jk as newFleetInspectionPayload, jn as remove_inspection_file, jj as toFleetInspectionPayload, jq as updateFleetInspection } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { qR as FleetInspectionSchedule, qU as FleetInspectionScheduleDTO, qW as FleetInspectionScheduleQueryDTO, qV as FleetInspectionScheduleQuerySchema, qT as FleetInspectionScheduleSchema, qS as FleetInspectionScheduleVehicleLink, q_ as createFleetInspectionSchedule, r0 as deleteFleetInspectionSchedule, qZ as findFleetInspectionSchedule, qY as newFleetInspectionSchedulePayload, qX as toFleetInspectionSchedulePayload, q$ as updateFleetInspectionSchedule } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { qR as FleetInspectionSchedule, qU as FleetInspectionScheduleDTO, qW as FleetInspectionScheduleQueryDTO, qV as FleetInspectionScheduleQuerySchema, qT as FleetInspectionScheduleSchema, qS as FleetInspectionScheduleVehicleLink, q_ as createFleetInspectionSchedule, r0 as deleteFleetInspectionSchedule, qZ as findFleetInspectionSchedule, qY as newFleetInspectionSchedulePayload, qX as toFleetInspectionSchedulePayload, q$ as updateFleetInspectionSchedule } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { jt as FleetIssue, jw as FleetIssueComment, jH as FleetIssueCommentDTO, jJ as FleetIssueCommentQueryDTO, jI as FleetIssueCommentQuerySchema, jG as FleetIssueCommentSchema, jB as FleetIssueDTO, jF as FleetIssueDashBoardQueryDTO, jE as FleetIssueDashBoardQuerySchema, ju as FleetIssueFile, jz as FleetIssueFileDTO, jy as FleetIssueFileSchema, jv as FleetIssueHistory, jD as FleetIssueQueryDTO, jC as FleetIssueQuerySchema, jA as FleetIssueSchema, jx as IssueDashboard, jS as createFleetIssue, jX as createFleetIssueComment, jP as create_issue_file, jU as deleteFleetIssue, jZ as deleteFleetIssueComment, jR as findFleetIssue, jW as findFleetIssueComment, jV as fleet_issue_dashboard, jO as get_issue_file_presigned_url, jN as newFleetIssueCommentPayload, jL as newFleetIssuePayload, jQ as remove_issue_file, jM as toFleetIssueCommentPayload, jK as toFleetIssuePayload, jT as updateFleetIssue, jY as updateFleetIssueComment } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { jt as FleetIssue, jw as FleetIssueComment, jH as FleetIssueCommentDTO, jJ as FleetIssueCommentQueryDTO, jI as FleetIssueCommentQuerySchema, jG as FleetIssueCommentSchema, jB as FleetIssueDTO, jF as FleetIssueDashBoardQueryDTO, jE as FleetIssueDashBoardQuerySchema, ju as FleetIssueFile, jz as FleetIssueFileDTO, jy as FleetIssueFileSchema, jv as FleetIssueHistory, jD as FleetIssueQueryDTO, jC as FleetIssueQuerySchema, jA as FleetIssueSchema, jx as IssueDashboard, jS as createFleetIssue, jX as createFleetIssueComment, jP as create_issue_file, jU as deleteFleetIssue, jZ as deleteFleetIssueComment, jR as findFleetIssue, jW as findFleetIssueComment, jV as fleet_issue_dashboard, jO as get_issue_file_presigned_url, jN as newFleetIssueCommentPayload, jL as newFleetIssuePayload, jQ as remove_issue_file, jM as toFleetIssueCommentPayload, jK as toFleetIssuePayload, jT as updateFleetIssue, jY as updateFleetIssueComment } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { zz as OrganisationCalendar, zB as OrganisationCalendarDTO, zD as OrganisationCalendarQueryDTO, zC as OrganisationCalendarQuerySchema, zA as OrganisationCalendarSchema, zH as createOrganisationCalendar, zJ as deleteOrganisationCalendar, zG as findOrganisationCalendar, zF as newOrganisationCalendarPayload, zE as toOrganisationCalendarPayload, zI as updateOrganisationCalendar } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { zz as OrganisationCalendar, zB as OrganisationCalendarDTO, zD as OrganisationCalendarQueryDTO, zC as OrganisationCalendarQuerySchema, zA as OrganisationCalendarSchema, zH as createOrganisationCalendar, zJ as deleteOrganisationCalendar, zG as findOrganisationCalendar, zF as newOrganisationCalendarPayload, zE as toOrganisationCalendarPayload, zI as updateOrganisationCalendar } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { zK as OrganisationNoticeBoard, zM as OrganisationNoticeBoardDTO, zO as OrganisationNoticeBoardQueryDTO, zN as OrganisationNoticeBoardQuerySchema, zL as OrganisationNoticeBoardSchema, zS as createOrganisationNoticeBoard, zU as deleteOrganisationNoticeBoard, zR as findOrganisationNoticeBoard, zQ as newOrganisationNoticeBoardPayload, zP as toOrganisationNoticeBoardPayload, zT as updateOrganisationNoticeBoard } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { zK as OrganisationNoticeBoard, zM as OrganisationNoticeBoardDTO, zO as OrganisationNoticeBoardQueryDTO, zN as OrganisationNoticeBoardQuerySchema, zL as OrganisationNoticeBoardSchema, zS as createOrganisationNoticeBoard, zU as deleteOrganisationNoticeBoard, zR as findOrganisationNoticeBoard, zQ as newOrganisationNoticeBoardPayload, zP as toOrganisationNoticeBoardPayload, zT as updateOrganisationNoticeBoard } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { pn as GuardianDetailsDTO, pm as GuardianDetailsSchema, pp as GuardianMobileNumberDTO, po as GuardianMobileNumberSchema, pl as GuardianProfilePictureDTO, pk as GuardianProfilePictureSchema, pH as SchoolDashBoardQueryDTO, pG as SchoolDashBoardQuerySchema, oY as SchoolDashboard, oZ as Student, o_ as StudentAddress, pf as StudentAddressDTO, ph as StudentAddressQueryDTO, pg as StudentAddressQuerySchema, pe as StudentAddressSchema, p7 as StudentDTO, o$ as StudentGuardian, pt as StudentGuardianAutofillQueryDTO, ps as StudentGuardianAutofillQuerySchema, p0 as StudentGuardianLink, pj as StudentGuardianLinkDTO, pr as StudentGuardianLinkQueryDTO, pq as StudentGuardianLinkQuerySchema, pi as StudentGuardianLinkSchema, p5 as StudentGuardianLoginPush, p1 as StudentLeaveRequest, pv as StudentLeaveRequestDTO, px as StudentLeaveRequestQueryDTO, pw as StudentLeaveRequestQuerySchema, pu as StudentLeaveRequestSchema, p4 as StudentLoginPush, pd as StudentNoFixedScheduleQueryDTO, pc as StudentNoFixedScheduleQuerySchema, p9 as StudentProfilePictureDTO, p8 as StudentProfilePictureSchema, pb as StudentQueryDTO, pa as StudentQuerySchema, p6 as StudentSchema, p2 as StudentStopChangeRequest, pB as StudentStopChangeRequestApprovalDTO, pA as StudentStopChangeRequestApprovalSchema, pz as StudentStopChangeRequestDTO, pD as StudentStopChangeRequestQueryDTO, pC as StudentStopChangeRequestQuerySchema, py as StudentStopChangeRequestSchema, p3 as StudentTransportPlanTypeChangeHistory, pF as StudentTransportPlanTypeChangeHistoryQueryDTO, pE as StudentTransportPlanTypeChangeHistoryQuerySchema, qm as approveStopChangeRequest, pZ as createStudent, q3 as createStudentAddress, q8 as createStudentGuardianLink, qf as createStudentLeaveRequest, qk as createStudentStopChangeRequest, p$ as deleteStudent, q6 as deleteStudentAddress, qd as deleteStudentGuardianLink, qi as deleteStudentLeaveRequest, qn as deleteStudentStopChangeRequest, pY as findStudent, q4 as findStudentAddress, qe as findStudentGuardianAutofillDetails, q7 as findStudentGuardianLink, qg as findStudentLeaveRequest, qj as findStudentStopChangeRequest, qo as findStudentTransportPlanTypeChangeHistory, q2 as find_students_with_no_fixed_schedule_drop, q1 as find_students_with_no_fixed_schedule_pickup, pT as get_student_guardian_presigned_url, pS as get_student_presigned_url, pL as newStudentAddressPayload, pR as newStudentGuardianLinkPayload, pN as newStudentLeaveRequestPayload, pJ as newStudentPayload, pP as newStudentStopChangeRequestPayload, pX as remove_guardian_profile_picture, pV as remove_profile_picture, q0 as school_dashboard, pK as toStudentAddressPayload, pQ as toStudentGuardianLinkPayload, pM as toStudentLeaveRequestPayload, pI as toStudentPayload, pO as toStudentStopChangeRequestPayload, qb as updateGuardianDetails, qc as updateGuardianMobileNumber, qa as updateGuardianProfilePicture, p_ as updateStudent, q5 as updateStudentAddress, q9 as updateStudentGuardianLink, qh as updateStudentLeaveRequest, ql as updateStudentStopChangeRequest, pW as update_guardian_profile_picture, pU as update_profile_picture } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { pn as GuardianDetailsDTO, pm as GuardianDetailsSchema, pp as GuardianMobileNumberDTO, po as GuardianMobileNumberSchema, pl as GuardianProfilePictureDTO, pk as GuardianProfilePictureSchema, pH as SchoolDashBoardQueryDTO, pG as SchoolDashBoardQuerySchema, oY as SchoolDashboard, oZ as Student, o_ as StudentAddress, pf as StudentAddressDTO, ph as StudentAddressQueryDTO, pg as StudentAddressQuerySchema, pe as StudentAddressSchema, p7 as StudentDTO, o$ as StudentGuardian, pt as StudentGuardianAutofillQueryDTO, ps as StudentGuardianAutofillQuerySchema, p0 as StudentGuardianLink, pj as StudentGuardianLinkDTO, pr as StudentGuardianLinkQueryDTO, pq as StudentGuardianLinkQuerySchema, pi as StudentGuardianLinkSchema, p5 as StudentGuardianLoginPush, p1 as StudentLeaveRequest, pv as StudentLeaveRequestDTO, px as StudentLeaveRequestQueryDTO, pw as StudentLeaveRequestQuerySchema, pu as StudentLeaveRequestSchema, p4 as StudentLoginPush, pd as StudentNoFixedScheduleQueryDTO, pc as StudentNoFixedScheduleQuerySchema, p9 as StudentProfilePictureDTO, p8 as StudentProfilePictureSchema, pb as StudentQueryDTO, pa as StudentQuerySchema, p6 as StudentSchema, p2 as StudentStopChangeRequest, pB as StudentStopChangeRequestApprovalDTO, pA as StudentStopChangeRequestApprovalSchema, pz as StudentStopChangeRequestDTO, pD as StudentStopChangeRequestQueryDTO, pC as StudentStopChangeRequestQuerySchema, py as StudentStopChangeRequestSchema, p3 as StudentTransportPlanTypeChangeHistory, pF as StudentTransportPlanTypeChangeHistoryQueryDTO, pE as StudentTransportPlanTypeChangeHistoryQuerySchema, qm as approveStopChangeRequest, pZ as createStudent, q3 as createStudentAddress, q8 as createStudentGuardianLink, qf as createStudentLeaveRequest, qk as createStudentStopChangeRequest, p$ as deleteStudent, q6 as deleteStudentAddress, qd as deleteStudentGuardianLink, qi as deleteStudentLeaveRequest, qn as deleteStudentStopChangeRequest, pY as findStudent, q4 as findStudentAddress, qe as findStudentGuardianAutofillDetails, q7 as findStudentGuardianLink, qg as findStudentLeaveRequest, qj as findStudentStopChangeRequest, qo as findStudentTransportPlanTypeChangeHistory, q2 as find_students_with_no_fixed_schedule_drop, q1 as find_students_with_no_fixed_schedule_pickup, pT as get_student_guardian_presigned_url, pS as get_student_presigned_url, pL as newStudentAddressPayload, pR as newStudentGuardianLinkPayload, pN as newStudentLeaveRequestPayload, pJ as newStudentPayload, pP as newStudentStopChangeRequestPayload, pX as remove_guardian_profile_picture, pV as remove_profile_picture, q0 as school_dashboard, pK as toStudentAddressPayload, pQ as toStudentGuardianLinkPayload, pM as toStudentLeaveRequestPayload, pI as toStudentPayload, pO as toStudentStopChangeRequestPayload, qb as updateGuardianDetails, qc as updateGuardianMobileNumber, qa as updateGuardianProfilePicture, p_ as updateStudent, q5 as updateStudentAddress, q9 as updateStudentGuardianLink, qh as updateStudentLeaveRequest, ql as updateStudentStopChangeRequest, pW as update_guardian_profile_picture, pU as update_profile_picture } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { r1 as FleetServiceSchedule, r4 as FleetServiceScheduleDTO, r6 as FleetServiceScheduleQueryDTO, r5 as FleetServiceScheduleQuerySchema, r3 as FleetServiceScheduleSchema, r2 as FleetServiceScheduleVehicleLink, ra as createFleetServiceSchedule, rc as deleteFleetServiceSchedule, r9 as findFleetServiceSchedule, r8 as newFleetServiceSchedulePayload, r7 as toFleetServiceSchedulePayload, rb as updateFleetServiceSchedule } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { r1 as FleetServiceSchedule, r4 as FleetServiceScheduleDTO, r6 as FleetServiceScheduleQueryDTO, r5 as FleetServiceScheduleQuerySchema, r3 as FleetServiceScheduleSchema, r2 as FleetServiceScheduleVehicleLink, ra as createFleetServiceSchedule, rc as deleteFleetServiceSchedule, r9 as findFleetServiceSchedule, r8 as newFleetServiceSchedulePayload, r7 as toFleetServiceSchedulePayload, rb as updateFleetServiceSchedule } from '../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { ib as FleetService, ik as FleetServiceDTO, ip as FleetServiceDashBoardQueryDTO, io as FleetServiceDashBoardQuerySchema, id as FleetServiceFile, ii as FleetServiceFileDTO, ih as FleetServiceFileSchema, im as FleetServiceQueryDTO, il as FleetServiceQuerySchema, ie as FleetServiceReminder, iv as FleetServiceReminderDTO, ix as FleetServiceReminderQueryDTO, iw as FleetServiceReminderQuerySchema, iu as FleetServiceReminderSchema, ij as FleetServiceSchema, ic as FleetServiceTask, ir as FleetServiceTaskDTO, it as FleetServiceTaskQueryDTO, is as FleetServiceTaskQuerySchema, iq as FleetServiceTaskSchema, ig as ServiceDashboard, iI as createFleetService, iR as createFleetServiceReminder, iN as createFleetServiceTask, iF as create_service_file, iK as deleteFleetService, iT as deleteFleetServiceReminder, iP as deleteFleetServiceTask, iH as findFleetService, iQ as findFleetServiceReminder, iM as findFleetServiceTask, iE as get_service_file_presigned_url, iz as newFleetServicePayload, iD as newFleetServiceReminderPayload, iB as newFleetServiceTaskPayload, iG as remove_service_file, iL as service_dashboard, iy as toFleetServicePayload, iC as toFleetServiceReminderPayload, iA as toFleetServiceTaskPayload, iJ as updateFleetService, iS as updateFleetServiceReminder, iO as updateFleetServiceTask } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { ib as FleetService, ik as FleetServiceDTO, ip as FleetServiceDashBoardQueryDTO, io as FleetServiceDashBoardQuerySchema, id as FleetServiceFile, ii as FleetServiceFileDTO, ih as FleetServiceFileSchema, im as FleetServiceQueryDTO, il as FleetServiceQuerySchema, ie as FleetServiceReminder, iv as FleetServiceReminderDTO, ix as FleetServiceReminderQueryDTO, iw as FleetServiceReminderQuerySchema, iu as FleetServiceReminderSchema, ij as FleetServiceSchema, ic as FleetServiceTask, ir as FleetServiceTaskDTO, it as FleetServiceTaskQueryDTO, is as FleetServiceTaskQuerySchema, iq as FleetServiceTaskSchema, ig as ServiceDashboard, iI as createFleetService, iR as createFleetServiceReminder, iN as createFleetServiceTask, iF as create_service_file, iK as deleteFleetService, iT as deleteFleetServiceReminder, iP as deleteFleetServiceTask, iH as findFleetService, iQ as findFleetServiceReminder, iM as findFleetServiceTask, iE as get_service_file_presigned_url, iz as newFleetServicePayload, iD as newFleetServiceReminderPayload, iB as newFleetServiceTaskPayload, iG as remove_service_file, iL as service_dashboard, iy as toFleetServicePayload, iC as toFleetServiceReminderPayload, iA as toFleetServiceTaskPayload, iJ as updateFleetService, iS as updateFleetServiceReminder, iO as updateFleetServiceTask } from '../../../user_organisation_service-D6Rcdig2.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { fr as FleetVendorFuelStation, fu as FleetVendorFuelStationDTO, fw as FleetVendorFuelStationQueryDTO, fv as FleetVendorFuelStationQuerySchema, ft as FleetVendorFuelStationSchema, fs as FleetVendorFuelStationSimple, fA as createFleetVendorFuelStation, fC as deleteFleetVendorFuelStation, fz as findFleetVendorFuelStation, fD as find_fuel_station_cache_simple, fy as newFleetVendorFuelStationPayload, fx as toFleetVendorFuelStationPayload, fB as updateFleetVendorFuelStation } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { fr as FleetVendorFuelStation, fu as FleetVendorFuelStationDTO, fw as FleetVendorFuelStationQueryDTO, fv as FleetVendorFuelStationQuerySchema, ft as FleetVendorFuelStationSchema, fs as FleetVendorFuelStationSimple, fA as createFleetVendorFuelStation, fC as deleteFleetVendorFuelStation, fz as findFleetVendorFuelStation, fD as find_fuel_station_cache_simple, fy as newFleetVendorFuelStationPayload, fx as toFleetVendorFuelStationPayload, fB as updateFleetVendorFuelStation } from '../../../user_organisation_service-D6Rcdig2.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 { g9 as FleetVendor, gc as FleetVendorAddress, gv as FleetVendorAddressDTO, gx as FleetVendorAddressQueryDTO, gw as FleetVendorAddressQuerySchema, gu as FleetVendorAddressSchema, gd as FleetVendorBankAccount, gz as FleetVendorBankAccountDTO, gB as FleetVendorBankAccountQueryDTO, gA as FleetVendorBankAccountQuerySchema, gy as FleetVendorBankAccountSchema, ge as FleetVendorContactPerson, gD as FleetVendorContactPersonDTO, gn as FleetVendorContactPersonLogoDTO, gm as FleetVendorContactPersonLogoSchema, gF as FleetVendorContactPersonQueryDTO, gE as FleetVendorContactPersonQuerySchema, gC as FleetVendorContactPersonSchema, gr as FleetVendorDTO, gP as FleetVendorDashBoardQueryDTO, gO as FleetVendorDashBoardQuerySchema, gg as FleetVendorDocument, gL as FleetVendorDocumentDTO, gh as FleetVendorDocumentFile, gp as FleetVendorDocumentFileDTO, go as FleetVendorDocumentFileSchema, gN as FleetVendorDocumentQueryDTO, gM as FleetVendorDocumentQuerySchema, gK as FleetVendorDocumentSchema, gl as FleetVendorLogoDTO, gk as FleetVendorLogoSchema, gt as FleetVendorQueryDTO, gs as FleetVendorQuerySchema, gf as FleetVendorReview, gH as FleetVendorReviewDTO, gJ as FleetVendorReviewQueryDTO, gI as FleetVendorReviewQuerySchema, gG as FleetVendorReviewSchema, gq as FleetVendorSchema, gj as FleetVendorSimple, gb as FleetVendorTagLink, ga as FleetVendorTypeLink, gi as VendorDashboard, ha as createFleetVendor, hn as createFleetVendorAddress, hr as createFleetVendorBankAccount, hf as createFleetVendorContactPerson, hj as createFleetVendorDocument, hv as createFleetVendorReview, h7 as create_vendor_document_file, hc as deleteFleetVendor, hp as deleteFleetVendorAddress, ht as deleteFleetVendorBankAccount, hh as deleteFleetVendorContactPerson, hl as deleteFleetVendorDocument, hx as deleteFleetVendorReview, h9 as findFleetVendor, hm as findFleetVendorAddress, hq as findFleetVendorBankAccount, he as findFleetVendorContactPerson, hi as findFleetVendorDocument, hu as findFleetVendorReview, hy as find_vendor_cache_simple, h1 as get_vendor_contact_person_logo_presigned_url, h2 as get_vendor_document_file_presigned_url, h0 as get_vendor_logo_presigned_url, gT as newFleetVendorAddressPayload, gV as newFleetVendorBankAccountPayload, gX as newFleetVendorContactPersonPayload, g$ as newFleetVendorDocumentPayload, gR as newFleetVendorPayload, gZ as newFleetVendorReviewPayload, h6 as remove_vendor_contact_person_image, h8 as remove_vendor_document_file, h4 as remove_vendor_logo, gS as toFleetVendorAddressPayload, gU as toFleetVendorBankAccountPayload, gW as toFleetVendorContactPersonPayload, g_ as toFleetVendorDocumentPayload, gQ as toFleetVendorPayload, gY as toFleetVendorReviewPayload, hb as updateFleetVendor, ho as updateFleetVendorAddress, hs as updateFleetVendorBankAccount, hg as updateFleetVendorContactPerson, hk as updateFleetVendorDocument, hw as updateFleetVendorReview, h5 as update_vendor_contact_person_image, h3 as update_vendor_logo, hd as vendor_dashboard } from '../../../user_organisation_service-ChFV_TSD.js';
5
+ export { g9 as FleetVendor, gc as FleetVendorAddress, gv as FleetVendorAddressDTO, gx as FleetVendorAddressQueryDTO, gw as FleetVendorAddressQuerySchema, gu as FleetVendorAddressSchema, gd as FleetVendorBankAccount, gz as FleetVendorBankAccountDTO, gB as FleetVendorBankAccountQueryDTO, gA as FleetVendorBankAccountQuerySchema, gy as FleetVendorBankAccountSchema, ge as FleetVendorContactPerson, gD as FleetVendorContactPersonDTO, gn as FleetVendorContactPersonLogoDTO, gm as FleetVendorContactPersonLogoSchema, gF as FleetVendorContactPersonQueryDTO, gE as FleetVendorContactPersonQuerySchema, gC as FleetVendorContactPersonSchema, gr as FleetVendorDTO, gP as FleetVendorDashBoardQueryDTO, gO as FleetVendorDashBoardQuerySchema, gg as FleetVendorDocument, gL as FleetVendorDocumentDTO, gh as FleetVendorDocumentFile, gp as FleetVendorDocumentFileDTO, go as FleetVendorDocumentFileSchema, gN as FleetVendorDocumentQueryDTO, gM as FleetVendorDocumentQuerySchema, gK as FleetVendorDocumentSchema, gl as FleetVendorLogoDTO, gk as FleetVendorLogoSchema, gt as FleetVendorQueryDTO, gs as FleetVendorQuerySchema, gf as FleetVendorReview, gH as FleetVendorReviewDTO, gJ as FleetVendorReviewQueryDTO, gI as FleetVendorReviewQuerySchema, gG as FleetVendorReviewSchema, gq as FleetVendorSchema, gj as FleetVendorSimple, gb as FleetVendorTagLink, ga as FleetVendorTypeLink, gi as VendorDashboard, ha as createFleetVendor, hn as createFleetVendorAddress, hr as createFleetVendorBankAccount, hf as createFleetVendorContactPerson, hj as createFleetVendorDocument, hv as createFleetVendorReview, h7 as create_vendor_document_file, hc as deleteFleetVendor, hp as deleteFleetVendorAddress, ht as deleteFleetVendorBankAccount, hh as deleteFleetVendorContactPerson, hl as deleteFleetVendorDocument, hx as deleteFleetVendorReview, h9 as findFleetVendor, hm as findFleetVendorAddress, hq as findFleetVendorBankAccount, he as findFleetVendorContactPerson, hi as findFleetVendorDocument, hu as findFleetVendorReview, hy as find_vendor_cache_simple, h1 as get_vendor_contact_person_logo_presigned_url, h2 as get_vendor_document_file_presigned_url, h0 as get_vendor_logo_presigned_url, gT as newFleetVendorAddressPayload, gV as newFleetVendorBankAccountPayload, gX as newFleetVendorContactPersonPayload, g$ as newFleetVendorDocumentPayload, gR as newFleetVendorPayload, gZ as newFleetVendorReviewPayload, h6 as remove_vendor_contact_person_image, h8 as remove_vendor_document_file, h4 as remove_vendor_logo, gS as toFleetVendorAddressPayload, gU as toFleetVendorBankAccountPayload, gW as toFleetVendorContactPersonPayload, g_ as toFleetVendorDocumentPayload, gQ as toFleetVendorPayload, gY as toFleetVendorReviewPayload, hb as updateFleetVendor, ho as updateFleetVendorAddress, hs as updateFleetVendorBankAccount, hg as updateFleetVendorContactPerson, hk as updateFleetVendorDocument, hw as updateFleetVendorReview, h5 as update_vendor_contact_person_image, h3 as update_vendor_logo, hd as vendor_dashboard } from '../../../user_organisation_service-D6Rcdig2.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 { e_ as FleetVendorServiceCenter, f1 as FleetVendorServiceCenterDTO, f3 as FleetVendorServiceCenterQueryDTO, f2 as FleetVendorServiceCenterQuerySchema, f0 as FleetVendorServiceCenterSchema, e$ as FleetVendorServiceCenterSimple, f7 as createFleetVendorServiceCenter, f9 as deleteFleetVendorServiceCenter, f6 as findFleetVendorServiceCenter, fa as find_service_center_cache_simple, f5 as newFleetVendorServiceCenterPayload, f4 as toFleetVendorServiceCenterPayload, f8 as updateFleetVendorServiceCenter } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { e_ as FleetVendorServiceCenter, f1 as FleetVendorServiceCenterDTO, f3 as FleetVendorServiceCenterQueryDTO, f2 as FleetVendorServiceCenterQuerySchema, f0 as FleetVendorServiceCenterSchema, e$ as FleetVendorServiceCenterSimple, f7 as createFleetVendorServiceCenter, f9 as deleteFleetVendorServiceCenter, f6 as findFleetVendorServiceCenter, fa as find_service_center_cache_simple, f5 as newFleetVendorServiceCenterPayload, f4 as toFleetVendorServiceCenterPayload, f8 as updateFleetVendorServiceCenter } from '../../../user_organisation_service-D6Rcdig2.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 { hz as FleetWorkshop, hD as FleetWorkshopDTO, hH as FleetWorkshopDashBoardQueryDTO, hG as FleetWorkshopDashBoardQuerySchema, hF as FleetWorkshopQueryDTO, hE as FleetWorkshopQuerySchema, hC as FleetWorkshopSchema, hB as FleetWorkshopSimple, hA as WorkshopDashboard, hL as createFleetWorkshop, hN as deleteFleetWorkshop, hK as findFleetWorkshop, hP as find_workshop_cache_simple, hO as fleet_workshop_dashboard, hJ as newFleetWorkshopPayload, hI as toFleetWorkshopPayload, hM as updateFleetWorkshop } from '../../../user_organisation_service-ChFV_TSD.js';
4
+ export { hz as FleetWorkshop, hD as FleetWorkshopDTO, hH as FleetWorkshopDashBoardQueryDTO, hG as FleetWorkshopDashBoardQuerySchema, hF as FleetWorkshopQueryDTO, hE as FleetWorkshopQuerySchema, hC as FleetWorkshopSchema, hB as FleetWorkshopSimple, hA as WorkshopDashboard, hL as createFleetWorkshop, hN as deleteFleetWorkshop, hK as findFleetWorkshop, hP as find_workshop_cache_simple, hO as fleet_workshop_dashboard, hJ as newFleetWorkshopPayload, hI as toFleetWorkshopPayload, hM as updateFleetWorkshop } from '../../../user_organisation_service-D6Rcdig2.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 { cu as GPSGeofence, cw as GPSGeofenceCache, cA as GPSGeofenceDTO, cv as GPSGeofencePolilineData, cy as GPSGeofencePolilineDataDTO, cx as GPSGeofencePolilineDataSchema, cC as GPSGeofenceQueryDTO, cB as GPSGeofenceQuerySchema, cz as GPSGeofenceSchema, cG as createGPSGeofence, cI as deleteGPSGeofence, cF as findGPSGeofence, cJ as getGPSGeofenceCache, cE as newGPSGeofencePayload, cD as toGPSGeofencePayload, cH as updateGPSGeofence } from '../../../../user_organisation_service-ChFV_TSD.js';
4
+ export { cu as GPSGeofence, cw as GPSGeofenceCache, cA as GPSGeofenceDTO, cv as GPSGeofencePolilineData, cy as GPSGeofencePolilineDataDTO, cx as GPSGeofencePolilineDataSchema, cC as GPSGeofenceQueryDTO, cB as GPSGeofenceQuerySchema, cz as GPSGeofenceSchema, cG as createGPSGeofence, cI as deleteGPSGeofence, cF as findGPSGeofence, cJ as getGPSGeofenceCache, cE as newGPSGeofencePayload, cD as toGPSGeofencePayload, cH as updateGPSGeofence } from '../../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { c8 as GPSGeofenceTransaction, ca as GPSGeofenceTransactionDTO, cc as GPSGeofenceTransactionQueryDTO, cb as GPSGeofenceTransactionQuerySchema, c9 as GPSGeofenceTransactionSchema, cg as createGPSGeofenceTransaction, ci as deleteGPSGeofenceTransaction, cf as findGPSGeofenceTransaction, ce as newGPSGeofenceTransactionPayload, cd as toGPSGeofenceTransactionPayload, ch as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-ChFV_TSD.js';
4
+ export { c8 as GPSGeofenceTransaction, ca as GPSGeofenceTransactionDTO, cc as GPSGeofenceTransactionQueryDTO, cb as GPSGeofenceTransactionQuerySchema, c9 as GPSGeofenceTransactionSchema, cg as createGPSGeofenceTransaction, ci as deleteGPSGeofenceTransaction, cf as findGPSGeofenceTransaction, ce as newGPSGeofenceTransactionPayload, cd as toGPSGeofenceTransactionPayload, ch as updateGPSGeofenceTransaction } from '../../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../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 { bZ as GPSGeofenceTransactionSummary, b$ as GPSGeofenceTransactionSummaryDTO, c1 as GPSGeofenceTransactionSummaryQueryDTO, c0 as GPSGeofenceTransactionSummaryQuerySchema, b_ as GPSGeofenceTransactionSummarySchema, c5 as createGPSGeofenceTransactionSummary, c7 as deleteGPSGeofenceTransactionSummary, c4 as findGPSGeofenceTransactionSummary, c3 as newGPSGeofenceTransactionSummaryPayload, c2 as toGPSGeofenceTransactionSummaryPayload, c6 as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-ChFV_TSD.js';
4
+ export { bZ as GPSGeofenceTransactionSummary, b$ as GPSGeofenceTransactionSummaryDTO, c1 as GPSGeofenceTransactionSummaryQueryDTO, c0 as GPSGeofenceTransactionSummaryQuerySchema, b_ as GPSGeofenceTransactionSummarySchema, c5 as createGPSGeofenceTransactionSummary, c7 as deleteGPSGeofenceTransactionSummary, c4 as findGPSGeofenceTransactionSummary, c3 as newGPSGeofenceTransactionSummaryPayload, c2 as toGPSGeofenceTransactionSummaryPayload, c6 as updateGPSGeofenceTransactionSummary } from '../../../../user_organisation_service-D6Rcdig2.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../reports/gps_models/FuelConsumptionMonthly.js';