vms-nest-api-document 2.0.0 → 3.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 (119) 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 +12 -12
  4. package/dist/services/account/fasttag_details.d.ts +8 -8
  5. package/dist/services/account/invoice_service.d.ts +1 -1
  6. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  7. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  8. package/dist/services/account/report_preferences.service.d.ts +1 -1
  9. package/dist/services/account/ticket_service.d.ts +1 -1
  10. package/dist/services/account/user_bookmark_service.d.ts +7 -7
  11. package/dist/services/core/cronjobs.service.d.ts +12 -12
  12. package/dist/services/core/external_api.service.d.ts +10 -10
  13. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  19. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  20. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  23. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  24. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  26. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  27. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  29. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  30. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  31. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  32. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  33. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  34. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  35. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  36. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  37. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  38. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  39. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  40. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  41. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  42. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  43. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  44. package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +2 -0
  45. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  46. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  47. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  48. package/dist/services/main/users/auth_service.d.ts +1 -1
  49. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  50. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  51. package/dist/services/main/users/user_service.d.ts +1 -1
  52. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  53. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  55. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  56. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  59. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  60. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  61. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  62. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  63. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  64. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  65. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  66. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  67. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  69. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  70. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  72. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  76. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  82. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  83. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  92. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  93. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  94. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  95. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  96. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  97. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  98. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  99. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  100. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  101. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  102. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  103. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  104. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  105. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  117. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  118. package/package.json +1 -1
  119. package/dist/{user_organisation_service-CKBVAzeT.d.ts → user_organisation_service-BpJ5NKwJ.d.ts} +533 -533
@@ -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
- country_id: string;
26
25
  login_from: LoginFrom;
26
+ country_id: string;
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
- country_id: string;
33
32
  login_from: LoginFrom;
33
+ country_id: string;
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;
52
51
  search: string;
53
52
  paging: PAGING;
54
53
  page_count: number;
55
54
  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;
47
46
  search: string;
48
47
  paging: PAGING;
49
48
  page_count: number;
50
49
  page_index: number;
50
+ login_from: LoginFrom;
51
51
  date_format_id: string;
52
52
  time_zone_id: string;
53
53
  user_ids: string[];
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-CKBVAzeT.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-BpJ5NKwJ.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
- api_client_id: string;
43
- api_key: string;
44
- api_secret: string;
45
- description: string;
46
42
  status: Status;
47
- e_way_bill_provider_id: string;
48
43
  organisation_id: string;
44
+ description: string;
49
45
  user_id: string;
46
+ e_way_bill_provider_id: string;
47
+ api_client_id: string;
48
+ api_key: string;
49
+ api_secret: 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
+ description?: string | undefined;
55
56
  api_client_id?: string | undefined;
56
57
  api_key?: string | undefined;
57
58
  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<{
@@ -95,6 +95,7 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
95
95
  e_way_bill_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
96
96
  }, "strip", z.ZodTypeAny, {
97
97
  status: Status[];
98
+ time_zone_id: string;
98
99
  search: string;
99
100
  paging: PAGING;
100
101
  page_count: number;
@@ -114,14 +115,13 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
114
115
  }[];
115
116
  include_master_data: YesNo;
116
117
  date_format_id: string;
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
- date_format_id: string;
124
123
  time_zone_id: string;
124
+ date_format_id: string;
125
125
  status?: Status[] | undefined;
126
126
  search?: string | undefined;
127
127
  paging?: PAGING | undefined;
