vms-nest-prisma-api-document 200.0.0 → 202.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 +21 -21
- package/dist/services/fleet/bus_mangement/calender.d.ts +7 -7
- 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 +13 -13
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +47 -47
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- 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 +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- 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/main/vehicle/master_vehicle_service.js +68 -53
- 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 +6 -6
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- package/dist/services/master/expense/master_vendor_document_type_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 +3 -3
- 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 +3 -3
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
- 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 +9 -9
- 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 +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +5 -5
- 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 +4 -127
- 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-CY8xuc2X.d.ts → user_organisation_service-BFKjwqM3.d.ts} +313 -59
- package/package.json +1 -1
|
@@ -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-BFKjwqM3.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-BFKjwqM3.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 { f as MasterMainCountry, a4 as MasterMainCountryDTO, a6 as MasterMainCountryQueryDTO, a5 as MasterMainCountryQuerySchema, a3 as MasterMainCountrySchema, aa as createMasterMainCountry, ac as deleteMasterMainCountry, a9 as findMasterMainCountries, ad as getMasterMainCountryCache, ae as getMasterMainCountryCacheChild, a8 as newMasterMainCountryPayload, a7 as toMasterMainCountryPayload, ab as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { f as MasterMainCountry, a4 as MasterMainCountryDTO, a6 as MasterMainCountryQueryDTO, a5 as MasterMainCountryQuerySchema, a3 as MasterMainCountrySchema, aa as createMasterMainCountry, ac as deleteMasterMainCountry, a9 as findMasterMainCountries, ad as getMasterMainCountryCache, ae as getMasterMainCountryCacheChild, a8 as newMasterMainCountryPayload, a7 as toMasterMainCountryPayload, ab as updateMasterMainCountry } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { af as MasterMainDateFormat, ah as MasterMainDateFormatDTO, aj as MasterMainDateFormatQueryDTO, ai as MasterMainDateFormatQuerySchema, ag as MasterMainDateFormatSchema, an as createMasterMainDateFormat, ap as deleteMasterMainDateFormat, am as findMasterMainDateFormats, aq as getMasterMainDateFormatCache, al as newMasterMainDateFormatPayload, ak as toMasterMainDateFormatPayload, ao as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { af as MasterMainDateFormat, ah as MasterMainDateFormatDTO, aj as MasterMainDateFormatQueryDTO, ai as MasterMainDateFormatQuerySchema, ag as MasterMainDateFormatSchema, an as createMasterMainDateFormat, ap as deleteMasterMainDateFormat, am as findMasterMainDateFormats, aq as getMasterMainDateFormatCache, al as newMasterMainDateFormatPayload, ak as toMasterMainDateFormatPayload, ao as updateMasterMainDateFormat } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
import { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -39,7 +39,6 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
39
39
|
longitude: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
40
40
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
-
google_location: string;
|
|
43
42
|
status: Status;
|
|
44
43
|
country_id: string;
|
|
45
44
|
state_id: string;
|
|
@@ -48,6 +47,7 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
48
47
|
locality: string;
|
|
49
48
|
city_district_town: string;
|
|
50
49
|
zip_code: string;
|
|
50
|
+
google_location: string;
|
|
51
51
|
latitude?: number | undefined;
|
|
52
52
|
longitude?: number | undefined;
|
|
53
53
|
}, {
|
|
@@ -57,11 +57,11 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
57
57
|
landmark_name: string;
|
|
58
58
|
latitude?: unknown;
|
|
59
59
|
longitude?: unknown;
|
|
60
|
-
google_location?: string | undefined;
|
|
61
60
|
location?: string | undefined;
|
|
62
61
|
locality?: string | undefined;
|
|
63
62
|
city_district_town?: string | undefined;
|
|
64
63
|
zip_code?: string | undefined;
|
|
64
|
+
google_location?: string | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
type MasterMainLandmarkDTO = z.infer<typeof MasterMainLandmarkSchema>;
|
|
67
67
|
declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
@@ -100,7 +100,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
100
100
|
landmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
102
|
status: Status[];
|
|
103
|
-
time_zone_id: string;
|
|
104
103
|
search: string;
|
|
105
104
|
paging: PAGING;
|
|
106
105
|
page_count: number;
|
|
@@ -120,12 +119,13 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
120
119
|
}[];
|
|
121
120
|
include_master_data: YesNo;
|
|
122
121
|
date_format_id: string;
|
|
122
|
+
time_zone_id: string;
|
|
123
123
|
country_ids: string[];
|
|
124
124
|
state_ids: string[];
|
|
125
125
|
landmark_ids: string[];
|
|
126
126
|
}, {
|
|
127
|
-
time_zone_id: string;
|
|
128
127
|
date_format_id: string;
|
|
128
|
+
time_zone_id: string;
|
|
129
129
|
status?: Status[] | undefined;
|
|
130
130
|
search?: string | undefined;
|
|
131
131
|
paging?: PAGING | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { hv as MasterMainLanguage, hx as MasterMainLanguageDTO, hz as MasterMainLanguageQueryDTO, hy as MasterMainLanguageQuerySchema, hw as MasterMainLanguageSchema, hD as createMasterMainLanguage, hF as deleteMasterMainLanguage, hC as findMasterMainLanguages, hG as getMasterMainLanguageCache, hB as newMasterMainLanguagePayload, hA as toMasterMainLanguagePayload, hE as updateMasterMainLanguage } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 MasterMainState, V as MasterMainStateDTO, X as MasterMainStateQueryDTO, W as MasterMainStateQuerySchema, T as MasterMainStateSchema, $ as createMasterMainState, a1 as deleteMasterMainState, _ as findMasterMainStates, a2 as getMasterMainStateCache, Z as newMasterMainStatePayload, Y as toMasterMainStatePayload, a0 as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterMainState, V as MasterMainStateDTO, X as MasterMainStateQueryDTO, W as MasterMainStateQuerySchema, T as MasterMainStateSchema, $ as createMasterMainState, a1 as deleteMasterMainState, _ as findMasterMainStates, a2 as getMasterMainStateCache, Z as newMasterMainStatePayload, Y as toMasterMainStatePayload, a0 as updateMasterMainState } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, S as getMasterMainTimeZoneCache, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-
|
|
4
|
+
export { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, S as getMasterMainTimeZoneCache, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { ar as MasterMainUnitMileage, at as MasterMainUnitMileageDTO, av as MasterMainUnitMileageQueryDTO, au as MasterMainUnitMileageQuerySchema, as as MasterMainUnitMileageSchema, az as createMasterMainUnitMileage, aB as deleteMasterMainUnitMileage, ay as findMasterMainUnitMileages, aC as getMasterMainUnitMileageCache, ax as newMasterMainUnitMileagePayload, aw as toMasterMainUnitMileagePayload, aA as updateMasterMainUnitMileage } from '../../../user_organisation_service-
|
|
4
|
+
export { ar as MasterMainUnitMileage, at as MasterMainUnitMileageDTO, av as MasterMainUnitMileageQueryDTO, au as MasterMainUnitMileageQuerySchema, as as MasterMainUnitMileageSchema, az as createMasterMainUnitMileage, aB as deleteMasterMainUnitMileage, ay as findMasterMainUnitMileages, aC as getMasterMainUnitMileageCache, ax as newMasterMainUnitMileagePayload, aw as toMasterMainUnitMileagePayload, aA as updateMasterMainUnitMileage } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { aD as MasterMainUnitVolume, aF as MasterMainUnitVolumeDTO, aH as MasterMainUnitVolumeQueryDTO, aG as MasterMainUnitVolumeQuerySchema, aE as MasterMainUnitVolumeSchema, aL as createMasterMainUnitVolume, aN as deleteMasterMainUnitVolume, aK as findMasterMainUnitVolumes, aO as getMasterMainUnitVolumeCache, aJ as newMasterMainUnitVolumePayload, aI as toMasterMainUnitVolumePayload, aM as updateMasterMainUnitVolume } from '../../../user_organisation_service-
|
|
4
|
+
export { aD as MasterMainUnitVolume, aF as MasterMainUnitVolumeDTO, aH as MasterMainUnitVolumeQueryDTO, aG as MasterMainUnitVolumeQuerySchema, aE as MasterMainUnitVolumeSchema, aL as createMasterMainUnitVolume, aN as deleteMasterMainUnitVolume, aK as findMasterMainUnitVolumes, aO as getMasterMainUnitVolumeCache, aJ as newMasterMainUnitVolumePayload, aI as toMasterMainUnitVolumePayload, aM as updateMasterMainUnitVolume } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { O as OrganisationBranch, b2 as OrganisationBranchDTO, b4 as OrganisationBranchQueryDTO, b3 as OrganisationBranchQuerySchema, b1 as OrganisationBranchSchema, b8 as createOrganisationBranch, ba as deleteOrganisationBranch, b7 as findOrganisationBranchs, bb as getOrganisationBranchCache, bd as getOrganisationBranchCacheChild, bc as getOrganisationBranchCacheCount, b6 as newOrganisationBranchPayload, b5 as toOrganisationBranchPayload, b9 as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, b2 as OrganisationBranchDTO, b4 as OrganisationBranchQueryDTO, b3 as OrganisationBranchQuerySchema, b1 as OrganisationBranchSchema, b8 as createOrganisationBranch, ba as deleteOrganisationBranch, b7 as findOrganisationBranchs, bb as getOrganisationBranchCache, bd as getOrganisationBranchCacheChild, bc as getOrganisationBranchCacheCount, b6 as newOrganisationBranchPayload, b5 as toOrganisationBranchPayload, b9 as updateOrganisationBranch } from '../../../user_organisation_service-BFKjwqM3.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 { be as OrganisationColor, bg as OrganisationColorDTO, bi as OrganisationColorQueryDTO, bh as OrganisationColorQuerySchema, bf as OrganisationColorSchema, bm as createOrganisationColor, bo as deleteOrganisationColor, bl as findOrganisationColors, bp as getOrganisationColorCache, br as getOrganisationColorCacheChild, bq as getOrganisationColorCacheCount, bk as newOrganisationColorPayload, bj as toOrganisationColorPayload, bn as updateOrganisationColor } from '../../../user_organisation_service-
|
|
4
|
+
export { be as OrganisationColor, bg as OrganisationColorDTO, bi as OrganisationColorQueryDTO, bh as OrganisationColorQuerySchema, bf as OrganisationColorSchema, bm as createOrganisationColor, bo as deleteOrganisationColor, bl as findOrganisationColors, bp as getOrganisationColorCache, br as getOrganisationColorCacheChild, bq as getOrganisationColorCacheCount, bk as newOrganisationColorPayload, bj as toOrganisationColorPayload, bn as updateOrganisationColor } from '../../../user_organisation_service-BFKjwqM3.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 { de as OrganisationGroup, dh as OrganisationGroupDTO, dj as OrganisationGroupQueryDTO, di as OrganisationGroupQuerySchema, dg as OrganisationGroupSchema, df as VehicleOrganisationGroupLink, dn as createOrganisationGroup, dq as deleteOrganisationGroup, dm as findOrganisationGroups, dr as getOrganisationGroupCache, dt as getOrganisationGroupCacheChild, ds as getOrganisationGroupCacheCount, dl as newOrganisationGroupPayload, dk as toOrganisationGroupPayload, dp as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { de as OrganisationGroup, dh as OrganisationGroupDTO, dj as OrganisationGroupQueryDTO, di as OrganisationGroupQuerySchema, dg as OrganisationGroupSchema, df as VehicleOrganisationGroupLink, dn as createOrganisationGroup, dq as deleteOrganisationGroup, dm as findOrganisationGroups, dr as getOrganisationGroupCache, dt as getOrganisationGroupCacheChild, ds as getOrganisationGroupCacheCount, dl as newOrganisationGroupPayload, dk as toOrganisationGroupPayload, dp as updateOrganisationGroup } from '../../../user_organisation_service-BFKjwqM3.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 { aP as OrganisationSubCompany, aR as OrganisationSubCompanyDTO, aT as OrganisationSubCompanyQueryDTO, aS as OrganisationSubCompanyQuerySchema, aQ as OrganisationSubCompanySchema, aX as createOrganisationSubCompany, aZ as deleteOrganisationSubCompany, aW as findOrganisationSubCompanyies, a_ as getOrganisationSubCompanyCache, b0 as getOrganisationSubCompanyCacheChild, a$ as getOrganisationSubCompanyCacheCount, aV as newOrganisationSubCompanyPayload, aU as toOrganisationSubCompanyPayload, aY as updateOrganisationSubCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { aP as OrganisationSubCompany, aR as OrganisationSubCompanyDTO, aT as OrganisationSubCompanyQueryDTO, aS as OrganisationSubCompanyQuerySchema, aQ as OrganisationSubCompanySchema, aX as createOrganisationSubCompany, aZ as deleteOrganisationSubCompany, aW as findOrganisationSubCompanyies, a_ as getOrganisationSubCompanyCache, b0 as getOrganisationSubCompanyCacheChild, a$ as getOrganisationSubCompanyCacheCount, aV as newOrganisationSubCompanyPayload, aU as toOrganisationSubCompanyPayload, aY as updateOrganisationSubCompany } from '../../../user_organisation_service-BFKjwqM3.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 { bs as OrganisationTag, bu as OrganisationTagDTO, bw as OrganisationTagQueryDTO, bv as OrganisationTagQuerySchema, bt as OrganisationTagSchema, bA as createOrganisationTag, bC as deleteOrganisationTag, bz as findOrganisationTags, bD as getOrganisationTagCache, bF as getOrganisationTagCacheChild, bE as getOrganisationTagCacheCount, by as newOrganisationTagPayload, bx as toOrganisationTagPayload, bB as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { bs as OrganisationTag, bu as OrganisationTagDTO, bw as OrganisationTagQueryDTO, bv as OrganisationTagQuerySchema, bt as OrganisationTagSchema, bA as createOrganisationTag, bC as deleteOrganisationTag, bz as findOrganisationTags, bD as getOrganisationTagCache, bF as getOrganisationTagCacheChild, bE as getOrganisationTagCacheCount, by as newOrganisationTagPayload, bx as toOrganisationTagPayload, bB as updateOrganisationTag } from '../../../user_organisation_service-BFKjwqM3.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-BFKjwqM3.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-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -29,18 +29,18 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
|
|
|
29
29
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
30
30
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
|
|
33
|
-
sub_category_code: string;
|
|
32
|
+
spare_part_category_id: string;
|
|
34
33
|
description: string;
|
|
35
34
|
status: Status;
|
|
36
35
|
organisation_id: string;
|
|
37
|
-
spare_part_category_id: string;
|
|
38
|
-
}, {
|
|
39
36
|
sub_category_name: string;
|
|
40
37
|
sub_category_code: string;
|
|
38
|
+
}, {
|
|
39
|
+
spare_part_category_id: string;
|
|
41
40
|
status: Status;
|
|
42
41
|
organisation_id: string;
|
|
43
|
-
|
|
42
|
+
sub_category_name: string;
|
|
43
|
+
sub_category_code: string;
|
|
44
44
|
description?: string | undefined;
|
|
45
45
|
}>;
|
|
46
46
|
type MasterSparePartSubCategoryDTO = z.infer<typeof MasterSparePartSubCategorySchema>;
|
|
@@ -162,16 +162,16 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
|
|
|
162
162
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
163
163
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
+
category_name: string;
|
|
166
|
+
category_code: string;
|
|
165
167
|
description: string;
|
|
166
168
|
status: Status;
|
|
167
169
|
organisation_id: string;
|
|
170
|
+
}, {
|
|
168
171
|
category_name: string;
|
|
169
172
|
category_code: string;
|
|
170
|
-
}, {
|
|
171
173
|
status: Status;
|
|
172
174
|
organisation_id: string;
|
|
173
|
-
category_name: string;
|
|
174
|
-
category_code: string;
|
|
175
175
|
description?: string | undefined;
|
|
176
176
|
}>;
|
|
177
177
|
type MasterSparePartCategoryDTO = z.infer<typeof MasterSparePartCategorySchema>;
|
|
@@ -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-BFKjwqM3.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-BFKjwqM3.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-BFKjwqM3.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 MasterTyreGradeSchema: 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
|
+
tyre_grade: string;
|
|
27
28
|
description: string;
|
|
28
29
|
status: Status;
|
|
29
30
|
organisation_id: string;
|
|
30
|
-
tyre_grade: string;
|
|
31
31
|
}, {
|
|
32
|
+
tyre_grade: string;
|
|
32
33
|
status: Status;
|
|
33
34
|
organisation_id: string;
|
|
34
|
-
tyre_grade: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterTyreGradeDTO = z.infer<typeof MasterTyreGradeSchema>;
|
|
@@ -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-BFKjwqM3.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-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -27,16 +27,16 @@ declare const MasterTyreModelSchema: z.ZodObject<{
|
|
|
27
27
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
28
28
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
tyre_make_id: string;
|
|
31
30
|
description: string;
|
|
32
31
|
status: Status;
|
|
33
32
|
organisation_id: string;
|
|
34
33
|
tyre_model: string;
|
|
35
|
-
}, {
|
|
36
34
|
tyre_make_id: string;
|
|
35
|
+
}, {
|
|
37
36
|
status: Status;
|
|
38
37
|
organisation_id: string;
|
|
39
38
|
tyre_model: string;
|
|
39
|
+
tyre_make_id: string;
|
|
40
40
|
description?: string | undefined;
|
|
41
41
|
}>;
|
|
42
42
|
type MasterTyreModelDTO = z.infer<typeof MasterTyreModelSchema>;
|
|
@@ -156,14 +156,14 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
|
|
|
156
156
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
157
157
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
tyre_make: string;
|
|
160
159
|
description: string;
|
|
161
160
|
status: Status;
|
|
162
161
|
organisation_id: string;
|
|
163
|
-
}, {
|
|
164
162
|
tyre_make: string;
|
|
163
|
+
}, {
|
|
165
164
|
status: Status;
|
|
166
165
|
organisation_id: string;
|
|
166
|
+
tyre_make: string;
|
|
167
167
|
description?: string | undefined;
|
|
168
168
|
}>;
|
|
169
169
|
type MasterTyreMakeDTO = z.infer<typeof MasterTyreMakeSchema>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { h5 as MasterUserRole, h7 as MasterUserRoleDTO, h9 as MasterUserRoleQueryDTO, h8 as MasterUserRoleQuerySchema, h6 as MasterUserRoleSchema, hd as createMasterUserRole, hf as deleteMasterUserRole, hc as findMasterUserRoles, hg as getMasterUserRoleCache, hh as getMasterUserRoleCacheCount, hb as newMasterUserRolePayload, ha as toMasterUserRolePayload, he as updateMasterUserRole } from '../../../user_organisation_service-BFKjwqM3.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 {
|
|
4
|
+
export { hi as MasterUserStatus, hk as MasterUserStatusDTO, hm as MasterUserStatusQueryDTO, hl as MasterUserStatusQuerySchema, hj as MasterUserStatusSchema, hq as createMasterUserStatus, hs as deleteMasterUserStatus, hp as findMasterUserStatuses, ht as getMasterUserStatusCache, hu as getMasterUserStatusCacheCount, ho as newMasterUserStatusPayload, hn as toMasterUserStatusPayload, hr as updateMasterUserStatus } from '../../../user_organisation_service-BFKjwqM3.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 { e$ as MasterVehicleAssociatedTo, f1 as MasterVehicleAssociatedToDTO, f3 as MasterVehicleAssociatedToQueryDTO, f2 as MasterVehicleAssociatedToQuerySchema, f0 as MasterVehicleAssociatedToSchema, f7 as createMasterVehicleAssociatedTo, f9 as deleteMasterVehicleAssociatedTo, f6 as findMasterVehicleAssociatedTos, fa as getMasterVehicleAssociatedToCache, fc as getMasterVehicleAssociatedToCacheChild, fb as getMasterVehicleAssociatedToCacheCount, f5 as newMasterVehicleAssociatedToPayload, f4 as toMasterVehicleAssociatedToPayload, f8 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { e$ as MasterVehicleAssociatedTo, f1 as MasterVehicleAssociatedToDTO, f3 as MasterVehicleAssociatedToQueryDTO, f2 as MasterVehicleAssociatedToQuerySchema, f0 as MasterVehicleAssociatedToSchema, f7 as createMasterVehicleAssociatedTo, f9 as deleteMasterVehicleAssociatedTo, f6 as findMasterVehicleAssociatedTos, fa as getMasterVehicleAssociatedToCache, fc as getMasterVehicleAssociatedToCacheChild, fb as getMasterVehicleAssociatedToCacheCount, f5 as newMasterVehicleAssociatedToPayload, f4 as toMasterVehicleAssociatedToPayload, f8 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,129 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
1
|
+
import '../../../core/Enums.js';
|
|
2
|
+
import '../../../core/BaseResponse.js';
|
|
3
|
+
import 'zod';
|
|
4
|
+
export { fq as MasterVehicleDocumentType, fs as MasterVehicleDocumentTypeDTO, fu as MasterVehicleDocumentTypeQueryDTO, ft as MasterVehicleDocumentTypeQuerySchema, fr as MasterVehicleDocumentTypeSchema, fy as createMasterVehicleDocumentType, fA as deleteMasterVehicleDocumentType, fx as findMasterVehicleDocumentTypes, fB as getMasterVehicleDocumentTypeCache, fw as newMasterVehicleDocumentTypePayload, fv as toMasterVehicleDocumentTypePayload, fz as updateMasterVehicleDocumentType } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
|
-
|
|
8
|
-
interface MasterVehicleDocumentType extends Record<string, unknown> {
|
|
9
|
-
document_type_id: string;
|
|
10
|
-
document_type: string;
|
|
11
|
-
description?: string;
|
|
12
|
-
status: Status;
|
|
13
|
-
added_date_time: string;
|
|
14
|
-
modified_date_time: string;
|
|
15
|
-
organisation_id?: string;
|
|
16
|
-
UserOrganisation?: UserOrganisation;
|
|
17
|
-
_count?: {
|
|
18
|
-
VehicleDocument: number;
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
22
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23
|
-
document_type: z.ZodEffects<z.ZodString, string, string>;
|
|
24
|
-
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
25
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26
|
-
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
document_type: string;
|
|
28
|
-
description: string;
|
|
29
|
-
status: Status;
|
|
30
|
-
organisation_id: string;
|
|
31
|
-
}, {
|
|
32
|
-
document_type: string;
|
|
33
|
-
status: Status;
|
|
34
|
-
organisation_id: string;
|
|
35
|
-
description?: string | undefined;
|
|
36
|
-
}>;
|
|
37
|
-
type MasterVehicleDocumentTypeDTO = z.infer<typeof MasterVehicleDocumentTypeSchema>;
|
|
38
|
-
declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
39
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
40
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
41
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
42
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
43
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
44
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
45
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
46
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
47
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
48
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
49
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
51
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
52
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
54
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
55
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
56
|
-
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
name: string;
|
|
58
|
-
field: string;
|
|
59
|
-
direction: OrderBy;
|
|
60
|
-
}, {
|
|
61
|
-
name: string;
|
|
62
|
-
field: string;
|
|
63
|
-
direction: OrderBy;
|
|
64
|
-
}>, "many">>>;
|
|
65
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
66
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
67
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
68
|
-
} & {
|
|
69
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
70
|
-
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
|
-
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
status: Status[];
|
|
73
|
-
search: string;
|
|
74
|
-
paging: PAGING;
|
|
75
|
-
page_count: number;
|
|
76
|
-
page_index: number;
|
|
77
|
-
load_parents: LoadParents;
|
|
78
|
-
load_parents_list: string[];
|
|
79
|
-
load_child: LoadChild;
|
|
80
|
-
load_child_list: string[];
|
|
81
|
-
load_child_count: LoadChildCount;
|
|
82
|
-
load_child_count_list: string[];
|
|
83
|
-
include_details: Record<string, any>;
|
|
84
|
-
where_relations: Record<string, any>;
|
|
85
|
-
order_by: {
|
|
86
|
-
name: string;
|
|
87
|
-
field: string;
|
|
88
|
-
direction: OrderBy;
|
|
89
|
-
}[];
|
|
90
|
-
include_master_data: YesNo;
|
|
91
|
-
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
|
-
organisation_ids: string[];
|
|
94
|
-
document_type_ids: string[];
|
|
95
|
-
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
|
-
time_zone_id: string;
|
|
98
|
-
status?: Status[] | undefined;
|
|
99
|
-
search?: string | undefined;
|
|
100
|
-
paging?: PAGING | undefined;
|
|
101
|
-
page_count?: unknown;
|
|
102
|
-
page_index?: unknown;
|
|
103
|
-
load_parents?: LoadParents | undefined;
|
|
104
|
-
load_parents_list?: string[] | undefined;
|
|
105
|
-
load_child?: LoadChild | undefined;
|
|
106
|
-
load_child_list?: string[] | undefined;
|
|
107
|
-
load_child_count?: LoadChildCount | undefined;
|
|
108
|
-
load_child_count_list?: string[] | undefined;
|
|
109
|
-
include_details?: Record<string, any> | undefined;
|
|
110
|
-
where_relations?: Record<string, any> | undefined;
|
|
111
|
-
order_by?: {
|
|
112
|
-
name: string;
|
|
113
|
-
field: string;
|
|
114
|
-
direction: OrderBy;
|
|
115
|
-
}[] | undefined;
|
|
116
|
-
include_master_data?: YesNo | undefined;
|
|
117
|
-
organisation_ids?: string[] | undefined;
|
|
118
|
-
document_type_ids?: string[] | undefined;
|
|
119
|
-
}>;
|
|
120
|
-
type MasterVehicleDocumentTypeQueryDTO = z.infer<typeof MasterVehicleDocumentTypeQuerySchema>;
|
|
121
|
-
declare const toMasterVehicleDocumentTypePayload: (row: MasterVehicleDocumentType) => MasterVehicleDocumentTypeDTO;
|
|
122
|
-
declare const newMasterVehicleDocumentTypePayload: () => MasterVehicleDocumentTypeDTO;
|
|
123
|
-
declare const findMasterVehicleDocumentTypes: (data: MasterVehicleDocumentTypeQueryDTO) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
124
|
-
declare const createMasterVehicleDocumentType: (data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
125
|
-
declare const updateMasterVehicleDocumentType: (id: string, data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
126
|
-
declare const deleteMasterVehicleDocumentType: (id: string) => Promise<SBR>;
|
|
127
|
-
declare const getMasterVehicleDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
128
|
-
|
|
129
|
-
export { type MasterVehicleDocumentType, type MasterVehicleDocumentTypeDTO, type MasterVehicleDocumentTypeQueryDTO, MasterVehicleDocumentTypeQuerySchema, MasterVehicleDocumentTypeSchema, createMasterVehicleDocumentType, deleteMasterVehicleDocumentType, findMasterVehicleDocumentTypes, getMasterVehicleDocumentTypeCache, newMasterVehicleDocumentTypePayload, toMasterVehicleDocumentTypePayload, updateMasterVehicleDocumentType };
|
|
@@ -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-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -70,7 +70,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fuel_removal_reason_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
-
time_zone_id: string;
|
|
74
73
|
search: string;
|
|
75
74
|
paging: PAGING;
|
|
76
75
|
page_count: number;
|
|
@@ -90,11 +89,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
90
89
|
}[];
|
|
91
90
|
include_master_data: YesNo;
|
|
92
91
|
date_format_id: string;
|
|
92
|
+
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fuel_removal_reason_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
time_zone_id: string;
|
|
97
96
|
date_format_id: string;
|
|
97
|
+
time_zone_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { d as MasterVehicleFuelType, eP as MasterVehicleFuelTypeDTO, eR as MasterVehicleFuelTypeQueryDTO, eQ as MasterVehicleFuelTypeQuerySchema, eO as MasterVehicleFuelTypeSchema, eV as createMasterVehicleFuelType, eX as deleteMasterVehicleFuelType, eU as findMasterVehicleFuelTypes, eY as getMasterVehicleFuelTypeCache, e_ as getMasterVehicleFuelTypeCacheChild, eZ as getMasterVehicleFuelTypeCacheCount, eT as newMasterVehicleFuelTypePayload, eS as toMasterVehicleFuelTypePayload, eW as updateMasterVehicleFuelType } from '../../../user_organisation_service-
|
|
4
|
+
export { d as MasterVehicleFuelType, eP as MasterVehicleFuelTypeDTO, eR as MasterVehicleFuelTypeQueryDTO, eQ as MasterVehicleFuelTypeQuerySchema, eO as MasterVehicleFuelTypeSchema, eV as createMasterVehicleFuelType, eX as deleteMasterVehicleFuelType, eU as findMasterVehicleFuelTypes, eY as getMasterVehicleFuelTypeCache, e_ as getMasterVehicleFuelTypeCacheChild, eZ as getMasterVehicleFuelTypeCacheCount, eT as newMasterVehicleFuelTypePayload, eS as toMasterVehicleFuelTypePayload, eW as updateMasterVehicleFuelType } from '../../../user_organisation_service-BFKjwqM3.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|