vms-nest-prisma-api-document 1007.0.0 → 1010.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 (106) hide show
  1. package/dist/{bookmark_service-CL4_vRjh.d.ts → bookmark_service-nysSCjnm.d.ts} +525 -196
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  4. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  5. package/dist/services/account/report_preferences.service.d.ts +1 -1
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/core/cronjobs.service.d.ts +12 -12
  8. package/dist/services/core/external_api.service.d.ts +10 -10
  9. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/day_run.d.ts +2 -2
  12. package/dist/services/fleet/bus_mangement/day_run.js +543 -0
  13. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/master_schedule.js +35 -7
  16. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  21. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  26. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  27. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  35. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  36. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  37. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  38. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  39. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  40. package/dist/services/main/users/auth_service.d.ts +1 -1
  41. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  42. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  43. package/dist/services/main/users/user_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  45. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  53. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  55. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  86. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  87. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  88. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  91. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  92. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  93. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  105. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  106. package/package.json +1 -1
@@ -0,0 +1,543 @@
1
+ // src/core/Enums.ts
2
+ var PAGING = /* @__PURE__ */ ((PAGING2) => {
3
+ PAGING2["Yes"] = "Yes";
4
+ PAGING2["No"] = "No";
5
+ return PAGING2;
6
+ })(PAGING || {});
7
+ var LoadParents = /* @__PURE__ */ ((LoadParents2) => {
8
+ LoadParents2["Yes"] = "Yes";
9
+ LoadParents2["No"] = "No";
10
+ LoadParents2["Custom"] = "Custom";
11
+ return LoadParents2;
12
+ })(LoadParents || {});
13
+ var LoadChild = /* @__PURE__ */ ((LoadChild2) => {
14
+ LoadChild2["No"] = "No";
15
+ LoadChild2["Yes"] = "Yes";
16
+ LoadChild2["Count"] = "Count";
17
+ LoadChild2["Custom"] = "Custom";
18
+ LoadChild2["Direct"] = "Direct";
19
+ return LoadChild2;
20
+ })(LoadChild || {});
21
+ var LoadChildCount = /* @__PURE__ */ ((LoadChildCount2) => {
22
+ LoadChildCount2["No"] = "No";
23
+ LoadChildCount2["Yes"] = "Yes";
24
+ LoadChildCount2["Custom"] = "Custom";
25
+ return LoadChildCount2;
26
+ })(LoadChildCount || {});
27
+ var OrderBy = /* @__PURE__ */ ((OrderBy2) => {
28
+ OrderBy2["asc"] = "asc";
29
+ OrderBy2["desc"] = "desc";
30
+ return OrderBy2;
31
+ })(OrderBy || {});
32
+ var LoginFrom = /* @__PURE__ */ ((LoginFrom2) => {
33
+ LoginFrom2["Web"] = "Web";
34
+ LoginFrom2["Android"] = "Android";
35
+ LoginFrom2["IPhone"] = "IPhone";
36
+ LoginFrom2["AndroidPWA"] = "AndroidPWA";
37
+ LoginFrom2["iOSPWA"] = "iOSPWA";
38
+ return LoginFrom2;
39
+ })(LoginFrom || {});
40
+ var Status = /* @__PURE__ */ ((Status3) => {
41
+ Status3["Active"] = "Active";
42
+ Status3["Inactive"] = "Inactive";
43
+ return Status3;
44
+ })(Status || {});
45
+ var FileType = /* @__PURE__ */ ((FileType2) => {
46
+ FileType2["NoFile"] = "NoFile";
47
+ FileType2["Image"] = "Image";
48
+ FileType2["Video"] = "Video";
49
+ FileType2["PDF"] = "PDF";
50
+ FileType2["Excel"] = "Excel";
51
+ return FileType2;
52
+ })(FileType || {});
53
+ var YesNo = /* @__PURE__ */ ((YesNo2) => {
54
+ YesNo2["Yes"] = "Yes";
55
+ YesNo2["No"] = "No";
56
+ return YesNo2;
57
+ })(YesNo || {});
58
+ var BusLeg = /* @__PURE__ */ ((BusLeg2) => {
59
+ BusLeg2["Pickup"] = "Pickup";
60
+ BusLeg2["Drop"] = "Drop";
61
+ return BusLeg2;
62
+ })(BusLeg || {});
63
+ var DayRunStatus = /* @__PURE__ */ ((DayRunStatus2) => {
64
+ DayRunStatus2["Planned"] = "Planned";
65
+ DayRunStatus2["InProgress"] = "InProgress";
66
+ DayRunStatus2["Completed"] = "Completed";
67
+ DayRunStatus2["Cancelled"] = "Cancelled";
68
+ return DayRunStatus2;
69
+ })(DayRunStatus || {});
70
+ var DayRunRunningStatus = /* @__PURE__ */ ((DayRunRunningStatus2) => {
71
+ DayRunRunningStatus2["OnTime"] = "OnTime";
72
+ DayRunRunningStatus2["Delayed"] = "Delayed";
73
+ return DayRunRunningStatus2;
74
+ })(DayRunRunningStatus || {});
75
+ var AttendanceMethod = /* @__PURE__ */ ((AttendanceMethod2) => {
76
+ AttendanceMethod2["None"] = "None";
77
+ AttendanceMethod2["QRCode"] = "QRCode";
78
+ AttendanceMethod2["NFC"] = "NFC";
79
+ AttendanceMethod2["ParentAppCode"] = "ParentAppCode";
80
+ AttendanceMethod2["OTP"] = "OTP";
81
+ AttendanceMethod2["Photo"] = "Photo";
82
+ AttendanceMethod2["Manual"] = "Manual";
83
+ return AttendanceMethod2;
84
+ })(AttendanceMethod || {});
85
+
86
+ // src/services/fleet/bus_mangement/day_run.ts
87
+ import z3 from "zod";
88
+
89
+ // src/zod_utils/zod_utils.ts
90
+ import { z } from "zod";
91
+
92
+ // src/core/BaseResponse.ts
93
+ var r_log = (data = {}) => {
94
+ return data;
95
+ };
96
+
97
+ // src/zod_utils/zod_utils.ts
98
+ var handleNullOrUndefined = (value) => typeof value === "string" ? value : "";
99
+ var stringMandatory = (fieldName, min = 1, max = 100) => {
100
+ const schema = z.string().trim().min(min, `${fieldName} must be at least ${min} characters.`).max(max, `${fieldName} must be at most ${max} characters.`).nonempty(`${fieldName} is required.`).transform(handleNullOrUndefined);
101
+ return schema;
102
+ };
103
+ var stringOptional = (fieldName, min = 0, max = 255, defaultValue = "") => {
104
+ const schema = z.string().trim().min(min, `${fieldName} must be at least ${min} characters.`).max(max, `${fieldName} must be at most ${max} characters.`).transform(handleNullOrUndefined).default(defaultValue);
105
+ return schema;
106
+ };
107
+ var stringArrayOptional = (fieldName, min = 0, max = 100, defaultValue = [], unique = false) => {
108
+ const schema = z.array(z.string().trim(), {
109
+ invalid_type_error: `${fieldName} must be an array of strings.`
110
+ }).min(min, `${fieldName} must contain at least ${min} items.`).max(max, `${fieldName} must contain at most ${max} items.`);
111
+ if (unique) {
112
+ schema.refine(
113
+ (arr) => new Set(arr).size === arr.length,
114
+ `${fieldName} must contain unique values.`
115
+ );
116
+ }
117
+ return schema.optional().default(defaultValue);
118
+ };
119
+ var numberOptional = (fieldName, min = 0, max = 1e14, defaultValue = 0) => {
120
+ return z.preprocess(
121
+ (val) => typeof val === "string" && val.trim() !== "" ? Number(val) : val,
122
+ z.number({ invalid_type_error: `${fieldName} must be a number.` }).min(min, `${fieldName} must be at least ${min}.`).max(max, `${fieldName} must be at most ${max}.`).optional().default(defaultValue)
123
+ );
124
+ };
125
+ var enumMandatory = (fieldName, enumType, defaultValue) => {
126
+ return z.union([
127
+ z.nativeEnum(enumType, {
128
+ invalid_type_error: `${fieldName} should be one of the following values: ${Object.values(
129
+ enumType
130
+ ).join(", ")}.`
131
+ }),
132
+ z.string().refine((val) => Object.values(enumType).includes(val), {
133
+ message: `${fieldName} should be one of the following values: ${Object.values(
134
+ enumType
135
+ ).join(", ")}.`
136
+ })
137
+ ]).default(defaultValue).refine((val) => val !== "", {
138
+ message: `Please select ${fieldName}.`
139
+ });
140
+ };
141
+ var enumOptional = (fieldName, enumType, defaultValue) => {
142
+ return z.nativeEnum(enumType, {
143
+ invalid_type_error: `${fieldName} must be an array containing only the following values: ${Object.values(
144
+ enumType
145
+ ).join(", ")}.`
146
+ }).optional().default(() => defaultValue);
147
+ };
148
+ var getAllEnums = (enumType) => {
149
+ return Object.values(enumType);
150
+ };
151
+ var enumArrayOptional = (fieldName, enumType, defaultValue = getAllEnums(enumType), min = 0, max = 100, unique = false) => {
152
+ const schema = z.array(z.nativeEnum(enumType), {
153
+ invalid_type_error: `${fieldName} must be an array containing only the following values: ${Object.values(
154
+ enumType
155
+ ).join(", ")}.`
156
+ }).min(min, `${fieldName} must contain at least ${min} items.`).max(max, `${fieldName} must contain at most ${max} items.`);
157
+ if (unique) {
158
+ schema.refine(
159
+ (arr) => new Set(arr).size === arr.length,
160
+ `${fieldName} must contain unique values.`
161
+ );
162
+ }
163
+ return schema.optional().default(() => defaultValue);
164
+ };
165
+ var handleNullOrUndefinedDate = (value, defaultValue) => {
166
+ if (typeof value === "string" && !isNaN(Date.parse(value))) {
167
+ return value;
168
+ }
169
+ return defaultValue;
170
+ };
171
+ var dateMandatory = (fieldName, minDate, maxDate, defaultValue = (/* @__PURE__ */ new Date()).toISOString()) => {
172
+ const schema = z.string().refine((val) => val !== "" && val !== null && val !== void 0, {
173
+ message: `Please select ${fieldName}.`
174
+ }).refine((val) => !isNaN(Date.parse(val)), {
175
+ message: `${fieldName} must be a valid ISO date.`
176
+ }).refine((val) => !minDate || new Date(val) >= new Date(minDate), {
177
+ message: `${fieldName} must be after ${minDate}.`
178
+ }).refine((val) => !maxDate || new Date(val) <= new Date(maxDate), {
179
+ message: `${fieldName} must be before ${maxDate}.`
180
+ }).transform((val) => handleNullOrUndefinedDate(val, defaultValue));
181
+ return schema;
182
+ };
183
+ var dateTimeMandatory = (fieldName, minDate, maxDate, defaultValue = (/* @__PURE__ */ new Date()).toISOString()) => {
184
+ const schema = z.string().refine((val) => val !== "" && val !== null && val !== void 0, {
185
+ message: `Please select ${fieldName}.`
186
+ }).refine((val) => !isNaN(Date.parse(val)), {
187
+ message: `${fieldName} must be a valid ISO date.`
188
+ }).refine((val) => !minDate || new Date(val) >= new Date(minDate), {
189
+ message: `${fieldName} must be after ${minDate}.`
190
+ }).refine((val) => !maxDate || new Date(val) <= new Date(maxDate), {
191
+ message: `${fieldName} must be before ${maxDate}.`
192
+ }).transform((val) => handleNullOrUndefinedDate(val, defaultValue));
193
+ return schema;
194
+ };
195
+ var dateTimeOptional = (fieldName, minDate, maxDate, defaultValue = (/* @__PURE__ */ new Date()).toISOString()) => {
196
+ const schema = z.string().optional().transform((val) => val === "" || val === null || val === void 0 ? void 0 : val).refine((val) => val === void 0 || !isNaN(Date.parse(val)), {
197
+ message: `${fieldName} must be a valid ISO date.`
198
+ }).refine((val) => !minDate || val === void 0 || new Date(val) >= new Date(minDate), {
199
+ message: `${fieldName} must be after ${minDate}.`
200
+ }).refine((val) => !maxDate || val === void 0 || new Date(val) <= new Date(maxDate), {
201
+ message: `${fieldName} must be before ${maxDate}.`
202
+ }).default(defaultValue);
203
+ return schema;
204
+ };
205
+ var dynamicJsonSchema = (fieldName, defaultValue = {}) => z.record(z.any()).optional().default(() => defaultValue);
206
+ var single_select_mandatory = (fieldName) => {
207
+ const schema = z.string().trim().nonempty(`Please select ${fieldName}.`).transform(handleNullOrUndefined);
208
+ return schema;
209
+ };
210
+ var single_select_optional = (fieldName) => {
211
+ r_log(fieldName);
212
+ const schema = z.string().trim().transform(handleNullOrUndefined);
213
+ return schema;
214
+ };
215
+ var multi_select_optional = (fieldName, max = 1e3, defaultValue = []) => {
216
+ const schema = z.array(
217
+ z.string({
218
+ invalid_type_error: `${fieldName} must be an array of strings.`
219
+ })
220
+ ).max(
221
+ max,
222
+ `Please select at most ${max} ${fieldName}${max > 1 ? "s" : ""}.`
223
+ );
224
+ return schema.optional().default(defaultValue);
225
+ };
226
+
227
+ // src/zod_utils/zod_base_schema.ts
228
+ import { z as z2 } from "zod";
229
+ var OrderBySchema = z2.array(
230
+ z2.object({
231
+ name: stringMandatory("Order Field Name", 0, 255),
232
+ field: stringMandatory("Order Field Name", 0, 255),
233
+ direction: enumMandatory("Order Direction", OrderBy, "asc" /* asc */)
234
+ })
235
+ );
236
+ var BaseFileSchema = z2.object({
237
+ usage_type: stringMandatory("Usage Type", 3, 100),
238
+ file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
239
+ file_url: stringOptional("File URL", 0, 300),
240
+ file_key: stringOptional("File Key", 0, 300),
241
+ file_name: stringOptional("File Name", 0, 300),
242
+ file_description: stringOptional("File Description", 0, 2e3),
243
+ file_size: numberOptional("File Size"),
244
+ file_metadata: dynamicJsonSchema("File Metadata", {}),
245
+ status: enumMandatory("Status", Status, "Active" /* Active */)
246
+ });
247
+ var BaseQuerySchema = z2.object({
248
+ search: stringOptional("Search", 0, 255, ""),
249
+ status: enumArrayOptional("Status", Status, getAllEnums(Status), 0, 10, true),
250
+ paging: enumOptional("Paging", PAGING, "Yes" /* Yes */),
251
+ page_count: numberOptional("Page Count", 0, 1e3, 100),
252
+ page_index: numberOptional("Page Index", 0, 1e3, 0),
253
+ load_parents: enumOptional("Load Parents", LoadParents, "No" /* No */),
254
+ load_parents_list: stringArrayOptional("Load Parents List"),
255
+ load_child: enumOptional("Load Child", LoadChild, "No" /* No */),
256
+ load_child_list: stringArrayOptional("Load Child List"),
257
+ load_child_count: enumOptional(
258
+ "Load Child",
259
+ LoadChildCount,
260
+ "No" /* No */
261
+ ),
262
+ load_child_count_list: stringArrayOptional("Load Child List"),
263
+ include_details: dynamicJsonSchema("Include Details", {}),
264
+ where_relations: dynamicJsonSchema("Where Relations", {}),
265
+ order_by: OrderBySchema.optional().default([]),
266
+ include_master_data: enumOptional("Include Master Data", YesNo, "No" /* No */),
267
+ date_format_id: single_select_optional("MasterMainDateFormat"),
268
+ time_zone_id: single_select_optional("MasterMainTimeZone")
269
+ });
270
+ var FilePresignedUrlSchema = z2.object({
271
+ file_name: stringMandatory("File Name", 1, 255),
272
+ file_type: enumMandatory("File Type", FileType, "Image" /* Image */)
273
+ });
274
+ var MongoBaseQuerySchema = z2.object({
275
+ search: stringOptional("Search", 0, 255, ""),
276
+ paging: enumOptional("Paging", PAGING, "Yes" /* Yes */),
277
+ page_count: numberOptional("Page Count", 0, 1e3, 100),
278
+ page_index: numberOptional("Page Index", 0, 1e3, 0),
279
+ login_from: enumMandatory("Login From", LoginFrom, "Web" /* Web */),
280
+ date_format_id: single_select_optional("MasterMainDateFormat"),
281
+ // ✅ Single-selection -> MasterMainDateFormat
282
+ time_zone_id: single_select_optional("MasterMainTimeZone")
283
+ // ✅ Single-selection -> MasterMainTimeZone
284
+ });
285
+
286
+ // src/core/sdk-config.ts
287
+ var KEY = "__vms_axios_instance__";
288
+ var getAxiosInstance = () => {
289
+ const instance = globalThis[KEY];
290
+ if (!instance) {
291
+ throw new Error("\u274C Axios instance not configured. Call setAxiosInstance() first.");
292
+ }
293
+ return instance;
294
+ };
295
+
296
+ // src/core/apiCall.ts
297
+ var apiGet = async (url, params) => {
298
+ const response = await getAxiosInstance().get(url, { params });
299
+ return response.data;
300
+ };
301
+ var apiPost = async (url, data) => {
302
+ const response = await getAxiosInstance().post(url, data);
303
+ return response.data;
304
+ };
305
+ var apiPatch = async (url, data) => {
306
+ const response = await getAxiosInstance().patch(url, data);
307
+ return response.data;
308
+ };
309
+
310
+ // src/services/fleet/bus_mangement/day_run.ts
311
+ var URL = "day_run";
312
+ var ENDPOINTS = {
313
+ // AWS S3 PRESIGNED
314
+ get_student_attendance_presigned_url: (fileName) => `${URL}/student_attendance_presigned_url/${fileName}`,
315
+ // FixedScheduleDayRun APIs
316
+ update_fixed_schedule_day_run: (id) => `${URL}/update_fixed_schedule_day_run/${id}`,
317
+ cancel_fixed_schedule_day_run: (id) => `${URL}/cancel_fixed_schedule_day_run/${id}`,
318
+ find: `${URL}/search`,
319
+ // FixedScheduleDayRunStudent APIs
320
+ update_student_boarded: (id) => `${URL}/update_student_boarded/${id}`,
321
+ update_student_handovered: (id) => `${URL}/update_student_handovered/${id}`,
322
+ // FixedScheduleDayRunStop APIs
323
+ update_stop_enter: (id) => `${URL}/update_stop_enter/${id}`,
324
+ update_stop_exit: (id) => `${URL}/update_stop_exit/${id}`
325
+ };
326
+ var FixedScheduleDayRunUpdateSchema = z3.object({
327
+ // Relations - Parent
328
+ vehicle_id: single_select_optional("MasterVehicle"),
329
+ // Single-Selection -> MasterVehicle
330
+ driver_id: single_select_optional("MasterDriver"),
331
+ // Single-Selection -> MasterDriver
332
+ attendant_id: single_select_optional("MasterDriver"),
333
+ // Single-Selection -> MasterDriver
334
+ // Main Field Details
335
+ start_planned_date_time: dateTimeOptional("Start Planned Date Time"),
336
+ end_planned_date_time: dateTimeOptional("End Planned Date Time"),
337
+ notes: stringOptional("Notes", 0, 500),
338
+ // Other
339
+ time_zone_id: single_select_mandatory("MasterMainTimeZone")
340
+ });
341
+ var FixedScheduleDayRunCancelSchema = z3.object({
342
+ cancel_reason: stringOptional("Cancel Reason", 0, 500)
343
+ });
344
+ var FixedScheduleDayRunQuerySchema = BaseQuerySchema.extend({
345
+ // Self Table
346
+ fixed_schedule_day_run_ids: multi_select_optional("FixedScheduleDayRun"),
347
+ // Multi-selection -> FixedScheduleDayRun
348
+ // Relations - Parent
349
+ organisation_ids: multi_select_optional("UserOrganisation"),
350
+ // Multi-selection -> UserOrganisation
351
+ organisation_branch_ids: multi_select_optional("OrganisationBranch"),
352
+ // Multi-selection -> OrganisationBranch
353
+ route_ids: multi_select_optional("MasterRoute"),
354
+ // Multi-selection -> MasterRoute
355
+ fixed_schedule_ids: multi_select_optional("MasterFixedSchedule"),
356
+ // Multi-selection -> MasterFixedSchedule
357
+ vehicle_ids: multi_select_optional("MasterVehicle"),
358
+ // Multi-selection -> MasterVehicle
359
+ driver_ids: multi_select_optional("MasterDriver"),
360
+ // Multi-selection -> MasterDriver
361
+ attendant_ids: multi_select_optional("MasterDriver"),
362
+ // Multi-selection -> MasterDriver
363
+ // Enums
364
+ schedule_type: enumArrayOptional(
365
+ "Schedule Type",
366
+ BusLeg,
367
+ getAllEnums(BusLeg)
368
+ ),
369
+ day_run_status: enumArrayOptional(
370
+ "Day Run Status",
371
+ DayRunStatus,
372
+ getAllEnums(DayRunStatus)
373
+ ),
374
+ running_status: enumArrayOptional(
375
+ "Running Status",
376
+ DayRunRunningStatus,
377
+ getAllEnums(DayRunRunningStatus)
378
+ ),
379
+ // Other
380
+ from_date: dateMandatory("From Date"),
381
+ to_date: dateMandatory("To Date")
382
+ });
383
+ var FixedScheduleDayRunStudentUpdateSchema = z3.object({
384
+ // Relations - Parent
385
+ actual_fixed_schedule_day_run_stop_id: single_select_optional(
386
+ "FixedScheduleDayRunStudent"
387
+ ),
388
+ // Single-Selection -> FixedScheduleDayRunStudent
389
+ // Main Field Details
390
+ method: enumMandatory("Method", AttendanceMethod, "None" /* None */),
391
+ mark_time: dateTimeOptional("Mark Time"),
392
+ note: stringOptional("Note", 0, 500),
393
+ // Attendance Image/Logo
394
+ student_attendance_image_url: stringOptional(
395
+ "Student Attendance Image URL",
396
+ 0,
397
+ 300
398
+ ),
399
+ student_attendance_image_key: stringOptional(
400
+ "Student Attendance Image Key",
401
+ 0,
402
+ 300
403
+ ),
404
+ student_attendance_image_name: stringOptional(
405
+ "Student Attendance Image Name",
406
+ 0,
407
+ 300
408
+ ),
409
+ // Other
410
+ time_zone_id: single_select_mandatory("MasterMainTimeZone")
411
+ });
412
+ var FixedScheduleDayRunStopEnterSchema = z3.object({
413
+ // Main Field Details
414
+ actual_arrival_time: dateTimeMandatory("Actual Arrival Time"),
415
+ // Other
416
+ time_zone_id: single_select_mandatory("MasterMainTimeZone")
417
+ });
418
+ var FixedScheduleDayRunStopExitSchema = z3.object({
419
+ // Main Field Details
420
+ actual_departure_time: dateTimeMandatory("Actual Departure Time"),
421
+ // Other
422
+ time_zone_id: single_select_mandatory("MasterMainTimeZone")
423
+ });
424
+ var toFixedScheduleDayRunUpdatePayload = (row) => ({
425
+ vehicle_id: row.vehicle_id || "",
426
+ driver_id: row.driver_id || "",
427
+ attendant_id: row.attendant_id || "",
428
+ start_planned_date_time: row.start_planned_date_time || "",
429
+ end_planned_date_time: row.end_planned_date_time || "",
430
+ notes: row.notes || "",
431
+ time_zone_id: ""
432
+ // Needs to be provided manually
433
+ });
434
+ var newFixedScheduleDayRunUpdatePayload = () => ({
435
+ vehicle_id: "",
436
+ driver_id: "",
437
+ attendant_id: "",
438
+ start_planned_date_time: "",
439
+ end_planned_date_time: "",
440
+ notes: "",
441
+ time_zone_id: ""
442
+ // Needs to be provided manually
443
+ });
444
+ var toFixedScheduleDayRunCancelPayload = (row) => ({
445
+ cancel_reason: row.cancel_reason || ""
446
+ });
447
+ var newFixedScheduleDayRunCancelPayload = () => ({
448
+ cancel_reason: ""
449
+ });
450
+ var toFixedScheduleDayRunStudentUpdatePayload = (row) => ({
451
+ actual_fixed_schedule_day_run_stop_id: row.actual_fixed_schedule_day_run_stop_id || "",
452
+ method: row.method || "None" /* None */,
453
+ mark_time: row.mark_time || "",
454
+ note: row.note || "",
455
+ // Attendance Image/Logo
456
+ student_attendance_image_url: row.student_attendance_image_url || "",
457
+ student_attendance_image_key: row.student_attendance_image_key || "",
458
+ student_attendance_image_name: row.student_attendance_image_name || "",
459
+ time_zone_id: ""
460
+ // Needs to be provided manually
461
+ });
462
+ var newFixedScheduleDayRunStudentUpdatePayload = () => ({
463
+ actual_fixed_schedule_day_run_stop_id: "",
464
+ method: "None" /* None */,
465
+ mark_time: "",
466
+ note: "",
467
+ // Attendance Image/Logo
468
+ student_attendance_image_url: "",
469
+ student_attendance_image_key: "",
470
+ student_attendance_image_name: "",
471
+ time_zone_id: ""
472
+ // Needs to be provided manually
473
+ });
474
+ var toFixedScheduleDayRunStopEnterPayload = (row) => ({
475
+ actual_arrival_time: row.actual_arrival_time || "",
476
+ time_zone_id: ""
477
+ // Needs to be provided manually
478
+ });
479
+ var newFixedScheduleDayRunStopEnterPayload = () => ({
480
+ actual_arrival_time: "",
481
+ time_zone_id: ""
482
+ // Needs to be provided manually
483
+ });
484
+ var toFixedScheduleDayRunStopExitPayload = (row) => ({
485
+ actual_departure_time: row.actual_departure_time || "",
486
+ time_zone_id: ""
487
+ // Needs to be provided manually
488
+ });
489
+ var newFixedScheduleDayRunStopExitPayload = () => ({
490
+ actual_departure_time: "",
491
+ time_zone_id: ""
492
+ // Needs to be provided manually
493
+ });
494
+ var get_student_attendance_presigned_url = async (fileName) => {
495
+ return apiGet(ENDPOINTS.get_student_attendance_presigned_url(fileName));
496
+ };
497
+ var find = async (data) => {
498
+ return apiPost(ENDPOINTS.find, data);
499
+ };
500
+ var update_fixed_schedule_day_run = async (id, data) => {
501
+ return apiPatch(ENDPOINTS.update_fixed_schedule_day_run(id), data);
502
+ };
503
+ var cancel_fixed_schedule_day_run = async (id, data) => {
504
+ return apiPatch(ENDPOINTS.cancel_fixed_schedule_day_run(id), data);
505
+ };
506
+ var update_student_boarded = async (id, data) => {
507
+ return apiPatch(ENDPOINTS.update_student_boarded(id), data);
508
+ };
509
+ var update_student_handovered = async (id, data) => {
510
+ return apiPatch(ENDPOINTS.update_student_handovered(id), data);
511
+ };
512
+ var update_stop_enter = async (id, data) => {
513
+ return apiPatch(ENDPOINTS.update_stop_enter(id), data);
514
+ };
515
+ var update_stop_exit = async (id, data) => {
516
+ return apiPatch(ENDPOINTS.update_stop_exit(id), data);
517
+ };
518
+ export {
519
+ FixedScheduleDayRunCancelSchema,
520
+ FixedScheduleDayRunQuerySchema,
521
+ FixedScheduleDayRunStopEnterSchema,
522
+ FixedScheduleDayRunStopExitSchema,
523
+ FixedScheduleDayRunStudentUpdateSchema,
524
+ FixedScheduleDayRunUpdateSchema,
525
+ cancel_fixed_schedule_day_run,
526
+ find,
527
+ get_student_attendance_presigned_url,
528
+ newFixedScheduleDayRunCancelPayload,
529
+ newFixedScheduleDayRunStopEnterPayload,
530
+ newFixedScheduleDayRunStopExitPayload,
531
+ newFixedScheduleDayRunStudentUpdatePayload,
532
+ newFixedScheduleDayRunUpdatePayload,
533
+ toFixedScheduleDayRunCancelPayload,
534
+ toFixedScheduleDayRunStopEnterPayload,
535
+ toFixedScheduleDayRunStopExitPayload,
536
+ toFixedScheduleDayRunStudentUpdatePayload,
537
+ toFixedScheduleDayRunUpdatePayload,
538
+ update_fixed_schedule_day_run,
539
+ update_stop_enter,
540
+ update_stop_exit,
541
+ update_student_boarded,
542
+ update_student_handovered
543
+ };
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { qZ as MasterRoute, r0 as MasterRouteDTO, ri as MasterRouteJourneyTimeDTO, rh as MasterRouteJourneyTimeSchema, r2 as MasterRouteQueryDTO, r1 as MasterRouteQuerySchema, q$ as MasterRouteSchema, q_ as MasterRouteStop, r8 as MasterRouteStopCreateDTO, r7 as MasterRouteStopCreateSchema, r4 as MasterRouteStopDTO, rf as MasterRouteStopDeleteAllSchema, rg as MasterRouteStopDeleteDTO, re as MasterRouteStopDeleteReOrderDTO, rd as MasterRouteStopDeleteSchema, r9 as MasterRouteStopIds, ra as MasterRouteStopIdsDTO, rc as MasterRouteStopReorderDTO, rb as MasterRouteStopReorderSchema, r3 as MasterRouteStopSchema, r6 as MasterRouteStopUpdateDTO, r5 as MasterRouteStopUpdateSchema, rp as appendRouteStop, rm as createMasterRoute, ro as deleteMasterRoute, rs as deleteRouteStopReorder, rt as deleteRouteStopsAll, rl as findMasterRoute, rv as findRouteStopCache, rk as newMasterRoutePayload, rr as reorderRouteStops, rj as toMasterRoutePayload, rn as updateMasterRoute, rq as updateRouteStop, ru as update_journey_time } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { rr as MasterRoute, ru as MasterRouteDTO, rM as MasterRouteJourneyTimeDTO, rL as MasterRouteJourneyTimeSchema, rw as MasterRouteQueryDTO, rv as MasterRouteQuerySchema, rt as MasterRouteSchema, rs as MasterRouteStop, rC as MasterRouteStopCreateDTO, rB as MasterRouteStopCreateSchema, ry as MasterRouteStopDTO, rJ as MasterRouteStopDeleteAllSchema, rK as MasterRouteStopDeleteDTO, rI as MasterRouteStopDeleteReOrderDTO, rH as MasterRouteStopDeleteSchema, rD as MasterRouteStopIds, rE as MasterRouteStopIdsDTO, rG as MasterRouteStopReorderDTO, rF as MasterRouteStopReorderSchema, rx as MasterRouteStopSchema, rA as MasterRouteStopUpdateDTO, rz as MasterRouteStopUpdateSchema, rT as appendRouteStop, rQ as createMasterRoute, rS as deleteMasterRoute, rW as deleteRouteStopReorder, rX as deleteRouteStopsAll, rP as findMasterRoute, rZ as findRouteStopCache, rO as newMasterRoutePayload, rV as reorderRouteStops, rN as toMasterRoutePayload, rR as updateMasterRoute, rU as updateRouteStop, rY as update_journey_time } from '../../../bookmark_service-nysSCjnm.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 { t4 as AssignFixedScheduleToStudentsDTO, t3 as AssignFixedScheduleToStudentsSchema, sZ as MasterFixedSchedule, t0 as MasterFixedScheduleDTO, t2 as MasterFixedScheduleQueryDTO, t1 as MasterFixedScheduleQuerySchema, s$ as MasterFixedScheduleSchema, s_ as MasterFixedScheduleStudent, t6 as RemoveFixedScheduleToStudentsDTO, t5 as RemoveFixedScheduleToStudentsSchema, t8 as UpdateStopDTO, t7 as UpdateStopSchema, tf as assignFixedScheduleToStudents, tc as createMasterFixedSchedule, te as deleteMasterFixedSchedule, tb as findMasterFixedSchedule, ta as newMasterFixedSchedulePayload, tg as removeFixedScheduleToStudents, t9 as toMasterFixedSchedulePayload, td as updateMasterFixedSchedule, th as updateStop } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { tA as AssignFixedScheduleToStudentsDTO, tz as AssignFixedScheduleToStudentsSchema, tr as MasterFixedSchedule, tu as MasterFixedScheduleDTO, tw as MasterFixedScheduleQueryDTO, tv as MasterFixedScheduleQuerySchema, tt as MasterFixedScheduleSchema, ts as MasterFixedScheduleStudent, ty as MasterFixedScheduleStudentQueryDTO, tx as MasterFixedScheduleStudentQuerySchema, tC as RemoveFixedScheduleToStudentsDTO, tB as RemoveFixedScheduleToStudentsSchema, tE as UpdateStopDTO, tD as UpdateStopSchema, tM as assignFixedScheduleToStudents, tJ as createMasterFixedSchedule, tL as deleteMasterFixedSchedule, tH as findMasterFixedSchedule, tI as findMasterFixedScheduleStudent, tG as newMasterFixedSchedulePayload, tN as removeFixedScheduleToStudents, tF as toMasterFixedSchedulePayload, tK as updateMasterFixedSchedule, tO as updateStop } from '../../../bookmark_service-nysSCjnm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -279,6 +279,7 @@ var ENDPOINTS = {
279
279
  create_schedule: `${URL}/fixed_schedule`,
280
280
  update_schedule: (id) => `${URL}/fixed_schedule/${id}`,
281
281
  remove_schedule: (id) => `${URL}/fixed_schedule/${id}`,
282
+ find_schedule_student: `${URL}/fixed_schedule_student/search`,
282
283
  assign_fixed_schedule_to_students: `${URL}/fixed_schedule/assign_fixed_schedule_to_students`,
283
284
  remove_fixed_schedule_to_students: `${URL}/fixed_schedule/remove_fixed_schedule_to_students`,
284
285
  update_stop: `${URL}/fixed_schedule/update_stop`
@@ -304,13 +305,13 @@ var MasterFixedScheduleSchema = z3.object({
304
305
  end_time: stringOptional("End Time"),
305
306
  schedule_plan_start_date: dateOptional("Schedule Plan Start Date"),
306
307
  schedule_plan_end_date: dateOptional("Schedule Plan End Date"),
307
- sunday: enumMandatory("Sunday", YesNo, "No" /* No */),
308
- monday: enumMandatory("Monday", YesNo, "Yes" /* Yes */),
309
- tuesday: enumMandatory("Tuesday", YesNo, "Yes" /* Yes */),
310
- wednesday: enumMandatory("Wednesday", YesNo, "Yes" /* Yes */),
311
- thursday: enumMandatory("Thursday", YesNo, "Yes" /* Yes */),
312
- friday: enumMandatory("Friday", YesNo, "Yes" /* Yes */),
313
- saturday: enumMandatory("Saturday", YesNo, "Yes" /* Yes */),
308
+ sunday: enumOptional("Sunday", YesNo, "No" /* No */),
309
+ monday: enumOptional("Monday", YesNo, "Yes" /* Yes */),
310
+ tuesday: enumOptional("Tuesday", YesNo, "Yes" /* Yes */),
311
+ wednesday: enumOptional("Wednesday", YesNo, "Yes" /* Yes */),
312
+ thursday: enumOptional("Thursday", YesNo, "Yes" /* Yes */),
313
+ friday: enumOptional("Friday", YesNo, "Yes" /* Yes */),
314
+ saturday: enumOptional("Saturday", YesNo, "Yes" /* Yes */),
314
315
  // Other
315
316
  status: enumMandatory("Status", Status, "Active" /* Active */),
316
317
  time_zone_id: single_select_mandatory("MasterMainTimeZone")
@@ -344,6 +345,28 @@ var MasterFixedScheduleQuerySchema = BaseQuerySchema.extend({
344
345
  getAllEnums(BusLeg)
345
346
  )
346
347
  });
348
+ var MasterFixedScheduleStudentQuerySchema = BaseQuerySchema.extend({
349
+ // Self Table
350
+ fixed_schedule_student_ids: multi_select_optional(
351
+ "MasterFixedScheduleStudent"
352
+ ),
353
+ // Multi-selection -> MasterFixedScheduleStudent
354
+ // Relations - Parent
355
+ organisation_ids: multi_select_optional("UserOrganisation"),
356
+ // Multi-selection -> UserOrganisation
357
+ organisation_branch_ids: multi_select_optional("OrganisationBranch"),
358
+ // Multi-selection -> OrganisationBranch
359
+ student_ids: multi_select_optional("Student"),
360
+ // Multi-selection -> Student
361
+ fixed_schedule_ids: multi_select_optional("MasterFixedSchedule"),
362
+ // Multi-selection -> MasterFixedSchedule
363
+ route_ids: multi_select_optional("MasterRoute"),
364
+ // Multi-selection -> MasterRoute
365
+ route_stop_ids: multi_select_optional("MasterRouteStop"),
366
+ // Multi-selection -> MasterRouteStop
367
+ // Enums
368
+ leg: enumArrayOptional("Leg", BusLeg, getAllEnums(BusLeg))
369
+ });
347
370
  var AssignFixedScheduleToStudentsSchema = z3.object({
348
371
  fixed_schedule_id: single_select_mandatory("MasterFixedSchedule"),
349
372
  student_ids: multi_select_optional("Student")
@@ -413,6 +436,9 @@ var newMasterFixedSchedulePayload = () => ({
413
436
  var findMasterFixedSchedule = async (data) => {
414
437
  return apiPost(ENDPOINTS.find_schedule, data);
415
438
  };
439
+ var findMasterFixedScheduleStudent = async (data) => {
440
+ return apiPost(ENDPOINTS.find_schedule_student, data);
441
+ };
416
442
  var createMasterFixedSchedule = async (data) => {
417
443
  return apiPost(ENDPOINTS.create_schedule, data);
418
444
  };
@@ -435,12 +461,14 @@ export {
435
461
  AssignFixedScheduleToStudentsSchema,
436
462
  MasterFixedScheduleQuerySchema,
437
463
  MasterFixedScheduleSchema,
464
+ MasterFixedScheduleStudentQuerySchema,
438
465
  RemoveFixedScheduleToStudentsSchema,
439
466
  UpdateStopSchema,
440
467
  assignFixedScheduleToStudents,
441
468
  createMasterFixedSchedule,
442
469
  deleteMasterFixedSchedule,
443
470
  findMasterFixedSchedule,
471
+ findMasterFixedScheduleStudent,
444
472
  newMasterFixedSchedulePayload,
445
473
  removeFixedScheduleToStudents,
446
474
  toMasterFixedSchedulePayload,
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { xt as OrganisationNoticeBoard, xv as OrganisationNoticeBoardDTO, xx as OrganisationNoticeBoardQueryDTO, xw as OrganisationNoticeBoardQuerySchema, xu as OrganisationNoticeBoardSchema, xB as createOrganisationNoticeBoard, xD as deleteOrganisationNoticeBoard, xA as findOrganisationNoticeBoard, xz as newOrganisationNoticeBoardPayload, xy as toOrganisationNoticeBoardPayload, xC as updateOrganisationNoticeBoard } from '../../../bookmark_service-CL4_vRjh.js';
4
+ export { x_ as OrganisationNoticeBoard, y0 as OrganisationNoticeBoardDTO, y2 as OrganisationNoticeBoardQueryDTO, y1 as OrganisationNoticeBoardQuerySchema, x$ as OrganisationNoticeBoardSchema, y6 as createOrganisationNoticeBoard, y8 as deleteOrganisationNoticeBoard, y5 as findOrganisationNoticeBoard, y4 as newOrganisationNoticeBoardPayload, y3 as toOrganisationNoticeBoardPayload, y7 as updateOrganisationNoticeBoard } from '../../../bookmark_service-nysSCjnm.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';