vms-nest-api-document 3.0.0 → 6.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/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +1 -1
- package/dist/services/account/fasttag_details.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_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/account/user_bookmark_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +0 -6
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +0 -6
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +0 -6
- 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/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_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/fleet/workshop_management/fleet_workshop_service.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/drivers/master_driver_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/main/vehicle/master_vehicle_service.js +35 -171
- 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_breakdown_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_part_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/exclusive_feature_access.d.ts +1 -1
- package/dist/{user_organisation_service-BpJ5NKwJ.d.ts → user_organisation_service-CGPdgJbL.d.ts} +8171 -8854
- package/package.json +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +0 -6
- package/dist/services/main/devices/master_device_service.js +0 -385
- package/dist/services/main/sims/master_sim_service.d.ts +0 -6
- package/dist/services/main/sims/master_sim_service.js +0 -342
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { gL as MasterFleetServicePart, gM as MasterFleetServicePartDTO, gN as MasterFleetServicePartQueryDTO, gO as MasterFleetServicePartQuerySchema, gP as MasterFleetServicePartSchema, gQ as createMasterFleetServicePart, gR as deleteMasterFleetServicePart, gS as findMasterFleetServicePart, gT as findMasterFleetServicePartCache, gU as newMasterFleetServicePartPayload, gV as toMasterFleetServicePartPayload, gW as updateMasterFleetServicePart } from '../../../user_organisation_service-CGPdgJbL.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 MasterFleetServiceTask,
|
|
4
|
+
export { x as MasterFleetServiceTask, gA as MasterFleetServiceTaskDTO, gB as MasterFleetServiceTaskQueryDTO, gC as MasterFleetServiceTaskQuerySchema, gD as MasterFleetServiceTaskSchema, gE as createMasterFleetServiceTask, gF as deleteMasterFleetServiceTask, gG as findMasterFleetServiceTasks, gH as getMasterFleetServiceTaskCache, gI as newMasterFleetServiceTaskPayload, gJ as toMasterFleetServiceTaskPayload, gK as updateMasterFleetServiceTask } from '../../../user_organisation_service-CGPdgJbL.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 MasterMainCountry,
|
|
4
|
+
export { z as MasterMainCountry, xY as MasterMainCountryDTO, xZ as MasterMainCountryQueryDTO, x_ as MasterMainCountryQuerySchema, x$ as MasterMainCountrySchema, y0 as createMasterMainCountry, y1 as deleteMasterMainCountry, y2 as findMasterMainCountries, y3 as getMasterMainCountryCache, y4 as getMasterMainCountryCacheChild, y5 as newMasterMainCountryPayload, y6 as toMasterMainCountryPayload, y7 as updateMasterMainCountry } from '../../../user_organisation_service-CGPdgJbL.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 { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { ae as MasterMainCurrency, af as MasterMainCurrencyDTO, ag as MasterMainCurrencyQueryDTO, ah as MasterMainCurrencyQuerySchema, ai as MasterMainCurrencySchema, aj as createMasterMainCurrency, ak as deleteMasterMainCurrency, al as findMasterMainCurrencies, am as getMasterMainCurrencyCache, an as getMasterMainCurrencyCacheAll, ao as newMasterMainCurrencyPayload, ap as toMasterMainCurrencyPayload, aq as updateMasterMainCurrency } from '../../../user_organisation_service-CGPdgJbL.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 MasterMainDateFormat,
|
|
4
|
+
export { A as MasterMainDateFormat, a_ as MasterMainDateFormatDTO, a$ as MasterMainDateFormatQueryDTO, b0 as MasterMainDateFormatQuerySchema, b1 as MasterMainDateFormatSchema, b2 as createMasterMainDateFormat, b3 as deleteMasterMainDateFormat, b4 as findMasterMainDateFormats, b5 as getMasterMainDateFormatCache, b6 as newMasterMainDateFormatPayload, b7 as toMasterMainDateFormatPayload, b8 as updateMasterMainDateFormat } from '../../../user_organisation_service-CGPdgJbL.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 MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { y as MasterMainIndustry, a3 as MasterMainIndustryDTO, a4 as MasterMainIndustryQueryDTO, a5 as MasterMainIndustryQuerySchema, a6 as MasterMainIndustrySchema, a7 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a9 as findMasterMainIndustry, aa as getMasterMainIndustryCache, ab as newMasterMainIndustryPayload, ac as toMasterMainIndustryPayload, ad as updateMasterMainIndustry } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { C as MasterMainLanguage,
|
|
4
|
+
export { C as MasterMainLanguage, aP as MasterMainLanguageDTO, aQ as MasterMainLanguageQueryDTO, aR as MasterMainLanguageQuerySchema, aS as MasterMainLanguageSchema, aT as createMasterMainLanguage, aU as deleteMasterMainLanguage, aV as findMasterMainLanguages, aW as getMasterMainLanguageCache, aX as newMasterMainLanguagePayload, aY as toMasterMainLanguagePayload, aZ as updateMasterMainLanguage } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { G as MasterMainSimProvider,
|
|
4
|
+
export { G as MasterMainSimProvider, qr as MasterMainSimProviderDTO, qs as MasterMainSimProviderQueryDTO, qt as MasterMainSimProviderQuerySchema, qu as MasterMainSimProviderSchema, qv as createMasterMainSimProvider, qw as deleteMasterMainSimProvider, qx as findMasterMainSimProviders, qy as getMasterMainSimProviderCache, qz as newMasterMainSimProviderPayload, qA as toMasterMainSimProviderPayload, qB as updateMasterMainSimProvider } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { xM as MasterMainState, xN as MasterMainStateDTO, xO as MasterMainStateQueryDTO, xP as MasterMainStateQuerySchema, xQ as MasterMainStateSchema, xR as createMasterMainState, xS as deleteMasterMainState, xT as findMasterMainStates, xU as getMasterMainStateCache, xV as newMasterMainStatePayload, xW as toMasterMainStatePayload, xX as updateMasterMainState } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { xz as MasterMainTimeZone, xA as MasterMainTimeZoneDTO, xB as MasterMainTimeZoneQueryDTO, xC as MasterMainTimeZoneQuerySchema, xD as MasterMainTimeZoneSchema, xE as createMasterMainTimeZone, xF as deleteMasterMainTimeZone, xG as findMasterMainTimeZones, xH as getMasterMainTimeZoneCache, xI as getMasterMainTimeZoneCacheAll, xJ as newMasterMainTimeZonePayload, xK as toMasterMainTimeZonePayload, xL as updateMasterMainTimeZone } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { D as MasterMainUnitDistance,
|
|
4
|
+
export { D as MasterMainUnitDistance, Aq as MasterMainUnitDistanceDTO, Ar as MasterMainUnitDistanceQueryDTO, As as MasterMainUnitDistanceQuerySchema, At as MasterMainUnitDistanceSchema, Au as createMasterMainUnitDistance, Av as deleteMasterMainUnitDistance, Aw as findMasterMainUnitDistances, Ax as getMasterMainUnitDistanceCache, Ay as newMasterMainUnitDistancePayload, Az as toMasterMainUnitDistancePayload, AA as updateMasterMainUnitDistance } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { E as MasterMainUnitMileage,
|
|
4
|
+
export { E as MasterMainUnitMileage, y8 as MasterMainUnitMileageDTO, y9 as MasterMainUnitMileageQueryDTO, ya as MasterMainUnitMileageQuerySchema, yb as MasterMainUnitMileageSchema, yc as createMasterMainUnitMileage, yd as deleteMasterMainUnitMileage, ye as findMasterMainUnitMileages, yf as getMasterMainUnitMileageCache, yg as newMasterMainUnitMileagePayload, yh as toMasterMainUnitMileagePayload, yi as updateMasterMainUnitMileage } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { F as MasterMainUnitVolume,
|
|
4
|
+
export { F as MasterMainUnitVolume, yj as MasterMainUnitVolumeDTO, yk as MasterMainUnitVolumeQueryDTO, yl as MasterMainUnitVolumeQuerySchema, ym as MasterMainUnitVolumeSchema, yn as createMasterMainUnitVolume, yo as deleteMasterMainUnitVolume, yp as findMasterMainUnitVolumes, yq as getMasterMainUnitVolumeCache, yr as newMasterMainUnitVolumePayload, ys as toMasterMainUnitVolumePayload, yt as updateMasterMainUnitVolume } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationBranch,
|
|
4
|
+
export { O as OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { I as OrganisationColor,
|
|
4
|
+
export { I as OrganisationColor, bE as OrganisationColorDTO, bF as OrganisationColorQueryDTO, bG as OrganisationColorQuerySchema, bH as OrganisationColorSchema, bI as createOrganisationColor, bJ as deleteOrganisationColor, bK as findOrganisationColors, bL as getOrganisationColorCache, bM as getOrganisationColorCacheChild, bN as getOrganisationColorCacheCount, bO as newOrganisationColorPayload, bP as toOrganisationColorPayload, bQ as updateOrganisationColor } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { K as OrganisationGroup,
|
|
4
|
+
export { K as OrganisationGroup, qC as OrganisationGroupDTO, qD as OrganisationGroupQueryDTO, qE as OrganisationGroupQuerySchema, qF as OrganisationGroupSchema, qG as VehicleOrganisationGroupLink, qH as createOrganisationGroup, qI as deleteOrganisationGroup, qJ as findOrganisationGroups, qK as getOrganisationGroupCache, qL as getOrganisationGroupCacheChild, qM as getOrganisationGroupCacheCount, qN as newOrganisationGroupPayload, qO as toOrganisationGroupPayload, qP as updateOrganisationGroup } from '../../../user_organisation_service-CGPdgJbL.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 OrganisationSubCompany,
|
|
4
|
+
export { H as OrganisationSubCompany, b9 as OrganisationSubCompanyDTO, ba as OrganisationSubCompanyQueryDTO, bb as OrganisationSubCompanyQuerySchema, bc as OrganisationSubCompanySchema, bd as SubCompanyLogoDTO, be as SubCompanyLogoSchema, bf as createOrganisationSubCompany, bg as deleteOrganisationSubCompany, bh as delete_organisation_sub_company_logo, bi as findOrganisationSubCompanyies, bj as getOrganisationSubCompanyCache, bk as getOrganisationSubCompanyCacheChild, bl as getOrganisationSubCompanyCacheCount, bm as get_organisation_sub_company_logo_presigned_url, bn as newOrganisationSubCompanyPayload, bo as toOrganisationSubCompanyPayload, bp as updateOrganisationSubCompany, bq as update_organisation_sub_company_logo } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { J as OrganisationTag,
|
|
4
|
+
export { J as OrganisationTag, bR as OrganisationTagDTO, bS as OrganisationTagQueryDTO, bT as OrganisationTagQuerySchema, bU as OrganisationTagSchema, bV as createOrganisationTag, bW as deleteOrganisationTag, bX as findOrganisationTags, bY as getOrganisationTagCache, bZ as getOrganisationTagCacheChild, b_ as getOrganisationTagCacheCount, b$ as newOrganisationTagPayload, c0 as toOrganisationTagPayload, c1 as updateOrganisationTag } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { L as MasterSparePartCategory,
|
|
4
|
+
export { L as MasterSparePartCategory, ze as MasterSparePartCategoryDTO, zf as MasterSparePartCategorySchema, zg as SparePartCategoryQueryDTO, zh as SparePartCategoryQuerySchema, zi as createMasterSparePartCategory, zj as deleteMasterSparePartCategory, zk as findMasterSparePartCategories, zl as getMasterSparePartCategoryCache, zm as getMasterSparePartCategoryCacheChild, zn as getMasterSparePartCategoryCacheCount, zo as newMasterSparePartCategoryPayload, zp as toMasterSparePartCategoryPayload, zq as updateMasterSparePartCategory } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { y$ as FindCacheDTO, z0 as FindCacheSchema, z1 as MasterSparePartSubCategory, z2 as MasterSparePartSubCategoryDTO, z3 as MasterSparePartSubCategorySchema, z4 as SparePartSubCategoryQueryDTO, z5 as SparePartSubCategoryQuerySchema, z6 as createMasterSparePartSubCategory, z7 as deleteMasterSparePartSubCategory, z8 as findMasterSparePartSubCategories, z9 as getMasterSparePartSubCategoryCache, za as getMasterSparePartSubCategoryCacheCount, zb as newMasterSparePartSubCategoryPayload, zc as toMasterSparePartSubCategoryPayload, zd as updateMasterSparePartSubCategory } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { N as MasterSparePartUnit,
|
|
4
|
+
export { N as MasterSparePartUnit, zr as MasterSparePartUnitDTO, zs as MasterSparePartUnitSchema, zt as SparePartUnitQueryDTO, zu as SparePartUnitQuerySchema, zv as createMasterSparePartUnit, zw as deleteMasterSparePartUnit, zx as findMasterSparePartUnits, zy as getMasterSparePartUnitCache, zz as getMasterSparePartUnitCacheCount, zA as newMasterSparePartUnitPayload, zB as toMasterSparePartUnitPayload, zC as updateMasterSparePartUnit } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { P as MasterTripPartyType,
|
|
4
|
+
export { P as MasterTripPartyType, zD as MasterTripPartyTypeDTO, zE as MasterTripPartyTypeQueryDTO, zF as MasterTripPartyTypeQuerySchema, zG as MasterTripPartyTypeSchema, zH as createMasterTripPartyType, zI as deleteMasterTripPartyType, zJ as findMasterTripPartyTypes, zK as getMasterTripPartyTypeCache, zL as newMasterTripPartyTypePayload, zM as toMasterTripPartyTypePayload, zN as updateMasterTripPartyType } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { R as MasterTyreGrade,
|
|
4
|
+
export { R as MasterTyreGrade, zO as MasterTyreGradeDTO, zP as MasterTyreGradeQueryDTO, zQ as MasterTyreGradeQuerySchema, zR as MasterTyreGradeSchema, zS as createMasterTyreGrade, zT as deleteMasterTyreGrade, zU as findMasterTyreGrades, zV as getMasterTyreGradeCache, zW as getMasterTyreGradeCacheCount, zX as newMasterTyreGradePayload, zY as toMasterTyreGradePayload, zZ as updateMasterTyreGrade } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Q as MasterTyreMake,
|
|
4
|
+
export { Q as MasterTyreMake, Ad as MasterTyreMakeDTO, Ae as MasterTyreMakeQueryDTO, Af as MasterTyreMakeQuerySchema, Ag as MasterTyreMakeSchema, Ah as createMasterTyreMake, Ai as deleteMasterTyreMake, Aj as findMasterTyreMakes, Ak as getMasterTyreMakeCache, Al as getMasterTyreMakeCacheChild, Am as getMasterTyreMakeCacheCount, An as newMasterTyreMakePayload, Ao as toMasterTyreMakePayload, Ap as updateMasterTyreMake } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { z_ as FindCacheDTO, z$ as FindCacheSchema, A0 as MasterTyreModel, A1 as MasterTyreModelDTO, A2 as MasterTyreModelQueryDTO, A3 as MasterTyreModelQuerySchema, A4 as MasterTyreModelSchema, A5 as createMasterTyreModel, A6 as deleteMasterTyreModel, A7 as findMasterTyreModels, A8 as getMasterTyreModelCache, A9 as getMasterTyreModelCacheCount, Aa as newMasterTyreModelPayload, Ab as toMasterTyreModelPayload, Ac as updateMasterTyreModel } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { T as MasterUserRole,
|
|
4
|
+
export { T as MasterUserRole, ar as MasterUserRoleDTO, as as MasterUserRoleQueryDTO, at as MasterUserRoleQuerySchema, au as MasterUserRoleSchema, av as createMasterUserRole, aw as deleteMasterUserRole, ax as findMasterUserRoles, ay as getMasterUserRoleCache, az as getMasterUserRoleCacheCount, aA as newMasterUserRolePayload, aB as toMasterUserRolePayload, aC as updateMasterUserRole } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { V as MasterUserStatus,
|
|
4
|
+
export { V as MasterUserStatus, aD as MasterUserStatusDTO, aE as MasterUserStatusQueryDTO, aF as MasterUserStatusQuerySchema, aG as MasterUserStatusSchema, aH as createMasterUserStatus, aI as deleteMasterUserStatus, aJ as findMasterUserStatuses, aK as getMasterUserStatusCache, aL as getMasterUserStatusCacheCount, aM as newMasterUserStatusPayload, aN as toMasterUserStatusPayload, aO as updateMasterUserStatus } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { _ as MasterVehicleAssociatedTo,
|
|
4
|
+
export { _ as MasterVehicleAssociatedTo, s8 as MasterVehicleAssociatedToDTO, s9 as MasterVehicleAssociatedToQueryDTO, sa as MasterVehicleAssociatedToQuerySchema, sb as MasterVehicleAssociatedToSchema, sc as createMasterVehicleAssociatedTo, sd as deleteMasterVehicleAssociatedTo, se as findMasterVehicleAssociatedTos, sf as getMasterVehicleAssociatedToCache, sg as getMasterVehicleAssociatedToCacheChild, sh as getMasterVehicleAssociatedToCacheCount, si as newMasterVehicleAssociatedToPayload, sj as toMasterVehicleAssociatedToPayload, sk as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a2 as MasterVehicleDocumentType,
|
|
4
|
+
export { a2 as MasterVehicleDocumentType, wo as MasterVehicleDocumentTypeDTO, wp as MasterVehicleDocumentTypeQueryDTO, wq as MasterVehicleDocumentTypeQuerySchema, wr as MasterVehicleDocumentTypeSchema, ws as createMasterVehicleDocumentType, wt as deleteMasterVehicleDocumentType, wu as findMasterVehicleDocumentTypes, wv as getMasterVehicleDocumentTypeCache, ww as newMasterVehicleDocumentTypePayload, wx as toMasterVehicleDocumentTypePayload, wy as updateMasterVehicleDocumentType } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a1 as MasterVehicleFuelRemovalReason,
|
|
4
|
+
export { a1 as MasterVehicleFuelRemovalReason, jQ as MasterVehicleFuelRemovalReasonDTO, jR as MasterVehicleFuelRemovalReasonQueryDTO, jS as MasterVehicleFuelRemovalReasonQuerySchema, jT as MasterVehicleFuelRemovalReasonSchema, jU as createMasterVehicleFuelRemovalReason, jV as deleteMasterVehicleFuelRemovalReason, jW as findMasterVehicleFuelRemovalReasons, jX as getMasterVehicleFuelRemovalReasonCache, jY as getMasterVehicleFuelRemovalReasonCacheChild, jZ as getMasterVehicleFuelRemovalReasonCacheCount, j_ as newMasterVehicleFuelRemovalReasonPayload, j$ as toMasterVehicleFuelRemovalReasonPayload, k0 as updateMasterVehicleFuelRemovalReason } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { $ as MasterVehicleFuelType,
|
|
4
|
+
export { $ as MasterVehicleFuelType, jq as MasterVehicleFuelTypeDTO, jr as MasterVehicleFuelTypeQueryDTO, js as MasterVehicleFuelTypeQuerySchema, jt as MasterVehicleFuelTypeSchema, ju as createMasterVehicleFuelType, jv as deleteMasterVehicleFuelType, jw as findMasterVehicleFuelTypes, jx as getMasterVehicleFuelTypeCache, jy as getMasterVehicleFuelTypeCacheChild, jz as getMasterVehicleFuelTypeCacheCount, jA as newMasterVehicleFuelTypePayload, jB as toMasterVehicleFuelTypePayload, jC as updateMasterVehicleFuelType } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a0 as MasterVehicleFuelUnit,
|
|
4
|
+
export { a0 as MasterVehicleFuelUnit, jD as MasterVehicleFuelUnitDTO, jE as MasterVehicleFuelUnitQueryDTO, jF as MasterVehicleFuelUnitQuerySchema, jG as MasterVehicleFuelUnitSchema, jH as createMasterVehicleFuelUnit, jI as deleteMasterVehicleFuelUnit, jJ as findMasterVehicleFuelUnits, jK as getMasterVehicleFuelUnitCache, jL as getMasterVehicleFuelUnitCacheChild, jM as getMasterVehicleFuelUnitCacheCount, jN as newMasterVehicleFuelUnitPayload, jO as toMasterVehicleFuelUnitPayload, jP as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { X as MasterVehicleMake,
|
|
4
|
+
export { X as MasterVehicleMake, rx as MasterVehicleMakeDTO, ry as MasterVehicleMakeQueryDTO, rz as MasterVehicleMakeQuerySchema, rA as MasterVehicleMakeSchema, rB as createMasterVehicleMake, rC as deleteMasterVehicleMake, rD as findMasterVehicleMakes, rE as getMasterVehicleMakeCache, rF as getMasterVehicleMakeCacheChild, rG as getMasterVehicleMakeCacheCount, rH as newMasterVehicleMakePayload, rI as toMasterVehicleMakePayload, rJ as updateMasterVehicleMake } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Z as MasterVehicleOwnershipType,
|
|
4
|
+
export { Z as MasterVehicleOwnershipType, rX as MasterVehicleOwnershipTypeDTO, rY as MasterVehicleOwnershipTypeQueryDTO, rZ as MasterVehicleOwnershipTypeQuerySchema, r_ as MasterVehicleOwnershipTypeSchema, r$ as createMasterVehicleOwnershipType, s0 as deleteMasterVehicleOwnershipType, s1 as findMasterVehicleOwnershipTypes, s2 as getMasterVehicleOwnershipTypeCache, s3 as getMasterVehicleOwnershipTypeCacheChild, s4 as getMasterVehicleOwnershipTypeCacheCount, s5 as newMasterVehicleOwnershipTypePayload, s6 as toMasterVehicleOwnershipTypePayload, s7 as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Y as MasterVehicleStatusType,
|
|
4
|
+
export { Y as MasterVehicleStatusType, rK as MasterVehicleStatusTypeDTO, rL as MasterVehicleStatusTypeQueryDTO, rM as MasterVehicleStatusTypeQuerySchema, rN as MasterVehicleStatusTypeSchema, rO as createMasterVehicleStatusType, rP as deleteMasterVehicleStatusType, rQ as findMasterVehicleStatusTypes, rR as getMasterVehicleStatusTypeCache, rS as getMasterVehicleStatusTypeCacheChild, rT as getMasterVehicleStatusTypeCacheCount, rU as newMasterVehicleStatusTypePayload, rV as toMasterVehicleStatusTypePayload, rW as updateMasterVehicleStatusType } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { W as MasterVehicleType,
|
|
4
|
+
export { W as MasterVehicleType, qQ as MasterVehicleTypeDTO, qR as MasterVehicleTypeQueryDTO, qS as MasterVehicleTypeQuerySchema, qT as MasterVehicleTypeSchema, qU as createMasterVehicleType, qV as deleteMasterVehicleType, qW as findMasterVehicleTypes, qX as getMasterVehicleTypeCache, qY as getMasterVehicleTypeCacheChild, qZ as getMasterVehicleTypeCacheCount, q_ as newMasterVehicleTypePayload, q$ as toMasterVehicleTypePayload, r0 as updateMasterVehicleType } from '../../../user_organisation_service-CGPdgJbL.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 {
|
|
4
|
+
export { AB as ExclusiveFeatureAccess, AC as ExclusiveFeatureAccessDTO, AD as ExclusiveFeatureAccessQueryDTO, AE as ExclusiveFeatureAccessQuerySchema, AF as ExclusiveFeatureAccessSchema, AG as createDemo, AH as deleteExclusiveFeatureAccess, AI as findExclusiveFeatureAccess, AJ as newExclusiveFeatureAccessPayload, AK as toExclusiveFeatureAccessPayload, AL as updateExclusiveFeatureAccess } from '../../user_organisation_service-CGPdgJbL.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|