vms-nest-prisma-api-document 860.0.0 → 930.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-DP9D40XR.d.ts → bookmark_service-BV0AXbYV.d.ts} +1921 -1935
  2. package/dist/core/Enums.d.ts +2 -2
  3. package/dist/core/Enums.js +2 -2
  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/bus_stop.js +44 -40
  10. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/master_route.js +54 -362
  13. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +6 -0
  14. package/dist/services/fleet/bus_mangement/master_schedule.js +543 -0
  15. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  20. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  24. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  25. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  26. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  34. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  35. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  36. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  37. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  38. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  39. package/dist/services/main/users/auth_service.d.ts +1 -1
  40. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  41. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  42. package/dist/services/main/users/user_service.d.ts +1 -1
  43. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  44. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  52. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  55. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  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/faq_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 { dC as MasterMainLandMark, dE as MasterMainLandmarkDTO, dG as MasterMainLandmarkQueryDTO, dF as MasterMainLandmarkQuerySchema, dD as MasterMainLandmarkSchema, dK as createMasterMainCountry, dM as deleteMasterMainCountry, dJ as findMasterMainCountries, dI as newMasterMainLandmarkPayload, dH as toMasterMainLandmarkPayload, dL as updateMasterMainCountry } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { dC as MasterMainLandMark, dE as MasterMainLandmarkDTO, dG as MasterMainLandmarkQueryDTO, dF as MasterMainLandmarkQuerySchema, dD as MasterMainLandmarkSchema, dK as createMasterMainCountry, dM as deleteMasterMainCountry, dJ as findMasterMainCountries, dI as newMasterMainLandmarkPayload, dH as toMasterMainLandmarkPayload, dL as updateMasterMainCountry } from '../../../bookmark_service-BV0AXbYV.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 { w as MasterMainLanguage, bD as MasterMainLanguageDTO, bF as MasterMainLanguageQueryDTO, bE as MasterMainLanguageQuerySchema, bC as MasterMainLanguageSchema, bJ as createMasterMainLanguage, bL as deleteMasterMainLanguage, bI as findMasterMainLanguages, bM as getMasterMainLanguageCache, bH as newMasterMainLanguagePayload, bG as toMasterMainLanguagePayload, bK as updateMasterMainLanguage } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { y as MasterMainLanguage, bD as MasterMainLanguageDTO, bF as MasterMainLanguageQueryDTO, bE as MasterMainLanguageQuerySchema, bC as MasterMainLanguageSchema, bJ as createMasterMainLanguage, bL as deleteMasterMainLanguage, bI as findMasterMainLanguages, bM as getMasterMainLanguageCache, bH as newMasterMainLanguagePayload, bG as toMasterMainLanguagePayload, bK as updateMasterMainLanguage } from '../../../bookmark_service-BV0AXbYV.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 MasterMainSimProvider, vT as MasterMainSimProviderDTO, vV as MasterMainSimProviderQueryDTO, vU as MasterMainSimProviderQuerySchema, vS as MasterMainSimProviderSchema, vZ as createMasterMainSimProvider, v$ as deleteMasterMainSimProvider, vY as findMasterMainSimProviders, w0 as getMasterMainSimProviderCache, vX as newMasterMainSimProviderPayload, vW as toMasterMainSimProviderPayload, v_ as updateMasterMainSimProvider } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { C as MasterMainSimProvider, vQ as MasterMainSimProviderDTO, vS as MasterMainSimProviderQueryDTO, vR as MasterMainSimProviderQuerySchema, vP as MasterMainSimProviderSchema, vW as createMasterMainSimProvider, vY as deleteMasterMainSimProvider, vV as findMasterMainSimProviders, vZ as getMasterMainSimProviderCache, vU as newMasterMainSimProviderPayload, vT as toMasterMainSimProviderPayload, vX as updateMasterMainSimProvider } from '../../../bookmark_service-BV0AXbYV.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 { wJ as MasterMainState, wL as MasterMainStateDTO, wN as MasterMainStateQueryDTO, wM as MasterMainStateQuerySchema, wK as MasterMainStateSchema, wR as createMasterMainState, wT as deleteMasterMainState, wQ as findMasterMainStates, wU as getMasterMainStateCache, wP as newMasterMainStatePayload, wO as toMasterMainStatePayload, wS as updateMasterMainState } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { wG as MasterMainState, wI as MasterMainStateDTO, wK as MasterMainStateQueryDTO, wJ as MasterMainStateQuerySchema, wH as MasterMainStateSchema, wO as createMasterMainState, wQ as deleteMasterMainState, wN as findMasterMainStates, wR as getMasterMainStateCache, wM as newMasterMainStatePayload, wL as toMasterMainStatePayload, wP as updateMasterMainState } from '../../../bookmark_service-BV0AXbYV.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 { ww as MasterMainTimeZone, wy as MasterMainTimeZoneDTO, wA as MasterMainTimeZoneQueryDTO, wz as MasterMainTimeZoneQuerySchema, wx as MasterMainTimeZoneSchema, wE as createMasterMainTimeZone, wG as deleteMasterMainTimeZone, wD as findMasterMainTimeZones, wI as getMasterMainTimeZoneCache, wH as getMasterMainTimeZoneCacheAll, wC as newMasterMainTimeZonePayload, wB as toMasterMainTimeZonePayload, wF as updateMasterMainTimeZone } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { wt as MasterMainTimeZone, wv as MasterMainTimeZoneDTO, wx as MasterMainTimeZoneQueryDTO, ww as MasterMainTimeZoneQuerySchema, wu as MasterMainTimeZoneSchema, wB as createMasterMainTimeZone, wD as deleteMasterMainTimeZone, wA as findMasterMainTimeZones, wF as getMasterMainTimeZoneCache, wE as getMasterMainTimeZoneCacheAll, wz as newMasterMainTimeZonePayload, wy as toMasterMainTimeZonePayload, wC as updateMasterMainTimeZone } from '../../../bookmark_service-BV0AXbYV.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 { x as MasterMainUnitDistance, zo as MasterMainUnitDistanceDTO, zq as MasterMainUnitDistanceQueryDTO, zp as MasterMainUnitDistanceQuerySchema, zn as MasterMainUnitDistanceSchema, zu as createMasterMainUnitDistance, zw as deleteMasterMainUnitDistance, zt as findMasterMainUnitDistances, zx as getMasterMainUnitDistanceCache, zs as newMasterMainUnitDistancePayload, zr as toMasterMainUnitDistancePayload, zv as updateMasterMainUnitDistance } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { z as MasterMainUnitDistance, zl as MasterMainUnitDistanceDTO, zn as MasterMainUnitDistanceQueryDTO, zm as MasterMainUnitDistanceQuerySchema, zk as MasterMainUnitDistanceSchema, zr as createMasterMainUnitDistance, zt as deleteMasterMainUnitDistance, zq as findMasterMainUnitDistances, zu as getMasterMainUnitDistanceCache, zp as newMasterMainUnitDistancePayload, zo as toMasterMainUnitDistancePayload, zs as updateMasterMainUnitDistance } from '../../../bookmark_service-BV0AXbYV.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { y as MasterMainUnitMileage, x6 as MasterMainUnitMileageDTO, x8 as MasterMainUnitMileageQueryDTO, x7 as MasterMainUnitMileageQuerySchema, x5 as MasterMainUnitMileageSchema, xc as createMasterMainUnitMileage, xe as deleteMasterMainUnitMileage, xb as findMasterMainUnitMileages, xf as getMasterMainUnitMileageCache, xa as newMasterMainUnitMileagePayload, x9 as toMasterMainUnitMileagePayload, xd as updateMasterMainUnitMileage } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { A as MasterMainUnitMileage, x3 as MasterMainUnitMileageDTO, x5 as MasterMainUnitMileageQueryDTO, x4 as MasterMainUnitMileageQuerySchema, x2 as MasterMainUnitMileageSchema, x9 as createMasterMainUnitMileage, xb as deleteMasterMainUnitMileage, x8 as findMasterMainUnitMileages, xc as getMasterMainUnitMileageCache, x7 as newMasterMainUnitMileagePayload, x6 as toMasterMainUnitMileagePayload, xa as updateMasterMainUnitMileage } from '../../../bookmark_service-BV0AXbYV.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 { z as MasterMainUnitVolume, xh as MasterMainUnitVolumeDTO, xj as MasterMainUnitVolumeQueryDTO, xi as MasterMainUnitVolumeQuerySchema, xg as MasterMainUnitVolumeSchema, xn as createMasterMainUnitVolume, xp as deleteMasterMainUnitVolume, xm as findMasterMainUnitVolumes, xq as getMasterMainUnitVolumeCache, xl as newMasterMainUnitVolumePayload, xk as toMasterMainUnitVolumePayload, xo as updateMasterMainUnitVolume } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { B as MasterMainUnitVolume, xe as MasterMainUnitVolumeDTO, xg as MasterMainUnitVolumeQueryDTO, xf as MasterMainUnitVolumeQuerySchema, xd as MasterMainUnitVolumeSchema, xk as createMasterMainUnitVolume, xm as deleteMasterMainUnitVolume, xj as findMasterMainUnitVolumes, xn as getMasterMainUnitVolumeCache, xi as newMasterMainUnitVolumePayload, xh as toMasterMainUnitVolumePayload, xl as updateMasterMainUnitVolume } from '../../../bookmark_service-BV0AXbYV.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 { p as OrganisationBranch, aE as OrganisationBranchDTO, aG as OrganisationBranchQueryDTO, aF as OrganisationBranchQuerySchema, aD as OrganisationBranchSchema, aK as createOrganisationBranch, aM as deleteOrganisationBranch, aJ as findOrganisationBranchs, aN as getOrganisationBranchCache, aP as getOrganisationBranchCacheChild, aO as getOrganisationBranchCacheCount, aI as newOrganisationBranchPayload, aH as toOrganisationBranchPayload, aL as updateOrganisationBranch } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { r as OrganisationBranch, aE as OrganisationBranchDTO, aG as OrganisationBranchQueryDTO, aF as OrganisationBranchQuerySchema, aD as OrganisationBranchSchema, aK as createOrganisationBranch, aM as deleteOrganisationBranch, aJ as findOrganisationBranchs, aN as getOrganisationBranchCache, aP as getOrganisationBranchCacheChild, aO as getOrganisationBranchCacheCount, aI as newOrganisationBranchPayload, aH as toOrganisationBranchPayload, aL as updateOrganisationBranch } from '../../../bookmark_service-BV0AXbYV.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 { q as OrganisationColor, aR as OrganisationColorDTO, aT as OrganisationColorQueryDTO, aS as OrganisationColorQuerySchema, aQ as OrganisationColorSchema, aX as createOrganisationColor, aZ as deleteOrganisationColor, aW as findOrganisationColors, a_ as getOrganisationColorCache, b0 as getOrganisationColorCacheChild, a$ as getOrganisationColorCacheCount, aV as newOrganisationColorPayload, aU as toOrganisationColorPayload, aY as updateOrganisationColor } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { s as OrganisationColor, aR as OrganisationColorDTO, aT as OrganisationColorQueryDTO, aS as OrganisationColorQuerySchema, aQ as OrganisationColorSchema, aX as createOrganisationColor, aZ as deleteOrganisationColor, aW as findOrganisationColors, a_ as getOrganisationColorCache, b0 as getOrganisationColorCacheChild, a$ as getOrganisationColorCacheCount, aV as newOrganisationColorPayload, aU as toOrganisationColorPayload, aY as updateOrganisationColor } from '../../../bookmark_service-BV0AXbYV.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 { s as OrganisationGroup, my as OrganisationGroupDTO, mA as OrganisationGroupQueryDTO, mz as OrganisationGroupQuerySchema, mx as OrganisationGroupSchema, mw as VehicleOrganisationGroupLink, mE as createOrganisationGroup, mG as deleteOrganisationGroup, mD as findOrganisationGroups, mH as getOrganisationGroupCache, mJ as getOrganisationGroupCacheChild, mI as getOrganisationGroupCacheCount, mC as newOrganisationGroupPayload, mB as toOrganisationGroupPayload, mF as updateOrganisationGroup } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { u as OrganisationGroup, my as OrganisationGroupDTO, mA as OrganisationGroupQueryDTO, mz as OrganisationGroupQuerySchema, mx as OrganisationGroupSchema, mw as VehicleOrganisationGroupLink, mE as createOrganisationGroup, mG as deleteOrganisationGroup, mD as findOrganisationGroups, mH as getOrganisationGroupCache, mJ as getOrganisationGroupCacheChild, mI as getOrganisationGroupCacheCount, mC as newOrganisationGroupPayload, mB as toOrganisationGroupPayload, mF as updateOrganisationGroup } from '../../../bookmark_service-BV0AXbYV.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 { O as OrganisationSubCompany, am as OrganisationSubCompanyDTO, ao as OrganisationSubCompanyQueryDTO, an as OrganisationSubCompanyQuerySchema, al as OrganisationSubCompanySchema, aq as SubCompanyLogoDTO, ap as SubCompanyLogoSchema, ax as createOrganisationSubCompany, az as deleteOrganisationSubCompany, av as delete_organisation_sub_company_logo, aw as findOrganisationSubCompanyies, aA as getOrganisationSubCompanyCache, aC as getOrganisationSubCompanyCacheChild, aB as getOrganisationSubCompanyCacheCount, at as get_organisation_sub_company_logo_presigned_url, as as newOrganisationSubCompanyPayload, ar as toOrganisationSubCompanyPayload, ay as updateOrganisationSubCompany, au as update_organisation_sub_company_logo } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { O as OrganisationSubCompany, am as OrganisationSubCompanyDTO, ao as OrganisationSubCompanyQueryDTO, an as OrganisationSubCompanyQuerySchema, al as OrganisationSubCompanySchema, aq as SubCompanyLogoDTO, ap as SubCompanyLogoSchema, ax as createOrganisationSubCompany, az as deleteOrganisationSubCompany, av as delete_organisation_sub_company_logo, aw as findOrganisationSubCompanyies, aA as getOrganisationSubCompanyCache, aC as getOrganisationSubCompanyCacheChild, aB as getOrganisationSubCompanyCacheCount, at as get_organisation_sub_company_logo_presigned_url, as as newOrganisationSubCompanyPayload, ar as toOrganisationSubCompanyPayload, ay as updateOrganisationSubCompany, au as update_organisation_sub_company_logo } from '../../../bookmark_service-BV0AXbYV.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 { r as OrganisationTag, b2 as OrganisationTagDTO, b4 as OrganisationTagQueryDTO, b3 as OrganisationTagQuerySchema, b1 as OrganisationTagSchema, b8 as createOrganisationTag, ba as deleteOrganisationTag, b7 as findOrganisationTags, bb as getOrganisationTagCache, bd as getOrganisationTagCacheChild, bc as getOrganisationTagCacheCount, b6 as newOrganisationTagPayload, b5 as toOrganisationTagPayload, b9 as updateOrganisationTag } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { t as OrganisationTag, b2 as OrganisationTagDTO, b4 as OrganisationTagQueryDTO, b3 as OrganisationTagQuerySchema, b1 as OrganisationTagSchema, b8 as createOrganisationTag, ba as deleteOrganisationTag, b7 as findOrganisationTags, bb as getOrganisationTagCache, bd as getOrganisationTagCacheChild, bc as getOrganisationTagCacheCount, b6 as newOrganisationTagPayload, b5 as toOrganisationTagPayload, b9 as updateOrganisationTag } from '../../../bookmark_service-BV0AXbYV.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 { n as MasterSparePartCategory, yc as MasterSparePartCategoryDTO, yb as MasterSparePartCategorySchema, ye as SparePartCategoryQueryDTO, yd as SparePartCategoryQuerySchema, yi as createMasterSparePartCategory, yk as deleteMasterSparePartCategory, yh as findMasterSparePartCategories, yl as getMasterSparePartCategoryCache, ym as getMasterSparePartCategoryCacheChild, yn as getMasterSparePartCategoryCacheCount, yg as newMasterSparePartCategoryPayload, yf as toMasterSparePartCategoryPayload, yj as updateMasterSparePartCategory } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { p as MasterSparePartCategory, y9 as MasterSparePartCategoryDTO, y8 as MasterSparePartCategorySchema, yb as SparePartCategoryQueryDTO, ya as SparePartCategoryQuerySchema, yf as createMasterSparePartCategory, yh as deleteMasterSparePartCategory, ye as findMasterSparePartCategories, yi as getMasterSparePartCategoryCache, yj as getMasterSparePartCategoryCacheChild, yk as getMasterSparePartCategoryCacheCount, yd as newMasterSparePartCategoryPayload, yc as toMasterSparePartCategoryPayload, yg as updateMasterSparePartCategory } from '../../../bookmark_service-BV0AXbYV.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 { y2 as FindCacheDTO, y1 as FindCacheSchema, xY as MasterSparePartSubCategory, x_ as MasterSparePartSubCategoryDTO, xZ as MasterSparePartSubCategorySchema, y0 as SparePartSubCategoryQueryDTO, x$ as SparePartSubCategoryQuerySchema, y6 as createMasterSparePartSubCategory, y8 as deleteMasterSparePartSubCategory, y5 as findMasterSparePartSubCategories, y9 as getMasterSparePartSubCategoryCache, ya as getMasterSparePartSubCategoryCacheCount, y4 as newMasterSparePartSubCategoryPayload, y3 as toMasterSparePartSubCategoryPayload, y7 as updateMasterSparePartSubCategory } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { x$ as FindCacheDTO, x_ as FindCacheSchema, xV as MasterSparePartSubCategory, xX as MasterSparePartSubCategoryDTO, xW as MasterSparePartSubCategorySchema, xZ as SparePartSubCategoryQueryDTO, xY as SparePartSubCategoryQuerySchema, y3 as createMasterSparePartSubCategory, y5 as deleteMasterSparePartSubCategory, y2 as findMasterSparePartSubCategories, y6 as getMasterSparePartSubCategoryCache, y7 as getMasterSparePartSubCategoryCacheCount, y1 as newMasterSparePartSubCategoryPayload, y0 as toMasterSparePartSubCategoryPayload, y4 as updateMasterSparePartSubCategory } from '../../../bookmark_service-BV0AXbYV.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 { o as MasterSparePartUnit, yp as MasterSparePartUnitDTO, yo as MasterSparePartUnitSchema, yr as SparePartUnitQueryDTO, yq as SparePartUnitQuerySchema, yv as createMasterSparePartUnit, yx as deleteMasterSparePartUnit, yu as findMasterSparePartUnits, yy as getMasterSparePartUnitCache, yz as getMasterSparePartUnitCacheCount, yt as newMasterSparePartUnitPayload, ys as toMasterSparePartUnitPayload, yw as updateMasterSparePartUnit } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { q as MasterSparePartUnit, ym as MasterSparePartUnitDTO, yl as MasterSparePartUnitSchema, yo as SparePartUnitQueryDTO, yn as SparePartUnitQuerySchema, ys as createMasterSparePartUnit, yu as deleteMasterSparePartUnit, yr as findMasterSparePartUnits, yv as getMasterSparePartUnitCache, yw as getMasterSparePartUnitCacheCount, yq as newMasterSparePartUnitPayload, yp as toMasterSparePartUnitPayload, yt as updateMasterSparePartUnit } from '../../../bookmark_service-BV0AXbYV.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { m as MasterTripPartyType, yB as MasterTripPartyTypeDTO, yD as MasterTripPartyTypeQueryDTO, yC as MasterTripPartyTypeQuerySchema, yA as MasterTripPartyTypeSchema, yH as createMasterTripPartyType, yJ as deleteMasterTripPartyType, yG as findMasterTripPartyTypes, yK as getMasterTripPartyTypeCache, yF as newMasterTripPartyTypePayload, yE as toMasterTripPartyTypePayload, yI as updateMasterTripPartyType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { o as MasterTripPartyType, yy as MasterTripPartyTypeDTO, yA as MasterTripPartyTypeQueryDTO, yz as MasterTripPartyTypeQuerySchema, yx as MasterTripPartyTypeSchema, yE as createMasterTripPartyType, yG as deleteMasterTripPartyType, yD as findMasterTripPartyTypes, yH as getMasterTripPartyTypeCache, yC as newMasterTripPartyTypePayload, yB as toMasterTripPartyTypePayload, yF as updateMasterTripPartyType } from '../../../bookmark_service-BV0AXbYV.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 { l as MasterTyreGrade, yM as MasterTyreGradeDTO, yO as MasterTyreGradeQueryDTO, yN as MasterTyreGradeQuerySchema, yL as MasterTyreGradeSchema, yS as createMasterTyreGrade, yU as deleteMasterTyreGrade, yR as findMasterTyreGrades, yV as getMasterTyreGradeCache, yW as getMasterTyreGradeCacheCount, yQ as newMasterTyreGradePayload, yP as toMasterTyreGradePayload, yT as updateMasterTyreGrade } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { n as MasterTyreGrade, yJ as MasterTyreGradeDTO, yL as MasterTyreGradeQueryDTO, yK as MasterTyreGradeQuerySchema, yI as MasterTyreGradeSchema, yP as createMasterTyreGrade, yR as deleteMasterTyreGrade, yO as findMasterTyreGrades, yS as getMasterTyreGradeCache, yT as getMasterTyreGradeCacheCount, yN as newMasterTyreGradePayload, yM as toMasterTyreGradePayload, yQ as updateMasterTyreGrade } from '../../../bookmark_service-BV0AXbYV.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 { k as MasterTyreMake, zb as MasterTyreMakeDTO, zd as MasterTyreMakeQueryDTO, zc as MasterTyreMakeQuerySchema, za as MasterTyreMakeSchema, zh as createMasterTyreMake, zj as deleteMasterTyreMake, zg as findMasterTyreMakes, zk as getMasterTyreMakeCache, zm as getMasterTyreMakeCacheChild, zl as getMasterTyreMakeCacheCount, zf as newMasterTyreMakePayload, ze as toMasterTyreMakePayload, zi as updateMasterTyreMake } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { m as MasterTyreMake, z8 as MasterTyreMakeDTO, za as MasterTyreMakeQueryDTO, z9 as MasterTyreMakeQuerySchema, z7 as MasterTyreMakeSchema, ze as createMasterTyreMake, zg as deleteMasterTyreMake, zd as findMasterTyreMakes, zh as getMasterTyreMakeCache, zj as getMasterTyreMakeCacheChild, zi as getMasterTyreMakeCacheCount, zc as newMasterTyreMakePayload, zb as toMasterTyreMakePayload, zf as updateMasterTyreMake } from '../../../bookmark_service-BV0AXbYV.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 { z1 as FindCacheDTO, z0 as FindCacheSchema, yX as MasterTyreModel, yZ as MasterTyreModelDTO, y$ as MasterTyreModelQueryDTO, y_ as MasterTyreModelQuerySchema, yY as MasterTyreModelSchema, z5 as createMasterTyreModel, z7 as deleteMasterTyreModel, z4 as findMasterTyreModels, z8 as getMasterTyreModelCache, z9 as getMasterTyreModelCacheCount, z3 as newMasterTyreModelPayload, z2 as toMasterTyreModelPayload, z6 as updateMasterTyreModel } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { y_ as FindCacheDTO, yZ as FindCacheSchema, yU as MasterTyreModel, yW as MasterTyreModelDTO, yY as MasterTyreModelQueryDTO, yX as MasterTyreModelQuerySchema, yV as MasterTyreModelSchema, z2 as createMasterTyreModel, z4 as deleteMasterTyreModel, z1 as findMasterTyreModels, z5 as getMasterTyreModelCache, z6 as getMasterTyreModelCacheCount, z0 as newMasterTyreModelPayload, y$ as toMasterTyreModelPayload, z3 as updateMasterTyreModel } from '../../../bookmark_service-BV0AXbYV.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 { i as MasterUserRole, bf as MasterUserRoleDTO, bh as MasterUserRoleQueryDTO, bg as MasterUserRoleQuerySchema, be as MasterUserRoleSchema, bl as createMasterUserRole, bn as deleteMasterUserRole, bk as findMasterUserRoles, bo as getMasterUserRoleCache, bp as getMasterUserRoleCacheCount, bj as newMasterUserRolePayload, bi as toMasterUserRolePayload, bm as updateMasterUserRole } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { k as MasterUserRole, bf as MasterUserRoleDTO, bh as MasterUserRoleQueryDTO, bg as MasterUserRoleQuerySchema, be as MasterUserRoleSchema, bl as createMasterUserRole, bn as deleteMasterUserRole, bk as findMasterUserRoles, bo as getMasterUserRoleCache, bp as getMasterUserRoleCacheCount, bj as newMasterUserRolePayload, bi as toMasterUserRolePayload, bm as updateMasterUserRole } from '../../../bookmark_service-BV0AXbYV.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 { j as MasterUserStatus, br as MasterUserStatusDTO, bt as MasterUserStatusQueryDTO, bs as MasterUserStatusQuerySchema, bq as MasterUserStatusSchema, bx as createMasterUserStatus, bz as deleteMasterUserStatus, bw as findMasterUserStatuses, bA as getMasterUserStatusCache, bB as getMasterUserStatusCacheCount, bv as newMasterUserStatusPayload, bu as toMasterUserStatusPayload, by as updateMasterUserStatus } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { l as MasterUserStatus, br as MasterUserStatusDTO, bt as MasterUserStatusQueryDTO, bs as MasterUserStatusQuerySchema, bq as MasterUserStatusSchema, bx as createMasterUserStatus, bz as deleteMasterUserStatus, bw as findMasterUserStatuses, bA as getMasterUserStatusCache, bB as getMasterUserStatusCacheCount, bv as newMasterUserStatusPayload, bu as toMasterUserStatusPayload, by as updateMasterUserStatus } from '../../../bookmark_service-BV0AXbYV.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 { d as MasterVehicleAssociatedTo, o3 as MasterVehicleAssociatedToDTO, o5 as MasterVehicleAssociatedToQueryDTO, o4 as MasterVehicleAssociatedToQuerySchema, o2 as MasterVehicleAssociatedToSchema, o9 as createMasterVehicleAssociatedTo, ob as deleteMasterVehicleAssociatedTo, o8 as findMasterVehicleAssociatedTos, oc as getMasterVehicleAssociatedToCache, oe as getMasterVehicleAssociatedToCacheChild, od as getMasterVehicleAssociatedToCacheCount, o7 as newMasterVehicleAssociatedToPayload, o6 as toMasterVehicleAssociatedToPayload, oa as updateMasterVehicleAssociatedTo } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { f as MasterVehicleAssociatedTo, o3 as MasterVehicleAssociatedToDTO, o5 as MasterVehicleAssociatedToQueryDTO, o4 as MasterVehicleAssociatedToQuerySchema, o2 as MasterVehicleAssociatedToSchema, o9 as createMasterVehicleAssociatedTo, ob as deleteMasterVehicleAssociatedTo, o8 as findMasterVehicleAssociatedTos, oc as getMasterVehicleAssociatedToCache, oe as getMasterVehicleAssociatedToCacheChild, od as getMasterVehicleAssociatedToCacheCount, o7 as newMasterVehicleAssociatedToPayload, o6 as toMasterVehicleAssociatedToPayload, oa as updateMasterVehicleAssociatedTo } from '../../../bookmark_service-BV0AXbYV.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 { h as MasterVehicleDocumentType, og as MasterVehicleDocumentTypeDTO, oi as MasterVehicleDocumentTypeQueryDTO, oh as MasterVehicleDocumentTypeQuerySchema, of as MasterVehicleDocumentTypeSchema, om as createMasterVehicleDocumentType, oo as deleteMasterVehicleDocumentType, ol as findMasterVehicleDocumentTypes, op as getMasterVehicleDocumentTypeCache, ok as newMasterVehicleDocumentTypePayload, oj as toMasterVehicleDocumentTypePayload, on as updateMasterVehicleDocumentType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { j as MasterVehicleDocumentType, og as MasterVehicleDocumentTypeDTO, oi as MasterVehicleDocumentTypeQueryDTO, oh as MasterVehicleDocumentTypeQuerySchema, of as MasterVehicleDocumentTypeSchema, om as createMasterVehicleDocumentType, oo as deleteMasterVehicleDocumentType, ol as findMasterVehicleDocumentTypes, op as getMasterVehicleDocumentTypeCache, ok as newMasterVehicleDocumentTypePayload, oj as toMasterVehicleDocumentTypePayload, on as updateMasterVehicleDocumentType } from '../../../bookmark_service-BV0AXbYV.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 { g as MasterVehicleFuelRemovalReason, kn as MasterVehicleFuelRemovalReasonDTO, kp as MasterVehicleFuelRemovalReasonQueryDTO, ko as MasterVehicleFuelRemovalReasonQuerySchema, km as MasterVehicleFuelRemovalReasonSchema, kt as createMasterVehicleFuelRemovalReason, kv as deleteMasterVehicleFuelRemovalReason, ks as findMasterVehicleFuelRemovalReasons, kw as getMasterVehicleFuelRemovalReasonCache, ky as getMasterVehicleFuelRemovalReasonCacheChild, kx as getMasterVehicleFuelRemovalReasonCacheCount, kr as newMasterVehicleFuelRemovalReasonPayload, kq as toMasterVehicleFuelRemovalReasonPayload, ku as updateMasterVehicleFuelRemovalReason } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { i as MasterVehicleFuelRemovalReason, kn as MasterVehicleFuelRemovalReasonDTO, kp as MasterVehicleFuelRemovalReasonQueryDTO, ko as MasterVehicleFuelRemovalReasonQuerySchema, km as MasterVehicleFuelRemovalReasonSchema, kt as createMasterVehicleFuelRemovalReason, kv as deleteMasterVehicleFuelRemovalReason, ks as findMasterVehicleFuelRemovalReasons, kw as getMasterVehicleFuelRemovalReasonCache, ky as getMasterVehicleFuelRemovalReasonCacheChild, kx as getMasterVehicleFuelRemovalReasonCacheCount, kr as newMasterVehicleFuelRemovalReasonPayload, kq as toMasterVehicleFuelRemovalReasonPayload, ku as updateMasterVehicleFuelRemovalReason } from '../../../bookmark_service-BV0AXbYV.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 { e as MasterVehicleFuelType, dO as MasterVehicleFuelTypeDTO, dQ as MasterVehicleFuelTypeQueryDTO, dP as MasterVehicleFuelTypeQuerySchema, dN as MasterVehicleFuelTypeSchema, dU as createMasterVehicleFuelType, dW as deleteMasterVehicleFuelType, dT as findMasterVehicleFuelTypes, dX as getMasterVehicleFuelTypeCache, dZ as getMasterVehicleFuelTypeCacheChild, dY as getMasterVehicleFuelTypeCacheCount, dS as newMasterVehicleFuelTypePayload, dR as toMasterVehicleFuelTypePayload, dV as updateMasterVehicleFuelType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { g as MasterVehicleFuelType, dO as MasterVehicleFuelTypeDTO, dQ as MasterVehicleFuelTypeQueryDTO, dP as MasterVehicleFuelTypeQuerySchema, dN as MasterVehicleFuelTypeSchema, dU as createMasterVehicleFuelType, dW as deleteMasterVehicleFuelType, dT as findMasterVehicleFuelTypes, dX as getMasterVehicleFuelTypeCache, dZ as getMasterVehicleFuelTypeCacheChild, dY as getMasterVehicleFuelTypeCacheCount, dS as newMasterVehicleFuelTypePayload, dR as toMasterVehicleFuelTypePayload, dV as updateMasterVehicleFuelType } from '../../../bookmark_service-BV0AXbYV.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 { f as MasterVehicleFuelUnit, d$ as MasterVehicleFuelUnitDTO, e1 as MasterVehicleFuelUnitQueryDTO, e0 as MasterVehicleFuelUnitQuerySchema, d_ as MasterVehicleFuelUnitSchema, e5 as createMasterVehicleFuelUnit, e7 as deleteMasterVehicleFuelUnit, e4 as findMasterVehicleFuelUnits, e8 as getMasterVehicleFuelUnitCache, ea as getMasterVehicleFuelUnitCacheChild, e9 as getMasterVehicleFuelUnitCacheCount, e3 as newMasterVehicleFuelUnitPayload, e2 as toMasterVehicleFuelUnitPayload, e6 as updateMasterVehicleFuelUnit } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { h as MasterVehicleFuelUnit, d$ as MasterVehicleFuelUnitDTO, e1 as MasterVehicleFuelUnitQueryDTO, e0 as MasterVehicleFuelUnitQuerySchema, d_ as MasterVehicleFuelUnitSchema, e5 as createMasterVehicleFuelUnit, e7 as deleteMasterVehicleFuelUnit, e4 as findMasterVehicleFuelUnits, e8 as getMasterVehicleFuelUnitCache, ea as getMasterVehicleFuelUnitCacheChild, e9 as getMasterVehicleFuelUnitCacheCount, e3 as newMasterVehicleFuelUnitPayload, e2 as toMasterVehicleFuelUnitPayload, e6 as updateMasterVehicleFuelUnit } from '../../../bookmark_service-BV0AXbYV.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 MasterVehicleMake, nf as MasterVehicleMakeDTO, nh as MasterVehicleMakeQueryDTO, ng as MasterVehicleMakeQuerySchema, ne as MasterVehicleMakeSchema, nl as createMasterVehicleMake, nn as deleteMasterVehicleMake, nk as findMasterVehicleMakes, no as getMasterVehicleMakeCache, nq as getMasterVehicleMakeCacheChild, np as getMasterVehicleMakeCacheCount, nj as newMasterVehicleMakePayload, ni as toMasterVehicleMakePayload, nm as updateMasterVehicleMake } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { c as MasterVehicleMake, nf as MasterVehicleMakeDTO, nh as MasterVehicleMakeQueryDTO, ng as MasterVehicleMakeQuerySchema, ne as MasterVehicleMakeSchema, nl as createMasterVehicleMake, nn as deleteMasterVehicleMake, nk as findMasterVehicleMakes, no as getMasterVehicleMakeCache, nq as getMasterVehicleMakeCacheChild, np as getMasterVehicleMakeCacheCount, nj as newMasterVehicleMakePayload, ni as toMasterVehicleMakePayload, nm as updateMasterVehicleMake } from '../../../bookmark_service-BV0AXbYV.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 { n4 as FindCacheDTO, n3 as FindCacheSchema, m_ as MasterVehicleModel, n0 as MasterVehicleModelDTO, n2 as MasterVehicleModelQueryDTO, n1 as MasterVehicleModelQuerySchema, m$ as MasterVehicleModelSchema, n8 as createMasterVehicleModel, na as deleteMasterVehicleModel, n7 as findMasterVehicleModels, nb as getMasterVehicleModelCache, nd as getMasterVehicleModelCacheChild, nc as getMasterVehicleModelCacheCount, n6 as newMasterVehicleModelPayload, n5 as toMasterVehicleModelPayload, n9 as updateMasterVehicleModel } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { n4 as FindCacheDTO, n3 as FindCacheSchema, m_ as MasterVehicleModel, n0 as MasterVehicleModelDTO, n2 as MasterVehicleModelQueryDTO, n1 as MasterVehicleModelQuerySchema, m$ as MasterVehicleModelSchema, n8 as createMasterVehicleModel, na as deleteMasterVehicleModel, n7 as findMasterVehicleModels, nb as getMasterVehicleModelCache, nd as getMasterVehicleModelCacheChild, nc as getMasterVehicleModelCacheCount, n6 as newMasterVehicleModelPayload, n5 as toMasterVehicleModelPayload, n9 as updateMasterVehicleModel } from '../../../bookmark_service-BV0AXbYV.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 { c as MasterVehicleOwnershipType, nF as MasterVehicleOwnershipTypeDTO, nH as MasterVehicleOwnershipTypeQueryDTO, nG as MasterVehicleOwnershipTypeQuerySchema, nE as MasterVehicleOwnershipTypeSchema, nL as createMasterVehicleOwnershipType, nN as deleteMasterVehicleOwnershipType, nK as findMasterVehicleOwnershipTypes, nO as getMasterVehicleOwnershipTypeCache, nQ as getMasterVehicleOwnershipTypeCacheChild, nP as getMasterVehicleOwnershipTypeCacheCount, nJ as newMasterVehicleOwnershipTypePayload, nI as toMasterVehicleOwnershipTypePayload, nM as updateMasterVehicleOwnershipType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { e as MasterVehicleOwnershipType, nF as MasterVehicleOwnershipTypeDTO, nH as MasterVehicleOwnershipTypeQueryDTO, nG as MasterVehicleOwnershipTypeQuerySchema, nE as MasterVehicleOwnershipTypeSchema, nL as createMasterVehicleOwnershipType, nN as deleteMasterVehicleOwnershipType, nK as findMasterVehicleOwnershipTypes, nO as getMasterVehicleOwnershipTypeCache, nQ as getMasterVehicleOwnershipTypeCacheChild, nP as getMasterVehicleOwnershipTypeCacheCount, nJ as newMasterVehicleOwnershipTypePayload, nI as toMasterVehicleOwnershipTypePayload, nM as updateMasterVehicleOwnershipType } from '../../../bookmark_service-BV0AXbYV.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 MasterVehicleStatusType, ns as MasterVehicleStatusTypeDTO, nu as MasterVehicleStatusTypeQueryDTO, nt as MasterVehicleStatusTypeQuerySchema, nr as MasterVehicleStatusTypeSchema, ny as createMasterVehicleStatusType, nA as deleteMasterVehicleStatusType, nx as findMasterVehicleStatusTypes, nB as getMasterVehicleStatusTypeCache, nD as getMasterVehicleStatusTypeCacheChild, nC as getMasterVehicleStatusTypeCacheCount, nw as newMasterVehicleStatusTypePayload, nv as toMasterVehicleStatusTypePayload, nz as updateMasterVehicleStatusType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { d as MasterVehicleStatusType, ns as MasterVehicleStatusTypeDTO, nu as MasterVehicleStatusTypeQueryDTO, nt as MasterVehicleStatusTypeQuerySchema, nr as MasterVehicleStatusTypeSchema, ny as createMasterVehicleStatusType, nA as deleteMasterVehicleStatusType, nx as findMasterVehicleStatusTypes, nB as getMasterVehicleStatusTypeCache, nD as getMasterVehicleStatusTypeCacheChild, nC as getMasterVehicleStatusTypeCacheCount, nw as newMasterVehicleStatusTypePayload, nv as toMasterVehicleStatusTypePayload, nz as updateMasterVehicleStatusType } from '../../../bookmark_service-BV0AXbYV.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 { mQ as FindCacheDTO, mP as FindCacheSchema, mK as MasterVehicleSubModel, mM as MasterVehicleSubModelDTO, mO as MasterVehicleSubModelQueryDTO, mN as MasterVehicleSubModelQuerySchema, mL as MasterVehicleSubModelSchema, mU as createMasterVehicleSubModel, mW as deleteMasterVehicleSubModel, mT as findMasterVehicleSubModels, mX as getMasterVehicleSubModelCache, mZ as getMasterVehicleSubModelCacheChild, mY as getMasterVehicleSubModelCacheCount, mS as newMasterVehicleSubModelPayload, mR as toMasterVehicleSubModelPayload, mV as updateMasterVehicleSubModel } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { mQ as FindCacheDTO, mP as FindCacheSchema, mK as MasterVehicleSubModel, mM as MasterVehicleSubModelDTO, mO as MasterVehicleSubModelQueryDTO, mN as MasterVehicleSubModelQuerySchema, mL as MasterVehicleSubModelSchema, mU as createMasterVehicleSubModel, mW as deleteMasterVehicleSubModel, mT as findMasterVehicleSubModels, mX as getMasterVehicleSubModelCache, mZ as getMasterVehicleSubModelCacheChild, mY as getMasterVehicleSubModelCacheCount, mS as newMasterVehicleSubModelPayload, mR as toMasterVehicleSubModelPayload, mV as updateMasterVehicleSubModel } from '../../../bookmark_service-BV0AXbYV.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { M as MasterVehicleType, nS as MasterVehicleTypeDTO, nU as MasterVehicleTypeQueryDTO, nT as MasterVehicleTypeQuerySchema, nR as MasterVehicleTypeSchema, nY as createMasterVehicleType, n_ as deleteMasterVehicleType, nX as findMasterVehicleTypes, n$ as getMasterVehicleTypeCache, o1 as getMasterVehicleTypeCacheChild, o0 as getMasterVehicleTypeCacheCount, nW as newMasterVehicleTypePayload, nV as toMasterVehicleTypePayload, nZ as updateMasterVehicleType } from '../../../bookmark_service-DP9D40XR.js';
4
+ export { b as MasterVehicleType, nS as MasterVehicleTypeDTO, nU as MasterVehicleTypeQueryDTO, nT as MasterVehicleTypeQuerySchema, nR as MasterVehicleTypeSchema, nY as createMasterVehicleType, n_ as deleteMasterVehicleType, nX as findMasterVehicleTypes, n$ as getMasterVehicleTypeCache, o1 as getMasterVehicleTypeCacheChild, o0 as getMasterVehicleTypeCacheCount, nW as newMasterVehicleTypePayload, nV as toMasterVehicleTypePayload, nZ as updateMasterVehicleType } from '../../../bookmark_service-BV0AXbYV.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -31,6 +31,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
31
31
  telegram_chat_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
32
32
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
33
33
  }, "strip", z.ZodTypeAny, {
34
+ status: Status;
34
35
  mobile_number: string;
35
36
  email: string;
36
37
  facebook_link: string;
@@ -41,7 +42,6 @@ declare const ContactUsDetailSchema: z.ZodObject<{
41
42
  pinterest_link: string;
42
43
  whats_app_chat_url: string;
43
44
  telegram_chat_url: string;
44
- status: Status;
45
45
  }, {
46
46
  status: Status;
47
47
  mobile_number?: string | undefined;
@@ -17,10 +17,10 @@ declare const FaqSchema: z.ZodObject<{
17
17
  faq_content: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18
18
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
19
19
  }, "strip", z.ZodTypeAny, {
20
- status: Status;
21
20
  faq_section: string;
22
21
  faq_header: string;
23
22
  faq_content: string;
23
+ status: Status;
24
24
  }, {
25
25
  status: Status;
26
26
  faq_section?: string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-nest-prisma-api-document",
3
- "version": "860.0.0",
3
+ "version": "930.0.0",
4
4
  "description": "Reusable API SDK built with NestJS, Prisma, Axios, and Zod for VMS frontends.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",