vms-nest-prisma-api-document 209.0.0 → 212.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 +9 -9
- 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/bus_mangement/bus_stop.d.ts +19 -19
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
- 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 +1 -1
- 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 +20 -20
- 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 +11 -11
- 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 +3 -3
- 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_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 +3 -3
- 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_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 +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 +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 +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-N8kI-Upv.d.ts → user_organisation_service-DuOC_IdW.d.ts} +26 -23
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ExpenseCategory, 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-DuOC_IdW.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 MasterExpenseNameSchema: 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
|
+
expense_name: string;
|
|
31
|
+
expense_category: ExpenseCategory;
|
|
30
32
|
description: string;
|
|
31
33
|
status: Status;
|
|
32
34
|
organisation_id: string;
|
|
35
|
+
}, {
|
|
33
36
|
expense_name: string;
|
|
34
37
|
expense_category: ExpenseCategory;
|
|
35
|
-
}, {
|
|
36
38
|
status: Status;
|
|
37
39
|
organisation_id: string;
|
|
38
|
-
expense_name: string;
|
|
39
|
-
expense_category: ExpenseCategory;
|
|
40
40
|
description?: string | undefined;
|
|
41
41
|
}>;
|
|
42
42
|
type MasterExpenseNameDTO = z.infer<typeof MasterExpenseNameSchema>;
|
|
@@ -75,6 +75,7 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
75
75
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
76
76
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
+
expense_category: ExpenseCategory[];
|
|
78
79
|
status: Status[];
|
|
79
80
|
search: string;
|
|
80
81
|
paging: PAGING;
|
|
@@ -97,11 +98,11 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
97
98
|
date_format_id: string;
|
|
98
99
|
time_zone_id: string;
|
|
99
100
|
organisation_ids: string[];
|
|
100
|
-
expense_category: ExpenseCategory[];
|
|
101
101
|
expense_name_ids: string[];
|
|
102
102
|
}, {
|
|
103
103
|
date_format_id: string;
|
|
104
104
|
time_zone_id: string;
|
|
105
|
+
expense_category?: ExpenseCategory[] | undefined;
|
|
105
106
|
status?: Status[] | undefined;
|
|
106
107
|
search?: string | undefined;
|
|
107
108
|
paging?: PAGING | undefined;
|
|
@@ -122,7 +123,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
122
123
|
}[] | undefined;
|
|
123
124
|
include_master_data?: YesNo | undefined;
|
|
124
125
|
organisation_ids?: string[] | undefined;
|
|
125
|
-
expense_category?: ExpenseCategory[] | undefined;
|
|
126
126
|
expense_name_ids?: string[] | undefined;
|
|
127
127
|
}>;
|
|
128
128
|
type MasterExpenseNameQueryDTO = z.infer<typeof MasterExpenseNameQuerySchema>;
|
|
@@ -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-DuOC_IdW.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -22,14 +22,14 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
|
|
|
22
22
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23
23
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
expense_type_name: string;
|
|
26
25
|
description: string;
|
|
27
26
|
status: Status;
|
|
28
27
|
organisation_id: string;
|
|
29
|
-
}, {
|
|
30
28
|
expense_type_name: string;
|
|
29
|
+
}, {
|
|
31
30
|
status: Status;
|
|
32
31
|
organisation_id: string;
|
|
32
|
+
expense_type_name: string;
|
|
33
33
|
description?: string | undefined;
|
|
34
34
|
}>;
|
|
35
35
|
type MasterExpenseTypeDTO = z.infer<typeof MasterExpenseTypeSchema>;
|
|
@@ -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, f as MasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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 MasterFleetIncidentSeveritySchema: 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
|
-
fleet_incident_severity: string;
|
|
28
27
|
description: string;
|
|
29
28
|
status: Status;
|
|
30
29
|
organisation_id: string;
|
|
31
|
-
}, {
|
|
32
30
|
fleet_incident_severity: string;
|
|
31
|
+
}, {
|
|
33
32
|
status: Status;
|
|
34
33
|
organisation_id: string;
|
|
34
|
+
fleet_incident_severity: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterFleetIncidentSeverityDTO = z.infer<typeof MasterFleetIncidentSeveritySchema>;
|
|
@@ -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-DuOC_IdW.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 MasterFleetIncidentStatusSchema: 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
|
+
fleet_incident_status: string;
|
|
27
28
|
description: string;
|
|
28
29
|
status: Status;
|
|
29
30
|
organisation_id: string;
|
|
30
|
-
fleet_incident_status: string;
|
|
31
31
|
}, {
|
|
32
|
+
fleet_incident_status: string;
|
|
32
33
|
status: Status;
|
|
33
34
|
organisation_id: string;
|
|
34
|
-
fleet_incident_status: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterFleetIncidentStatusDTO = z.infer<typeof MasterFleetIncidentStatusSchema>;
|
|
@@ -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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { f as MasterMainCountry, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.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 { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -39,6 +39,7 @@ 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;
|
|
42
43
|
status: Status;
|
|
43
44
|
country_id: string;
|
|
44
45
|
state_id: string;
|
|
@@ -47,7 +48,6 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
47
48
|
locality: string;
|
|
48
49
|
city_district_town: string;
|
|
49
50
|
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;
|
|
60
61
|
location?: string | undefined;
|
|
61
62
|
locality?: string | undefined;
|
|
62
63
|
city_district_town?: string | undefined;
|
|
63
64
|
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,6 +100,7 @@ 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;
|
|
103
104
|
search: string;
|
|
104
105
|
paging: PAGING;
|
|
105
106
|
page_count: number;
|
|
@@ -119,13 +120,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
119
120
|
}[];
|
|
120
121
|
include_master_data: YesNo;
|
|
121
122
|
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
|
-
date_format_id: string;
|
|
128
127
|
time_zone_id: string;
|
|
128
|
+
date_format_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 { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-DuOC_IdW.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, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterMainState, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-DuOC_IdW.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, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, 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, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.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 { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-
|
|
4
|
+
export { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-DuOC_IdW.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 { aE as MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-
|
|
4
|
+
export { aE as MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-DuOC_IdW.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, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-DuOC_IdW.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 { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-
|
|
4
|
+
export { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-DuOC_IdW.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 { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-DuOC_IdW.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 { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-DuOC_IdW.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 { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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-DuOC_IdW.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 { hc as MasterUserRole, he as MasterUserRoleDTO, hg as MasterUserRoleQueryDTO, hf as MasterUserRoleQuerySchema, hd as MasterUserRoleSchema, hk as createMasterUserRole, hm as deleteMasterUserRole, hj as findMasterUserRoles, hn as getMasterUserRoleCache, ho as getMasterUserRoleCacheCount, hi as newMasterUserRolePayload, hh as toMasterUserRolePayload, hl as updateMasterUserRole } from '../../../user_organisation_service-
|
|
4
|
+
export { hc as MasterUserRole, he as MasterUserRoleDTO, hg as MasterUserRoleQueryDTO, hf as MasterUserRoleQuerySchema, hd as MasterUserRoleSchema, hk as createMasterUserRole, hm as deleteMasterUserRole, hj as findMasterUserRoles, hn as getMasterUserRoleCache, ho as getMasterUserRoleCacheCount, hi as newMasterUserRolePayload, hh as toMasterUserRolePayload, hl as updateMasterUserRole } from '../../../user_organisation_service-DuOC_IdW.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 { hp as MasterUserStatus, hr as MasterUserStatusDTO, ht as MasterUserStatusQueryDTO, hs as MasterUserStatusQuerySchema, hq as MasterUserStatusSchema, hx as createMasterUserStatus, hz as deleteMasterUserStatus, hw as findMasterUserStatuses, hA as getMasterUserStatusCache, hB as getMasterUserStatusCacheCount, hv as newMasterUserStatusPayload, hu as toMasterUserStatusPayload, hy as updateMasterUserStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { hp as MasterUserStatus, hr as MasterUserStatusDTO, ht as MasterUserStatusQueryDTO, hs as MasterUserStatusQuerySchema, hq as MasterUserStatusSchema, hx as createMasterUserStatus, hz as deleteMasterUserStatus, hw as findMasterUserStatuses, hA as getMasterUserStatusCache, hB as getMasterUserStatusCacheCount, hv as newMasterUserStatusPayload, hu as toMasterUserStatusPayload, hy as updateMasterUserStatus } from '../../../user_organisation_service-DuOC_IdW.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 { f0 as MasterVehicleAssociatedTo, f2 as MasterVehicleAssociatedToDTO, f4 as MasterVehicleAssociatedToQueryDTO, f3 as MasterVehicleAssociatedToQuerySchema, f1 as MasterVehicleAssociatedToSchema, f8 as createMasterVehicleAssociatedTo, fa as deleteMasterVehicleAssociatedTo, f7 as findMasterVehicleAssociatedTos, fb as getMasterVehicleAssociatedToCache, fd as getMasterVehicleAssociatedToCacheChild, fc as getMasterVehicleAssociatedToCacheCount, f6 as newMasterVehicleAssociatedToPayload, f5 as toMasterVehicleAssociatedToPayload, f9 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-
|
|
4
|
+
export { f0 as MasterVehicleAssociatedTo, f2 as MasterVehicleAssociatedToDTO, f4 as MasterVehicleAssociatedToQueryDTO, f3 as MasterVehicleAssociatedToQuerySchema, f1 as MasterVehicleAssociatedToSchema, f8 as createMasterVehicleAssociatedTo, fa as deleteMasterVehicleAssociatedTo, f7 as findMasterVehicleAssociatedTos, fb as getMasterVehicleAssociatedToCache, fd as getMasterVehicleAssociatedToCacheChild, fc as getMasterVehicleAssociatedToCacheCount, f6 as newMasterVehicleAssociatedToPayload, f5 as toMasterVehicleAssociatedToPayload, f9 as updateMasterVehicleAssociatedTo } from '../../../user_organisation_service-DuOC_IdW.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 { fr as MasterVehicleDocumentType, ft as MasterVehicleDocumentTypeDTO, fv as MasterVehicleDocumentTypeQueryDTO, fu as MasterVehicleDocumentTypeQuerySchema, fs as MasterVehicleDocumentTypeSchema, fz as createMasterVehicleDocumentType, fB as deleteMasterVehicleDocumentType, fy as findMasterVehicleDocumentTypes, fC as getMasterVehicleDocumentTypeCache, fx as newMasterVehicleDocumentTypePayload, fw as toMasterVehicleDocumentTypePayload, fA as updateMasterVehicleDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { fr as MasterVehicleDocumentType, ft as MasterVehicleDocumentTypeDTO, fv as MasterVehicleDocumentTypeQueryDTO, fu as MasterVehicleDocumentTypeQuerySchema, fs as MasterVehicleDocumentTypeSchema, fz as createMasterVehicleDocumentType, fB as deleteMasterVehicleDocumentType, fy as findMasterVehicleDocumentTypes, fC as getMasterVehicleDocumentTypeCache, fx as newMasterVehicleDocumentTypePayload, fw as toMasterVehicleDocumentTypePayload, fA as updateMasterVehicleDocumentType } from '../../../user_organisation_service-DuOC_IdW.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-DuOC_IdW.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -70,6 +70,7 @@ 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;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fuel_removal_reason_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | undefined;
|