vms-nest-prisma-api-document 450.0.0 → 480.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/dist/{bookmark_service-BTovtrUB.d.ts → bookmark_service-DDLFOOwa.d.ts} +11 -6
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  16. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  20. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  21. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  22. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  29. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  30. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  31. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  32. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  33. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  34. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  35. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  36. package/dist/services/main/users/auth_service.d.ts +1 -1
  37. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  38. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  39. package/dist/services/main/users/user_organisation_service.js +3 -2
  40. package/dist/services/main/users/user_service.d.ts +1 -1
  41. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  42. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  43. package/dist/services/main/vehicle/master_vehicle_service.js +11 -7
  44. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  51. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  69. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  70. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  86. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  87. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  91. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  92. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  104. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  105. package/dist/services/website/static_pages_service.d.ts +1 -1
  106. 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 { il as FleetVendorFuelStation, ip as FleetVendorFuelStationDTO, ir as FleetVendorFuelStationQueryDTO, iq as FleetVendorFuelStationQuerySchema, io as FleetVendorFuelStationSchema, im as FleetVendorFuelStationSimple, iv as createFleetVendorFuelStation, ix as deleteFleetVendorFuelStation, iu as findFleetVendorFuelStation, iy as getFleetVendorFuelStationCacheSimple, it as newFleetVendorFuelStationPayload, is as toFleetVendorFuelStationPayload, iw as updateFleetVendorFuelStation } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { il as FleetVendorFuelStation, ip as FleetVendorFuelStationDTO, ir as FleetVendorFuelStationQueryDTO, iq as FleetVendorFuelStationQuerySchema, io as FleetVendorFuelStationSchema, im as FleetVendorFuelStationSimple, iv as createFleetVendorFuelStation, ix as deleteFleetVendorFuelStation, iu as findFleetVendorFuelStation, iy as getFleetVendorFuelStationCacheSimple, it as newFleetVendorFuelStationPayload, is as toFleetVendorFuelStationPayload, iw as updateFleetVendorFuelStation } from '../../../bookmark_service-DDLFOOwa.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 { iz as FleetVendor, iE as FleetVendorAddress, iT as FleetVendorAddressDTO, iV as FleetVendorAddressQueryDTO, iU as FleetVendorAddressQuerySchema, iS as FleetVendorAddressSchema, iF as FleetVendorBankAccount, iX as FleetVendorBankAccountDTO, iZ as FleetVendorBankAccountQueryDTO, iY as FleetVendorBankAccountQuerySchema, iW as FleetVendorBankAccountSchema, iG as FleetVendorContactPersons, j1 as FleetVendorContactPersonsDTO, i$ as FleetVendorContactPersonsLogoDTO, i_ as FleetVendorContactPersonsLogoSchema, j3 as FleetVendorContactPersonsQueryDTO, j2 as FleetVendorContactPersonsQuerySchema, j0 as FleetVendorContactPersonsSchema, iN as FleetVendorDTO, iR as FleetVendorDashBoardQueryDTO, iQ as FleetVendorDashBoardQuerySchema, iI as FleetVendorDocument, jb as FleetVendorDocumentDTO, iJ as FleetVendorDocumentFile, j9 as FleetVendorDocumentFileDTO, j8 as FleetVendorDocumentFileSchema, jd as FleetVendorDocumentQueryDTO, jc as FleetVendorDocumentQuerySchema, ja as FleetVendorDocumentSchema, iL as FleetVendorLogoDTO, iK as FleetVendorLogoSchema, iP as FleetVendorQueryDTO, iO as FleetVendorQuerySchema, iH as FleetVendorReview, j5 as FleetVendorReviewDTO, j7 as FleetVendorReviewQueryDTO, j6 as FleetVendorReviewQuerySchema, j4 as FleetVendorReviewSchema, iM as FleetVendorSchema, iB as FleetVendorSimple, iD as FleetVendorTagLink, iC as FleetVendorTypeLink, iA as VendorDashboard, jA as createFleetVendor, jE as createFleetVendorAddress, jI as createFleetVendorBankAccount, jM as createFleetVendorContactPersons, jU as createFleetVendorDocument, jQ as createFleetVendorReview, jx as create_vendor_document_file, jC as deleteFleetVendor, jH as deleteFleetVendorAddress, jL as deleteFleetVendorBankAccount, jP as deleteFleetVendorContactPersons, jw as deleteFleetVendorContactPersonsLogo, jX as deleteFleetVendorDocument, jT as deleteFleetVendorReview, ju as delete_vendor_logo, jz as findFleetVendor, jF as findFleetVendorAddress, jJ as findFleetVendorBankAccount, jN as findFleetVendorContactPersons, jV as findFleetVendorDocument, jR as findFleetVendorReview, jY as getFleetVendorCacheSimple, jr as get_vendor_contact_person_logo_presigned_url, js as get_vendor_document_file_presigned_url, jq as get_vendor_logo_presigned_url, jh as newFleetVendorAddressPayload, jj as newFleetVendorBankAccountPayload, jl as newFleetVendorContactPersonsPayload, jp as newFleetVendorDocumentPayload, jf as newFleetVendorPayload, jn as newFleetVendorReviewPayload, jy as remove_vendor_document_file, jg as toFleetVendorAddressPayload, ji as toFleetVendorBankAccountPayload, jk as toFleetVendorContactPersonsPayload, jo as toFleetVendorDocumentPayload, je as toFleetVendorPayload, jm as toFleetVendorReviewPayload, jB as updateFleetVendor, jG as updateFleetVendorAddress, jK as updateFleetVendorBankAccount, jO as updateFleetVendorContactPersons, jv as updateFleetVendorContactPersonsLogo, jW as updateFleetVendorDocument, jS as updateFleetVendorReview, jt as update_vendor_logo, jD as vendor_dashboard } from '../../../bookmark_service-BTovtrUB.js';
