vms-nest-prisma-api-document 680.0.0 → 690.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-Bd5TtOm6.d.ts → bookmark_service-BvGQhcC3.d.ts} +272 -170
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  16. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +14 -0
  20. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  21. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  22. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  23. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_service.js +11 -1
  29. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  32. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  33. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  34. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  35. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  36. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  37. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  38. package/dist/services/main/users/auth_service.d.ts +1 -1
  39. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  40. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  41. package/dist/services/main/users/user_service.d.ts +1 -1
  42. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  43. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/master_vehicle_service.js +15 -12
  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 +99 -0
  53. package/dist/services/master/cache_reset/master_reset_cache_service.js +127 -0
  54. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  55. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  72. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  86. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  87. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  88. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  89. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  90. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  91. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  92. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  93. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  94. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  106. package/package.json +1 -1
@@ -0,0 +1,127 @@
1
+ // src/core/sdk-config.ts
2
+ var KEY = "__vms_axios_instance__";
3
+ var getAxiosInstance = () => {
4
+ const instance = globalThis[KEY];
5
+ if (!instance) {
6
+ throw new Error("\u274C Axios instance not configured. Call setAxiosInstance() first.");
7
+ }
8
+ return instance;
9
+ };
10
+
11
+ // src/core/apiCall.ts
12
+ var apiGet = async (url, params) => {
13
+ const response = await getAxiosInstance().get(url, { params });
14
+ return response.data;
15
+ };
16
+
17
+ // src/services/master/cache_reset/master_reset_cache_service.ts
18
+ var URL = "master";
19
+ var ENDPOINTS = {
20
+ reset_cache: `${URL}/reset_cache`,
21
+ // vehicle cache
22
+ vehicle_cache: (id) => `${URL}/vehicle/cache/${id}`,
23
+ vehicle_cache_count: (id) => `${URL}/vehicle/cache_count/${id}`,
24
+ vehicle_cache_child: (id) => `${URL}/vehicle/cache_child/${id}`,
25
+ // user cache
26
+ user_cache: (id) => `${URL}/user/cache/${id}`,
27
+ user_cache_count: (id) => `${URL}/user/cache_count/${id}`,
28
+ // tyre cache
29
+ tyre_cache: (id) => `${URL}/tyre/cache/${id}`,
30
+ tyre_cache_count: (id) => `${URL}/tyre/cache_count/${id}`,
31
+ // trip cache
32
+ trip_cache: (id) => `${URL}/trip/cache/${id}`,
33
+ // spare_part cache
34
+ spare_part_cache: (id) => `${URL}/spare_parts/cache/${id}`,
35
+ spare_part_cache_count: (id) => `${URL}/spare_parts/cache_count/${id}`,
36
+ // organisation cache
37
+ organisation_cache: (id) => `${URL}/organisation/cache/${id}`,
38
+ organisation_cache_count: (id) => `${URL}/organisation/cache_count/${id}`,
39
+ organisation_cache_child: (id) => `${URL}/organisation/cache_child/${id}`,
40
+ // main cache
41
+ main_cache: (id) => `${URL}/main/cache/${id}`,
42
+ // fleet cache
43
+ fleet_cache: (id) => `${URL}/fleet/cache/${id}`,
44
+ // expense cache
45
+ expense_cache: (id) => `${URL}/expense/cache/${id}`,
46
+ // bus cache
47
+ bus_cache: (id) => `${URL}/bus/cache/${id}`,
48
+ bus_cache_count: (id) => `${URL}/bus/cache_count/${id}`
49
+ };
50
+ var reset_cache_master = async () => {
51
+ return apiGet(ENDPOINTS.reset_cache);
52
+ };
53
+ var vehicle_cache = async (id) => {
54
+ return apiGet(ENDPOINTS.vehicle_cache(id));
55
+ };
56
+ var vehicle_cache_count = async (id) => {
57
+ return apiGet(ENDPOINTS.vehicle_cache_count(id));
58
+ };
59
+ var vehicle_cache_child = async (id) => {
60
+ return apiGet(ENDPOINTS.vehicle_cache_child(id));
61
+ };
62
+ var user_cache = async (id) => {
63
+ return apiGet(ENDPOINTS.user_cache(id));
64
+ };
65
+ var user_cache_count = async (id) => {
66
+ return apiGet(ENDPOINTS.user_cache_count(id));
67
+ };
68
+ var tyre_cache = async (id) => {
69
+ return apiGet(ENDPOINTS.tyre_cache(id));
70
+ };
71
+ var tyre_cache_count = async (id) => {
72
+ return apiGet(ENDPOINTS.tyre_cache_count(id));
73
+ };
74
+ var trip_cache = async (id) => {
75
+ return apiGet(ENDPOINTS.trip_cache(id));
76
+ };
77
+ var spare_part_cache = async (id) => {
78
+ return apiGet(ENDPOINTS.spare_part_cache(id));
79
+ };
80
+ var spare_part_cache_count = async (id) => {
81
+ return apiGet(ENDPOINTS.spare_part_cache_count(id));
82
+ };
83
+ var organisation_cache = async (id) => {
84
+ return apiGet(ENDPOINTS.organisation_cache(id));
85
+ };
86
+ var organisation_cache_count = async (id) => {
87
+ return apiGet(ENDPOINTS.organisation_cache_count(id));
88
+ };
89
+ var organisation_cache_child = async (id) => {
90
+ return apiGet(ENDPOINTS.organisation_cache_child(id));
91
+ };
92
+ var main_cache = async (id) => {
93
+ return apiGet(ENDPOINTS.main_cache(id));
94
+ };
95
+ var fleet_cache = async (id) => {
96
+ return apiGet(ENDPOINTS.fleet_cache(id));
97
+ };
98
+ var expense_cache = async (id) => {
99
+ return apiGet(ENDPOINTS.expense_cache(id));
100
+ };
101
+ var bus_cache = async (id) => {
102
+ return apiGet(ENDPOINTS.bus_cache(id));
103
+ };
104
+ var bus_cache_count = async (id) => {
105
+ return apiGet(ENDPOINTS.bus_cache_count(id));
106
+ };
107
+ export {
108
+ bus_cache,
109
+ bus_cache_count,
110
+ expense_cache,
111
+ fleet_cache,
112
+ main_cache,
113
+ organisation_cache,
114
+ organisation_cache_child,
115
+ organisation_cache_count,
116
+ reset_cache_master,
117
+ spare_part_cache,
118
+ spare_part_cache_count,
119
+ trip_cache,
120
+ tyre_cache,
121
+ tyre_cache_count,
122
+ user_cache,
123
+ user_cache_count,
124
+ vehicle_cache,
125
+ vehicle_cache_child,
126
+ vehicle_cache_count
127
+ };
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { va as MasterDeviceManufacturer, vc as MasterDeviceManufacturerDTO, ve as MasterDeviceManufacturerQueryDTO, vd as MasterDeviceManufacturerQuerySchema, vb as MasterDeviceManufacturerSchema, vi as createMasterDeviceManufacturer, vk as deleteMasterDeviceManufacturer, vh as findMasterDeviceManufacturers, vl as getMasterDeviceManufacturerCache, vn as getMasterDeviceManufacturerCacheChild, vm as getMasterDeviceManufacturerCacheCount, vg as newMasterDeviceManufacturerPayload, vf as toMasterDeviceManufacturerPayload, vj as updateMasterDeviceManufacturer } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { vr as MasterDeviceManufacturer, vt as MasterDeviceManufacturerDTO, vv as MasterDeviceManufacturerQueryDTO, vu as MasterDeviceManufacturerQuerySchema, vs as MasterDeviceManufacturerSchema, vz as createMasterDeviceManufacturer, vB as deleteMasterDeviceManufacturer, vy as findMasterDeviceManufacturers, vC as getMasterDeviceManufacturerCache, vE as getMasterDeviceManufacturerCacheChild, vD as getMasterDeviceManufacturerCacheCount, vx as newMasterDeviceManufacturerPayload, vw as toMasterDeviceManufacturerPayload, vA as updateMasterDeviceManufacturer } from '../../../bookmark_service-BvGQhcC3.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { v0 as FindCacheDTO, u$ as FindCacheSchema, uW as MasterDeviceModel, uY as MasterDeviceModelDTO, u_ as MasterDeviceModelQueryDTO, uZ as MasterDeviceModelQuerySchema, uX as MasterDeviceModelSchema, v4 as createMasterDeviceModel, v6 as deleteMasterDeviceModel, v3 as findMasterDeviceModels, v7 as getMasterDeviceModelCache, v9 as getMasterDeviceModelCacheChild, v8 as getMasterDeviceModelCacheCount, v2 as newMasterDeviceModelPayload, v1 as toMasterDeviceModelPayload, v5 as updateMasterDeviceModel } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { vh as FindCacheDTO, vg as FindCacheSchema, vb as MasterDeviceModel, vd as MasterDeviceModelDTO, vf as MasterDeviceModelQueryDTO, ve as MasterDeviceModelQuerySchema, vc as MasterDeviceModelSchema, vl as createMasterDeviceModel, vn as deleteMasterDeviceModel, vk as findMasterDeviceModels, vo as getMasterDeviceModelCache, vq as getMasterDeviceModelCacheChild, vp as getMasterDeviceModelCacheCount, vj as newMasterDeviceModelPayload, vi as toMasterDeviceModelPayload, vm as updateMasterDeviceModel } from '../../../bookmark_service-BvGQhcC3.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { uM as FindCacheDTO, uL as FindCacheSchema, uG as MasterDeviceType, uI as MasterDeviceTypeDTO, uK as MasterDeviceTypeQueryDTO, uJ as MasterDeviceTypeQuerySchema, uH as MasterDeviceTypeSchema, uQ as createMasterDeviceType, uS as deleteMasterDeviceType, uP as findMasterDeviceTypes, uT as getMasterDeviceTypeCache, uV as getMasterDeviceTypeCacheChild, uU as getMasterDeviceTypeCacheCount, uO as newMasterDeviceTypePayload, uN as toMasterDeviceTypePayload, uR as updateMasterDeviceType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { v1 as FindCacheDTO, v0 as FindCacheSchema, uX as MasterDeviceType, uZ as MasterDeviceTypeDTO, u$ as MasterDeviceTypeQueryDTO, u_ as MasterDeviceTypeQuerySchema, uY as MasterDeviceTypeSchema, v5 as createMasterDeviceType, v7 as deleteMasterDeviceType, v4 as findMasterDeviceTypes, v8 as getMasterDeviceTypeCache, va as getMasterDeviceTypeCacheChild, v9 as getMasterDeviceTypeCacheCount, v3 as newMasterDeviceTypePayload, v2 as toMasterDeviceTypePayload, v6 as updateMasterDeviceType } from '../../../bookmark_service-BvGQhcC3.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 { f4 as MasterExpenseName, f6 as MasterExpenseNameDTO, f8 as MasterExpenseNameQueryDTO, f7 as MasterExpenseNameQuerySchema, f5 as MasterExpenseNameSchema, fc as createMasterExpenseName, fe as deleteMasterExpenseName, fb as findMasterExpenseNames, ff as getMasterExpenseNameCache, fa as newMasterExpenseNamePayload, f9 as toMasterExpenseNamePayload, fd as updateMasterExpenseName } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { I as MasterExpenseName, fz as MasterExpenseNameDTO, fB as MasterExpenseNameQueryDTO, fA as MasterExpenseNameQuerySchema, fy as MasterExpenseNameSchema, fF as createMasterExpenseName, fH as deleteMasterExpenseName, fE as findMasterExpenseNames, fI as getMasterExpenseNameCache, fD as newMasterExpenseNamePayload, fC as toMasterExpenseNamePayload, fG as updateMasterExpenseName } from '../../../bookmark_service-BvGQhcC3.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 { xn as MasterExpenseType, xp as MasterExpenseTypeDTO, xr as MasterExpenseTypeQueryDTO, xq as MasterExpenseTypeQuerySchema, xo as MasterExpenseTypeSchema, xv as createMasterExpenseType, xx as deleteMasterExpenseType, xu as findMasterExpenseTypes, xy as getMasterExpenseTypeCache, xt as newMasterExpenseTypePayload, xs as toMasterExpenseTypePayload, xw as updateMasterExpenseType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { J as MasterExpenseType, xB as MasterExpenseTypeDTO, xD as MasterExpenseTypeQueryDTO, xC as MasterExpenseTypeQuerySchema, xA as MasterExpenseTypeSchema, xH as createMasterExpenseType, xJ as deleteMasterExpenseType, xG as findMasterExpenseTypes, xK as getMasterExpenseTypeCache, xF as newMasterExpenseTypePayload, xE as toMasterExpenseTypePayload, xI as updateMasterExpenseType } from '../../../bookmark_service-BvGQhcC3.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 { hM as FuelCompanyLogoDTO, hL as FuelCompanyLogoSchema, hG as MasterFuelCompany, hI as MasterFuelCompanyDTO, hK as MasterFuelCompanyQueryDTO, hJ as MasterFuelCompanyQuerySchema, hH as MasterFuelCompanySchema, hT as createMasterFuelCompany, hV as deleteMasterFuelCompany, hR as delete_master_fuel_company_logo, hS as findMasterFuelCompanys, hW as getMasterFuelCompanyCache, hP as get_master_fuel_company_presigned_url, hO as newMasterFuelCompanyPayload, hN as toMasterFuelCompanyPayload, hU as updateMasterFuelCompany, hQ as update_master_fuel_company_logo } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { ih as FuelCompanyLogoDTO, ig as FuelCompanyLogoSchema, P as MasterFuelCompany, ic as MasterFuelCompanyDTO, ie as MasterFuelCompanyQueryDTO, id as MasterFuelCompanyQuerySchema, ib as MasterFuelCompanySchema, ip as createMasterFuelCompany, ir as deleteMasterFuelCompany, im as delete_master_fuel_company_logo, io as findMasterFuelCompanys, is as getMasterFuelCompanyCache, ik as get_master_fuel_company_presigned_url, ij as newMasterFuelCompanyPayload, ii as toMasterFuelCompanyPayload, iq as updateMasterFuelCompany, il as update_master_fuel_company_logo } from '../../../bookmark_service-BvGQhcC3.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 { dY as MasterVendorDocumentType, d_ as MasterVendorDocumentTypeDTO, e0 as MasterVendorDocumentTypeQueryDTO, d$ as MasterVendorDocumentTypeQuerySchema, dZ as MasterVendorDocumentTypeSchema, e4 as createMasterVendorDocumentType, e6 as deleteMasterVendorDocumentType, e3 as findMasterVendorDocumentTypes, e7 as getMasterVendorDocumentTypeCache, e2 as newMasterVendorDocumentTypePayload, e1 as toMasterVendorDocumentTypePayload, e5 as updateMasterVendorDocumentType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { N as MasterVendorDocumentType, ex as MasterVendorDocumentTypeDTO, ez as MasterVendorDocumentTypeQueryDTO, ey as MasterVendorDocumentTypeQuerySchema, ew as MasterVendorDocumentTypeSchema, eD as createMasterVendorDocumentType, eF as deleteMasterVendorDocumentType, eC as findMasterVendorDocumentTypes, eG as getMasterVendorDocumentTypeCache, eB as newMasterVendorDocumentTypePayload, eA as toMasterVendorDocumentTypePayload, eE as updateMasterVendorDocumentType } from '../../../bookmark_service-BvGQhcC3.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 { dM as MasterVendorTag, dO as MasterVendorTagDTO, dQ as MasterVendorTagQueryDTO, dP as MasterVendorTagQuerySchema, dN as MasterVendorTagSchema, dU as createMasterVendorTag, dW as deleteMasterVendorTag, dT as findMasterVendorTags, dX as getMasterVendorTagCache, dS as newMasterVendorTagPayload, dR as toMasterVendorTagPayload, dV as updateMasterVendorTag } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { L as MasterVendorTag, em as MasterVendorTagDTO, eo as MasterVendorTagQueryDTO, en as MasterVendorTagQuerySchema, el as MasterVendorTagSchema, es as createMasterVendorTag, eu as deleteMasterVendorTag, er as findMasterVendorTags, ev as getMasterVendorTagCache, eq as newMasterVendorTagPayload, ep as toMasterVendorTagPayload, et as updateMasterVendorTag } from '../../../bookmark_service-BvGQhcC3.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 { dA as MasterVendorType, dC as MasterVendorTypeDTO, dE as MasterVendorTypeQueryDTO, dD as MasterVendorTypeQuerySchema, dB as MasterVendorTypeSchema, dI as createMasterVendorType, dK as deleteMasterVendorType, dH as findMasterVendorTypes, dL as getMasterVendorTypeCache, dG as newMasterVendorTypePayload, dF as toMasterVendorTypePayload, dJ as updateMasterVendorType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { K as MasterVendorType, eb as MasterVendorTypeDTO, ed as MasterVendorTypeQueryDTO, ec as MasterVendorTypeQuerySchema, ea as MasterVendorTypeSchema, eh as createMasterVendorType, ej as deleteMasterVendorType, eg as findMasterVendorTypes, ek as getMasterVendorTypeCache, ef as newMasterVendorTypePayload, ee as toMasterVendorTypePayload, ei as updateMasterVendorType } from '../../../bookmark_service-BvGQhcC3.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 { ew as MasterFleetIncidentSeverity, ey as MasterFleetIncidentSeverityDTO, eA as MasterFleetIncidentSeverityQueryDTO, ez as MasterFleetIncidentSeverityQuerySchema, ex as MasterFleetIncidentSeveritySchema, eE as createMasterFleetIncidentSeverity, eG as deleteMasterFleetIncidentSeverity, eD as findMasterFleetIncidentSeverities, eH as getMasterFleetIncidentSeverityCache, eC as newMasterFleetIncidentSeverityPayload, eB as toMasterFleetIncidentSeverityPayload, eF as updateMasterFleetIncidentSeverity } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { F as MasterFleetIncidentSeverity, f2 as MasterFleetIncidentSeverityDTO, f4 as MasterFleetIncidentSeverityQueryDTO, f3 as MasterFleetIncidentSeverityQuerySchema, f1 as MasterFleetIncidentSeveritySchema, f8 as createMasterFleetIncidentSeverity, fa as deleteMasterFleetIncidentSeverity, f7 as findMasterFleetIncidentSeverities, fb as getMasterFleetIncidentSeverityCache, f6 as newMasterFleetIncidentSeverityPayload, f5 as toMasterFleetIncidentSeverityPayload, f9 as updateMasterFleetIncidentSeverity } from '../../../bookmark_service-BvGQhcC3.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 { eI as MasterFleetIncidentStatus, eK as MasterFleetIncidentStatusDTO, eM as MasterFleetIncidentStatusQueryDTO, eL as MasterFleetIncidentStatusQuerySchema, eJ as MasterFleetIncidentStatusSchema, eQ as createMasterFleetIncidentStatus, eS as deleteMasterFleetIncidentStatus, eP as findMasterFleetIncidentStatuses, eT as getMasterFleetIncidentStatusCache, eO as newMasterFleetIncidentStatusPayload, eN as toMasterFleetIncidentStatusPayload, eR as updateMasterFleetIncidentStatus } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { E as MasterFleetIncidentStatus, fd as MasterFleetIncidentStatusDTO, ff as MasterFleetIncidentStatusQueryDTO, fe as MasterFleetIncidentStatusQuerySchema, fc as MasterFleetIncidentStatusSchema, fj as createMasterFleetIncidentStatus, fl as deleteMasterFleetIncidentStatus, fi as findMasterFleetIncidentStatuses, fm as getMasterFleetIncidentStatusCache, fh as newMasterFleetIncidentStatusPayload, fg as toMasterFleetIncidentStatusPayload, fk as updateMasterFleetIncidentStatus } from '../../../bookmark_service-BvGQhcC3.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 { eU as MasterFleetIncidentType, eW as MasterFleetIncidentTypeDTO, eY as MasterFleetIncidentTypeQueryDTO, eX as MasterFleetIncidentTypeQuerySchema, eV as MasterFleetIncidentTypeSchema, f0 as createMasterFleetIncidentType, f2 as deleteMasterFleetIncidentType, e$ as findMasterFleetIncidentTypes, f3 as getMasterFleetIncidentTypeCache, e_ as newMasterFleetIncidentTypePayload, eZ as toMasterFleetIncidentTypePayload, f1 as updateMasterFleetIncidentType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { D as MasterFleetIncidentType, fo as MasterFleetIncidentTypeDTO, fq as MasterFleetIncidentTypeQueryDTO, fp as MasterFleetIncidentTypeQuerySchema, fn as MasterFleetIncidentTypeSchema, fu as createMasterFleetIncidentType, fw as deleteMasterFleetIncidentType, ft as findMasterFleetIncidentTypes, fx as getMasterFleetIncidentTypeCache, fs as newMasterFleetIncidentTypePayload, fr as toMasterFleetIncidentTypePayload, fv as updateMasterFleetIncidentType } from '../../../bookmark_service-BvGQhcC3.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 { ek as MasterFleetInsuranceClaimStatus, em as MasterFleetInsuranceClaimStatusDTO, eo as MasterFleetInsuranceClaimStatusQueryDTO, en as MasterFleetInsuranceClaimStatusQuerySchema, el as MasterFleetInsuranceClaimStatusSchema, es as createMasterFleetInsuranceClaimStatus, eu as deleteMasterFleetInsuranceClaimStatus, er as findMasterFleetInsuranceClaimStatuses, ev as getMasterFleetInsuranceClaimStatusCache, eq as newMasterFleetInsuranceClaimStatusPayload, ep as toMasterFleetInsuranceClaimStatusPayload, et as updateMasterFleetInsuranceClaimStatus } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { G as MasterFleetInsuranceClaimStatus, eT as MasterFleetInsuranceClaimStatusDTO, eV as MasterFleetInsuranceClaimStatusQueryDTO, eU as MasterFleetInsuranceClaimStatusQuerySchema, eS as MasterFleetInsuranceClaimStatusSchema, eZ as createMasterFleetInsuranceClaimStatus, e$ as deleteMasterFleetInsuranceClaimStatus, eY as findMasterFleetInsuranceClaimStatuses, f0 as getMasterFleetInsuranceClaimStatusCache, eX as newMasterFleetInsuranceClaimStatusPayload, eW as toMasterFleetInsuranceClaimStatusPayload, e_ as updateMasterFleetInsuranceClaimStatus } from '../../../bookmark_service-BvGQhcC3.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 { e8 as MasterFleetServiceTask, ea as MasterFleetServiceTaskDTO, ec as MasterFleetServiceTaskQueryDTO, eb as MasterFleetServiceTaskQuerySchema, e9 as MasterFleetServiceTaskSchema, eg as createMasterFleetServiceTask, ei as deleteMasterFleetServiceTask, ef as findMasterFleetServiceTasks, ej as getMasterFleetServiceTaskCache, ee as newMasterFleetServiceTaskPayload, ed as toMasterFleetServiceTaskPayload, eh as updateMasterFleetServiceTask } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { H as MasterFleetServiceTask, eI as MasterFleetServiceTaskDTO, eK as MasterFleetServiceTaskQueryDTO, eJ as MasterFleetServiceTaskQuerySchema, eH as MasterFleetServiceTaskSchema, eO as createMasterFleetServiceTask, eQ as deleteMasterFleetServiceTask, eN as findMasterFleetServiceTasks, eR as getMasterFleetServiceTaskCache, eM as newMasterFleetServiceTaskPayload, eL as toMasterFleetServiceTaskPayload, eP as updateMasterFleetServiceTask } from '../../../bookmark_service-BvGQhcC3.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 { ws as MasterMainCountry, wu as MasterMainCountryDTO, ww as MasterMainCountryQueryDTO, wv as MasterMainCountryQuerySchema, wt as MasterMainCountrySchema, wA as createMasterMainCountry, wC as deleteMasterMainCountry, wz as findMasterMainCountries, wD as getMasterMainCountryCache, wE as getMasterMainCountryCacheChild, wy as newMasterMainCountryPayload, wx as toMasterMainCountryPayload, wB as updateMasterMainCountry } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { w as MasterMainCountry, wJ as MasterMainCountryDTO, wL as MasterMainCountryQueryDTO, wK as MasterMainCountryQuerySchema, wI as MasterMainCountrySchema, wP as createMasterMainCountry, wR as deleteMasterMainCountry, wO as findMasterMainCountries, wS as getMasterMainCountryCache, wT as getMasterMainCountryCacheChild, wN as newMasterMainCountryPayload, wM as toMasterMainCountryPayload, wQ as updateMasterMainCountry } from '../../../bookmark_service-BvGQhcC3.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 MasterMainCurrency, p as MasterMainCurrencyDTO, r as MasterMainCurrencyQueryDTO, q as MasterMainCurrencyQuerySchema, o as MasterMainCurrencySchema, x as createMasterMainCurrency, z as deleteMasterMainCurrency, w as findMasterMainCurrencies, A as getMasterMainCurrencyCache, v as newMasterMainCurrencyPayload, s as toMasterMainCurrencyPayload, y as updateMasterMainCurrency } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { a9 as MasterMainCurrency, ab as MasterMainCurrencyDTO, ad as MasterMainCurrencyQueryDTO, ac as MasterMainCurrencyQuerySchema, aa as MasterMainCurrencySchema, ah as createMasterMainCurrency, aj as deleteMasterMainCurrency, ag as findMasterMainCurrencies, ak as getMasterMainCurrencyCache, af as newMasterMainCurrencyPayload, ae as toMasterMainCurrencyPayload, ai as updateMasterMainCurrency } from '../../../bookmark_service-BvGQhcC3.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 { ba as MasterMainDateFormat, bc as MasterMainDateFormatDTO, be as MasterMainDateFormatQueryDTO, bd as MasterMainDateFormatQuerySchema, bb as MasterMainDateFormatSchema, bi as createMasterMainDateFormat, bk as deleteMasterMainDateFormat, bh as findMasterMainDateFormats, bl as getMasterMainDateFormatCache, bg as newMasterMainDateFormatPayload, bf as toMasterMainDateFormatPayload, bj as updateMasterMainDateFormat } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { x as MasterMainDateFormat, bO as MasterMainDateFormatDTO, bQ as MasterMainDateFormatQueryDTO, bP as MasterMainDateFormatQuerySchema, bN as MasterMainDateFormatSchema, bU as createMasterMainDateFormat, bW as deleteMasterMainDateFormat, bT as findMasterMainDateFormats, bX as getMasterMainDateFormatCache, bS as newMasterMainDateFormatPayload, bR as toMasterMainDateFormatPayload, bV as updateMasterMainDateFormat } from '../../../bookmark_service-BvGQhcC3.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -18,12 +18,12 @@ declare const MasterMainEwayBillProviderSchema: z.ZodObject<{
18
18
  provider_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19
19
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20
20
  }, "strip", z.ZodTypeAny, {
21
+ status: Status;
21
22
  provider_name: string;
22
23
  provider_code: string;
23
- status: Status;
24
24
  }, {
25
- provider_name: string;
26
25
  status: Status;
26
+ provider_name: string;
27
27
  provider_code?: string | undefined;
28
28
  }>;
29
29
  type MasterMainEwayBillProviderDTO = z.infer<typeof MasterMainEwayBillProviderSchema>;
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { d as MasterMainIndustry, f as MasterMainIndustryDTO, h as MasterMainIndustryQueryDTO, g as MasterMainIndustryQuerySchema, e as MasterMainIndustrySchema, j as createMasterMainIndustry, k as deleteMasterMainIndustry, i as findMasterMainIndustry, l as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { v as MasterMainIndustry, $ as MasterMainIndustryDTO, a1 as MasterMainIndustryQueryDTO, a0 as MasterMainIndustryQuerySchema, _ as MasterMainIndustrySchema, a5 as createMasterMainIndustry, a7 as deleteMasterMainIndustry, a4 as findMasterMainIndustry, a8 as getMasterMainIndustryCache, a3 as newMasterMainIndustryPayload, a2 as toMasterMainIndustryPayload, a6 as updateMasterMainIndustry } from '../../../bookmark_service-BvGQhcC3.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 { cY as MasterMainLandMark, c_ as MasterMainLandmarkDTO, d0 as MasterMainLandmarkQueryDTO, c$ as MasterMainLandmarkQuerySchema, cZ as MasterMainLandmarkSchema, d4 as createMasterMainCountry, d6 as deleteMasterMainCountry, d3 as findMasterMainCountries, d2 as newMasterMainLandmarkPayload, d1 as toMasterMainLandmarkPayload, d5 as updateMasterMainCountry } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { dB as MasterMainLandMark, dD as MasterMainLandmarkDTO, dF as MasterMainLandmarkQueryDTO, dE as MasterMainLandmarkQuerySchema, dC as MasterMainLandmarkSchema, dJ as createMasterMainCountry, dL as deleteMasterMainCountry, dI as findMasterMainCountries, dH as newMasterMainLandmarkPayload, dG as toMasterMainLandmarkPayload, dK as updateMasterMainCountry } from '../../../bookmark_service-BvGQhcC3.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 MasterMainLanguage, b0 as MasterMainLanguageDTO, b2 as MasterMainLanguageQueryDTO, b1 as MasterMainLanguageQuerySchema, a$ as MasterMainLanguageSchema, b6 as createMasterMainLanguage, b8 as deleteMasterMainLanguage, b5 as findMasterMainLanguages, b9 as getMasterMainLanguageCache, b4 as newMasterMainLanguagePayload, b3 as toMasterMainLanguagePayload, b7 as updateMasterMainLanguage } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.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 { vo 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-Bd5TtOm6.js';
4
+ export { C as MasterMainSimProvider, vG as MasterMainSimProviderDTO, vI as MasterMainSimProviderQueryDTO, vH as MasterMainSimProviderQuerySchema, vF as MasterMainSimProviderSchema, vM as createMasterMainSimProvider, vO as deleteMasterMainSimProvider, vL as findMasterMainSimProviders, vP as getMasterMainSimProviderCache, vK as newMasterMainSimProviderPayload, vJ as toMasterMainSimProviderPayload, vN as updateMasterMainSimProvider } from '../../../bookmark_service-BvGQhcC3.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 { 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-Bd5TtOm6.js';
4
+ export { ww as MasterMainState, wy as MasterMainStateDTO, wA as MasterMainStateQueryDTO, wz as MasterMainStateQuerySchema, wx as MasterMainStateSchema, wE as createMasterMainState, wG as deleteMasterMainState, wD as findMasterMainStates, wH as getMasterMainStateCache, wC as newMasterMainStatePayload, wB as toMasterMainStatePayload, wF as updateMasterMainState } from '../../../bookmark_service-BvGQhcC3.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 { w3 as MasterMainTimeZone, w5 as MasterMainTimeZoneDTO, w7 as MasterMainTimeZoneQueryDTO, w6 as MasterMainTimeZoneQuerySchema, w4 as MasterMainTimeZoneSchema, wb as createMasterMainTimeZone, wd as deleteMasterMainTimeZone, wa as findMasterMainTimeZones, wf as getMasterMainTimeZoneCache, we as getMasterMainTimeZoneCacheAll, w9 as newMasterMainTimeZonePayload, w8 as toMasterMainTimeZonePayload, wc as updateMasterMainTimeZone } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { wj as MasterMainTimeZone, wl as MasterMainTimeZoneDTO, wn as MasterMainTimeZoneQueryDTO, wm as MasterMainTimeZoneQuerySchema, wk as MasterMainTimeZoneSchema, wr as createMasterMainTimeZone, wt as deleteMasterMainTimeZone, wq as findMasterMainTimeZones, wv as getMasterMainTimeZoneCache, wu as getMasterMainTimeZoneCacheAll, wp as newMasterMainTimeZonePayload, wo as toMasterMainTimeZonePayload, ws as updateMasterMainTimeZone } from '../../../bookmark_service-BvGQhcC3.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 { z3 as MasterMainUnitDistance, z5 as MasterMainUnitDistanceDTO, z7 as MasterMainUnitDistanceQueryDTO, z6 as MasterMainUnitDistanceQuerySchema, z4 as MasterMainUnitDistanceSchema, zb as createMasterMainUnitDistance, zd as deleteMasterMainUnitDistance, za as findMasterMainUnitDistances, ze as getMasterMainUnitDistanceCache, z9 as newMasterMainUnitDistancePayload, z8 as toMasterMainUnitDistancePayload, zc as updateMasterMainUnitDistance } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { z as MasterMainUnitDistance, zb as MasterMainUnitDistanceDTO, zd as MasterMainUnitDistanceQueryDTO, zc as MasterMainUnitDistanceQuerySchema, za as MasterMainUnitDistanceSchema, zh as createMasterMainUnitDistance, zj as deleteMasterMainUnitDistance, zg as findMasterMainUnitDistances, zk as getMasterMainUnitDistanceCache, zf as newMasterMainUnitDistancePayload, ze as toMasterMainUnitDistancePayload, zi as updateMasterMainUnitDistance } from '../../../bookmark_service-BvGQhcC3.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 { wF as MasterMainUnitMileage, wH as MasterMainUnitMileageDTO, wJ as MasterMainUnitMileageQueryDTO, wI as MasterMainUnitMileageQuerySchema, wG as MasterMainUnitMileageSchema, wN as createMasterMainUnitMileage, wP as deleteMasterMainUnitMileage, wM as findMasterMainUnitMileages, wQ as getMasterMainUnitMileageCache, wL as newMasterMainUnitMileagePayload, wK as toMasterMainUnitMileagePayload, wO as updateMasterMainUnitMileage } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { A as MasterMainUnitMileage, wV as MasterMainUnitMileageDTO, wX as MasterMainUnitMileageQueryDTO, wW as MasterMainUnitMileageQuerySchema, wU as MasterMainUnitMileageSchema, w$ as createMasterMainUnitMileage, x1 as deleteMasterMainUnitMileage, w_ as findMasterMainUnitMileages, x2 as getMasterMainUnitMileageCache, wZ as newMasterMainUnitMileagePayload, wY as toMasterMainUnitMileagePayload, x0 as updateMasterMainUnitMileage } from '../../../bookmark_service-BvGQhcC3.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 { wR as MasterMainUnitVolume, wT as MasterMainUnitVolumeDTO, wV as MasterMainUnitVolumeQueryDTO, wU as MasterMainUnitVolumeQuerySchema, wS as MasterMainUnitVolumeSchema, wZ as createMasterMainUnitVolume, w$ as deleteMasterMainUnitVolume, wY as findMasterMainUnitVolumes, x0 as getMasterMainUnitVolumeCache, wX as newMasterMainUnitVolumePayload, wW as toMasterMainUnitVolumePayload, w_ as updateMasterMainUnitVolume } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { B as MasterMainUnitVolume, x4 as MasterMainUnitVolumeDTO, x6 as MasterMainUnitVolumeQueryDTO, x5 as MasterMainUnitVolumeQuerySchema, x3 as MasterMainUnitVolumeSchema, xa as createMasterMainUnitVolume, xc as deleteMasterMainUnitVolume, x9 as findMasterMainUnitVolumes, xd as getMasterMainUnitVolumeCache, x8 as newMasterMainUnitVolumePayload, x7 as toMasterMainUnitVolumePayload, xb as updateMasterMainUnitVolume } from '../../../bookmark_service-BvGQhcC3.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 OrganisationBranch, Y as OrganisationBranchDTO, _ as OrganisationBranchQueryDTO, Z as OrganisationBranchQuerySchema, X as OrganisationBranchSchema, a2 as createOrganisationBranch, a4 as deleteOrganisationBranch, a1 as findOrganisationBranchs, a5 as getOrganisationBranchCache, a7 as getOrganisationBranchCacheChild, a6 as getOrganisationBranchCacheCount, a0 as newOrganisationBranchPayload, $ as toOrganisationBranchPayload, a3 as updateOrganisationBranch } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.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 OrganisationColor, aa as OrganisationColorDTO, ac as OrganisationColorQueryDTO, ab as OrganisationColorQuerySchema, a9 as OrganisationColorSchema, ag as createOrganisationColor, ai as deleteOrganisationColor, af as findOrganisationColors, aj as getOrganisationColorCache, al as getOrganisationColorCacheChild, ak as getOrganisationColorCacheCount, ae as newOrganisationColorPayload, ad as toOrganisationColorPayload, ah as updateOrganisationColor } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.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 { m0 as OrganisationGroup, m3 as OrganisationGroupDTO, m5 as OrganisationGroupQueryDTO, m4 as OrganisationGroupQuerySchema, m2 as OrganisationGroupSchema, m1 as VehicleOrganisationGroupLink, m9 as createOrganisationGroup, mb as deleteOrganisationGroup, m8 as findOrganisationGroups, mc as getOrganisationGroupCache, me as getOrganisationGroupCacheChild, md as getOrganisationGroupCacheCount, m7 as newOrganisationGroupPayload, m6 as toOrganisationGroupPayload, ma as updateOrganisationGroup } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { u as OrganisationGroup, mx as OrganisationGroupDTO, mz as OrganisationGroupQueryDTO, my as OrganisationGroupQuerySchema, mw as OrganisationGroupSchema, mv as VehicleOrganisationGroupLink, mD as createOrganisationGroup, mF as deleteOrganisationGroup, mC as findOrganisationGroups, mG as getOrganisationGroupCache, mI as getOrganisationGroupCacheChild, mH as getOrganisationGroupCacheCount, mB as newOrganisationGroupPayload, mA as toOrganisationGroupPayload, mE as updateOrganisationGroup } from '../../../bookmark_service-BvGQhcC3.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, C as OrganisationSubCompanyDTO, E as OrganisationSubCompanyQueryDTO, D as OrganisationSubCompanyQuerySchema, B as OrganisationSubCompanySchema, F as SubCompanyLogoDTO, S as SubCompanyLogoSchema, N as createOrganisationSubCompany, Q as deleteOrganisationSubCompany, K as delete_organisation_sub_company_logo, L as findOrganisationSubCompanyies, R as getOrganisationSubCompanyCache, V as getOrganisationSubCompanyCacheChild, T as getOrganisationSubCompanyCacheCount, I as get_organisation_sub_company_logo_presigned_url, H as newOrganisationSubCompanyPayload, G as toOrganisationSubCompanyPayload, P as updateOrganisationSubCompany, J as update_organisation_sub_company_logo } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.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 { am as OrganisationTag, ao as OrganisationTagDTO, aq as OrganisationTagQueryDTO, ap as OrganisationTagQuerySchema, an as OrganisationTagSchema, au as createOrganisationTag, aw as deleteOrganisationTag, at as findOrganisationTags, ax as getOrganisationTagCache, az as getOrganisationTagCacheChild, ay as getOrganisationTagCacheCount, as as newOrganisationTagPayload, ar as toOrganisationTagPayload, av as updateOrganisationTag } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.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 { xO as MasterSparePartCategory, xQ as MasterSparePartCategoryDTO, xP as MasterSparePartCategorySchema, xS as SparePartCategoryQueryDTO, xR as SparePartCategoryQuerySchema, xW as createMasterSparePartCategory, xY as deleteMasterSparePartCategory, xV as findMasterSparePartCategories, xZ as getMasterSparePartCategoryCache, x_ as getMasterSparePartCategoryCacheChild, x$ as getMasterSparePartCategoryCacheCount, xU as newMasterSparePartCategoryPayload, xT as toMasterSparePartCategoryPayload, xX as updateMasterSparePartCategory } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { p as MasterSparePartCategory, x$ as MasterSparePartCategoryDTO, x_ as MasterSparePartCategorySchema, y1 as SparePartCategoryQueryDTO, y0 as SparePartCategoryQuerySchema, y5 as createMasterSparePartCategory, y7 as deleteMasterSparePartCategory, y4 as findMasterSparePartCategories, y8 as getMasterSparePartCategoryCache, y9 as getMasterSparePartCategoryCacheChild, ya as getMasterSparePartCategoryCacheCount, y3 as newMasterSparePartCategoryPayload, y2 as toMasterSparePartCategoryPayload, y6 as updateMasterSparePartCategory } from '../../../bookmark_service-BvGQhcC3.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 { xF as FindCacheDTO, xE as FindCacheSchema, xz as MasterSparePartSubCategory, xB as MasterSparePartSubCategoryDTO, xA as MasterSparePartSubCategorySchema, xD as SparePartSubCategoryQueryDTO, xC as SparePartSubCategoryQuerySchema, xJ as createMasterSparePartSubCategory, xL as deleteMasterSparePartSubCategory, xI as findMasterSparePartSubCategories, xM as getMasterSparePartSubCategoryCache, xN as getMasterSparePartSubCategoryCacheCount, xH as newMasterSparePartSubCategoryPayload, xG as toMasterSparePartSubCategoryPayload, xK as updateMasterSparePartSubCategory } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { xR as FindCacheDTO, xQ as FindCacheSchema, xL as MasterSparePartSubCategory, xN as MasterSparePartSubCategoryDTO, xM as MasterSparePartSubCategorySchema, xP as SparePartSubCategoryQueryDTO, xO as SparePartSubCategoryQuerySchema, xV as createMasterSparePartSubCategory, xX as deleteMasterSparePartSubCategory, xU as findMasterSparePartSubCategories, xY as getMasterSparePartSubCategoryCache, xZ as getMasterSparePartSubCategoryCacheCount, xT as newMasterSparePartSubCategoryPayload, xS as toMasterSparePartSubCategoryPayload, xW as updateMasterSparePartSubCategory } from '../../../bookmark_service-BvGQhcC3.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 { y0 as MasterSparePartUnit, y2 as MasterSparePartUnitDTO, y1 as MasterSparePartUnitSchema, y4 as SparePartUnitQueryDTO, y3 as SparePartUnitQuerySchema, y8 as createMasterSparePartUnit, ya as deleteMasterSparePartUnit, y7 as findMasterSparePartUnits, yb as getMasterSparePartUnitCache, yc as getMasterSparePartUnitCacheCount, y6 as newMasterSparePartUnitPayload, y5 as toMasterSparePartUnitPayload, y9 as updateMasterSparePartUnit } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { q as MasterSparePartUnit, yc as MasterSparePartUnitDTO, yb as MasterSparePartUnitSchema, ye as SparePartUnitQueryDTO, yd as SparePartUnitQuerySchema, yi as createMasterSparePartUnit, yk as deleteMasterSparePartUnit, yh as findMasterSparePartUnits, yl as getMasterSparePartUnitCache, ym as getMasterSparePartUnitCacheCount, yg as newMasterSparePartUnitPayload, yf as toMasterSparePartUnitPayload, yj as updateMasterSparePartUnit } from '../../../bookmark_service-BvGQhcC3.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 { yd as MasterTripPartyType, yf as MasterTripPartyTypeDTO, yh as MasterTripPartyTypeQueryDTO, yg as MasterTripPartyTypeQuerySchema, ye as MasterTripPartyTypeSchema, yl as createMasterTripPartyType, yn as deleteMasterTripPartyType, yk as findMasterTripPartyTypes, yo as getMasterTripPartyTypeCache, yj as newMasterTripPartyTypePayload, yi as toMasterTripPartyTypePayload, ym as updateMasterTripPartyType } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { o as MasterTripPartyType, yo as MasterTripPartyTypeDTO, yq as MasterTripPartyTypeQueryDTO, yp as MasterTripPartyTypeQuerySchema, yn as MasterTripPartyTypeSchema, yu as createMasterTripPartyType, yw as deleteMasterTripPartyType, yt as findMasterTripPartyTypes, yx as getMasterTripPartyTypeCache, ys as newMasterTripPartyTypePayload, yr as toMasterTripPartyTypePayload, yv as updateMasterTripPartyType } from '../../../bookmark_service-BvGQhcC3.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 { yp as MasterTyreGrade, yr as MasterTyreGradeDTO, yt as MasterTyreGradeQueryDTO, ys as MasterTyreGradeQuerySchema, yq as MasterTyreGradeSchema, yx as createMasterTyreGrade, yz as deleteMasterTyreGrade, yw as findMasterTyreGrades, yA as getMasterTyreGradeCache, yB as getMasterTyreGradeCacheCount, yv as newMasterTyreGradePayload, yu as toMasterTyreGradePayload, yy as updateMasterTyreGrade } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { n as MasterTyreGrade, yz as MasterTyreGradeDTO, yB as MasterTyreGradeQueryDTO, yA as MasterTyreGradeQuerySchema, yy as MasterTyreGradeSchema, yF as createMasterTyreGrade, yH as deleteMasterTyreGrade, yE as findMasterTyreGrades, yI as getMasterTyreGradeCache, yJ as getMasterTyreGradeCacheCount, yD as newMasterTyreGradePayload, yC as toMasterTyreGradePayload, yG as updateMasterTyreGrade } from '../../../bookmark_service-BvGQhcC3.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 { yR as MasterTyreMake, yT as MasterTyreMakeDTO, yV as MasterTyreMakeQueryDTO, yU as MasterTyreMakeQuerySchema, yS as MasterTyreMakeSchema, yZ as createMasterTyreMake, y$ as deleteMasterTyreMake, yY as findMasterTyreMakes, z0 as getMasterTyreMakeCache, z2 as getMasterTyreMakeCacheChild, z1 as getMasterTyreMakeCacheCount, yX as newMasterTyreMakePayload, yW as toMasterTyreMakePayload, y_ as updateMasterTyreMake } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { m as MasterTyreMake, y_ as MasterTyreMakeDTO, z0 as MasterTyreMakeQueryDTO, y$ as MasterTyreMakeQuerySchema, yZ as MasterTyreMakeSchema, z4 as createMasterTyreMake, z6 as deleteMasterTyreMake, z3 as findMasterTyreMakes, z7 as getMasterTyreMakeCache, z9 as getMasterTyreMakeCacheChild, z8 as getMasterTyreMakeCacheCount, z2 as newMasterTyreMakePayload, z1 as toMasterTyreMakePayload, z5 as updateMasterTyreMake } from '../../../bookmark_service-BvGQhcC3.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 { yI as FindCacheDTO, yH as FindCacheSchema, yC as MasterTyreModel, yE as MasterTyreModelDTO, yG as MasterTyreModelQueryDTO, yF as MasterTyreModelQuerySchema, yD as MasterTyreModelSchema, yM as createMasterTyreModel, yO as deleteMasterTyreModel, yL as findMasterTyreModels, yP as getMasterTyreModelCache, yQ as getMasterTyreModelCacheCount, yK as newMasterTyreModelPayload, yJ as toMasterTyreModelPayload, yN as updateMasterTyreModel } from '../../../bookmark_service-Bd5TtOm6.js';
4
+ export { yQ as FindCacheDTO, yP as FindCacheSchema, yK as MasterTyreModel, yM as MasterTyreModelDTO, yO as MasterTyreModelQueryDTO, yN as MasterTyreModelQuerySchema, yL as MasterTyreModelSchema, yU as createMasterTyreModel, yW as deleteMasterTyreModel, yT as findMasterTyreModels, yX as getMasterTyreModelCache, yY as getMasterTyreModelCacheCount, yS as newMasterTyreModelPayload, yR as toMasterTyreModelPayload, yV as updateMasterTyreModel } from '../../../bookmark_service-BvGQhcC3.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 { aA as MasterUserRole, aC as MasterUserRoleDTO, aE as MasterUserRoleQueryDTO, aD as MasterUserRoleQuerySchema, aB as MasterUserRoleSchema, aI as createMasterUserRole, aK as deleteMasterUserRole, aH as findMasterUserRoles, aL as getMasterUserRoleCache, aM as getMasterUserRoleCacheCount, aG as newMasterUserRolePayload, aF as toMasterUserRolePayload, aJ as updateMasterUserRole } from '../../../bookmark_service-Bd5TtOm6.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-BvGQhcC3.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';