vms-nest-api-document 40.0.0 → 41.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 (125) hide show
  1. package/dist/{fasttag_details-C8ydFMY5.d.ts → fasttag_details-oTL0UzuT.d.ts} +17 -17
  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/eway_bill_details.d.ts +10 -10
  5. package/dist/services/account/fasttag_details.d.ts +2 -2
  6. package/dist/services/account/fasttag_transactions.d.ts +2 -2
  7. package/dist/services/account/invoice_service.d.ts +1 -1
  8. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  9. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  10. package/dist/services/account/report_preferences.service.d.ts +1 -1
  11. package/dist/services/account/ticket_service.d.ts +1 -1
  12. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  13. package/dist/services/core/external_api_push.service.d.ts +1 -1
  14. package/dist/services/core/external_api_share.service.d.ts +1 -1
  15. package/dist/services/core/external_api_sync.service.d.ts +1 -1
  16. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  18. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
  19. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
  20. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  23. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  24. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  25. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  26. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  27. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  28. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  29. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  30. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  31. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  32. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  33. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  34. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  35. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  36. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  37. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  38. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  39. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  40. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  41. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  42. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  43. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  45. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  46. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
  47. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +1 -1
  48. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  49. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
  50. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  51. package/dist/services/main/users/auth_service.d.ts +1 -1
  52. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  53. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  54. package/dist/services/main/users/user_service.d.ts +1 -1
  55. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  56. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  57. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  58. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  59. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  60. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  61. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  62. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  63. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  64. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
  65. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  66. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  67. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  68. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  69. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  70. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  71. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  72. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  73. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  74. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  75. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  76. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  78. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  79. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  80. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  85. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  94. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  95. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  96. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  97. package/dist/services/master/organisation/organisation_share_service.d.ts +4 -133
  98. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  99. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  100. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  101. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  102. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  103. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  104. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  105. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  106. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  107. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  108. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  109. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  120. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  121. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  122. package/dist/services/website/request_demo.service.d.ts +4 -4
  123. package/dist/services/website/static_pages_service.d.ts +1 -1
  124. package/dist/{user_organisation_service-YB8uNPFT.d.ts → user_organisation_service-C4xz_32_.d.ts} +183 -53
  125. 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 { A as MasterMainDateFormat, a_ as MasterMainDateFormatDTO, a$ as MasterMainDateFormatQueryDTO, b0 as MasterMainDateFormatQuerySchema, b1 as MasterMainDateFormatSchema, b2 as createMasterMainDateFormat, b3 as deleteMasterMainDateFormat, b4 as findMasterMainDateFormats, b5 as getMasterMainDateFormatCache, b6 as newMasterMainDateFormatPayload, b7 as toMasterMainDateFormatPayload, b8 as updateMasterMainDateFormat } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { A as MasterMainDateFormat, a_ as MasterMainDateFormatDTO, a$ as MasterMainDateFormatQueryDTO, b0 as MasterMainDateFormatQuerySchema, b1 as MasterMainDateFormatSchema, b2 as createMasterMainDateFormat, b3 as deleteMasterMainDateFormat, b4 as findMasterMainDateFormats, b5 as getMasterMainDateFormatCache, b6 as newMasterMainDateFormatPayload, b7 as toMasterMainDateFormatPayload, b8 as updateMasterMainDateFormat } from '../../../user_organisation_service-C4xz_32_.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 '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { M as MasterMainFASTagBank, h as MasterMainFASTagBankDTO, i as MasterMainFASTagBankQueryDTO, j as MasterMainFASTagBankQuerySchema, k as MasterMainFASTagBankSchema, l as createMasterMainFasttagBank, m as deleteMasterMainFasttagBank, o as findMasterMainFasttagBanks, p as getMasterMainFasttagBankCache, q as newMasterMainFasttagPayload, r as toMasterMainFasttagPayload, s as updateMasterMainFasttagBank } from '../../../fasttag_details-C8ydFMY5.js';
