vms-nest-prisma-api-document 240.0.0 → 250.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +7 -7
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.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 +55 -55
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +25 -25
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +72 -72
- 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 +49 -49
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +18 -18
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +27 -40
- package/dist/services/fleet/service_management/fleet_service_management_service.js +0 -9
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.js +0 -61
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- 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/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 +3 -3
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/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 +3 -3
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +3 -3
- 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_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 +3 -3
- 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/{user_organisation_service-BZaeiu6L.d.ts → user_organisation_service-CqR_hga1.d.ts} +54 -176
- 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 { dj as OrganisationGroup, dm as OrganisationGroupDTO, dp as OrganisationGroupQueryDTO, dn as OrganisationGroupQuerySchema, dl as OrganisationGroupSchema, dk as VehicleOrganisationGroupLink, dt as createOrganisationGroup, dv as deleteOrganisationGroup, ds as findOrganisationGroups, dw as getOrganisationGroupCache, dy as getOrganisationGroupCacheChild, dx as getOrganisationGroupCacheCount, dr as newOrganisationGroupPayload, dq as toOrganisationGroupPayload, du as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { dj as OrganisationGroup, dm as OrganisationGroupDTO, dp as OrganisationGroupQueryDTO, dn as OrganisationGroupQuerySchema, dl as OrganisationGroupSchema, dk as VehicleOrganisationGroupLink, dt as createOrganisationGroup, dv as deleteOrganisationGroup, ds as findOrganisationGroups, dw as getOrganisationGroupCache, dy as getOrganisationGroupCacheChild, dx as getOrganisationGroupCacheCount, dr as newOrganisationGroupPayload, dq as toOrganisationGroupPayload, du as updateOrganisationGroup } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { aU as OrganisationSubCompany, aW as OrganisationSubCompanyDTO, aY as OrganisationSubCompanyQueryDTO, aX as OrganisationSubCompanyQuerySchema, aV as OrganisationSubCompanySchema, b0 as createOrganisationSubCompany, b2 as deleteOrganisationSubCompany, a$ as findOrganisationSubCompanyies, b3 as getOrganisationSubCompanyCache, b5 as getOrganisationSubCompanyCacheChild, b4 as getOrganisationSubCompanyCacheCount, a_ as newOrganisationSubCompanyPayload, aZ as toOrganisationSubCompanyPayload, b1 as updateOrganisationSubCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { aU as OrganisationSubCompany, aW as OrganisationSubCompanyDTO, aY as OrganisationSubCompanyQueryDTO, aX as OrganisationSubCompanyQuerySchema, aV as OrganisationSubCompanySchema, b0 as createOrganisationSubCompany, b2 as deleteOrganisationSubCompany, a$ as findOrganisationSubCompanyies, b3 as getOrganisationSubCompanyCache, b5 as getOrganisationSubCompanyCacheChild, b4 as getOrganisationSubCompanyCacheCount, a_ as newOrganisationSubCompanyPayload, aZ as toOrganisationSubCompanyPayload, b1 as updateOrganisationSubCompany } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { bx as OrganisationTag, bz as OrganisationTagDTO, bB as OrganisationTagQueryDTO, bA as OrganisationTagQuerySchema, by as OrganisationTagSchema, bF as createOrganisationTag, bH as deleteOrganisationTag, bE as findOrganisationTags, bI as getOrganisationTagCache, bK as getOrganisationTagCacheChild, bJ as getOrganisationTagCacheCount, bD as newOrganisationTagPayload, bC as toOrganisationTagPayload, bG as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { bx as OrganisationTag, bz as OrganisationTagDTO, bB as OrganisationTagQueryDTO, bA as OrganisationTagQuerySchema, by as OrganisationTagSchema, bF as createOrganisationTag, bH as deleteOrganisationTag, bE as findOrganisationTags, bI as getOrganisationTagCache, bK as getOrganisationTagCacheChild, bJ as getOrganisationTagCacheCount, bD as newOrganisationTagPayload, bC as toOrganisationTagPayload, bG as updateOrganisationTag } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../../user_organisation_service-
|
|
4
|
+
import '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
export { M as MasterSparePartCategory, b as MasterSparePartCategoryDTO, a as MasterSparePartCategorySchema, c as SparePartCategoryQueryDTO, S as SparePartCategoryQuerySchema, d as createMasterSparePartCategory, e as deleteMasterSparePartCategory, f as findMasterSparePartCategories, g as getMasterSparePartCategoryCache, h as getMasterSparePartCategoryCacheChild, i as getMasterSparePartCategoryCacheCount, n as newMasterSparePartCategoryPayload, t as toMasterSparePartCategoryPayload, u as updateMasterSparePartCategory } from './master_spare_part_sub_category_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../../user_organisation_service-
|
|
4
|
+
import '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
export { M as MasterTyreMake, b as MasterTyreMakeDTO, d as MasterTyreMakeQueryDTO, c as MasterTyreMakeQuerySchema, a as MasterTyreMakeSchema, e as createMasterTyreMake, g as deleteMasterTyreMake, f as findMasterTyreMakes, h as getMasterTyreMakeCache, j as getMasterTyreMakeCacheChild, i as getMasterTyreMakeCacheCount, n as newMasterTyreMakePayload, t as toMasterTyreMakePayload, u as updateMasterTyreMake } from './master_tyre_model_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { gd as MasterUserRole, gf as MasterUserRoleDTO, gh as MasterUserRoleQueryDTO, gg as MasterUserRoleQuerySchema, ge as MasterUserRoleSchema, gl as createMasterUserRole, gn as deleteMasterUserRole, gk as findMasterUserRoles, go as getMasterUserRoleCache, gp as getMasterUserRoleCacheCount, gj as newMasterUserRolePayload, gi as toMasterUserRolePayload, gm as updateMasterUserRole } from '../../../user_organisation_service-
|
|
4
|
+
export { gd as MasterUserRole, gf as MasterUserRoleDTO, gh as MasterUserRoleQueryDTO, gg as MasterUserRoleQuerySchema, ge as MasterUserRoleSchema, gl as createMasterUserRole, gn as deleteMasterUserRole, gk as findMasterUserRoles, go as getMasterUserRoleCache, gp as getMasterUserRoleCacheCount, gj as newMasterUserRolePayload, gi as toMasterUserRolePayload, gm as updateMasterUserRole } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { gq as MasterUserStatus, gs as MasterUserStatusDTO, gu as MasterUserStatusQueryDTO, gt as MasterUserStatusQuerySchema, gr as MasterUserStatusSchema, gy as createMasterUserStatus, gA as deleteMasterUserStatus, gx as findMasterUserStatuses, gB as getMasterUserStatusCache, gC as getMasterUserStatusCacheCount, gw as newMasterUserStatusPayload, gv as toMasterUserStatusPayload, gz as updateMasterUserStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { gq as MasterUserStatus, gs as MasterUserStatusDTO, gu as MasterUserStatusQueryDTO, gt as MasterUserStatusQuerySchema, gr as MasterUserStatusSchema, gy as createMasterUserStatus, gA as deleteMasterUserStatus, gx as findMasterUserStatuses, gB as getMasterUserStatusCache, gC as getMasterUserStatusCacheCount, gw as newMasterUserStatusPayload, gv as toMasterUserStatusPayload, gz as updateMasterUserStatus } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { f4 as MasterVehicleAssociatedTo, f6 as MasterVehicleAssociatedToDTO, f8 as MasterVehicleAssociatedToQueryDTO, f7 as MasterVehicleAssociatedToQuerySchema, f5 as MasterVehicleAssociatedToSchema, fc as createMasterVehicleAssociatedTo, fe as deleteMasterVehicleAssociatedTo, fb as findMasterVehicleAssociatedTos, ff as getMasterVehicleAssociatedToCache, fh as getMasterVehicleAssociatedToCacheChild, fg as getMasterVehicleAssociatedToCacheCount, fa as newMasterVehicleAssociatedToPayload, f9 as toMasterVehicleAssociatedToPayload, fd as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { f4 as MasterVehicleAssociatedTo, f6 as MasterVehicleAssociatedToDTO, f8 as MasterVehicleAssociatedToQueryDTO, f7 as MasterVehicleAssociatedToQuerySchema, f5 as MasterVehicleAssociatedToSchema, fc as createMasterVehicleAssociatedTo, fe as deleteMasterVehicleAssociatedTo, fb as findMasterVehicleAssociatedTos, ff as getMasterVehicleAssociatedToCache, fh as getMasterVehicleAssociatedToCacheChild, fg as getMasterVehicleAssociatedToCacheCount, fa as newMasterVehicleAssociatedToPayload, f9 as toMasterVehicleAssociatedToPayload, fd as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fv as MasterVehicleDocumentType, fx as MasterVehicleDocumentTypeDTO, fz as MasterVehicleDocumentTypeQueryDTO, fy as MasterVehicleDocumentTypeQuerySchema, fw as MasterVehicleDocumentTypeSchema, fD as createMasterVehicleDocumentType, fF as deleteMasterVehicleDocumentType, fC as findMasterVehicleDocumentTypes, fG as getMasterVehicleDocumentTypeCache, fB as newMasterVehicleDocumentTypePayload, fA as toMasterVehicleDocumentTypePayload, fE as updateMasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { fv as MasterVehicleDocumentType, fx as MasterVehicleDocumentTypeDTO, fz as MasterVehicleDocumentTypeQueryDTO, fy as MasterVehicleDocumentTypeQuerySchema, fw as MasterVehicleDocumentTypeSchema, fD as createMasterVehicleDocumentType, fF as deleteMasterVehicleDocumentType, fC as findMasterVehicleDocumentTypes, fG as getMasterVehicleDocumentTypeCache, fB as newMasterVehicleDocumentTypePayload, fA as toMasterVehicleDocumentTypePayload, fE as updateMasterVehicleDocumentType } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -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 '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -24,14 +24,14 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
|
|
|
24
24
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
25
25
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
+
removal_reason: string;
|
|
27
28
|
status: Status;
|
|
28
29
|
organisation_id: string;
|
|
29
30
|
description: string;
|
|
30
|
-
removal_reason: string;
|
|
31
31
|
}, {
|
|
32
|
+
removal_reason: string;
|
|
32
33
|
status: Status;
|
|
33
34
|
organisation_id: string;
|
|
34
|
-
removal_reason: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterVehicleFuelRemovalReasonDTO = z.infer<typeof MasterVehicleFuelRemovalReasonSchema>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { f as MasterVehicleFuelType, eU as MasterVehicleFuelTypeDTO, eW as MasterVehicleFuelTypeQueryDTO, eV as MasterVehicleFuelTypeQuerySchema, eT as MasterVehicleFuelTypeSchema, e_ as createMasterVehicleFuelType, f0 as deleteMasterVehicleFuelType, eZ as findMasterVehicleFuelTypes, f1 as getMasterVehicleFuelTypeCache, f3 as getMasterVehicleFuelTypeCacheChild, f2 as getMasterVehicleFuelTypeCacheCount, eY as newMasterVehicleFuelTypePayload, eX as toMasterVehicleFuelTypePayload, e$ as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { f as MasterVehicleFuelType, eU as MasterVehicleFuelTypeDTO, eW as MasterVehicleFuelTypeQueryDTO, eV as MasterVehicleFuelTypeQuerySchema, eT as MasterVehicleFuelTypeSchema, e_ as createMasterVehicleFuelType, f0 as deleteMasterVehicleFuelType, eZ as findMasterVehicleFuelTypes, f1 as getMasterVehicleFuelTypeCache, f3 as getMasterVehicleFuelTypeCacheChild, f2 as getMasterVehicleFuelTypeCacheCount, eY as newMasterVehicleFuelTypePayload, eX as toMasterVehicleFuelTypePayload, e$ as updateMasterVehicleFuelType } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { g as MasterVehicleFuelUnit, fj as MasterVehicleFuelUnitDTO, fl as MasterVehicleFuelUnitQueryDTO, fk as MasterVehicleFuelUnitQuerySchema, fi as MasterVehicleFuelUnitSchema, fp as createMasterVehicleFuelUnit, fr as deleteMasterVehicleFuelUnit, fo as findMasterVehicleFuelUnits, fs as getMasterVehicleFuelUnitCache, fu as getMasterVehicleFuelUnitCacheChild, ft as getMasterVehicleFuelUnitCacheCount, fn as newMasterVehicleFuelUnitPayload, fm as toMasterVehicleFuelUnitPayload, fq as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterVehicleFuelUnit, fj as MasterVehicleFuelUnitDTO, fl as MasterVehicleFuelUnitQueryDTO, fk as MasterVehicleFuelUnitQuerySchema, fi as MasterVehicleFuelUnitSchema, fp as createMasterVehicleFuelUnit, fr as deleteMasterVehicleFuelUnit, fo as findMasterVehicleFuelUnits, fs as getMasterVehicleFuelUnitCache, fu as getMasterVehicleFuelUnitCacheChild, ft as getMasterVehicleFuelUnitCacheCount, fn as newMasterVehicleFuelUnitPayload, fm as toMasterVehicleFuelUnitPayload, fq as updateMasterVehicleFuelUnit } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { d$ as MasterVehicleMake, e1 as MasterVehicleMakeDTO, e3 as MasterVehicleMakeQueryDTO, e2 as MasterVehicleMakeQuerySchema, e0 as MasterVehicleMakeSchema, e7 as createMasterVehicleMake, e9 as deleteMasterVehicleMake, e6 as findMasterVehicleMakes, ea as getMasterVehicleMakeCache, ec as getMasterVehicleMakeCacheChild, eb as getMasterVehicleMakeCacheCount, e5 as newMasterVehicleMakePayload, e4 as toMasterVehicleMakePayload, e8 as updateMasterVehicleMake } from '../../../user_organisation_service-
|
|
4
|
+
export { d$ as MasterVehicleMake, e1 as MasterVehicleMakeDTO, e3 as MasterVehicleMakeQueryDTO, e2 as MasterVehicleMakeQuerySchema, e0 as MasterVehicleMakeSchema, e7 as createMasterVehicleMake, e9 as deleteMasterVehicleMake, e6 as findMasterVehicleMakes, ea as getMasterVehicleMakeCache, ec as getMasterVehicleMakeCacheChild, eb as getMasterVehicleMakeCacheCount, e5 as newMasterVehicleMakePayload, e4 as toMasterVehicleMakePayload, e8 as updateMasterVehicleMake } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dN as MasterVehicleModel, dP as MasterVehicleModelDTO, dR as MasterVehicleModelQueryDTO, dQ as MasterVehicleModelQuerySchema, dO as MasterVehicleModelSchema, dV as createMasterVehicleModel, dX as deleteMasterVehicleModel, dU as findMasterVehicleModels, dY as getMasterVehicleModelCache, d_ as getMasterVehicleModelCacheChild, dZ as getMasterVehicleModelCacheCount, dT as newMasterVehicleModelPayload, dS as toMasterVehicleModelPayload, dW as updateMasterVehicleModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dN as MasterVehicleModel, dP as MasterVehicleModelDTO, dR as MasterVehicleModelQueryDTO, dQ as MasterVehicleModelQuerySchema, dO as MasterVehicleModelSchema, dV as createMasterVehicleModel, dX as deleteMasterVehicleModel, dU as findMasterVehicleModels, dY as getMasterVehicleModelCache, d_ as getMasterVehicleModelCacheChild, dZ as getMasterVehicleModelCacheCount, dT as newMasterVehicleModelPayload, dS as toMasterVehicleModelPayload, dW as updateMasterVehicleModel } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { er as MasterVehicleOwnershipType, et as MasterVehicleOwnershipTypeDTO, ev as MasterVehicleOwnershipTypeQueryDTO, eu as MasterVehicleOwnershipTypeQuerySchema, es as MasterVehicleOwnershipTypeSchema, ez as createMasterVehicleOwnershipType, eB as deleteMasterVehicleOwnershipType, ey as findMasterVehicleOwnershipTypes, eC as getMasterVehicleOwnershipTypeCache, eE as getMasterVehicleOwnershipTypeCacheChild, eD as getMasterVehicleOwnershipTypeCacheCount, ex as newMasterVehicleOwnershipTypePayload, ew as toMasterVehicleOwnershipTypePayload, eA as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-
|
|
4
|
+
export { er as MasterVehicleOwnershipType, et as MasterVehicleOwnershipTypeDTO, ev as MasterVehicleOwnershipTypeQueryDTO, eu as MasterVehicleOwnershipTypeQuerySchema, es as MasterVehicleOwnershipTypeSchema, ez as createMasterVehicleOwnershipType, eB as deleteMasterVehicleOwnershipType, ey as findMasterVehicleOwnershipTypes, eC as getMasterVehicleOwnershipTypeCache, eE as getMasterVehicleOwnershipTypeCacheChild, eD as getMasterVehicleOwnershipTypeCacheCount, ex as newMasterVehicleOwnershipTypePayload, ew as toMasterVehicleOwnershipTypePayload, eA as updateMasterVehicleOwnershipType } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { ed as MasterVehicleStatusType, ef as MasterVehicleStatusTypeDTO, eh as MasterVehicleStatusTypeQueryDTO, eg as MasterVehicleStatusTypeQuerySchema, ee as MasterVehicleStatusTypeSchema, el as createMasterVehicleStatusType, en as deleteMasterVehicleStatusType, ek as findMasterVehicleStatusTypes, eo as getMasterVehicleStatusTypeCache, eq as getMasterVehicleStatusTypeCacheChild, ep as getMasterVehicleStatusTypeCacheCount, ej as newMasterVehicleStatusTypePayload, ei as toMasterVehicleStatusTypePayload, em as updateMasterVehicleStatusType } from '../../../user_organisation_service-
|
|
4
|
+
export { ed as MasterVehicleStatusType, ef as MasterVehicleStatusTypeDTO, eh as MasterVehicleStatusTypeQueryDTO, eg as MasterVehicleStatusTypeQuerySchema, ee as MasterVehicleStatusTypeSchema, el as createMasterVehicleStatusType, en as deleteMasterVehicleStatusType, ek as findMasterVehicleStatusTypes, eo as getMasterVehicleStatusTypeCache, eq as getMasterVehicleStatusTypeCacheChild, ep as getMasterVehicleStatusTypeCacheCount, ej as newMasterVehicleStatusTypePayload, ei as toMasterVehicleStatusTypePayload, em as updateMasterVehicleStatusType } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { dz as MasterVehicleSubModel, dB as MasterVehicleSubModelDTO, dD as MasterVehicleSubModelQueryDTO, dC as MasterVehicleSubModelQuerySchema, dA as MasterVehicleSubModelSchema, dH as createMasterVehicleSubModel, dJ as deleteMasterVehicleSubModel, dG as findMasterVehicleSubModels, dK as getMasterVehicleSubModelCache, dM as getMasterVehicleSubModelCacheChild, dL as getMasterVehicleSubModelCacheCount, dF as newMasterVehicleSubModelPayload, dE as toMasterVehicleSubModelPayload, dI as updateMasterVehicleSubModel } from '../../../user_organisation_service-
|
|
4
|
+
export { dz as MasterVehicleSubModel, dB as MasterVehicleSubModelDTO, dD as MasterVehicleSubModelQueryDTO, dC as MasterVehicleSubModelQuerySchema, dA as MasterVehicleSubModelSchema, dH as createMasterVehicleSubModel, dJ as deleteMasterVehicleSubModel, dG as findMasterVehicleSubModels, dK as getMasterVehicleSubModelCache, dM as getMasterVehicleSubModelCacheChild, dL as getMasterVehicleSubModelCacheCount, dF as newMasterVehicleSubModelPayload, dE as toMasterVehicleSubModelPayload, dI as updateMasterVehicleSubModel } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { eF as MasterVehicleType, eH as MasterVehicleTypeDTO, eJ as MasterVehicleTypeQueryDTO, eI as MasterVehicleTypeQuerySchema, eG as MasterVehicleTypeSchema, eN as createMasterVehicleType, eP as deleteMasterVehicleType, eM as findMasterVehicleTypes, eQ as getMasterVehicleTypeCache, eS as getMasterVehicleTypeCacheChild, eR as getMasterVehicleTypeCacheCount, eL as newMasterVehicleTypePayload, eK as toMasterVehicleTypePayload, eO as updateMasterVehicleType } from '../../../user_organisation_service-
|
|
4
|
+
export { eF as MasterVehicleType, eH as MasterVehicleTypeDTO, eJ as MasterVehicleTypeQueryDTO, eI as MasterVehicleTypeQuerySchema, eG as MasterVehicleTypeSchema, eN as createMasterVehicleType, eP as deleteMasterVehicleType, eM as findMasterVehicleTypes, eQ as getMasterVehicleTypeCache, eS as getMasterVehicleTypeCacheChild, eR as getMasterVehicleTypeCacheCount, eL as newMasterVehicleTypePayload, eK as toMasterVehicleTypePayload, eO as updateMasterVehicleType } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|