vms-nest-prisma-api-document 860.0.0 → 870.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.
- package/dist/{bookmark_service-DP9D40XR.d.ts → bookmark_service-D638gmuj.d.ts} +41 -38
- package/dist/core/Enums.d.ts +2 -2
- package/dist/core/Enums.js +2 -2
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.js +44 -37
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.js +13 -16
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -243,10 +243,10 @@ var GeofenceType = /* @__PURE__ */ ((GeofenceType2) => {
|
|
|
243
243
|
return GeofenceType2;
|
|
244
244
|
})(GeofenceType || {});
|
|
245
245
|
var BusStopType = /* @__PURE__ */ ((BusStopType2) => {
|
|
246
|
-
BusStopType2["
|
|
246
|
+
BusStopType2["CommonPickupPoint"] = "CommonPickupPoint";
|
|
247
247
|
BusStopType2["HomeStop"] = "HomeStop";
|
|
248
248
|
BusStopType2["BranchGate"] = "BranchGate";
|
|
249
|
-
BusStopType2["
|
|
249
|
+
BusStopType2["ParkingSlot"] = "ParkingSlot";
|
|
250
250
|
return BusStopType2;
|
|
251
251
|
})(BusStopType || {});
|
|
252
252
|
|
|
@@ -322,28 +322,21 @@ var BusStopPolygonDataSchema = z3.object({
|
|
|
322
322
|
longitude: doubleMandatoryLatLng("longitude")
|
|
323
323
|
});
|
|
324
324
|
var BusStopSchema = z3.object({
|
|
325
|
+
// Relations - Parent
|
|
325
326
|
organisation_id: single_select_mandatory("UserOrganisation"),
|
|
326
327
|
// Single-Selection -> UserOrganisation
|
|
327
|
-
organisation_branch_id:
|
|
328
|
+
organisation_branch_id: single_select_mandatory("OrganisationBranch"),
|
|
328
329
|
// Single-Selection -> OrganisationBranch
|
|
329
330
|
// Basic Info
|
|
330
|
-
stop_name: stringMandatory("Stop Name", 3,
|
|
331
|
-
|
|
332
|
-
|
|
331
|
+
stop_name: stringMandatory("Stop Name", 3, 100),
|
|
332
|
+
stop_type: enumMandatory(
|
|
333
|
+
"Stop Type",
|
|
334
|
+
BusStopType,
|
|
335
|
+
"CommonPickupPoint" /* CommonPickupPoint */
|
|
336
|
+
),
|
|
333
337
|
stop_description: stringOptional("Stop Description", 0, 2e3),
|
|
334
338
|
stop_duration_seconds: numberOptional("Stop Duration Seconds"),
|
|
335
|
-
//
|
|
336
|
-
address_line1: stringOptional("Address Line 1", 0, 150),
|
|
337
|
-
address_line2: stringOptional("Address Line 2", 0, 150),
|
|
338
|
-
locality_landmark: stringOptional("Locality / Landmark", 0, 150),
|
|
339
|
-
neighborhood: stringOptional("Neighborhood", 0, 100),
|
|
340
|
-
town_city: stringOptional("Town / City", 0, 100),
|
|
341
|
-
district_county: stringOptional("District / County", 0, 100),
|
|
342
|
-
state_province_region: stringOptional("State / Province / Region", 0, 100),
|
|
343
|
-
postal_code: stringOptional("Postal Code", 0, 20),
|
|
344
|
-
country: stringOptional("Country", 0, 100),
|
|
345
|
-
country_code: stringOptional("Country Code", 0, 5),
|
|
346
|
-
google_location: stringOptional("Google Location", 0, 500),
|
|
339
|
+
// Geofence Info
|
|
347
340
|
geofence_type: enumMandatory(
|
|
348
341
|
"Geofence Type",
|
|
349
342
|
GeofenceType,
|
|
@@ -358,15 +351,31 @@ var BusStopSchema = z3.object({
|
|
|
358
351
|
BusStopPolygonDataSchema,
|
|
359
352
|
[]
|
|
360
353
|
),
|
|
354
|
+
// Address
|
|
355
|
+
address_line1: stringOptional("Address Line 1", 0, 150),
|
|
356
|
+
address_line2: stringOptional("Address Line 2", 0, 150),
|
|
357
|
+
locality_landmark: stringOptional("Locality / Landmark", 0, 150),
|
|
358
|
+
neighborhood: stringOptional("Neighborhood", 0, 100),
|
|
359
|
+
town_city: stringOptional("Town / City", 0, 100),
|
|
360
|
+
district_county: stringOptional("District / County", 0, 100),
|
|
361
|
+
state_province_region: stringOptional("State / Province / Region", 0, 100),
|
|
362
|
+
postal_code: stringOptional("Postal Code", 0, 20),
|
|
363
|
+
country: stringOptional("Country", 0, 100),
|
|
364
|
+
country_code: stringOptional("Country Code", 0, 5),
|
|
365
|
+
google_location: stringOptional("Google Location", 0, 500),
|
|
366
|
+
// Metadata
|
|
361
367
|
status: enumMandatory("Status", Status, "Active" /* Active */)
|
|
362
368
|
});
|
|
363
369
|
var BusStopQuerySchema = BaseQuerySchema.extend({
|
|
370
|
+
// Self Table
|
|
364
371
|
bus_stop_ids: multi_select_optional("BusStop"),
|
|
365
|
-
//
|
|
372
|
+
// Multi-selection -> BusStop
|
|
373
|
+
// Relations - Parent
|
|
366
374
|
organisation_ids: multi_select_optional("UserOrganisation"),
|
|
367
|
-
//
|
|
375
|
+
// Multi-selection -> UserOrganisation
|
|
368
376
|
organisation_branch_ids: multi_select_optional("OrganisationBranch"),
|
|
369
|
-
//
|
|
377
|
+
// Multi-selection -> OrganisationBranch
|
|
378
|
+
// Enums
|
|
370
379
|
stop_type: enumArrayOptional(
|
|
371
380
|
"Stop Type",
|
|
372
381
|
BusStopType,
|
|
@@ -382,10 +391,15 @@ var toBusStopPayload = (row) => ({
|
|
|
382
391
|
organisation_id: row.organisation_id || "",
|
|
383
392
|
organisation_branch_id: row.organisation_branch_id || "",
|
|
384
393
|
stop_name: row.stop_name || "",
|
|
385
|
-
|
|
386
|
-
stop_type: row.stop_type || "FixedStop" /* FixedStop */,
|
|
394
|
+
stop_type: row.stop_type || "CommonPickupPoint" /* CommonPickupPoint */,
|
|
387
395
|
stop_description: row.stop_description || "",
|
|
388
396
|
stop_duration_seconds: row.stop_duration_seconds || 0,
|
|
397
|
+
geofence_type: row.geofence_type || "Circle" /* Circle */,
|
|
398
|
+
radius_m: row.radius_m || 0,
|
|
399
|
+
radius_km: row.radius_km || 0,
|
|
400
|
+
latitude: row.latitude || 0,
|
|
401
|
+
longitude: row.longitude || 0,
|
|
402
|
+
poliline_data: row.poliline_data || [],
|
|
389
403
|
address_line1: row.address_line1 || "",
|
|
390
404
|
address_line2: row.address_line2 || "",
|
|
391
405
|
locality_landmark: row.locality_landmark || "",
|
|
@@ -397,22 +411,21 @@ var toBusStopPayload = (row) => ({
|
|
|
397
411
|
country: row.country || "",
|
|
398
412
|
country_code: row.country_code || "",
|
|
399
413
|
google_location: row.google_location || "",
|
|
400
|
-
geofence_type: row.geofence_type || "Circle" /* Circle */,
|
|
401
|
-
radius_m: row.radius_m || 0,
|
|
402
|
-
radius_km: row.radius_km || 0,
|
|
403
|
-
latitude: row.latitude || 0,
|
|
404
|
-
longitude: row.longitude || 0,
|
|
405
|
-
poliline_data: row.poliline_data || [],
|
|
406
414
|
status: row.status || "Active" /* Active */
|
|
407
415
|
});
|
|
408
416
|
var newBusStopPayload = () => ({
|
|
409
417
|
organisation_id: "",
|
|
410
418
|
organisation_branch_id: "",
|
|
411
419
|
stop_name: "",
|
|
412
|
-
|
|
413
|
-
stop_type: "FixedStop" /* FixedStop */,
|
|
420
|
+
stop_type: "CommonPickupPoint" /* CommonPickupPoint */,
|
|
414
421
|
stop_description: "",
|
|
415
422
|
stop_duration_seconds: 0,
|
|
423
|
+
geofence_type: "Circle" /* Circle */,
|
|
424
|
+
latitude: 0,
|
|
425
|
+
longitude: 0,
|
|
426
|
+
radius_m: 0,
|
|
427
|
+
radius_km: 0,
|
|
428
|
+
poliline_data: [],
|
|
416
429
|
address_line1: "",
|
|
417
430
|
address_line2: "",
|
|
418
431
|
locality_landmark: "",
|
|
@@ -424,12 +437,6 @@ var newBusStopPayload = () => ({
|
|
|
424
437
|
country: "",
|
|
425
438
|
country_code: "",
|
|
426
439
|
google_location: "",
|
|
427
|
-
geofence_type: "Circle" /* Circle */,
|
|
428
|
-
latitude: 0,
|
|
429
|
-
longitude: 0,
|
|
430
|
-
radius_m: 0,
|
|
431
|
-
radius_km: 0,
|
|
432
|
-
poliline_data: [],
|
|
433
440
|
status: "Active" /* Active */
|
|
434
441
|
});
|
|
435
442
|
var findBusStop = async (data) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { xr as OrganisationCalendar, xt as OrganisationCalendarDTO, xv as OrganisationCalendarQueryDTO, xu as OrganisationCalendarQuerySchema, xs as OrganisationCalendarSchema, xz as createOrganisationCalendar, xB as deleteOrganisationCalendar, xy as findOrganisationCalendar, xx as newOrganisationCalendarPayload, xw as toOrganisationCalendarPayload, xA as updateOrganisationCalendar } from '../../../bookmark_service-
|
|
4
|
+
export { xr as OrganisationCalendar, xt as OrganisationCalendarDTO, xv as OrganisationCalendarQueryDTO, xu as OrganisationCalendarQuerySchema, xs as OrganisationCalendarSchema, xz as createOrganisationCalendar, xB as deleteOrganisationCalendar, xy as findOrganisationCalendar, xx as newOrganisationCalendarPayload, xw as toOrganisationCalendarPayload, xA as updateOrganisationCalendar } from '../../../bookmark_service-D638gmuj.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 { rK as MasterFixedSchedule, rR as MasterFixedScheduleDTO, rT as MasterFixedScheduleQueryDTO, rS as MasterFixedScheduleQuerySchema, rQ as MasterFixedScheduleSchema, rI as MasterRoute, rN as MasterRouteDTO, rP as MasterRouteQueryDTO, rO as MasterRouteQuerySchema, rM as MasterRouteSchema, rJ as MasterRouteStop, rZ as MasterRouteStopCreateDTO, rY as MasterRouteStopCreateSchema, rV as MasterRouteStopDTO, s2 as MasterRouteStopDeleteAllSchema, s3 as MasterRouteStopDeleteDTO, s5 as MasterRouteStopDeleteReOrderDTO, s4 as MasterRouteStopDeleteSchema, r_ as MasterRouteStopIds, r$ as MasterRouteStopIdsDTO, s1 as MasterRouteStopReorderDTO, s0 as MasterRouteStopReorderSchema, rU as MasterRouteStopSchema, rX as MasterRouteStopUpdateDTO, rW as MasterRouteStopUpdateSchema, rL as MasterRouteStudent, sb as MasterRouteStudentAssignRemoveDTO, sa as MasterRouteStudentAssignRemoveSchema, sf as MasterRouteStudentScheduleAssignRemoveDTO, se as MasterRouteStudentScheduleAssignRemoveSchema, sd as MasterRouteStudentStopAssignRemoveDTO, sc as MasterRouteStudentStopAssignRemoveSchema, s9 as StudentNoScheduleQueryDTO, s8 as StudentNoScheduleQuerySchema, s7 as StudentNoStopQueryDTO, s6 as StudentNoStopQuerySchema, sy as appendRouteStop, sQ as assignMasterRouteStudentScheduleToStudentDrop, sP as assignMasterRouteStudentScheduleToStudentsPickup, sM as assignMasterRouteStudentStopToStudentsDrop, sL as assignMasterRouteStudentStopToStudentsPickup, sI as assignRouteStudentsDrop, sH as assignRouteStudentsPickup, su as createMasterFixedSchedule, sq as createMasterRoute, sx as createStopsFirstTimeRoute, sw as deleteMasterFixedSchedule, ss as deleteMasterRoute, sC as deleteRouteStopReorder, sB as deleteRouteStopsAll, st as findMasterFixedSchedule, sp as findMasterRoute, sG as findStudentsWithNoScheduleDrop, sF as findStudentsWithNoSchedulePickup, sE as findStudentsWithNoStopDrop, sD as findStudentsWithNoStopPickup, sj as newMasterFixedSchedulePayload, sh as newMasterRoutePayload, sl as newMasterRouteStopPayload, so as newMasterRouteStudentAssignPayload, sS as removeMasterRouteStudentScheduleToStudentDrop, sR as removeMasterRouteStudentScheduleToStudentPickup, sO as removeMasterRouteStudentStopToStudentsDrop, sN as removeMasterRouteStudentStopToStudentsPickup, sK as removeRouteStudentsDrop, sJ as removeRouteStudentsPickup, sA as reorderRouteStops, si as toMasterFixedSchedulePayload, sg as toMasterRoutePayload, sk as toMasterRouteStopPayload, sm as toMasterRouteStopReorderPayload, sn as toMasterRouteStudentAssignPayload, sv as updateMasterFixedSchedule, sr as updateMasterRoute, sz as updateRouteStop } from '../../../bookmark_service-
|
|
4
|
+
export { rK as MasterFixedSchedule, rR as MasterFixedScheduleDTO, rT as MasterFixedScheduleQueryDTO, rS as MasterFixedScheduleQuerySchema, rQ as MasterFixedScheduleSchema, rI as MasterRoute, rN as MasterRouteDTO, rP as MasterRouteQueryDTO, rO as MasterRouteQuerySchema, rM as MasterRouteSchema, rJ as MasterRouteStop, rZ as MasterRouteStopCreateDTO, rY as MasterRouteStopCreateSchema, rV as MasterRouteStopDTO, s2 as MasterRouteStopDeleteAllSchema, s3 as MasterRouteStopDeleteDTO, s5 as MasterRouteStopDeleteReOrderDTO, s4 as MasterRouteStopDeleteSchema, r_ as MasterRouteStopIds, r$ as MasterRouteStopIdsDTO, s1 as MasterRouteStopReorderDTO, s0 as MasterRouteStopReorderSchema, rU as MasterRouteStopSchema, rX as MasterRouteStopUpdateDTO, rW as MasterRouteStopUpdateSchema, rL as MasterRouteStudent, sb as MasterRouteStudentAssignRemoveDTO, sa as MasterRouteStudentAssignRemoveSchema, sf as MasterRouteStudentScheduleAssignRemoveDTO, se as MasterRouteStudentScheduleAssignRemoveSchema, sd as MasterRouteStudentStopAssignRemoveDTO, sc as MasterRouteStudentStopAssignRemoveSchema, s9 as StudentNoScheduleQueryDTO, s8 as StudentNoScheduleQuerySchema, s7 as StudentNoStopQueryDTO, s6 as StudentNoStopQuerySchema, sy as appendRouteStop, sQ as assignMasterRouteStudentScheduleToStudentDrop, sP as assignMasterRouteStudentScheduleToStudentsPickup, sM as assignMasterRouteStudentStopToStudentsDrop, sL as assignMasterRouteStudentStopToStudentsPickup, sI as assignRouteStudentsDrop, sH as assignRouteStudentsPickup, su as createMasterFixedSchedule, sq as createMasterRoute, sx as createStopsFirstTimeRoute, sw as deleteMasterFixedSchedule, ss as deleteMasterRoute, sC as deleteRouteStopReorder, sB as deleteRouteStopsAll, st as findMasterFixedSchedule, sp as findMasterRoute, sG as findStudentsWithNoScheduleDrop, sF as findStudentsWithNoSchedulePickup, sE as findStudentsWithNoStopDrop, sD as findStudentsWithNoStopPickup, sj as newMasterFixedSchedulePayload, sh as newMasterRoutePayload, sl as newMasterRouteStopPayload, so as newMasterRouteStudentAssignPayload, sS as removeMasterRouteStudentScheduleToStudentDrop, sR as removeMasterRouteStudentScheduleToStudentPickup, sO as removeMasterRouteStudentStopToStudentsDrop, sN as removeMasterRouteStudentStopToStudentsPickup, sK as removeRouteStudentsDrop, sJ as removeRouteStudentsPickup, sA as reorderRouteStops, si as toMasterFixedSchedulePayload, sg as toMasterRoutePayload, sk as toMasterRouteStopPayload, sm as toMasterRouteStopReorderPayload, sn as toMasterRouteStudentAssignPayload, sv as updateMasterFixedSchedule, sr as updateMasterRoute, sz as updateRouteStop } from '../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -297,18 +297,18 @@ var ENDPOINTS = {
|
|
|
297
297
|
create_route: (id) => `${URL}/route/${id}`,
|
|
298
298
|
update_route: (id) => `${URL}/route/${id}`,
|
|
299
299
|
remove_route: (id) => `${URL}/route/${id}`,
|
|
300
|
-
//
|
|
301
|
-
find_schedule: `${URL}/schedule/search`,
|
|
302
|
-
create_schedule: `${URL}/schedule`,
|
|
303
|
-
update_schedule: (id) => `${URL}/schedule/${id}`,
|
|
304
|
-
remove_schedule: (id) => `${URL}/schedule/${id}`,
|
|
305
|
-
// StopsFirstTimeRoute APIs
|
|
300
|
+
// MasterRouteStop APIs
|
|
306
301
|
create_stops_first_time_route: `${URL}/create_stops_first_time_route`,
|
|
307
302
|
append_route_stop: `${URL}/append_route_stop`,
|
|
308
303
|
update_route_stop: (id) => `${URL}/route_stop/${id}`,
|
|
309
304
|
reorder_route_stops: `${URL}/reorder_route_stops`,
|
|
310
305
|
delete_route_stops_all: `${URL}/delete_route_stops_all`,
|
|
311
306
|
delete_route_stop_reorder: `${URL}/delete_route_stop_reorder`,
|
|
307
|
+
// MasterFixedSchedule APIs
|
|
308
|
+
find_schedule: `${URL}/schedule/search`,
|
|
309
|
+
create_schedule: `${URL}/schedule`,
|
|
310
|
+
update_schedule: (id) => `${URL}/schedule/${id}`,
|
|
311
|
+
remove_schedule: (id) => `${URL}/schedule/${id}`,
|
|
312
312
|
// MasterRouteStudent assign/unassign APIs
|
|
313
313
|
find_students_with_no_stop_pickup: `${URL}/students_with_no_stop_pickup/search`,
|
|
314
314
|
find_students_with_no_stop_drop: `${URL}/students_with_no_stop_drop/search`,
|
|
@@ -341,13 +341,12 @@ var MasterRouteSchema = z3.object({
|
|
|
341
341
|
drop_end_stop_id: single_select_optional("Drop_End_BusStop"),
|
|
342
342
|
// ✅ Single-Selection -> BusStop
|
|
343
343
|
route_name: stringMandatory("Route Name", 3, 100),
|
|
344
|
-
route_code: stringOptional("Route Code", 0, 100),
|
|
345
344
|
route_notes: stringOptional("Route Notes", 0, 500),
|
|
346
345
|
route_status: enumMandatory("Route Status", Status, "Active" /* Active */),
|
|
347
|
-
|
|
348
|
-
"Pickup Journey Time In
|
|
346
|
+
pickup_journey_time_in_minutes: numberOptional(
|
|
347
|
+
"Pickup Journey Time In Minutes"
|
|
349
348
|
),
|
|
350
|
-
|
|
349
|
+
drop_journey_time_in_minutes: numberOptional("Drop Journey Time In Minutes"),
|
|
351
350
|
status: enumMandatory("Status", Status, "Active" /* Active */)
|
|
352
351
|
});
|
|
353
352
|
var MasterRouteQuerySchema = BaseQuerySchema.extend({
|
|
@@ -515,11 +514,10 @@ var toMasterRoutePayload = (row) => ({
|
|
|
515
514
|
drop_start_stop_id: row.drop_start_stop_id || "",
|
|
516
515
|
drop_end_stop_id: row.drop_end_stop_id || "",
|
|
517
516
|
route_name: row.route_name || "",
|
|
518
|
-
route_code: row.route_code || "",
|
|
519
517
|
route_notes: row.route_notes || "",
|
|
520
518
|
route_status: row.route_status || "Active" /* Active */,
|
|
521
|
-
|
|
522
|
-
|
|
519
|
+
pickup_journey_time_in_minutes: row.pickup_journey_time_in_minutes || 0,
|
|
520
|
+
drop_journey_time_in_minutes: row.drop_journey_time_in_minutes || 0,
|
|
523
521
|
status: row.status || "Active" /* Active */
|
|
524
522
|
});
|
|
525
523
|
var newMasterRoutePayload = () => ({
|
|
@@ -530,11 +528,10 @@ var newMasterRoutePayload = () => ({
|
|
|
530
528
|
drop_start_stop_id: "",
|
|
531
529
|
drop_end_stop_id: "",
|
|
532
530
|
route_name: "",
|
|
533
|
-
route_code: "",
|
|
534
531
|
route_notes: "",
|
|
535
532
|
route_status: "Active" /* Active */,
|
|
536
|
-
|
|
537
|
-
|
|
533
|
+
pickup_journey_time_in_minutes: 0,
|
|
534
|
+
drop_journey_time_in_minutes: 0,
|
|
538
535
|
status: "Active" /* Active */
|
|
539
536
|
});
|
|
540
537
|
var toMasterFixedSchedulePayload = (row) => ({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { xC as OrganisationNoticeBoard, xE as OrganisationNoticeBoardDTO, xG as OrganisationNoticeBoardQueryDTO, xF as OrganisationNoticeBoardQuerySchema, xD as OrganisationNoticeBoardSchema, xK as createOrganisationNoticeBoard, xM as deleteOrganisationNoticeBoard, xJ as findOrganisationNoticeBoard, xI as newOrganisationNoticeBoardPayload, xH as toOrganisationNoticeBoardPayload, xL as updateOrganisationNoticeBoard } from '../../../bookmark_service-
|
|
4
|
+
export { xC as OrganisationNoticeBoard, xE as OrganisationNoticeBoardDTO, xG as OrganisationNoticeBoardQueryDTO, xF as OrganisationNoticeBoardQuerySchema, xD as OrganisationNoticeBoardSchema, xK as createOrganisationNoticeBoard, xM as deleteOrganisationNoticeBoard, xJ as findOrganisationNoticeBoard, xI as newOrganisationNoticeBoardPayload, xH as toOrganisationNoticeBoardPayload, xL as updateOrganisationNoticeBoard } from '../../../bookmark_service-D638gmuj.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 { qF as GuardianDetailsDTO, qE as GuardianDetailsSchema, qH as GuardianMobileNumberDTO, qG as GuardianMobileNumberSchema, qD as GuardianProfilePictureDTO, qC as GuardianProfilePictureSchema, qd as Student, qe as StudentAddress, qx as StudentAddressBusStopAssignDTO, qw as StudentAddressBusStopAssignSchema, qv as StudentAddressDTO, qz as StudentAddressQueryDTO, qy as StudentAddressQuerySchema, qu as StudentAddressSchema, qn as StudentDTO, qj as StudentEnrollmentStatusHistory, qZ as StudentEnrollmentStatusHistoryQueryDTO, qY as StudentEnrollmentStatusHistoryQuerySchema, qf as StudentGuardian, qL as StudentGuardianAutofillQueryDTO, qK as StudentGuardianAutofillQuerySchema, qg as StudentGuardianLink, qB as StudentGuardianLinkDTO, qJ as StudentGuardianLinkQueryDTO, qI as StudentGuardianLinkQuerySchema, qA as StudentGuardianLinkSchema, ql as StudentGuardianLoginPush, qh as StudentLeaveRequest, qP as StudentLeaveRequestApprovalDTO, qO as StudentLeaveRequestApprovalSchema, qN as StudentLeaveRequestDTO, qR as StudentLeaveRequestQueryDTO, qQ as StudentLeaveRequestQuerySchema, qM as StudentLeaveRequestSchema, qk as StudentLoginPush, qt as StudentNoRouteQueryDTO, qs as StudentNoRouteQuerySchema, qp as StudentProfilePictureDTO, qo as StudentProfilePictureSchema, qr as StudentQueryDTO, qq as StudentQuerySchema, qm as StudentSchema, qi as StudentStopChangeRequest, qV as StudentStopChangeRequestApprovalDTO, qU as StudentStopChangeRequestApprovalSchema, qT as StudentStopChangeRequestDTO, qX as StudentStopChangeRequestQueryDTO, qW as StudentStopChangeRequestQuerySchema, qS as StudentStopChangeRequestSchema, rA as approveLeaveRequest, rF as approveStopChangeRequest, rf as createStudent, rl as createStudentAddress, rq as createStudentGuardianLink, rx as createStudentLeaveRequest, rD as createStudentStopChangeRequest, rh as deleteStudent, ro as deleteStudentAddress, rv as deleteStudentGuardian, rB as deleteStudentLeaveRequest, rG as deleteStudentStopChangeRequest, rd as delete_guardian_profile_picture, rb as delete_profile_picture, re as findStudent, rm as findStudentAddress, rH as findStudentEnrollmentStatusHistory, rw as findStudentGuardianAutofillDetails, rp as findStudentGuardianLink, ry as findStudentLeaveRequest, rC as findStudentStopChangeRequest, rj as findStudentsWithNoRouteDrop, ri as findStudentsWithNoRoutePickup, r9 as get_student_guardian_presigned_url, r8 as get_student_presigned_url, r1 as newStudentAddressPayload, r7 as newStudentGuardianLinkPayload, r3 as newStudentLeaveRequestPayload, q$ as newStudentPayload, r5 as newStudentStopChangeRequestPayload, r0 as toStudentAddressPayload, r6 as toStudentGuardianLinkPayload, r2 as toStudentLeaveRequestPayload, q_ as toStudentPayload, r4 as toStudentStopChangeRequestPayload, rt as updateGuardianDetails, ru as updateGuardianMobileNumber, rs as updateGuardianProfilePicture, rk as updateProfilePicture, rg as updateStudent, rn as updateStudentAddress, rr as updateStudentGuardianLink, rz as updateStudentLeaveRequest, rE as updateStudentStopChangeRequest, rc as update_guardian_profile_picture, ra as update_profile_picture } from '../../../bookmark_service-
|
|
4
|
+
export { qF as GuardianDetailsDTO, qE as GuardianDetailsSchema, qH as GuardianMobileNumberDTO, qG as GuardianMobileNumberSchema, qD as GuardianProfilePictureDTO, qC as GuardianProfilePictureSchema, qd as Student, qe as StudentAddress, qx as StudentAddressBusStopAssignDTO, qw as StudentAddressBusStopAssignSchema, qv as StudentAddressDTO, qz as StudentAddressQueryDTO, qy as StudentAddressQuerySchema, qu as StudentAddressSchema, qn as StudentDTO, qj as StudentEnrollmentStatusHistory, qZ as StudentEnrollmentStatusHistoryQueryDTO, qY as StudentEnrollmentStatusHistoryQuerySchema, qf as StudentGuardian, qL as StudentGuardianAutofillQueryDTO, qK as StudentGuardianAutofillQuerySchema, qg as StudentGuardianLink, qB as StudentGuardianLinkDTO, qJ as StudentGuardianLinkQueryDTO, qI as StudentGuardianLinkQuerySchema, qA as StudentGuardianLinkSchema, ql as StudentGuardianLoginPush, qh as StudentLeaveRequest, qP as StudentLeaveRequestApprovalDTO, qO as StudentLeaveRequestApprovalSchema, qN as StudentLeaveRequestDTO, qR as StudentLeaveRequestQueryDTO, qQ as StudentLeaveRequestQuerySchema, qM as StudentLeaveRequestSchema, qk as StudentLoginPush, qt as StudentNoRouteQueryDTO, qs as StudentNoRouteQuerySchema, qp as StudentProfilePictureDTO, qo as StudentProfilePictureSchema, qr as StudentQueryDTO, qq as StudentQuerySchema, qm as StudentSchema, qi as StudentStopChangeRequest, qV as StudentStopChangeRequestApprovalDTO, qU as StudentStopChangeRequestApprovalSchema, qT as StudentStopChangeRequestDTO, qX as StudentStopChangeRequestQueryDTO, qW as StudentStopChangeRequestQuerySchema, qS as StudentStopChangeRequestSchema, rA as approveLeaveRequest, rF as approveStopChangeRequest, rf as createStudent, rl as createStudentAddress, rq as createStudentGuardianLink, rx as createStudentLeaveRequest, rD as createStudentStopChangeRequest, rh as deleteStudent, ro as deleteStudentAddress, rv as deleteStudentGuardian, rB as deleteStudentLeaveRequest, rG as deleteStudentStopChangeRequest, rd as delete_guardian_profile_picture, rb as delete_profile_picture, re as findStudent, rm as findStudentAddress, rH as findStudentEnrollmentStatusHistory, rw as findStudentGuardianAutofillDetails, rp as findStudentGuardianLink, ry as findStudentLeaveRequest, rC as findStudentStopChangeRequest, rj as findStudentsWithNoRouteDrop, ri as findStudentsWithNoRoutePickup, r9 as get_student_guardian_presigned_url, r8 as get_student_presigned_url, r1 as newStudentAddressPayload, r7 as newStudentGuardianLinkPayload, r3 as newStudentLeaveRequestPayload, q$ as newStudentPayload, r5 as newStudentStopChangeRequestPayload, r0 as toStudentAddressPayload, r6 as toStudentGuardianLinkPayload, r2 as toStudentLeaveRequestPayload, q_ as toStudentPayload, r4 as toStudentStopChangeRequestPayload, rt as updateGuardianDetails, ru as updateGuardianMobileNumber, rs as updateGuardianProfilePicture, rk as updateProfilePicture, rg as updateStudent, rn as updateStudentAddress, rr as updateStudentGuardianLink, rz as updateStudentLeaveRequest, rE as updateStudentStopChangeRequest, rc as update_guardian_profile_picture, ra as update_profile_picture } from '../../../bookmark_service-D638gmuj.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 { lQ as AllVehiclesFuelDailySummaryDTO, lP as AllVehiclesFuelDailySummaryQuerySchema, lO as FleetFuelDailyMonthlySummaryQueryDTO, lN as FleetFuelDailyMonthlySummaryQuerySchema, lI as FleetFuelDailySummary, lK as FleetFuelDailySummaryDTO, lS as FleetFuelDailySummaryDashBoardQueryDTO, lR as FleetFuelDailySummaryDashBoardQuerySchema, lM as FleetFuelDailySummaryQueryDTO, lL as FleetFuelDailySummaryQuerySchema, lJ as FleetFuelDailySummarySchema, lT as FuelDashboard, lX as createFleetFuelDailySummary, lZ as deleteFleetFuelDailySummary, lW as findFleetFuelDailySummary, l$ as findFleetFuelMonthlySummary, m0 as findVehicleFuelSummary, l_ as fuel_dashboard, lV as newFleetFuelDailySummaryPayload, lU as toFleetFuelDailySummaryPayload, lY as updateFleetFuelDailySummary } from '../../../bookmark_service-
|
|
4
|
+
export { lQ as AllVehiclesFuelDailySummaryDTO, lP as AllVehiclesFuelDailySummaryQuerySchema, lO as FleetFuelDailyMonthlySummaryQueryDTO, lN as FleetFuelDailyMonthlySummaryQuerySchema, lI as FleetFuelDailySummary, lK as FleetFuelDailySummaryDTO, lS as FleetFuelDailySummaryDashBoardQueryDTO, lR as FleetFuelDailySummaryDashBoardQuerySchema, lM as FleetFuelDailySummaryQueryDTO, lL as FleetFuelDailySummaryQuerySchema, lJ as FleetFuelDailySummarySchema, lT as FuelDashboard, lX as createFleetFuelDailySummary, lZ as deleteFleetFuelDailySummary, lW as findFleetFuelDailySummary, l$ as findFleetFuelMonthlySummary, m0 as findVehicleFuelSummary, l_ as fuel_dashboard, lV as newFleetFuelDailySummaryPayload, lU as toFleetFuelDailySummaryPayload, lY as updateFleetFuelDailySummary } from '../../../bookmark_service-D638gmuj.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 { k5 as FleetFuelRefill, ka as FleetFuelRefillDTO, k6 as FleetFuelRefillFile, k8 as FleetFuelRefillFileDTO, k7 as FleetFuelRefillFileSchema, kc as FleetFuelRefillQueryDTO, kb as FleetFuelRefillQuerySchema, k9 as FleetFuelRefillSchema, kj as createFleetFuelRefill, kg as create_fuel_refill_file, kl as deleteFleetFuelRefill, ki as findFleetFuelRefill, kf as get_fuel_refill_file_presigned_url, ke as newFleetFuelRefillPayload, kh as remove_fuel_refill_file, kd as toFleetFuelRefillPayload, kk as updateFleetFuelRefill } from '../../../bookmark_service-
|
|
5
|
+
export { k5 as FleetFuelRefill, ka as FleetFuelRefillDTO, k6 as FleetFuelRefillFile, k8 as FleetFuelRefillFileDTO, k7 as FleetFuelRefillFileSchema, kc as FleetFuelRefillQueryDTO, kb as FleetFuelRefillQuerySchema, k9 as FleetFuelRefillSchema, kj as createFleetFuelRefill, kg as create_fuel_refill_file, kl as deleteFleetFuelRefill, ki as findFleetFuelRefill, kf as get_fuel_refill_file_presigned_url, ke as newFleetFuelRefillPayload, kh as remove_fuel_refill_file, kd as toFleetFuelRefillPayload, kk as updateFleetFuelRefill } from '../../../bookmark_service-D638gmuj.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 { kz as FleetFuelRemoval, kE as FleetFuelRemovalDTO, kA as FleetFuelRemovalFile, kC as FleetFuelRemovalFileDTO, kB as FleetFuelRemovalFileSchema, kG as FleetFuelRemovalQueryDTO, kF as FleetFuelRemovalQuerySchema, kD as FleetFuelRemovalSchema, kN as createFleetFuelRemoval, kK as create_fuel_removal_file, kP as deleteFleetFuelRemoval, kM as findFleetFuelRemoval, kJ as get_fuel_removal_file_presigned_url, kI as newFleetFuelRemovalPayload, kL as remove_fuel_removal_file, kH as toFleetFuelRemovalPayload, kO as updateFleetFuelRemoval } from '../../../bookmark_service-
|
|
5
|
+
export { kz as FleetFuelRemoval, kE as FleetFuelRemovalDTO, kA as FleetFuelRemovalFile, kC as FleetFuelRemovalFileDTO, kB as FleetFuelRemovalFileSchema, kG as FleetFuelRemovalQueryDTO, kF as FleetFuelRemovalQuerySchema, kD as FleetFuelRemovalSchema, kN as createFleetFuelRemoval, kK as create_fuel_removal_file, kP as deleteFleetFuelRemoval, kM as findFleetFuelRemoval, kJ as get_fuel_removal_file_presigned_url, kI as newFleetFuelRemovalPayload, kL as remove_fuel_removal_file, kH as toFleetFuelRemovalPayload, kO as updateFleetFuelRemoval } from '../../../bookmark_service-D638gmuj.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 { fK as FleetIncidentManagement, fL as FleetIncidentManagementCost, fX as FleetIncidentManagementCostDTO, fZ as FleetIncidentManagementCostQueryDTO, fY as FleetIncidentManagementCostQuerySchema, fW as FleetIncidentManagementCostSchema, fR as FleetIncidentManagementDTO, fV as FleetIncidentManagementDashBoardQueryDTO, fU as FleetIncidentManagementDashBoardQuerySchema, fM as FleetIncidentManagementFile, fP as FleetIncidentManagementFileDTO, fO as FleetIncidentManagementFileSchema, fT as FleetIncidentManagementQueryDTO, fS as FleetIncidentManagementQuerySchema, fQ as FleetIncidentManagementSchema, fN as IncidentDashboard, g5 as createFleetIncidentManagement, ga as createFleetIncidentManagementCost, g3 as create_incident_file, g8 as deleteFleetIncidentManagement, gd as deleteFleetIncidentManagementCost, g6 as findFleetIncidentManagement, gb as findFleetIncidentManagementCost, g2 as get_incident_file_presigned_url, g9 as incident_dashboard, g1 as newFleetIncidentManagementCostPayload, f$ as newFleetIncidentManagementPayload, g4 as remove_incident_file, g0 as toFleetIncidentManagementCostPayload, f_ as toFleetIncidentManagementPayload, g7 as updateFleetIncidentManagement, gc as updateFleetIncidentManagementCost } from '../../../bookmark_service-
|
|
5
|
+
export { fK as FleetIncidentManagement, fL as FleetIncidentManagementCost, fX as FleetIncidentManagementCostDTO, fZ as FleetIncidentManagementCostQueryDTO, fY as FleetIncidentManagementCostQuerySchema, fW as FleetIncidentManagementCostSchema, fR as FleetIncidentManagementDTO, fV as FleetIncidentManagementDashBoardQueryDTO, fU as FleetIncidentManagementDashBoardQuerySchema, fM as FleetIncidentManagementFile, fP as FleetIncidentManagementFileDTO, fO as FleetIncidentManagementFileSchema, fT as FleetIncidentManagementQueryDTO, fS as FleetIncidentManagementQuerySchema, fQ as FleetIncidentManagementSchema, fN as IncidentDashboard, g5 as createFleetIncidentManagement, ga as createFleetIncidentManagementCost, g3 as create_incident_file, g8 as deleteFleetIncidentManagement, gd as deleteFleetIncidentManagementCost, g6 as findFleetIncidentManagement, gb as findFleetIncidentManagementCost, g2 as get_incident_file_presigned_url, g9 as incident_dashboard, g1 as newFleetIncidentManagementCostPayload, f$ as newFleetIncidentManagementPayload, g4 as remove_incident_file, g0 as toFleetIncidentManagementCostPayload, f_ as toFleetIncidentManagementPayload, g7 as updateFleetIncidentManagement, gc as updateFleetIncidentManagementCost } from '../../../bookmark_service-D638gmuj.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 { ge as FleetInspectionForm, gh as FleetInspectionFormDTO, gj as FleetInspectionFormQueryDTO, gi as FleetInspectionFormQuerySchema, gg as FleetInspectionFormSchema, gf as FleetInspectionFormSimple, gn as createFleetInspectionForm, gp as deleteFleetInspectionForm, gm as findFleetInspectionForm, gq as getFleetInspectionFormCacheSimple, gl as newFleetInspectionFormPayload, gk as toFleetInspectionFormPayload, go as updateFleetInspectionForm } from '../../../bookmark_service-
|
|
4
|
+
export { ge as FleetInspectionForm, gh as FleetInspectionFormDTO, gj as FleetInspectionFormQueryDTO, gi as FleetInspectionFormQuerySchema, gg as FleetInspectionFormSchema, gf as FleetInspectionFormSimple, gn as createFleetInspectionForm, gp as deleteFleetInspectionForm, gm as findFleetInspectionForm, gq as getFleetInspectionFormCacheSimple, gl as newFleetInspectionFormPayload, gk as toFleetInspectionFormPayload, go as updateFleetInspectionForm } from '../../../bookmark_service-D638gmuj.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 { gr as FleetInspection, gD as FleetInspectionCheckPendingQueryDTO, gC as FleetInspectionCheckPendingQuerySchema, gx as FleetInspectionDTO, gB as FleetInspectionDashBoardQueryDTO, gA as FleetInspectionDashBoardQuerySchema, gs as FleetInspectionFile, gv as FleetInspectionFileDTO, gu as FleetInspectionFileSchema, gz as FleetInspectionQueryDTO, gy as FleetInspectionQuerySchema, gw as FleetInspectionSchema, gt as InspectionDashboard, gK as createFleetInspection, gH as create_service_file, gM as deleteFleetInspection, gJ as findFleetInspection, gO as find_check_pending, gG as get_inspection_file_presigned_url, gN as inspection_dashboard, gF as newFleetInspectionPayload, gI as remove_service_file, gE as toFleetInspectionPayload, gL as updateFleetInspection } from '../../../bookmark_service-
|
|
5
|
+
export { gr as FleetInspection, gD as FleetInspectionCheckPendingQueryDTO, gC as FleetInspectionCheckPendingQuerySchema, gx as FleetInspectionDTO, gB as FleetInspectionDashBoardQueryDTO, gA as FleetInspectionDashBoardQuerySchema, gs as FleetInspectionFile, gv as FleetInspectionFileDTO, gu as FleetInspectionFileSchema, gz as FleetInspectionQueryDTO, gy as FleetInspectionQuerySchema, gw as FleetInspectionSchema, gt as InspectionDashboard, gK as createFleetInspection, gH as create_service_file, gM as deleteFleetInspection, gJ as findFleetInspection, gO as find_check_pending, gG as get_inspection_file_presigned_url, gN as inspection_dashboard, gF as newFleetInspectionPayload, gI as remove_service_file, gE as toFleetInspectionPayload, gL as updateFleetInspection } from '../../../bookmark_service-D638gmuj.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 { kQ as FleetInspectionSchedule, kT as FleetInspectionScheduleDTO, kV as FleetInspectionScheduleQueryDTO, kU as FleetInspectionScheduleQuerySchema, kS as FleetInspectionScheduleSchema, kR as FleetInspectionScheduleVehicleLink, kZ as createFleetInspectionSchedule, k$ as deleteFleetInspectionSchedule, kY as findFleetInspectionSchedule, kX as newFleetInspectionSchedulePayload, kW as toFleetInspectionSchedulePayload, k_ as updateFleetInspectionSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { kQ as FleetInspectionSchedule, kT as FleetInspectionScheduleDTO, kV as FleetInspectionScheduleQueryDTO, kU as FleetInspectionScheduleQuerySchema, kS as FleetInspectionScheduleSchema, kR as FleetInspectionScheduleVehicleLink, kZ as createFleetInspectionSchedule, k$ as deleteFleetInspectionSchedule, kY as findFleetInspectionSchedule, kX as newFleetInspectionSchedulePayload, kW as toFleetInspectionSchedulePayload, k_ as updateFleetInspectionSchedule } from '../../../bookmark_service-D638gmuj.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 { gP as FleetIssueManagement, gR as FleetIssueManagementComment, h1 as FleetIssueManagementCommentDTO, h3 as FleetIssueManagementCommentQueryDTO, h2 as FleetIssueManagementCommentQuerySchema, h0 as FleetIssueManagementCommentSchema, gX as FleetIssueManagementDTO, g$ as FleetIssueManagementDashBoardQueryDTO, g_ as FleetIssueManagementDashBoardQuerySchema, gS as FleetIssueManagementFile, gV as FleetIssueManagementFileDTO, gU as FleetIssueManagementFileSchema, gQ as FleetIssueManagementHistory, gZ as FleetIssueManagementQueryDTO, gY as FleetIssueManagementQuerySchema, gW as FleetIssueManagementSchema, gT as IssueDashboard, hc as createFleetIssueManagement, hh as createFleetIssueManagementComment, h9 as create_issue_file, he as deleteFleetIssueManagement, hj as deleteFleetIssueManagementComment, hb as findFleetIssueManagement, hg as findFleetIssueManagementComment, h8 as get_issue_file_presigned_url, hf as issue_dashboard, h7 as newFleetIssueManagementCommentPayload, h5 as newFleetIssueManagementPayload, ha as remove_issue_file, h6 as toFleetIssueManagementCommentPayload, h4 as toFleetIssueManagementPayload, hd as updateFleetIssueManagement, hi as updateFleetIssueManagementComment } from '../../../bookmark_service-
|
|
5
|
+
export { gP as FleetIssueManagement, gR as FleetIssueManagementComment, h1 as FleetIssueManagementCommentDTO, h3 as FleetIssueManagementCommentQueryDTO, h2 as FleetIssueManagementCommentQuerySchema, h0 as FleetIssueManagementCommentSchema, gX as FleetIssueManagementDTO, g$ as FleetIssueManagementDashBoardQueryDTO, g_ as FleetIssueManagementDashBoardQuerySchema, gS as FleetIssueManagementFile, gV as FleetIssueManagementFileDTO, gU as FleetIssueManagementFileSchema, gQ as FleetIssueManagementHistory, gZ as FleetIssueManagementQueryDTO, gY as FleetIssueManagementQuerySchema, gW as FleetIssueManagementSchema, gT as IssueDashboard, hc as createFleetIssueManagement, hh as createFleetIssueManagementComment, h9 as create_issue_file, he as deleteFleetIssueManagement, hj as deleteFleetIssueManagementComment, hb as findFleetIssueManagement, hg as findFleetIssueManagementComment, h8 as get_issue_file_presigned_url, hf as issue_dashboard, h7 as newFleetIssueManagementCommentPayload, h5 as newFleetIssueManagementPayload, ha as remove_issue_file, h6 as toFleetIssueManagementCommentPayload, h4 as toFleetIssueManagementPayload, hd as updateFleetIssueManagement, hi as updateFleetIssueManagementComment } from '../../../bookmark_service-D638gmuj.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 { hk as FleetServiceManagement, hs as FleetServiceManagementDTO, hw as FleetServiceManagementDashBoardQueryDTO, hv as FleetServiceManagementDashBoardQuerySchema, hm as FleetServiceManagementFile, hq as FleetServiceManagementFileDTO, hp as FleetServiceManagementFileSchema, hu as FleetServiceManagementQueryDTO, ht as FleetServiceManagementQuerySchema, hr as FleetServiceManagementSchema, hl as FleetServiceManagementTask, hy as FleetServiceManagementTaskDTO, hA as FleetServiceManagementTaskQueryDTO, hz as FleetServiceManagementTaskQuerySchema, hx as FleetServiceManagementTaskSchema, hn as FleetServiceReminder, hC as FleetServiceReminderDTO, hE as FleetServiceReminderQueryDTO, hD as FleetServiceReminderQuerySchema, hB as FleetServiceReminderSchema, ho as ServiceDashboard, hP as createFleetServiceManagement, hU as createFleetServiceManagementTask, hY as createFleetServiceReminder, hM as create_service_file, hR as deleteFleetServiceManagement, hW as deleteFleetServiceManagementTask, h_ as deleteFleetServiceReminder, hO as findFleetServiceManagement, hT as findFleetServiceManagementTask, hX as findFleetServiceReminder, hL as get_service_file_presigned_url, hG as newFleetServiceManagementPayload, hI as newFleetServiceManagementTaskPayload, hK as newFleetServiceReminderPayload, hN as remove_service_file, hS as service_dashboard, hF as toFleetServiceManagementPayload, hH as toFleetServiceManagementTaskPayload, hJ as toFleetServiceReminderPayload, hQ as updateFleetServiceManagement, hV as updateFleetServiceManagementTask, hZ as updateFleetServiceReminder } from '../../../bookmark_service-
|
|
5
|
+
export { hk as FleetServiceManagement, hs as FleetServiceManagementDTO, hw as FleetServiceManagementDashBoardQueryDTO, hv as FleetServiceManagementDashBoardQuerySchema, hm as FleetServiceManagementFile, hq as FleetServiceManagementFileDTO, hp as FleetServiceManagementFileSchema, hu as FleetServiceManagementQueryDTO, ht as FleetServiceManagementQuerySchema, hr as FleetServiceManagementSchema, hl as FleetServiceManagementTask, hy as FleetServiceManagementTaskDTO, hA as FleetServiceManagementTaskQueryDTO, hz as FleetServiceManagementTaskQuerySchema, hx as FleetServiceManagementTaskSchema, hn as FleetServiceReminder, hC as FleetServiceReminderDTO, hE as FleetServiceReminderQueryDTO, hD as FleetServiceReminderQuerySchema, hB as FleetServiceReminderSchema, ho as ServiceDashboard, hP as createFleetServiceManagement, hU as createFleetServiceManagementTask, hY as createFleetServiceReminder, hM as create_service_file, hR as deleteFleetServiceManagement, hW as deleteFleetServiceManagementTask, h_ as deleteFleetServiceReminder, hO as findFleetServiceManagement, hT as findFleetServiceManagementTask, hX as findFleetServiceReminder, hL as get_service_file_presigned_url, hG as newFleetServiceManagementPayload, hI as newFleetServiceManagementTaskPayload, hK as newFleetServiceReminderPayload, hN as remove_service_file, hS as service_dashboard, hF as toFleetServiceManagementPayload, hH as toFleetServiceManagementTaskPayload, hJ as toFleetServiceReminderPayload, hQ as updateFleetServiceManagement, hV as updateFleetServiceManagementTask, hZ as updateFleetServiceReminder } from '../../../bookmark_service-D638gmuj.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 { l0 as FleetServiceSchedule, l3 as FleetServiceScheduleDTO, l5 as FleetServiceScheduleQueryDTO, l4 as FleetServiceScheduleQuerySchema, l2 as FleetServiceScheduleSchema, l1 as FleetServiceScheduleVehicleLink, l9 as createFleetServiceSchedule, lb as deleteFleetServiceSchedule, l8 as findFleetServiceSchedule, l7 as newFleetServiceSchedulePayload, l6 as toFleetServiceSchedulePayload, la as updateFleetServiceSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { l0 as FleetServiceSchedule, l3 as FleetServiceScheduleDTO, l5 as FleetServiceScheduleQueryDTO, l4 as FleetServiceScheduleQuerySchema, l2 as FleetServiceScheduleSchema, l1 as FleetServiceScheduleVehicleLink, l9 as createFleetServiceSchedule, lb as deleteFleetServiceSchedule, l8 as findFleetServiceSchedule, l7 as newFleetServiceSchedulePayload, l6 as toFleetServiceSchedulePayload, la as updateFleetServiceSchedule } from '../../../bookmark_service-D638gmuj.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 { iu as FleetVendorFuelStation, ix as FleetVendorFuelStationDTO, iz as FleetVendorFuelStationQueryDTO, iy as FleetVendorFuelStationQuerySchema, iw as FleetVendorFuelStationSchema, iv as FleetVendorFuelStationSimple, iD as createFleetVendorFuelStation, iF as deleteFleetVendorFuelStation, iC as findFleetVendorFuelStation, iG as getFleetVendorFuelStationCacheSimple, iB as newFleetVendorFuelStationPayload, iA as toFleetVendorFuelStationPayload, iE as updateFleetVendorFuelStation } from '../../../bookmark_service-
|
|
4
|
+
export { iu as FleetVendorFuelStation, ix as FleetVendorFuelStationDTO, iz as FleetVendorFuelStationQueryDTO, iy as FleetVendorFuelStationQuerySchema, iw as FleetVendorFuelStationSchema, iv as FleetVendorFuelStationSimple, iD as createFleetVendorFuelStation, iF as deleteFleetVendorFuelStation, iC as findFleetVendorFuelStation, iG as getFleetVendorFuelStationCacheSimple, iB as newFleetVendorFuelStationPayload, iA as toFleetVendorFuelStationPayload, iE as updateFleetVendorFuelStation } from '../../../bookmark_service-D638gmuj.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 { iH as FleetVendor, iM as FleetVendorAddress, i$ as FleetVendorAddressDTO, j1 as FleetVendorAddressQueryDTO, j0 as FleetVendorAddressQuerySchema, i_ as FleetVendorAddressSchema, iN as FleetVendorBankAccount, j3 as FleetVendorBankAccountDTO, j5 as FleetVendorBankAccountQueryDTO, j4 as FleetVendorBankAccountQuerySchema, j2 as FleetVendorBankAccountSchema, iO as FleetVendorContactPersons, j9 as FleetVendorContactPersonsDTO, j7 as FleetVendorContactPersonsLogoDTO, j6 as FleetVendorContactPersonsLogoSchema, jb as FleetVendorContactPersonsQueryDTO, ja as FleetVendorContactPersonsQuerySchema, j8 as FleetVendorContactPersonsSchema, iV as FleetVendorDTO, iZ as FleetVendorDashBoardQueryDTO, iY as FleetVendorDashBoardQuerySchema, iQ as FleetVendorDocument, jj as FleetVendorDocumentDTO, iR as FleetVendorDocumentFile, jh as FleetVendorDocumentFileDTO, jg as FleetVendorDocumentFileSchema, jl as FleetVendorDocumentQueryDTO, jk as FleetVendorDocumentQuerySchema, ji as FleetVendorDocumentSchema, iT as FleetVendorLogoDTO, iS as FleetVendorLogoSchema, iX as FleetVendorQueryDTO, iW as FleetVendorQuerySchema, iP as FleetVendorReview, jd as FleetVendorReviewDTO, jf as FleetVendorReviewQueryDTO, je as FleetVendorReviewQuerySchema, jc as FleetVendorReviewSchema, iU as FleetVendorSchema, iJ as FleetVendorSimple, iL as FleetVendorTagLink, iK as FleetVendorTypeLink, iI as VendorDashboard, jI as createFleetVendor, jM as createFleetVendorAddress, jQ as createFleetVendorBankAccount, jU as createFleetVendorContactPersons, k0 as createFleetVendorDocument, jY as createFleetVendorReview, jF as create_vendor_document_file, jK as deleteFleetVendor, jP as deleteFleetVendorAddress, jT as deleteFleetVendorBankAccount, jX as deleteFleetVendorContactPersons, k3 as deleteFleetVendorDocument, j$ as deleteFleetVendorReview, jE as delete_vendor_contact_person_logo, jC as delete_vendor_logo, jH as findFleetVendor, jN as findFleetVendorAddress, jR as findFleetVendorBankAccount, jV as findFleetVendorContactPersons, k1 as findFleetVendorDocument, jZ as findFleetVendorReview, k4 as getFleetVendorCacheSimple, jz as get_vendor_contact_person_logo_presigned_url, jA as get_vendor_document_file_presigned_url, jy as get_vendor_logo_presigned_url, jp as newFleetVendorAddressPayload, jr as newFleetVendorBankAccountPayload, jt as newFleetVendorContactPersonsPayload, jx as newFleetVendorDocumentPayload, jn as newFleetVendorPayload, jv as newFleetVendorReviewPayload, jG as remove_vendor_document_file, jo as toFleetVendorAddressPayload, jq as toFleetVendorBankAccountPayload, js as toFleetVendorContactPersonsPayload, jw as toFleetVendorDocumentPayload, jm as toFleetVendorPayload, ju as toFleetVendorReviewPayload, jJ as updateFleetVendor, jO as updateFleetVendorAddress, jS as updateFleetVendorBankAccount, jW as updateFleetVendorContactPersons, k2 as updateFleetVendorDocument, j_ as updateFleetVendorReview, jD as update_vendor_contact_person_logo, jB as update_vendor_logo, jL as vendor_dashboard } from '../../../bookmark_service-
|
|
5
|
+
export { iH as FleetVendor, iM as FleetVendorAddress, i$ as FleetVendorAddressDTO, j1 as FleetVendorAddressQueryDTO, j0 as FleetVendorAddressQuerySchema, i_ as FleetVendorAddressSchema, iN as FleetVendorBankAccount, j3 as FleetVendorBankAccountDTO, j5 as FleetVendorBankAccountQueryDTO, j4 as FleetVendorBankAccountQuerySchema, j2 as FleetVendorBankAccountSchema, iO as FleetVendorContactPersons, j9 as FleetVendorContactPersonsDTO, j7 as FleetVendorContactPersonsLogoDTO, j6 as FleetVendorContactPersonsLogoSchema, jb as FleetVendorContactPersonsQueryDTO, ja as FleetVendorContactPersonsQuerySchema, j8 as FleetVendorContactPersonsSchema, iV as FleetVendorDTO, iZ as FleetVendorDashBoardQueryDTO, iY as FleetVendorDashBoardQuerySchema, iQ as FleetVendorDocument, jj as FleetVendorDocumentDTO, iR as FleetVendorDocumentFile, jh as FleetVendorDocumentFileDTO, jg as FleetVendorDocumentFileSchema, jl as FleetVendorDocumentQueryDTO, jk as FleetVendorDocumentQuerySchema, ji as FleetVendorDocumentSchema, iT as FleetVendorLogoDTO, iS as FleetVendorLogoSchema, iX as FleetVendorQueryDTO, iW as FleetVendorQuerySchema, iP as FleetVendorReview, jd as FleetVendorReviewDTO, jf as FleetVendorReviewQueryDTO, je as FleetVendorReviewQuerySchema, jc as FleetVendorReviewSchema, iU as FleetVendorSchema, iJ as FleetVendorSimple, iL as FleetVendorTagLink, iK as FleetVendorTypeLink, iI as VendorDashboard, jI as createFleetVendor, jM as createFleetVendorAddress, jQ as createFleetVendorBankAccount, jU as createFleetVendorContactPersons, k0 as createFleetVendorDocument, jY as createFleetVendorReview, jF as create_vendor_document_file, jK as deleteFleetVendor, jP as deleteFleetVendorAddress, jT as deleteFleetVendorBankAccount, jX as deleteFleetVendorContactPersons, k3 as deleteFleetVendorDocument, j$ as deleteFleetVendorReview, jE as delete_vendor_contact_person_logo, jC as delete_vendor_logo, jH as findFleetVendor, jN as findFleetVendorAddress, jR as findFleetVendorBankAccount, jV as findFleetVendorContactPersons, k1 as findFleetVendorDocument, jZ as findFleetVendorReview, k4 as getFleetVendorCacheSimple, jz as get_vendor_contact_person_logo_presigned_url, jA as get_vendor_document_file_presigned_url, jy as get_vendor_logo_presigned_url, jp as newFleetVendorAddressPayload, jr as newFleetVendorBankAccountPayload, jt as newFleetVendorContactPersonsPayload, jx as newFleetVendorDocumentPayload, jn as newFleetVendorPayload, jv as newFleetVendorReviewPayload, jG as remove_vendor_document_file, jo as toFleetVendorAddressPayload, jq as toFleetVendorBankAccountPayload, js as toFleetVendorContactPersonsPayload, jw as toFleetVendorDocumentPayload, jm as toFleetVendorPayload, ju as toFleetVendorReviewPayload, jJ as updateFleetVendor, jO as updateFleetVendorAddress, jS as updateFleetVendorBankAccount, jW as updateFleetVendorContactPersons, k2 as updateFleetVendorDocument, j_ as updateFleetVendorReview, jD as update_vendor_contact_person_logo, jB as update_vendor_logo, jL as vendor_dashboard } from '../../../bookmark_service-D638gmuj.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 { h$ as FleetVendorServiceCenter, i2 as FleetVendorServiceCenterDTO, i4 as FleetVendorServiceCenterQueryDTO, i3 as FleetVendorServiceCenterQuerySchema, i1 as FleetVendorServiceCenterSchema, i0 as FleetVendorServiceCenterSimple, i8 as createFleetVendorServiceCenter, ia as deleteFleetVendorServiceCenter, i7 as findFleetVendorServiceCenter, ib as getFleetVendorServiceCenterCacheSimple, i6 as newFleetVendorServiceCenterPayload, i5 as toFleetVendorServiceCenterPayload, i9 as updateFleetVendorServiceCenter } from '../../../bookmark_service-
|
|
4
|
+
export { h$ as FleetVendorServiceCenter, i2 as FleetVendorServiceCenterDTO, i4 as FleetVendorServiceCenterQueryDTO, i3 as FleetVendorServiceCenterQuerySchema, i1 as FleetVendorServiceCenterSchema, i0 as FleetVendorServiceCenterSimple, i8 as createFleetVendorServiceCenter, ia as deleteFleetVendorServiceCenter, i7 as findFleetVendorServiceCenter, ib as getFleetVendorServiceCenterCacheSimple, i6 as newFleetVendorServiceCenterPayload, i5 as toFleetVendorServiceCenterPayload, i9 as updateFleetVendorServiceCenter } from '../../../bookmark_service-D638gmuj.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 { ct as GPSGeofence, cv as GPSGeofenceCache, cz as GPSGeofenceDTO, cu as GPSGeofencePolilineData, cx as GPSGeofencePolilineDataDTO, cw as GPSGeofencePolilineDataSchema, cB as GPSGeofenceQueryDTO, cA as GPSGeofenceQuerySchema, cy as GPSGeofenceSchema, cF as createGPSGeofence, cH as deleteGPSGeofence, cE as findGPSGeofence, cI as getGPSGeofenceCache, cD as newGPSGeofencePayload, cC as toGPSGeofencePayload, cG as updateGPSGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { ct as GPSGeofence, cv as GPSGeofenceCache, cz as GPSGeofenceDTO, cu as GPSGeofencePolilineData, cx as GPSGeofencePolilineDataDTO, cw as GPSGeofencePolilineDataSchema, cB as GPSGeofenceQueryDTO, cA as GPSGeofenceQuerySchema, cy as GPSGeofenceSchema, cF as createGPSGeofence, cH as deleteGPSGeofence, cE as findGPSGeofence, cI as getGPSGeofenceCache, cD as newGPSGeofencePayload, cC as toGPSGeofencePayload, cG as updateGPSGeofence } from '../../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { c7 as GPSGeofenceTransaction, c9 as GPSGeofenceTransactionDTO, cb as GPSGeofenceTransactionQueryDTO, ca as GPSGeofenceTransactionQuerySchema, c8 as GPSGeofenceTransactionSchema, cf as createGPSGeofenceTransaction, ch as deleteGPSGeofenceTransaction, ce as findGPSGeofenceTransaction, cd as newGPSGeofenceTransactionPayload, cc as toGPSGeofenceTransactionPayload, cg as updateGPSGeofenceTransaction } from '../../../../bookmark_service-
|
|
4
|
+
export { c7 as GPSGeofenceTransaction, c9 as GPSGeofenceTransactionDTO, cb as GPSGeofenceTransactionQueryDTO, ca as GPSGeofenceTransactionQuerySchema, c8 as GPSGeofenceTransactionSchema, cf as createGPSGeofenceTransaction, ch as deleteGPSGeofenceTransaction, ce as findGPSGeofenceTransaction, cd as newGPSGeofenceTransactionPayload, cc as toGPSGeofenceTransactionPayload, cg as updateGPSGeofenceTransaction } from '../../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { bY as GPSGeofenceTransactionSummary, b_ as GPSGeofenceTransactionSummaryDTO, c0 as GPSGeofenceTransactionSummaryQueryDTO, b$ as GPSGeofenceTransactionSummaryQuerySchema, bZ as GPSGeofenceTransactionSummarySchema, c4 as createGPSGeofenceTransactionSummary, c6 as deleteGPSGeofenceTransactionSummary, c3 as findGPSGeofenceTransactionSummary, c2 as newGPSGeofenceTransactionSummaryPayload, c1 as toGPSGeofenceTransactionSummaryPayload, c5 as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-
|
|
4
|
+
export { bY as GPSGeofenceTransactionSummary, b_ as GPSGeofenceTransactionSummaryDTO, c0 as GPSGeofenceTransactionSummaryQueryDTO, b$ as GPSGeofenceTransactionSummaryQuerySchema, bZ as GPSGeofenceTransactionSummarySchema, c4 as createGPSGeofenceTransactionSummary, c6 as deleteGPSGeofenceTransactionSummary, c3 as findGPSGeofenceTransactionSummary, c2 as newGPSGeofenceTransactionSummaryPayload, c1 as toGPSGeofenceTransactionSummaryPayload, c5 as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../../core/Enums.js';
|
|
2
2
|
import '../../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ci as TripGeofenceToGeofence, ck as TripGeofenceToGeofenceDTO, cm as TripGeofenceToGeofenceQueryDTO, cl as TripGeofenceToGeofenceQuerySchema, cj as TripGeofenceToGeofenceSchema, cq as createTripGeofenceToGeofence, cs as deleteTripGeofenceToGeofence, cp as findTripGeofenceToGeofence, co as newTripGeofenceToGeofencePayload, cn as toTripGeofenceToGeofencePayload, cr as updateTripGeofenceToGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { ci as TripGeofenceToGeofence, ck as TripGeofenceToGeofenceDTO, cm as TripGeofenceToGeofenceQueryDTO, cl as TripGeofenceToGeofenceQuerySchema, cj as TripGeofenceToGeofenceSchema, cq as createTripGeofenceToGeofence, cs as deleteTripGeofenceToGeofence, cp as findTripGeofenceToGeofence, co as newTripGeofenceToGeofencePayload, cn as toTripGeofenceToGeofencePayload, cr as updateTripGeofenceToGeofence } from '../../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { sT as GPSLiveTrackShareLink, sY as GPSLiveTrackShareLinkDTO, sU as GPSLiveTrackShareLinkNotification, sW as GPSLiveTrackShareLinkNotificationDTO, sV as GPSLiveTrackShareLinkNotificationSchema, t2 as GPSLiveTrackShareLinkQueryDTO, t1 as GPSLiveTrackShareLinkQuerySchema, sX as GPSLiveTrackShareLinkSchema, s_ as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sZ as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, t0 as GPSLiveTrackShareLinkUpdateLinkStatusDTO, s$ as GPSLiveTrackShareLinkUpdateLinkStatusSchema, t6 as createGPSLiveTrackShareLink, ta as createGPSLiveTrackShareLinkNotification, t9 as deleteGPSLiveTrackShareLink, t7 as extendGPSLiveTrackLinkTime, t5 as findGPSLiveTrackShareLink, t4 as newGPSLiveTrackShareLinkPayload, t3 as toGPSLiveTrackShareLinkPayload, t8 as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { sT as GPSLiveTrackShareLink, sY as GPSLiveTrackShareLinkDTO, sU as GPSLiveTrackShareLinkNotification, sW as GPSLiveTrackShareLinkNotificationDTO, sV as GPSLiveTrackShareLinkNotificationSchema, t2 as GPSLiveTrackShareLinkQueryDTO, t1 as GPSLiveTrackShareLinkQuerySchema, sX as GPSLiveTrackShareLinkSchema, s_ as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sZ as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, t0 as GPSLiveTrackShareLinkUpdateLinkStatusDTO, s$ as GPSLiveTrackShareLinkUpdateLinkStatusSchema, t6 as createGPSLiveTrackShareLink, ta as createGPSLiveTrackShareLinkNotification, t9 as deleteGPSLiveTrackShareLink, t7 as extendGPSLiveTrackLinkTime, t5 as findGPSLiveTrackShareLink, t4 as newGPSLiveTrackShareLinkPayload, t3 as toGPSLiveTrackShareLinkPayload, t8 as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { tb as GPSTrackHistoryShareLink, tg as GPSTrackHistoryShareLinkDTO, tc as GPSTrackHistoryShareLinkNotification, te as GPSTrackHistoryShareLinkNotificationDTO, td as GPSTrackHistoryShareLinkNotificationSchema, tk as GPSTrackHistoryShareLinkQueryDTO, tj as GPSTrackHistoryShareLinkQuerySchema, tf as GPSTrackHistoryShareLinkSchema, ti as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, th as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, to as createGPSTrackHistoryShareLink, tr as createGPSTrackHistoryShareLinkNotification, tq as deleteGPSTrackHistoryShareLink, tn as findGPSTrackHistoryShareLink, tm as newGPSTrackHistoryShareLinkPayload, tl as toGPSTrackHistoryShareLinkPayload, tp as updateTrackHistoryLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { tb as GPSTrackHistoryShareLink, tg as GPSTrackHistoryShareLinkDTO, tc as GPSTrackHistoryShareLinkNotification, te as GPSTrackHistoryShareLinkNotificationDTO, td as GPSTrackHistoryShareLinkNotificationSchema, tk as GPSTrackHistoryShareLinkQueryDTO, tj as GPSTrackHistoryShareLinkQuerySchema, tf as GPSTrackHistoryShareLinkSchema, ti as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, th as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, to as createGPSTrackHistoryShareLink, tr as createGPSTrackHistoryShareLinkNotification, tq as deleteGPSTrackHistoryShareLink, tn as findGPSTrackHistoryShareLink, tm as newGPSTrackHistoryShareLinkPayload, tl as toGPSTrackHistoryShareLinkPayload, tp as updateTrackHistoryLinkStatus } from '../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../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 { we as AssignRemoveDeviceHistory, wl as DeviceSimLinkDTO, wk as DeviceSimLinkSchema, wd as MasterDevice, wh as MasterDeviceDTO, wf as MasterDeviceFile, wj as MasterDeviceQueryDTO, wi as MasterDeviceQuerySchema, wg as MasterDeviceSchema, wp as createMasterDevice, wr as deleteMasterDevice, ws as device_sim_link, wt as device_sim_unlink, wo as findMasterDevices, wv as get_device_sim_link_history_by_device, wu as get_device_sim_link_history_by_sim, wn as newMasterDevicePayload, wm as toMasterDevicePayload, wq as updateMasterDevice } from '../../../bookmark_service-
|
|
5
|
+
export { we as AssignRemoveDeviceHistory, wl as DeviceSimLinkDTO, wk as DeviceSimLinkSchema, wd as MasterDevice, wh as MasterDeviceDTO, wf as MasterDeviceFile, wj as MasterDeviceQueryDTO, wi as MasterDeviceQuerySchema, wg as MasterDeviceSchema, wp as createMasterDevice, wr as deleteMasterDevice, ws as device_sim_link, wt as device_sim_unlink, wo as findMasterDevices, wv as get_device_sim_link_history_by_device, wu as get_device_sim_link_history_by_sim, wn as newMasterDevicePayload, wm as toMasterDevicePayload, wq as updateMasterDevice } from '../../../bookmark_service-D638gmuj.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 { m2 as AssignRemoveDriverHistory, m3 as DriverLoginPush,
|
|
5
|
+
export { m2 as AssignRemoveDriverHistory, m3 as DriverLoginPush, M as MasterDriver, m7 as MasterDriverDTO, m1 as MasterDriverFile, m5 as MasterDriverFileDTO, m4 as MasterDriverFileSchema, mb as MasterDriverLogoDTO, ma as MasterDriverLogoSchema, md as MasterDriverProfileDTO, mc as MasterDriverProfileSchema, m9 as MasterDriverQueryDTO, m8 as MasterDriverQuerySchema, m6 as MasterDriverSchema, mo as createMasterDriver, ml as create_master_driver_file, mq as deleteMasterDriver, ms as deleteMasterDriverLogo, mk as delete_master_driver_logo, mn as findMasterDriver, mu as getMasterDriverCache, mv as getMasterDriverCacheSimple, mi as get_master_driver_file_presigned_url, mh as get_master_driver_logo_presigned_url, mf as newDriverPayload, mm as remove_master_driver_file, me as toDriverPayload, mg as toDriverProfilePayload, mp as updateMasterDriver, mr as updateMasterDriverLogo, mt as updateMasterDriverProfile, mj as update_master_driver_logo } from '../../../bookmark_service-D638gmuj.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 { w2 as AssignRemoveSimHistory, w1 as MasterSim, w4 as MasterSimDTO, w6 as MasterSimQueryDTO, w5 as MasterSimQuerySchema, w3 as MasterSimSchema, wa as createMasterSim, wc as deleteMasterSim, w9 as findMasterSims, w8 as newMasterSimPayload, w7 as toMasterSimPayload, wb as updateMasterSim } from '../../../bookmark_service-
|
|
4
|
+
export { w2 as AssignRemoveSimHistory, w1 as MasterSim, w4 as MasterSimDTO, w6 as MasterSimQueryDTO, w5 as MasterSimQuerySchema, w3 as MasterSimSchema, wa as createMasterSim, wc as deleteMasterSim, w9 as findMasterSims, w8 as newMasterSimPayload, w7 as toMasterSimPayload, wb as updateMasterSim } from '../../../bookmark_service-D638gmuj.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 { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import {
|
|
3
|
+
import { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-D638gmuj.js';
|
|
4
4
|
import { LoginFrom } from '../../../core/Enums.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 {
|
|
4
|
+
export { a as UserAdmin, cZ as UserAdminDTO, cX as UserAdminLoginPush, c$ as UserAdminLogoDTO, c_ as UserAdminLogoSchema, d1 as UserAdminProfileDTO, d0 as UserAdminProfileSchema, d3 as UserAdminQueryDTO, d2 as UserAdminQuerySchema, cY as UserAdminSchema, da as createUserAdmin, dc as deleteUserAdmin, d8 as delete_admin_image, d9 as findUserAdmin, de as getAdminUserCache, d6 as get_admin_image_presigned_url, d5 as newUserAdminPayload, d4 as toUserAdminProfilePayload, db as updateUserAdmin, dd as updateUserAdminProfile, d7 as update_admin_image } from '../../../bookmark_service-D638gmuj.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 { Y as UserOrganisation, zA as UserOrganisationDTO, zE as UserOrganisationLogoDTO, zD as UserOrganisationLogoSchema, zC as UserOrganisationQueryDTO, zB as UserOrganisationQuerySchema, zz as UserOrganisationSchema, zy as UserOrganisationSimple, zL as createUserOrganisation, zN as deleteUserOrganisation, zJ as delete_organisation_logo, zK as findUserOrganisation, zO as getUserOrganisationCache, zP as getUserOrganisationCacheSimple, zH as get_organisation_logo_presigned_url, zG as newUserOrganisationPayload, zF as toUserOrganisationPayload, zM as updateUserOrganisation, zI as update_organisation_logo } from '../../../bookmark_service-
|
|
4
|
+
export { Y as UserOrganisation, zA as UserOrganisationDTO, zE as UserOrganisationLogoDTO, zD as UserOrganisationLogoSchema, zC as UserOrganisationQueryDTO, zB as UserOrganisationQuerySchema, zz as UserOrganisationSchema, zy as UserOrganisationSimple, zL as createUserOrganisation, zN as deleteUserOrganisation, zJ as delete_organisation_logo, zK as findUserOrganisation, zO as getUserOrganisationCache, zP as getUserOrganisationCacheSimple, zH as get_organisation_logo_presigned_url, zG as newUserOrganisationPayload, zF as toUserOrganisationPayload, zM as updateUserOrganisation, zI as update_organisation_logo } from '../../../bookmark_service-D638gmuj.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 {
|
|
4
|
+
export { U as User, lf as UserDTO, lr as UserDefaultDateFormatDTO, lq as UserDefaultDateFormatSchema, ln as UserDefaultLanguageDTO, lm as UserDefaultLanguageSchema, lp as UserDefaultTimeZoneDTO, lo as UserDefaultTimeZoneSchema, ld as UserLoginPush, lj as UserLogoDTO, li as UserLogoSchema, ll as UserProfileDTO, lk as UserProfileSchema, lh as UserQueryDTO, lg as UserQuerySchema, le as UserSchema, lc as UserVehicleLink, lz as createUser, lB as deleteUser, lx as delete_user_image, ly as findUser, lD as getUserCache, lE as getUserCacheSimple, lv as get_user_image_presigned_url, lu as newUserPayload, ls as toUserPayload, lt as toUserProfilePayload, lA as updateUser, lH as updateUserDefaultDateformat, lF as updateUserDefaultLanguage, lG as updateUserDefaultTimezone, lC as updateUserProfile, lw as update_user_image } from '../../../bookmark_service-D638gmuj.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 { OdometerSource, 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 { Y as UserOrganisation, Z as MasterVehicle } from '../../../../bookmark_service-
|
|
4
|
+
import { Y as UserOrganisation, Z as MasterVehicle } from '../../../../bookmark_service-D638gmuj.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|