5
- import '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { M as MasterMainFASTagBank, h as MasterMainFASTagBankDTO, i as MasterMainFASTagBankQueryDTO, j as MasterMainFASTagBankQuerySchema, k as MasterMainFASTagBankSchema, l as createMasterMainFasttagBank, m as deleteMasterMainFasttagBank, o as findMasterMainFasttagBanks, p as getMasterMainFasttagBankCache, q as newMasterMainFasttagPayload, r as toMasterMainFasttagPayload, s as updateMasterMainFasttagBank } from '../../../fasttag_details-oTL0UzuT.js';
5
+ import '../../../user_organisation_service-C4xz_32_.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
7
7
  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 MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-C4xz_32_.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 { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-C4xz_32_.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 MasterMainLanguage, aP as MasterMainLanguageDTO, aQ as MasterMainLanguageQueryDTO, aR as MasterMainLanguageQuerySchema, aS as MasterMainLanguageSchema, aT as createMasterMainLanguage, aU as deleteMasterMainLanguage, aV as findMasterMainLanguages, aW as getMasterMainLanguageCache, aX as newMasterMainLanguagePayload, aY as toMasterMainLanguagePayload, aZ as updateMasterMainLanguage } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { C as MasterMainLanguage, aP as MasterMainLanguageDTO, aQ as MasterMainLanguageQueryDTO, aR as MasterMainLanguageQuerySchema, aS as MasterMainLanguageSchema, aT as createMasterMainLanguage, aU as deleteMasterMainLanguage, aV as findMasterMainLanguages, aW as getMasterMainLanguageCache, aX as newMasterMainLanguagePayload, aY as toMasterMainLanguagePayload, aZ as updateMasterMainLanguage } from '../../../user_organisation_service-C4xz_32_.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 MasterMainSimProvider, qr as MasterMainSimProviderDTO, qs as MasterMainSimProviderQueryDTO, qt as MasterMainSimProviderQuerySchema, qu as MasterMainSimProviderSchema, qv as createMasterMainSimProvider, qw as deleteMasterMainSimProvider, qx as findMasterMainSimProviders, qy as getMasterMainSimProviderCache, qz as newMasterMainSimProviderPayload, qA as toMasterMainSimProviderPayload, qB as updateMasterMainSimProvider } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { G as MasterMainSimProvider, qr as MasterMainSimProviderDTO, qs as MasterMainSimProviderQueryDTO, qt as MasterMainSimProviderQuerySchema, qu as MasterMainSimProviderSchema, qv as createMasterMainSimProvider, qw as deleteMasterMainSimProvider, qx as findMasterMainSimProviders, qy as getMasterMainSimProviderCache, qz as newMasterMainSimProviderPayload, qA as toMasterMainSimProviderPayload, qB as updateMasterMainSimProvider } from '../../../user_organisation_service-C4xz_32_.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 { xW as MasterMainState, xX as MasterMainStateDTO, xY as MasterMainStateQueryDTO, xZ as MasterMainStateQuerySchema, x_ as MasterMainStateSchema, x$ as createMasterMainState, y0 as deleteMasterMainState, y1 as findMasterMainStates, y2 as getMasterMainStateCache, y3 as newMasterMainStatePayload, y4 as toMasterMainStatePayload, y5 as updateMasterMainState } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { y8 as MasterMainState, y9 as MasterMainStateDTO, ya as MasterMainStateQueryDTO, yb as MasterMainStateQuerySchema, yc as MasterMainStateSchema, yd as createMasterMainState, ye as deleteMasterMainState, yf as findMasterMainStates, yg as getMasterMainStateCache, yh as newMasterMainStatePayload, yi as toMasterMainStatePayload, yj as updateMasterMainState } from '../../../user_organisation_service-C4xz_32_.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 { xJ as MasterMainTimeZone, xK as MasterMainTimeZoneDTO, xL as MasterMainTimeZoneQueryDTO, xM as MasterMainTimeZoneQuerySchema, xN as MasterMainTimeZoneSchema, xO as createMasterMainTimeZone, xP as deleteMasterMainTimeZone, xQ as findMasterMainTimeZones, xR as getMasterMainTimeZoneCache, xS as getMasterMainTimeZoneCacheAll, xT as newMasterMainTimeZonePayload, xU as toMasterMainTimeZonePayload, xV as updateMasterMainTimeZone } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { xX as MasterMainTimeZone, xY as MasterMainTimeZoneDTO, xZ as MasterMainTimeZoneQueryDTO, x_ as MasterMainTimeZoneQuerySchema, x$ as MasterMainTimeZoneSchema, y0 as createMasterMainTimeZone, y1 as deleteMasterMainTimeZone, y2 as findMasterMainTimeZones, y3 as getMasterMainTimeZoneCache, y4 as getMasterMainTimeZoneCacheAll, y5 as newMasterMainTimeZonePayload, y6 as toMasterMainTimeZonePayload, y7 as updateMasterMainTimeZone } from '../../../user_organisation_service-C4xz_32_.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 MasterMainUnitDistance, AA as MasterMainUnitDistanceDTO, AB as MasterMainUnitDistanceQueryDTO, AC as MasterMainUnitDistanceQuerySchema, AD as MasterMainUnitDistanceSchema, AE as createMasterMainUnitDistance, AF as deleteMasterMainUnitDistance, AG as findMasterMainUnitDistances, AH as getMasterMainUnitDistanceCache, AI as newMasterMainUnitDistancePayload, AJ as toMasterMainUnitDistancePayload, AK as updateMasterMainUnitDistance } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { D as MasterMainUnitDistance, AO as MasterMainUnitDistanceDTO, AP as MasterMainUnitDistanceQueryDTO, AQ as MasterMainUnitDistanceQuerySchema, AR as MasterMainUnitDistanceSchema, AS as createMasterMainUnitDistance, AT as deleteMasterMainUnitDistance, AU as findMasterMainUnitDistances, AV as getMasterMainUnitDistanceCache, AW as newMasterMainUnitDistancePayload, AX as toMasterMainUnitDistancePayload, AY as updateMasterMainUnitDistance } from '../../../user_organisation_service-C4xz_32_.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 MasterMainUnitMileage, yi as MasterMainUnitMileageDTO, yj as MasterMainUnitMileageQueryDTO, yk as MasterMainUnitMileageQuerySchema, yl as MasterMainUnitMileageSchema, ym as createMasterMainUnitMileage, yn as deleteMasterMainUnitMileage, yo as findMasterMainUnitMileages, yp as getMasterMainUnitMileageCache, yq as newMasterMainUnitMileagePayload, yr as toMasterMainUnitMileagePayload, ys as updateMasterMainUnitMileage } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { E as MasterMainUnitMileage, yw as MasterMainUnitMileageDTO, yx as MasterMainUnitMileageQueryDTO, yy as MasterMainUnitMileageQuerySchema, yz as MasterMainUnitMileageSchema, yA as createMasterMainUnitMileage, yB as deleteMasterMainUnitMileage, yC as findMasterMainUnitMileages, yD as getMasterMainUnitMileageCache, yE as newMasterMainUnitMileagePayload, yF as toMasterMainUnitMileagePayload, yG as updateMasterMainUnitMileage } from '../../../user_organisation_service-C4xz_32_.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 MasterMainUnitVolume, yt as MasterMainUnitVolumeDTO, yu as MasterMainUnitVolumeQueryDTO, yv as MasterMainUnitVolumeQuerySchema, yw as MasterMainUnitVolumeSchema, yx as createMasterMainUnitVolume, yy as deleteMasterMainUnitVolume, yz as findMasterMainUnitVolumes, yA as getMasterMainUnitVolumeCache, yB as newMasterMainUnitVolumePayload, yC as toMasterMainUnitVolumePayload, yD as updateMasterMainUnitVolume } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { F as MasterMainUnitVolume, yH as MasterMainUnitVolumeDTO, yI as MasterMainUnitVolumeQueryDTO, yJ as MasterMainUnitVolumeQuerySchema, yK as MasterMainUnitVolumeSchema, yL as createMasterMainUnitVolume, yM as deleteMasterMainUnitVolume, yN as findMasterMainUnitVolumes, yO as getMasterMainUnitVolumeCache, yP as newMasterMainUnitVolumePayload, yQ as toMasterMainUnitVolumePayload, yR as updateMasterMainUnitVolume } from '../../../user_organisation_service-C4xz_32_.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 OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { O as OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-C4xz_32_.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 OrganisationColor, bE as OrganisationColorDTO, bF as OrganisationColorQueryDTO, bG as OrganisationColorQuerySchema, bH as OrganisationColorSchema, bI as createOrganisationColor, bJ as deleteOrganisationColor, bK as findOrganisationColors, bL as getOrganisationColorCache, bM as getOrganisationColorCacheChild, bN as getOrganisationColorCacheCount, bO as newOrganisationColorPayload, bP as toOrganisationColorPayload, bQ as updateOrganisationColor } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { I as OrganisationColor, bE as OrganisationColorDTO, bF as OrganisationColorQueryDTO, bG as OrganisationColorQuerySchema, bH as OrganisationColorSchema, bI as createOrganisationColor, bJ as deleteOrganisationColor, bK as findOrganisationColors, bL as getOrganisationColorCache, bM as getOrganisationColorCacheChild, bN as getOrganisationColorCacheCount, bO as newOrganisationColorPayload, bP as toOrganisationColorPayload, bQ as updateOrganisationColor } from '../../../user_organisation_service-C4xz_32_.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 OrganisationGroup, qC as OrganisationGroupDTO, qD as OrganisationGroupQueryDTO, qE as OrganisationGroupQuerySchema, qF as OrganisationGroupSchema, qG as VehicleOrganisationGroupLink, qH as createOrganisationGroup, qI as deleteOrganisationGroup, qJ as findOrganisationGroups, qK as getOrganisationGroupCache, qL as getOrganisationGroupCacheChild, qM as getOrganisationGroupCacheCount, qN as newOrganisationGroupPayload, qO as toOrganisationGroupPayload, qP as updateOrganisationGroup } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { K as OrganisationGroup, qC as OrganisationGroupDTO, qD as OrganisationGroupQueryDTO, qE as OrganisationGroupQuerySchema, qF as OrganisationGroupSchema, qG as VehicleOrganisationGroupLink, qH as createOrganisationGroup, qI as deleteOrganisationGroup, qJ as findOrganisationGroups, qK as getOrganisationGroupCache, qL as getOrganisationGroupCacheChild, qM as getOrganisationGroupCacheCount, qN as newOrganisationGroupPayload, qO as toOrganisationGroupPayload, qP as updateOrganisationGroup } from '../../../user_organisation_service-C4xz_32_.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,135 +1,6 @@
