vms-nest-prisma-api-document 955.0.0 → 957.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-DIe3QT6s.d.ts → bookmark_service-CXCH3iZm.d.ts} +14 -14
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.js +27 -9
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { w as MasterMainCountry, wT as MasterMainCountryDTO, wV as MasterMainCountryQueryDTO, wU as MasterMainCountryQuerySchema, wS as MasterMainCountrySchema, wZ as createMasterMainCountry, w$ as deleteMasterMainCountry, wY as findMasterMainCountries, x0 as getMasterMainCountryCache, x1 as getMasterMainCountryCacheChild, wX as newMasterMainCountryPayload, wW as toMasterMainCountryPayload, w_ as updateMasterMainCountry } from '../../../bookmark_service-
|
|
4
|
+
export { w as MasterMainCountry, wT as MasterMainCountryDTO, wV as MasterMainCountryQueryDTO, wU as MasterMainCountryQuerySchema, wS as MasterMainCountrySchema, wZ as createMasterMainCountry, w$ as deleteMasterMainCountry, wY as findMasterMainCountries, x0 as getMasterMainCountryCache, x1 as getMasterMainCountryCacheChild, wX as newMasterMainCountryPayload, wW as toMasterMainCountryPayload, w_ as updateMasterMainCountry } from '../../../bookmark_service-CXCH3iZm.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 { 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-
|
|
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-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.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 { dC as MasterMainLandMark, dE as MasterMainLandmarkDTO, dG as MasterMainLandmarkQueryDTO, dF as MasterMainLandmarkQuerySchema, dD as MasterMainLandmarkSchema, dK as createMasterMainCountry, dM as deleteMasterMainCountry, dJ as findMasterMainCountries, dI as newMasterMainLandmarkPayload, dH as toMasterMainLandmarkPayload, dL as updateMasterMainCountry } from '../../../bookmark_service-
|
|
4
|
+
export { dC as MasterMainLandMark, dE as MasterMainLandmarkDTO, dG as MasterMainLandmarkQueryDTO, dF as MasterMainLandmarkQuerySchema, dD as MasterMainLandmarkSchema, dK as createMasterMainCountry, dM as deleteMasterMainCountry, dJ as findMasterMainCountries, dI as newMasterMainLandmarkPayload, dH as toMasterMainLandmarkPayload, dL as updateMasterMainCountry } from '../../../bookmark_service-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.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 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-
|
|
4
|
+
export { C as MasterMainSimProvider, vQ as MasterMainSimProviderDTO, vS as MasterMainSimProviderQueryDTO, vR as MasterMainSimProviderQuerySchema, vP as MasterMainSimProviderSchema, vW as createMasterMainSimProvider, vY as deleteMasterMainSimProvider, vV as findMasterMainSimProviders, vZ as getMasterMainSimProviderCache, vU as newMasterMainSimProviderPayload, vT as toMasterMainSimProviderPayload, vX as updateMasterMainSimProvider } from '../../../bookmark_service-CXCH3iZm.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-
|
|
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-CXCH3iZm.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 { wt as MasterMainTimeZone, wv as MasterMainTimeZoneDTO, wx as MasterMainTimeZoneQueryDTO, ww as MasterMainTimeZoneQuerySchema, wu as MasterMainTimeZoneSchema, wB as createMasterMainTimeZone, wD as deleteMasterMainTimeZone, wA as findMasterMainTimeZones, wF as getMasterMainTimeZoneCache, wE as getMasterMainTimeZoneCacheAll, wz as newMasterMainTimeZonePayload, wy as toMasterMainTimeZonePayload, wC as updateMasterMainTimeZone } from '../../../bookmark_service-
|
|
4
|
+
export { wt as MasterMainTimeZone, wv as MasterMainTimeZoneDTO, wx as MasterMainTimeZoneQueryDTO, ww as MasterMainTimeZoneQuerySchema, wu as MasterMainTimeZoneSchema, wB as createMasterMainTimeZone, wD as deleteMasterMainTimeZone, wA as findMasterMainTimeZones, wF as getMasterMainTimeZoneCache, wE as getMasterMainTimeZoneCacheAll, wz as newMasterMainTimeZonePayload, wy as toMasterMainTimeZonePayload, wC as updateMasterMainTimeZone } from '../../../bookmark_service-CXCH3iZm.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 MasterMainUnitDistance, zl as MasterMainUnitDistanceDTO, zn as MasterMainUnitDistanceQueryDTO, zm as MasterMainUnitDistanceQuerySchema, zk as MasterMainUnitDistanceSchema, zr as createMasterMainUnitDistance, zt as deleteMasterMainUnitDistance, zq as findMasterMainUnitDistances, zu as getMasterMainUnitDistanceCache, zp as newMasterMainUnitDistancePayload, zo as toMasterMainUnitDistancePayload, zs as updateMasterMainUnitDistance } from '../../../bookmark_service-
|
|
4
|
+
export { z as MasterMainUnitDistance, zl as MasterMainUnitDistanceDTO, zn as MasterMainUnitDistanceQueryDTO, zm as MasterMainUnitDistanceQuerySchema, zk as MasterMainUnitDistanceSchema, zr as createMasterMainUnitDistance, zt as deleteMasterMainUnitDistance, zq as findMasterMainUnitDistances, zu as getMasterMainUnitDistanceCache, zp as newMasterMainUnitDistancePayload, zo as toMasterMainUnitDistancePayload, zs as updateMasterMainUnitDistance } from '../../../bookmark_service-CXCH3iZm.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 MasterMainUnitMileage, x3 as MasterMainUnitMileageDTO, x5 as MasterMainUnitMileageQueryDTO, x4 as MasterMainUnitMileageQuerySchema, x2 as MasterMainUnitMileageSchema, x9 as createMasterMainUnitMileage, xb as deleteMasterMainUnitMileage, x8 as findMasterMainUnitMileages, xc as getMasterMainUnitMileageCache, x7 as newMasterMainUnitMileagePayload, x6 as toMasterMainUnitMileagePayload, xa as updateMasterMainUnitMileage } from '../../../bookmark_service-
|
|
4
|
+
export { A as MasterMainUnitMileage, x3 as MasterMainUnitMileageDTO, x5 as MasterMainUnitMileageQueryDTO, x4 as MasterMainUnitMileageQuerySchema, x2 as MasterMainUnitMileageSchema, x9 as createMasterMainUnitMileage, xb as deleteMasterMainUnitMileage, x8 as findMasterMainUnitMileages, xc as getMasterMainUnitMileageCache, x7 as newMasterMainUnitMileagePayload, x6 as toMasterMainUnitMileagePayload, xa as updateMasterMainUnitMileage } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { B as MasterMainUnitVolume, xe as MasterMainUnitVolumeDTO, xg as MasterMainUnitVolumeQueryDTO, xf as MasterMainUnitVolumeQuerySchema, xd as MasterMainUnitVolumeSchema, xk as createMasterMainUnitVolume, xm as deleteMasterMainUnitVolume, xj as findMasterMainUnitVolumes, xn as getMasterMainUnitVolumeCache, xi as newMasterMainUnitVolumePayload, xh as toMasterMainUnitVolumePayload, xl as updateMasterMainUnitVolume } from '../../../bookmark_service-
|
|
4
|
+
export { B as MasterMainUnitVolume, xe as MasterMainUnitVolumeDTO, xg as MasterMainUnitVolumeQueryDTO, xf as MasterMainUnitVolumeQuerySchema, xd as MasterMainUnitVolumeSchema, xk as createMasterMainUnitVolume, xm as deleteMasterMainUnitVolume, xj as findMasterMainUnitVolumes, xn as getMasterMainUnitVolumeCache, xi as newMasterMainUnitVolumePayload, xh as toMasterMainUnitVolumePayload, xl as updateMasterMainUnitVolume } from '../../../bookmark_service-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { s as 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-
|
|
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-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { u as OrganisationGroup, my as OrganisationGroupDTO, mA as OrganisationGroupQueryDTO, mz as OrganisationGroupQuerySchema, mx as OrganisationGroupSchema, mw as VehicleOrganisationGroupLink, mE as createOrganisationGroup, mG as deleteOrganisationGroup, mD as findOrganisationGroups, mH as getOrganisationGroupCache, mJ as getOrganisationGroupCacheChild, mI as getOrganisationGroupCacheCount, mC as newOrganisationGroupPayload, mB as toOrganisationGroupPayload, mF as updateOrganisationGroup } from '../../../bookmark_service-
|
|
4
|
+
export { u as OrganisationGroup, my as OrganisationGroupDTO, mA as OrganisationGroupQueryDTO, mz as OrganisationGroupQuerySchema, mx as OrganisationGroupSchema, mw as VehicleOrganisationGroupLink, mE as createOrganisationGroup, mG as deleteOrganisationGroup, mD as findOrganisationGroups, mH as getOrganisationGroupCache, mJ as getOrganisationGroupCacheChild, mI as getOrganisationGroupCacheCount, mC as newOrganisationGroupPayload, mB as toOrganisationGroupPayload, mF as updateOrganisationGroup } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationSubCompany, am as OrganisationSubCompanyDTO, ao as OrganisationSubCompanyQueryDTO, an as OrganisationSubCompanyQuerySchema, al as OrganisationSubCompanySchema, aq as SubCompanyLogoDTO, ap as SubCompanyLogoSchema, ax as createOrganisationSubCompany, az as deleteOrganisationSubCompany, av as delete_organisation_sub_company_logo, aw as findOrganisationSubCompanyies, aA as getOrganisationSubCompanyCache, aC as getOrganisationSubCompanyCacheChild, aB as getOrganisationSubCompanyCacheCount, at as get_organisation_sub_company_logo_presigned_url, as as newOrganisationSubCompanyPayload, ar as toOrganisationSubCompanyPayload, ay as updateOrganisationSubCompany, au as update_organisation_sub_company_logo } from '../../../bookmark_service-
|
|
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-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.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 MasterSparePartCategory, y9 as MasterSparePartCategoryDTO, y8 as MasterSparePartCategorySchema, yb as SparePartCategoryQueryDTO, ya as SparePartCategoryQuerySchema, yf as createMasterSparePartCategory, yh as deleteMasterSparePartCategory, ye as findMasterSparePartCategories, yi as getMasterSparePartCategoryCache, yj as getMasterSparePartCategoryCacheChild, yk as getMasterSparePartCategoryCacheCount, yd as newMasterSparePartCategoryPayload, yc as toMasterSparePartCategoryPayload, yg as updateMasterSparePartCategory } from '../../../bookmark_service-
|
|
4
|
+
export { p as MasterSparePartCategory, y9 as MasterSparePartCategoryDTO, y8 as MasterSparePartCategorySchema, yb as SparePartCategoryQueryDTO, ya as SparePartCategoryQuerySchema, yf as createMasterSparePartCategory, yh as deleteMasterSparePartCategory, ye as findMasterSparePartCategories, yi as getMasterSparePartCategoryCache, yj as getMasterSparePartCategoryCacheChild, yk as getMasterSparePartCategoryCacheCount, yd as newMasterSparePartCategoryPayload, yc as toMasterSparePartCategoryPayload, yg as updateMasterSparePartCategory } from '../../../bookmark_service-CXCH3iZm.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 FindCacheDTO, x_ as FindCacheSchema, xV as MasterSparePartSubCategory, xX as MasterSparePartSubCategoryDTO, xW as MasterSparePartSubCategorySchema, xZ as SparePartSubCategoryQueryDTO, xY as SparePartSubCategoryQuerySchema, y3 as createMasterSparePartSubCategory, y5 as deleteMasterSparePartSubCategory, y2 as findMasterSparePartSubCategories, y6 as getMasterSparePartSubCategoryCache, y7 as getMasterSparePartSubCategoryCacheCount, y1 as newMasterSparePartSubCategoryPayload, y0 as toMasterSparePartSubCategoryPayload, y4 as updateMasterSparePartSubCategory } from '../../../bookmark_service-
|
|
4
|
+
export { x$ as FindCacheDTO, x_ as FindCacheSchema, xV as MasterSparePartSubCategory, xX as MasterSparePartSubCategoryDTO, xW as MasterSparePartSubCategorySchema, xZ as SparePartSubCategoryQueryDTO, xY as SparePartSubCategoryQuerySchema, y3 as createMasterSparePartSubCategory, y5 as deleteMasterSparePartSubCategory, y2 as findMasterSparePartSubCategories, y6 as getMasterSparePartSubCategoryCache, y7 as getMasterSparePartSubCategoryCacheCount, y1 as newMasterSparePartSubCategoryPayload, y0 as toMasterSparePartSubCategoryPayload, y4 as updateMasterSparePartSubCategory } from '../../../bookmark_service-CXCH3iZm.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 MasterSparePartUnit, ym as MasterSparePartUnitDTO, yl as MasterSparePartUnitSchema, yo as SparePartUnitQueryDTO, yn as SparePartUnitQuerySchema, ys as createMasterSparePartUnit, yu as deleteMasterSparePartUnit, yr as findMasterSparePartUnits, yv as getMasterSparePartUnitCache, yw as getMasterSparePartUnitCacheCount, yq as newMasterSparePartUnitPayload, yp as toMasterSparePartUnitPayload, yt as updateMasterSparePartUnit } from '../../../bookmark_service-
|
|
4
|
+
export { q as MasterSparePartUnit, ym as MasterSparePartUnitDTO, yl as MasterSparePartUnitSchema, yo as SparePartUnitQueryDTO, yn as SparePartUnitQuerySchema, ys as createMasterSparePartUnit, yu as deleteMasterSparePartUnit, yr as findMasterSparePartUnits, yv as getMasterSparePartUnitCache, yw as getMasterSparePartUnitCacheCount, yq as newMasterSparePartUnitPayload, yp as toMasterSparePartUnitPayload, yt as updateMasterSparePartUnit } from '../../../bookmark_service-CXCH3iZm.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 MasterTripPartyType, yy as MasterTripPartyTypeDTO, yA as MasterTripPartyTypeQueryDTO, yz as MasterTripPartyTypeQuerySchema, yx as MasterTripPartyTypeSchema, yE as createMasterTripPartyType, yG as deleteMasterTripPartyType, yD as findMasterTripPartyTypes, yH as getMasterTripPartyTypeCache, yC as newMasterTripPartyTypePayload, yB as toMasterTripPartyTypePayload, yF as updateMasterTripPartyType } from '../../../bookmark_service-
|
|
4
|
+
export { o as MasterTripPartyType, yy as MasterTripPartyTypeDTO, yA as MasterTripPartyTypeQueryDTO, yz as MasterTripPartyTypeQuerySchema, yx as MasterTripPartyTypeSchema, yE as createMasterTripPartyType, yG as deleteMasterTripPartyType, yD as findMasterTripPartyTypes, yH as getMasterTripPartyTypeCache, yC as newMasterTripPartyTypePayload, yB as toMasterTripPartyTypePayload, yF as updateMasterTripPartyType } from '../../../bookmark_service-CXCH3iZm.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 MasterTyreGrade, yJ as MasterTyreGradeDTO, yL as MasterTyreGradeQueryDTO, yK as MasterTyreGradeQuerySchema, yI as MasterTyreGradeSchema, yP as createMasterTyreGrade, yR as deleteMasterTyreGrade, yO as findMasterTyreGrades, yS as getMasterTyreGradeCache, yT as getMasterTyreGradeCacheCount, yN as newMasterTyreGradePayload, yM as toMasterTyreGradePayload, yQ as updateMasterTyreGrade } from '../../../bookmark_service-
|
|
4
|
+
export { n as MasterTyreGrade, yJ as MasterTyreGradeDTO, yL as MasterTyreGradeQueryDTO, yK as MasterTyreGradeQuerySchema, yI as MasterTyreGradeSchema, yP as createMasterTyreGrade, yR as deleteMasterTyreGrade, yO as findMasterTyreGrades, yS as getMasterTyreGradeCache, yT as getMasterTyreGradeCacheCount, yN as newMasterTyreGradePayload, yM as toMasterTyreGradePayload, yQ as updateMasterTyreGrade } from '../../../bookmark_service-CXCH3iZm.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 MasterTyreMake, z8 as MasterTyreMakeDTO, za as MasterTyreMakeQueryDTO, z9 as MasterTyreMakeQuerySchema, z7 as MasterTyreMakeSchema, ze as createMasterTyreMake, zg as deleteMasterTyreMake, zd as findMasterTyreMakes, zh as getMasterTyreMakeCache, zj as getMasterTyreMakeCacheChild, zi as getMasterTyreMakeCacheCount, zc as newMasterTyreMakePayload, zb as toMasterTyreMakePayload, zf as updateMasterTyreMake } from '../../../bookmark_service-
|
|
4
|
+
export { m as MasterTyreMake, z8 as MasterTyreMakeDTO, za as MasterTyreMakeQueryDTO, z9 as MasterTyreMakeQuerySchema, z7 as MasterTyreMakeSchema, ze as createMasterTyreMake, zg as deleteMasterTyreMake, zd as findMasterTyreMakes, zh as getMasterTyreMakeCache, zj as getMasterTyreMakeCacheChild, zi as getMasterTyreMakeCacheCount, zc as newMasterTyreMakePayload, zb as toMasterTyreMakePayload, zf as updateMasterTyreMake } from '../../../bookmark_service-CXCH3iZm.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 FindCacheDTO, yZ as FindCacheSchema, yU as MasterTyreModel, yW as MasterTyreModelDTO, yY as MasterTyreModelQueryDTO, yX as MasterTyreModelQuerySchema, yV as MasterTyreModelSchema, z2 as createMasterTyreModel, z4 as deleteMasterTyreModel, z1 as findMasterTyreModels, z5 as getMasterTyreModelCache, z6 as getMasterTyreModelCacheCount, z0 as newMasterTyreModelPayload, y$ as toMasterTyreModelPayload, z3 as updateMasterTyreModel } from '../../../bookmark_service-
|
|
4
|
+
export { y_ as FindCacheDTO, yZ as FindCacheSchema, yU as MasterTyreModel, yW as MasterTyreModelDTO, yY as MasterTyreModelQueryDTO, yX as MasterTyreModelQuerySchema, yV as MasterTyreModelSchema, z2 as createMasterTyreModel, z4 as deleteMasterTyreModel, z1 as findMasterTyreModels, z5 as getMasterTyreModelCache, z6 as getMasterTyreModelCacheCount, z0 as newMasterTyreModelPayload, y$ as toMasterTyreModelPayload, z3 as updateMasterTyreModel } from '../../../bookmark_service-CXCH3iZm.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 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-
|
|
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-CXCH3iZm.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 MasterUserStatus, br as MasterUserStatusDTO, bt as MasterUserStatusQueryDTO, bs as MasterUserStatusQuerySchema, bq as MasterUserStatusSchema, bx as createMasterUserStatus, bz as deleteMasterUserStatus, bw as findMasterUserStatuses, bA as getMasterUserStatusCache, bB as getMasterUserStatusCacheCount, bv as newMasterUserStatusPayload, bu as toMasterUserStatusPayload, by as updateMasterUserStatus } from '../../../bookmark_service-
|
|
4
|
+
export { l as MasterUserStatus, br as MasterUserStatusDTO, bt as MasterUserStatusQueryDTO, bs as MasterUserStatusQuerySchema, bq as MasterUserStatusSchema, bx as createMasterUserStatus, bz as deleteMasterUserStatus, bw as findMasterUserStatuses, bA as getMasterUserStatusCache, bB as getMasterUserStatusCacheCount, bv as newMasterUserStatusPayload, bu as toMasterUserStatusPayload, by as updateMasterUserStatus } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleAssociatedTo, o3 as MasterVehicleAssociatedToDTO, o5 as MasterVehicleAssociatedToQueryDTO, o4 as MasterVehicleAssociatedToQuerySchema, o2 as MasterVehicleAssociatedToSchema, o9 as createMasterVehicleAssociatedTo, ob as deleteMasterVehicleAssociatedTo, o8 as findMasterVehicleAssociatedTos, oc as getMasterVehicleAssociatedToCache, oe as getMasterVehicleAssociatedToCacheChild, od as getMasterVehicleAssociatedToCacheCount, o7 as newMasterVehicleAssociatedToPayload, o6 as toMasterVehicleAssociatedToPayload, oa as updateMasterVehicleAssociatedTo } from '../../../bookmark_service-
|
|
4
|
+
export { f as MasterVehicleAssociatedTo, o3 as MasterVehicleAssociatedToDTO, o5 as MasterVehicleAssociatedToQueryDTO, o4 as MasterVehicleAssociatedToQuerySchema, o2 as MasterVehicleAssociatedToSchema, o9 as createMasterVehicleAssociatedTo, ob as deleteMasterVehicleAssociatedTo, o8 as findMasterVehicleAssociatedTos, oc as getMasterVehicleAssociatedToCache, oe as getMasterVehicleAssociatedToCacheChild, od as getMasterVehicleAssociatedToCacheCount, o7 as newMasterVehicleAssociatedToPayload, o6 as toMasterVehicleAssociatedToPayload, oa as updateMasterVehicleAssociatedTo } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleDocumentType, og as MasterVehicleDocumentTypeDTO, oi as MasterVehicleDocumentTypeQueryDTO, oh as MasterVehicleDocumentTypeQuerySchema, of as MasterVehicleDocumentTypeSchema, om as createMasterVehicleDocumentType, oo as deleteMasterVehicleDocumentType, ol as findMasterVehicleDocumentTypes, op as getMasterVehicleDocumentTypeCache, ok as newMasterVehicleDocumentTypePayload, oj as toMasterVehicleDocumentTypePayload, on as updateMasterVehicleDocumentType } from '../../../bookmark_service-
|
|
4
|
+
export { j as MasterVehicleDocumentType, og as MasterVehicleDocumentTypeDTO, oi as MasterVehicleDocumentTypeQueryDTO, oh as MasterVehicleDocumentTypeQuerySchema, of as MasterVehicleDocumentTypeSchema, om as createMasterVehicleDocumentType, oo as deleteMasterVehicleDocumentType, ol as findMasterVehicleDocumentTypes, op as getMasterVehicleDocumentTypeCache, ok as newMasterVehicleDocumentTypePayload, oj as toMasterVehicleDocumentTypePayload, on as updateMasterVehicleDocumentType } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleFuelRemovalReason, kn as MasterVehicleFuelRemovalReasonDTO, kp as MasterVehicleFuelRemovalReasonQueryDTO, ko as MasterVehicleFuelRemovalReasonQuerySchema, km as MasterVehicleFuelRemovalReasonSchema, kt as createMasterVehicleFuelRemovalReason, kv as deleteMasterVehicleFuelRemovalReason, ks as findMasterVehicleFuelRemovalReasons, kw as getMasterVehicleFuelRemovalReasonCache, ky as getMasterVehicleFuelRemovalReasonCacheChild, kx as getMasterVehicleFuelRemovalReasonCacheCount, kr as newMasterVehicleFuelRemovalReasonPayload, kq as toMasterVehicleFuelRemovalReasonPayload, ku as updateMasterVehicleFuelRemovalReason } from '../../../bookmark_service-
|
|
4
|
+
export { i as MasterVehicleFuelRemovalReason, kn as MasterVehicleFuelRemovalReasonDTO, kp as MasterVehicleFuelRemovalReasonQueryDTO, ko as MasterVehicleFuelRemovalReasonQuerySchema, km as MasterVehicleFuelRemovalReasonSchema, kt as createMasterVehicleFuelRemovalReason, kv as deleteMasterVehicleFuelRemovalReason, ks as findMasterVehicleFuelRemovalReasons, kw as getMasterVehicleFuelRemovalReasonCache, ky as getMasterVehicleFuelRemovalReasonCacheChild, kx as getMasterVehicleFuelRemovalReasonCacheCount, kr as newMasterVehicleFuelRemovalReasonPayload, kq as toMasterVehicleFuelRemovalReasonPayload, ku as updateMasterVehicleFuelRemovalReason } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleFuelType, dO as MasterVehicleFuelTypeDTO, dQ as MasterVehicleFuelTypeQueryDTO, dP as MasterVehicleFuelTypeQuerySchema, dN as MasterVehicleFuelTypeSchema, dU as createMasterVehicleFuelType, dW as deleteMasterVehicleFuelType, dT as findMasterVehicleFuelTypes, dX as getMasterVehicleFuelTypeCache, dZ as getMasterVehicleFuelTypeCacheChild, dY as getMasterVehicleFuelTypeCacheCount, dS as newMasterVehicleFuelTypePayload, dR as toMasterVehicleFuelTypePayload, dV as updateMasterVehicleFuelType } from '../../../bookmark_service-
|
|
4
|
+
export { g as MasterVehicleFuelType, dO as MasterVehicleFuelTypeDTO, dQ as MasterVehicleFuelTypeQueryDTO, dP as MasterVehicleFuelTypeQuerySchema, dN as MasterVehicleFuelTypeSchema, dU as createMasterVehicleFuelType, dW as deleteMasterVehicleFuelType, dT as findMasterVehicleFuelTypes, dX as getMasterVehicleFuelTypeCache, dZ as getMasterVehicleFuelTypeCacheChild, dY as getMasterVehicleFuelTypeCacheCount, dS as newMasterVehicleFuelTypePayload, dR as toMasterVehicleFuelTypePayload, dV as updateMasterVehicleFuelType } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { h as MasterVehicleFuelUnit, d$ as MasterVehicleFuelUnitDTO, e1 as MasterVehicleFuelUnitQueryDTO, e0 as MasterVehicleFuelUnitQuerySchema, d_ as MasterVehicleFuelUnitSchema, e5 as createMasterVehicleFuelUnit, e7 as deleteMasterVehicleFuelUnit, e4 as findMasterVehicleFuelUnits, e8 as getMasterVehicleFuelUnitCache, ea as getMasterVehicleFuelUnitCacheChild, e9 as getMasterVehicleFuelUnitCacheCount, e3 as newMasterVehicleFuelUnitPayload, e2 as toMasterVehicleFuelUnitPayload, e6 as updateMasterVehicleFuelUnit } from '../../../bookmark_service-
|
|
4
|
+
export { h as MasterVehicleFuelUnit, d$ as MasterVehicleFuelUnitDTO, e1 as MasterVehicleFuelUnitQueryDTO, e0 as MasterVehicleFuelUnitQuerySchema, d_ as MasterVehicleFuelUnitSchema, e5 as createMasterVehicleFuelUnit, e7 as deleteMasterVehicleFuelUnit, e4 as findMasterVehicleFuelUnits, e8 as getMasterVehicleFuelUnitCache, ea as getMasterVehicleFuelUnitCacheChild, e9 as getMasterVehicleFuelUnitCacheCount, e3 as newMasterVehicleFuelUnitPayload, e2 as toMasterVehicleFuelUnitPayload, e6 as updateMasterVehicleFuelUnit } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleMake, nf as MasterVehicleMakeDTO, nh as MasterVehicleMakeQueryDTO, ng as MasterVehicleMakeQuerySchema, ne as MasterVehicleMakeSchema, nl as createMasterVehicleMake, nn as deleteMasterVehicleMake, nk as findMasterVehicleMakes, no as getMasterVehicleMakeCache, nq as getMasterVehicleMakeCacheChild, np as getMasterVehicleMakeCacheCount, nj as newMasterVehicleMakePayload, ni as toMasterVehicleMakePayload, nm as updateMasterVehicleMake } from '../../../bookmark_service-
|
|
4
|
+
export { c as MasterVehicleMake, nf as MasterVehicleMakeDTO, nh as MasterVehicleMakeQueryDTO, ng as MasterVehicleMakeQuerySchema, ne as MasterVehicleMakeSchema, nl as createMasterVehicleMake, nn as deleteMasterVehicleMake, nk as findMasterVehicleMakes, no as getMasterVehicleMakeCache, nq as getMasterVehicleMakeCacheChild, np as getMasterVehicleMakeCacheCount, nj as newMasterVehicleMakePayload, ni as toMasterVehicleMakePayload, nm as updateMasterVehicleMake } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { n4 as FindCacheDTO, n3 as FindCacheSchema, m_ as MasterVehicleModel, n0 as MasterVehicleModelDTO, n2 as MasterVehicleModelQueryDTO, n1 as MasterVehicleModelQuerySchema, m$ as MasterVehicleModelSchema, n8 as createMasterVehicleModel, na as deleteMasterVehicleModel, n7 as findMasterVehicleModels, nb as getMasterVehicleModelCache, nd as getMasterVehicleModelCacheChild, nc as getMasterVehicleModelCacheCount, n6 as newMasterVehicleModelPayload, n5 as toMasterVehicleModelPayload, n9 as updateMasterVehicleModel } from '../../../bookmark_service-
|
|
4
|
+
export { n4 as FindCacheDTO, n3 as FindCacheSchema, m_ as MasterVehicleModel, n0 as MasterVehicleModelDTO, n2 as MasterVehicleModelQueryDTO, n1 as MasterVehicleModelQuerySchema, m$ as MasterVehicleModelSchema, n8 as createMasterVehicleModel, na as deleteMasterVehicleModel, n7 as findMasterVehicleModels, nb as getMasterVehicleModelCache, nd as getMasterVehicleModelCacheChild, nc as getMasterVehicleModelCacheCount, n6 as newMasterVehicleModelPayload, n5 as toMasterVehicleModelPayload, n9 as updateMasterVehicleModel } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleOwnershipType, nF as MasterVehicleOwnershipTypeDTO, nH as MasterVehicleOwnershipTypeQueryDTO, nG as MasterVehicleOwnershipTypeQuerySchema, nE as MasterVehicleOwnershipTypeSchema, nL as createMasterVehicleOwnershipType, nN as deleteMasterVehicleOwnershipType, nK as findMasterVehicleOwnershipTypes, nO as getMasterVehicleOwnershipTypeCache, nQ as getMasterVehicleOwnershipTypeCacheChild, nP as getMasterVehicleOwnershipTypeCacheCount, nJ as newMasterVehicleOwnershipTypePayload, nI as toMasterVehicleOwnershipTypePayload, nM as updateMasterVehicleOwnershipType } from '../../../bookmark_service-
|
|
4
|
+
export { e as MasterVehicleOwnershipType, nF as MasterVehicleOwnershipTypeDTO, nH as MasterVehicleOwnershipTypeQueryDTO, nG as MasterVehicleOwnershipTypeQuerySchema, nE as MasterVehicleOwnershipTypeSchema, nL as createMasterVehicleOwnershipType, nN as deleteMasterVehicleOwnershipType, nK as findMasterVehicleOwnershipTypes, nO as getMasterVehicleOwnershipTypeCache, nQ as getMasterVehicleOwnershipTypeCacheChild, nP as getMasterVehicleOwnershipTypeCacheCount, nJ as newMasterVehicleOwnershipTypePayload, nI as toMasterVehicleOwnershipTypePayload, nM as updateMasterVehicleOwnershipType } from '../../../bookmark_service-CXCH3iZm.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 MasterVehicleStatusType, ns as MasterVehicleStatusTypeDTO, nu as MasterVehicleStatusTypeQueryDTO, nt as MasterVehicleStatusTypeQuerySchema, nr as MasterVehicleStatusTypeSchema, ny as createMasterVehicleStatusType, nA as deleteMasterVehicleStatusType, nx as findMasterVehicleStatusTypes, nB as getMasterVehicleStatusTypeCache, nD as getMasterVehicleStatusTypeCacheChild, nC as getMasterVehicleStatusTypeCacheCount, nw as newMasterVehicleStatusTypePayload, nv as toMasterVehicleStatusTypePayload, nz as updateMasterVehicleStatusType } from '../../../bookmark_service-
|
|
4
|
+
export { d as MasterVehicleStatusType, ns as MasterVehicleStatusTypeDTO, nu as MasterVehicleStatusTypeQueryDTO, nt as MasterVehicleStatusTypeQuerySchema, nr as MasterVehicleStatusTypeSchema, ny as createMasterVehicleStatusType, nA as deleteMasterVehicleStatusType, nx as findMasterVehicleStatusTypes, nB as getMasterVehicleStatusTypeCache, nD as getMasterVehicleStatusTypeCacheChild, nC as getMasterVehicleStatusTypeCacheCount, nw as newMasterVehicleStatusTypePayload, nv as toMasterVehicleStatusTypePayload, nz as updateMasterVehicleStatusType } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { mQ as FindCacheDTO, mP as FindCacheSchema, mK as MasterVehicleSubModel, mM as MasterVehicleSubModelDTO, mO as MasterVehicleSubModelQueryDTO, mN as MasterVehicleSubModelQuerySchema, mL as MasterVehicleSubModelSchema, mU as createMasterVehicleSubModel, mW as deleteMasterVehicleSubModel, mT as findMasterVehicleSubModels, mX as getMasterVehicleSubModelCache, mZ as getMasterVehicleSubModelCacheChild, mY as getMasterVehicleSubModelCacheCount, mS as newMasterVehicleSubModelPayload, mR as toMasterVehicleSubModelPayload, mV as updateMasterVehicleSubModel } from '../../../bookmark_service-
|
|
4
|
+
export { mQ as FindCacheDTO, mP as FindCacheSchema, mK as MasterVehicleSubModel, mM as MasterVehicleSubModelDTO, mO as MasterVehicleSubModelQueryDTO, mN as MasterVehicleSubModelQuerySchema, mL as MasterVehicleSubModelSchema, mU as createMasterVehicleSubModel, mW as deleteMasterVehicleSubModel, mT as findMasterVehicleSubModels, mX as getMasterVehicleSubModelCache, mZ as getMasterVehicleSubModelCacheChild, mY as getMasterVehicleSubModelCacheCount, mS as newMasterVehicleSubModelPayload, mR as toMasterVehicleSubModelPayload, mV as updateMasterVehicleSubModel } from '../../../bookmark_service-CXCH3iZm.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { b as MasterVehicleType, nS as MasterVehicleTypeDTO, nU as MasterVehicleTypeQueryDTO, nT as MasterVehicleTypeQuerySchema, nR as MasterVehicleTypeSchema, nY as createMasterVehicleType, n_ as deleteMasterVehicleType, nX as findMasterVehicleTypes, n$ as getMasterVehicleTypeCache, o1 as getMasterVehicleTypeCacheChild, o0 as getMasterVehicleTypeCacheCount, nW as newMasterVehicleTypePayload, nV as toMasterVehicleTypePayload, nZ as updateMasterVehicleType } from '../../../bookmark_service-
|
|
4
|
+
export { b as MasterVehicleType, nS as MasterVehicleTypeDTO, nU as MasterVehicleTypeQueryDTO, nT as MasterVehicleTypeQuerySchema, nR as MasterVehicleTypeSchema, nY as createMasterVehicleType, n_ as deleteMasterVehicleType, nX as findMasterVehicleTypes, n$ as getMasterVehicleTypeCache, o1 as getMasterVehicleTypeCacheChild, o0 as getMasterVehicleTypeCacheCount, nW as newMasterVehicleTypePayload, nV as toMasterVehicleTypePayload, nZ as updateMasterVehicleType } from '../../../bookmark_service-CXCH3iZm.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;
|
|
@@ -19,11 +19,11 @@ declare const StaticPageSchema: z.ZodObject<{
|
|
|
19
19
|
page_content: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20
20
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
21
21
|
}, "strip", z.ZodTypeAny, {
|
|
22
|
+
status: Status;
|
|
22
23
|
page_name: string;
|
|
23
24
|
page_code: string;
|
|
24
25
|
page_url: string;
|
|
25
26
|
page_content: string;
|
|
26
|
-
status: Status;
|
|
27
27
|
}, {
|
|
28
28
|
status: Status;
|
|
29
29
|
page_name?: string | undefined;
|
package/package.json
CHANGED