@@ -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 { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-CKBVAzeT.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-BpJ5NKwJ.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
- api_client_id: string;
43
- api_key: string;
44
- api_secret: string;
45
- description: string;
46
42
  status: Status;
47
43
  organisation_id: string;
44
+ description: string;
48
45
  user_id: string;
46
+ api_client_id: string;
47
+ api_key: string;
48
+ api_secret: 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;
55
56
  api_client_id?: string | undefined;
56
57
  api_key?: string | undefined;
57
58
  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<{
@@ -95,6 +95,7 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
95
95
  fasttag_bank_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
96
96
  }, "strip", z.ZodTypeAny, {
97
97
  status: Status[];
98
+ time_zone_id: string;
98
99
  search: string;
99
100
  paging: PAGING;
100
101
  page_count: number;
@@ -114,14 +115,13 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
114
115
  }[];
115
116
  include_master_data: YesNo;
116
117
  date_format_id: string;
117
- time_zone_id: string;
118
118
  organisation_ids: string[];
119
119
  user_ids: string[];
120
120
  fasttag_bank_ids: string[];
121
121
  fasttag_details_ids: string[];
122
122
  }, {
123
- date_format_id: string;
124
123
  time_zone_id: string;
124
+ date_format_id: string;
125
125
  status?: Status[] | undefined;
126
126
  search?: string | undefined;
127
127
  paging?: PAGING | undefined;
@@ -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 { qI as Invoice, qJ as InvoiceDTO, qK as InvoiceFile, qL as InvoiceFileDTO, qM as InvoiceFileSchema, qN as InvoiceQueryDTO, qO as InvoiceQuerySchema, qP as InvoiceSchema, qQ as createInvoice, qR as create_invoice_file, qS as deleteInvoice, qT as findInvoices, qU as get_invoice_file_presigned_url, qV as newInvoicePayload, qW as remove_invoice_file, qX as toInvoicePayload, qY as updateInvoice } from '../../user_organisation_service-CKBVAzeT.js';
5
+ export { qI as Invoice, qJ as InvoiceDTO, qK as InvoiceFile, qL as InvoiceFileDTO, qM as InvoiceFileSchema, qN as InvoiceQueryDTO, qO as InvoiceQuerySchema, qP as InvoiceSchema, qQ as createInvoice, qR as create_invoice_file, qS as deleteInvoice, qT as findInvoices, qU as get_invoice_file_presigned_url, qV as newInvoicePayload, qW as remove_invoice_file, qX as toInvoicePayload, qY as updateInvoice } from '../../user_organisation_service-BpJ5NKwJ.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-CKBVAzeT.js';
5
+ import '../../user_organisation_service-BpJ5NKwJ.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 { cP as OrganisationNotificationPreference, cQ as OrganisationNotificationPreferenceDTO, cR as OrganisationNotificationPreferenceGeofenceLink, cS as OrganisationNotificationPreferenceQueryDTO, cT as OrganisationNotificationPreferenceQuerySchema, cU as OrganisationNotificationPreferenceSchema, cV as OrganisationNotificationPreferenceUserLink, cW as OrganisationNotificationPreferenceVehicleLink, cX as createOrganisationNotificationPreference, cY as deleteOrganisationNotificationPreference, cZ as findOrganisationNotificationPreference, c_ as newOrganisationNotificationPreferencePayload, c$ as toOrganisationNotificationPreferencePayload, d0 as updateOrganisationNotificationPreference } from '../../user_organisation_service-CKBVAzeT.js';
4
+ export { cP as OrganisationNotificationPreference, cQ as OrganisationNotificationPreferenceDTO, cR as OrganisationNotificationPreferenceGeofenceLink, cS as OrganisationNotificationPreferenceQueryDTO, cT as OrganisationNotificationPreferenceQuerySchema, cU as OrganisationNotificationPreferenceSchema, cV as OrganisationNotificationPreferenceUserLink, cW as OrganisationNotificationPreferenceVehicleLink, cX as createOrganisationNotificationPreference, cY as deleteOrganisationNotificationPreference, cZ as findOrganisationNotificationPreference, c_ as newOrganisationNotificationPreferencePayload, c$ as toOrganisationNotificationPreferencePayload, d0 as updateOrganisationNotificationPreference } from '../../user_organisation_service-BpJ5NKwJ.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 { uE as OrganisationReportAutomationMail, uF as OrganisationReportAutomationMailQueryDTO, uG as OrganisationReportAutomationMailQuerySchema, uH as OrganisationReportAutomationMailVehicleLink, uI as OrganisationReportPreference, uJ as OrganisationReportPreferenceDTO, uK as OrganisationReportPreferenceQueryDTO, uL as OrganisationReportPreferenceQuerySchema, uM as OrganisationReportPreferenceSchema, uN as OrganisationReportPreferenceVehicleLink, uO as createOrganisationReportPreference, uP as deleteOrganisationReportPreference, uQ as findOrganisationReportAutomationMail, uR as findOrganisationReportPreference, uS as newOrganisationReportPreferencePayload, uT as toOrganisationReportPreferencePayload, uU as updateOrganisationReportPreference } from '../../user_organisation_service-CKBVAzeT.js';
4
+ export { uE as OrganisationReportAutomationMail, uF as OrganisationReportAutomationMailQueryDTO, uG as OrganisationReportAutomationMailQuerySchema, uH as OrganisationReportAutomationMailVehicleLink, uI as OrganisationReportPreference, uJ as OrganisationReportPreferenceDTO, uK as OrganisationReportPreferenceQueryDTO, uL as OrganisationReportPreferenceQuerySchema, uM as OrganisationReportPreferenceSchema, uN as OrganisationReportPreferenceVehicleLink, uO as createOrganisationReportPreference, uP as deleteOrganisationReportPreference, uQ as findOrganisationReportAutomationMail, uR as findOrganisationReportPreference, uS as newOrganisationReportPreferencePayload, uT as toOrganisationReportPreferencePayload, uU as updateOrganisationReportPreference } from '../../user_organisation_service-BpJ5NKwJ.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 { dl as Ticket, dm as TicketDTO, dn as TicketFile, dp as TicketFileDTO, dq as TicketFileSchema, dr as TicketQueryDTO, ds as TicketQuerySchema, dt as TicketSchema, du as TicketVerifyDTO, dv as TicketVerifySchema, dw as createTicket, dx as create_ticket_file, dy as deleteTicket, dz as findTickets, dA as get_ticket_file_presigned_url, dB as newTicketPayload, dC as newVerifyTicketPayload, dD as remove_ticket_file, dE as toTicketPayload, dF as toVerifyTicketPayload, dG as updateTicket, dH as updateVerifyStatus } from '../../user_organisation_service-CKBVAzeT.js';
5
+ export { dl as Ticket, dm as TicketDTO, dn as TicketFile, dp as TicketFileDTO, dq as TicketFileSchema, dr as TicketQueryDTO, ds as TicketQuerySchema, dt as TicketSchema, du as TicketVerifyDTO, dv as TicketVerifySchema, dw as createTicket, dx as create_ticket_file, dy as deleteTicket, dz as findTickets, dA as get_ticket_file_presigned_url, dB as newTicketPayload, dC as newVerifyTicketPayload, dD as remove_ticket_file, dE as toTicketPayload, dF as toVerifyTicketPayload, dG as updateTicket, dH as updateVerifyStatus } from '../../user_organisation_service-BpJ5NKwJ.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-CKBVAzeT.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-BpJ5NKwJ.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -239,6 +239,7 @@ declare const MasterBookmarkModuleQuerySchema: z.ZodObject<{
239
239
  bookmark_module_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
240
240
  }, "strip", z.ZodTypeAny, {
241
241
  status: Status[];
242
+ time_zone_id: string;
242
243
  search: string;
243
244
  paging: PAGING;
244
245
  page_count: number;
@@ -258,11 +259,10 @@ declare const MasterBookmarkModuleQuerySchema: z.ZodObject<{
258
259
  }[];
259
260
  include_master_data: YesNo;
260
261
  date_format_id: string;
261
- time_zone_id: string;
262
262
  bookmark_module_ids: string[];
263
263
  }, {
264
- date_format_id: string;
265
264
  time_zone_id: string;
265
+ date_format_id: string;
266
266
  status?: Status[] | undefined;
267
267
  search?: string | undefined;
268
268
  paging?: PAGING | undefined;
@@ -320,6 +320,7 @@ declare const MasterBookmarkSubModuleQuerySchema: z.ZodObject<{
320
320
  bookmark_module_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
321
321
  }, "strip", z.ZodTypeAny, {
322
322
  status: Status[];
323
+ time_zone_id: string;
323
324
  search: string;
324
325
  paging: PAGING;
325
326
  page_count: number;
@@ -339,12 +340,11 @@ declare const MasterBookmarkSubModuleQuerySchema: z.ZodObject<{
339
340
  }[];
340
341
  include_master_data: YesNo;
341
342
  date_format_id: string;
342
- time_zone_id: string;
343
343
  bookmark_module_ids: string[];
344
344
  bookmark_sub_module_ids: string[];
345
345
  }, {
346
- date_format_id: string;
347
346
  time_zone_id: string;
347
+ date_format_id: string;
348
348
  status?: Status[] | undefined;
349
349
  search?: string | undefined;
350
350
  paging?: PAGING | undefined;
@@ -404,6 +404,7 @@ declare const MasterBookmarkPageQuerySchema: z.ZodObject<{
404
404
  bookmark_sub_module_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
405
405
  }, "strip", z.ZodTypeAny, {
406
406
  status: Status[];
407
+ time_zone_id: string;
407
408
  search: string;
408
409
  paging: PAGING;
409
410
  page_count: number;
@@ -423,13 +424,12 @@ declare const MasterBookmarkPageQuerySchema: z.ZodObject<{
423
424
  }[];
424
425
  include_master_data: YesNo;
425
426
  date_format_id: string;
426
- time_zone_id: string;
427
427
  bookmark_module_ids: string[];
428
428
  bookmark_sub_module_ids: string[];
429
429
  bookmark_page_ids: string[];
430
430
  }, {
431
- date_format_id: string;
432
431
  time_zone_id: string;
432
+ date_format_id: string;
433
433
  status?: Status[] | undefined;
434
434
  search?: string | undefined;
435
435
  paging?: PAGING | undefined;
@@ -86,10 +86,8 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
86
86
  run_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof RunType>, "many">>>;
87
87
  execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
88
88
  }, "strip", z.ZodTypeAny, {
89
- run_type: RunType[];
90
- execution_status: ExecutionStatus[];
91
- status: Status[];
92
89
  is_enabled: YesNo[];
90
+ status: Status[];
93
91
  search: string;
94
92
  paging: PAGING;
95
93
  page_count: number;
@@ -110,13 +108,13 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
110
108
  include_master_data: YesNo;
111
109
  date_format_id: string;
112
110
  time_zone_id: string;
111
+ run_type: RunType[];
112
+ execution_status: ExecutionStatus[];
113
113
  }, {
114
114
  date_format_id: string;
115
115
  time_zone_id: string;
116
- run_type?: RunType[] | undefined;
117
- execution_status?: ExecutionStatus[] | undefined;
118
- status?: Status[] | undefined;
119
116
  is_enabled?: YesNo[] | undefined;
117
+ status?: Status[] | undefined;
120
118
  search?: string | undefined;
121
119
  paging?: PAGING | undefined;
122
120
  page_count?: unknown;
@@ -135,6 +133,8 @@ declare const CronMonitorQuerySchema: z.ZodObject<{
135
133
  direction: OrderBy;
136
134
  }[] | undefined;
137
135
  include_master_data?: YesNo | undefined;
136
+ run_type?: RunType[] | undefined;
137
+ execution_status?: ExecutionStatus[] | undefined;
138
138
  }>;
139
139
  type CronMonitorQueryDTO = z.infer<typeof CronMonitorQuerySchema>;
140
140
  declare const CronJobLogQuerySchema: z.ZodObject<{
@@ -173,9 +173,6 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
173
173
  execution_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExecutionStatus>, "many">>>;
174
174
  is_latest_run: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
175
175
  }, "strip", z.ZodTypeAny, {
176
- run_type: RunType[];
177
- execution_status: ExecutionStatus[];
178
- is_latest_run: YesNo[];
179
176
  status: Status[];
180
177
  search: string;
181
178
  paging: PAGING;
@@ -197,13 +194,13 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
197
194
  include_master_data: YesNo;
198
195
  date_format_id: string;
199
196
  time_zone_id: string;
197
+ run_type: RunType[];
198
+ execution_status: ExecutionStatus[];
199
+ is_latest_run: YesNo[];
200
200
  cron_job_ids: string[];
201
201
  }, {
202
202
  date_format_id: string;
203
203
  time_zone_id: string;
204
- run_type?: RunType[] | undefined;
205
- execution_status?: ExecutionStatus[] | undefined;
206
- is_latest_run?: YesNo[] | undefined;
207
204
  status?: Status[] | undefined;
208
205
  search?: string | undefined;
209
206
  paging?: PAGING | undefined;
@@ -223,6 +220,9 @@ declare const CronJobLogQuerySchema: z.ZodObject<{
223
220
  direction: OrderBy;
224
221
  }[] | undefined;
225
222
  include_master_data?: YesNo | undefined;
223
+ run_type?: RunType[] | undefined;
224
+ execution_status?: ExecutionStatus[] | undefined;
225
+ is_latest_run?: YesNo[] | undefined;
226
226
  cron_job_ids?: string[] | undefined;
227
227
  }>;
228
228
  type CronJobLogQueryDTO = z.infer<typeof CronJobLogQuerySchema>;
@@ -61,26 +61,26 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
61
61
  allowed_ips: z.ZodEffects<z.ZodArray<z.ZodString, "many">, string[], string[]>;
62
62
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- status: Status;
65
- is_enabled: YesNo;
66
64
  api_name: string;
67
65
  vendor_name: string;
68
66
  purpose: string;
69
67
  description: string;
68
+ is_enabled: YesNo;
70
69
  auth_type: APIAuthType;
71
70
  api_key: string;
72
71
  username: string;
73
72
  password: string;
74
73
  rate_limit_rpm: number;
75
74
  allowed_ips: string[];
76
- }, {
77
75
  status: Status;
76
+ }, {
78
77
  api_name: string;
79
78
  vendor_name: string;
80
79
  allowed_ips: string[];
81
- is_enabled?: YesNo | undefined;
80
+ status: Status;
82
81
  purpose?: string | undefined;
83
82
  description?: string | undefined;
83
+ is_enabled?: YesNo | undefined;
84
84
  auth_type?: APIAuthType | undefined;
85
85
  api_key?: string | undefined;
86
86
  username?: string | undefined;
@@ -123,8 +123,9 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
123
123
  is_enabled: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
124
124
  auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
125
125
  }, "strip", z.ZodTypeAny, {
126
- status: Status[];
127
126
  is_enabled: YesNo[];
127
+ auth_type: APIAuthType[];
128
+ status: Status[];
128
129
  search: string;
129
130
  paging: PAGING;
130
131
  page_count: number;
@@ -145,13 +146,13 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
145
146
  include_master_data: YesNo;
146
147
  date_format_id: string;
147
148
  time_zone_id: string;
148
- auth_type: APIAuthType[];
149
149
  api_data_share_ids: string[];
150
150
  }, {
151
151
  date_format_id: string;
152
152
  time_zone_id: string;
153
- status?: Status[] | undefined;
154
153
  is_enabled?: YesNo[] | undefined;
154
+ auth_type?: APIAuthType[] | undefined;
155
+ status?: Status[] | undefined;
155
156
  search?: string | undefined;
156
157
  paging?: PAGING | undefined;
157
158
  page_count?: unknown;
@@ -170,7 +171,6 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
170
171
  direction: OrderBy;
171
172
  }[] | undefined;
172
173
  include_master_data?: YesNo | undefined;
173
- auth_type?: APIAuthType[] | undefined;
174
174
  api_data_share_ids?: string[] | undefined;
175
175
  }>;
