vms-nest-prisma-api-document 590.0.0 → 610.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-_r5G5jkL.d.ts → bookmark_service-BUW1fcBX.d.ts} +11 -18
- 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/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- 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/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- 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/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_fuel_company_service.js +3 -3
- 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_industry_service.js +2 -2
- 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_branch_service.js +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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ek as FleetServiceSchedule, en as FleetServiceScheduleDTO, ep as FleetServiceScheduleQueryDTO, eo as FleetServiceScheduleQuerySchema, em as FleetServiceScheduleSchema, el as FleetServiceScheduleVehicleLink, et as createFleetServiceSchedule, ev as deleteFleetServiceSchedule, es as findFleetServiceSchedule, er as newFleetServiceSchedulePayload, eq as toFleetServiceSchedulePayload, eu as updateFleetServiceSchedule } from '../../../bookmark_service-
|
|
4
|
+
export { ek as FleetServiceSchedule, en as FleetServiceScheduleDTO, ep as FleetServiceScheduleQueryDTO, eo as FleetServiceScheduleQuerySchema, em as FleetServiceScheduleSchema, el as FleetServiceScheduleVehicleLink, et as createFleetServiceSchedule, ev as deleteFleetServiceSchedule, es as findFleetServiceSchedule, er as newFleetServiceSchedulePayload, eq as toFleetServiceSchedulePayload, eu as updateFleetServiceSchedule } from '../../../bookmark_service-BUW1fcBX.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 { ik as FleetVendorFuelStation, io as FleetVendorFuelStationDTO, iq as FleetVendorFuelStationQueryDTO, ip as FleetVendorFuelStationQuerySchema, im as FleetVendorFuelStationSchema, il as FleetVendorFuelStationSimple, iu as createFleetVendorFuelStation, iw as deleteFleetVendorFuelStation, it as findFleetVendorFuelStation, ix as getFleetVendorFuelStationCacheSimple, is as newFleetVendorFuelStationPayload, ir as toFleetVendorFuelStationPayload, iv as updateFleetVendorFuelStation } from '../../../bookmark_service-
|
|
4
|
+
export { ik as FleetVendorFuelStation, io as FleetVendorFuelStationDTO, iq as FleetVendorFuelStationQueryDTO, ip as FleetVendorFuelStationQuerySchema, im as FleetVendorFuelStationSchema, il as FleetVendorFuelStationSimple, iu as createFleetVendorFuelStation, iw as deleteFleetVendorFuelStation, it as findFleetVendorFuelStation, ix as getFleetVendorFuelStationCacheSimple, is as newFleetVendorFuelStationPayload, ir as toFleetVendorFuelStationPayload, iv as updateFleetVendorFuelStation } from '../../../bookmark_service-BUW1fcBX.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 { iy as FleetVendor, iD as FleetVendorAddress, iS as FleetVendorAddressDTO, iU as FleetVendorAddressQueryDTO, iT as FleetVendorAddressQuerySchema, iR as FleetVendorAddressSchema, iE as FleetVendorBankAccount, iW as FleetVendorBankAccountDTO, iY as FleetVendorBankAccountQueryDTO, iX as FleetVendorBankAccountQuerySchema, iV as FleetVendorBankAccountSchema, iF as FleetVendorContactPersons, j0 as FleetVendorContactPersonsDTO, i_ as FleetVendorContactPersonsLogoDTO, iZ as FleetVendorContactPersonsLogoSchema, j2 as FleetVendorContactPersonsQueryDTO, j1 as FleetVendorContactPersonsQuerySchema, i$ as FleetVendorContactPersonsSchema, iM as FleetVendorDTO, iQ as FleetVendorDashBoardQueryDTO, iP as FleetVendorDashBoardQuerySchema, iH as FleetVendorDocument, ja as FleetVendorDocumentDTO, iI as FleetVendorDocumentFile, j8 as FleetVendorDocumentFileDTO, j7 as FleetVendorDocumentFileSchema, jc as FleetVendorDocumentQueryDTO, jb as FleetVendorDocumentQuerySchema, j9 as FleetVendorDocumentSchema, iK as FleetVendorLogoDTO, iJ as FleetVendorLogoSchema, iO as FleetVendorQueryDTO, iN as FleetVendorQuerySchema, iG as FleetVendorReview, j4 as FleetVendorReviewDTO, j6 as FleetVendorReviewQueryDTO, j5 as FleetVendorReviewQuerySchema, j3 as FleetVendorReviewSchema, iL as FleetVendorSchema, iA as FleetVendorSimple, iC as FleetVendorTagLink, iB as FleetVendorTypeLink, iz as VendorDashboard, jz as createFleetVendor, jD as createFleetVendorAddress, jH as createFleetVendorBankAccount, jL as createFleetVendorContactPersons, jT as createFleetVendorDocument, jP as createFleetVendorReview, jw as create_vendor_document_file, jB as deleteFleetVendor, jG as deleteFleetVendorAddress, jK as deleteFleetVendorBankAccount, jO as deleteFleetVendorContactPersons, jW as deleteFleetVendorDocument, jS as deleteFleetVendorReview, jv as delete_vendor_contact_person_logo, jt as delete_vendor_logo, jy as findFleetVendor, jE as findFleetVendorAddress, jI as findFleetVendorBankAccount, jM as findFleetVendorContactPersons, jU as findFleetVendorDocument, jQ as findFleetVendorReview, jX as getFleetVendorCacheSimple, jq as get_vendor_contact_person_logo_presigned_url, jr as get_vendor_document_file_presigned_url, jp as get_vendor_logo_presigned_url, jg as newFleetVendorAddressPayload, ji as newFleetVendorBankAccountPayload, jk as newFleetVendorContactPersonsPayload, jo as newFleetVendorDocumentPayload, je as newFleetVendorPayload, jm as newFleetVendorReviewPayload, jx as remove_vendor_document_file, jf as toFleetVendorAddressPayload, jh as toFleetVendorBankAccountPayload, jj as toFleetVendorContactPersonsPayload, jn as toFleetVendorDocumentPayload, jd as toFleetVendorPayload, jl as toFleetVendorReviewPayload, jA as updateFleetVendor, jF as updateFleetVendorAddress, jJ as updateFleetVendorBankAccount, jN as updateFleetVendorContactPersons, jV as updateFleetVendorDocument, jR as updateFleetVendorReview, ju as update_vendor_contact_person_logo, js as update_vendor_logo, jC as vendor_dashboard } from '../../../bookmark_service-
|
|
5
|
+
export { iy as FleetVendor, iD as FleetVendorAddress, iS as FleetVendorAddressDTO, iU as FleetVendorAddressQueryDTO, iT as FleetVendorAddressQuerySchema, iR as FleetVendorAddressSchema, iE as FleetVendorBankAccount, iW as FleetVendorBankAccountDTO, iY as FleetVendorBankAccountQueryDTO, iX as FleetVendorBankAccountQuerySchema, iV as FleetVendorBankAccountSchema, iF as FleetVendorContactPersons, j0 as FleetVendorContactPersonsDTO, i_ as FleetVendorContactPersonsLogoDTO, iZ as FleetVendorContactPersonsLogoSchema, j2 as FleetVendorContactPersonsQueryDTO, j1 as FleetVendorContactPersonsQuerySchema, i$ as FleetVendorContactPersonsSchema, iM as FleetVendorDTO, iQ as FleetVendorDashBoardQueryDTO, iP as FleetVendorDashBoardQuerySchema, iH as FleetVendorDocument, ja as FleetVendorDocumentDTO, iI as FleetVendorDocumentFile, j8 as FleetVendorDocumentFileDTO, j7 as FleetVendorDocumentFileSchema, jc as FleetVendorDocumentQueryDTO, jb as FleetVendorDocumentQuerySchema, j9 as FleetVendorDocumentSchema, iK as FleetVendorLogoDTO, iJ as FleetVendorLogoSchema, iO as FleetVendorQueryDTO, iN as FleetVendorQuerySchema, iG as FleetVendorReview, j4 as FleetVendorReviewDTO, j6 as FleetVendorReviewQueryDTO, j5 as FleetVendorReviewQuerySchema, j3 as FleetVendorReviewSchema, iL as FleetVendorSchema, iA as FleetVendorSimple, iC as FleetVendorTagLink, iB as FleetVendorTypeLink, iz as VendorDashboard, jz as createFleetVendor, jD as createFleetVendorAddress, jH as createFleetVendorBankAccount, jL as createFleetVendorContactPersons, jT as createFleetVendorDocument, jP as createFleetVendorReview, jw as create_vendor_document_file, jB as deleteFleetVendor, jG as deleteFleetVendorAddress, jK as deleteFleetVendorBankAccount, jO as deleteFleetVendorContactPersons, jW as deleteFleetVendorDocument, jS as deleteFleetVendorReview, jv as delete_vendor_contact_person_logo, jt as delete_vendor_logo, jy as findFleetVendor, jE as findFleetVendorAddress, jI as findFleetVendorBankAccount, jM as findFleetVendorContactPersons, jU as findFleetVendorDocument, jQ as findFleetVendorReview, jX as getFleetVendorCacheSimple, jq as get_vendor_contact_person_logo_presigned_url, jr as get_vendor_document_file_presigned_url, jp as get_vendor_logo_presigned_url, jg as newFleetVendorAddressPayload, ji as newFleetVendorBankAccountPayload, jk as newFleetVendorContactPersonsPayload, jo as newFleetVendorDocumentPayload, je as newFleetVendorPayload, jm as newFleetVendorReviewPayload, jx as remove_vendor_document_file, jf as toFleetVendorAddressPayload, jh as toFleetVendorBankAccountPayload, jj as toFleetVendorContactPersonsPayload, jn as toFleetVendorDocumentPayload, jd as toFleetVendorPayload, jl as toFleetVendorReviewPayload, jA as updateFleetVendor, jF as updateFleetVendorAddress, jJ as updateFleetVendorBankAccount, jN as updateFleetVendorContactPersons, jV as updateFleetVendorDocument, jR as updateFleetVendorReview, ju as update_vendor_contact_person_logo, js as update_vendor_logo, jC as vendor_dashboard } from '../../../bookmark_service-BUW1fcBX.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 { hR as FleetVendorServiceCenter, hU as FleetVendorServiceCenterDTO, hW as FleetVendorServiceCenterQueryDTO, hV as FleetVendorServiceCenterQuerySchema, hT as FleetVendorServiceCenterSchema, hS as FleetVendorServiceCenterSimple, h_ as createFleetVendorServiceCenter, i0 as deleteFleetVendorServiceCenter, hZ as findFleetVendorServiceCenter, i1 as getFleetVendorServiceCenterCacheSimple, hY as newFleetVendorServiceCenterPayload, hX as toFleetVendorServiceCenterPayload, h$ as updateFleetVendorServiceCenter } from '../../../bookmark_service-
|
|
4
|
+
export { hR as FleetVendorServiceCenter, hU as FleetVendorServiceCenterDTO, hW as FleetVendorServiceCenterQueryDTO, hV as FleetVendorServiceCenterQuerySchema, hT as FleetVendorServiceCenterSchema, hS as FleetVendorServiceCenterSimple, h_ as createFleetVendorServiceCenter, i0 as deleteFleetVendorServiceCenter, hZ as findFleetVendorServiceCenter, i1 as getFleetVendorServiceCenterCacheSimple, hY as newFleetVendorServiceCenterPayload, hX as toFleetVendorServiceCenterPayload, h$ as updateFleetVendorServiceCenter } from '../../../bookmark_service-BUW1fcBX.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 { bT as GPSGeofence, bY as GPSGeofenceDTO, bU as GPSGeofencePolilineData, bW as GPSGeofencePolilineDataDTO, bV as GPSGeofencePolilineDataSchema, b_ as GPSGeofenceQueryDTO, bZ as GPSGeofenceQuerySchema, bX as GPSGeofenceSchema, c2 as createGPSGeofence, c4 as deleteGPSGeofence, c1 as findGPSGeofence, c0 as newGPSGeofencePayload, b$ as toGPSGeofencePayload, c3 as updateGPSGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { bT as GPSGeofence, bY as GPSGeofenceDTO, bU as GPSGeofencePolilineData, bW as GPSGeofencePolilineDataDTO, bV as GPSGeofencePolilineDataSchema, b_ as GPSGeofenceQueryDTO, bZ as GPSGeofenceQuerySchema, bX as GPSGeofenceSchema, c2 as createGPSGeofence, c4 as deleteGPSGeofence, c1 as findGPSGeofence, c0 as newGPSGeofencePayload, b$ as toGPSGeofencePayload, c3 as updateGPSGeofence } from '../../../../bookmark_service-BUW1fcBX.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 { bx as GPSGeofenceTransaction, bz as GPSGeofenceTransactionDTO, bB as GPSGeofenceTransactionQueryDTO, bA as GPSGeofenceTransactionQuerySchema, by as GPSGeofenceTransactionSchema, bF as createGPSGeofenceTransaction, bH as deleteGPSGeofenceTransaction, bE as findGPSGeofenceTransaction, bD as newGPSGeofenceTransactionPayload, bC as toGPSGeofenceTransactionPayload, bG as updateGPSGeofenceTransaction } from '../../../../bookmark_service-
|
|
4
|
+
export { bx as GPSGeofenceTransaction, bz as GPSGeofenceTransactionDTO, bB as GPSGeofenceTransactionQueryDTO, bA as GPSGeofenceTransactionQuerySchema, by as GPSGeofenceTransactionSchema, bF as createGPSGeofenceTransaction, bH as deleteGPSGeofenceTransaction, bE as findGPSGeofenceTransaction, bD as newGPSGeofenceTransactionPayload, bC as toGPSGeofenceTransactionPayload, bG as updateGPSGeofenceTransaction } from '../../../../bookmark_service-BUW1fcBX.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 { bm as GPSGeofenceTransactionSummary, bo as GPSGeofenceTransactionSummaryDTO, bq as GPSGeofenceTransactionSummaryQueryDTO, bp as GPSGeofenceTransactionSummaryQuerySchema, bn as GPSGeofenceTransactionSummarySchema, bu as createGPSGeofenceTransactionSummary, bw as deleteGPSGeofenceTransactionSummary, bt as findGPSGeofenceTransactionSummary, bs as newGPSGeofenceTransactionSummaryPayload, br as toGPSGeofenceTransactionSummaryPayload, bv as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-
|
|
4
|
+
export { bm as GPSGeofenceTransactionSummary, bo as GPSGeofenceTransactionSummaryDTO, bq as GPSGeofenceTransactionSummaryQueryDTO, bp as GPSGeofenceTransactionSummaryQuerySchema, bn as GPSGeofenceTransactionSummarySchema, bu as createGPSGeofenceTransactionSummary, bw as deleteGPSGeofenceTransactionSummary, bt as findGPSGeofenceTransactionSummary, bs as newGPSGeofenceTransactionSummaryPayload, br as toGPSGeofenceTransactionSummaryPayload, bv as updateGPSGeofenceTransactionSummary } from '../../../../bookmark_service-BUW1fcBX.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 { bI as TripGeofenceToGeofence, bK as TripGeofenceToGeofenceDTO, bM as TripGeofenceToGeofenceQueryDTO, bL as TripGeofenceToGeofenceQuerySchema, bJ as TripGeofenceToGeofenceSchema, bQ as createTripGeofenceToGeofence, bS as deleteTripGeofenceToGeofence, bP as findTripGeofenceToGeofence, bO as newTripGeofenceToGeofencePayload, bN as toTripGeofenceToGeofencePayload, bR as updateTripGeofenceToGeofence } from '../../../../bookmark_service-
|
|
4
|
+
export { bI as TripGeofenceToGeofence, bK as TripGeofenceToGeofenceDTO, bM as TripGeofenceToGeofenceQueryDTO, bL as TripGeofenceToGeofenceQuerySchema, bJ as TripGeofenceToGeofenceSchema, bQ as createTripGeofenceToGeofence, bS as deleteTripGeofenceToGeofence, bP as findTripGeofenceToGeofence, bO as newTripGeofenceToGeofencePayload, bN as toTripGeofenceToGeofencePayload, bR as updateTripGeofenceToGeofence } from '../../../../bookmark_service-BUW1fcBX.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 { sp as GPSLiveTrackShareLink, su as GPSLiveTrackShareLinkDTO, sq as GPSLiveTrackShareLinkNotification, ss as GPSLiveTrackShareLinkNotificationDTO, sr as GPSLiveTrackShareLinkNotificationSchema, sA as GPSLiveTrackShareLinkQueryDTO, sz as GPSLiveTrackShareLinkQuerySchema, st as GPSLiveTrackShareLinkSchema, sw as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sv as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sy as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sx as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sE as createGPSLiveTrackShareLink, sI as createGPSLiveTrackShareLinkNotification, sH as deleteGPSLiveTrackShareLink, sF as extendGPSLiveTrackLinkTime, sD as findGPSLiveTrackShareLink, sC as newGPSLiveTrackShareLinkPayload, sB as toGPSLiveTrackShareLinkPayload, sG as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { sp as GPSLiveTrackShareLink, su as GPSLiveTrackShareLinkDTO, sq as GPSLiveTrackShareLinkNotification, ss as GPSLiveTrackShareLinkNotificationDTO, sr as GPSLiveTrackShareLinkNotificationSchema, sA as GPSLiveTrackShareLinkQueryDTO, sz as GPSLiveTrackShareLinkQuerySchema, st as GPSLiveTrackShareLinkSchema, sw as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, sv as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sy as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sx as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sE as createGPSLiveTrackShareLink, sI as createGPSLiveTrackShareLinkNotification, sH as deleteGPSLiveTrackShareLink, sF as extendGPSLiveTrackLinkTime, sD as findGPSLiveTrackShareLink, sC as newGPSLiveTrackShareLinkPayload, sB as toGPSLiveTrackShareLinkPayload, sG as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-BUW1fcBX.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 { sJ as GPSTrackHistoryShareLink, sO as GPSTrackHistoryShareLinkDTO, sK as GPSTrackHistoryShareLinkNotification, sM as GPSTrackHistoryShareLinkNotificationDTO, sL as GPSTrackHistoryShareLinkNotificationSchema, sS as GPSTrackHistoryShareLinkQueryDTO, sR as GPSTrackHistoryShareLinkQuerySchema, sN as GPSTrackHistoryShareLinkSchema, sQ as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sP as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sW as createGPSTrackHistoryShareLink, sZ as createGPSTrackHistoryShareLinkNotification, sY as deleteGPSTrackHistoryShareLink, sV as findGPSTrackHistoryShareLink, sU as newGPSTrackHistoryShareLinkPayload, sT as toGPSTrackHistoryShareLinkPayload, sX as updateTrackHistoryLinkStatus } from '../../../bookmark_service-
|
|
4
|
+
export { sJ as GPSTrackHistoryShareLink, sO as GPSTrackHistoryShareLinkDTO, sK as GPSTrackHistoryShareLinkNotification, sM as GPSTrackHistoryShareLinkNotificationDTO, sL as GPSTrackHistoryShareLinkNotificationSchema, sS as GPSTrackHistoryShareLinkQueryDTO, sR as GPSTrackHistoryShareLinkQuerySchema, sN as GPSTrackHistoryShareLinkSchema, sQ as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sP as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sW as createGPSTrackHistoryShareLink, sZ as createGPSTrackHistoryShareLinkNotification, sY as deleteGPSTrackHistoryShareLink, sV as findGPSTrackHistoryShareLink, sU as newGPSTrackHistoryShareLinkPayload, sT as toGPSTrackHistoryShareLinkPayload, sX as updateTrackHistoryLinkStatus } from '../../../bookmark_service-BUW1fcBX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -34,41 +34,41 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
34
34
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
35
35
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
db_group: string;
|
|
38
|
+
db_instance: string;
|
|
39
|
+
night_driving: NightDriving;
|
|
37
40
|
search: string;
|
|
38
41
|
paging: PAGING;
|
|
39
42
|
page_count: number;
|
|
40
43
|
page_index: number;
|
|
41
|
-
login_from: LoginFrom;
|
|
42
44
|
date_format_id: string;
|
|
43
45
|
time_zone_id: string;
|
|
46
|
+
login_from: LoginFrom;
|
|
44
47
|
organisation_id: string;
|
|
45
|
-
db_instance: string;
|
|
46
|
-
db_group: string;
|
|
47
48
|
vehicle_ids: string[];
|
|
48
49
|
from_date: string;
|
|
49
50
|
to_date: string;
|
|
50
51
|
time_slot: TimeSlot;
|
|
51
|
-
night_driving: NightDriving;
|
|
52
52
|
over_speed: OverSpeed;
|
|
53
53
|
utilization_km: number;
|
|
54
54
|
vehicle_summary: YesNo;
|
|
55
55
|
driver_summary: YesNo;
|
|
56
56
|
}, {
|
|
57
|
-
|
|
57
|
+
db_group: string;
|
|
58
|
+
db_instance: string;
|
|
58
59
|
date_format_id: string;
|
|
59
60
|
time_zone_id: string;
|
|
61
|
+
login_from: LoginFrom;
|
|
60
62
|
organisation_id: string;
|
|
61
|
-
db_instance: string;
|
|
62
|
-
db_group: string;
|
|
63
63
|
from_date: string;
|
|
64
64
|
to_date: string;
|
|
65
|
+
night_driving?: NightDriving | undefined;
|
|
65
66
|
search?: string | undefined;
|
|
66
67
|
paging?: PAGING | undefined;
|
|
67
68
|
page_count?: unknown;
|
|
68
69
|
page_index?: unknown;
|
|
69
70
|
vehicle_ids?: string[] | undefined;
|
|
70
71
|
time_slot?: TimeSlot | undefined;
|
|
71
|
-
night_driving?: NightDriving | undefined;
|
|
72
72
|
over_speed?: OverSpeed | undefined;
|
|
73
73
|
utilization_km?: unknown;
|
|
74
74
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -97,40 +97,40 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
|
|
|
97
97
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
98
98
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
|
+
db_group: string;
|
|
101
|
+
db_instance: string;
|
|
102
|
+
night_driving: NightDriving;
|
|
100
103
|
search: string;
|
|
101
104
|
paging: PAGING;
|
|
102
105
|
page_count: number;
|
|
103
106
|
page_index: number;
|
|
104
|
-
login_from: LoginFrom;
|
|
105
107
|
date_format_id: string;
|
|
106
108
|
time_zone_id: string;
|
|
109
|
+
login_from: LoginFrom;
|
|
107
110
|
organisation_id: string;
|
|
108
|
-
db_instance: string;
|
|
109
|
-
db_group: string;
|
|
110
111
|
from_date: string;
|
|
111
112
|
to_date: string;
|
|
112
113
|
time_slot: TimeSlot;
|
|
113
|
-
night_driving: NightDriving;
|
|
114
114
|
over_speed: OverSpeed;
|
|
115
115
|
utilization_km: number;
|
|
116
116
|
vehicle_summary: YesNo;
|
|
117
117
|
driver_summary: YesNo;
|
|
118
118
|
driver_ids: string[];
|
|
119
119
|
}, {
|
|
120
|
-
|
|
120
|
+
db_group: string;
|
|
121
|
+
db_instance: string;
|
|
121
122
|
date_format_id: string;
|
|
122
123
|
time_zone_id: string;
|
|
124
|
+
login_from: LoginFrom;
|
|
123
125
|
organisation_id: string;
|
|
124
|
-
db_instance: string;
|
|
125
|
-
db_group: string;
|
|
126
126
|
from_date: string;
|
|
127
127
|
to_date: string;
|
|
128
|
+
night_driving?: NightDriving | undefined;
|
|
128
129
|
search?: string | undefined;
|
|
129
130
|
paging?: PAGING | undefined;
|
|
130
131
|
page_count?: unknown;
|
|
131
132
|
page_index?: unknown;
|
|
132
133
|
time_slot?: TimeSlot | undefined;
|
|
133
|
-
night_driving?: NightDriving | undefined;
|
|
134
134
|
over_speed?: OverSpeed | undefined;
|
|
135
135
|
utilization_km?: unknown;
|
|
136
136
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -157,16 +157,16 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
157
157
|
interval_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
158
158
|
boolean_type: z.ZodType<BooleanType, z.ZodTypeDef, BooleanType>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
db_group: string;
|
|
161
|
+
db_instance: string;
|
|
160
162
|
search: string;
|
|
161
163
|
paging: PAGING;
|
|
162
164
|
page_count: number;
|
|
163
165
|
page_index: number;
|
|
164
|
-
login_from: LoginFrom;
|
|
165
166
|
date_format_id: string;
|
|
166
167
|
time_zone_id: string;
|
|
168
|
+
login_from: LoginFrom;
|
|
167
169
|
organisation_id: string;
|
|
168
|
-
db_instance: string;
|
|
169
|
-
db_group: string;
|
|
170
170
|
vehicle_ids: string[];
|
|
171
171
|
from_date: string;
|
|
172
172
|
to_date: string;
|
|
@@ -174,12 +174,12 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
174
174
|
interval_seconds: number;
|
|
175
175
|
boolean_type: BooleanType;
|
|
176
176
|
}, {
|
|
177
|
-
|
|
177
|
+
db_group: string;
|
|
178
|
+
db_instance: string;
|
|
178
179
|
date_format_id: string;
|
|
179
180
|
time_zone_id: string;
|
|
181
|
+
login_from: LoginFrom;
|
|
180
182
|
organisation_id: string;
|
|
181
|
-
db_instance: string;
|
|
182
|
-
db_group: string;
|
|
183
183
|
from_date: string;
|
|
184
184
|
to_date: string;
|
|
185
185
|
gps_type: GPSType;
|
|
@@ -208,26 +208,26 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
|
|
|
208
208
|
utilization_km: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
209
209
|
is12am: z.ZodType<Is12AM, z.ZodTypeDef, Is12AM>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
+
db_group: string;
|
|
212
|
+
db_instance: string;
|
|
211
213
|
search: string;
|
|
212
214
|
paging: PAGING;
|
|
213
215
|
page_count: number;
|
|
214
216
|
page_index: number;
|
|
215
|
-
login_from: LoginFrom;
|
|
216
217
|
date_format_id: string;
|
|
217
218
|
time_zone_id: string;
|
|
219
|
+
login_from: LoginFrom;
|
|
218
220
|
organisation_id: string;
|
|
219
|
-
db_instance: string;
|
|
220
|
-
db_group: string;
|
|
221
221
|
vehicle_ids: string[];
|
|
222
222
|
utilization_km: number;
|
|
223
223
|
is12am: Is12AM;
|
|
224
224
|
}, {
|
|
225
|
-
|
|
225
|
+
db_group: string;
|
|
226
|
+
db_instance: string;
|
|
226
227
|
date_format_id: string;
|
|
227
228
|
time_zone_id: string;
|
|
229
|
+
login_from: LoginFrom;
|
|
228
230
|
organisation_id: string;
|
|
229
|
-
db_instance: string;
|
|
230
|
-
db_group: string;
|
|
231
231
|
is12am: Is12AM;
|
|
232
232
|
search?: string | undefined;
|
|
233
233
|
paging?: PAGING | undefined;
|
|
@@ -254,27 +254,27 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
|
|
|
254
254
|
to_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
255
255
|
interval_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
256
256
|
}, "strip", z.ZodTypeAny, {
|
|
257
|
+
db_group: string;
|
|
258
|
+
db_instance: string;
|
|
257
259
|
search: string;
|
|
258
260
|
paging: PAGING;
|
|
259
261
|
page_count: number;
|
|
260
262
|
page_index: number;
|
|
261
|
-
login_from: LoginFrom;
|
|
262
263
|
date_format_id: string;
|
|
263
264
|
time_zone_id: string;
|
|
265
|
+
login_from: LoginFrom;
|
|
264
266
|
organisation_id: string;
|
|
265
|
-
db_instance: string;
|
|
266
|
-
db_group: string;
|
|
267
267
|
interval_seconds: number;
|
|
268
268
|
vehicle_id: string;
|
|
269
269
|
from_date_time: string;
|
|
270
270
|
to_date_time: string;
|
|
271
271
|
}, {
|
|
272
|
-
|
|
272
|
+
db_group: string;
|
|
273
|
+
db_instance: string;
|
|
273
274
|
date_format_id: string;
|
|
274
275
|
time_zone_id: string;
|
|
276
|
+
login_from: LoginFrom;
|
|
275
277
|
organisation_id: string;
|
|
276
|
-
db_instance: string;
|
|
277
|
-
db_group: string;
|
|
278
278
|
vehicle_id: string;
|
|
279
279
|
from_date_time: string;
|
|
280
280
|
to_date_time: string;
|
|
@@ -299,24 +299,24 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
|
|
|
299
299
|
db_group: z.ZodEffects<z.ZodString, string, string>;
|
|
300
300
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
+
db_group: string;
|
|
303
|
+
db_instance: string;
|
|
302
304
|
search: string;
|
|
303
305
|
paging: PAGING;
|
|
304
306
|
page_count: number;
|
|
305
307
|
page_index: number;
|
|
306
|
-
login_from: LoginFrom;
|
|
307
308
|
date_format_id: string;
|
|
308
309
|
time_zone_id: string;
|
|
310
|
+
login_from: LoginFrom;
|
|
309
311
|
organisation_id: string;
|
|
310
|
-
db_instance: string;
|
|
311
|
-
db_group: string;
|
|
312
312
|
vehicle_id: string;
|
|
313
313
|
}, {
|
|
314
|
-
|
|
314
|
+
db_group: string;
|
|
315
|
+
db_instance: string;
|
|
315
316
|
date_format_id: string;
|
|
316
317
|
time_zone_id: string;
|
|
318
|
+
login_from: LoginFrom;
|
|
317
319
|
organisation_id: string;
|
|
318
|
-
db_instance: string;
|
|
319
|
-
db_group: string;
|
|
320
320
|
vehicle_id: string;
|
|
321
321
|
search?: string | undefined;
|
|
322
322
|
paging?: PAGING | undefined;
|
|
@@ -346,16 +346,16 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
346
346
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
347
347
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
+
db_group: string;
|
|
350
|
+
db_instance: string;
|
|
349
351
|
search: string;
|
|
350
352
|
paging: PAGING;
|
|
351
353
|
page_count: number;
|
|
352
354
|
page_index: number;
|
|
353
|
-
login_from: LoginFrom;
|
|
354
355
|
date_format_id: string;
|
|
355
356
|
time_zone_id: string;
|
|
357
|
+
login_from: LoginFrom;
|
|
356
358
|
organisation_id: string;
|
|
357
|
-
db_instance: string;
|
|
358
|
-
db_group: string;
|
|
359
359
|
vehicle_ids: string[];
|
|
360
360
|
from_date: string;
|
|
361
361
|
to_date: string;
|
|
@@ -366,12 +366,12 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
366
366
|
alert_types: AlertType[];
|
|
367
367
|
alert_sub_types: AlertSubType[];
|
|
368
368
|
}, {
|
|
369
|
-
|
|
369
|
+
db_group: string;
|
|
370
|
+
db_instance: string;
|
|
370
371
|
date_format_id: string;
|
|
371
372
|
time_zone_id: string;
|
|
373
|
+
login_from: LoginFrom;
|
|
372
374
|
organisation_id: string;
|
|
373
|
-
db_instance: string;
|
|
374
|
-
db_group: string;
|
|
375
375
|
from_date: string;
|
|
376
376
|
to_date: string;
|
|
377
377
|
search?: string | undefined;
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { vN as AssignRemoveDeviceHistory, vU as DeviceSimLinkDTO, vT as DeviceSimLinkSchema, vM as MasterDevice, vQ as MasterDeviceDTO, vO as MasterDeviceFile, vS as MasterDeviceQueryDTO, vR as MasterDeviceQuerySchema, vP as MasterDeviceSchema, vY as createMasterDevice, v_ as deleteMasterDevice, v$ as device_sim_link, w0 as device_sim_unlink, vX as findMasterDevices, w2 as get_device_sim_link_history_by_device, w1 as get_device_sim_link_history_by_sim, vW as newMasterDevicePayload, vV as toMasterDevicePayload, vZ as updateMasterDevice } from '../../../bookmark_service-
|
|
5
|
+
export { vN as AssignRemoveDeviceHistory, vU as DeviceSimLinkDTO, vT as DeviceSimLinkSchema, vM as MasterDevice, vQ as MasterDeviceDTO, vO as MasterDeviceFile, vS as MasterDeviceQueryDTO, vR as MasterDeviceQuerySchema, vP as MasterDeviceSchema, vY as createMasterDevice, v_ as deleteMasterDevice, v$ as device_sim_link, w0 as device_sim_unlink, vX as findMasterDevices, w2 as get_device_sim_link_history_by_device, w1 as get_device_sim_link_history_by_sim, vW as newMasterDevicePayload, vV as toMasterDevicePayload, vZ as updateMasterDevice } from '../../../bookmark_service-BUW1fcBX.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 { ly as AssignRemoveDriverHistory, lz as DriverLoginPush, M as MasterDriver, lD as MasterDriverDTO, lx as MasterDriverFile, lB as MasterDriverFileDTO, lA as MasterDriverFileSchema, lH as MasterDriverLogoDTO, lG as MasterDriverLogoSchema, lJ as MasterDriverProfileDTO, lI as MasterDriverProfileSchema, lF as MasterDriverQueryDTO, lE as MasterDriverQuerySchema, lC as MasterDriverSchema, lU as createMasterDriver, lR as create_master_driver_file, lW as deleteMasterDriver, lY as deleteMasterDriverLogo, lQ as delete_master_driver_logo, lT as findMasterDriver, l_ as getMasterDriverCache, l$ as getMasterDriverCacheSimple, lO as get_master_driver_file_presigned_url, lN as get_master_driver_logo_presigned_url, lM as newDriverPayload, lS as remove_master_driver_file, lK as toDriverPayload, lL as toDriverProfilePayload, lV as updateMasterDriver, lX as updateMasterDriverLogo, lZ as updateMasterDriverProfile, lP as update_master_driver_logo } from '../../../bookmark_service-
|
|
5
|
+
export { ly as AssignRemoveDriverHistory, lz as DriverLoginPush, M as MasterDriver, lD as MasterDriverDTO, lx as MasterDriverFile, lB as MasterDriverFileDTO, lA as MasterDriverFileSchema, lH as MasterDriverLogoDTO, lG as MasterDriverLogoSchema, lJ as MasterDriverProfileDTO, lI as MasterDriverProfileSchema, lF as MasterDriverQueryDTO, lE as MasterDriverQuerySchema, lC as MasterDriverSchema, lU as createMasterDriver, lR as create_master_driver_file, lW as deleteMasterDriver, lY as deleteMasterDriverLogo, lQ as delete_master_driver_logo, lT as findMasterDriver, l_ as getMasterDriverCache, l$ as getMasterDriverCacheSimple, lO as get_master_driver_file_presigned_url, lN as get_master_driver_logo_presigned_url, lM as newDriverPayload, lS as remove_master_driver_file, lK as toDriverPayload, lL as toDriverProfilePayload, lV as updateMasterDriver, lX as updateMasterDriverLogo, lZ as updateMasterDriverProfile, lP as update_master_driver_logo } from '../../../bookmark_service-BUW1fcBX.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { vB as AssignRemoveSimHistory, vA as MasterSim, vD as MasterSimDTO, vF as MasterSimQueryDTO, vE as MasterSimQuerySchema, vC as MasterSimSchema, vJ as createMasterSim, vL as deleteMasterSim, vI as findMasterSims, vH as newMasterSimPayload, vG as toMasterSimPayload, vK as updateMasterSim } from '../../../bookmark_service-
|
|
4
|
+
export { vB as AssignRemoveSimHistory, vA as MasterSim, vD as MasterSimDTO, vF as MasterSimQueryDTO, vE as MasterSimQuerySchema, vC as MasterSimSchema, vJ as createMasterSim, vL as deleteMasterSim, vI as findMasterSims, vH as newMasterSimPayload, vG as toMasterSimPayload, vK as updateMasterSim } from '../../../bookmark_service-BUW1fcBX.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 { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-
|
|
3
|
+
import { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-BUW1fcBX.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 { a as UserAdmin, cl as UserAdminDTO, cj as UserAdminLoginPush, cn as UserAdminLogoDTO, cm as UserAdminLogoSchema, cp as UserAdminProfileDTO, co as UserAdminProfileSchema, cr as UserAdminQueryDTO, cq as UserAdminQuerySchema, ck as UserAdminSchema, cy as createUserAdmin, cA as deleteUserAdmin, cw as delete_admin_image, cx as findUserAdmin, cC as getAdminUserCache, cu as get_admin_image_presigned_url, ct as newUserAdminPayload, cs as toUserAdminProfilePayload, cz as updateUserAdmin, cB as updateUserAdminProfile, cv as update_admin_image } from '../../../bookmark_service-
|
|
4
|
+
export { a as UserAdmin, cl as UserAdminDTO, cj as UserAdminLoginPush, cn as UserAdminLogoDTO, cm as UserAdminLogoSchema, cp as UserAdminProfileDTO, co as UserAdminProfileSchema, cr as UserAdminQueryDTO, cq as UserAdminQuerySchema, ck as UserAdminSchema, cy as createUserAdmin, cA as deleteUserAdmin, cw as delete_admin_image, cx as findUserAdmin, cC as getAdminUserCache, cu as get_admin_image_presigned_url, ct as newUserAdminPayload, cs as toUserAdminProfilePayload, cz as updateUserAdmin, cB as updateUserAdminProfile, cv as update_admin_image } from '../../../bookmark_service-BUW1fcBX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { b as UserOrganisation, zh as UserOrganisationDTO, zl as UserOrganisationLogoDTO, zk as UserOrganisationLogoSchema, zj as UserOrganisationQueryDTO, zi as UserOrganisationQuerySchema, zg as UserOrganisationSchema, zf as UserOrganisationSimple, zs as createUserOrganisation, zu as deleteUserOrganisation, zq as delete_organisation_logo, zr as findUserOrganisation, zv as getUserOrganisationCache, zw as getUserOrganisationCacheSimple, zo as get_organisation_logo_presigned_url, zn as newUserOrganisationPayload, zm as toUserOrganisationPayload, zt as updateUserOrganisation, zp as update_organisation_logo } from '../../../bookmark_service-
|
|
4
|
+
export { b as UserOrganisation, zh as UserOrganisationDTO, zl as UserOrganisationLogoDTO, zk as UserOrganisationLogoSchema, zj as UserOrganisationQueryDTO, zi as UserOrganisationQuerySchema, zg as UserOrganisationSchema, zf as UserOrganisationSimple, zs as createUserOrganisation, zu as deleteUserOrganisation, zq as delete_organisation_logo, zr as findUserOrganisation, zv as getUserOrganisationCache, zw as getUserOrganisationCacheSimple, zo as get_organisation_logo_presigned_url, zn as newUserOrganisationPayload, zm as toUserOrganisationPayload, zt as updateUserOrganisation, zp as update_organisation_logo } from '../../../bookmark_service-BUW1fcBX.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 { U as User, kL as UserDTO, kX as UserDefaultDateFormatDTO, kW as UserDefaultDateFormatSchema, kT as UserDefaultLanguageDTO, kS as UserDefaultLanguageSchema, kV as UserDefaultTimeZoneDTO, kU as UserDefaultTimeZoneSchema, kJ as UserLoginPush, kP as UserLogoDTO, kO as UserLogoSchema, kR as UserProfileDTO, kQ as UserProfileSchema, kN as UserQueryDTO, kM as UserQuerySchema, kK as UserSchema, kI as UserVehicleLink, l3 as createUser, l5 as deleteUser, l1 as delete_user_image, l2 as findUser, l7 as getUserCache, l8 as getUserCacheSimple, k$ as get_user_image_presigned_url, k_ as newUserPayload, kY as toUserPayload, kZ as toUserProfilePayload, l4 as updateUser, lb as updateUserDefaultDateformat, l9 as updateUserDefaultLanguage, la as updateUserDefaultTimezone, l6 as updateUserProfile, l0 as update_user_image } from '../../../bookmark_service-
|
|
4
|
+
export { U as User, kL as UserDTO, kX as UserDefaultDateFormatDTO, kW as UserDefaultDateFormatSchema, kT as UserDefaultLanguageDTO, kS as UserDefaultLanguageSchema, kV as UserDefaultTimeZoneDTO, kU as UserDefaultTimeZoneSchema, kJ as UserLoginPush, kP as UserLogoDTO, kO as UserLogoSchema, kR as UserProfileDTO, kQ as UserProfileSchema, kN as UserQueryDTO, kM as UserQuerySchema, kK as UserSchema, kI as UserVehicleLink, l3 as createUser, l5 as deleteUser, l1 as delete_user_image, l2 as findUser, l7 as getUserCache, l8 as getUserCacheSimple, k$ as get_user_image_presigned_url, k_ as newUserPayload, kY as toUserPayload, kZ as toUserProfilePayload, l4 as updateUser, lb as updateUserDefaultDateformat, l9 as updateUserDefaultLanguage, la as updateUserDefaultTimezone, l6 as updateUserProfile, l0 as update_user_image } from '../../../bookmark_service-BUW1fcBX.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 { b as UserOrganisation, c as MasterVehicle } from '../../../../bookmark_service-
|
|
4
|
+
import { b as UserOrganisation, c as MasterVehicle } from '../../../../bookmark_service-BUW1fcBX.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { tc as CalibrationFileDTO, tb as CalibrationFileSchema, ti as MasterDeviceFileDTO, th as MasterDeviceFileSchema, c as MasterVehicle, s_ as MasterVehicleDropdown, s$ as MasterVehicleFile, ta as MasterVehicleFileDTO, t9 as MasterVehicleFileSchema, tM as SimpleFindQueryDTO, tL as SimpleFindQuerySchema, tg as VehicleBulkDTO, tf as VehicleBulkSchema, te as VehicleDTO, t2 as VehicleDetailBody, tu as VehicleDetailBodyDTO, tt as VehicleDetailBodySchema, t0 as VehicleDetailGPS, tq as VehicleDetailGPSSensorDTO, tp as VehicleDetailGPSSensorSchema, t3 as VehicleDetailLifeCycle, tw as VehicleDetailLifeCycleDto, tv as VehicleDetailLifeCycleSchema, t4 as VehicleDetailPurchase, ty as VehicleDetailPurchaseDTO, tx as VehicleDetailPurchaseSchema, t1 as VehicleDetailTrip, ts as VehicleDetailTripDTO, tr as VehicleDetailTripSchema, tk as VehicleDeviceLinkDTO, tj as VehicleDeviceLinkSchema, tm as VehicleDeviceUnlinkDTO, tl as VehicleDeviceUnlinkSchema, t5 as VehicleDocument, tC as VehicleDocumentDTO, t7 as VehicleDocumentExpiry, tG as VehicleDocumentExpiryDTO, tI as VehicleDocumentExpiryQueryDTO, tH as VehicleDocumentExpiryQuerySchema, tF as VehicleDocumentExpirySchema, t6 as VehicleDocumentFile, tA as VehicleDocumentFileDTO, tz as VehicleDocumentFileSchema, tE as VehicleDocumentQueryDTO, tD as VehicleDocumentQuerySchema, tB as VehicleDocumentSchema, to as VehicleDriverLinkDTO, tn as VehicleDriverLinkSchema, tO as VehicleGPSQueryDTO, tN as VehicleGPSQuerySchema, t8 as VehicleOdometerHistory, tK as VehicleQueryDTO, tJ as VehicleQuerySchema, td as VehicleSchema, ud as createVehicle, ut as createVehicleDocument, ux as createVehicleDocumentExpiry, u4 as create_file_device, u2 as create_file_vehicle, u6 as create_file_vehicle_document, uf as deleteVehicle, u9 as delete_calibration_file, uu as findVehicleDocument, uy as findVehicleDocumentExpiry, uc as findVehicleGPSDetails, ua as findVehicles, ub as findVehiclesLiveDashboard, us as getDeviceLinkHistoryByDevice, ur as getDeviceLinkHistoryByVehicle, uo as getDriverLinkHistoryByDriver, un as getDriverLinkHistoryByVehicle, uB as getVehicleCache, uD as getVehicleParentCache, uC as getVehicleSimpleCache, uF as getVehicleSimpleDropdownCacheLiveData, uE as getVehicleSimpleDropdownCustom, u1 as get_calibration_file_presigned_url, t$ as get_device_file_presigned_url, u0 as get_vehicle_document_file_presigned_url, t_ as get_vehicle_file_presigned_url, up as linkDeviceToVehicle, ul as linkDriverToVehicle, tZ as newVehicleDocumentExpiryPayload, tX as newVehicleDocumentPayload, tQ as newVehiclePayload, uw as removeVehicleDocument, uA as removeVehicleDocumentExpiry, u5 as remove_file_device, u3 as remove_file_vehicle, u7 as remove_file_vehicle_document, tU as toVehicleDetailLifeCyclePayload, tV as toVehicleDetailPurchasePayload, tT as toVehicleDetailsBodyPayload, tR as toVehicleDetailsGPSPayload, tS as toVehicleDetailsTripPayload, tY as toVehicleDocumentExpiryPayload, tW as toVehicleDocumentPayload, tP as toVehiclePayload, uq as unlinkDeviceFromVehicle, um as unlinkDriverFromVehicle, ug as updateDetailsGpsSensor, uh as updateDetailsTrip, ue as updateVehicle, ui as updateVehicleBodyDetails, uv as updateVehicleDocument, uz as updateVehicleDocumentExpiry, uj as updateVehicleLifeCycleDetails, uk as updateVehiclePurchaseDetails, u8 as update_calibration_file } from '../../../bookmark_service-
|
|
5
|
+
export { tc as CalibrationFileDTO, tb as CalibrationFileSchema, ti as MasterDeviceFileDTO, th as MasterDeviceFileSchema, c as MasterVehicle, s_ as MasterVehicleDropdown, s$ as MasterVehicleFile, ta as MasterVehicleFileDTO, t9 as MasterVehicleFileSchema, tM as SimpleFindQueryDTO, tL as SimpleFindQuerySchema, tg as VehicleBulkDTO, tf as VehicleBulkSchema, te as VehicleDTO, t2 as VehicleDetailBody, tu as VehicleDetailBodyDTO, tt as VehicleDetailBodySchema, t0 as VehicleDetailGPS, tq as VehicleDetailGPSSensorDTO, tp as VehicleDetailGPSSensorSchema, t3 as VehicleDetailLifeCycle, tw as VehicleDetailLifeCycleDto, tv as VehicleDetailLifeCycleSchema, t4 as VehicleDetailPurchase, ty as VehicleDetailPurchaseDTO, tx as VehicleDetailPurchaseSchema, t1 as VehicleDetailTrip, ts as VehicleDetailTripDTO, tr as VehicleDetailTripSchema, tk as VehicleDeviceLinkDTO, tj as VehicleDeviceLinkSchema, tm as VehicleDeviceUnlinkDTO, tl as VehicleDeviceUnlinkSchema, t5 as VehicleDocument, tC as VehicleDocumentDTO, t7 as VehicleDocumentExpiry, tG as VehicleDocumentExpiryDTO, tI as VehicleDocumentExpiryQueryDTO, tH as VehicleDocumentExpiryQuerySchema, tF as VehicleDocumentExpirySchema, t6 as VehicleDocumentFile, tA as VehicleDocumentFileDTO, tz as VehicleDocumentFileSchema, tE as VehicleDocumentQueryDTO, tD as VehicleDocumentQuerySchema, tB as VehicleDocumentSchema, to as VehicleDriverLinkDTO, tn as VehicleDriverLinkSchema, tO as VehicleGPSQueryDTO, tN as VehicleGPSQuerySchema, t8 as VehicleOdometerHistory, tK as VehicleQueryDTO, tJ as VehicleQuerySchema, td as VehicleSchema, ud as createVehicle, ut as createVehicleDocument, ux as createVehicleDocumentExpiry, u4 as create_file_device, u2 as create_file_vehicle, u6 as create_file_vehicle_document, uf as deleteVehicle, u9 as delete_calibration_file, uu as findVehicleDocument, uy as findVehicleDocumentExpiry, uc as findVehicleGPSDetails, ua as findVehicles, ub as findVehiclesLiveDashboard, us as getDeviceLinkHistoryByDevice, ur as getDeviceLinkHistoryByVehicle, uo as getDriverLinkHistoryByDriver, un as getDriverLinkHistoryByVehicle, uB as getVehicleCache, uD as getVehicleParentCache, uC as getVehicleSimpleCache, uF as getVehicleSimpleDropdownCacheLiveData, uE as getVehicleSimpleDropdownCustom, u1 as get_calibration_file_presigned_url, t$ as get_device_file_presigned_url, u0 as get_vehicle_document_file_presigned_url, t_ as get_vehicle_file_presigned_url, up as linkDeviceToVehicle, ul as linkDriverToVehicle, tZ as newVehicleDocumentExpiryPayload, tX as newVehicleDocumentPayload, tQ as newVehiclePayload, uw as removeVehicleDocument, uA as removeVehicleDocumentExpiry, u5 as remove_file_device, u3 as remove_file_vehicle, u7 as remove_file_vehicle_document, tU as toVehicleDetailLifeCyclePayload, tV as toVehicleDetailPurchasePayload, tT as toVehicleDetailsBodyPayload, tR as toVehicleDetailsGPSPayload, tS as toVehicleDetailsTripPayload, tY as toVehicleDocumentExpiryPayload, tW as toVehicleDocumentPayload, tP as toVehiclePayload, uq as unlinkDeviceFromVehicle, um as unlinkDriverFromVehicle, ug as updateDetailsGpsSensor, uh as updateDetailsTrip, ue as updateVehicle, ui as updateVehicleBodyDetails, uv as updateVehicleDocument, uz as updateVehicleDocumentExpiry, uj as updateVehicleLifeCycleDetails, uk as updateVehiclePurchaseDetails, u8 as update_calibration_file } from '../../../bookmark_service-BUW1fcBX.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 { ow as MasterClass, oy as MasterClassDTO, oA as MasterClassQueryDTO, oz as MasterClassQuerySchema, ox as MasterClassSchema, oE as createMasterClass, oG as deleteMasterClass, oD as findMasterClass, oH as getMasterClassCache, oI as getMasterClassCacheCount, oC as newMasterClassPayload, oB as toMasterClassPayload, oF as updateMasterClass } from '../../../bookmark_service-
|
|
4
|
+
export { ow as MasterClass, oy as MasterClassDTO, oA as MasterClassQueryDTO, oz as MasterClassQuerySchema, ox as MasterClassSchema, oE as createMasterClass, oG as deleteMasterClass, oD as findMasterClass, oH as getMasterClassCache, oI as getMasterClassCacheCount, oC as newMasterClassPayload, oB as toMasterClassPayload, oF as updateMasterClass } from '../../../bookmark_service-BUW1fcBX.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 { oJ as MasterProgram, oL as MasterProgramDTO, oN as MasterProgramQueryDTO, oM as MasterProgramQuerySchema, oK as MasterProgramSchema, oR as createMasterProgram, oT as deleteMasterProgram, oQ as findMasterProgram, oU as getMasterProgramCache, oV as getMasterProgramCacheCount, oP as newMasterProgramPayload, oO as toMasterProgramPayload, oS as updateMasterProgram } from '../../../bookmark_service-
|
|
4
|
+
export { oJ as MasterProgram, oL as MasterProgramDTO, oN as MasterProgramQueryDTO, oM as MasterProgramQuerySchema, oK as MasterProgramSchema, oR as createMasterProgram, oT as deleteMasterProgram, oQ as findMasterProgram, oU as getMasterProgramCache, oV as getMasterProgramCacheCount, oP as newMasterProgramPayload, oO as toMasterProgramPayload, oS as updateMasterProgram } from '../../../bookmark_service-BUW1fcBX.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 { pK as MasterRelationship, pM as MasterRelationshipDTO, pO as MasterRelationshipQueryDTO, pN as MasterRelationshipQuerySchema, pL as MasterRelationshipSchema, pS as createMasterRelationship, pU as deleteMasterRelationship, pR as findMasterRelationship, pV as getMasterRelationshipCache, pW as getMasterRelationshipCacheCount, pQ as newMasterRelationshipPayload, pP as toMasterRelationshipPayload, pT as updateMasterRelationship } from '../../../bookmark_service-
|
|
4
|
+
export { pK as MasterRelationship, pM as MasterRelationshipDTO, pO as MasterRelationshipQueryDTO, pN as MasterRelationshipQuerySchema, pL as MasterRelationshipSchema, pS as createMasterRelationship, pU as deleteMasterRelationship, pR as findMasterRelationship, pV as getMasterRelationshipCache, pW as getMasterRelationshipCacheCount, pQ as newMasterRelationshipPayload, pP as toMasterRelationshipPayload, pT as updateMasterRelationship } from '../../../bookmark_service-BUW1fcBX.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 { oW as MasterSection, oY as MasterSectionDTO, o_ as MasterSectionQueryDTO, oZ as MasterSectionQuerySchema, oX as MasterSectionSchema, p2 as createMasterSection, p4 as deleteMasterSection, p1 as findMasterSection, p5 as getMasterSectionCache, p6 as getMasterSectionCacheCount, p0 as newMasterSectionPayload, o$ as toMasterSectionPayload, p3 as updateMasterSection } from '../../../bookmark_service-
|
|
4
|
+
export { oW as MasterSection, oY as MasterSectionDTO, o_ as MasterSectionQueryDTO, oZ as MasterSectionQuerySchema, oX as MasterSectionSchema, p2 as createMasterSection, p4 as deleteMasterSection, p1 as findMasterSection, p5 as getMasterSectionCache, p6 as getMasterSectionCacheCount, p0 as newMasterSectionPayload, o$ as toMasterSectionPayload, p3 as updateMasterSection } from '../../../bookmark_service-BUW1fcBX.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 { p7 as MasterSemester, p9 as MasterSemesterDTO, pb as MasterSemesterQueryDTO, pa as MasterSemesterQuerySchema, p8 as MasterSemesterSchema, pf as createMasterSemester, ph as deleteMasterSemester, pe as findMasterSemester, pi as getMasterSemesterCache, pj as getMasterSemesterCacheCount, pd as newMasterSemesterPayload, pc as toMasterSemesterPayload, pg as updateMasterSemester } from '../../../bookmark_service-
|
|
4
|
+
export { p7 as MasterSemester, p9 as MasterSemesterDTO, pb as MasterSemesterQueryDTO, pa as MasterSemesterQuerySchema, p8 as MasterSemesterSchema, pf as createMasterSemester, ph as deleteMasterSemester, pe as findMasterSemester, pi as getMasterSemesterCache, pj as getMasterSemesterCacheCount, pd as newMasterSemesterPayload, pc as toMasterSemesterPayload, pg as updateMasterSemester } from '../../../bookmark_service-BUW1fcBX.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 { pk as MasterStream, pm as MasterStreamDTO, po as MasterStreamQueryDTO, pn as MasterStreamQuerySchema, pl as MasterStreamSchema, ps as createMasterStream, pu as deleteMasterStream, pr as findMasterStream, pv as getMasterStreamCache, pw as getMasterStreamCacheCount, pq as newMasterStreamPayload, pp as toMasterStreamPayload, pt as updateMasterStream } from '../../../bookmark_service-
|
|
4
|
+
export { pk as MasterStream, pm as MasterStreamDTO, po as MasterStreamQueryDTO, pn as MasterStreamQuerySchema, pl as MasterStreamSchema, ps as createMasterStream, pu as deleteMasterStream, pr as findMasterStream, pv as getMasterStreamCache, pw as getMasterStreamCacheCount, pq as newMasterStreamPayload, pp as toMasterStreamPayload, pt as updateMasterStream } from '../../../bookmark_service-BUW1fcBX.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 { px as MasterYear, pz as MasterYearDTO, pB as MasterYearQueryDTO, pA as MasterYearQuerySchema, py as MasterYearSchema, pF as createMasterYear, pH as deleteMasterYear, pE as findMasterYear, pI as getMasterYearCache, pJ as getMasterYearCacheCount, pD as newMasterYearPayload, pC as toMasterYearPayload, pG as updateMasterYear } from '../../../bookmark_service-
|
|
4
|
+
export { px as MasterYear, pz as MasterYearDTO, pB as MasterYearQueryDTO, pA as MasterYearQuerySchema, py as MasterYearSchema, pF as createMasterYear, pH as deleteMasterYear, pE as findMasterYear, pI as getMasterYearCache, pJ as getMasterYearCacheCount, pD as newMasterYearPayload, pC as toMasterYearPayload, pG as updateMasterYear } from '../../../bookmark_service-BUW1fcBX.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 { va as MasterDeviceManufacturer, vc as MasterDeviceManufacturerDTO, ve as MasterDeviceManufacturerQueryDTO, vd as MasterDeviceManufacturerQuerySchema, vb as MasterDeviceManufacturerSchema, vi as createMasterDeviceManufacturer, vk as deleteMasterDeviceManufacturer, vh as findMasterDeviceManufacturers, vl as getMasterDeviceManufacturerCache, vn as getMasterDeviceManufacturerCacheChild, vm as getMasterDeviceManufacturerCacheCount, vg as newMasterDeviceManufacturerPayload, vf as toMasterDeviceManufacturerPayload, vj as updateMasterDeviceManufacturer } from '../../../bookmark_service-
|
|
4
|
+
export { va as MasterDeviceManufacturer, vc as MasterDeviceManufacturerDTO, ve as MasterDeviceManufacturerQueryDTO, vd as MasterDeviceManufacturerQuerySchema, vb as MasterDeviceManufacturerSchema, vi as createMasterDeviceManufacturer, vk as deleteMasterDeviceManufacturer, vh as findMasterDeviceManufacturers, vl as getMasterDeviceManufacturerCache, vn as getMasterDeviceManufacturerCacheChild, vm as getMasterDeviceManufacturerCacheCount, vg as newMasterDeviceManufacturerPayload, vf as toMasterDeviceManufacturerPayload, vj as updateMasterDeviceManufacturer } from '../../../bookmark_service-BUW1fcBX.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 { v0 as FindCacheDTO, u$ as FindCacheSchema, uW as MasterDeviceModel, uY as MasterDeviceModelDTO, u_ as MasterDeviceModelQueryDTO, uZ as MasterDeviceModelQuerySchema, uX as MasterDeviceModelSchema, v4 as createMasterDeviceModel, v6 as deleteMasterDeviceModel, v3 as findMasterDeviceModels, v7 as getMasterDeviceModelCache, v9 as getMasterDeviceModelCacheChild, v8 as getMasterDeviceModelCacheCount, v2 as newMasterDeviceModelPayload, v1 as toMasterDeviceModelPayload, v5 as updateMasterDeviceModel } from '../../../bookmark_service-
|
|
4
|
+
export { v0 as FindCacheDTO, u$ as FindCacheSchema, uW as MasterDeviceModel, uY as MasterDeviceModelDTO, u_ as MasterDeviceModelQueryDTO, uZ as MasterDeviceModelQuerySchema, uX as MasterDeviceModelSchema, v4 as createMasterDeviceModel, v6 as deleteMasterDeviceModel, v3 as findMasterDeviceModels, v7 as getMasterDeviceModelCache, v9 as getMasterDeviceModelCacheChild, v8 as getMasterDeviceModelCacheCount, v2 as newMasterDeviceModelPayload, v1 as toMasterDeviceModelPayload, v5 as updateMasterDeviceModel } from '../../../bookmark_service-BUW1fcBX.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 { uM as FindCacheDTO, uL as FindCacheSchema, uG as MasterDeviceType, uI as MasterDeviceTypeDTO, uK as MasterDeviceTypeQueryDTO, uJ as MasterDeviceTypeQuerySchema, uH as MasterDeviceTypeSchema, uQ as createMasterDeviceType, uS as deleteMasterDeviceType, uP as findMasterDeviceTypes, uT as getMasterDeviceTypeCache, uV as getMasterDeviceTypeCacheChild, uU as getMasterDeviceTypeCacheCount, uO as newMasterDeviceTypePayload, uN as toMasterDeviceTypePayload, uR as updateMasterDeviceType } from '../../../bookmark_service-
|
|
4
|
+
export { uM as FindCacheDTO, uL as FindCacheSchema, uG as MasterDeviceType, uI as MasterDeviceTypeDTO, uK as MasterDeviceTypeQueryDTO, uJ as MasterDeviceTypeQuerySchema, uH as MasterDeviceTypeSchema, uQ as createMasterDeviceType, uS as deleteMasterDeviceType, uP as findMasterDeviceTypes, uT as getMasterDeviceTypeCache, uV as getMasterDeviceTypeCacheChild, uU as getMasterDeviceTypeCacheCount, uO as newMasterDeviceTypePayload, uN as toMasterDeviceTypePayload, uR as updateMasterDeviceType } from '../../../bookmark_service-BUW1fcBX.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 { fg as MasterExpenseName, fi as MasterExpenseNameDTO, fk as MasterExpenseNameQueryDTO, fj as MasterExpenseNameQuerySchema, fh as MasterExpenseNameSchema, fo as createMasterExpenseName, fq as deleteMasterExpenseName, fn as findMasterExpenseNames, fr as getMasterExpenseNameCache, fm as newMasterExpenseNamePayload, fl as toMasterExpenseNamePayload, fp as updateMasterExpenseName } from '../../../bookmark_service-
|
|
4
|
+
export { fg as MasterExpenseName, fi as MasterExpenseNameDTO, fk as MasterExpenseNameQueryDTO, fj as MasterExpenseNameQuerySchema, fh as MasterExpenseNameSchema, fo as createMasterExpenseName, fq as deleteMasterExpenseName, fn as findMasterExpenseNames, fr as getMasterExpenseNameCache, fm as newMasterExpenseNamePayload, fl as toMasterExpenseNamePayload, fp as updateMasterExpenseName } from '../../../bookmark_service-BUW1fcBX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|