5
+ export { iz as FleetVendor, iE as FleetVendorAddress, iT as FleetVendorAddressDTO, iV as FleetVendorAddressQueryDTO, iU as FleetVendorAddressQuerySchema, iS as FleetVendorAddressSchema, iF as FleetVendorBankAccount, iX as FleetVendorBankAccountDTO, iZ as FleetVendorBankAccountQueryDTO, iY as FleetVendorBankAccountQuerySchema, iW as FleetVendorBankAccountSchema, iG as FleetVendorContactPersons, j1 as FleetVendorContactPersonsDTO, i$ as FleetVendorContactPersonsLogoDTO, i_ as FleetVendorContactPersonsLogoSchema, j3 as FleetVendorContactPersonsQueryDTO, j2 as FleetVendorContactPersonsQuerySchema, j0 as FleetVendorContactPersonsSchema, iN as FleetVendorDTO, iR as FleetVendorDashBoardQueryDTO, iQ as FleetVendorDashBoardQuerySchema, iI as FleetVendorDocument, jb as FleetVendorDocumentDTO, iJ as FleetVendorDocumentFile, j9 as FleetVendorDocumentFileDTO, j8 as FleetVendorDocumentFileSchema, jd as FleetVendorDocumentQueryDTO, jc as FleetVendorDocumentQuerySchema, ja as FleetVendorDocumentSchema, iL as FleetVendorLogoDTO, iK as FleetVendorLogoSchema, iP as FleetVendorQueryDTO, iO as FleetVendorQuerySchema, iH as FleetVendorReview, j5 as FleetVendorReviewDTO, j7 as FleetVendorReviewQueryDTO, j6 as FleetVendorReviewQuerySchema, j4 as FleetVendorReviewSchema, iM as FleetVendorSchema, iB as FleetVendorSimple, iD as FleetVendorTagLink, iC as FleetVendorTypeLink, iA as VendorDashboard, jA as createFleetVendor, jE as createFleetVendorAddress, jI as createFleetVendorBankAccount, jM as createFleetVendorContactPersons, jU as createFleetVendorDocument, jQ as createFleetVendorReview, jx as create_vendor_document_file, jC as deleteFleetVendor, jH as deleteFleetVendorAddress, jL as deleteFleetVendorBankAccount, jP as deleteFleetVendorContactPersons, jw as deleteFleetVendorContactPersonsLogo, jX as deleteFleetVendorDocument, jT as deleteFleetVendorReview, ju as delete_vendor_logo, jz as findFleetVendor, jF as findFleetVendorAddress, jJ as findFleetVendorBankAccount, jN as findFleetVendorContactPersons, jV as findFleetVendorDocument, jR as findFleetVendorReview, jY as getFleetVendorCacheSimple, jr as get_vendor_contact_person_logo_presigned_url, js as get_vendor_document_file_presigned_url, jq as get_vendor_logo_presigned_url, jh as newFleetVendorAddressPayload, jj as newFleetVendorBankAccountPayload, jl as newFleetVendorContactPersonsPayload, jp as newFleetVendorDocumentPayload, jf as newFleetVendorPayload, jn as newFleetVendorReviewPayload, jy as remove_vendor_document_file, jg as toFleetVendorAddressPayload, ji as toFleetVendorBankAccountPayload, jk as toFleetVendorContactPersonsPayload, jo as toFleetVendorDocumentPayload, je as toFleetVendorPayload, jm as toFleetVendorReviewPayload, jB as updateFleetVendor, jG as updateFleetVendorAddress, jK as updateFleetVendorBankAccount, jO as updateFleetVendorContactPersons, jv as updateFleetVendorContactPersonsLogo, jW as updateFleetVendorDocument, jS as updateFleetVendorReview, jt as update_vendor_logo, jD as vendor_dashboard } from '../../../bookmark_service-DDLFOOwa.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 { hS as FleetVendorServiceCenter, hV as FleetVendorServiceCenterDTO, hX as FleetVendorServiceCenterQueryDTO, hW as FleetVendorServiceCenterQuerySchema, hU as FleetVendorServiceCenterSchema, hT as FleetVendorServiceCenterSimple, h$ as createFleetVendorServiceCenter, i1 as deleteFleetVendorServiceCenter, h_ as findFleetVendorServiceCenter, i2 as getFleetVendorServiceCenterCacheSimple, hZ as newFleetVendorServiceCenterPayload, hY as toFleetVendorServiceCenterPayload, i0 as updateFleetVendorServiceCenter } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { hS as FleetVendorServiceCenter, hV as FleetVendorServiceCenterDTO, hX as FleetVendorServiceCenterQueryDTO, hW as FleetVendorServiceCenterQuerySchema, hU as FleetVendorServiceCenterSchema, hT as FleetVendorServiceCenterSimple, h$ as createFleetVendorServiceCenter, i1 as deleteFleetVendorServiceCenter, h_ as findFleetVendorServiceCenter, i2 as getFleetVendorServiceCenterCacheSimple, hZ as newFleetVendorServiceCenterPayload, hY as toFleetVendorServiceCenterPayload, i0 as updateFleetVendorServiceCenter } from '../../../bookmark_service-DDLFOOwa.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-BTovtrUB.js';
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-DDLFOOwa.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-BTovtrUB.js';
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-DDLFOOwa.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-BTovtrUB.js';
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-DDLFOOwa.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-BTovtrUB.js';
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-DDLFOOwa.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 { so as GPSLiveTrackShareLink, st as GPSLiveTrackShareLinkDTO, sp as GPSLiveTrackShareLinkNotification, sr as GPSLiveTrackShareLinkNotificationDTO, sq as GPSLiveTrackShareLinkNotificationSchema, sz as GPSLiveTrackShareLinkQueryDTO, sy as GPSLiveTrackShareLinkQuerySchema, ss as GPSLiveTrackShareLinkSchema, sv as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, su as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sx as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sw as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sD as createGPSLiveTrackShareLink, sH as createGPSLiveTrackShareLinkNotification, sG as deleteGPSLiveTrackShareLink, sE as extendGPSLiveTrackLinkTime, sC as findGPSLiveTrackShareLink, sB as newGPSLiveTrackShareLinkPayload, sA as toGPSLiveTrackShareLinkPayload, sF as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { so as GPSLiveTrackShareLink, st as GPSLiveTrackShareLinkDTO, sp as GPSLiveTrackShareLinkNotification, sr as GPSLiveTrackShareLinkNotificationDTO, sq as GPSLiveTrackShareLinkNotificationSchema, sz as GPSLiveTrackShareLinkQueryDTO, sy as GPSLiveTrackShareLinkQuerySchema, ss as GPSLiveTrackShareLinkSchema, sv as GPSLiveTrackShareLinkUpdateExpiryTimeDTO, su as GPSLiveTrackShareLinkUpdateExpiryTimeSchema, sx as GPSLiveTrackShareLinkUpdateLinkStatusDTO, sw as GPSLiveTrackShareLinkUpdateLinkStatusSchema, sD as createGPSLiveTrackShareLink, sH as createGPSLiveTrackShareLinkNotification, sG as deleteGPSLiveTrackShareLink, sE as extendGPSLiveTrackLinkTime, sC as findGPSLiveTrackShareLink, sB as newGPSLiveTrackShareLinkPayload, sA as toGPSLiveTrackShareLinkPayload, sF as updateGPSLiveTrackLinkStatus } from '../../../bookmark_service-DDLFOOwa.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 { sI as GPSTrackHistoryShareLink, sN as GPSTrackHistoryShareLinkDTO, sJ as GPSTrackHistoryShareLinkNotification, sL as GPSTrackHistoryShareLinkNotificationDTO, sK as GPSTrackHistoryShareLinkNotificationSchema, sR as GPSTrackHistoryShareLinkQueryDTO, sQ as GPSTrackHistoryShareLinkQuerySchema, sM as GPSTrackHistoryShareLinkSchema, sP as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sO as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sV as createGPSTrackHistoryShareLink, sY as createGPSTrackHistoryShareLinkNotification, sX as deleteGPSTrackHistoryShareLink, sU as findGPSTrackHistoryShareLink, sT as newGPSTrackHistoryShareLinkPayload, sS as toGPSTrackHistoryShareLinkPayload, sW as updateTrackHistoryLinkStatus } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { sI as GPSTrackHistoryShareLink, sN as GPSTrackHistoryShareLinkDTO, sJ as GPSTrackHistoryShareLinkNotification, sL as GPSTrackHistoryShareLinkNotificationDTO, sK as GPSTrackHistoryShareLinkNotificationSchema, sR as GPSTrackHistoryShareLinkQueryDTO, sQ as GPSTrackHistoryShareLinkQuerySchema, sM as GPSTrackHistoryShareLinkSchema, sP as GPSTrackHistoryShareLinkUpdateLinkStatusDTO, sO as GPSTrackHistoryShareLinkUpdateLinkStatusSchema, sV as createGPSTrackHistoryShareLink, sY as createGPSTrackHistoryShareLinkNotification, sX as deleteGPSTrackHistoryShareLink, sU as findGPSTrackHistoryShareLink, sT as newGPSTrackHistoryShareLinkPayload, sS as toGPSTrackHistoryShareLinkPayload, sW as updateTrackHistoryLinkStatus } from '../../../bookmark_service-DDLFOOwa.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;
40
37
  search: string;
41
38
  paging: PAGING;
42
39
  page_count: number;
43
40
  page_index: number;
41
+ login_from: LoginFrom;
44
42
  date_format_id: string;
45
43
  time_zone_id: string;
46
- login_from: LoginFrom;
47
44
  organisation_id: string;
45
+ db_instance: string;
46
+ db_group: string;
48
47
  vehicle_ids: string[];
49
48
  from_date: string;
50
49
  to_date: string;
51
50
  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
- db_group: string;
58
- db_instance: string;
57
+ login_from: LoginFrom;
59
58
  date_format_id: string;
60
59
  time_zone_id: string;
61
- login_from: LoginFrom;
62
60
  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;
66
65
  search?: string | undefined;
67
66
  paging?: PAGING | undefined;
68
67
  page_count?: unknown;
69
68
  page_index?: unknown;
70
69
  vehicle_ids?: string[] | undefined;
71
70
  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;
103
100
  search: string;
104
101
  paging: PAGING;
105
102
  page_count: number;
106
103
  page_index: number;
104
+ login_from: LoginFrom;
107
105
  date_format_id: string;
108
106
  time_zone_id: string;
109
- login_from: LoginFrom;
110
107
  organisation_id: string;
108
+ db_instance: string;
109
+ db_group: string;
111
110
  from_date: string;
112
111
  to_date: string;
113
112
  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
- db_group: string;
121
- db_instance: string;
120
+ login_from: LoginFrom;
122
121
  date_format_id: string;
123
122
  time_zone_id: string;
124
- login_from: LoginFrom;
125
123
  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;
129
128
  search?: string | undefined;
130
129
  paging?: PAGING | undefined;
131
130
  page_count?: unknown;
132
131
  page_index?: unknown;
133
132
  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;
162
160
  search: string;
163
161
  paging: PAGING;
164
162
  page_count: number;
165
163
  page_index: number;
164
+ login_from: LoginFrom;
166
165
  date_format_id: string;
167
166
  time_zone_id: string;
168
- login_from: LoginFrom;
169
167
  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
- db_group: string;
178
- db_instance: string;
177
+ login_from: LoginFrom;
179
178
  date_format_id: string;
180
179
  time_zone_id: string;
181
- login_from: LoginFrom;
182
180
  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;
213
211
  search: string;
214
212
  paging: PAGING;
215
213
  page_count: number;
216
214
  page_index: number;
215
+ login_from: LoginFrom;
217
216
  date_format_id: string;
218
217
  time_zone_id: string;
219
- login_from: LoginFrom;
220
218
  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
- db_group: string;
226
- db_instance: string;
225
+ login_from: LoginFrom;
227
226
  date_format_id: string;
228
227
  time_zone_id: string;
229
- login_from: LoginFrom;
230
228
  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;
259
257
  search: string;
260
258
  paging: PAGING;
261
259
  page_count: number;
262
260
  page_index: number;
261
+ login_from: LoginFrom;
263
262
  date_format_id: string;
264
263
  time_zone_id: string;
265
- login_from: LoginFrom;
266
264
  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
- db_group: string;
273
- db_instance: string;
272
+ login_from: LoginFrom;
274
273
  date_format_id: string;
275
274
  time_zone_id: string;
276
- login_from: LoginFrom;
277
275
  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;
304
302
  search: string;
305
303
  paging: PAGING;
306
304
  page_count: number;
307
305
  page_index: number;
306
+ login_from: LoginFrom;
308
307
  date_format_id: string;
309
308
  time_zone_id: string;
310
- login_from: LoginFrom;
311
309
  organisation_id: string;
310
+ db_instance: string;
311
+ db_group: string;
312
312
  vehicle_id: string;
313
313
  }, {
314
- db_group: string;
315
- db_instance: string;
314
+ login_from: LoginFrom;
316
315
  date_format_id: string;
317
316
  time_zone_id: string;
318
- login_from: LoginFrom;
319
317
  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;
351
349
  search: string;
352
350
  paging: PAGING;
353
351
  page_count: number;
354
352
  page_index: number;
353
+ login_from: LoginFrom;
355
354
  date_format_id: string;
356
355
  time_zone_id: string;
357
- login_from: LoginFrom;
358
356
  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
- db_group: string;
370
- db_instance: string;
369
+ login_from: LoginFrom;
371
370
  date_format_id: string;
372
371
  time_zone_id: string;
373
- login_from: LoginFrom;
374
372
  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 { vJ as AssignRemoveDeviceHistory, vQ as DeviceSimLinkDTO, vP as DeviceSimLinkSchema, vI as MasterDevice, vM as MasterDeviceDTO, vK as MasterDeviceFile, vO as MasterDeviceQueryDTO, vN as MasterDeviceQuerySchema, vL as MasterDeviceSchema, vU as createMasterDevice, vW as deleteMasterDevice, vX as device_sim_link, vY as device_sim_unlink, vT as findMasterDevices, v_ as get_device_sim_link_history_by_device, vZ as get_device_sim_link_history_by_sim, vS as newMasterDevicePayload, vR as toMasterDevicePayload, vV as updateMasterDevice } from '../../../bookmark_service-BTovtrUB.js';
5
+ export { vK as AssignRemoveDeviceHistory, vR as DeviceSimLinkDTO, vQ as DeviceSimLinkSchema, vJ as MasterDevice, vN as MasterDeviceDTO, vL as MasterDeviceFile, vP as MasterDeviceQueryDTO, vO as MasterDeviceQuerySchema, vM as MasterDeviceSchema, vV as createMasterDevice, vX as deleteMasterDevice, vY as device_sim_link, vZ as device_sim_unlink, vU as findMasterDevices, v$ as get_device_sim_link_history_by_device, v_ as get_device_sim_link_history_by_sim, vT as newMasterDevicePayload, vS as toMasterDevicePayload, vW as updateMasterDevice } from '../../../bookmark_service-DDLFOOwa.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 { lz as AssignRemoveDriverHistory, lA as DriverLoginPush, M as MasterDriver, lE as MasterDriverDTO, ly as MasterDriverFile, lC as MasterDriverFileDTO, lB as MasterDriverFileSchema, lI as MasterDriverLogoDTO, lH as MasterDriverLogoSchema, lK as MasterDriverProfileDTO, lJ as MasterDriverProfileSchema, lG as MasterDriverQueryDTO, lF as MasterDriverQuerySchema, lD as MasterDriverSchema, lT as createMasterDriver, lQ as create_file, lV as deleteMasterDriver, lX as deleteMasterDriverLogo, lS as findMasterDriver, lZ as getMasterDriverCache, l_ as getMasterDriverCacheSimple, lO as get_master_driver_presigned_url, lP as get_master_driver_presigned_url_file, lN as newDriverPayload, lR as remove_file, lL as toDriverPayload, lM as toDriverProfilePayload, lU as updateMasterDriver, lW as updateMasterDriverLogo, lY as updateMasterDriverProfile } from '../../../bookmark_service-BTovtrUB.js';
5
+ export { lz as AssignRemoveDriverHistory, lA as DriverLoginPush, M as MasterDriver, lE as MasterDriverDTO, ly as MasterDriverFile, lC as MasterDriverFileDTO, lB as MasterDriverFileSchema, lI as MasterDriverLogoDTO, lH as MasterDriverLogoSchema, lK as MasterDriverProfileDTO, lJ as MasterDriverProfileSchema, lG as MasterDriverQueryDTO, lF as MasterDriverQuerySchema, lD as MasterDriverSchema, lT as createMasterDriver, lQ as create_file, lV as deleteMasterDriver, lX as deleteMasterDriverLogo, lS as findMasterDriver, lZ as getMasterDriverCache, l_ as getMasterDriverCacheSimple, lO as get_master_driver_presigned_url, lP as get_master_driver_presigned_url_file, lN as newDriverPayload, lR as remove_file, lL as toDriverPayload, lM as toDriverProfilePayload, lU as updateMasterDriver, lW as updateMasterDriverLogo, lY as updateMasterDriverProfile } from '../../../bookmark_service-DDLFOOwa.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 { vx as AssignRemoveSimHistory, vw as MasterSim, vz as MasterSimDTO, vB as MasterSimQueryDTO, vA as MasterSimQuerySchema, vy as MasterSimSchema, vF as createMasterSim, vH as deleteMasterSim, vE as findMasterSims, vD as newMasterSimPayload, vC as toMasterSimPayload, vG as updateMasterSim } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { vy as AssignRemoveSimHistory, vx as MasterSim, vA as MasterSimDTO, vC as MasterSimQueryDTO, vB as MasterSimQuerySchema, vz as MasterSimSchema, vG as createMasterSim, vI as deleteMasterSim, vF as findMasterSims, vE as newMasterSimPayload, vD as toMasterSimPayload, vH as updateMasterSim } from '../../../bookmark_service-DDLFOOwa.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-BTovtrUB.js';
3
+ import { U as User, a as UserAdmin, M as MasterDriver } from '../../../bookmark_service-DDLFOOwa.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, cx as createUserAdmin, cz as deleteUserAdmin, cB as deleteUserAdminLogo, cw as findUserAdmin, cD as getAdminUserCache, cv as get_admin_presigned_url, cu as newUserAdminPayload, cs as toUserAdminPayload, ct as toUserAdminProfilePayload, cy as updateUserAdmin, cA as updateUserAdminLogo, cC as updateUserAdminProfile } from '../../../bookmark_service-BTovtrUB.js';
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, cx as createUserAdmin, cz as deleteUserAdmin, cB as deleteUserAdminLogo, cw as findUserAdmin, cD as getAdminUserCache, cv as get_admin_presigned_url, cu as newUserAdminPayload, cs as toUserAdminPayload, ct as toUserAdminProfilePayload, cy as updateUserAdmin, cA as updateUserAdminLogo, cC as updateUserAdminProfile } from '../../../bookmark_service-DDLFOOwa.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, y$ as UserOrganisationDTO, z3 as UserOrganisationLogoDTO, z2 as UserOrganisationLogoSchema, z1 as UserOrganisationQueryDTO, z0 as UserOrganisationQuerySchema, y_ as UserOrganisationSchema, yZ as UserOrganisationSimple, z8 as createUserOrganisation, za as deleteUserOrganisation, zc as deleteUserOrganisationLogo, z7 as findUserOrganisation, zd as getUserOrganisationCache, ze as getUserOrganisationCacheSimple, z6 as get_user_organisation_presigned_url, z5 as newUserOrganisationPayload, z4 as toUserOrganisationPayload, z9 as updateUserOrganisation, zb as updateUserOrganisationLogo } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { b as UserOrganisation, z0 as UserOrganisationDTO, z4 as UserOrganisationLogoDTO, z3 as UserOrganisationLogoSchema, z2 as UserOrganisationQueryDTO, z1 as UserOrganisationQuerySchema, y$ as UserOrganisationSchema, y_ as UserOrganisationSimple, z9 as createUserOrganisation, zb as deleteUserOrganisation, zd as deleteUserOrganisationLogo, z8 as findUserOrganisation, ze as getUserOrganisationCache, zf as getUserOrganisationCacheSimple, z7 as get_user_organisation_presigned_url, z6 as newUserOrganisationPayload, z5 as toUserOrganisationPayload, za as updateUserOrganisation, zc as updateUserOrganisationLogo } from '../../../bookmark_service-DDLFOOwa.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -260,13 +260,14 @@ var URL = "user/organisation";
260
260
  var ENDPOINTS = {
261
261
  // AWS S3 PRESIGNED
262
262
  presigned_url: (fileName) => `${URL}/presigned_url/${fileName}`,
263
+ // File Uploads
264
+ update_logo: (id) => `${URL}/update_logo/${id}`,
265
+ delete_logo: (id) => `${URL}/delete_logo/${id}`,
263
266
  // UserOrganisation APIs
264
267
  find: `${URL}/search`,
265
268
  create: `${URL}`,
266
269
  update: (id) => `${URL}/${id}`,
267
270
  delete: (id) => `${URL}/${id}`,
268
- update_logo: (id) => `${URL}/update_logo/${id}`,
269
- delete_logo: (id) => `${URL}/delete_logo/${id}`,
270
271
  // Cache APIs
271
272
  cache: () => `${URL}/cache`,
272
273
  cache_simple: () => `${URL}/cache_simple`
@@ -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, kM as UserDTO, kY as UserDefaultDateFormatDTO, kX as UserDefaultDateFormatSchema, kU as UserDefaultLanguageDTO, kT as UserDefaultLanguageSchema, kW as UserDefaultTimeZoneDTO, kV as UserDefaultTimeZoneSchema, kK as UserLoginPush, kQ as UserLogoDTO, kP as UserLogoSchema, kS as UserProfileDTO, kR as UserProfileSchema, kO as UserQueryDTO, kN as UserQuerySchema, kL as UserSchema, kJ as UserVehicleLink, l2 as createUser, l4 as deleteUser, l6 as deleteUserLogo, l1 as findUser, l8 as getUserCache, l9 as getUserCacheSimple, l0 as get_user_presigned_url, k$ as newUserPayload, kZ as toUserPayload, k_ as toUserProfilePayload, l3 as updateUser, lc as updateUserDefaultDateformat, la as updateUserDefaultLanguage, lb as updateUserDefaultTimezone, l5 as updateUserLogo, l7 as updateUserProfile } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { U as User, kM as UserDTO, kY as UserDefaultDateFormatDTO, kX as UserDefaultDateFormatSchema, kU as UserDefaultLanguageDTO, kT as UserDefaultLanguageSchema, kW as UserDefaultTimeZoneDTO, kV as UserDefaultTimeZoneSchema, kK as UserLoginPush, kQ as UserLogoDTO, kP as UserLogoSchema, kS as UserProfileDTO, kR as UserProfileSchema, kO as UserQueryDTO, kN as UserQuerySchema, kL as UserSchema, kJ as UserVehicleLink, l2 as createUser, l4 as deleteUser, l6 as deleteUserLogo, l1 as findUser, l8 as getUserCache, l9 as getUserCacheSimple, l0 as get_user_presigned_url, k$ as newUserPayload, kZ as toUserPayload, k_ as toUserProfilePayload, l3 as updateUser, lc as updateUserDefaultDateformat, la as updateUserDefaultLanguage, lb as updateUserDefaultTimezone, l5 as updateUserLogo, l7 as updateUserProfile } from '../../../bookmark_service-DDLFOOwa.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-BTovtrUB.js';
4
+ import { b as UserOrganisation, c as MasterVehicle } from '../../../../bookmark_service-DDLFOOwa.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 { tb as CalibrationFileDTO, ta as CalibrationFileSchema, th as MasterDeviceFileDTO, tg as MasterDeviceFileSchema, c as MasterVehicle, sZ as MasterVehicleDropdown, s_ as MasterVehicleFile, t9 as MasterVehicleFileDTO, t8 as MasterVehicleFileSchema, tL as SimpleFindQueryDTO, tK as SimpleFindQuerySchema, tf as VehicleBulkDTO, te as VehicleBulkSchema, td as VehicleDTO, t1 as VehicleDetailBody, tt as VehicleDetailBodyDTO, ts as VehicleDetailBodySchema, s$ as VehicleDetailGPS, tp as VehicleDetailGPSSensorDTO, to as VehicleDetailGPSSensorSchema, t2 as VehicleDetailLifeCycle, tv as VehicleDetailLifeCycleDto, tu as VehicleDetailLifeCycleSchema, t3 as VehicleDetailPurchase, tx as VehicleDetailPurchaseDTO, tw as VehicleDetailPurchaseSchema, t0 as VehicleDetailTrip, tr as VehicleDetailTripDTO, tq as VehicleDetailTripSchema, tj as VehicleDeviceLinkDTO, ti as VehicleDeviceLinkSchema, tl as VehicleDeviceUnlinkDTO, tk as VehicleDeviceUnlinkSchema, t4 as VehicleDocument, tB as VehicleDocumentDTO, t6 as VehicleDocumentExpiry, tF as VehicleDocumentExpiryDTO, tH as VehicleDocumentExpiryQueryDTO, tG as VehicleDocumentExpiryQuerySchema, tE as VehicleDocumentExpirySchema, t5 as VehicleDocumentFile, tz as VehicleDocumentFileDTO, ty as VehicleDocumentFileSchema, tD as VehicleDocumentQueryDTO, tC as VehicleDocumentQuerySchema, tA as VehicleDocumentSchema, tn as VehicleDriverLinkDTO, tm as VehicleDriverLinkSchema, tN as VehicleGPSQueryDTO, tM as VehicleGPSQuerySchema, t7 as VehicleOdometerHistory, tJ as VehicleQueryDTO, tI as VehicleQuerySchema, tc as VehicleSchema, u0 as createFileVehicle, ub as createVehicle, ur as createVehicleDocument, uv as createVehicleDocumentExpiry, u2 as create_file_device, u4 as create_file_vehicle_document, ud as deleteVehicle, u7 as delete_calibration_file, us as findVehicleDocument, uw as findVehicleDocumentExpiry, ua as findVehicleGPSDetails, u8 as findVehicles, u9 as findVehiclesLiveDashboard, uq as getDeviceLinkHistoryByDevice, up as getDeviceLinkHistoryByVehicle, um as getDriverLinkHistoryByDriver, ul as getDriverLinkHistoryByVehicle, uz as getVehicleCache, uB as getVehicleParentCache, uA as getVehicleSimpleCache, uD as getVehicleSimpleDropdownCacheLiveData, uC as getVehicleSimpleDropdownCustom, t_ as get_device_file_presigned_url, t$ as get_vehicle_document_file_presigned_url, tZ as get_vehicle_file_presigned_url, un as linkDeviceToVehicle, uj as linkDriverToVehicle, tY as newVehicleDocumentExpiryPayload, tW as newVehicleDocumentPayload, tP as newVehiclePayload, u5 as removeFileVehicleDocument, uu as removeVehicleDocument, uy as removeVehicleDocumentExpiry, u3 as remove_file_device, u1 as remove_file_vehicle, tT as toVehicleDetailLifeCyclePayload, tU as toVehicleDetailPurchasePayload, tS as toVehicleDetailsBodyPayload, tQ as toVehicleDetailsGPSPayload, tR as toVehicleDetailsTripPayload, tX as toVehicleDocumentExpiryPayload, tV as toVehicleDocumentPayload, tO as toVehiclePayload, uo as unlinkDeviceFromVehicle, uk as unlinkDriverFromVehicle, ue as updateDetailsGpsSensor, uf as updateDetailsTrip, uc as updateVehicle, ug as updateVehicleBodyDetails, ut as updateVehicleDocument, ux as updateVehicleDocumentExpiry, uh as updateVehicleLifeCycleDetails, ui as updateVehiclePurchaseDetails, u6 as update_calibration_file } from '../../../bookmark_service-BTovtrUB.js';
5
+ export { tb as CalibrationFileDTO, ta as CalibrationFileSchema, th as MasterDeviceFileDTO, tg as MasterDeviceFileSchema, c as MasterVehicle, sZ as MasterVehicleDropdown, s_ as MasterVehicleFile, t9 as MasterVehicleFileDTO, t8 as MasterVehicleFileSchema, tL as SimpleFindQueryDTO, tK as SimpleFindQuerySchema, tf as VehicleBulkDTO, te as VehicleBulkSchema, td as VehicleDTO, t1 as VehicleDetailBody, tt as VehicleDetailBodyDTO, ts as VehicleDetailBodySchema, s$ as VehicleDetailGPS, tp as VehicleDetailGPSSensorDTO, to as VehicleDetailGPSSensorSchema, t2 as VehicleDetailLifeCycle, tv as VehicleDetailLifeCycleDto, tu as VehicleDetailLifeCycleSchema, t3 as VehicleDetailPurchase, tx as VehicleDetailPurchaseDTO, tw as VehicleDetailPurchaseSchema, t0 as VehicleDetailTrip, tr as VehicleDetailTripDTO, tq as VehicleDetailTripSchema, tj as VehicleDeviceLinkDTO, ti as VehicleDeviceLinkSchema, tl as VehicleDeviceUnlinkDTO, tk as VehicleDeviceUnlinkSchema, t4 as VehicleDocument, tB as VehicleDocumentDTO, t6 as VehicleDocumentExpiry, tF as VehicleDocumentExpiryDTO, tH as VehicleDocumentExpiryQueryDTO, tG as VehicleDocumentExpiryQuerySchema, tE as VehicleDocumentExpirySchema, t5 as VehicleDocumentFile, tz as VehicleDocumentFileDTO, ty as VehicleDocumentFileSchema, tD as VehicleDocumentQueryDTO, tC as VehicleDocumentQuerySchema, tA as VehicleDocumentSchema, tn as VehicleDriverLinkDTO, tm as VehicleDriverLinkSchema, tN as VehicleGPSQueryDTO, tM as VehicleGPSQuerySchema, t7 as VehicleOdometerHistory, tJ as VehicleQueryDTO, tI as VehicleQuerySchema, tc as VehicleSchema, uc as createVehicle, us as createVehicleDocument, uw as createVehicleDocumentExpiry, u3 as create_file_device, u1 as create_file_vehicle, u5 as create_file_vehicle_document, ue as deleteVehicle, u8 as delete_calibration_file, ut as findVehicleDocument, ux as findVehicleDocumentExpiry, ub as findVehicleGPSDetails, u9 as findVehicles, ua as findVehiclesLiveDashboard, ur as getDeviceLinkHistoryByDevice, uq as getDeviceLinkHistoryByVehicle, un as getDriverLinkHistoryByDriver, um as getDriverLinkHistoryByVehicle, uA as getVehicleCache, uC as getVehicleParentCache, uB as getVehicleSimpleCache, uE as getVehicleSimpleDropdownCacheLiveData, uD as getVehicleSimpleDropdownCustom, u0 as get_calibration_file_presigned_url, t_ as get_device_file_presigned_url, t$ as get_vehicle_document_file_presigned_url, tZ as get_vehicle_file_presigned_url, uo as linkDeviceToVehicle, uk as linkDriverToVehicle, tY as newVehicleDocumentExpiryPayload, tW as newVehicleDocumentPayload, tP as newVehiclePayload, uv as removeVehicleDocument, uz as removeVehicleDocumentExpiry, u4 as remove_file_device, u2 as remove_file_vehicle, u6 as remove_file_vehicle_document, tT as toVehicleDetailLifeCyclePayload, tU as toVehicleDetailPurchasePayload, tS as toVehicleDetailsBodyPayload, tQ as toVehicleDetailsGPSPayload, tR as toVehicleDetailsTripPayload, tX as toVehicleDocumentExpiryPayload, tV as toVehicleDocumentPayload, tO as toVehiclePayload, up as unlinkDeviceFromVehicle, ul as unlinkDriverFromVehicle, uf as updateDetailsGpsSensor, ug as updateDetailsTrip, ud as updateVehicle, uh as updateVehicleBodyDetails, uu as updateVehicleDocument, uy as updateVehicleDocumentExpiry, ui as updateVehicleLifeCycleDetails, uj as updateVehiclePurchaseDetails, u7 as update_calibration_file } from '../../../bookmark_service-DDLFOOwa.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -394,7 +394,7 @@ var ENDPOINTS = {
394
394
  remove_file_device: (id) => `${URL}/remove_file_device/${id}`,