176
176
  type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
@@ -210,6 +210,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
210
210
  is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
211
211
  }, "strip", z.ZodTypeAny, {
212
212
  status: Status[];
213
+ is_auth_success: YesNo[];
213
214
  search: string;
214
215
  paging: PAGING;
215
216
  page_count: number;
@@ -230,13 +231,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
230
231
  include_master_data: YesNo;
231
232
  date_format_id: string;
232
233
  time_zone_id: string;
233
- is_auth_success: YesNo[];
234
234
  api_data_share_ids: string[];
235
235
  api_data_share_hit_log_ids: string[];
236
236
  }, {
237
237
  date_format_id: string;
238
238
  time_zone_id: string;
239
239
  status?: Status[] | undefined;
240
+ is_auth_success?: YesNo[] | undefined;
240
241
  search?: string | undefined;
241
242
  paging?: PAGING | undefined;
242
243
  page_count?: unknown;
@@ -255,7 +256,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
255
256
  direction: OrderBy;
256
257
  }[] | undefined;
257
258
  include_master_data?: YesNo | undefined;
258
- is_auth_success?: YesNo[] | undefined;
259
259
  api_data_share_ids?: string[] | undefined;
260
260
  api_data_share_hit_log_ids?: string[] | undefined;
261
261
  }>;
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { kf as BreakdownDashboard, kg as FleetBreakdown, kh as FleetBreakdownCost, ki as FleetBreakdownCostDTO, kj as FleetBreakdownCostQueryDTO, kk as FleetBreakdownCostQuerySchema, kl as FleetBreakdownCostSchema, km as FleetBreakdownDTO, kn as FleetBreakdownDashBoardQueryDTO, ko as FleetBreakdownDashBoardQuerySchema, kp as FleetBreakdownFile, kq as FleetBreakdownFileDTO, kr as FleetBreakdownFileSchema, ks as FleetBreakdownQueryDTO, kt as FleetBreakdownQuerySchema, ku as FleetBreakdownSchema, kv as breakdown_dashboard, kw as createFleetBreakdown, kx as createFleetBreakdownCost, ky as create_breakdown_file, kz as deleteFleetBreakdown, kA as deleteFleetBreakdownCost, kB as findFleetBreakdown, kC as findFleetBreakdownCost, kD as get_breakdown_file_presigned_url, kE as newFleetBreakdownCostPayload, kF as newFleetBreakdownPayload, kG as remove_breakdown_file, kH as toFleetBreakdownCostPayload, kI as toFleetBreakdownPayload, kJ as updateFleetBreakdown, kK as updateFleetBreakdownCost } from '../../../user_organisation_service-CKBVAzeT.js';
5
+ export { kf as BreakdownDashboard, kg as FleetBreakdown, kh as FleetBreakdownCost, ki as FleetBreakdownCostDTO, kj as FleetBreakdownCostQueryDTO, kk as FleetBreakdownCostQuerySchema, kl as FleetBreakdownCostSchema, km as FleetBreakdownDTO, kn as FleetBreakdownDashBoardQueryDTO, ko as FleetBreakdownDashBoardQuerySchema, kp as FleetBreakdownFile, kq as FleetBreakdownFileDTO, kr as FleetBreakdownFileSchema, ks as FleetBreakdownQueryDTO, kt as FleetBreakdownQuerySchema, ku as FleetBreakdownSchema, kv as breakdown_dashboard, kw as createFleetBreakdown, kx as createFleetBreakdownCost, ky as create_breakdown_file, kz as deleteFleetBreakdown, kA as deleteFleetBreakdownCost, kB as findFleetBreakdown, kC as findFleetBreakdownCost, kD as get_breakdown_file_presigned_url, kE as newFleetBreakdownCostPayload, kF as newFleetBreakdownPayload, kG as remove_breakdown_file, kH as toFleetBreakdownCostPayload, kI as toFleetBreakdownPayload, kJ as updateFleetBreakdown, kK as updateFleetBreakdownCost } from '../../../user_organisation_service-BpJ5NKwJ.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 { mX as BusDashBoardQueryDTO, mY as BusDashBoardQuerySchema, mZ as BusDashboard, B as BusStop, m_ as BusStopDTO, m$ as BusStopPolygonData, n0 as BusStopPolygonDataDTO, n1 as BusStopPolygonDataSchema, n2 as BusStopQueryDTO, n3 as BusStopQuerySchema, n4 as BusStopSchema, n5 as bus_dashboard, n6 as createBusStop, n7 as deleteBusStop, n8 as findBusStop, n9 as newBusStopPayload, na as toBusStopPayload, nb as updateBusStop } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { mX as BusDashBoardQueryDTO, mY as BusDashBoardQuerySchema, mZ as BusDashboard, B as BusStop, m_ as BusStopDTO, m$ as BusStopPolygonData, n0 as BusStopPolygonDataDTO, n1 as BusStopPolygonDataSchema, n2 as BusStopQueryDTO, n3 as BusStopQuerySchema, n4 as BusStopSchema, n5 as bus_dashboard, n6 as createBusStop, n7 as deleteBusStop, n8 as findBusStop, n9 as newBusStopPayload, na as toBusStopPayload, nb as updateBusStop } from '../../../user_organisation_service-BpJ5NKwJ.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, StudentLegStatus, AttendanceMethod, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-BpJ5NKwJ.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, e as MasterSpecialSchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, e as MasterSpecialSchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-BpJ5NKwJ.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 { nc as AssignDailyScheduleToStudentsDTO, nd as AssignDailyScheduleToStudentsSchema, b as MasterDailySchedule, ne as MasterDailyScheduleDTO, nf as MasterDailyScheduleQueryDTO, ng as MasterDailyScheduleQuerySchema, nh as MasterDailyScheduleSchema, ni as MasterDailyScheduleStudent, nj as MasterDailyScheduleStudentQueryDTO, nk as MasterDailyScheduleStudentQuerySchema, nl as RemoveDailyScheduleToStudentsDTO, nm as RemoveDailyScheduleToStudentsSchema, nn as UpdateDailyScheduleStopDTO, no as UpdateDailyScheduleStopSchema, np as assignDailyScheduleToStudents, nq as createMasterDailySchedule, nr as deleteMasterDailySchedule, ns as findMasterDailySchedule, nt as findMasterDailyScheduleStudent, nu as newMasterDailySchedulePayload, nv as removeDailyScheduleToStudents, nw as toMasterDailySchedulePayload, nx as updateDailyScheduleStop, ny as updateMasterDailySchedule } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { nc as AssignDailyScheduleToStudentsDTO, nd as AssignDailyScheduleToStudentsSchema, b as MasterDailySchedule, ne as MasterDailyScheduleDTO, nf as MasterDailyScheduleQueryDTO, ng as MasterDailyScheduleQuerySchema, nh as MasterDailyScheduleSchema, ni as MasterDailyScheduleStudent, nj as MasterDailyScheduleStudentQueryDTO, nk as MasterDailyScheduleStudentQuerySchema, nl as RemoveDailyScheduleToStudentsDTO, nm as RemoveDailyScheduleToStudentsSchema, nn as UpdateDailyScheduleStopDTO, no as UpdateDailyScheduleStopSchema, np as assignDailyScheduleToStudents, nq as createMasterDailySchedule, nr as deleteMasterDailySchedule, ns as findMasterDailySchedule, nt as findMasterDailyScheduleStudent, nu as newMasterDailySchedulePayload, nv as removeDailyScheduleToStudents, nw as toMasterDailySchedulePayload, nx as updateDailyScheduleStop, ny as updateMasterDailySchedule } from '../../../user_organisation_service-BpJ5NKwJ.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { M as MasterRoute, nW as MasterRouteDTO, nX as MasterRouteJourneyTimeDTO, nY as MasterRouteJourneyTimeSchema, nZ as MasterRouteQueryDTO, n_ as MasterRouteQuerySchema, n$ as MasterRouteSchema, o0 as MasterRouteStop, o1 as MasterRouteStopCreateDTO, o2 as MasterRouteStopCreateSchema, o3 as MasterRouteStopDTO, o4 as MasterRouteStopDeleteAllSchema, o5 as MasterRouteStopDeleteDTO, o6 as MasterRouteStopDeleteReOrderDTO, o7 as MasterRouteStopDeleteSchema, o8 as MasterRouteStopIds, o9 as MasterRouteStopIdsDTO, oa as MasterRouteStopReorderDTO, ob as MasterRouteStopReorderSchema, oc as MasterRouteStopSchema, od as MasterRouteStopUpdateDTO, oe as MasterRouteStopUpdateSchema, of as appendRouteStop, og as createMasterRoute, oh as deleteMasterRoute, oi as deleteRouteStopReorder, oj as deleteRouteStopsAll, ok as findMasterRoute, ol as findRouteStopCache, om as newMasterRoutePayload, on as reorderRouteStops, oo as toMasterRoutePayload, op as updateMasterRoute, oq as updateRouteStop, or as update_journey_time } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { M as MasterRoute, nW as MasterRouteDTO, nX as MasterRouteJourneyTimeDTO, nY as MasterRouteJourneyTimeSchema, nZ as MasterRouteQueryDTO, n_ as MasterRouteQuerySchema, n$ as MasterRouteSchema, o0 as MasterRouteStop, o1 as MasterRouteStopCreateDTO, o2 as MasterRouteStopCreateSchema, o3 as MasterRouteStopDTO, o4 as MasterRouteStopDeleteAllSchema, o5 as MasterRouteStopDeleteDTO, o6 as MasterRouteStopDeleteReOrderDTO, o7 as MasterRouteStopDeleteSchema, o8 as MasterRouteStopIds, o9 as MasterRouteStopIdsDTO, oa as MasterRouteStopReorderDTO, ob as MasterRouteStopReorderSchema, oc as MasterRouteStopSchema, od as MasterRouteStopUpdateDTO, oe as MasterRouteStopUpdateSchema, of as appendRouteStop, og as createMasterRoute, oh as deleteMasterRoute, oi as deleteRouteStopReorder, oj as deleteRouteStopsAll, ok as findMasterRoute, ol as findRouteStopCache, om as newMasterRoutePayload, on as reorderRouteStops, oo as toMasterRoutePayload, op as updateMasterRoute, oq as updateRouteStop, or as update_journey_time } from '../../../user_organisation_service-BpJ5NKwJ.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 { nz as AssignSpecialScheduleToStudentsDTO, nA as AssignSpecialScheduleToStudentsSchema, e as MasterSpecialSchedule, nB as MasterSpecialScheduleDTO, nC as MasterSpecialScheduleQueryDTO, nD as MasterSpecialScheduleQuerySchema, nE as MasterSpecialScheduleSchema, nF as MasterSpecialScheduleStudent, nG as MasterSpecialScheduleStudentQueryDTO, nH as MasterSpecialScheduleStudentQuerySchema, nI as RemoveSpecialScheduleToStudentsDTO, nJ as RemoveSpecialScheduleToStudentsSchema, nK as UpdateSpecialScheduleStopDTO, nL as UpdateSpecialScheduleStopSchema, nM as assignSpecialScheduleToStudents, nN as createMasterSpecialSchedule, nO as deleteMasterSpecialSchedule, nP as findMasterSpecialSchedule, nQ as findMasterSpecialScheduleStudent, nR as newMasterSpecialSchedulePayload, nS as removeSpecialScheduleToStudents, nT as toMasterSpecialSchedulePayload, nU as updateMasterSpecialSchedule, nV as updateSpecialScheduleStop } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { nz as AssignSpecialScheduleToStudentsDTO, nA as AssignSpecialScheduleToStudentsSchema, e as MasterSpecialSchedule, nB as MasterSpecialScheduleDTO, nC as MasterSpecialScheduleQueryDTO, nD as MasterSpecialScheduleQuerySchema, nE as MasterSpecialScheduleSchema, nF as MasterSpecialScheduleStudent, nG as MasterSpecialScheduleStudentQueryDTO, nH as MasterSpecialScheduleStudentQuerySchema, nI as RemoveSpecialScheduleToStudentsDTO, nJ as RemoveSpecialScheduleToStudentsSchema, nK as UpdateSpecialScheduleStopDTO, nL as UpdateSpecialScheduleStopSchema, nM as assignSpecialScheduleToStudents, nN as createMasterSpecialSchedule, nO as deleteMasterSpecialSchedule, nP as findMasterSpecialSchedule, nQ as findMasterSpecialScheduleStudent, nR as newMasterSpecialSchedulePayload, nS as removeSpecialScheduleToStudents, nT as toMasterSpecialSchedulePayload, nU as updateMasterSpecialSchedule, nV as updateSpecialScheduleStop } from '../../../user_organisation_service-BpJ5NKwJ.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 { r8 as DocumentDashboard, r9 as FleetDocument, ra as FleetDocumentDTO, rb as FleetDocumentDashBoardQueryDTO, rc as FleetDocumentDashBoardQuerySchema, rd as FleetDocumentExpiry, re as FleetDocumentExpiryDTO, rf as FleetDocumentExpiryQueryDTO, rg as FleetDocumentExpiryQuerySchema, rh as FleetDocumentExpirySchema, ri as FleetDocumentFile, rj as FleetDocumentFileDTO, rk as FleetDocumentFileSchema, rl as FleetDocumentQueryDTO, rm as FleetDocumentQuerySchema, rn as FleetDocumentSchema, ro as createFleetDocument, rp as createFleetDocumentExpiry, rq as create_fleet_document_file, rr as deleteFleetDocument, rs as deleteFleetDocumentExpiry, rt as findFleetDocument, ru as findFleetDocumentExpiry, rv as fleet_document_dashboard, rw as get_fleet_document_file_presigned_url, rx as newFleetDocumentExpiryPayload, ry as newFleetDocumentPayload, rz as remove_fleet_document_file, rA as toFleetDocumentExpiryPayload, rB as toFleetDocumentPayload, rC as updateFleetDocument, rD as updateFleetDocumentExpiry } from '../../../user_organisation_service-CKBVAzeT.js';
5
+ export { r8 as DocumentDashboard, r9 as FleetDocument, ra as FleetDocumentDTO, rb as FleetDocumentDashBoardQueryDTO, rc as FleetDocumentDashBoardQuerySchema, rd as FleetDocumentExpiry, re as FleetDocumentExpiryDTO, rf as FleetDocumentExpiryQueryDTO, rg as FleetDocumentExpiryQuerySchema, rh as FleetDocumentExpirySchema, ri as FleetDocumentFile, rj as FleetDocumentFileDTO, rk as FleetDocumentFileSchema, rl as FleetDocumentQueryDTO, rm as FleetDocumentQuerySchema, rn as FleetDocumentSchema, ro as createFleetDocument, rp as createFleetDocumentExpiry, rq as create_fleet_document_file, rr as deleteFleetDocument, rs as deleteFleetDocumentExpiry, rt as findFleetDocument, ru as findFleetDocumentExpiry, rv as fleet_document_dashboard, rw as get_fleet_document_file_presigned_url, rx as newFleetDocumentExpiryPayload, ry as newFleetDocumentPayload, rz as remove_fleet_document_file, rA as toFleetDocumentExpiryPayload, rB as toFleetDocumentPayload, rC as updateFleetDocument, rD as updateFleetDocumentExpiry } from '../../../user_organisation_service-BpJ5NKwJ.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 { s8 as AllVehiclesFuelDailySummaryDTO, s9 as AllVehiclesFuelDailySummaryQuerySchema, sa as FleetFuelDailyMonthlySummaryQueryDTO, sb as FleetFuelDailyMonthlySummaryQuerySchema, sc as FleetFuelDailySummary, sd as FleetFuelDailySummaryDTO, se as FleetFuelDailySummaryDashBoardQueryDTO, sf as FleetFuelDailySummaryDashBoardQuerySchema, sg as FleetFuelDailySummaryQueryDTO, sh as FleetFuelDailySummaryQuerySchema, si as FleetFuelDailySummarySchema, sj as FuelDashboard, sk as createFleetFuelDailySummary, sl as deleteFleetFuelDailySummary, sm as findFleetFuelDailySummary, sn as findFleetFuelMonthlySummary, so as fuel_dashboard, sp as newFleetFuelDailySummaryPayload, sq as toFleetFuelDailySummaryPayload, sr as updateFleetFuelDailySummary } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { s8 as AllVehiclesFuelDailySummaryDTO, s9 as AllVehiclesFuelDailySummaryQuerySchema, sa as FleetFuelDailyMonthlySummaryQueryDTO, sb as FleetFuelDailyMonthlySummaryQuerySchema, sc as FleetFuelDailySummary, sd as FleetFuelDailySummaryDTO, se as FleetFuelDailySummaryDashBoardQueryDTO, sf as FleetFuelDailySummaryDashBoardQuerySchema, sg as FleetFuelDailySummaryQueryDTO, sh as FleetFuelDailySummaryQuerySchema, si as FleetFuelDailySummarySchema, sj as FuelDashboard, sk as createFleetFuelDailySummary, sl as deleteFleetFuelDailySummary, sm as findFleetFuelDailySummary, sn as findFleetFuelMonthlySummary, so as fuel_dashboard, sp as newFleetFuelDailySummaryPayload, sq as toFleetFuelDailySummaryPayload, sr as updateFleetFuelDailySummary } from '../../../user_organisation_service-BpJ5NKwJ.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 { q3 as FleetFuelRefill, q4 as FleetFuelRefillDTO, q5 as FleetFuelRefillFile, q6 as FleetFuelRefillFileDTO, q7 as FleetFuelRefillFileSchema, q8 as FleetFuelRefillQueryDTO, q9 as FleetFuelRefillQuerySchema, qa as FleetFuelRefillSchema, qb as createFleetFuelRefill, qc as create_fuel_refill_file, qd as deleteFleetFuelRefill, qe as findFleetFuelRefill, qf as get_fuel_refill_file_presigned_url, qg as newFleetFuelRefillPayload, qh as remove_fuel_refill_file, qi as toFleetFuelRefillPayload, qj as updateFleetFuelRefill } from '../../../user_organisation_service-CKBVAzeT.js';
5
+ export { q3 as FleetFuelRefill, q4 as FleetFuelRefillDTO, q5 as FleetFuelRefillFile, q6 as FleetFuelRefillFileDTO, q7 as FleetFuelRefillFileSchema, q8 as FleetFuelRefillQueryDTO, q9 as FleetFuelRefillQuerySchema, qa as FleetFuelRefillSchema, qb as createFleetFuelRefill, qc as create_fuel_refill_file, qd as deleteFleetFuelRefill, qe as findFleetFuelRefill, qf as get_fuel_refill_file_presigned_url, qg as newFleetFuelRefillPayload, qh as remove_fuel_refill_file, qi as toFleetFuelRefillPayload, qj as updateFleetFuelRefill } from '../../../user_organisation_service-BpJ5NKwJ.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 { lm as FleetFuelRemoval, ln as FleetFuelRemovalDTO, lo as FleetFuelRemovalFile, lp as FleetFuelRemovalFileDTO, lq as FleetFuelRemovalFileSchema, lr as FleetFuelRemovalQueryDTO, ls as FleetFuelRemovalQuerySchema, lt as FleetFuelRemovalSchema, lu as createFleetFuelRemoval, lv as create_fuel_removal_file, lw as deleteFleetFuelRemoval, lx as findFleetFuelRemoval, ly as get_fuel_removal_file_presigned_url, lz as newFleetFuelRemovalPayload, lA as remove_fuel_removal_file, lB as toFleetFuelRemovalPayload, lC as updateFleetFuelRemoval } from '../../../user_organisation_service-CKBVAzeT.js';
5
+ export { lm as FleetFuelRemoval, ln as FleetFuelRemovalDTO, lo as FleetFuelRemovalFile, lp as FleetFuelRemovalFileDTO, lq as FleetFuelRemovalFileSchema, lr as FleetFuelRemovalQueryDTO, ls as FleetFuelRemovalQuerySchema, lt as FleetFuelRemovalSchema, lu as createFleetFuelRemoval, lv as create_fuel_removal_file, lw as deleteFleetFuelRemoval, lx as findFleetFuelRemoval, ly as get_fuel_removal_file_presigned_url, lz as newFleetFuelRemovalPayload, lA as remove_fuel_removal_file, lB as toFleetFuelRemovalPayload, lC as updateFleetFuelRemoval } from '../../../user_organisation_service-BpJ5NKwJ.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 { ez as FleetIncident, eA as FleetIncidentCost, eB as FleetIncidentCostDTO, eC as FleetIncidentCostQueryDTO, eD as FleetIncidentCostQuerySchema, eE as FleetIncidentCostSchema, eF as FleetIncidentDTO, eG as FleetIncidentDashBoardQueryDTO, eH as FleetIncidentDashBoardQuerySchema, eI as FleetIncidentFile, eJ as FleetIncidentFileDTO, eK as FleetIncidentFileSchema, eL as FleetIncidentQueryDTO, eM as FleetIncidentQuerySchema, eN as FleetIncidentSchema, eO as IncidentDashboard, eP as createFleetIncident, eQ as createFleetIncidentCost, eR as create_incident_file, eS as deleteFleetIncident, eT as deleteFleetIncidentCost, eU as findFleetIncident, eV as findFleetIncidentCost, eW as get_incident_file_presigned_url, eX as incident_dashboard, eY as newFleetIncidentCostPayload, eZ as newFleetIncidentPayload, e_ as remove_incident_file, e$ as toFleetIncidentCostPayload, f0 as toFleetIncidentPayload, f1 as updateFleetIncident, f2 as updateFleetIncidentCost } from '../../../user_organisation_service-CKBVAzeT.js';
5
+ export { ez as FleetIncident, eA as FleetIncidentCost, eB as FleetIncidentCostDTO, eC as FleetIncidentCostQueryDTO, eD as FleetIncidentCostQuerySchema, eE as FleetIncidentCostSchema, eF as FleetIncidentDTO, eG as FleetIncidentDashBoardQueryDTO, eH as FleetIncidentDashBoardQuerySchema, eI as FleetIncidentFile, eJ as FleetIncidentFileDTO, eK as FleetIncidentFileSchema, eL as FleetIncidentQueryDTO, eM as FleetIncidentQuerySchema, eN as FleetIncidentSchema, eO as IncidentDashboard, eP as createFleetIncident, eQ as createFleetIncidentCost, eR as create_incident_file, eS as deleteFleetIncident, eT as deleteFleetIncidentCost, eU as findFleetIncident, eV as findFleetIncidentCost, eW as get_incident_file_presigned_url, eX as incident_dashboard, eY as newFleetIncidentCostPayload, eZ as newFleetIncidentPayload, e_ as remove_incident_file, e$ as toFleetIncidentCostPayload, f0 as toFleetIncidentPayload, f1 as updateFleetIncident, f2 as updateFleetIncidentCost } from '../../../user_organisation_service-BpJ5NKwJ.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 { iZ as FleetInspectionForm, i_ as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, j0 as FleetInspectionFormFieldsSchema, j1 as FleetInspectionFormQueryDTO, j2 as FleetInspectionFormQuerySchema, j3 as FleetInspectionFormSchema, j4 as FleetInspectionFormSimple, j5 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j7 as findFleetInspectionForm, j8 as find_inspection_form_cache_simple, j9 as newFleetInspectionFormPayload, ja as toFleetInspectionFormPayload, jb as updateFleetInspectionForm, jc as updateFleetInspectionFormData } from '../../../user_organisation_service-CKBVAzeT.js';
4
+ export { iZ as FleetInspectionForm, i_ as FleetInspectionFormDTO, i$ as FleetInspectionFormFieldsDTO, j0 as FleetInspectionFormFieldsSchema, j1 as FleetInspectionFormQueryDTO, j2 as FleetInspectionFormQuerySchema, j3 as FleetInspectionFormSchema, j4 as FleetInspectionFormSimple, j5 as createFleetInspectionForm, j6 as deleteFleetInspectionForm, j7 as findFleetInspectionForm, j8 as find_inspection_form_cache_simple, j9 as newFleetInspectionFormPayload, ja as toFleetInspectionFormPayload, jb as updateFleetInspectionForm, jc as updateFleetInspectionFormData } from '../../../user_organisation_service-BpJ5NKwJ.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';