vms-nest-prisma-api-document 209.0.0 → 210.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/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 +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 +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +3 -3
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/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 +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +3 -3
- 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 +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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_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 +5 -5
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +4 -4
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +7 -7
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-N8kI-Upv.d.ts → user_organisation_service-Au3SQ-2B.d.ts} +41 -41
|
@@ -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, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-Au3SQ-2B.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, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-Au3SQ-2B.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, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-Au3SQ-2B.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 { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-Au3SQ-2B.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 { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-Au3SQ-2B.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 { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-Au3SQ-2B.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 { 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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -28,21 +28,21 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
|
|
|
28
28
|
logo_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
29
29
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
+
company_name: string;
|
|
31
32
|
description: string;
|
|
33
|
+
logo_url: string;
|
|
34
|
+
logo_key: string;
|
|
32
35
|
status: Status;
|
|
33
36
|
organisation_id: string;
|
|
34
37
|
country_id: string;
|
|
35
|
-
logo_key: string;
|
|
36
|
-
logo_url: string;
|
|
37
|
-
company_name: string;
|
|
38
38
|
}, {
|
|
39
|
+
company_name: string;
|
|
39
40
|
status: Status;
|
|
40
41
|
organisation_id: string;
|
|
41
42
|
country_id: string;
|
|
42
|
-
company_name: string;
|
|
43
43
|
description?: string | undefined;
|
|
44
|
-
logo_key?: string | undefined;
|
|
45
44
|
logo_url?: string | undefined;
|
|
45
|
+
logo_key?: string | undefined;
|
|
46
46
|
}>;
|
|
47
47
|
type MasterFuelCompanyDTO = z.infer<typeof MasterFuelCompanySchema>;
|
|
48
48
|
declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
@@ -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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
@@ -15,12 +15,12 @@ declare const MasterMainEwayBillProviderSchema: z.ZodObject<{
|
|
|
15
15
|
provider_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16
16
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
status: Status;
|
|
18
19
|
provider_name: string;
|
|
19
20
|
provider_code: string;
|
|
20
|
-
status: Status;
|
|
21
21
|
}, {
|
|
22
|
-
provider_name: string;
|
|
23
22
|
status: Status;
|
|
23
|
+
provider_name: string;
|
|
24
24
|
provider_code?: string | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
type MasterMainEwayBillProviderDTO = z.infer<typeof MasterMainEwayBillProviderSchema>;
|
|
@@ -15,12 +15,12 @@ declare const MasterMainFasttagBankSchema: z.ZodObject<{
|
|
|
15
15
|
bank_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16
16
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
status: Status;
|
|
19
18
|
bank_name: string;
|
|
20
19
|
bank_code: string;
|
|
21
|
-
}, {
|
|
22
20
|
status: Status;
|
|
21
|
+
}, {
|
|
23
22
|
bank_name: string;
|
|
23
|
+
status: Status;
|
|
24
24
|
bank_code?: string | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
type MasterMainFasttagBankDTO = z.infer<typeof MasterMainFasttagBankSchema>;
|
|
@@ -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-Au3SQ-2B.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-Au3SQ-2B.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 { 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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -29,17 +29,17 @@ 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
|
-
sub_category_name: string;
|
|
33
|
-
sub_category_code: string;
|
|
34
32
|
description: string;
|
|
35
33
|
status: Status;
|
|
36
34
|
organisation_id: string;
|
|
37
|
-
spare_part_category_id: string;
|
|
38
|
-
}, {
|
|
39
35
|
sub_category_name: string;
|
|
40
36
|
sub_category_code: string;
|
|
37
|
+
spare_part_category_id: string;
|
|
38
|
+
}, {
|
|
41
39
|
status: Status;
|
|
42
40
|
organisation_id: string;
|
|
41
|
+
sub_category_name: string;
|
|
42
|
+
sub_category_code: string;
|
|
43
43
|
spare_part_category_id: string;
|
|
44
44
|
description?: string | undefined;
|
|
45
45
|
}>;
|
|
@@ -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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,16 +26,16 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
|
|
|
26
26
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
27
27
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
unit_name: string;
|
|
30
|
+
unit_code: string;
|
|
29
31
|
description: string;
|
|
30
32
|
status: Status;
|
|
31
33
|
organisation_id: string;
|
|
34
|
+
}, {
|
|
32
35
|
unit_name: string;
|
|
33
36
|
unit_code: string;
|
|
34
|
-
}, {
|
|
35
37
|
status: Status;
|
|
36
38
|
organisation_id: string;
|
|
37
|
-
unit_name: string;
|
|
38
|
-
unit_code: string;
|
|
39
39
|
description?: string | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
type MasterSparePartUnitDTO = z.infer<typeof MasterSparePartUnitSchema>;
|
|
@@ -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-Au3SQ-2B.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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../../user_organisation_service-
|
|
4
|
+
import '../../../user_organisation_service-Au3SQ-2B.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-Au3SQ-2B.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
|
-
|
|
30
|
+
tyre_model: string;
|
|
31
31
|
description: string;
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
34
|
-
tyre_model: string;
|
|
35
|
-
}, {
|
|
36
34
|
tyre_make_id: string;
|
|
35
|
+
}, {
|
|
36
|
+
tyre_model: string;
|
|
37
37
|
status: Status;
|
|
38
38
|
organisation_id: string;
|
|
39
|
-
|
|
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-Au3SQ-2B.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|