vms-nest-prisma-api-document 100.0.0 → 105.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 +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/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 +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_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 +12 -0
- package/dist/services/master/bus/master_class_service.d.ts +131 -0
- package/dist/services/master/bus/master_class_service.js +312 -0
- package/dist/services/master/bus/master_program_service.d.ts +131 -0
- package/dist/services/master/bus/master_program_service.js +312 -0
- package/dist/services/master/bus/master_relationship_service.d.ts +131 -0
- package/dist/services/master/bus/master_relationship_service.js +312 -0
- package/dist/services/master/bus/master_section_service.d.ts +131 -0
- package/dist/services/master/bus/master_section_service.js +312 -0
- package/dist/services/master/bus/master_semester_service.d.ts +131 -0
- package/dist/services/master/bus/master_semester_service.js +312 -0
- package/dist/services/master/bus/master_stream_service.d.ts +131 -0
- package/dist/services/master/bus/master_stream_service.js +312 -0
- package/dist/services/master/bus/master_year_service.d.ts +131 -0
- package/dist/services/master/bus/master_year_service.js +312 -0
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/{user_organisation_service-Cpaz0P99.d.ts → user_organisation_service-Dkh1nIGX.d.ts} +19 -0
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MenuType, 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-Dkh1nIGX.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, NotificationChannel, YesNo, NotificationList, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import { GPSGeofence } from '../gps/features/geofence/gps_geofence_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, ReportType, ReportList, ReportChannel, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@ import { TicketStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadChi
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-Dkh1nIGX.js';
|
|
6
6
|
import { UserAdmin } from '../main/users/user_admin_service.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -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, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import { FuelConsumptionMonthly } from '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, Pay
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, Status, FileType, PAGING, Load
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import { MasterVehicleFuelRemovalReason } from '../../master/vehicle/master_vehicle_fuel_removal_reason_service.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofencePurposeType, GeofenceType, 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-Dkh1nIGX.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofenceStatusType, 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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import { GPSGeofence } from './gps_geofence_service.js';
|
|
6
6
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../../master/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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import { GPSGeofence } from './gps_geofence_service.js';
|
|
6
6
|
import { GPSGeofenceTransaction } from './gps_geofence_transaction_service.js';
|
|
7
7
|
import '../../../../zod_utils/zod_base_schema.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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { LinkType, LinkStatus, Status, ShareChannel, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, BR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -48,17 +48,17 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
48
48
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
49
49
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
gps_live_track_share_link_id: string;
|
|
52
51
|
status: Status;
|
|
53
52
|
organisation_id: string;
|
|
54
53
|
share_channels: ShareChannel.Email[];
|
|
55
54
|
mobile_numbers: string;
|
|
56
55
|
email_ids: string;
|
|
57
56
|
cc_email_ids: string;
|
|
58
|
-
}, {
|
|
59
57
|
gps_live_track_share_link_id: string;
|
|
58
|
+
}, {
|
|
60
59
|
status: Status;
|
|
61
60
|
organisation_id: string;
|
|
61
|
+
gps_live_track_share_link_id: string;
|
|
62
62
|
share_channels?: ShareChannel.Email[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -139,6 +139,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
140
|
link_status: LinkStatus[];
|
|
141
141
|
status: Status[];
|
|
142
|
+
time_zone_id: string;
|
|
142
143
|
search: string;
|
|
143
144
|
paging: PAGING;
|
|
144
145
|
page_count: number;
|
|
@@ -158,13 +159,12 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
158
159
|
}[];
|
|
159
160
|
include_master_data: YesNo;
|
|
160
161
|
date_format_id: string;
|
|
161
|
-
time_zone_id: string;
|
|
162
162
|
organisation_ids: string[];
|
|
163
163
|
vehicle_ids: string[];
|
|
164
164
|
gps_live_track_share_link_ids: string[];
|
|
165
165
|
}, {
|
|
166
|
-
date_format_id: string;
|
|
167
166
|
time_zone_id: string;
|
|
167
|
+
date_format_id: string;
|
|
168
168
|
link_status?: LinkStatus[] | undefined;
|
|
169
169
|
status?: Status[] | undefined;
|
|
170
170
|
search?: string | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TrackHistoryLinkStatus, Status, ShareChannel, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, BR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -48,17 +48,17 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
48
48
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
49
49
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
+
gps_track_history_share_link_id: string;
|
|
51
52
|
status: Status;
|
|
52
53
|
organisation_id: string;
|
|
53
54
|
share_channels: ShareChannel.Email[];
|
|
54
55
|
mobile_numbers: string;
|
|
55
56
|
email_ids: string;
|
|
56
57
|
cc_email_ids: string;
|
|
57
|
-
gps_track_history_share_link_id: string;
|
|
58
58
|
}, {
|
|
59
|
+
gps_track_history_share_link_id: string;
|
|
59
60
|
status: Status;
|
|
60
61
|
organisation_id: string;
|
|
61
|
-
gps_track_history_share_link_id: string;
|
|
62
62
|
share_channels?: ShareChannel.Email[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -74,21 +74,21 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
74
74
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
75
75
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
+
from_date_time: string;
|
|
78
|
+
to_date_time: string;
|
|
77
79
|
link_status: TrackHistoryLinkStatus;
|
|
78
80
|
status: Status;
|
|
79
81
|
organisation_id: string;
|
|
80
82
|
vehicle_id: string;
|
|
81
83
|
time_zone_id: string;
|
|
84
|
+
}, {
|
|
82
85
|
from_date_time: string;
|
|
83
86
|
to_date_time: string;
|
|
84
|
-
}, {
|
|
85
87
|
link_status: TrackHistoryLinkStatus;
|
|
86
88
|
status: Status;
|
|
87
89
|
organisation_id: string;
|
|
88
90
|
vehicle_id: string;
|
|
89
91
|
time_zone_id: string;
|
|
90
|
-
from_date_time: string;
|
|
91
|
-
to_date_time: string;
|
|
92
92
|
}>;
|
|
93
93
|
type GPSTrackHistoryShareLinkDTO = z.infer<typeof GPSTrackHistoryShareLinkSchema>;
|
|
94
94
|
declare const GPSTrackHistoryShareLinkUpdateLinkStatusSchema: z.ZodObject<{
|
|
@@ -137,6 +137,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
137
137
|
}, "strip", z.ZodTypeAny, {
|
|
138
138
|
link_status: TrackHistoryLinkStatus[];
|
|
139
139
|
status: Status[];
|
|
140
|
+
time_zone_id: string;
|
|
140
141
|
search: string;
|
|
141
142
|
paging: PAGING;
|
|
142
143
|
page_count: number;
|
|
@@ -156,13 +157,12 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
156
157
|
}[];
|
|
157
158
|
include_master_data: YesNo;
|
|
158
159
|
date_format_id: string;
|
|
159
|
-
time_zone_id: string;
|
|
160
160
|
organisation_ids: string[];
|
|
161
161
|
vehicle_ids: string[];
|
|
162
162
|
gps_track_history_share_link_ids: string[];
|
|
163
163
|
}, {
|
|
164
|
-
date_format_id: string;
|
|
165
164
|
time_zone_id: string;
|
|
165
|
+
date_format_id: string;
|
|
166
166
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
167
167
|
status?: Status[] | undefined;
|
|
168
168
|
search?: string | undefined;
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
6
6
|
import '../../master/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 { a_ as AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-
|
|
4
|
+
export { a_ as AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/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 AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { bT as AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { a as User } from '../../../user_organisation_service-
|
|
3
|
+
import { a as User } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
4
4
|
import { UserAdmin } from './user_admin_service.js';
|
|
5
5
|
import { LoginFrom } from '../../../core/Enums.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { U as UserOrganisation, kl as UserOrganisationDTO, kn as UserOrganisationQueryDTO, km as UserOrganisationQuerySchema, kk as UserOrganisationSchema, kj as UserOrganisationSimple, kr as createUserOrganisation, kt as deleteUserOrganisation, kq as findUserOrganisations, ku as getUserOrganisationCache, kv as getUserOrganisationCacheSimple, kw as getUserOrganisationPresignedUrl, kp as newUserOrganisationPayload, ko as toUserOrganisationPayload, ks as updateUserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, kl as UserOrganisationDTO, kn as UserOrganisationQueryDTO, km as UserOrganisationQuerySchema, kk as UserOrganisationSchema, kj as UserOrganisationSimple, kr as createUserOrganisation, kt as deleteUserOrganisation, kq as findUserOrganisations, ku as getUserOrganisationCache, kv as getUserOrganisationCacheSimple, kw as getUserOrganisationPresignedUrl, kp as newUserOrganisationPayload, ko as toUserOrganisationPayload, ks as updateUserOrganisation } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/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 { h0 as CreateUserDTO, g$ as CreateUserSchema, a as User, h8 as UserDefaultDateFormatDTO, h7 as UserDefaultDateFormatSchema, h4 as UserDefaultLanguageDTO, h3 as UserDefaultLanguageSchema, h6 as UserDefaultTimeZoneDTO, h5 as UserDefaultTimeZoneSchema, h2 as UserQueryDTO, h1 as UserQuerySchema, g_ as UserVehicleLink, hc as createUser, he as deleteUser, hb as findUsers, hf as getUserCache, hg as getUserCacheSimple, hh as getUserPresignedUrl, h9 as newUserPayload, ha as toUserPayload, hd as updateUser, hk as updateUserDefaultDateformat, hi as updateUserDefaultLanguage, hj as updateUserDefaultTimezone } from '../../../user_organisation_service-
|
|
4
|
+
export { h0 as CreateUserDTO, g$ as CreateUserSchema, a as User, h8 as UserDefaultDateFormatDTO, h7 as UserDefaultDateFormatSchema, h4 as UserDefaultLanguageDTO, h3 as UserDefaultLanguageSchema, h6 as UserDefaultTimeZoneDTO, h5 as UserDefaultTimeZoneSchema, h2 as UserQueryDTO, h1 as UserQuerySchema, g_ as UserVehicleLink, hc as createUser, he as deleteUser, hb as findUsers, hf as getUserCache, hg as getUserCacheSimple, hh as getUserPresignedUrl, h9 as newUserPayload, ha as toUserPayload, hd as updateUser, hk as updateUserDefaultDateformat, hi as updateUserDefaultLanguage, hj as updateUserDefaultTimezone } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OdometerSource, 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, M as MasterVehicle } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { M as MasterVehicle, fn as MasterVehicleDropdown, fC as SimpleFindQueryDTO, fB as SimpleFindQuerySchema, fu as VehicleDTO, fo as VehicleDetailBody, fE as VehicleDetailBodyDTO, fD as VehicleDetailBodySchema, fr as VehicleDetailGPS, fK as VehicleDetailGPSAnalyticsDTO, fJ as VehicleDetailGPSAnalyticsSchema, fI as VehicleDetailGPSDataDTO, fH as VehicleDetailGPSDataSchema, fG as VehicleDetailGPSMainDTO, fF as VehicleDetailGPSMainSchema, fp as VehicleDetailLifeCycle, fM as VehicleDetailLifeCycleDto, fL as VehicleDetailLifeCycleSchema, fq as VehicleDetailPurchase, fO as VehicleDetailPurchaseDTO, fN as VehicleDetailPurchaseSchema, fs as VehicleDetailTrip, fQ as VehicleDetailTripDTO, fP as VehicleDetailTripSchema, fw as VehicleDeviceLinkDTO, fv as VehicleDeviceLinkSchema, fy as VehicleDeviceUnlinkDTO, fx as VehicleDeviceUnlinkSchema, fA as VehicleDriverLinkDTO, fz as VehicleDriverLinkSchema, fU as VehicleGPSQueryDTO, fT as VehicleGPSQuerySchema, fS as VehicleQueryDTO, fR as VehicleQuerySchema, ft as VehicleSchema, g2 as createVehicle, g4 as deleteVehicle, g1 as findVehicleGPSDetails, f$ as findVehicles, g0 as findVehiclesLiveDashboard, gj as getDeviceLinkHistoryByDevice, gi as getDeviceLinkHistoryByVehicle, gf as getDriverLinkHistoryByDriver, ge as getDriverLinkHistoryByVehicle, gk as getVehicleCache, gn as getVehicleParentCache, gl as getVehicleSimpleCache, gm as getVehicleSimpleDropdownCustom, gg as linkDeviceToVehicle, gc as linkDriverToVehicle, fW as newVehiclePayload, f_ as toVehicleDetailLifeCyclePayload, fZ as toVehicleDetailPurchasePayload, fY as toVehicleDetailsBodyPayload, fX as toVehicleDetailsGPSPayload, fV as toVehiclePayload, gh as unlinkDeviceFromVehicle, gd as unlinkDriverFromVehicle, g3 as updateVehicle, g5 as updateVehicleBodyDetails, ga as updateVehicleGPSDetailsAnalytics, g9 as updateVehicleGPSDetailsData, g8 as updateVehicleGPSDetailsMain, g6 as updateVehicleLifeCycleDetails, g7 as updateVehiclePurchaseDetails, gb as updateVehicleTripDetails } from '../../../user_organisation_service-
|
|
5
|
+
export { M as MasterVehicle, fn as MasterVehicleDropdown, fC as SimpleFindQueryDTO, fB as SimpleFindQuerySchema, fu as VehicleDTO, fo as VehicleDetailBody, fE as VehicleDetailBodyDTO, fD as VehicleDetailBodySchema, fr as VehicleDetailGPS, fK as VehicleDetailGPSAnalyticsDTO, fJ as VehicleDetailGPSAnalyticsSchema, fI as VehicleDetailGPSDataDTO, fH as VehicleDetailGPSDataSchema, fG as VehicleDetailGPSMainDTO, fF as VehicleDetailGPSMainSchema, fp as VehicleDetailLifeCycle, fM as VehicleDetailLifeCycleDto, fL as VehicleDetailLifeCycleSchema, fq as VehicleDetailPurchase, fO as VehicleDetailPurchaseDTO, fN as VehicleDetailPurchaseSchema, fs as VehicleDetailTrip, fQ as VehicleDetailTripDTO, fP as VehicleDetailTripSchema, fw as VehicleDeviceLinkDTO, fv as VehicleDeviceLinkSchema, fy as VehicleDeviceUnlinkDTO, fx as VehicleDeviceUnlinkSchema, fA as VehicleDriverLinkDTO, fz as VehicleDriverLinkSchema, fU as VehicleGPSQueryDTO, fT as VehicleGPSQuerySchema, fS as VehicleQueryDTO, fR as VehicleQuerySchema, ft as VehicleSchema, g2 as createVehicle, g4 as deleteVehicle, g1 as findVehicleGPSDetails, f$ as findVehicles, g0 as findVehiclesLiveDashboard, gj as getDeviceLinkHistoryByDevice, gi as getDeviceLinkHistoryByVehicle, gf as getDriverLinkHistoryByDriver, ge as getDriverLinkHistoryByVehicle, gk as getVehicleCache, gn as getVehicleParentCache, gl as getVehicleSimpleCache, gm as getVehicleSimpleDropdownCustom, gg as linkDeviceToVehicle, gc as linkDriverToVehicle, fW as newVehiclePayload, f_ as toVehicleDetailLifeCyclePayload, fZ as toVehicleDetailPurchasePayload, fY as toVehicleDetailsBodyPayload, fX as toVehicleDetailsGPSPayload, fV as toVehiclePayload, gh as unlinkDeviceFromVehicle, gd as unlinkDriverFromVehicle, g3 as updateVehicle, g5 as updateVehicleBodyDetails, ga as updateVehicleGPSDetailsAnalytics, g9 as updateVehicleGPSDetailsData, g8 as updateVehicleGPSDetailsMain, g6 as updateVehicleLifeCycleDetails, g7 as updateVehiclePurchaseDetails, gb as updateVehicleTripDetails } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -495,6 +495,12 @@ var VehicleDetailBodySchema = z3.object({
|
|
|
495
495
|
status: enumMandatory("Status", Status, "Active" /* Active */)
|
|
496
496
|
});
|
|
497
497
|
var VehicleDetailGPSMainSchema = z3.object({
|
|
498
|
+
temperature: enumOptional("Temperature", YesNo, "No" /* No */),
|
|
499
|
+
duel_temperature: enumOptional("Dual Temperature", YesNo, "No" /* No */),
|
|
500
|
+
fuel: enumOptional("Fuel", YesNo, "No" /* No */),
|
|
501
|
+
fuel_bluetooth: enumOptional("Fuel Bluetooth", YesNo, "No" /* No */),
|
|
502
|
+
fuel_tank_size: numberOptional("Fuel Tank Size"),
|
|
503
|
+
over_speed_kmph: numberOptional("Over Speed KMPH"),
|
|
498
504
|
gps_lock_relay: enumOptional("GPS Lock Relay", YesNo, "No" /* No */),
|
|
499
505
|
gps_door_locker: enumOptional("GPS Door Locker", YesNo, "No" /* No */),
|
|
500
506
|
door_sensor: enumOptional("Door Sensor", YesNo, "No" /* No */),
|
|
@@ -779,6 +785,12 @@ var newVehiclePayload = () => ({
|
|
|
779
785
|
vehicle_tank_2_fuel_quantity: 0
|
|
780
786
|
});
|
|
781
787
|
var toVehicleDetailsGPSPayload = (vehicleGPS) => ({
|
|
788
|
+
temperature: vehicleGPS?.temperature ?? "No" /* No */,
|
|
789
|
+
duel_temperature: vehicleGPS?.duel_temperature ?? "No" /* No */,
|
|
790
|
+
fuel: vehicleGPS?.fuel ?? "No" /* No */,
|
|
791
|
+
fuel_bluetooth: vehicleGPS?.fuel_bluetooth ?? "No" /* No */,
|
|
792
|
+
fuel_tank_size: vehicleGPS?.fuel_tank_size ?? 0,
|
|
793
|
+
over_speed_kmph: vehicleGPS?.over_speed_kmph ?? 0,
|
|
782
794
|
gps_lock_relay: vehicleGPS?.gps_lock_relay ?? "No" /* No */,
|
|
783
795
|
gps_door_locker: vehicleGPS?.gps_door_locker ?? "No" /* No */,
|
|
784
796
|
door_sensor: vehicleGPS?.door_sensor ?? "No" /* No */,
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
|
+
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-Dkh1nIGX.js';
|
|
5
|
+
import '../../../zod_utils/zod_base_schema.js';
|
|
6
|
+
import '../main/master_main_sim_provider_service.js';
|
|
7
|
+
|
|
8
|
+
interface MasterClass extends Record<string, unknown> {
|
|
9
|
+
class_id: string;
|
|
10
|
+
class_name: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
status: Status;
|
|
13
|
+
added_date_time: string;
|
|
14
|
+
modified_date_time: string;
|
|
15
|
+
organisation_id?: string;
|
|
16
|
+
UserOrganisation?: UserOrganisation;
|
|
17
|
+
Student: User[];
|
|
18
|
+
_count?: {
|
|
19
|
+
Student: number;
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
declare const MasterClassSchema: z.ZodObject<{
|
|
23
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24
|
+
class_name: z.ZodEffects<z.ZodString, string, string>;
|
|
25
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
27
|
+
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
class_name: string;
|
|
29
|
+
description: string;
|
|
30
|
+
status: Status;
|
|
31
|
+
organisation_id: string;
|
|
32
|
+
}, {
|
|
33
|
+
class_name: string;
|
|
34
|
+
status: Status;
|
|
35
|
+
organisation_id: string;
|
|
36
|
+
description?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
type MasterClassDTO = z.infer<typeof MasterClassSchema>;
|
|
39
|
+
declare const MasterClassQuerySchema: z.ZodObject<{
|
|
40
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
41
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
42
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
43
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
44
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
45
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
46
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
47
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
48
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
50
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
51
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
52
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
53
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
54
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
55
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
56
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
57
|
+
}, "strip", z.ZodTypeAny, {
|
|
58
|
+
name: string;
|
|
59
|
+
field: string;
|
|
60
|
+
direction: OrderBy;
|
|
61
|
+
}, {
|
|
62
|
+
name: string;
|
|
63
|
+
field: string;
|
|
64
|
+
direction: OrderBy;
|
|
65
|
+
}>, "many">>>;
|
|
66
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
67
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
68
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
69
|
+
} & {
|
|
70
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
|
+
class_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
72
|
+
}, "strip", z.ZodTypeAny, {
|
|
73
|
+
status: Status[];
|
|
74
|
+
search: string;
|
|
75
|
+
paging: PAGING;
|
|
76
|
+
page_count: number;
|
|
77
|
+
page_index: number;
|
|
78
|
+
load_parents: LoadParents;
|
|
79
|
+
load_parents_list: string[];
|
|
80
|
+
load_child: LoadChild;
|
|
81
|
+
load_child_list: string[];
|
|
82
|
+
load_child_count: LoadChildCount;
|
|
83
|
+
load_child_count_list: string[];
|
|
84
|
+
include_details: Record<string, any>;
|
|
85
|
+
where_relations: Record<string, any>;
|
|
86
|
+
order_by: {
|
|
87
|
+
name: string;
|
|
88
|
+
field: string;
|
|
89
|
+
direction: OrderBy;
|
|
90
|
+
}[];
|
|
91
|
+
include_master_data: YesNo;
|
|
92
|
+
date_format_id: string;
|
|
93
|
+
time_zone_id: string;
|
|
94
|
+
organisation_ids: string[];
|
|
95
|
+
class_ids: string[];
|
|
96
|
+
}, {
|
|
97
|
+
date_format_id: string;
|
|
98
|
+
time_zone_id: string;
|
|
99
|
+
status?: Status[] | undefined;
|
|
100
|
+
search?: string | undefined;
|
|
101
|
+
paging?: PAGING | undefined;
|
|
102
|
+
page_count?: unknown;
|
|
103
|
+
page_index?: unknown;
|
|
104
|
+
load_parents?: LoadParents | undefined;
|
|
105
|
+
load_parents_list?: string[] | undefined;
|
|
106
|
+
load_child?: LoadChild | undefined;
|
|
107
|
+
load_child_list?: string[] | undefined;
|
|
108
|
+
load_child_count?: LoadChildCount | undefined;
|
|
109
|
+
load_child_count_list?: string[] | undefined;
|
|
110
|
+
include_details?: Record<string, any> | undefined;
|
|
111
|
+
where_relations?: Record<string, any> | undefined;
|
|
112
|
+
order_by?: {
|
|
113
|
+
name: string;
|
|
114
|
+
field: string;
|
|
115
|
+
direction: OrderBy;
|
|
116
|
+
}[] | undefined;
|
|
117
|
+
include_master_data?: YesNo | undefined;
|
|
118
|
+
organisation_ids?: string[] | undefined;
|
|
119
|
+
class_ids?: string[] | undefined;
|
|
120
|
+
}>;
|
|
121
|
+
type MasterClassQueryDTO = z.infer<typeof MasterClassQuerySchema>;
|
|
122
|
+
declare const toMasterClassPayload: (row: MasterClass) => MasterClassDTO;
|
|
123
|
+
declare const newMasterClassPayload: () => MasterClassDTO;
|
|
124
|
+
declare const findMasterClass: (data: MasterClassQueryDTO) => Promise<FBR<MasterClass[]>>;
|
|
125
|
+
declare const createMasterClass: (data: MasterClassDTO) => Promise<SBR>;
|
|
126
|
+
declare const updateMasterClass: (id: string, data: MasterClassDTO) => Promise<SBR>;
|
|
127
|
+
declare const deleteMasterClass: (id: string) => Promise<SBR>;
|
|
128
|
+
declare const getMasterClassCache: (organisation_id: string) => Promise<FBR<MasterClass[]>>;
|
|
129
|
+
declare const getMasterClassCacheCount: (organisation_id: string) => Promise<FBR<MasterClass>>;
|
|
130
|
+
|
|
131
|
+
export { type MasterClass, type MasterClassDTO, type MasterClassQueryDTO, MasterClassQuerySchema, MasterClassSchema, createMasterClass, deleteMasterClass, findMasterClass, getMasterClassCache, getMasterClassCacheCount, newMasterClassPayload, toMasterClassPayload, updateMasterClass };
|