1
- import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
- import { SBR, FBR } from '../../../core/BaseResponse.js';
3
- import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-YB8uNPFT.js';
1
+ import '../../../core/Enums.js';
2
+ import '../../../core/BaseResponse.js';
3
+ import 'zod';
4
+ export { uf as OrganisationShare, ug as OrganisationShareDTO, uh as OrganisationShareQueryDTO, ui as OrganisationShareQuerySchema, uj as OrganisationShareSchema, uk as createOrganisationShare, ul as deleteOrganisationShare, um as findOrganisationShares, un as getOrganisationShareCache, uo as getOrganisationShareCacheChild, up as getOrganisationShareCacheCount, uq as newOrganisationSharePayload, ur as toOrganisationSharePayload, us as updateOrganisationShare } from '../../../user_organisation_service-C4xz_32_.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
-
8
- interface OrganisationShare extends Record<string, unknown> {
9
- organisation_share_id: string;
10
- share_name: string;
11
- description?: string;
12
- status: Status;
13
- added_date_time: string;
14
- modified_date_time: string;
15
- organisation_id: string;
16
- UserOrganisation?: UserOrganisation;
17
- organisation_name?: string;
18
- organisation_code?: string;
19
- organisation_logo_url?: string;
20
- MasterVehicle?: MasterVehicle[];
21
- _count?: {
22
- MasterVehicle?: number;
23
- };
24
- }
25
- declare const OrganisationShareSchema: z.ZodObject<{
26
- organisation_id: z.ZodEffects<z.ZodString, string, string>;
27
- share_name: z.ZodEffects<z.ZodString, string, string>;
28
- description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
29
- status: z.ZodType<Status, z.ZodTypeDef, Status>;
30
- }, "strip", z.ZodTypeAny, {
31
- share_name: string;
32
- description: string;
33
- status: Status;
34
- organisation_id: string;
35
- }, {
36
- share_name: string;
37
- status: Status;
38
- organisation_id: string;
39
- description?: string | undefined;
40
- }>;
41
- type OrganisationShareDTO = z.infer<typeof OrganisationShareSchema>;
42
- declare const OrganisationShareQuerySchema: z.ZodObject<{
43
- search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
44
- status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
45
- paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
46
- page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
47
- page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
48
- load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
49
- load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
50
- load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
51
- load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
52
- load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
53
- load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
54
- include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
55
- where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
56
- order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
57
- name: z.ZodEffects<z.ZodString, string, string>;
58
- field: z.ZodEffects<z.ZodString, string, string>;
59
- direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
60
- }, "strip", z.ZodTypeAny, {
61
- name: string;
62
- field: string;
63
- direction: OrderBy;
64
- }, {
65
- name: string;
66
- field: string;
67
- direction: OrderBy;
68
- }>, "many">>>;
69
- include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
70
- date_format_id: z.ZodEffects<z.ZodString, string, string>;
71
- time_zone_id: z.ZodEffects<z.ZodString, string, string>;
72
- } & {
73
- organisation_share_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
74
- organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
75
- }, "strip", z.ZodTypeAny, {
76
- status: Status[];
77
- search: string;
78
- paging: PAGING;
79
- page_count: number;
80
- page_index: number;
81
- load_parents: LoadParents;
82
- load_parents_list: string[];
83
- load_child: LoadChild;
84
- load_child_list: string[];
85
- load_child_count: LoadChildCount;
86
- load_child_count_list: string[];
87
- include_details: Record<string, any>;
88
- where_relations: Record<string, any>;
89
- order_by: {
90
- name: string;
91
- field: string;
92
- direction: OrderBy;
93
- }[];
94
- include_master_data: YesNo;
95
- date_format_id: string;
96
- time_zone_id: string;
97
- organisation_share_ids: string[];
98
- organisation_ids: string[];
99
- }, {
100
- date_format_id: string;
101
- time_zone_id: string;
102
- status?: Status[] | undefined;
103
- search?: string | undefined;
104
- paging?: PAGING | undefined;
105
- page_count?: unknown;
106
- page_index?: unknown;
107
- load_parents?: LoadParents | undefined;
108
- load_parents_list?: string[] | undefined;
109
- load_child?: LoadChild | undefined;
110
- load_child_list?: string[] | undefined;
111
- load_child_count?: LoadChildCount | undefined;
112
- load_child_count_list?: string[] | undefined;
113
- include_details?: Record<string, any> | undefined;
114
- where_relations?: Record<string, any> | undefined;
115
- order_by?: {
116
- name: string;
117
- field: string;
118
- direction: OrderBy;
119
- }[] | undefined;
120
- include_master_data?: YesNo | undefined;
121
- organisation_share_ids?: string[] | undefined;
122
- organisation_ids?: string[] | undefined;
123
- }>;
124
- type OrganisationShareQueryDTO = z.infer<typeof OrganisationShareQuerySchema>;
125
- declare const toOrganisationSharePayload: (row: OrganisationShare) => OrganisationShareDTO;
126
- declare const newOrganisationSharePayload: () => OrganisationShareDTO;
127
- declare const findOrganisationShares: (data: OrganisationShareQueryDTO) => Promise<FBR<OrganisationShare[]>>;
128
- declare const createOrganisationShare: (data: OrganisationShareDTO) => Promise<SBR>;
129
- declare const updateOrganisationShare: (id: string, data: OrganisationShareDTO) => Promise<SBR>;
130
- declare const deleteOrganisationShare: (id: string) => Promise<SBR>;
131
- declare const getOrganisationShareCache: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
132
- declare const getOrganisationShareCacheCount: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
133
- declare const getOrganisationShareCacheChild: (organisation_id: string) => Promise<FBR<OrganisationShare[]>>;
134
-
135
- export { type OrganisationShare, type OrganisationShareDTO, type OrganisationShareQueryDTO, OrganisationShareQuerySchema, OrganisationShareSchema, createOrganisationShare, deleteOrganisationShare, findOrganisationShares, getOrganisationShareCache, getOrganisationShareCacheChild, getOrganisationShareCacheCount, newOrganisationSharePayload, toOrganisationSharePayload, updateOrganisationShare };
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { H as OrganisationSubCompany, b9 as OrganisationSubCompanyDTO, ba as OrganisationSubCompanyQueryDTO, bb as OrganisationSubCompanyQuerySchema, bc as OrganisationSubCompanySchema, bd as SubCompanyLogoDTO, be as SubCompanyLogoSchema, bf as createOrganisationSubCompany, bg as deleteOrganisationSubCompany, bh as delete_organisation_sub_company_logo, bi as findOrganisationSubCompanyies, bj as getOrganisationSubCompanyCache, bk as getOrganisationSubCompanyCacheChild, bl as getOrganisationSubCompanyCacheCount, bm as get_organisation_sub_company_logo_presigned_url, bn as newOrganisationSubCompanyPayload, bo as toOrganisationSubCompanyPayload, bp as updateOrganisationSubCompany, bq as update_organisation_sub_company_logo } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { H as OrganisationSubCompany, b9 as OrganisationSubCompanyDTO, ba as OrganisationSubCompanyQueryDTO, bb as OrganisationSubCompanyQuerySchema, bc as OrganisationSubCompanySchema, bd as SubCompanyLogoDTO, be as SubCompanyLogoSchema, bf as createOrganisationSubCompany, bg as deleteOrganisationSubCompany, bh as delete_organisation_sub_company_logo, bi as findOrganisationSubCompanyies, bj as getOrganisationSubCompanyCache, bk as getOrganisationSubCompanyCacheChild, bl as getOrganisationSubCompanyCacheCount, bm as get_organisation_sub_company_logo_presigned_url, bn as newOrganisationSubCompanyPayload, bo as toOrganisationSubCompanyPayload, bp as updateOrganisationSubCompany, bq as update_organisation_sub_company_logo } from '../../../user_organisation_service-C4xz_32_.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 OrganisationTag, bR as OrganisationTagDTO, bS as OrganisationTagQueryDTO, bT as OrganisationTagQuerySchema, bU as OrganisationTagSchema, bV as createOrganisationTag, bW as deleteOrganisationTag, bX as findOrganisationTags, bY as getOrganisationTagCache, bZ as getOrganisationTagCacheChild, b_ as getOrganisationTagCacheCount, b$ as newOrganisationTagPayload, c0 as toOrganisationTagPayload, c1 as updateOrganisationTag } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { J as OrganisationTag, bR as OrganisationTagDTO, bS as OrganisationTagQueryDTO, bT as OrganisationTagQuerySchema, bU as OrganisationTagSchema, bV as createOrganisationTag, bW as deleteOrganisationTag, bX as findOrganisationTags, bY as getOrganisationTagCache, bZ as getOrganisationTagCacheChild, b_ as getOrganisationTagCacheCount, b$ as newOrganisationTagPayload, c0 as toOrganisationTagPayload, c1 as updateOrganisationTag } from '../../../user_organisation_service-C4xz_32_.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 MasterSparePartCategory, zo as MasterSparePartCategoryDTO, zp as MasterSparePartCategorySchema, zq as SparePartCategoryQueryDTO, zr as SparePartCategoryQuerySchema, zs as createMasterSparePartCategory, zt as deleteMasterSparePartCategory, zu as findMasterSparePartCategories, zv as getMasterSparePartCategoryCache, zw as getMasterSparePartCategoryCacheChild, zx as getMasterSparePartCategoryCacheCount, zy as newMasterSparePartCategoryPayload, zz as toMasterSparePartCategoryPayload, zA as updateMasterSparePartCategory } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { L as MasterSparePartCategory, zC as MasterSparePartCategoryDTO, zD as MasterSparePartCategorySchema, zE as SparePartCategoryQueryDTO, zF as SparePartCategoryQuerySchema, zG as createMasterSparePartCategory, zH as deleteMasterSparePartCategory, zI as findMasterSparePartCategories, zJ as getMasterSparePartCategoryCache, zK as getMasterSparePartCategoryCacheChild, zL as getMasterSparePartCategoryCacheCount, zM as newMasterSparePartCategoryPayload, zN as toMasterSparePartCategoryPayload, zO as updateMasterSparePartCategory } from '../../../user_organisation_service-C4xz_32_.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 { z9 as FindCacheDTO, za as FindCacheSchema, zb as MasterSparePartSubCategory, zc as MasterSparePartSubCategoryDTO, zd as MasterSparePartSubCategorySchema, ze as SparePartSubCategoryQueryDTO, zf as SparePartSubCategoryQuerySchema, zg as createMasterSparePartSubCategory, zh as deleteMasterSparePartSubCategory, zi as findMasterSparePartSubCategories, zj as getMasterSparePartSubCategoryCache, zk as getMasterSparePartSubCategoryCacheCount, zl as newMasterSparePartSubCategoryPayload, zm as toMasterSparePartSubCategoryPayload, zn as updateMasterSparePartSubCategory } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { zn as FindCacheDTO, zo as FindCacheSchema, zp as MasterSparePartSubCategory, zq as MasterSparePartSubCategoryDTO, zr as MasterSparePartSubCategorySchema, zs as SparePartSubCategoryQueryDTO, zt as SparePartSubCategoryQuerySchema, zu as createMasterSparePartSubCategory, zv as deleteMasterSparePartSubCategory, zw as findMasterSparePartSubCategories, zx as getMasterSparePartSubCategoryCache, zy as getMasterSparePartSubCategoryCacheCount, zz as newMasterSparePartSubCategoryPayload, zA as toMasterSparePartSubCategoryPayload, zB as updateMasterSparePartSubCategory } from '../../../user_organisation_service-C4xz_32_.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 MasterSparePartUnit, zB as MasterSparePartUnitDTO, zC as MasterSparePartUnitSchema, zD as SparePartUnitQueryDTO, zE as SparePartUnitQuerySchema, zF as createMasterSparePartUnit, zG as deleteMasterSparePartUnit, zH as findMasterSparePartUnits, zI as getMasterSparePartUnitCache, zJ as getMasterSparePartUnitCacheCount, zK as newMasterSparePartUnitPayload, zL as toMasterSparePartUnitPayload, zM as updateMasterSparePartUnit } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { N as MasterSparePartUnit, zP as MasterSparePartUnitDTO, zQ as MasterSparePartUnitSchema, zR as SparePartUnitQueryDTO, zS as SparePartUnitQuerySchema, zT as createMasterSparePartUnit, zU as deleteMasterSparePartUnit, zV as findMasterSparePartUnits, zW as getMasterSparePartUnitCache, zX as getMasterSparePartUnitCacheCount, zY as newMasterSparePartUnitPayload, zZ as toMasterSparePartUnitPayload, z_ as updateMasterSparePartUnit } from '../../../user_organisation_service-C4xz_32_.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 MasterTripPartyType, zN as MasterTripPartyTypeDTO, zO as MasterTripPartyTypeQueryDTO, zP as MasterTripPartyTypeQuerySchema, zQ as MasterTripPartyTypeSchema, zR as createMasterTripPartyType, zS as deleteMasterTripPartyType, zT as findMasterTripPartyTypes, zU as getMasterTripPartyTypeCache, zV as newMasterTripPartyTypePayload, zW as toMasterTripPartyTypePayload, zX as updateMasterTripPartyType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { P as MasterTripPartyType, z$ as MasterTripPartyTypeDTO, A0 as MasterTripPartyTypeQueryDTO, A1 as MasterTripPartyTypeQuerySchema, A2 as MasterTripPartyTypeSchema, A3 as createMasterTripPartyType, A4 as deleteMasterTripPartyType, A5 as findMasterTripPartyTypes, A6 as getMasterTripPartyTypeCache, A7 as newMasterTripPartyTypePayload, A8 as toMasterTripPartyTypePayload, A9 as updateMasterTripPartyType } from '../../../user_organisation_service-C4xz_32_.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 MasterTyreGrade, zY as MasterTyreGradeDTO, zZ as MasterTyreGradeQueryDTO, z_ as MasterTyreGradeQuerySchema, z$ as MasterTyreGradeSchema, A0 as createMasterTyreGrade, A1 as deleteMasterTyreGrade, A2 as findMasterTyreGrades, A3 as getMasterTyreGradeCache, A4 as getMasterTyreGradeCacheCount, A5 as newMasterTyreGradePayload, A6 as toMasterTyreGradePayload, A7 as updateMasterTyreGrade } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { R as MasterTyreGrade, Aa as MasterTyreGradeDTO, Ab as MasterTyreGradeQueryDTO, Ac as MasterTyreGradeQuerySchema, Ad as MasterTyreGradeSchema, Ae as createMasterTyreGrade, Af as deleteMasterTyreGrade, Ag as findMasterTyreGrades, Ah as getMasterTyreGradeCache, Ai as getMasterTyreGradeCacheCount, Aj as newMasterTyreGradePayload, Ak as toMasterTyreGradePayload, Al as updateMasterTyreGrade } from '../../../user_organisation_service-C4xz_32_.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 MasterTyreMake, An as MasterTyreMakeDTO, Ao as MasterTyreMakeQueryDTO, Ap as MasterTyreMakeQuerySchema, Aq as MasterTyreMakeSchema, Ar as createMasterTyreMake, As as deleteMasterTyreMake, At as findMasterTyreMakes, Au as getMasterTyreMakeCache, Av as getMasterTyreMakeCacheChild, Aw as getMasterTyreMakeCacheCount, Ax as newMasterTyreMakePayload, Ay as toMasterTyreMakePayload, Az as updateMasterTyreMake } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { Q as MasterTyreMake, AB as MasterTyreMakeDTO, AC as MasterTyreMakeQueryDTO, AD as MasterTyreMakeQuerySchema, AE as MasterTyreMakeSchema, AF as createMasterTyreMake, AG as deleteMasterTyreMake, AH as findMasterTyreMakes, AI as getMasterTyreMakeCache, AJ as getMasterTyreMakeCacheChild, AK as getMasterTyreMakeCacheCount, AL as newMasterTyreMakePayload, AM as toMasterTyreMakePayload, AN as updateMasterTyreMake } from '../../../user_organisation_service-C4xz_32_.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 { A8 as FindCacheDTO, A9 as FindCacheSchema, Aa as MasterTyreModel, Ab as MasterTyreModelDTO, Ac as MasterTyreModelQueryDTO, Ad as MasterTyreModelQuerySchema, Ae as MasterTyreModelSchema, Af as createMasterTyreModel, Ag as deleteMasterTyreModel, Ah as findMasterTyreModels, Ai as getMasterTyreModelCache, Aj as getMasterTyreModelCacheCount, Ak as newMasterTyreModelPayload, Al as toMasterTyreModelPayload, Am as updateMasterTyreModel } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { Am as FindCacheDTO, An as FindCacheSchema, Ao as MasterTyreModel, Ap as MasterTyreModelDTO, Aq as MasterTyreModelQueryDTO, Ar as MasterTyreModelQuerySchema, As as MasterTyreModelSchema, At as createMasterTyreModel, Au as deleteMasterTyreModel, Av as findMasterTyreModels, Aw as getMasterTyreModelCache, Ax as getMasterTyreModelCacheCount, Ay as newMasterTyreModelPayload, Az as toMasterTyreModelPayload, AA as updateMasterTyreModel } from '../../../user_organisation_service-C4xz_32_.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 { T as MasterUserRole, ar as MasterUserRoleDTO, as as MasterUserRoleQueryDTO, at as MasterUserRoleQuerySchema, au as MasterUserRoleSchema, av as createMasterUserRole, aw as deleteMasterUserRole, ax as findMasterUserRoles, ay as getMasterUserRoleCache, az as getMasterUserRoleCacheCount, aA as newMasterUserRolePayload, aB as toMasterUserRolePayload, aC as updateMasterUserRole } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { T as MasterUserRole, ar as MasterUserRoleDTO, as as MasterUserRoleQueryDTO, at as MasterUserRoleQuerySchema, au as MasterUserRoleSchema, av as createMasterUserRole, aw as deleteMasterUserRole, ax as findMasterUserRoles, ay as getMasterUserRoleCache, az as getMasterUserRoleCacheCount, aA as newMasterUserRolePayload, aB as toMasterUserRolePayload, aC as updateMasterUserRole } from '../../../user_organisation_service-C4xz_32_.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 { V as MasterUserStatus, aD as MasterUserStatusDTO, aE as MasterUserStatusQueryDTO, aF as MasterUserStatusQuerySchema, aG as MasterUserStatusSchema, aH as createMasterUserStatus, aI as deleteMasterUserStatus, aJ as findMasterUserStatuses, aK as getMasterUserStatusCache, aL as getMasterUserStatusCacheCount, aM as newMasterUserStatusPayload, aN as toMasterUserStatusPayload, aO as updateMasterUserStatus } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { V as MasterUserStatus, aD as MasterUserStatusDTO, aE as MasterUserStatusQueryDTO, aF as MasterUserStatusQuerySchema, aG as MasterUserStatusSchema, aH as createMasterUserStatus, aI as deleteMasterUserStatus, aJ as findMasterUserStatuses, aK as getMasterUserStatusCache, aL as getMasterUserStatusCacheCount, aM as newMasterUserStatusPayload, aN as toMasterUserStatusPayload, aO as updateMasterUserStatus } from '../../../user_organisation_service-C4xz_32_.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 { _ as MasterVehicleAssociatedTo, s8 as MasterVehicleAssociatedToDTO, s9 as MasterVehicleAssociatedToQueryDTO, sa as MasterVehicleAssociatedToQuerySchema, sb as MasterVehicleAssociatedToSchema, sc as createMasterVehicleAssociatedTo, sd as deleteMasterVehicleAssociatedTo, se as findMasterVehicleAssociatedTos, sf as getMasterVehicleAssociatedToCache, sg as getMasterVehicleAssociatedToCacheChild, sh as getMasterVehicleAssociatedToCacheCount, si as newMasterVehicleAssociatedToPayload, sj as toMasterVehicleAssociatedToPayload, sk as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { _ as MasterVehicleAssociatedTo, s8 as MasterVehicleAssociatedToDTO, s9 as MasterVehicleAssociatedToQueryDTO, sa as MasterVehicleAssociatedToQuerySchema, sb as MasterVehicleAssociatedToSchema, sc as createMasterVehicleAssociatedTo, sd as deleteMasterVehicleAssociatedTo, se as findMasterVehicleAssociatedTos, sf as getMasterVehicleAssociatedToCache, sg as getMasterVehicleAssociatedToCacheChild, sh as getMasterVehicleAssociatedToCacheCount, si as newMasterVehicleAssociatedToPayload, sj as toMasterVehicleAssociatedToPayload, sk as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-C4xz_32_.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 { a2 as MasterVehicleDocumentType, wy as MasterVehicleDocumentTypeDTO, wz as MasterVehicleDocumentTypeQueryDTO, wA as MasterVehicleDocumentTypeQuerySchema, wB as MasterVehicleDocumentTypeSchema, wC as createMasterVehicleDocumentType, wD as deleteMasterVehicleDocumentType, wE as findMasterVehicleDocumentTypes, wF as getMasterVehicleDocumentTypeCache, wG as newMasterVehicleDocumentTypePayload, wH as toMasterVehicleDocumentTypePayload, wI as updateMasterVehicleDocumentType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { a2 as MasterVehicleDocumentType, wM as MasterVehicleDocumentTypeDTO, wN as MasterVehicleDocumentTypeQueryDTO, wO as MasterVehicleDocumentTypeQuerySchema, wP as MasterVehicleDocumentTypeSchema, wQ as createMasterVehicleDocumentType, wR as deleteMasterVehicleDocumentType, wS as findMasterVehicleDocumentTypes, wT as getMasterVehicleDocumentTypeCache, wU as newMasterVehicleDocumentTypePayload, wV as toMasterVehicleDocumentTypePayload, wW as updateMasterVehicleDocumentType } from '../../../user_organisation_service-C4xz_32_.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 { a1 as MasterVehicleFuelRemovalReason, jQ as MasterVehicleFuelRemovalReasonDTO, jR as MasterVehicleFuelRemovalReasonQueryDTO, jS as MasterVehicleFuelRemovalReasonQuerySchema, jT as MasterVehicleFuelRemovalReasonSchema, jU as createMasterVehicleFuelRemovalReason, jV as deleteMasterVehicleFuelRemovalReason, jW as findMasterVehicleFuelRemovalReasons, jX as getMasterVehicleFuelRemovalReasonCache, jY as getMasterVehicleFuelRemovalReasonCacheChild, jZ as getMasterVehicleFuelRemovalReasonCacheCount, j_ as newMasterVehicleFuelRemovalReasonPayload, j$ as toMasterVehicleFuelRemovalReasonPayload, k0 as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { a1 as MasterVehicleFuelRemovalReason, jQ as MasterVehicleFuelRemovalReasonDTO, jR as MasterVehicleFuelRemovalReasonQueryDTO, jS as MasterVehicleFuelRemovalReasonQuerySchema, jT as MasterVehicleFuelRemovalReasonSchema, jU as createMasterVehicleFuelRemovalReason, jV as deleteMasterVehicleFuelRemovalReason, jW as findMasterVehicleFuelRemovalReasons, jX as getMasterVehicleFuelRemovalReasonCache, jY as getMasterVehicleFuelRemovalReasonCacheChild, jZ as getMasterVehicleFuelRemovalReasonCacheCount, j_ as newMasterVehicleFuelRemovalReasonPayload, j$ as toMasterVehicleFuelRemovalReasonPayload, k0 as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-C4xz_32_.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 { $ as MasterVehicleFuelType, jq as MasterVehicleFuelTypeDTO, jr as MasterVehicleFuelTypeQueryDTO, js as MasterVehicleFuelTypeQuerySchema, jt as MasterVehicleFuelTypeSchema, ju as createMasterVehicleFuelType, jv as deleteMasterVehicleFuelType, jw as findMasterVehicleFuelTypes, jx as getMasterVehicleFuelTypeCache, jy as getMasterVehicleFuelTypeCacheChild, jz as getMasterVehicleFuelTypeCacheCount, jA as newMasterVehicleFuelTypePayload, jB as toMasterVehicleFuelTypePayload, jC as updateMasterVehicleFuelType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { $ as MasterVehicleFuelType, jq as MasterVehicleFuelTypeDTO, jr as MasterVehicleFuelTypeQueryDTO, js as MasterVehicleFuelTypeQuerySchema, jt as MasterVehicleFuelTypeSchema, ju as createMasterVehicleFuelType, jv as deleteMasterVehicleFuelType, jw as findMasterVehicleFuelTypes, jx as getMasterVehicleFuelTypeCache, jy as getMasterVehicleFuelTypeCacheChild, jz as getMasterVehicleFuelTypeCacheCount, jA as newMasterVehicleFuelTypePayload, jB as toMasterVehicleFuelTypePayload, jC as updateMasterVehicleFuelType } from '../../../user_organisation_service-C4xz_32_.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 { a0 as MasterVehicleFuelUnit, jD as MasterVehicleFuelUnitDTO, jE as MasterVehicleFuelUnitQueryDTO, jF as MasterVehicleFuelUnitQuerySchema, jG as MasterVehicleFuelUnitSchema, jH as createMasterVehicleFuelUnit, jI as deleteMasterVehicleFuelUnit, jJ as findMasterVehicleFuelUnits, jK as getMasterVehicleFuelUnitCache, jL as getMasterVehicleFuelUnitCacheChild, jM as getMasterVehicleFuelUnitCacheCount, jN as newMasterVehicleFuelUnitPayload, jO as toMasterVehicleFuelUnitPayload, jP as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { a0 as MasterVehicleFuelUnit, jD as MasterVehicleFuelUnitDTO, jE as MasterVehicleFuelUnitQueryDTO, jF as MasterVehicleFuelUnitQuerySchema, jG as MasterVehicleFuelUnitSchema, jH as createMasterVehicleFuelUnit, jI as deleteMasterVehicleFuelUnit, jJ as findMasterVehicleFuelUnits, jK as getMasterVehicleFuelUnitCache, jL as getMasterVehicleFuelUnitCacheChild, jM as getMasterVehicleFuelUnitCacheCount, jN as newMasterVehicleFuelUnitPayload, jO as toMasterVehicleFuelUnitPayload, jP as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-C4xz_32_.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 MasterVehicleMake, rx as MasterVehicleMakeDTO, ry as MasterVehicleMakeQueryDTO, rz as MasterVehicleMakeQuerySchema, rA as MasterVehicleMakeSchema, rB as createMasterVehicleMake, rC as deleteMasterVehicleMake, rD as findMasterVehicleMakes, rE as getMasterVehicleMakeCache, rF as getMasterVehicleMakeCacheChild, rG as getMasterVehicleMakeCacheCount, rH as newMasterVehicleMakePayload, rI as toMasterVehicleMakePayload, rJ as updateMasterVehicleMake } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { X as MasterVehicleMake, rx as MasterVehicleMakeDTO, ry as MasterVehicleMakeQueryDTO, rz as MasterVehicleMakeQuerySchema, rA as MasterVehicleMakeSchema, rB as createMasterVehicleMake, rC as deleteMasterVehicleMake, rD as findMasterVehicleMakes, rE as getMasterVehicleMakeCache, rF as getMasterVehicleMakeCacheChild, rG as getMasterVehicleMakeCacheCount, rH as newMasterVehicleMakePayload, rI as toMasterVehicleMakePayload, rJ as updateMasterVehicleMake } from '../../../user_organisation_service-C4xz_32_.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 { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-C4xz_32_.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 MasterVehicleOwnershipType, rX as MasterVehicleOwnershipTypeDTO, rY as MasterVehicleOwnershipTypeQueryDTO, rZ as MasterVehicleOwnershipTypeQuerySchema, r_ as MasterVehicleOwnershipTypeSchema, r$ as createMasterVehicleOwnershipType, s0 as deleteMasterVehicleOwnershipType, s1 as findMasterVehicleOwnershipTypes, s2 as getMasterVehicleOwnershipTypeCache, s3 as getMasterVehicleOwnershipTypeCacheChild, s4 as getMasterVehicleOwnershipTypeCacheCount, s5 as newMasterVehicleOwnershipTypePayload, s6 as toMasterVehicleOwnershipTypePayload, s7 as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { Z as MasterVehicleOwnershipType, rX as MasterVehicleOwnershipTypeDTO, rY as MasterVehicleOwnershipTypeQueryDTO, rZ as MasterVehicleOwnershipTypeQuerySchema, r_ as MasterVehicleOwnershipTypeSchema, r$ as createMasterVehicleOwnershipType, s0 as deleteMasterVehicleOwnershipType, s1 as findMasterVehicleOwnershipTypes, s2 as getMasterVehicleOwnershipTypeCache, s3 as getMasterVehicleOwnershipTypeCacheChild, s4 as getMasterVehicleOwnershipTypeCacheCount, s5 as newMasterVehicleOwnershipTypePayload, s6 as toMasterVehicleOwnershipTypePayload, s7 as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-C4xz_32_.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 MasterVehicleStatusType, rK as MasterVehicleStatusTypeDTO, rL as MasterVehicleStatusTypeQueryDTO, rM as MasterVehicleStatusTypeQuerySchema, rN as MasterVehicleStatusTypeSchema, rO as createMasterVehicleStatusType, rP as deleteMasterVehicleStatusType, rQ as findMasterVehicleStatusTypes, rR as getMasterVehicleStatusTypeCache, rS as getMasterVehicleStatusTypeCacheChild, rT as getMasterVehicleStatusTypeCacheCount, rU as newMasterVehicleStatusTypePayload, rV as toMasterVehicleStatusTypePayload, rW as updateMasterVehicleStatusType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { Y as MasterVehicleStatusType, rK as MasterVehicleStatusTypeDTO, rL as MasterVehicleStatusTypeQueryDTO, rM as MasterVehicleStatusTypeQuerySchema, rN as MasterVehicleStatusTypeSchema, rO as createMasterVehicleStatusType, rP as deleteMasterVehicleStatusType, rQ as findMasterVehicleStatusTypes, rR as getMasterVehicleStatusTypeCache, rS as getMasterVehicleStatusTypeCacheChild, rT as getMasterVehicleStatusTypeCacheCount, rU as newMasterVehicleStatusTypePayload, rV as toMasterVehicleStatusTypePayload, rW as updateMasterVehicleStatusType } from '../../../user_organisation_service-C4xz_32_.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 { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-C4xz_32_.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 MasterVehicleType, qQ as MasterVehicleTypeDTO, qR as MasterVehicleTypeQueryDTO, qS as MasterVehicleTypeQuerySchema, qT as MasterVehicleTypeSchema, qU as createMasterVehicleType, qV as deleteMasterVehicleType, qW as findMasterVehicleTypes, qX as getMasterVehicleTypeCache, qY as getMasterVehicleTypeCacheChild, qZ as getMasterVehicleTypeCacheCount, q_ as newMasterVehicleTypePayload, q$ as toMasterVehicleTypePayload, r0 as updateMasterVehicleType } from '../../../user_organisation_service-YB8uNPFT.js';
4
+ export { W as MasterVehicleType, qQ as MasterVehicleTypeDTO, qR as MasterVehicleTypeQueryDTO, qS as MasterVehicleTypeQuerySchema, qT as MasterVehicleTypeSchema, qU as createMasterVehicleType, qV as deleteMasterVehicleType, qW as findMasterVehicleTypes, qX as getMasterVehicleTypeCache, qY as getMasterVehicleTypeCacheChild, qZ as getMasterVehicleTypeCacheCount, q_ as newMasterVehicleTypePayload, q$ as toMasterVehicleTypePayload, r0 as updateMasterVehicleType } from '../../../user_organisation_service-C4xz_32_.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -31,7 +31,6 @@ 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;
35
34
  mobile_number: string;
36
35
  email: string;
37
36
  facebook_link: string;
@@ -42,6 +41,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
42
41
  pinterest_link: string;
43
42
  whats_app_chat_url: string;
44
43
  telegram_chat_url: string;
44
+ status: Status;
45
45
  }, {
46
46
  status: Status;
47
47
  mobile_number?: string | undefined;
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { AL as ExclusiveFeatureAccess, AM as ExclusiveFeatureAccessDTO, AN as ExclusiveFeatureAccessQueryDTO, AO as ExclusiveFeatureAccessQuerySchema, AP as ExclusiveFeatureAccessSchema, AQ as createDemo, AR as deleteExclusiveFeatureAccess, AS as findExclusiveFeatureAccess, AT as newExclusiveFeatureAccessPayload, AU as toExclusiveFeatureAccessPayload, AV as updateExclusiveFeatureAccess } from '../../user_organisation_service-YB8uNPFT.js';
4
+ export { AZ as ExclusiveFeatureAccess, A_ as ExclusiveFeatureAccessDTO, A$ as ExclusiveFeatureAccessQueryDTO, B0 as ExclusiveFeatureAccessQuerySchema, B1 as ExclusiveFeatureAccessSchema, B2 as createDemo, B3 as deleteExclusiveFeatureAccess, B4 as findExclusiveFeatureAccess, B5 as newExclusiveFeatureAccessPayload, B6 as toExclusiveFeatureAccessPayload, B7 as updateExclusiveFeatureAccess } from '../../user_organisation_service-C4xz_32_.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';