vms-nest-api-document 32.0.0 → 34.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/eway_bill_details.d.ts +10 -10
  2. package/dist/services/account/fasttag_details.d.ts +6 -6
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/account/user_bookmark_service.d.ts +14 -14
  9. package/dist/services/core/external_api_push.service.d.ts +5 -5
  10. package/dist/services/core/external_api_share.service.d.ts +11 -11
  11. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  18. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  22. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  26. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  27. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  28. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  29. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  30. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  31. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  32. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  33. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  34. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  35. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  36. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  37. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  38. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  39. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  40. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  41. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
  42. package/dist/services/gps/features/gps_lock_relay_log_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/main/device/master_data_check_service.d.ts +4 -0
  45. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  46. package/dist/services/main/users/auth_service.d.ts +1 -1
  47. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  48. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  49. package/dist/services/main/users/user_service.d.ts +1 -1
  50. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  51. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  59. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  60. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  61. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  62. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  65. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  66. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  67. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  89. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  90. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  91. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  92. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  93. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  94. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  95. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  96. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  97. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  98. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  99. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  100. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  101. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  113. package/dist/services/website/contact_us_detail_service.d.ts +2 -2
  114. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  115. package/dist/services/website/faq_service.d.ts +1 -1
  116. package/dist/services/website/request_demo.service.d.ts +14 -14
  117. package/package.json +1 -1
  118. package/dist/{user_organisation_service-CbGM1R8w.d.ts → user_organisation_service-CjWQUkDm.d.ts} +309 -309
@@ -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-CbGM1R8w.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CjWQUkDm.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';
@@ -39,23 +39,23 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
39
39
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
40
40
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
41
41
  }, "strip", z.ZodTypeAny, {
42
- status: Status;
43
- description: string;
44
- organisation_id: string;
45
- user_id: string;
46
- e_way_bill_provider_id: string;
47
42
  api_client_id: string;
48
43
  api_key: string;
49
44
  api_secret: string;
50
- }, {
45
+ description: string;
51
46
  status: Status;
47
+ e_way_bill_provider_id: string;
52
48
  organisation_id: string;
53
49
  user_id: string;
50
+ }, {
51
+ status: Status;
54
52
  e_way_bill_provider_id: string;
55
- description?: string | undefined;
53
+ organisation_id: string;
54
+ user_id: string;
56
55
  api_client_id?: string | undefined;
57
56
  api_key?: string | undefined;
58
57
  api_secret?: string | undefined;
58
+ description?: string | undefined;
59
59
  }>;
60
60
  type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