395
395
  create_file_vehicle_document: `${URL}/create_file_vehicle_document`,
396
396
  remove_file_vehicle_document: (id) => `${URL}/remove_file_vehicle_document/${id}`,
397
- update_calibration_file: `${URL}/update_calibration_file`,
397
+ update_calibration_file: (id) => `${URL}/update_calibration_file/${id}`,
398
398
  delete_calibration_file: (id) => `${URL}/delete_calibration_file/${id}`,
399
399
  // MasterVehicle APIs
400
400
  find: `${URL}/search`,
@@ -1342,7 +1342,10 @@ var get_device_file_presigned_url = async (data) => {
1342
1342
  var get_vehicle_document_file_presigned_url = async (data) => {
1343
1343
  return apiPost(ENDPOINTS.vehicle_document_file_presigned_url, data);
1344
1344
  };
1345
- var createFileVehicle = async (payload) => {
1345
+ var get_calibration_file_presigned_url = async (data) => {
1346
+ return apiPost(ENDPOINTS.calibration_file_presigned_url, data);
1347
+ };
1348
+ var create_file_vehicle = async (payload) => {
1346
1349
  return apiPost(ENDPOINTS.create_file_vehicle, payload);
1347
1350
  };
1348
1351
  var remove_file_vehicle = async (id) => {
@@ -1357,11 +1360,11 @@ var remove_file_device = async (id) => {
1357
1360
  var create_file_vehicle_document = async (payload) => {
1358
1361
  return apiPost(ENDPOINTS.create_file_vehicle_document, payload);
1359
1362
  };
1360
- var removeFileVehicleDocument = async (id) => {
1363
+ var remove_file_vehicle_document = async (id) => {
1361
1364
  return apiDelete(ENDPOINTS.remove_file_vehicle_document(id));
1362
1365
  };
1363
- var update_calibration_file = async (payload) => {
1364
- return apiPost(ENDPOINTS.update_calibration_file, payload);
1366
+ var update_calibration_file = async (id, data) => {
1367
+ return apiPatch(ENDPOINTS.update_calibration_file(id), data);
1365
1368
  };
1366
1369
  var delete_calibration_file = async (id) => {
1367
1370
  return apiDelete(ENDPOINTS.delete_calibration_file(id));
@@ -1484,11 +1487,11 @@ export {
1484
1487
  VehicleGPSQuerySchema,
1485
1488
  VehicleQuerySchema,
1486
1489
  VehicleSchema,
1487
- createFileVehicle,
1488
1490
  createVehicle,
1489
1491
  createVehicleDocument,
1490
1492
  createVehicleDocumentExpiry,
1491
1493
  create_file_device,
1494
+ create_file_vehicle,
1492
1495
  create_file_vehicle_document,
1493
1496
  deleteVehicle,
1494
1497
  delete_calibration_file,
@@ -1506,6 +1509,7 @@ export {
1506
1509
  getVehicleSimpleCache,
1507
1510
  getVehicleSimpleDropdownCacheLiveData,
1508
1511
  getVehicleSimpleDropdownCustom,
1512
+ get_calibration_file_presigned_url,
1509
1513
  get_device_file_presigned_url,
1510
1514
  get_vehicle_document_file_presigned_url,
1511
1515
  get_vehicle_file_presigned_url,
@@ -1514,11 +1518,11 @@ export {
1514
1518
  newVehicleDocumentExpiryPayload,
1515
1519
  newVehicleDocumentPayload,
1516
1520
  newVehiclePayload,
1517
- removeFileVehicleDocument,
1518
1521
  removeVehicleDocument,
1519
1522
  removeVehicleDocumentExpiry,
1520
1523
  remove_file_device,
1521
1524
  remove_file_vehicle,
1525
+ remove_file_vehicle_document,
1522
1526
  toVehicleDetailLifeCyclePayload,
1523
1527
  toVehicleDetailPurchasePayload,
1524
1528
  toVehicleDetailsBodyPayload,
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ov as MasterClass, ox as MasterClassDTO, oz as MasterClassQueryDTO, oy as MasterClassQuerySchema, ow as MasterClassSchema, oD as createMasterClass, oF as deleteMasterClass, oC as findMasterClass, oG as getMasterClassCache, oH as getMasterClassCacheCount, oB as newMasterClassPayload, oA as toMasterClassPayload, oE as updateMasterClass } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { ov as MasterClass, ox as MasterClassDTO, oz as MasterClassQueryDTO, oy as MasterClassQuerySchema, ow as MasterClassSchema, oD as createMasterClass, oF as deleteMasterClass, oC as findMasterClass, oG as getMasterClassCache, oH as getMasterClassCacheCount, oB as newMasterClassPayload, oA as toMasterClassPayload, oE as updateMasterClass } from '../../../bookmark_service-DDLFOOwa.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 { oI as MasterProgram, oK as MasterProgramDTO, oM as MasterProgramQueryDTO, oL as MasterProgramQuerySchema, oJ as MasterProgramSchema, oQ as createMasterProgram, oS as deleteMasterProgram, oP as findMasterProgram, oT as getMasterProgramCache, oU as getMasterProgramCacheCount, oO as newMasterProgramPayload, oN as toMasterProgramPayload, oR as updateMasterProgram } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { oI as MasterProgram, oK as MasterProgramDTO, oM as MasterProgramQueryDTO, oL as MasterProgramQuerySchema, oJ as MasterProgramSchema, oQ as createMasterProgram, oS as deleteMasterProgram, oP as findMasterProgram, oT as getMasterProgramCache, oU as getMasterProgramCacheCount, oO as newMasterProgramPayload, oN as toMasterProgramPayload, oR as updateMasterProgram } from '../../../bookmark_service-DDLFOOwa.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 { pJ as MasterRelationship, pL as MasterRelationshipDTO, pN as MasterRelationshipQueryDTO, pM as MasterRelationshipQuerySchema, pK as MasterRelationshipSchema, pR as createMasterRelationship, pT as deleteMasterRelationship, pQ as findMasterRelationship, pU as getMasterRelationshipCache, pV as getMasterRelationshipCacheCount, pP as newMasterRelationshipPayload, pO as toMasterRelationshipPayload, pS as updateMasterRelationship } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { pJ as MasterRelationship, pL as MasterRelationshipDTO, pN as MasterRelationshipQueryDTO, pM as MasterRelationshipQuerySchema, pK as MasterRelationshipSchema, pR as createMasterRelationship, pT as deleteMasterRelationship, pQ as findMasterRelationship, pU as getMasterRelationshipCache, pV as getMasterRelationshipCacheCount, pP as newMasterRelationshipPayload, pO as toMasterRelationshipPayload, pS as updateMasterRelationship } from '../../../bookmark_service-DDLFOOwa.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 { oV as MasterSection, oX as MasterSectionDTO, oZ as MasterSectionQueryDTO, oY as MasterSectionQuerySchema, oW as MasterSectionSchema, p1 as createMasterSection, p3 as deleteMasterSection, p0 as findMasterSection, p4 as getMasterSectionCache, p5 as getMasterSectionCacheCount, o$ as newMasterSectionPayload, o_ as toMasterSectionPayload, p2 as updateMasterSection } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { oV as MasterSection, oX as MasterSectionDTO, oZ as MasterSectionQueryDTO, oY as MasterSectionQuerySchema, oW as MasterSectionSchema, p1 as createMasterSection, p3 as deleteMasterSection, p0 as findMasterSection, p4 as getMasterSectionCache, p5 as getMasterSectionCacheCount, o$ as newMasterSectionPayload, o_ as toMasterSectionPayload, p2 as updateMasterSection } from '../../../bookmark_service-DDLFOOwa.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 { p6 as MasterSemester, p8 as MasterSemesterDTO, pa as MasterSemesterQueryDTO, p9 as MasterSemesterQuerySchema, p7 as MasterSemesterSchema, pe as createMasterSemester, pg as deleteMasterSemester, pd as findMasterSemester, ph as getMasterSemesterCache, pi as getMasterSemesterCacheCount, pc as newMasterSemesterPayload, pb as toMasterSemesterPayload, pf as updateMasterSemester } from '../../../bookmark_service-BTovtrUB.js';
4
+ export { p6 as MasterSemester, p8 as MasterSemesterDTO, pa as MasterSemesterQueryDTO, p9 as MasterSemesterQuerySchema, p7 as MasterSemesterSchema, pe as createMasterSemester, pg as deleteMasterSemester, pd as findMasterSemester, ph as getMasterSemesterCache, pi as getMasterSemesterCacheCount, pc as newMasterSemesterPayload, pb as toMasterSemesterPayload, pf as updateMasterSemester } from '../../../bookmark_service-DDLFOOwa.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';