vms-nest-api-document 41.0.0 → 44.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/{fasttag_details-oTL0UzuT.d.ts → fasttag_details-CXKBZUN4.d.ts} +1 -1
- 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 +2 -2
- package/dist/services/account/fasttag_transactions.d.ts +2 -2
- 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/core/external_api_push.service.d.ts +1 -1
- package/dist/services/core/external_api_share.service.d.ts +1 -1
- package/dist/services/core/external_api_sync.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 +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- 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_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/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_lock_digital_door_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_relay_log_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 +18 -18
- 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_organisation_service.js +5 -0
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +160 -0
- package/dist/services/main/vehicle/childs/shared_vehicles.js +297 -0
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +19 -19
- 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 +2 -2
- 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_fasttag_bank_service.d.ts +2 -2
- 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_fleet_service.d.ts +6 -0
- package/dist/services/master/organisation/{organisation_share_service.js → organisation_fleet_service.js} +31 -31
- 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-C4xz_32_.d.ts → user_organisation_service-avtrvdsx.d.ts} +28 -27
- package/package.json +1 -1
- package/dist/services/master/organisation/organisation_share_service.d.ts +0 -6
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { s as MasterFleetIncidentType, cx as MasterFleetIncidentTypeDTO, cy as MasterFleetIncidentTypeQueryDTO, cz as MasterFleetIncidentTypeQuerySchema, cA as MasterFleetIncidentTypeSchema, cB as createMasterFleetIncidentType, cC as deleteMasterFleetIncidentType, cD as findMasterFleetIncidentTypes, cE as getMasterFleetIncidentTypeCache, cF as newMasterFleetIncidentTypePayload, cG as toMasterFleetIncidentTypePayload, cH as updateMasterFleetIncidentType } from '../../../user_organisation_service-avtrvdsx.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 { v as MasterFleetInsuranceClaimStatus, d2 as MasterFleetInsuranceClaimStatusDTO, d3 as MasterFleetInsuranceClaimStatusQueryDTO, d4 as MasterFleetInsuranceClaimStatusQuerySchema, d5 as MasterFleetInsuranceClaimStatusSchema, d6 as createMasterFleetInsuranceClaimStatus, d7 as deleteMasterFleetInsuranceClaimStatus, d8 as findMasterFleetInsuranceClaimStatuses, d9 as getMasterFleetInsuranceClaimStatusCache, da as newMasterFleetInsuranceClaimStatusPayload, db as toMasterFleetInsuranceClaimStatusPayload, dc as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-avtrvdsx.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 { 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-
|
|
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-avtrvdsx.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 { w 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-avtrvdsx.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 MasterMainCountry, yk as MasterMainCountryDTO, yl as MasterMainCountryQueryDTO, ym as MasterMainCountryQuerySchema, yn as MasterMainCountrySchema, yo as createMasterMainCountry, yp as deleteMasterMainCountry, yq as findMasterMainCountries, yr as getMasterMainCountryCache, ys as getMasterMainCountryCacheChild, yt as newMasterMainCountryPayload, yu as toMasterMainCountryPayload, yv as updateMasterMainCountry } from '../../../user_organisation_service-avtrvdsx.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-avtrvdsx.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 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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { M as MasterMainFASTagBank, h as MasterMainFASTagBankDTO, i as MasterMainFASTagBankQueryDTO, j as MasterMainFASTagBankQuerySchema, k as MasterMainFASTagBankSchema, l as createMasterMainFasttagBank, m as deleteMasterMainFasttagBank, o as findMasterMainFasttagBanks, p as getMasterMainFasttagBankCache, q as newMasterMainFasttagPayload, r as toMasterMainFasttagPayload, s as updateMasterMainFasttagBank } from '../../../fasttag_details-
|
|
5
|
-
import '../../../user_organisation_service-
|
|
4
|
+
export { M as MasterMainFASTagBank, h as MasterMainFASTagBankDTO, i as MasterMainFASTagBankQueryDTO, j as MasterMainFASTagBankQuerySchema, k as MasterMainFASTagBankSchema, l as createMasterMainFasttagBank, m as deleteMasterMainFasttagBank, o as findMasterMainFasttagBanks, p as getMasterMainFasttagBankCache, q as newMasterMainFasttagPayload, r as toMasterMainFasttagPayload, s as updateMasterMainFasttagBank } from '../../../fasttag_details-CXKBZUN4.js';
|
|
5
|
+
import '../../../user_organisation_service-avtrvdsx.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { x 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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { oz as MasterMainLandMark, oA as MasterMainLandmarkDTO, oB as MasterMainLandmarkQueryDTO, oC as MasterMainLandmarkQuerySchema, oD as MasterMainLandmarkSchema, oE as createMasterMainLandMark, oF as deleteMasterMainLandMark, oG as findMasterMainLandMark, oH as newMasterMainLandmarkPayload, oI as toMasterMainLandmarkPayload, oJ as updateMasterMainLandMark } from '../../../user_organisation_service-
|
|
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-avtrvdsx.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 { A 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-avtrvdsx.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 { F 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-avtrvdsx.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 { y8 as MasterMainState, y9 as MasterMainStateDTO, ya as MasterMainStateQueryDTO, yb as MasterMainStateQuerySchema, yc as MasterMainStateSchema, yd as createMasterMainState, ye as deleteMasterMainState, yf as findMasterMainStates, yg as getMasterMainStateCache, yh as newMasterMainStatePayload, yi as toMasterMainStatePayload, yj as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { y8 as MasterMainState, y9 as MasterMainStateDTO, ya as MasterMainStateQueryDTO, yb as MasterMainStateQuerySchema, yc as MasterMainStateSchema, yd as createMasterMainState, ye as deleteMasterMainState, yf as findMasterMainStates, yg as getMasterMainStateCache, yh as newMasterMainStatePayload, yi as toMasterMainStatePayload, yj as updateMasterMainState } from '../../../user_organisation_service-avtrvdsx.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 { xX as MasterMainTimeZone, xY as MasterMainTimeZoneDTO, xZ as MasterMainTimeZoneQueryDTO, x_ as MasterMainTimeZoneQuerySchema, x$ as MasterMainTimeZoneSchema, y0 as createMasterMainTimeZone, y1 as deleteMasterMainTimeZone, y2 as findMasterMainTimeZones, y3 as getMasterMainTimeZoneCache, y4 as getMasterMainTimeZoneCacheAll, y5 as newMasterMainTimeZonePayload, y6 as toMasterMainTimeZonePayload, y7 as updateMasterMainTimeZone } from '../../../user_organisation_service-
|
|
4
|
+
export { xX as MasterMainTimeZone, xY as MasterMainTimeZoneDTO, xZ as MasterMainTimeZoneQueryDTO, x_ as MasterMainTimeZoneQuerySchema, x$ as MasterMainTimeZoneSchema, y0 as createMasterMainTimeZone, y1 as deleteMasterMainTimeZone, y2 as findMasterMainTimeZones, y3 as getMasterMainTimeZoneCache, y4 as getMasterMainTimeZoneCacheAll, y5 as newMasterMainTimeZonePayload, y6 as toMasterMainTimeZonePayload, y7 as updateMasterMainTimeZone } from '../../../user_organisation_service-avtrvdsx.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 { C as MasterMainUnitDistance, AO as MasterMainUnitDistanceDTO, AP as MasterMainUnitDistanceQueryDTO, AQ as MasterMainUnitDistanceQuerySchema, AR as MasterMainUnitDistanceSchema, AS as createMasterMainUnitDistance, AT as deleteMasterMainUnitDistance, AU as findMasterMainUnitDistances, AV as getMasterMainUnitDistanceCache, AW as newMasterMainUnitDistancePayload, AX as toMasterMainUnitDistancePayload, AY as updateMasterMainUnitDistance } from '../../../user_organisation_service-avtrvdsx.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 { D as MasterMainUnitMileage, yw as MasterMainUnitMileageDTO, yx as MasterMainUnitMileageQueryDTO, yy as MasterMainUnitMileageQuerySchema, yz as MasterMainUnitMileageSchema, yA as createMasterMainUnitMileage, yB as deleteMasterMainUnitMileage, yC as findMasterMainUnitMileages, yD as getMasterMainUnitMileageCache, yE as newMasterMainUnitMileagePayload, yF as toMasterMainUnitMileagePayload, yG as updateMasterMainUnitMileage } from '../../../user_organisation_service-avtrvdsx.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 { E as MasterMainUnitVolume, yH as MasterMainUnitVolumeDTO, yI as MasterMainUnitVolumeQueryDTO, yJ as MasterMainUnitVolumeQuerySchema, yK as MasterMainUnitVolumeSchema, yL as createMasterMainUnitVolume, yM as deleteMasterMainUnitVolume, yN as findMasterMainUnitVolumes, yO as getMasterMainUnitVolumeCache, yP as newMasterMainUnitVolumePayload, yQ as toMasterMainUnitVolumePayload, yR as updateMasterMainUnitVolume } from '../../../user_organisation_service-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationBranch, br as OrganisationBranchDTO, bs as OrganisationBranchQueryDTO, bt as OrganisationBranchQuerySchema, bu as OrganisationBranchSchema, bv as createOrganisationBranch, bw as deleteOrganisationBranch, bx as findOrganisationBranchs, by as getOrganisationBranchCache, bz as getOrganisationBranchCacheChild, bA as getOrganisationBranchCacheCount, bB as newOrganisationBranchPayload, bC as toOrganisationBranchPayload, bD as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
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-avtrvdsx.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 { H 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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import '../../../core/Enums.js';
|
|
2
|
+
import '../../../core/BaseResponse.js';
|
|
3
|
+
import 'zod';
|
|
4
|
+
export { uf as OrganisationFleet, ug as OrganisationFleetDTO, uh as OrganisationFleetQueryDTO, ui as OrganisationFleetQuerySchema, uj as OrganisationFleetSchema, uk as createOrganisationFleet, ul as deleteOrganisationFleet, um as findOrganisationFleets, un as getOrganisationFleetCache, uo as getOrganisationFleetCacheChild, up as getOrganisationFleetCacheCount, uq as newOrganisationFleetPayload, ur as toOrganisationFleetPayload, us as updateOrganisationFleet } from '../../../user_organisation_service-avtrvdsx.js';
|
|
5
|
+
import '../../../zod_utils/zod_base_schema.js';
|
|
6
|
+
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -26,7 +26,7 @@ var apiDelete = async (url) => {
|
|
|
26
26
|
return response.data;
|
|
27
27
|
};
|
|
28
28
|
|
|
29
|
-
// src/services/master/organisation/
|
|
29
|
+
// src/services/master/organisation/organisation_fleet_service.ts
|
|
30
30
|
import { z as z3 } from "zod";
|
|
31
31
|
|
|
32
32
|
// src/zod_utils/zod_utils.ts
|
|
@@ -246,10 +246,10 @@ var MongoBaseQuerySchema = z2.object({
|
|
|
246
246
|
// ✅ Single-selection -> MasterMainTimeZone
|
|
247
247
|
});
|
|
248
248
|
|
|
249
|
-
// src/services/master/organisation/
|
|
250
|
-
var URL = "master/organisation/
|
|
249
|
+
// src/services/master/organisation/organisation_fleet_service.ts
|
|
250
|
+
var URL = "master/organisation/fleet";
|
|
251
251
|
var ENDPOINTS = {
|
|
252
|
-
//
|
|
252
|
+
// OrganisationFleet APIs
|
|
253
253
|
find: `${URL}/search`,
|
|
254
254
|
create: URL,
|
|
255
255
|
update: (id) => `${URL}/${id}`,
|
|
@@ -259,67 +259,67 @@ var ENDPOINTS = {
|
|
|
259
259
|
cache_count: (organisation_id) => `${URL}/cache_count/${organisation_id}`,
|
|
260
260
|
cache_child: (organisation_id) => `${URL}/cache_child/${organisation_id}`
|
|
261
261
|
};
|
|
262
|
-
var
|
|
262
|
+
var OrganisationFleetSchema = z3.object({
|
|
263
263
|
// Relations - Parent
|
|
264
264
|
organisation_id: single_select_mandatory("UserOrganisation"),
|
|
265
265
|
// Single-Selection -> UserOrganisation
|
|
266
266
|
// Main Field Details
|
|
267
|
-
|
|
267
|
+
fleet_name: stringMandatory("Fleet Name", 3, 100),
|
|
268
268
|
description: stringOptional("Description", 0, 300),
|
|
269
269
|
// Metadata
|
|
270
270
|
status: enumMandatory("Status", Status, "Active" /* Active */)
|
|
271
271
|
});
|
|
272
|
-
var
|
|
272
|
+
var OrganisationFleetQuerySchema = BaseQuerySchema.extend({
|
|
273
273
|
// Self Table
|
|
274
|
-
|
|
275
|
-
// Multi-selection ->
|
|
274
|
+
organisation_fleet_ids: multi_select_optional("OrganisationFleet"),
|
|
275
|
+
// Multi-selection -> OrganisationFleet
|
|
276
276
|
// Relations - Parent
|
|
277
277
|
organisation_ids: multi_select_optional("UserOrganisation")
|
|
278
278
|
// Multi-selection -> UserOrganisation
|
|
279
279
|
});
|
|
280
|
-
var
|
|
280
|
+
var toOrganisationFleetPayload = (row) => ({
|
|
281
281
|
organisation_id: row.organisation_id || "",
|
|
282
|
-
|
|
282
|
+
fleet_name: row.fleet_name || "",
|
|
283
283
|
description: row.description || "",
|
|
284
284
|
status: row.status || "Active" /* Active */
|
|
285
285
|
});
|
|
286
|
-
var
|
|
286
|
+
var newOrganisationFleetPayload = () => ({
|
|
287
287
|
organisation_id: "",
|
|
288
|
-
|
|
288
|
+
fleet_name: "",
|
|
289
289
|
description: "",
|
|
290
290
|
status: "Active" /* Active */
|
|
291
291
|
});
|
|
292
|
-
var
|
|
292
|
+
var findOrganisationFleets = async (data) => {
|
|
293
293
|
return apiPost(ENDPOINTS.find, data);
|
|
294
294
|
};
|
|
295
|
-
var
|
|
295
|
+
var createOrganisationFleet = async (data) => {
|
|
296
296
|
return apiPost(ENDPOINTS.create, data);
|
|
297
297
|
};
|
|
298
|
-
var
|
|
298
|
+
var updateOrganisationFleet = async (id, data) => {
|
|
299
299
|
return apiPatch(ENDPOINTS.update(id), data);
|
|
300
300
|
};
|
|
301
|
-
var
|
|
301
|
+
var deleteOrganisationFleet = async (id) => {
|
|
302
302
|
return apiDelete(ENDPOINTS.delete(id));
|
|
303
303
|
};
|
|
304
|
-
var
|
|
304
|
+
var getOrganisationFleetCache = async (organisation_id) => {
|
|
305
305
|
return apiGet(ENDPOINTS.cache(organisation_id));
|
|
306
306
|
};
|
|
307
|
-
var
|
|
307
|
+
var getOrganisationFleetCacheCount = async (organisation_id) => {
|
|
308
308
|
return apiGet(ENDPOINTS.cache_count(organisation_id));
|
|
309
309
|
};
|
|
310
|
-
var
|
|
310
|
+
var getOrganisationFleetCacheChild = async (organisation_id) => {
|
|
311
311
|
return apiGet(ENDPOINTS.cache_child(organisation_id));
|
|
312
312
|
};
|
|
313
313
|
export {
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
314
|
+
OrganisationFleetQuerySchema,
|
|
315
|
+
OrganisationFleetSchema,
|
|
316
|
+
createOrganisationFleet,
|
|
317
|
+
deleteOrganisationFleet,
|
|
318
|
+
findOrganisationFleets,
|
|
319
|
+
getOrganisationFleetCache,
|
|
320
|
+
getOrganisationFleetCacheChild,
|
|
321
|
+
getOrganisationFleetCacheCount,
|
|
322
|
+
newOrganisationFleetPayload,
|
|
323
|
+
toOrganisationFleetPayload,
|
|
324
|
+
updateOrganisationFleet
|
|
325
325
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { J 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-avtrvdsx.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 { G 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-avtrvdsx.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 { I 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-avtrvdsx.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 { K as MasterSparePartCategory, zC as MasterSparePartCategoryDTO, zD as MasterSparePartCategorySchema, zE as SparePartCategoryQueryDTO, zF as SparePartCategoryQuerySchema, zG as createMasterSparePartCategory, zH as deleteMasterSparePartCategory, zI as findMasterSparePartCategories, zJ as getMasterSparePartCategoryCache, zK as getMasterSparePartCategoryCacheChild, zL as getMasterSparePartCategoryCacheCount, zM as newMasterSparePartCategoryPayload, zN as toMasterSparePartCategoryPayload, zO as updateMasterSparePartCategory } from '../../../user_organisation_service-avtrvdsx.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 { zn as FindCacheDTO, zo as FindCacheSchema, zp as MasterSparePartSubCategory, zq as MasterSparePartSubCategoryDTO, zr as MasterSparePartSubCategorySchema, zs as SparePartSubCategoryQueryDTO, zt as SparePartSubCategoryQuerySchema, zu as createMasterSparePartSubCategory, zv as deleteMasterSparePartSubCategory, zw as findMasterSparePartSubCategories, zx as getMasterSparePartSubCategoryCache, zy as getMasterSparePartSubCategoryCacheCount, zz as newMasterSparePartSubCategoryPayload, zA as toMasterSparePartSubCategoryPayload, zB as updateMasterSparePartSubCategory } from '../../../user_organisation_service-
|
|
4
|
+
export { zn as FindCacheDTO, zo as FindCacheSchema, zp as MasterSparePartSubCategory, zq as MasterSparePartSubCategoryDTO, zr as MasterSparePartSubCategorySchema, zs as SparePartSubCategoryQueryDTO, zt as SparePartSubCategoryQuerySchema, zu as createMasterSparePartSubCategory, zv as deleteMasterSparePartSubCategory, zw as findMasterSparePartSubCategories, zx as getMasterSparePartSubCategoryCache, zy as getMasterSparePartSubCategoryCacheCount, zz as newMasterSparePartSubCategoryPayload, zA as toMasterSparePartSubCategoryPayload, zB as updateMasterSparePartSubCategory } from '../../../user_organisation_service-avtrvdsx.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 { L as MasterSparePartUnit, zP as MasterSparePartUnitDTO, zQ as MasterSparePartUnitSchema, zR as SparePartUnitQueryDTO, zS as SparePartUnitQuerySchema, zT as createMasterSparePartUnit, zU as deleteMasterSparePartUnit, zV as findMasterSparePartUnits, zW as getMasterSparePartUnitCache, zX as getMasterSparePartUnitCacheCount, zY as newMasterSparePartUnitPayload, zZ as toMasterSparePartUnitPayload, z_ as updateMasterSparePartUnit } from '../../../user_organisation_service-avtrvdsx.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 { N as MasterTripPartyType, z$ as MasterTripPartyTypeDTO, A0 as MasterTripPartyTypeQueryDTO, A1 as MasterTripPartyTypeQuerySchema, A2 as MasterTripPartyTypeSchema, A3 as createMasterTripPartyType, A4 as deleteMasterTripPartyType, A5 as findMasterTripPartyTypes, A6 as getMasterTripPartyTypeCache, A7 as newMasterTripPartyTypePayload, A8 as toMasterTripPartyTypePayload, A9 as updateMasterTripPartyType } from '../../../user_organisation_service-avtrvdsx.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 { Q as MasterTyreGrade, Aa as MasterTyreGradeDTO, Ab as MasterTyreGradeQueryDTO, Ac as MasterTyreGradeQuerySchema, Ad as MasterTyreGradeSchema, Ae as createMasterTyreGrade, Af as deleteMasterTyreGrade, Ag as findMasterTyreGrades, Ah as getMasterTyreGradeCache, Ai as getMasterTyreGradeCacheCount, Aj as newMasterTyreGradePayload, Ak as toMasterTyreGradePayload, Al as updateMasterTyreGrade } from '../../../user_organisation_service-avtrvdsx.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 { P as MasterTyreMake, AB as MasterTyreMakeDTO, AC as MasterTyreMakeQueryDTO, AD as MasterTyreMakeQuerySchema, AE as MasterTyreMakeSchema, AF as createMasterTyreMake, AG as deleteMasterTyreMake, AH as findMasterTyreMakes, AI as getMasterTyreMakeCache, AJ as getMasterTyreMakeCacheChild, AK as getMasterTyreMakeCacheCount, AL as newMasterTyreMakePayload, AM as toMasterTyreMakePayload, AN as updateMasterTyreMake } from '../../../user_organisation_service-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { Am as FindCacheDTO, An as FindCacheSchema, Ao as MasterTyreModel, Ap as MasterTyreModelDTO, Aq as MasterTyreModelQueryDTO, Ar as MasterTyreModelQuerySchema, As as MasterTyreModelSchema, At as createMasterTyreModel, Au as deleteMasterTyreModel, Av as findMasterTyreModels, Aw as getMasterTyreModelCache, Ax as getMasterTyreModelCacheCount, Ay as newMasterTyreModelPayload, Az as toMasterTyreModelPayload, AA as updateMasterTyreModel } from '../../../user_organisation_service-
|
|
4
|
+
export { Am as FindCacheDTO, An as FindCacheSchema, Ao as MasterTyreModel, Ap as MasterTyreModelDTO, Aq as MasterTyreModelQueryDTO, Ar as MasterTyreModelQuerySchema, As as MasterTyreModelSchema, At as createMasterTyreModel, Au as deleteMasterTyreModel, Av as findMasterTyreModels, Aw as getMasterTyreModelCache, Ax as getMasterTyreModelCacheCount, Ay as newMasterTyreModelPayload, Az as toMasterTyreModelPayload, AA as updateMasterTyreModel } from '../../../user_organisation_service-avtrvdsx.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 { R 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-avtrvdsx.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 { T 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-avtrvdsx.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 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-avtrvdsx.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 { a1 as MasterVehicleDocumentType, wM as MasterVehicleDocumentTypeDTO, wN as MasterVehicleDocumentTypeQueryDTO, wO as MasterVehicleDocumentTypeQuerySchema, wP as MasterVehicleDocumentTypeSchema, wQ as createMasterVehicleDocumentType, wR as deleteMasterVehicleDocumentType, wS as findMasterVehicleDocumentTypes, wT as getMasterVehicleDocumentTypeCache, wU as newMasterVehicleDocumentTypePayload, wV as toMasterVehicleDocumentTypePayload, wW as updateMasterVehicleDocumentType } from '../../../user_organisation_service-avtrvdsx.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 { a0 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-avtrvdsx.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 { _ 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-avtrvdsx.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 { $ 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-avtrvdsx.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 { W 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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { rh as FindCacheDTO, ri as FindCacheSchema, rj as MasterVehicleModel, rk as MasterVehicleModelDTO, rl as MasterVehicleModelQueryDTO, rm as MasterVehicleModelQuerySchema, rn as MasterVehicleModelSchema, ro as createMasterVehicleModel, rp as deleteMasterVehicleModel, rq as findMasterVehicleModels, rr as getMasterVehicleModelCache, rs as getMasterVehicleModelCacheChild, rt as getMasterVehicleModelCacheCount, ru as newMasterVehicleModelPayload, rv as toMasterVehicleModelPayload, rw as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
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-avtrvdsx.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 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-avtrvdsx.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 { X 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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { r1 as FindCacheDTO, r2 as FindCacheSchema, r3 as MasterVehicleSubModel, r4 as MasterVehicleSubModelDTO, r5 as MasterVehicleSubModelQueryDTO, r6 as MasterVehicleSubModelQuerySchema, r7 as MasterVehicleSubModelSchema, r8 as createMasterVehicleSubModel, r9 as deleteMasterVehicleSubModel, ra as findMasterVehicleSubModels, rb as getMasterVehicleSubModelCache, rc as getMasterVehicleSubModelCacheChild, rd as getMasterVehicleSubModelCacheCount, re as newMasterVehicleSubModelPayload, rf as toMasterVehicleSubModelPayload, rg as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
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-avtrvdsx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|