vms-nest-prisma-api-document 220.0.0 → 222.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +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/bus_mangement/bus_stop.d.ts +23 -23
- package/dist/services/fleet/bus_mangement/calender.d.ts +8 -8
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +21 -21
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +34 -34
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +48 -48
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +75 -75
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +47 -47
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +40 -40
- package/dist/services/fleet/service_management/fleet_service_management_task_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +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 +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- 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 +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 +6 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +5 -5
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +4 -4
- 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 +9 -9
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +3 -3
- 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 +5 -5
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/{user_organisation_service-WD4PyTEx.d.ts → user_organisation_service-DGGuB4hh.d.ts} +3 -0
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { ServiceStatus, ServiceType, YesNo, PaymentStatus, Status, FileType, PAG
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } 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, F as FleetVendor, h as FleetVendorServiceCenter } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, F as FleetVendor, h as FleetVendorServiceCenter } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetServiceManagement extends Record<string, unknown> {
|
|
@@ -84,9 +84,9 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
84
84
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
85
85
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
service_management_id: string;
|
|
88
87
|
status: Status;
|
|
89
88
|
organisation_id: string;
|
|
89
|
+
service_management_id: string;
|
|
90
90
|
usage_type: string;
|
|
91
91
|
file_type: FileType;
|
|
92
92
|
file_url: string;
|
|
@@ -96,9 +96,9 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
96
96
|
file_size: number;
|
|
97
97
|
file_metadata: Record<string, any>;
|
|
98
98
|
}, {
|
|
99
|
-
service_management_id: string;
|
|
100
99
|
status: Status;
|
|
101
100
|
organisation_id: string;
|
|
101
|
+
service_management_id: string;
|
|
102
102
|
usage_type: string;
|
|
103
103
|
file_type: FileType;
|
|
104
104
|
file_url?: string | undefined;
|
|
@@ -155,9 +155,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
155
155
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
156
156
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
157
157
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
158
|
-
service_management_id: string;
|
|
159
158
|
status: Status;
|
|
160
159
|
organisation_id: string;
|
|
160
|
+
service_management_id: string;
|
|
161
161
|
usage_type: string;
|
|
162
162
|
file_type: FileType;
|
|
163
163
|
file_url: string;
|
|
@@ -167,9 +167,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
167
167
|
file_size: number;
|
|
168
168
|
file_metadata: Record<string, any>;
|
|
169
169
|
}, {
|
|
170
|
-
service_management_id: string;
|
|
171
170
|
status: Status;
|
|
172
171
|
organisation_id: string;
|
|
172
|
+
service_management_id: string;
|
|
173
173
|
usage_type: string;
|
|
174
174
|
file_type: FileType;
|
|
175
175
|
file_url?: string | undefined;
|
|
@@ -180,16 +180,23 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
180
180
|
file_metadata?: Record<string, any> | undefined;
|
|
181
181
|
}>, "many">>>;
|
|
182
182
|
}, "strip", z.ZodTypeAny, {
|
|
183
|
+
odometer_reading: number;
|
|
184
|
+
status: Status;
|
|
185
|
+
organisation_id: string;
|
|
186
|
+
user_id: string;
|
|
187
|
+
vehicle_id: string;
|
|
188
|
+
driver_id: string;
|
|
189
|
+
service_center_id: string;
|
|
190
|
+
vendor_id: string;
|
|
191
|
+
rating: number;
|
|
192
|
+
service_start_date: string;
|
|
183
193
|
service_status: ServiceStatus;
|
|
184
194
|
service_type: ServiceType;
|
|
185
195
|
service_date: string;
|
|
186
|
-
service_start_date: string;
|
|
187
196
|
service_complete_date: string;
|
|
188
|
-
odometer_reading: number;
|
|
189
197
|
estimated_notes: string;
|
|
190
198
|
final_notes: string;
|
|
191
199
|
is_inhouse_service: YesNo;
|
|
192
|
-
rating: number;
|
|
193
200
|
rating_comments: string;
|
|
194
201
|
warranty_related_information: string;
|
|
195
202
|
payment_related_information: string;
|
|
@@ -197,17 +204,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
197
204
|
payment_method: string;
|
|
198
205
|
next_odometer_reading: number;
|
|
199
206
|
next_service_schedule_date: string;
|
|
200
|
-
status: Status;
|
|
201
|
-
organisation_id: string;
|
|
202
|
-
user_id: string;
|
|
203
|
-
vehicle_id: string;
|
|
204
|
-
driver_id: string;
|
|
205
|
-
vendor_id: string;
|
|
206
|
-
service_center_id: string;
|
|
207
207
|
FleetServiceManagementFileSchema: {
|
|
208
|
-
service_management_id: string;
|
|
209
208
|
status: Status;
|
|
210
209
|
organisation_id: string;
|
|
210
|
+
service_management_id: string;
|
|
211
211
|
usage_type: string;
|
|
212
212
|
file_type: FileType;
|
|
213
213
|
file_url: string;
|
|
@@ -225,22 +225,23 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
225
225
|
actual_parts_cost?: number | undefined;
|
|
226
226
|
actual_total_cost?: number | undefined;
|
|
227
227
|
}, {
|
|
228
|
-
service_status: ServiceStatus;
|
|
229
|
-
service_type: ServiceType;
|
|
230
|
-
service_date: string;
|
|
231
|
-
is_inhouse_service: YesNo;
|
|
232
|
-
payment_status: PaymentStatus;
|
|
233
228
|
status: Status;
|
|
234
229
|
organisation_id: string;
|
|
235
230
|
user_id: string;
|
|
236
231
|
vehicle_id: string;
|
|
237
232
|
driver_id: string;
|
|
238
|
-
vendor_id: string;
|
|
239
233
|
service_center_id: string;
|
|
240
|
-
|
|
241
|
-
|
|
234
|
+
vendor_id: string;
|
|
235
|
+
service_status: ServiceStatus;
|
|
236
|
+
service_type: ServiceType;
|
|
237
|
+
service_date: string;
|
|
238
|
+
is_inhouse_service: YesNo;
|
|
239
|
+
payment_status: PaymentStatus;
|
|
242
240
|
odometer_reading?: unknown;
|
|
241
|
+
rating?: unknown;
|
|
243
242
|
fuel?: unknown;
|
|
243
|
+
service_start_date?: string | undefined;
|
|
244
|
+
service_complete_date?: string | undefined;
|
|
244
245
|
estimated_labor_cost?: unknown;
|
|
245
246
|
estimated_parts_cost?: unknown;
|
|
246
247
|
estimated_total_cost?: unknown;
|
|
@@ -249,7 +250,6 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
249
250
|
actual_parts_cost?: unknown;
|
|
250
251
|
actual_total_cost?: unknown;
|
|
251
252
|
final_notes?: string | undefined;
|
|
252
|
-
rating?: unknown;
|
|
253
253
|
rating_comments?: string | undefined;
|
|
254
254
|
warranty_related_information?: string | undefined;
|
|
255
255
|
payment_related_information?: string | undefined;
|
|
@@ -257,9 +257,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
257
257
|
next_odometer_reading?: unknown;
|
|
258
258
|
next_service_schedule_date?: string | undefined;
|
|
259
259
|
FleetServiceManagementFileSchema?: {
|
|
260
|
-
service_management_id: string;
|
|
261
260
|
status: Status;
|
|
262
261
|
organisation_id: string;
|
|
262
|
+
service_management_id: string;
|
|
263
263
|
usage_type: string;
|
|
264
264
|
file_type: FileType;
|
|
265
265
|
file_url?: string | undefined;
|
|
@@ -316,11 +316,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
316
316
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
317
317
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
-
service_status: ServiceStatus[];
|
|
320
|
-
service_type: ServiceType[];
|
|
321
|
-
is_inhouse_service: YesNo[];
|
|
322
|
-
payment_status: PaymentStatus[];
|
|
323
319
|
status: Status[];
|
|
320
|
+
time_zone_id: string;
|
|
324
321
|
search: string;
|
|
325
322
|
paging: PAGING;
|
|
326
323
|
page_count: number;
|
|
@@ -340,25 +337,24 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
340
337
|
}[];
|
|
341
338
|
include_master_data: YesNo;
|
|
342
339
|
date_format_id: string;
|
|
343
|
-
time_zone_id: string;
|
|
344
|
-
service_management_ids: string[];
|
|
345
340
|
organisation_ids: string[];
|
|
346
341
|
user_ids: string[];
|
|
347
342
|
vehicle_ids: string[];
|
|
348
343
|
driver_ids: string[];
|
|
349
|
-
|
|
350
|
-
service_center_ids: string[];
|
|
344
|
+
service_management_ids: string[];
|
|
351
345
|
from_date: string;
|
|
352
346
|
to_date: string;
|
|
347
|
+
vendor_ids: string[];
|
|
348
|
+
service_center_ids: string[];
|
|
349
|
+
service_status: ServiceStatus[];
|
|
350
|
+
service_type: ServiceType[];
|
|
351
|
+
is_inhouse_service: YesNo[];
|
|
352
|
+
payment_status: PaymentStatus[];
|
|
353
353
|
}, {
|
|
354
|
-
date_format_id: string;
|
|
355
354
|
time_zone_id: string;
|
|
355
|
+
date_format_id: string;
|
|
356
356
|
from_date: string;
|
|
357
357
|
to_date: string;
|
|
358
|
-
service_status?: ServiceStatus[] | undefined;
|
|
359
|
-
service_type?: ServiceType[] | undefined;
|
|
360
|
-
is_inhouse_service?: YesNo[] | undefined;
|
|
361
|
-
payment_status?: PaymentStatus[] | undefined;
|
|
362
358
|
status?: Status[] | undefined;
|
|
363
359
|
search?: string | undefined;
|
|
364
360
|
paging?: PAGING | undefined;
|
|
@@ -378,13 +374,17 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
378
374
|
direction: OrderBy;
|
|
379
375
|
}[] | undefined;
|
|
380
376
|
include_master_data?: YesNo | undefined;
|
|
381
|
-
service_management_ids?: string[] | undefined;
|
|
382
377
|
organisation_ids?: string[] | undefined;
|
|
383
378
|
user_ids?: string[] | undefined;
|
|
384
379
|
vehicle_ids?: string[] | undefined;
|
|
385
380
|
driver_ids?: string[] | undefined;
|
|
381
|
+
service_management_ids?: string[] | undefined;
|
|
386
382
|
vendor_ids?: string[] | undefined;
|
|
387
383
|
service_center_ids?: string[] | undefined;
|
|
384
|
+
service_status?: ServiceStatus[] | undefined;
|
|
385
|
+
service_type?: ServiceType[] | undefined;
|
|
386
|
+
is_inhouse_service?: YesNo[] | undefined;
|
|
387
|
+
payment_status?: PaymentStatus[] | undefined;
|
|
388
388
|
}>;
|
|
389
389
|
type FleetServiceManagementQueryDTO = z.infer<typeof FleetServiceManagementQuerySchema>;
|
|
390
390
|
declare const toFleetServiceManagementPayload: (row: FleetServiceManagement) => FleetServiceManagementDTO;
|
|
@@ -4,7 +4,7 @@ import { z } from 'zod';
|
|
|
4
4
|
import { FleetServiceManagement } from './fleet_service_management_service.js';
|
|
5
5
|
import { MasterFleetServiceTask } from '../../master/fleet/master_fleet_service_task_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
|
-
import '../../../user_organisation_service-
|
|
7
|
+
import '../../../user_organisation_service-DGGuB4hh.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
9
9
|
|
|
10
10
|
interface FleetServiceManagementTask extends Record<string, unknown> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema, e as FleetVendorFuelStation, hS as FleetVendorFuelStationDTO, hU as FleetVendorFuelStationQueryDTO, hT as FleetVendorFuelStationQuerySchema, hR as FleetVendorFuelStationSchema, i0 as createFleetVendorFuelStation, i2 as deleteFleetVendorFuelStation, h$ as findFleetVendorFuelStation, h_ as newFleetVendorFuelStationPayload, hZ as toFleetVendorFuelStationPayload, i1 as updateFleetVendorFuelStation } from '../../../user_organisation_service-
|
|
4
|
+
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema, e as FleetVendorFuelStation, hS as FleetVendorFuelStationDTO, hU as FleetVendorFuelStationQueryDTO, hT as FleetVendorFuelStationQuerySchema, hR as FleetVendorFuelStationSchema, i0 as createFleetVendorFuelStation, i2 as deleteFleetVendorFuelStation, h$ as findFleetVendorFuelStation, h_ as newFleetVendorFuelStationPayload, hZ as toFleetVendorFuelStationPayload, i1 as updateFleetVendorFuelStation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -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 { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-
|
|
5
|
+
export { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-DGGuB4hh.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 { h as FleetVendorServiceCenter, hw as FleetVendorServiceCenterDTO, hy as FleetVendorServiceCenterQueryDTO, hx as FleetVendorServiceCenterQuerySchema, hv as FleetVendorServiceCenterSchema, hC as createFleetVendorServiceCenter, hE as deleteFleetVendorServiceCenter, hB as findFleetVendorServiceCenter, hA as newFleetVendorServiceCenterPayload, hz as toFleetVendorServiceCenterPayload, hD as updateFleetVendorServiceCenter } from '../../../user_organisation_service-
|
|
4
|
+
export { h as FleetVendorServiceCenter, hw as FleetVendorServiceCenterDTO, hy as FleetVendorServiceCenterQueryDTO, hx as FleetVendorServiceCenterQuerySchema, hv as FleetVendorServiceCenterSchema, hC as createFleetVendorServiceCenter, hE as deleteFleetVendorServiceCenter, hB as findFleetVendorServiceCenter, hA as newFleetVendorServiceCenterPayload, hz as toFleetVendorServiceCenterPayload, hD as updateFleetVendorServiceCenter } from '../../../user_organisation_service-DGGuB4hh.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 { 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-DGGuB4hh.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-DGGuB4hh.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-DGGuB4hh.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-DGGuB4hh.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-DGGuB4hh.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 { 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-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -34,41 +34,41 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
34
34
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
35
35
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
db_group: string;
|
|
38
|
-
db_instance: string;
|
|
39
|
-
night_driving: NightDriving;
|
|
40
37
|
search: string;
|
|
41
38
|
paging: PAGING;
|
|
42
39
|
page_count: number;
|
|
43
40
|
page_index: number;
|
|
41
|
+
login_from: LoginFrom;
|
|
44
42
|
date_format_id: string;
|
|
45
43
|
time_zone_id: string;
|
|
46
|
-
login_from: LoginFrom;
|
|
47
44
|
organisation_id: string;
|
|
45
|
+
db_instance: string;
|
|
46
|
+
db_group: string;
|
|
48
47
|
vehicle_ids: string[];
|
|
49
48
|
from_date: string;
|
|
50
49
|
to_date: string;
|
|
51
50
|
time_slot: TimeSlot;
|
|
51
|
+
night_driving: NightDriving;
|
|
52
52
|
over_speed: OverSpeed;
|
|
53
53
|
utilization_km: number;
|
|
54
54
|
vehicle_summary: YesNo;
|
|
55
55
|
driver_summary: YesNo;
|
|
56
56
|
}, {
|
|
57
|
-
|
|
58
|
-
db_instance: string;
|
|
57
|
+
login_from: LoginFrom;
|
|
59
58
|
date_format_id: string;
|
|
60
59
|
time_zone_id: string;
|
|
61
|
-
login_from: LoginFrom;
|
|
62
60
|
organisation_id: string;
|
|
61
|
+
db_instance: string;
|
|
62
|
+
db_group: string;
|
|
63
63
|
from_date: string;
|
|
64
64
|
to_date: string;
|
|
65
|
-
night_driving?: NightDriving | undefined;
|
|
66
65
|
search?: string | undefined;
|
|
67
66
|
paging?: PAGING | undefined;
|
|
68
67
|
page_count?: unknown;
|
|
69
68
|
page_index?: unknown;
|
|
70
69
|
vehicle_ids?: string[] | undefined;
|
|
71
70
|
time_slot?: TimeSlot | undefined;
|
|
71
|
+
night_driving?: NightDriving | undefined;
|
|
72
72
|
over_speed?: OverSpeed | undefined;
|
|
73
73
|
utilization_km?: unknown;
|
|
74
74
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -97,40 +97,40 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
|
|
|
97
97
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
98
98
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
|
-
db_group: string;
|
|
101
|
-
db_instance: string;
|
|
102
|
-
night_driving: NightDriving;
|
|
103
100
|
search: string;
|
|
104
101
|
paging: PAGING;
|
|
105
102
|
page_count: number;
|
|
106
103
|
page_index: number;
|
|
104
|
+
login_from: LoginFrom;
|
|
107
105
|
date_format_id: string;
|
|
108
106
|
time_zone_id: string;
|
|
109
|
-
login_from: LoginFrom;
|
|
110
107
|
organisation_id: string;
|
|
108
|
+
db_instance: string;
|
|
109
|
+
db_group: string;
|
|
111
110
|
from_date: string;
|
|
112
111
|
to_date: string;
|
|
113
112
|
time_slot: TimeSlot;
|
|
113
|
+
night_driving: NightDriving;
|
|
114
114
|
over_speed: OverSpeed;
|
|
115
115
|
utilization_km: number;
|
|
116
116
|
vehicle_summary: YesNo;
|
|
117
117
|
driver_summary: YesNo;
|
|
118
118
|
driver_ids: string[];
|
|
119
119
|
}, {
|
|
120
|
-
|
|
121
|
-
db_instance: string;
|
|
120
|
+
login_from: LoginFrom;
|
|
122
121
|
date_format_id: string;
|
|
123
122
|
time_zone_id: string;
|
|
124
|
-
login_from: LoginFrom;
|
|
125
123
|
organisation_id: string;
|
|
124
|
+
db_instance: string;
|
|
125
|
+
db_group: string;
|
|
126
126
|
from_date: string;
|
|
127
127
|
to_date: string;
|
|
128
|
-
night_driving?: NightDriving | undefined;
|
|
129
128
|
search?: string | undefined;
|
|
130
129
|
paging?: PAGING | undefined;
|
|
131
130
|
page_count?: unknown;
|
|
132
131
|
page_index?: unknown;
|
|
133
132
|
time_slot?: TimeSlot | undefined;
|
|
133
|
+
night_driving?: NightDriving | undefined;
|
|
134
134
|
over_speed?: OverSpeed | undefined;
|
|
135
135
|
utilization_km?: unknown;
|
|
136
136
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -157,16 +157,16 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
157
157
|
interval_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
158
158
|
boolean_type: z.ZodType<BooleanType, z.ZodTypeDef, BooleanType>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
db_group: string;
|
|
161
|
-
db_instance: string;
|
|
162
160
|
search: string;
|
|
163
161
|
paging: PAGING;
|
|
164
162
|
page_count: number;
|
|
165
163
|
page_index: number;
|
|
164
|
+
login_from: LoginFrom;
|
|
166
165
|
date_format_id: string;
|
|
167
166
|
time_zone_id: string;
|
|
168
|
-
login_from: LoginFrom;
|
|
169
167
|
organisation_id: string;
|
|
168
|
+
db_instance: string;
|
|
169
|
+
db_group: string;
|
|
170
170
|
vehicle_ids: string[];
|
|
171
171
|
from_date: string;
|
|
172
172
|
to_date: string;
|
|
@@ -174,12 +174,12 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
174
174
|
interval_seconds: number;
|
|
175
175
|
boolean_type: BooleanType;
|
|
176
176
|
}, {
|
|
177
|
-
|
|
178
|
-
db_instance: string;
|
|
177
|
+
login_from: LoginFrom;
|
|
179
178
|
date_format_id: string;
|
|
180
179
|
time_zone_id: string;
|
|
181
|
-
login_from: LoginFrom;
|
|
182
180
|
organisation_id: string;
|
|
181
|
+
db_instance: string;
|
|
182
|
+
db_group: string;
|
|
183
183
|
from_date: string;
|
|
184
184
|
to_date: string;
|
|
185
185
|
gps_type: GPSType;
|
|
@@ -208,26 +208,26 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
|
|
|
208
208
|
utilization_km: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
209
209
|
is12am: z.ZodType<Is12AM, z.ZodTypeDef, Is12AM>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
db_group: string;
|
|
212
|
-
db_instance: string;
|
|
213
211
|
search: string;
|
|
214
212
|
paging: PAGING;
|
|
215
213
|
page_count: number;
|
|
216
214
|
page_index: number;
|
|
215
|
+
login_from: LoginFrom;
|
|
217
216
|
date_format_id: string;
|
|
218
217
|
time_zone_id: string;
|
|
219
|
-
login_from: LoginFrom;
|
|
220
218
|
organisation_id: string;
|
|
219
|
+
db_instance: string;
|
|
220
|
+
db_group: string;
|
|
221
221
|
vehicle_ids: string[];
|
|
222
222
|
utilization_km: number;
|
|
223
223
|
is12am: Is12AM;
|
|
224
224
|
}, {
|
|
225
|
-
|
|
226
|
-
db_instance: string;
|
|
225
|
+
login_from: LoginFrom;
|
|
227
226
|
date_format_id: string;
|
|
228
227
|
time_zone_id: string;
|
|
229
|
-
login_from: LoginFrom;
|
|
230
228
|
organisation_id: string;
|
|
229
|
+
db_instance: string;
|
|
230
|
+
db_group: string;
|
|
231
231
|
is12am: Is12AM;
|
|
232
232
|
search?: string | undefined;
|
|
233
233
|
paging?: PAGING | undefined;
|
|
@@ -254,27 +254,27 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
|
|
|
254
254
|
to_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
255
255
|
interval_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
256
256
|
}, "strip", z.ZodTypeAny, {
|
|
257
|
-
db_group: string;
|
|
258
|
-
db_instance: string;
|
|
259
257
|
search: string;
|
|
260
258
|
paging: PAGING;
|
|
261
259
|
page_count: number;
|
|
262
260
|
page_index: number;
|
|
261
|
+
login_from: LoginFrom;
|
|
263
262
|
date_format_id: string;
|
|
264
263
|
time_zone_id: string;
|
|
265
|
-
login_from: LoginFrom;
|
|
266
264
|
organisation_id: string;
|
|
265
|
+
db_instance: string;
|
|
266
|
+
db_group: string;
|
|
267
267
|
interval_seconds: number;
|
|
268
268
|
vehicle_id: string;
|
|
269
269
|
from_date_time: string;
|
|
270
270
|
to_date_time: string;
|
|
271
271
|
}, {
|
|
272
|
-
|
|
273
|
-
db_instance: string;
|
|
272
|
+
login_from: LoginFrom;
|
|
274
273
|
date_format_id: string;
|
|
275
274
|
time_zone_id: string;
|
|
276
|
-
login_from: LoginFrom;
|
|
277
275
|
organisation_id: string;
|
|
276
|
+
db_instance: string;
|
|
277
|
+
db_group: string;
|
|
278
278
|
vehicle_id: string;
|
|
279
279
|
from_date_time: string;
|
|
280
280
|
to_date_time: string;
|
|
@@ -299,24 +299,24 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
|
|
|
299
299
|
db_group: z.ZodEffects<z.ZodString, string, string>;
|
|
300
300
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
db_group: string;
|
|
303
|
-
db_instance: string;
|
|
304
302
|
search: string;
|
|
305
303
|
paging: PAGING;
|
|
306
304
|
page_count: number;
|
|
307
305
|
page_index: number;
|
|
306
|
+
login_from: LoginFrom;
|
|
308
307
|
date_format_id: string;
|
|
309
308
|
time_zone_id: string;
|
|
310
|
-
login_from: LoginFrom;
|
|
311
309
|
organisation_id: string;
|
|
310
|
+
db_instance: string;
|
|
311
|
+
db_group: string;
|
|
312
312
|
vehicle_id: string;
|
|
313
313
|
}, {
|
|
314
|
-
|
|
315
|
-
db_instance: string;
|
|
314
|
+
login_from: LoginFrom;
|
|
316
315
|
date_format_id: string;
|
|
317
316
|
time_zone_id: string;
|
|
318
|
-
login_from: LoginFrom;
|
|
319
317
|
organisation_id: string;
|
|
318
|
+
db_instance: string;
|
|
319
|
+
db_group: string;
|
|
320
320
|
vehicle_id: string;
|
|
321
321
|
search?: string | undefined;
|
|
322
322
|
paging?: PAGING | undefined;
|
|
@@ -346,16 +346,16 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
346
346
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
347
347
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
-
db_group: string;
|
|
350
|
-
db_instance: string;
|
|
351
349
|
search: string;
|
|
352
350
|
paging: PAGING;
|
|
353
351
|
page_count: number;
|
|
354
352
|
page_index: number;
|
|
353
|
+
login_from: LoginFrom;
|
|
355
354
|
date_format_id: string;
|
|
356
355
|
time_zone_id: string;
|
|
357
|
-
login_from: LoginFrom;
|
|
358
356
|
organisation_id: string;
|
|
357
|
+
db_instance: string;
|
|
358
|
+
db_group: string;
|
|
359
359
|
vehicle_ids: string[];
|
|
360
360
|
from_date: string;
|
|
361
361
|
to_date: string;
|
|
@@ -366,12 +366,12 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
366
366
|
alert_types: AlertType[];
|
|
367
367
|
alert_sub_types: AlertSubType[];
|
|
368
368
|
}, {
|
|
369
|
-
|
|
370
|
-
db_instance: string;
|
|
369
|
+
login_from: LoginFrom;
|
|
371
370
|
date_format_id: string;
|
|
372
371
|
time_zone_id: string;
|
|
373
|
-
login_from: LoginFrom;
|
|
374
372
|
organisation_id: string;
|
|
373
|
+
db_instance: string;
|
|
374
|
+
db_group: string;
|
|
375
375
|
from_date: string;
|
|
376
376
|
to_date: string;
|
|
377
377
|
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 { d2 as AssignRemoveDeviceHistory, d8 as DeviceSimLinkDTO, d7 as DeviceSimLinkSchema, c as MasterDevice, d4 as MasterDeviceDTO, d6 as MasterDeviceQueryDTO, d5 as MasterDeviceQuerySchema, d3 as MasterDeviceSchema, dc as createMasterDevice, de as deleteMasterDevice, df as device_sim_link, dg as device_sim_unlink, db as findMasterDevices, di as get_device_sim_link_history_by_device, dh as get_device_sim_link_history_by_sim, da as newMasterDevicePayload, d9 as toMasterDevicePayload, dd as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { d2 as AssignRemoveDeviceHistory, d8 as DeviceSimLinkDTO, d7 as DeviceSimLinkSchema, c as MasterDevice, d4 as MasterDeviceDTO, d6 as MasterDeviceQueryDTO, d5 as MasterDeviceQuerySchema, d3 as MasterDeviceSchema, dc as createMasterDevice, de as deleteMasterDevice, df as device_sim_link, dg as device_sim_unlink, db as findMasterDevices, di as get_device_sim_link_history_by_device, dh as get_device_sim_link_history_by_sim, da as newMasterDevicePayload, d9 as toMasterDevicePayload, dd as updateMasterDevice } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -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 { bM as AssignRemoveDriverHistory, bN as DriverLoginPush, b as MasterDriver, bR as MasterDriverDTO, bL as MasterDriverFile, bP as MasterDriverFileDTO, bO as MasterDriverFileSchema, bV as MasterDriverLogoDTO, bU as MasterDriverLogoSchema, bX as MasterDriverProfileDTO, bW as MasterDriverProfileSchema, bT as MasterDriverQueryDTO, bS as MasterDriverQuerySchema, bQ as MasterDriverSchema, c0 as createMasterDriver, ca as create_file, c2 as deleteMasterDriver, c4 as deleteMasterDriverLogo, b$ as findMasterDriver, c6 as getMasterDriverCache, c7 as getMasterDriverCacheSimple, c8 as get_master_driver_presigned_url, c9 as get_master_driver_presigned_url_file, b_ as newDriverPayload, cb as remove_file, bY as toDriverPayload, bZ as toDriverProfilePayload, c1 as updateMasterDriver, c3 as updateMasterDriverLogo, c5 as updateMasterDriverProfile } from '../../../user_organisation_service-
|
|
5
|
+
export { bM as AssignRemoveDriverHistory, bN as DriverLoginPush, b as MasterDriver, bR as MasterDriverDTO, bL as MasterDriverFile, bP as MasterDriverFileDTO, bO as MasterDriverFileSchema, bV as MasterDriverLogoDTO, bU as MasterDriverLogoSchema, bX as MasterDriverProfileDTO, bW as MasterDriverProfileSchema, bT as MasterDriverQueryDTO, bS as MasterDriverQuerySchema, bQ as MasterDriverSchema, c0 as createMasterDriver, ca as create_file, c2 as deleteMasterDriver, c4 as deleteMasterDriverLogo, b$ as findMasterDriver, c6 as getMasterDriverCache, c7 as getMasterDriverCacheSimple, c8 as get_master_driver_presigned_url, c9 as get_master_driver_presigned_url_file, b_ as newDriverPayload, cb as remove_file, bY as toDriverPayload, bZ as toDriverProfilePayload, c1 as updateMasterDriver, c3 as updateMasterDriverLogo, c5 as updateMasterDriverProfile } from '../../../user_organisation_service-DGGuB4hh.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 { cT as AssignRemoveSimHistory, cS as MasterSim, cV as MasterSimDTO, cX as MasterSimQueryDTO, cW as MasterSimQuerySchema, cU as MasterSimSchema, c$ as createMasterSim, d1 as deleteMasterSim, c_ as findMasterSims, cZ as newMasterSimPayload, cY as toMasterSimPayload, d0 as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { cT as AssignRemoveSimHistory, cS as MasterSim, cV as MasterSimDTO, cX as MasterSimQueryDTO, cW as MasterSimQuerySchema, cU as MasterSimSchema, c$ as createMasterSim, d1 as deleteMasterSim, c_ as findMasterSims, cZ as newMasterSimPayload, cY as toMasterSimPayload, d0 as updateMasterSim } from '../../../user_organisation_service-DGGuB4hh.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, b as MasterDriver } from '../../../user_organisation_service-
|
|
3
|
+
import { a as User, b as MasterDriver } from '../../../user_organisation_service-DGGuB4hh.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';
|
|
@@ -2,7 +2,7 @@ import { AdminRole, Status, LoginFrom, PAGING, LoadParents, LoadChild, LoadChild
|
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { a as User, U as UserOrganisation } from '../../../user_organisation_service-
|
|
5
|
+
import { a as User, U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface UserAdmin extends Record<string, unknown> {
|
|
@@ -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, l2 as UserOrganisationDTO, l6 as UserOrganisationLogoDTO, l5 as UserOrganisationLogoSchema, l4 as UserOrganisationQueryDTO, l3 as UserOrganisationQuerySchema, l1 as UserOrganisationSchema, l0 as UserOrganisationSimple, la as createUserOrganisation, lc as deleteUserOrganisation, le as deleteUserOrganisationLogo, l9 as findUserOrganisation, lg as getUserOrganisationCache, lh as getUserOrganisationCacheSimple, lf as get_user_organisation_presigned_url, l8 as newUserOrganisationPayload, l7 as toUserOrganisationPayload, lb as updateUserOrganisation, ld as updateUserOrganisationLogo } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, l2 as UserOrganisationDTO, l6 as UserOrganisationLogoDTO, l5 as UserOrganisationLogoSchema, l4 as UserOrganisationQueryDTO, l3 as UserOrganisationQuerySchema, l1 as UserOrganisationSchema, l0 as UserOrganisationSimple, la as createUserOrganisation, lc as deleteUserOrganisation, le as deleteUserOrganisationLogo, l9 as findUserOrganisation, lg as getUserOrganisationCache, lh as getUserOrganisationCacheSimple, lf as get_user_organisation_presigned_url, l8 as newUserOrganisationPayload, l7 as toUserOrganisationPayload, lb as updateUserOrganisation, ld as updateUserOrganisationLogo } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|