vms-nest-prisma-api-document 1015.0.0 → 1017.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{bookmark_service-GDSTht_e.d.ts → bookmark_service-CYlnhob9.d.ts} +1131 -969
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/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/calendar.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +5 -595
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_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/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +18 -256
- 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_relationship_service.js +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_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +7 -7
- package/dist/services/website/request_demo.service.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { N as MasterVendorType, jj as MasterVendorTypeDTO, jl as MasterVendorTypeQueryDTO, jk as MasterVendorTypeQuerySchema, ji as MasterVendorTypeSchema, jp as createMasterVendorType, jr as deleteMasterVendorType, jo as findMasterVendorTypes, js as getMasterVendorTypeCache, jn as newMasterVendorTypePayload, jm as toMasterVendorTypePayload, jq as updateMasterVendorType } from '../../../bookmark_service-CYlnhob9.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 { gn as MasterFleetBreakdownType, gp as MasterFleetBreakdownTypeDTO, gr as MasterFleetBreakdownTypeQueryDTO, gq as MasterFleetBreakdownTypeQuerySchema, go as MasterFleetBreakdownTypeSchema, gv as createMasterFleetBreakdownType, gx as deleteMasterFleetBreakdownType, gu as findMasterFleetBreakdownType, gy as findMasterFleetBreakdownTypeCache, gt as newMasterFleetBreakdownTypePayload, gs as toMasterFleetBreakdownTypePayload, gw as updateMasterFleetBreakdownType } from '../../../bookmark_service-CYlnhob9.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 MasterFleetIncidentSeverity, eO as MasterFleetIncidentSeverityDTO, eQ as MasterFleetIncidentSeverityQueryDTO, eP as MasterFleetIncidentSeverityQuerySchema, eN as MasterFleetIncidentSeveritySchema, eU as createMasterFleetIncidentSeverity, eW as deleteMasterFleetIncidentSeverity, eT as findMasterFleetIncidentSeverities, eX as getMasterFleetIncidentSeverityCache, eS as newMasterFleetIncidentSeverityPayload, eR as toMasterFleetIncidentSeverityPayload, eV as updateMasterFleetIncidentSeverity } from '../../../bookmark_service-CYlnhob9.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 MasterFleetIncidentStatus, eD as MasterFleetIncidentStatusDTO, eF as MasterFleetIncidentStatusQueryDTO, eE as MasterFleetIncidentStatusQuerySchema, eC as MasterFleetIncidentStatusSchema, eJ as createMasterFleetIncidentStatus, eL as deleteMasterFleetIncidentStatus, eI as findMasterFleetIncidentStatuses, eM as getMasterFleetIncidentStatusCache, eH as newMasterFleetIncidentStatusPayload, eG as toMasterFleetIncidentStatusPayload, eK as updateMasterFleetIncidentStatus } from '../../../bookmark_service-CYlnhob9.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 MasterFleetIncidentType, es as MasterFleetIncidentTypeDTO, eu as MasterFleetIncidentTypeQueryDTO, et as MasterFleetIncidentTypeQuerySchema, er as MasterFleetIncidentTypeSchema, ey as createMasterFleetIncidentType, eA as deleteMasterFleetIncidentType, ex as findMasterFleetIncidentTypes, eB as getMasterFleetIncidentTypeCache, ew as newMasterFleetIncidentTypePayload, ev as toMasterFleetIncidentTypePayload, ez as updateMasterFleetIncidentType } from '../../../bookmark_service-CYlnhob9.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 MasterFleetInsuranceClaimStatus, eZ as MasterFleetInsuranceClaimStatusDTO, e$ as MasterFleetInsuranceClaimStatusQueryDTO, e_ as MasterFleetInsuranceClaimStatusQuerySchema, eY as MasterFleetInsuranceClaimStatusSchema, f3 as createMasterFleetInsuranceClaimStatus, f5 as deleteMasterFleetInsuranceClaimStatus, f2 as findMasterFleetInsuranceClaimStatuses, f6 as getMasterFleetInsuranceClaimStatusCache, f1 as newMasterFleetInsuranceClaimStatusPayload, f0 as toMasterFleetInsuranceClaimStatusPayload, f4 as updateMasterFleetInsuranceClaimStatus } from '../../../bookmark_service-CYlnhob9.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 { hL as MasterFleetServicePart, hN as MasterFleetServicePartDTO, hP as MasterFleetServicePartQueryDTO, hO as MasterFleetServicePartQuerySchema, hM as MasterFleetServicePartSchema, hT as createMasterFleetServicePart, hV as deleteMasterFleetServicePart, hS as findMasterFleetServicePart, hW as findMasterFleetServicePartCache, hR as newMasterFleetServicePartPayload, hQ as toMasterFleetServicePartPayload, hU as updateMasterFleetServicePart } from '../../../bookmark_service-CYlnhob9.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 { J as MasterFleetServiceTask, hB as MasterFleetServiceTaskDTO, hD as MasterFleetServiceTaskQueryDTO, hC as MasterFleetServiceTaskQuerySchema, hA as MasterFleetServiceTaskSchema, hH as createMasterFleetServiceTask, hJ as deleteMasterFleetServiceTask, hG as findMasterFleetServiceTasks, hK as getMasterFleetServiceTaskCache, hF as newMasterFleetServiceTaskPayload, hE as toMasterFleetServiceTaskPayload, hI as updateMasterFleetServiceTask } from '../../../bookmark_service-CYlnhob9.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, y6 as MasterMainCountryDTO, y8 as MasterMainCountryQueryDTO, y7 as MasterMainCountryQuerySchema, y5 as MasterMainCountrySchema, yc as createMasterMainCountry, ye as deleteMasterMainCountry, yb as findMasterMainCountries, yf as getMasterMainCountryCache, yg as getMasterMainCountryCacheChild, ya as newMasterMainCountryPayload, y9 as toMasterMainCountryPayload, yd as updateMasterMainCountry } from '../../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { M as MasterMainCurrency,
|
|
4
|
+
export { M as MasterMainCurrency, ab as MasterMainCurrencyDTO, ad as MasterMainCurrencyQueryDTO, ac as MasterMainCurrencyQuerySchema, aa as MasterMainCurrencySchema, ah as createMasterMainCurrency, aj as deleteMasterMainCurrency, ag as findMasterMainCurrencies, al as getMasterMainCurrencyCache, ak as getMasterMainCurrencyCacheAll, af as newMasterMainCurrencyPayload, ae as toMasterMainCurrencyPayload, ai as updateMasterMainCurrency } from '../../../bookmark_service-CYlnhob9.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, bP as MasterMainDateFormatDTO, bR as MasterMainDateFormatQueryDTO, bQ as MasterMainDateFormatQuerySchema, bO as MasterMainDateFormatSchema, bV as createMasterMainDateFormat, bX as deleteMasterMainDateFormat, bU as findMasterMainDateFormats, bY as getMasterMainDateFormatCache, bT as newMasterMainDateFormatPayload, bS as toMasterMainDateFormatPayload, bW as updateMasterMainDateFormat } from '../../../bookmark_service-CYlnhob9.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 MasterMainIndustry, a0 as MasterMainIndustryDTO, a2 as MasterMainIndustryQueryDTO, a1 as MasterMainIndustryQuerySchema, $ as MasterMainIndustrySchema, a6 as createMasterMainIndustry, a8 as deleteMasterMainIndustry, a5 as findMasterMainIndustry, a9 as getMasterMainIndustryCache, a4 as newMasterMainIndustryPayload, a3 as toMasterMainIndustryPayload, a7 as updateMasterMainIndustry } from '../../../bookmark_service-CYlnhob9.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 { dD as MasterMainLandMark, dF as MasterMainLandmarkDTO, dH as MasterMainLandmarkQueryDTO, dG as MasterMainLandmarkQuerySchema, dE as MasterMainLandmarkSchema, dL as createMasterMainCountry, dN as deleteMasterMainCountry, dK as findMasterMainCountries, dJ as newMasterMainLandmarkPayload, dI as toMasterMainLandmarkPayload, dM as updateMasterMainCountry } from '../../../bookmark_service-CYlnhob9.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, bE as MasterMainLanguageDTO, bG as MasterMainLanguageQueryDTO, bF as MasterMainLanguageQuerySchema, bD as MasterMainLanguageSchema, bK as createMasterMainLanguage, bM as deleteMasterMainLanguage, bJ as findMasterMainLanguages, bN as getMasterMainLanguageCache, bI as newMasterMainLanguagePayload, bH as toMasterMainLanguagePayload, bL as updateMasterMainLanguage } from '../../../bookmark_service-CYlnhob9.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 MasterMainSimProvider, x3 as MasterMainSimProviderDTO, x5 as MasterMainSimProviderQueryDTO, x4 as MasterMainSimProviderQuerySchema, x2 as MasterMainSimProviderSchema, x9 as createMasterMainSimProvider, xb as deleteMasterMainSimProvider, x8 as findMasterMainSimProviders, xc as getMasterMainSimProviderCache, x7 as newMasterMainSimProviderPayload, x6 as toMasterMainSimProviderPayload, xa as updateMasterMainSimProvider } from '../../../bookmark_service-CYlnhob9.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 { xV as MasterMainState, xX as MasterMainStateDTO, xZ as MasterMainStateQueryDTO, xY as MasterMainStateQuerySchema, xW as MasterMainStateSchema, y1 as createMasterMainState, y3 as deleteMasterMainState, y0 as findMasterMainStates, y4 as getMasterMainStateCache, x$ as newMasterMainStatePayload, x_ as toMasterMainStatePayload, y2 as updateMasterMainState } from '../../../bookmark_service-CYlnhob9.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 { xI as MasterMainTimeZone, xK as MasterMainTimeZoneDTO, xM as MasterMainTimeZoneQueryDTO, xL as MasterMainTimeZoneQuerySchema, xJ as MasterMainTimeZoneSchema, xQ as createMasterMainTimeZone, xS as deleteMasterMainTimeZone, xP as findMasterMainTimeZones, xU as getMasterMainTimeZoneCache, xT as getMasterMainTimeZoneCacheAll, xO as newMasterMainTimeZonePayload, xN as toMasterMainTimeZonePayload, xR as updateMasterMainTimeZone } from '../../../bookmark_service-CYlnhob9.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 { B as MasterMainUnitDistance, Bf as MasterMainUnitDistanceDTO, Bh as MasterMainUnitDistanceQueryDTO, Bg as MasterMainUnitDistanceQuerySchema, Be as MasterMainUnitDistanceSchema, Bl as createMasterMainUnitDistance, Bn as deleteMasterMainUnitDistance, Bk as findMasterMainUnitDistances, Bo as getMasterMainUnitDistanceCache, Bj as newMasterMainUnitDistancePayload, Bi as toMasterMainUnitDistancePayload, Bm as updateMasterMainUnitDistance } from '../../../bookmark_service-CYlnhob9.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 MasterMainUnitMileage, yi as MasterMainUnitMileageDTO, yk as MasterMainUnitMileageQueryDTO, yj as MasterMainUnitMileageQuerySchema, yh as MasterMainUnitMileageSchema, yo as createMasterMainUnitMileage, yq as deleteMasterMainUnitMileage, yn as findMasterMainUnitMileages, yr as getMasterMainUnitMileageCache, ym as newMasterMainUnitMileagePayload, yl as toMasterMainUnitMileagePayload, yp as updateMasterMainUnitMileage } from '../../../bookmark_service-CYlnhob9.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 MasterMainUnitVolume, yt as MasterMainUnitVolumeDTO, yv as MasterMainUnitVolumeQueryDTO, yu as MasterMainUnitVolumeQuerySchema, ys as MasterMainUnitVolumeSchema, yz as createMasterMainUnitVolume, yB as deleteMasterMainUnitVolume, yy as findMasterMainUnitVolumes, yC as getMasterMainUnitVolumeCache, yx as newMasterMainUnitVolumePayload, yw as toMasterMainUnitVolumePayload, yA as updateMasterMainUnitVolume } from '../../../bookmark_service-CYlnhob9.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 OrganisationBranch, aF as OrganisationBranchDTO, aH as OrganisationBranchQueryDTO, aG as OrganisationBranchQuerySchema, aE as OrganisationBranchSchema, aL as createOrganisationBranch, aN as deleteOrganisationBranch, aK as findOrganisationBranchs, aO as getOrganisationBranchCache, aQ as getOrganisationBranchCacheChild, aP as getOrganisationBranchCacheCount, aJ as newOrganisationBranchPayload, aI as toOrganisationBranchPayload, aM as updateOrganisationBranch } from '../../../bookmark_service-CYlnhob9.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 { u as OrganisationColor, aS as OrganisationColorDTO, aU as OrganisationColorQueryDTO, aT as OrganisationColorQuerySchema, aR as OrganisationColorSchema, aY as createOrganisationColor, a_ as deleteOrganisationColor, aX as findOrganisationColors, a$ as getOrganisationColorCache, b1 as getOrganisationColorCacheChild, b0 as getOrganisationColorCacheCount, aW as newOrganisationColorPayload, aV as toOrganisationColorPayload, aZ as updateOrganisationColor } from '../../../bookmark_service-CYlnhob9.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 OrganisationGroup, nF as OrganisationGroupDTO, nH as OrganisationGroupQueryDTO, nG as OrganisationGroupQuerySchema, nE as OrganisationGroupSchema, nD as VehicleOrganisationGroupLink, nL as createOrganisationGroup, nN as deleteOrganisationGroup, nK as findOrganisationGroups, nO as getOrganisationGroupCache, nQ as getOrganisationGroupCacheChild, nP as getOrganisationGroupCacheCount, nJ as newOrganisationGroupPayload, nI as toOrganisationGroupPayload, nM as updateOrganisationGroup } from '../../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { O as OrganisationSubCompany,
|
|
4
|
+
export { O as OrganisationSubCompany, an as OrganisationSubCompanyDTO, ap as OrganisationSubCompanyQueryDTO, ao as OrganisationSubCompanyQuerySchema, am as OrganisationSubCompanySchema, ar as SubCompanyLogoDTO, aq as SubCompanyLogoSchema, ay as createOrganisationSubCompany, aA as deleteOrganisationSubCompany, aw as delete_organisation_sub_company_logo, ax as findOrganisationSubCompanyies, aB as getOrganisationSubCompanyCache, aD as getOrganisationSubCompanyCacheChild, aC as getOrganisationSubCompanyCacheCount, au as get_organisation_sub_company_logo_presigned_url, at as newOrganisationSubCompanyPayload, as as toOrganisationSubCompanyPayload, az as updateOrganisationSubCompany, av as update_organisation_sub_company_logo } from '../../../bookmark_service-CYlnhob9.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 OrganisationTag, b3 as OrganisationTagDTO, b5 as OrganisationTagQueryDTO, b4 as OrganisationTagQuerySchema, b2 as OrganisationTagSchema, b9 as createOrganisationTag, bb as deleteOrganisationTag, b8 as findOrganisationTags, bc as getOrganisationTagCache, be as getOrganisationTagCacheChild, bd as getOrganisationTagCacheCount, b7 as newOrganisationTagPayload, b6 as toOrganisationTagPayload, ba as updateOrganisationTag } from '../../../bookmark_service-CYlnhob9.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 MasterSparePartCategory, zo as MasterSparePartCategoryDTO, zn as MasterSparePartCategorySchema, zq as SparePartCategoryQueryDTO, zp as SparePartCategoryQuerySchema, zu as createMasterSparePartCategory, zw as deleteMasterSparePartCategory, zt as findMasterSparePartCategories, zx as getMasterSparePartCategoryCache, zy as getMasterSparePartCategoryCacheChild, zz as getMasterSparePartCategoryCacheCount, zs as newMasterSparePartCategoryPayload, zr as toMasterSparePartCategoryPayload, zv as updateMasterSparePartCategory } from '../../../bookmark_service-CYlnhob9.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 { ze as FindCacheDTO, zd as FindCacheSchema, z8 as MasterSparePartSubCategory, za as MasterSparePartSubCategoryDTO, z9 as MasterSparePartSubCategorySchema, zc as SparePartSubCategoryQueryDTO, zb as SparePartSubCategoryQuerySchema, zi as createMasterSparePartSubCategory, zk as deleteMasterSparePartSubCategory, zh as findMasterSparePartSubCategories, zl as getMasterSparePartSubCategoryCache, zm as getMasterSparePartSubCategoryCacheCount, zg as newMasterSparePartSubCategoryPayload, zf as toMasterSparePartSubCategoryPayload, zj as updateMasterSparePartSubCategory } from '../../../bookmark_service-CYlnhob9.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 { s as MasterSparePartUnit, zB as MasterSparePartUnitDTO, zA as MasterSparePartUnitSchema, zD as SparePartUnitQueryDTO, zC as SparePartUnitQuerySchema, zH as createMasterSparePartUnit, zJ as deleteMasterSparePartUnit, zG as findMasterSparePartUnits, zK as getMasterSparePartUnitCache, zL as getMasterSparePartUnitCacheCount, zF as newMasterSparePartUnitPayload, zE as toMasterSparePartUnitPayload, zI as updateMasterSparePartUnit } from '../../../bookmark_service-CYlnhob9.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 MasterTripPartyType, zN as MasterTripPartyTypeDTO, zP as MasterTripPartyTypeQueryDTO, zO as MasterTripPartyTypeQuerySchema, zM as MasterTripPartyTypeSchema, zT as createMasterTripPartyType, zV as deleteMasterTripPartyType, zS as findMasterTripPartyTypes, zW as getMasterTripPartyTypeCache, zR as newMasterTripPartyTypePayload, zQ as toMasterTripPartyTypePayload, zU as updateMasterTripPartyType } from '../../../bookmark_service-CYlnhob9.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 MasterTyreGrade, zY as MasterTyreGradeDTO, z_ as MasterTyreGradeQueryDTO, zZ as MasterTyreGradeQuerySchema, zX as MasterTyreGradeSchema, A2 as createMasterTyreGrade, A4 as deleteMasterTyreGrade, A1 as findMasterTyreGrades, A5 as getMasterTyreGradeCache, A6 as getMasterTyreGradeCacheCount, A0 as newMasterTyreGradePayload, z$ as toMasterTyreGradePayload, A3 as updateMasterTyreGrade } from '../../../bookmark_service-CYlnhob9.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 { o as MasterTyreMake, An as MasterTyreMakeDTO, Ap as MasterTyreMakeQueryDTO, Ao as MasterTyreMakeQuerySchema, Am as MasterTyreMakeSchema, At as createMasterTyreMake, Av as deleteMasterTyreMake, As as findMasterTyreMakes, Aw as getMasterTyreMakeCache, Ay as getMasterTyreMakeCacheChild, Ax as getMasterTyreMakeCacheCount, Ar as newMasterTyreMakePayload, Aq as toMasterTyreMakePayload, Au as updateMasterTyreMake } from '../../../bookmark_service-CYlnhob9.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 { Ad as FindCacheDTO, Ac as FindCacheSchema, A7 as MasterTyreModel, A9 as MasterTyreModelDTO, Ab as MasterTyreModelQueryDTO, Aa as MasterTyreModelQuerySchema, A8 as MasterTyreModelSchema, Ah as createMasterTyreModel, Aj as deleteMasterTyreModel, Ag as findMasterTyreModels, Ak as getMasterTyreModelCache, Al as getMasterTyreModelCacheCount, Af as newMasterTyreModelPayload, Ae as toMasterTyreModelPayload, Ai as updateMasterTyreModel } from '../../../bookmark_service-CYlnhob9.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 { m as MasterUserRole, bg as MasterUserRoleDTO, bi as MasterUserRoleQueryDTO, bh as MasterUserRoleQuerySchema, bf as MasterUserRoleSchema, bm as createMasterUserRole, bo as deleteMasterUserRole, bl as findMasterUserRoles, bp as getMasterUserRoleCache, bq as getMasterUserRoleCacheCount, bk as newMasterUserRolePayload, bj as toMasterUserRolePayload, bn as updateMasterUserRole } from '../../../bookmark_service-CYlnhob9.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 MasterUserStatus, bs as MasterUserStatusDTO, bu as MasterUserStatusQueryDTO, bt as MasterUserStatusQuerySchema, br as MasterUserStatusSchema, by as createMasterUserStatus, bA as deleteMasterUserStatus, bx as findMasterUserStatuses, bB as getMasterUserStatusCache, bC as getMasterUserStatusCacheCount, bw as newMasterUserStatusPayload, bv as toMasterUserStatusPayload, bz as updateMasterUserStatus } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleAssociatedTo, pa as MasterVehicleAssociatedToDTO, pc as MasterVehicleAssociatedToQueryDTO, pb as MasterVehicleAssociatedToQuerySchema, p9 as MasterVehicleAssociatedToSchema, pg as createMasterVehicleAssociatedTo, pi as deleteMasterVehicleAssociatedTo, pf as findMasterVehicleAssociatedTos, pj as getMasterVehicleAssociatedToCache, pl as getMasterVehicleAssociatedToCacheChild, pk as getMasterVehicleAssociatedToCacheCount, pe as newMasterVehicleAssociatedToPayload, pd as toMasterVehicleAssociatedToPayload, ph as updateMasterVehicleAssociatedTo } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleDocumentType, B4 as MasterVehicleDocumentTypeDTO, B6 as MasterVehicleDocumentTypeQueryDTO, B5 as MasterVehicleDocumentTypeQuerySchema, B3 as MasterVehicleDocumentTypeSchema, Ba as createMasterVehicleDocumentType, Bc as deleteMasterVehicleDocumentType, B9 as findMasterVehicleDocumentTypes, Bd as getMasterVehicleDocumentTypeCache, B8 as newMasterVehicleDocumentTypePayload, B7 as toMasterVehicleDocumentTypePayload, Bb as updateMasterVehicleDocumentType } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleFuelRemovalReason, lv as MasterVehicleFuelRemovalReasonDTO, lx as MasterVehicleFuelRemovalReasonQueryDTO, lw as MasterVehicleFuelRemovalReasonQuerySchema, lu as MasterVehicleFuelRemovalReasonSchema, lB as createMasterVehicleFuelRemovalReason, lD as deleteMasterVehicleFuelRemovalReason, lA as findMasterVehicleFuelRemovalReasons, lE as getMasterVehicleFuelRemovalReasonCache, lG as getMasterVehicleFuelRemovalReasonCacheChild, lF as getMasterVehicleFuelRemovalReasonCacheCount, lz as newMasterVehicleFuelRemovalReasonPayload, ly as toMasterVehicleFuelRemovalReasonPayload, lC as updateMasterVehicleFuelRemovalReason } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleFuelType, dP as MasterVehicleFuelTypeDTO, dR as MasterVehicleFuelTypeQueryDTO, dQ as MasterVehicleFuelTypeQuerySchema, dO as MasterVehicleFuelTypeSchema, dV as createMasterVehicleFuelType, dX as deleteMasterVehicleFuelType, dU as findMasterVehicleFuelTypes, dY as getMasterVehicleFuelTypeCache, d_ as getMasterVehicleFuelTypeCacheChild, dZ as getMasterVehicleFuelTypeCacheCount, dT as newMasterVehicleFuelTypePayload, dS as toMasterVehicleFuelTypePayload, dW as updateMasterVehicleFuelType } from '../../../bookmark_service-CYlnhob9.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 { j as MasterVehicleFuelUnit, e0 as MasterVehicleFuelUnitDTO, e2 as MasterVehicleFuelUnitQueryDTO, e1 as MasterVehicleFuelUnitQuerySchema, d$ as MasterVehicleFuelUnitSchema, e6 as createMasterVehicleFuelUnit, e8 as deleteMasterVehicleFuelUnit, e5 as findMasterVehicleFuelUnits, e9 as getMasterVehicleFuelUnitCache, eb as getMasterVehicleFuelUnitCacheChild, ea as getMasterVehicleFuelUnitCacheCount, e4 as newMasterVehicleFuelUnitPayload, e3 as toMasterVehicleFuelUnitPayload, e7 as updateMasterVehicleFuelUnit } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleMake, om as MasterVehicleMakeDTO, oo as MasterVehicleMakeQueryDTO, on as MasterVehicleMakeQuerySchema, ol as MasterVehicleMakeSchema, os as createMasterVehicleMake, ou as deleteMasterVehicleMake, or as findMasterVehicleMakes, ov as getMasterVehicleMakeCache, ox as getMasterVehicleMakeCacheChild, ow as getMasterVehicleMakeCacheCount, oq as newMasterVehicleMakePayload, op as toMasterVehicleMakePayload, ot as updateMasterVehicleMake } from '../../../bookmark_service-CYlnhob9.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 { ob as FindCacheDTO, oa as FindCacheSchema, o5 as MasterVehicleModel, o7 as MasterVehicleModelDTO, o9 as MasterVehicleModelQueryDTO, o8 as MasterVehicleModelQuerySchema, o6 as MasterVehicleModelSchema, of as createMasterVehicleModel, oh as deleteMasterVehicleModel, oe as findMasterVehicleModels, oi as getMasterVehicleModelCache, ok as getMasterVehicleModelCacheChild, oj as getMasterVehicleModelCacheCount, od as newMasterVehicleModelPayload, oc as toMasterVehicleModelPayload, og as updateMasterVehicleModel } from '../../../bookmark_service-
|
|
4
|
+
export { ob as FindCacheDTO, oa as FindCacheSchema, o5 as MasterVehicleModel, o7 as MasterVehicleModelDTO, o9 as MasterVehicleModelQueryDTO, o8 as MasterVehicleModelQuerySchema, o6 as MasterVehicleModelSchema, of as createMasterVehicleModel, oh as deleteMasterVehicleModel, oe as findMasterVehicleModels, oi as getMasterVehicleModelCache, ok as getMasterVehicleModelCacheChild, oj as getMasterVehicleModelCacheCount, od as newMasterVehicleModelPayload, oc as toMasterVehicleModelPayload, og as updateMasterVehicleModel } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleOwnershipType, oM as MasterVehicleOwnershipTypeDTO, oO as MasterVehicleOwnershipTypeQueryDTO, oN as MasterVehicleOwnershipTypeQuerySchema, oL as MasterVehicleOwnershipTypeSchema, oS as createMasterVehicleOwnershipType, oU as deleteMasterVehicleOwnershipType, oR as findMasterVehicleOwnershipTypes, oV as getMasterVehicleOwnershipTypeCache, oX as getMasterVehicleOwnershipTypeCacheChild, oW as getMasterVehicleOwnershipTypeCacheCount, oQ as newMasterVehicleOwnershipTypePayload, oP as toMasterVehicleOwnershipTypePayload, oT as updateMasterVehicleOwnershipType } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleStatusType, oz as MasterVehicleStatusTypeDTO, oB as MasterVehicleStatusTypeQueryDTO, oA as MasterVehicleStatusTypeQuerySchema, oy as MasterVehicleStatusTypeSchema, oF as createMasterVehicleStatusType, oH as deleteMasterVehicleStatusType, oE as findMasterVehicleStatusTypes, oI as getMasterVehicleStatusTypeCache, oK as getMasterVehicleStatusTypeCacheChild, oJ as getMasterVehicleStatusTypeCacheCount, oD as newMasterVehicleStatusTypePayload, oC as toMasterVehicleStatusTypePayload, oG as updateMasterVehicleStatusType } from '../../../bookmark_service-CYlnhob9.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 { nX as FindCacheDTO, nW as FindCacheSchema, nR as MasterVehicleSubModel, nT as MasterVehicleSubModelDTO, nV as MasterVehicleSubModelQueryDTO, nU as MasterVehicleSubModelQuerySchema, nS as MasterVehicleSubModelSchema, n$ as createMasterVehicleSubModel, o1 as deleteMasterVehicleSubModel, n_ as findMasterVehicleSubModels, o2 as getMasterVehicleSubModelCache, o4 as getMasterVehicleSubModelCacheChild, o3 as getMasterVehicleSubModelCacheCount, nZ as newMasterVehicleSubModelPayload, nY as toMasterVehicleSubModelPayload, o0 as updateMasterVehicleSubModel } from '../../../bookmark_service-
|
|
4
|
+
export { nX as FindCacheDTO, nW as FindCacheSchema, nR as MasterVehicleSubModel, nT as MasterVehicleSubModelDTO, nV as MasterVehicleSubModelQueryDTO, nU as MasterVehicleSubModelQuerySchema, nS as MasterVehicleSubModelSchema, n$ as createMasterVehicleSubModel, o1 as deleteMasterVehicleSubModel, n_ as findMasterVehicleSubModels, o2 as getMasterVehicleSubModelCache, o4 as getMasterVehicleSubModelCacheChild, o3 as getMasterVehicleSubModelCacheCount, nZ as newMasterVehicleSubModelPayload, nY as toMasterVehicleSubModelPayload, o0 as updateMasterVehicleSubModel } from '../../../bookmark_service-CYlnhob9.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 MasterVehicleType, oZ as MasterVehicleTypeDTO, o$ as MasterVehicleTypeQueryDTO, o_ as MasterVehicleTypeQuerySchema, oY as MasterVehicleTypeSchema, p3 as createMasterVehicleType, p5 as deleteMasterVehicleType, p2 as findMasterVehicleTypes, p6 as getMasterVehicleTypeCache, p8 as getMasterVehicleTypeCacheChild, p7 as getMasterVehicleTypeCacheCount, p1 as newMasterVehicleTypePayload, p0 as toMasterVehicleTypePayload, p4 as updateMasterVehicleType } from '../../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -31,6 +31,7 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
31
31
|
telegram_chat_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
32
32
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
+
status: Status;
|
|
34
35
|
mobile_number: string;
|
|
35
36
|
email: string;
|
|
36
37
|
facebook_link: string;
|
|
@@ -41,7 +42,6 @@ declare const ContactUsDetailSchema: z.ZodObject<{
|
|
|
41
42
|
pinterest_link: string;
|
|
42
43
|
whats_app_chat_url: string;
|
|
43
44
|
telegram_chat_url: string;
|
|
44
|
-
status: Status;
|
|
45
45
|
}, {
|
|
46
46
|
status: Status;
|
|
47
47
|
mobile_number?: string | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../bookmark_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -23,14 +23,14 @@ declare const ExclusiveFeatureAccessSchema: z.ZodObject<{
|
|
|
23
23
|
message: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24
24
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
|
|
26
|
+
subject: string;
|
|
27
27
|
message: string;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
subject: string;
|
|
30
|
-
}, {
|
|
31
29
|
status: Status;
|
|
32
|
-
|
|
30
|
+
}, {
|
|
33
31
|
subject: string;
|
|
32
|
+
organisation_id: string;
|
|
33
|
+
status: Status;
|
|
34
34
|
message?: string | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
type ExclusiveFeatureAccessDTO = z.infer<typeof ExclusiveFeatureAccessSchema>;
|
|
@@ -89,8 +89,8 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
|
|
|
89
89
|
include_master_data: YesNo;
|
|
90
90
|
date_format_id: string;
|
|
91
91
|
time_zone_id: string;
|
|
92
|
-
organisation_ids: string[];
|
|
93
92
|
exclusive_feature_access_ids: string[];
|
|
93
|
+
organisation_ids: string[];
|
|
94
94
|
}, {
|
|
95
95
|
date_format_id: string;
|
|
96
96
|
time_zone_id: string;
|
|
@@ -113,8 +113,8 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
|
|
|
113
113
|
direction: OrderBy;
|
|
114
114
|
}[] | undefined;
|
|
115
115
|
include_master_data?: YesNo | undefined;
|
|
116
|
-
organisation_ids?: string[] | undefined;
|
|
117
116
|
exclusive_feature_access_ids?: string[] | undefined;
|
|
117
|
+
organisation_ids?: string[] | undefined;
|
|
118
118
|
}>;
|
|
119
119
|
type ExclusiveFeatureAccessQueryDTO = z.infer<typeof ExclusiveFeatureAccessQuerySchema>;
|
|
120
120
|
declare const toExclusiveFeatureAccessPayload: (row: ExclusiveFeatureAccess) => ExclusiveFeatureAccessDTO;
|