61
61
  declare const EWayBillDetailsQuerySchema: z.ZodObject<{
@@ -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[];
118
119
  organisation_ids: string[];
119
120
  user_ids: string[];
120
121
  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;
144
145
  organisation_ids?: string[] | undefined;
145
146
  user_ids?: string[] | undefined;
146
147
  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 { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-CbGM1R8w.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CjWQUkDm.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';
@@ -39,23 +39,23 @@ declare const FASTagDetailsSchema: z.ZodObject<{
39
39
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
40
40
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
41
41
  }, "strip", z.ZodTypeAny, {
42
- status: Status;
43
- description: string;
44
- organisation_id: string;
45
- user_id: string;
46
42
  api_client_id: string;
47
43
  api_key: string;
48
44
  api_secret: string;
45
+ description: string;
46
+ status: Status;
47
+ organisation_id: string;
48
+ user_id: string;
49
49
  fasttag_bank_id: string;
50
50
  }, {
51
51
  status: Status;
52
52
  organisation_id: string;
53
53
  user_id: string;
54
54
  fasttag_bank_id: string;
55
- description?: string | undefined;
56
55
  api_client_id?: string | undefined;
57
56
  api_key?: string | undefined;
58
57
  api_secret?: string | undefined;
58
+ description?: string | undefined;
59
59
  }>;
60
60
  type FASTagDetailsDTO = z.infer<typeof FASTagDetailsSchema>;
61
61
  declare const FASTagDetailsQuerySchema: z.ZodObject<{
@@ -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 Invoice, wi as InvoiceDTO, wj as InvoiceFile, wk as InvoiceFileDTO, wl as InvoiceFileSchema, wm as InvoiceQueryDTO, wn as InvoiceQuerySchema, wo as InvoiceSchema, wp as createInvoice, wq as create_invoice_file, wr as deleteInvoice, ws as findInvoices, wt as get_invoice_file_presigned_url, wu as newInvoicePayload, wv as remove_invoice_file, ww as toInvoicePayload, wx as updateInvoice } from '../../user_organisation_service-CbGM1R8w.js';
5
+ export { wh as Invoice, wi as InvoiceDTO, wj as InvoiceFile, wk as InvoiceFileDTO, wl as InvoiceFileSchema, wm as InvoiceQueryDTO, wn as InvoiceQuerySchema, wo as InvoiceSchema, wp as createInvoice, wq as create_invoice_file, wr as deleteInvoice, ws as findInvoices, wt as get_invoice_file_presigned_url, wu as newInvoicePayload, wv as remove_invoice_file, ww as toInvoicePayload, wx as updateInvoice } from '../../user_organisation_service-CjWQUkDm.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-CbGM1R8w.js';
5
+ import '../../user_organisation_service-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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 { 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-CbGM1R8w.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-CjWQUkDm.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 { vX as Ticket, vY as TicketDTO, vZ as TicketFile, v_ as TicketFileDTO, v$ as TicketFileSchema, w0 as TicketQueryDTO, w1 as TicketQuerySchema, w2 as TicketSchema, w3 as TicketVerifyDTO, w4 as TicketVerifySchema, w5 as createTicket, w6 as create_ticket_file, w7 as deleteTicket, w8 as findTickets, w9 as get_ticket_file_presigned_url, wa as newTicketPayload, wb as newVerifyTicketPayload, wc as remove_ticket_file, wd as toTicketPayload, we as toVerifyTicketPayload, wf as updateTicket, wg as updateVerifyStatus } from '../../user_organisation_service-CbGM1R8w.js';
5
+ export { vX as Ticket, vY as TicketDTO, vZ as TicketFile, v_ as TicketFileDTO, v$ as TicketFileSchema, w0 as TicketQueryDTO, w1 as TicketQuerySchema, w2 as TicketSchema, w3 as TicketVerifyDTO, w4 as TicketVerifySchema, w5 as createTicket, w6 as create_ticket_file, w7 as deleteTicket, w8 as findTickets, w9 as get_ticket_file_presigned_url, wa as newTicketPayload, wb as newVerifyTicketPayload, wc as remove_ticket_file, wd as toTicketPayload, we as toVerifyTicketPayload, wf as updateTicket, wg as updateVerifyStatus } from '../../user_organisation_service-CjWQUkDm.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-CbGM1R8w.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-CjWQUkDm.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -47,8 +47,8 @@ declare const UserBookmarkSaveSelectionItemSchema: z.ZodObject<{
47
47
  bookmark_page_id: z.ZodEffects<z.ZodString, string, string>;
48
48
  sort_order: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
49
49
  }, "strip", z.ZodTypeAny, {
50
- sort_order: number;
51
50
  bookmark_page_id: string;
51
+ sort_order: number;
52
52
  }, {
53
53
  bookmark_page_id: string;
54
54
  sort_order?: number | undefined;
@@ -60,8 +60,8 @@ declare const UserBookmarkSaveSelectionSchema: z.ZodObject<{
60
60
  bookmark_page_id: z.ZodEffects<z.ZodString, string, string>;
61
61
  sort_order: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- sort_order: number;
64
63
  bookmark_page_id: string;
64
+ sort_order: number;
65
65
  }, {
66
66
  bookmark_page_id: string;
67
67
  sort_order?: number | undefined;
@@ -70,8 +70,8 @@ declare const UserBookmarkSaveSelectionSchema: z.ZodObject<{
70
70
  organisation_id: string;
71
71
  user_id: string;
72
72
  pages: {
73
- sort_order: number;
74
73
  bookmark_page_id: string;
74
+ sort_order: number;
75
75
  }[];
76
76
  }, {
77
77
  organisation_id: string;
@@ -148,15 +148,15 @@ declare const MasterBookmarkModuleSchema: z.ZodObject<{
148
148
  sort_order: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
149
149
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
150
150
  }, "strip", z.ZodTypeAny, {
151
+ status: Status;
152
+ sort_order: number;
151
153
  module_name: string;
152
154
  module_icon_name: string;
153
- sort_order: number;
154
- status: Status;
155
155
  }, {
156
- module_name: string;
157
156
  status: Status;
158
- module_icon_name?: string | undefined;
157
+ module_name: string;
159
158
  sort_order?: number | undefined;
159
+ module_icon_name?: string | undefined;
160
160
  }>;
161
161
  type MasterBookmarkModuleDTO = z.infer<typeof MasterBookmarkModuleSchema>;
162
162
  declare const MasterBookmarkSubModuleSchema: z.ZodObject<{
@@ -166,14 +166,14 @@ declare const MasterBookmarkSubModuleSchema: z.ZodObject<{
166
166
  sort_order: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
167
167
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
168
168
  }, "strip", z.ZodTypeAny, {
169
- bookmark_module_id: string;
170
- sort_order: number;
171
169
  status: Status;
170
+ sort_order: number;
171
+ bookmark_module_id: string;
172
172
  sub_module_name: string;
173
173
  sub_module_icon_name: string;
174
174
  }, {
175
- bookmark_module_id: string;
176
175
  status: Status;
176
+ bookmark_module_id: string;
177
177
  sub_module_name: string;
178
178
  sort_order?: number | undefined;
179
179
  sub_module_icon_name?: string | undefined;
@@ -188,16 +188,16 @@ declare const MasterBookmarkPageSchema: z.ZodObject<{
188
188
  sort_order: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
189
189
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
190
190
  }, "strip", z.ZodTypeAny, {
191
- bookmark_module_id: string;
192
- sort_order: number;
193
191
  status: Status;
192
+ sort_order: number;
193
+ bookmark_module_id: string;
194
194
  bookmark_sub_module_id: string;
195
195
  page_name: string;
196
196
  page_icon_name: string;
197
197
  page_url: string;
198
198
  }, {
199
- bookmark_module_id: string;
200
199
  status: Status;
200
+ bookmark_module_id: string;
201
201
  bookmark_sub_module_id: string;
202
202
  page_name: string;
203
203
  page_url: string;
@@ -1,7 +1,7 @@
1
1
  import { YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CbGM1R8w.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CjWQUkDm.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -90,10 +90,10 @@ declare const ApiDataPushManagementSchema: z.ZodObject<{
90
90
  description: string;
91
91
  is_enabled: YesNo;
92
92
  all_vehicles: YesNo;
93
+ frequency_seconds: number;
93
94
  status: Status;
94
95
  organisation_ids: string[];
95
96
  vehicle_ids: string[];
96
- frequency_seconds: number;
97
97
  }, {
98
98
  api_name: string;
99
99
  vendor_name: string;
@@ -101,9 +101,9 @@ declare const ApiDataPushManagementSchema: z.ZodObject<{
101
101
  status: Status;
102
102
  description?: string | undefined;
103
103
  is_enabled?: YesNo | undefined;
104
+ frequency_seconds?: unknown;
104
105
  organisation_ids?: string[] | undefined;
105
106
  vehicle_ids?: string[] | undefined;
106
- frequency_seconds?: unknown;
107
107
  }>;
108
108
  type ApiDataPushManagementDTO = z.infer<typeof ApiDataPushManagementSchema>;
109
109
  declare const ApiDataPushManagementQuerySchema: z.ZodObject<{
@@ -225,6 +225,7 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
225
225
  run_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
226
226
  }, "strip", z.ZodTypeAny, {
227
227
  status: Status[];
228
+ run_status: YesNo[];
228
229
  search: string;
229
230
  paging: PAGING;
230
231
  page_count: number;
@@ -245,13 +246,13 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
245
246
  include_master_data: YesNo;
246
247
  date_format_id: string;
247
248
  time_zone_id: string;
248
- run_status: YesNo[];
249
249
  api_data_push_ids: string[];
250
250
  api_data_push_hit_log_ids: string[];
251
251
  }, {
252
252
  date_format_id: string;
253
253
  time_zone_id: string;
254
254
  status?: Status[] | undefined;
255
+ run_status?: YesNo[] | undefined;
255
256
  search?: string | undefined;
256
257
  paging?: PAGING | undefined;
257
258
  page_count?: unknown;
@@ -270,7 +271,6 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
270
271
  direction: OrderBy;
271
272
  }[] | undefined;
272
273
  include_master_data?: YesNo | undefined;
273
- run_status?: YesNo[] | undefined;
274
274
  api_data_push_ids?: string[] | undefined;
275
275
  api_data_push_hit_log_ids?: string[] | undefined;
276
276
  }>;
@@ -1,7 +1,7 @@
1
1
  import { YesNo, APIAuthType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CbGM1R8w.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CjWQUkDm.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -100,30 +100,30 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
100
100
  description: string;
101
101
  is_enabled: YesNo;
102
102
  all_vehicles: YesNo;
103
+ status: Status;
104
+ organisation_ids: string[];
105
+ vehicle_ids: string[];
103
106
  auth_type: APIAuthType;
104
107
  api_keys: string[];
105
108
  usernames: string[];
106
109
  passwords: string[];
107
110
  rate_limit_rpm: number;
108
111
  allowed_ips: string[];
109
- status: Status;
110
- organisation_ids: string[];
111
- vehicle_ids: string[];
112
112
  }, {
113
113
  api_name: string;
114
114
  vendor_name: string;
115
115
  all_vehicles: YesNo;
116
+ status: Status;
116
117
  api_keys: string[];
117
118
  usernames: string[];
118
119
  passwords: string[];
119
120
  allowed_ips: string[];
120
- status: Status;
121
121
  description?: string | undefined;
122
122
  is_enabled?: YesNo | undefined;
123
- auth_type?: APIAuthType | undefined;
124
- rate_limit_rpm?: unknown;
125
123
  organisation_ids?: string[] | undefined;
126
124
  vehicle_ids?: string[] | undefined;
125
+ auth_type?: APIAuthType | undefined;
126
+ rate_limit_rpm?: unknown;
127
127
  }>;
128
128
  type ApiDataShareManagementDTO = z.infer<typeof ApiDataShareManagementSchema>;
129
129
  declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
@@ -162,7 +162,6 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
162
162
  auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
163
163
  }, "strip", z.ZodTypeAny, {
164
164
  is_enabled: YesNo[];
165
- auth_type: APIAuthType[];
166
165
  status: Status[];
167
166
  search: string;
168
167
  paging: PAGING;
@@ -184,12 +183,12 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
184
183
  include_master_data: YesNo;
185
184
  date_format_id: string;
186
185
  time_zone_id: string;
186
+ auth_type: APIAuthType[];
187
187
  api_data_share_ids: string[];
188
188
  }, {
189
189
  date_format_id: string;
190
190
  time_zone_id: string;
191
191
  is_enabled?: YesNo[] | undefined;
192
- auth_type?: APIAuthType[] | undefined;
193
192
  status?: Status[] | undefined;
194
193
  search?: string | undefined;
195
194
  paging?: PAGING | undefined;
@@ -209,6 +208,7 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
209
208
  direction: OrderBy;
210
209
  }[] | undefined;
211
210
  include_master_data?: YesNo | undefined;
211
+ auth_type?: APIAuthType[] | undefined;
212
212
  api_data_share_ids?: string[] | undefined;
213
213
  }>;
214
214
  type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
@@ -248,7 +248,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
248
248
  is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
249
249
  }, "strip", z.ZodTypeAny, {
250
250
  status: Status[];
251
- is_auth_success: YesNo[];
252
251
  search: string;
253
252
  paging: PAGING;
254
253
  page_count: number;
@@ -269,13 +268,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
269
268
  include_master_data: YesNo;
270
269
  date_format_id: string;
271
270
  time_zone_id: string;
271
+ is_auth_success: YesNo[];
272
272
  api_data_share_ids: string[];
273
273
  api_data_share_hit_log_ids: string[];
274
274
  }, {
275
275
  date_format_id: string;
276
276
  time_zone_id: string;
277
277
  status?: Status[] | undefined;
278
- is_auth_success?: YesNo[] | undefined;
279
278
  search?: string | undefined;
280
279
  paging?: PAGING | undefined;
281
280
  page_count?: unknown;
@@ -294,6 +293,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
294
293
  direction: OrderBy;
295
294
  }[] | undefined;
296
295
  include_master_data?: YesNo | undefined;
296
+ is_auth_success?: YesNo[] | undefined;
297
297
  api_data_share_ids?: string[] | undefined;
298
298
  api_data_share_hit_log_ids?: string[] | undefined;
299
299
  }>;
@@ -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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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, b as MasterRoute, c as MasterDailySchedule, M as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CbGM1R8w.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, b as MasterRoute, c as MasterDailySchedule, M as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CjWQUkDm.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, b as MasterRoute, e as MasterSpecialSchedule, M as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CbGM1R8w.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, b as MasterRoute, e as MasterSpecialSchedule, M as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CjWQUkDm.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, c 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-CbGM1R8w.js';
4
+ export { lT as AssignDailyScheduleToStudentsDTO, lU as AssignDailyScheduleToStudentsSchema, c 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-CjWQUkDm.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 { b 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-CbGM1R8w.js';
4
+ export { b 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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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 { wJ as DocumentDashboard, wK as FleetDocument, wL as FleetDocumentDTO, wM as FleetDocumentDashBoardQueryDTO, wN as FleetDocumentDashBoardQuerySchema, wO as FleetDocumentExpiry, wP as FleetDocumentExpiryDTO, wQ as FleetDocumentExpiryQueryDTO, wR as FleetDocumentExpiryQuerySchema, wS as FleetDocumentExpirySchema, wT as FleetDocumentFile, wU as FleetDocumentFileDTO, wV as FleetDocumentFileSchema, wW as FleetDocumentQueryDTO, wX as FleetDocumentQuerySchema, wY as FleetDocumentSchema, wZ as createFleetDocument, w_ as createFleetDocumentExpiry, w$ as create_fleet_document_file, x0 as deleteFleetDocument, x1 as deleteFleetDocumentExpiry, x2 as findFleetDocument, x3 as findFleetDocumentExpiry, x4 as fleet_document_dashboard, x5 as get_fleet_document_file_presigned_url, x6 as newFleetDocumentExpiryPayload, x7 as newFleetDocumentPayload, x8 as remove_fleet_document_file, x9 as toFleetDocumentExpiryPayload, xa as toFleetDocumentPayload, xb as updateFleetDocument, xc as updateFleetDocumentExpiry } from '../../../user_organisation_service-CbGM1R8w.js';
5
+ export { wJ as DocumentDashboard, wK as FleetDocument, wL as FleetDocumentDTO, wM as FleetDocumentDashBoardQueryDTO, wN as FleetDocumentDashBoardQuerySchema, wO as FleetDocumentExpiry, wP as FleetDocumentExpiryDTO, wQ as FleetDocumentExpiryQueryDTO, wR as FleetDocumentExpiryQuerySchema, wS as FleetDocumentExpirySchema, wT as FleetDocumentFile, wU as FleetDocumentFileDTO, wV as FleetDocumentFileSchema, wW as FleetDocumentQueryDTO, wX as FleetDocumentQuerySchema, wY as FleetDocumentSchema, wZ as createFleetDocument, w_ as createFleetDocumentExpiry, w$ as create_fleet_document_file, x0 as deleteFleetDocument, x1 as deleteFleetDocumentExpiry, x2 as findFleetDocument, x3 as findFleetDocumentExpiry, x4 as fleet_document_dashboard, x5 as get_fleet_document_file_presigned_url, x6 as newFleetDocumentExpiryPayload, x7 as newFleetDocumentPayload, x8 as remove_fleet_document_file, x9 as toFleetDocumentExpiryPayload, xa as toFleetDocumentPayload, xb as updateFleetDocument, xc as updateFleetDocumentExpiry } from '../../../user_organisation_service-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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 { 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-CbGM1R8w.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-CjWQUkDm.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-CbGM1R8w.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-CjWQUkDm.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 { yE as OrganisationCalendar, yF as OrganisationCalendarDTO, yG as OrganisationCalendarQueryDTO, yH as OrganisationCalendarQuerySchema, yI as OrganisationCalendarSchema, yJ as createOrganisationCalendar, yK as deleteOrganisationCalendar, yL as findOrganisationCalendar, yM as newOrganisationCalendarPayload, yN as toOrganisationCalendarPayload, yO as updateOrganisationCalendar } from '../../../user_organisation_service-CbGM1R8w.js';
4
+ export { yE as OrganisationCalendar, yF as OrganisationCalendarDTO, yG as OrganisationCalendarQueryDTO, yH as OrganisationCalendarQuerySchema, yI as OrganisationCalendarSchema, yJ as createOrganisationCalendar, yK as deleteOrganisationCalendar, yL as findOrganisationCalendar, yM as newOrganisationCalendarPayload, yN as toOrganisationCalendarPayload, yO as updateOrganisationCalendar } from '../../../user_organisation_service-CjWQUkDm.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 { yP as OrganisationNoticeBoard, yQ as OrganisationNoticeBoardDTO, yR as OrganisationNoticeBoardQueryDTO, yS as OrganisationNoticeBoardQuerySchema, yT as OrganisationNoticeBoardSchema, yU as createOrganisationNoticeBoard, yV as deleteOrganisationNoticeBoard, yW as findOrganisationNoticeBoard, yX as newOrganisationNoticeBoardPayload, yY as toOrganisationNoticeBoardPayload, yZ as updateOrganisationNoticeBoard } from '../../../user_organisation_service-CbGM1R8w.js';
4
+ export { yP as OrganisationNoticeBoard, yQ as OrganisationNoticeBoardDTO, yR as OrganisationNoticeBoardQueryDTO, yS as OrganisationNoticeBoardQuerySchema, yT as OrganisationNoticeBoardSchema, yU as createOrganisationNoticeBoard, yV as deleteOrganisationNoticeBoard, yW as findOrganisationNoticeBoard, yX as newOrganisationNoticeBoardPayload, yY as toOrganisationNoticeBoardPayload, yZ as updateOrganisationNoticeBoard } from '../../../user_organisation_service-CjWQUkDm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';