vms-nest-prisma-api-document 45.0.0 → 55.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/core/Enums.d.ts +1 -2
- package/dist/core/Enums.js +0 -1
- package/dist/services/account/bookmark_service.d.ts +5 -5
- package/dist/services/account/notification_preferences.service.d.ts +20 -20
- package/dist/services/account/report_preferences.service.d.ts +20 -20
- package/dist/services/account/ticket_service.d.ts +4 -4
- 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 +42 -42
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +24 -24
- 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 +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 +9 -23
- package/dist/services/gps/features/gps_live_track_share_link_service.js +0 -11
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +14 -14
- 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/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_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 +7 -7
- 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 +3 -3
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-DRukc453.d.ts → user_organisation_service-Da1BdaCu.d.ts} +2 -2
|
@@ -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-Da1BdaCu.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';
|
|
@@ -84,7 +84,6 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
84
84
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
85
85
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
fleet_fuel_removal_id: string;
|
|
88
87
|
status: Status;
|
|
89
88
|
organisation_id: string;
|
|
90
89
|
usage_type: string;
|
|
@@ -95,12 +94,13 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
95
94
|
file_description: string;
|
|
96
95
|
file_size: number;
|
|
97
96
|
file_metadata: Record<string, any>;
|
|
98
|
-
}, {
|
|
99
97
|
fleet_fuel_removal_id: string;
|
|
98
|
+
}, {
|
|
100
99
|
status: Status;
|
|
101
100
|
organisation_id: string;
|
|
102
101
|
usage_type: string;
|
|
103
102
|
file_type: FileType;
|
|
103
|
+
fleet_fuel_removal_id: string;
|
|
104
104
|
file_url?: string | undefined;
|
|
105
105
|
file_key?: string | undefined;
|
|
106
106
|
file_name?: string | undefined;
|
|
@@ -152,7 +152,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
152
152
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
153
153
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
154
154
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
155
|
-
fleet_fuel_removal_id: string;
|
|
156
155
|
status: Status;
|
|
157
156
|
organisation_id: string;
|
|
158
157
|
usage_type: string;
|
|
@@ -163,12 +162,13 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
163
162
|
file_description: string;
|
|
164
163
|
file_size: number;
|
|
165
164
|
file_metadata: Record<string, any>;
|
|
166
|
-
}, {
|
|
167
165
|
fleet_fuel_removal_id: string;
|
|
166
|
+
}, {
|
|
168
167
|
status: Status;
|
|
169
168
|
organisation_id: string;
|
|
170
169
|
usage_type: string;
|
|
171
170
|
file_type: FileType;
|
|
171
|
+
fleet_fuel_removal_id: string;
|
|
172
172
|
file_url?: string | undefined;
|
|
173
173
|
file_key?: string | undefined;
|
|
174
174
|
file_name?: string | undefined;
|
|
@@ -177,16 +177,14 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
177
177
|
file_metadata?: Record<string, any> | undefined;
|
|
178
178
|
}>, "many">>>;
|
|
179
179
|
}, "strip", z.ZodTypeAny, {
|
|
180
|
-
odometer_reading: number;
|
|
181
180
|
date_time: string;
|
|
182
181
|
admin_verify_status: GPSFuelApproveStatus;
|
|
183
182
|
transporter_verify_status: GPSFuelApproveStatus;
|
|
184
|
-
fuel_removal_reason_id: string;
|
|
185
|
-
removal_details: string;
|
|
186
183
|
entry_source: RefillEntrySource;
|
|
187
184
|
source_reference_id: string;
|
|
188
185
|
source_notes: string;
|
|
189
186
|
google_location: string;
|
|
187
|
+
odometer_reading: number;
|
|
190
188
|
status: Status;
|
|
191
189
|
organisation_id: string;
|
|
192
190
|
user_id: string;
|
|
@@ -195,8 +193,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
195
193
|
device_id: string;
|
|
196
194
|
vehicle_fuel_type_id: string;
|
|
197
195
|
vehicle_fuel_unit_id: string;
|
|
196
|
+
time_zone_id: string;
|
|
197
|
+
fuel_removal_reason_id: string;
|
|
198
|
+
removal_details: string;
|
|
198
199
|
FleetFuelRemovalFile: {
|
|
199
|
-
fleet_fuel_removal_id: string;
|
|
200
200
|
status: Status;
|
|
201
201
|
organisation_id: string;
|
|
202
202
|
usage_type: string;
|
|
@@ -207,22 +207,21 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
207
207
|
file_description: string;
|
|
208
208
|
file_size: number;
|
|
209
209
|
file_metadata: Record<string, any>;
|
|
210
|
+
fleet_fuel_removal_id: string;
|
|
210
211
|
}[];
|
|
211
|
-
|
|
212
|
+
cost_per_unit?: number | undefined;
|
|
213
|
+
total_cost?: number | undefined;
|
|
214
|
+
latitude?: number | undefined;
|
|
215
|
+
longitude?: number | undefined;
|
|
212
216
|
before_removal_quantity?: number | undefined;
|
|
213
217
|
after_removal_quantity?: number | undefined;
|
|
214
218
|
removal_quantity?: number | undefined;
|
|
215
219
|
verified_removal_quantity?: number | undefined;
|
|
216
220
|
diff_removal_quantity?: number | undefined;
|
|
217
|
-
cost_per_unit?: number | undefined;
|
|
218
|
-
total_cost?: number | undefined;
|
|
219
|
-
latitude?: number | undefined;
|
|
220
|
-
longitude?: number | undefined;
|
|
221
221
|
}, {
|
|
222
222
|
date_time: string;
|
|
223
223
|
admin_verify_status: GPSFuelApproveStatus;
|
|
224
224
|
transporter_verify_status: GPSFuelApproveStatus;
|
|
225
|
-
fuel_removal_reason_id: string;
|
|
226
225
|
status: Status;
|
|
227
226
|
organisation_id: string;
|
|
228
227
|
user_id: string;
|
|
@@ -232,27 +231,28 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
232
231
|
vehicle_fuel_type_id: string;
|
|
233
232
|
vehicle_fuel_unit_id: string;
|
|
234
233
|
time_zone_id: string;
|
|
235
|
-
|
|
236
|
-
after_removal_quantity?: unknown;
|
|
237
|
-
removal_quantity?: unknown;
|
|
238
|
-
verified_removal_quantity?: unknown;
|
|
239
|
-
diff_removal_quantity?: unknown;
|
|
240
|
-
odometer_reading?: unknown;
|
|
234
|
+
fuel_removal_reason_id: string;
|
|
241
235
|
cost_per_unit?: unknown;
|
|
242
236
|
total_cost?: unknown;
|
|
243
|
-
removal_details?: string | undefined;
|
|
244
237
|
entry_source?: RefillEntrySource | undefined;
|
|
245
238
|
source_reference_id?: string | undefined;
|
|
246
239
|
source_notes?: string | undefined;
|
|
247
240
|
latitude?: unknown;
|
|
248
241
|
longitude?: unknown;
|
|
249
242
|
google_location?: string | undefined;
|
|
243
|
+
odometer_reading?: unknown;
|
|
244
|
+
before_removal_quantity?: unknown;
|
|
245
|
+
after_removal_quantity?: unknown;
|
|
246
|
+
removal_quantity?: unknown;
|
|
247
|
+
verified_removal_quantity?: unknown;
|
|
248
|
+
diff_removal_quantity?: unknown;
|
|
249
|
+
removal_details?: string | undefined;
|
|
250
250
|
FleetFuelRemovalFile?: {
|
|
251
|
-
fleet_fuel_removal_id: string;
|
|
252
251
|
status: Status;
|
|
253
252
|
organisation_id: string;
|
|
254
253
|
usage_type: string;
|
|
255
254
|
file_type: FileType;
|
|
255
|
+
fleet_fuel_removal_id: string;
|
|
256
256
|
file_url?: string | undefined;
|
|
257
257
|
file_key?: string | undefined;
|
|
258
258
|
file_name?: string | undefined;
|
|
@@ -338,9 +338,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
338
338
|
device_ids: string[];
|
|
339
339
|
vehicle_fuel_type_ids: string[];
|
|
340
340
|
vehicle_fuel_unit_ids: string[];
|
|
341
|
-
fuel_removal_reason_ids: string[];
|
|
342
341
|
from_date: string;
|
|
343
342
|
to_date: string;
|
|
343
|
+
fuel_removal_reason_ids: string[];
|
|
344
344
|
}, {
|
|
345
345
|
time_zone_id: string;
|
|
346
346
|
date_format_id: string;
|
|
@@ -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-Da1BdaCu.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -172,6 +172,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
172
172
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
174
|
status: Status[];
|
|
175
|
+
gps_geofence_ids: string[];
|
|
175
176
|
search: string;
|
|
176
177
|
paging: PAGING;
|
|
177
178
|
page_count: number;
|
|
@@ -195,11 +196,11 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
195
196
|
organisation_ids: string[];
|
|
196
197
|
geofence_purpose_type: GeofencePurposeType[];
|
|
197
198
|
geofence_type: GeofenceType[];
|
|
198
|
-
gps_geofence_ids: string[];
|
|
199
199
|
}, {
|
|
200
200
|
date_format_id: string;
|
|
201
201
|
time_zone_id: string;
|
|
202
202
|
status?: Status[] | undefined;
|
|
203
|
+
gps_geofence_ids?: string[] | undefined;
|
|
203
204
|
search?: string | undefined;
|
|
204
205
|
paging?: PAGING | undefined;
|
|
205
206
|
page_count?: unknown;
|
|
@@ -221,7 +222,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
221
222
|
organisation_ids?: string[] | undefined;
|
|
222
223
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
223
224
|
geofence_type?: GeofenceType[] | undefined;
|
|
224
|
-
gps_geofence_ids?: string[] | undefined;
|
|
225
225
|
}>;
|
|
226
226
|
type GPSGeofenceQueryDTO = z.infer<typeof GPSGeofenceQuerySchema>;
|
|
227
227
|
declare const toGPSGeofencePayload: (data: GPSGeofence) => GPSGeofenceDTO;
|
|
@@ -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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,21 +1,13 @@
|
|
|
1
1
|
import { LinkType, LinkStatus, Status, NotificationChannel, 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-
|
|
5
|
-
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-Da1BdaCu.js';
|
|
6
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
8
7
|
|
|
9
8
|
interface GPSLiveTrackShareLink extends Record<string, unknown> {
|
|
10
9
|
gps_live_track_share_link_id: string;
|
|
11
10
|
link_type: LinkType;
|
|
12
|
-
latitude?: number;
|
|
13
|
-
longitude?: number;
|
|
14
|
-
google_location?: string;
|
|
15
|
-
landmark_id?: string;
|
|
16
|
-
MasterMainLandmark?: MasterMainLandmark;
|
|
17
|
-
landmark_location?: string;
|
|
18
|
-
landmark_distance?: number;
|
|
19
11
|
expiry_date_time: string;
|
|
20
12
|
link_status: LinkStatus;
|
|
21
13
|
status: Status;
|
|
@@ -56,17 +48,17 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
|
|
|
56
48
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
57
49
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
58
50
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
gps_live_track_share_link_id: string;
|
|
60
51
|
status: Status;
|
|
61
52
|
organisation_id: string;
|
|
62
53
|
notification_channels: NotificationChannel[];
|
|
63
54
|
mobile_numbers: string;
|
|
64
55
|
email_ids: string;
|
|
65
56
|
cc_email_ids: string;
|
|
66
|
-
}, {
|
|
67
57
|
gps_live_track_share_link_id: string;
|
|
58
|
+
}, {
|
|
68
59
|
status: Status;
|
|
69
60
|
organisation_id: string;
|
|
61
|
+
gps_live_track_share_link_id: string;
|
|
70
62
|
notification_channels?: NotificationChannel[] | undefined;
|
|
71
63
|
mobile_numbers?: string | undefined;
|
|
72
64
|
email_ids?: string | undefined;
|
|
@@ -76,7 +68,6 @@ type GPSLiveTrackShareLinkNotificationDTO = z.infer<typeof GPSLiveTrackShareLink
|
|
|
76
68
|
declare const GPSLiveTrackShareLinkSchema: z.ZodObject<{
|
|
77
69
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
78
70
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
79
|
-
link_type: z.ZodType<LinkType, z.ZodTypeDef, LinkType>;
|
|
80
71
|
expire_milliseconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
81
72
|
link_status: z.ZodType<LinkStatus, z.ZodTypeDef, LinkStatus>;
|
|
82
73
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
@@ -89,49 +80,47 @@ declare const GPSLiveTrackShareLinkSchema: z.ZodObject<{
|
|
|
89
80
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
90
81
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
91
82
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
92
|
-
gps_live_track_share_link_id: string;
|
|
93
83
|
status: Status;
|
|
94
84
|
organisation_id: string;
|
|
95
85
|
notification_channels: NotificationChannel[];
|
|
96
86
|
mobile_numbers: string;
|
|
97
87
|
email_ids: string;
|
|
98
88
|
cc_email_ids: string;
|
|
99
|
-
}, {
|
|
100
89
|
gps_live_track_share_link_id: string;
|
|
90
|
+
}, {
|
|
101
91
|
status: Status;
|
|
102
92
|
organisation_id: string;
|
|
93
|
+
gps_live_track_share_link_id: string;
|
|
103
94
|
notification_channels?: NotificationChannel[] | undefined;
|
|
104
95
|
mobile_numbers?: string | undefined;
|
|
105
96
|
email_ids?: string | undefined;
|
|
106
97
|
cc_email_ids?: string | undefined;
|
|
107
98
|
}>, "many">>>;
|
|
108
99
|
}, "strip", z.ZodTypeAny, {
|
|
109
|
-
link_type: LinkType;
|
|
110
100
|
link_status: LinkStatus;
|
|
111
101
|
status: Status;
|
|
112
102
|
organisation_id: string;
|
|
113
103
|
vehicle_id: string;
|
|
114
104
|
expire_milliseconds: number;
|
|
115
105
|
GPSLiveTrackShareLinkNotification: {
|
|
116
|
-
gps_live_track_share_link_id: string;
|
|
117
106
|
status: Status;
|
|
118
107
|
organisation_id: string;
|
|
119
108
|
notification_channels: NotificationChannel[];
|
|
120
109
|
mobile_numbers: string;
|
|
121
110
|
email_ids: string;
|
|
122
111
|
cc_email_ids: string;
|
|
112
|
+
gps_live_track_share_link_id: string;
|
|
123
113
|
}[];
|
|
124
114
|
}, {
|
|
125
|
-
link_type: LinkType;
|
|
126
115
|
link_status: LinkStatus;
|
|
127
116
|
status: Status;
|
|
128
117
|
organisation_id: string;
|
|
129
118
|
vehicle_id: string;
|
|
130
119
|
expire_milliseconds?: unknown;
|
|
131
120
|
GPSLiveTrackShareLinkNotification?: {
|
|
132
|
-
gps_live_track_share_link_id: string;
|
|
133
121
|
status: Status;
|
|
134
122
|
organisation_id: string;
|
|
123
|
+
gps_live_track_share_link_id: string;
|
|
135
124
|
notification_channels?: NotificationChannel[] | undefined;
|
|
136
125
|
mobile_numbers?: string | undefined;
|
|
137
126
|
email_ids?: string | undefined;
|
|
@@ -188,13 +177,12 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
188
177
|
} & {
|
|
189
178
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
190
179
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
191
|
-
link_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkType>, "many">>>;
|
|
192
180
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
193
181
|
gps_live_track_share_link_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
194
182
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
link_type: LinkType[];
|
|
196
183
|
link_status: LinkStatus[];
|
|
197
184
|
status: Status[];
|
|
185
|
+
time_zone_id: string;
|
|
198
186
|
search: string;
|
|
199
187
|
paging: PAGING;
|
|
200
188
|
page_count: number;
|
|
@@ -214,14 +202,12 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
214
202
|
}[];
|
|
215
203
|
include_master_data: YesNo;
|
|
216
204
|
date_format_id: string;
|
|
217
|
-
time_zone_id: string;
|
|
218
205
|
organisation_ids: string[];
|
|
219
206
|
vehicle_ids: string[];
|
|
220
207
|
gps_live_track_share_link_ids: string[];
|
|
221
208
|
}, {
|
|
222
|
-
date_format_id: string;
|
|
223
209
|
time_zone_id: string;
|
|
224
|
-
|
|
210
|
+
date_format_id: string;
|
|
225
211
|
link_status?: LinkStatus[] | undefined;
|
|
226
212
|
status?: Status[] | undefined;
|
|
227
213
|
search?: string | undefined;
|
|
@@ -229,17 +229,10 @@ var NotificationChannel = /* @__PURE__ */ ((NotificationChannel2) => {
|
|
|
229
229
|
NotificationChannel2["Email"] = "Email";
|
|
230
230
|
return NotificationChannel2;
|
|
231
231
|
})(NotificationChannel || {});
|
|
232
|
-
var LinkType = /* @__PURE__ */ ((LinkType2) => {
|
|
233
|
-
LinkType2["CurrentLocation"] = "CurrentLocation";
|
|
234
|
-
LinkType2["LiveLocation"] = "LiveLocation";
|
|
235
|
-
LinkType2["Trip"] = "Trip";
|
|
236
|
-
return LinkType2;
|
|
237
|
-
})(LinkType || {});
|
|
238
232
|
var LinkStatus = /* @__PURE__ */ ((LinkStatus2) => {
|
|
239
233
|
LinkStatus2["Active"] = "Active";
|
|
240
234
|
LinkStatus2["Inactive"] = "Inactive";
|
|
241
235
|
LinkStatus2["Expired"] = "Expired";
|
|
242
|
-
LinkStatus2["TripEnded"] = "TripEnded";
|
|
243
236
|
return LinkStatus2;
|
|
244
237
|
})(LinkStatus || {});
|
|
245
238
|
|
|
@@ -328,7 +321,6 @@ var GPSLiveTrackShareLinkNotificationSchema = z3.object({
|
|
|
328
321
|
var GPSLiveTrackShareLinkSchema = z3.object({
|
|
329
322
|
organisation_id: single_select_mandatory("UserOrganisation"),
|
|
330
323
|
vehicle_id: single_select_mandatory("Vehicle ID"),
|
|
331
|
-
link_type: enumMandatory("Link Type", LinkType, "CurrentLocation" /* CurrentLocation */),
|
|
332
324
|
expire_milliseconds: numberOptional("Expire Milliseconds"),
|
|
333
325
|
link_status: enumMandatory("Link Status", LinkStatus, "Active" /* Active */),
|
|
334
326
|
status: enumMandatory("Status", Status, "Active" /* Active */),
|
|
@@ -349,7 +341,6 @@ var GPSLiveTrackShareLinkQuerySchema = BaseQuerySchema.extend({
|
|
|
349
341
|
// ✅ Multi-selection -> UserOrganisation
|
|
350
342
|
vehicle_ids: multi_select_optional("MasterVehicle"),
|
|
351
343
|
// ✅ Multi-selection -> MasterVehicle
|
|
352
|
-
link_type: enumArrayOptional("Link Type", LinkType, getAllEnums(LinkType)),
|
|
353
344
|
link_status: enumArrayOptional(
|
|
354
345
|
"Link Status",
|
|
355
346
|
LinkStatus,
|
|
@@ -361,7 +352,6 @@ var GPSLiveTrackShareLinkQuerySchema = BaseQuerySchema.extend({
|
|
|
361
352
|
var toGPSLiveTrackShareLinkPayload = (data) => ({
|
|
362
353
|
organisation_id: data.organisation_id,
|
|
363
354
|
vehicle_id: data.vehicle_id,
|
|
364
|
-
link_type: data.link_type,
|
|
365
355
|
expire_milliseconds: 0,
|
|
366
356
|
link_status: data.link_status,
|
|
367
357
|
status: data.status,
|
|
@@ -370,7 +360,6 @@ var toGPSLiveTrackShareLinkPayload = (data) => ({
|
|
|
370
360
|
var newGPSLiveTrackShareLinkPayload = () => ({
|
|
371
361
|
organisation_id: "",
|
|
372
362
|
vehicle_id: "",
|
|
373
|
-
link_type: "CurrentLocation" /* CurrentLocation */,
|
|
374
363
|
expire_milliseconds: 0,
|
|
375
364
|
link_status: "Active" /* Active */,
|
|
376
365
|
status: "Active" /* Active */,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TrackHistoryLinkStatus, Status, NotificationChannel, 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-Da1BdaCu.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
|
notification_channels: NotificationChannel[];
|
|
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
|
notification_channels?: NotificationChannel[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -82,51 +82,51 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
82
82
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
83
83
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
84
84
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
85
|
+
gps_track_history_share_link_id: string;
|
|
85
86
|
status: Status;
|
|
86
87
|
organisation_id: string;
|
|
87
88
|
notification_channels: NotificationChannel[];
|
|
88
89
|
mobile_numbers: string;
|
|
89
90
|
email_ids: string;
|
|
90
91
|
cc_email_ids: string;
|
|
91
|
-
gps_track_history_share_link_id: string;
|
|
92
92
|
}, {
|
|
93
|
+
gps_track_history_share_link_id: string;
|
|
93
94
|
status: Status;
|
|
94
95
|
organisation_id: string;
|
|
95
|
-
gps_track_history_share_link_id: string;
|
|
96
96
|
notification_channels?: NotificationChannel[] | undefined;
|
|
97
97
|
mobile_numbers?: string | undefined;
|
|
98
98
|
email_ids?: string | undefined;
|
|
99
99
|
cc_email_ids?: string | undefined;
|
|
100
100
|
}>, "many">>>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
from_date_time: string;
|
|
103
|
+
to_date_time: string;
|
|
102
104
|
link_status: TrackHistoryLinkStatus;
|
|
103
105
|
status: Status;
|
|
104
106
|
organisation_id: string;
|
|
105
107
|
vehicle_id: string;
|
|
106
|
-
time_zone_id: string;
|
|
107
|
-
from_date_time: string;
|
|
108
|
-
to_date_time: string;
|
|
109
108
|
GPSTrackHistoryShareLinkNotification: {
|
|
109
|
+
gps_track_history_share_link_id: string;
|
|
110
110
|
status: Status;
|
|
111
111
|
organisation_id: string;
|
|
112
112
|
notification_channels: NotificationChannel[];
|
|
113
113
|
mobile_numbers: string;
|
|
114
114
|
email_ids: string;
|
|
115
115
|
cc_email_ids: string;
|
|
116
|
-
gps_track_history_share_link_id: string;
|
|
117
116
|
}[];
|
|
117
|
+
time_zone_id: string;
|
|
118
118
|
}, {
|
|
119
|
+
from_date_time: string;
|
|
120
|
+
to_date_time: string;
|
|
119
121
|
link_status: TrackHistoryLinkStatus;
|
|
120
122
|
status: Status;
|
|
121
123
|
organisation_id: string;
|
|
122
124
|
vehicle_id: string;
|
|
123
125
|
time_zone_id: string;
|
|
124
|
-
from_date_time: string;
|
|
125
|
-
to_date_time: string;
|
|
126
126
|
GPSTrackHistoryShareLinkNotification?: {
|
|
127
|
+
gps_track_history_share_link_id: string;
|
|
127
128
|
status: Status;
|
|
128
129
|
organisation_id: string;
|
|
129
|
-
gps_track_history_share_link_id: string;
|
|
130
130
|
notification_channels?: NotificationChannel[] | undefined;
|
|
131
131
|
mobile_numbers?: string | undefined;
|
|
132
132
|
email_ids?: string | undefined;
|
|
@@ -172,6 +172,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
173
|
link_status: TrackHistoryLinkStatus[];
|
|
174
174
|
status: Status[];
|
|
175
|
+
time_zone_id: string;
|
|
175
176
|
search: string;
|
|
176
177
|
paging: PAGING;
|
|
177
178
|
page_count: number;
|
|
@@ -191,13 +192,12 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
191
192
|
}[];
|
|
192
193
|
include_master_data: YesNo;
|
|
193
194
|
date_format_id: string;
|
|
194
|
-
time_zone_id: string;
|
|
195
195
|
organisation_ids: string[];
|
|
196
196
|
vehicle_ids: string[];
|
|
197
197
|
gps_track_history_share_link_ids: string[];
|
|
198
198
|
}, {
|
|
199
|
-
date_format_id: string;
|
|
200
199
|
time_zone_id: string;
|
|
200
|
+
date_format_id: string;
|
|
201
201
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
202
202
|
status?: Status[] | undefined;
|
|
203
203
|
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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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-Da1BdaCu.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 { bE as MasterDeviceManufacturer, bG as MasterDeviceManufacturerDTO, bI as MasterDeviceManufacturerQueryDTO, bH as MasterDeviceManufacturerQuerySchema, bF as MasterDeviceManufacturerSchema, bM as createMasterDeviceManufacturer, bO as deleteMasterDeviceManufacturer, bL as findMasterDeviceManufacturers, bP as getMasterDeviceManufacturerCache, bR as getMasterDeviceManufacturerCacheChild, bQ as getMasterDeviceManufacturerCacheCount, bK as newMasterDeviceManufacturerPayload, bJ as toMasterDeviceManufacturerPayload, bN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { bE as MasterDeviceManufacturer, bG as MasterDeviceManufacturerDTO, bI as MasterDeviceManufacturerQueryDTO, bH as MasterDeviceManufacturerQuerySchema, bF as MasterDeviceManufacturerSchema, bM as createMasterDeviceManufacturer, bO as deleteMasterDeviceManufacturer, bL as findMasterDeviceManufacturers, bP as getMasterDeviceManufacturerCache, bR as getMasterDeviceManufacturerCacheChild, bQ as getMasterDeviceManufacturerCacheCount, bK as newMasterDeviceManufacturerPayload, bJ as toMasterDeviceManufacturerPayload, bN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-Da1BdaCu.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 { bq as MasterDeviceModel, bs as MasterDeviceModelDTO, bu as MasterDeviceModelQueryDTO, bt as MasterDeviceModelQuerySchema, br as MasterDeviceModelSchema, by as createMasterDeviceModel, bA as deleteMasterDeviceModel, bx as findMasterDeviceModels, bB as getMasterDeviceModelCache, bD as getMasterDeviceModelCacheChild, bC as getMasterDeviceModelCacheCount, bw as newMasterDeviceModelPayload, bv as toMasterDeviceModelPayload, bz as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { bq as MasterDeviceModel, bs as MasterDeviceModelDTO, bu as MasterDeviceModelQueryDTO, bt as MasterDeviceModelQuerySchema, br as MasterDeviceModelSchema, by as createMasterDeviceModel, bA as deleteMasterDeviceModel, bx as findMasterDeviceModels, bB as getMasterDeviceModelCache, bD as getMasterDeviceModelCacheChild, bC as getMasterDeviceModelCacheCount, bw as newMasterDeviceModelPayload, bv as toMasterDeviceModelPayload, bz as updateMasterDeviceModel } from '../../../user_organisation_service-Da1BdaCu.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 { bc as MasterDeviceType, be as MasterDeviceTypeDTO, bg as MasterDeviceTypeQueryDTO, bf as MasterDeviceTypeQuerySchema, bd as MasterDeviceTypeSchema, bk as createMasterDeviceType, bm as deleteMasterDeviceType, bj as findMasterDeviceTypes, bn as getMasterDeviceTypeCache, bp as getMasterDeviceTypeCacheChild, bo as getMasterDeviceTypeCacheCount, bi as newMasterDeviceTypePayload, bh as toMasterDeviceTypePayload, bl as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { bc as MasterDeviceType, be as MasterDeviceTypeDTO, bg as MasterDeviceTypeQueryDTO, bf as MasterDeviceTypeQuerySchema, bd as MasterDeviceTypeSchema, bk as createMasterDeviceType, bm as deleteMasterDeviceType, bj as findMasterDeviceTypes, bn as getMasterDeviceTypeCache, bp as getMasterDeviceTypeCacheChild, bo as getMasterDeviceTypeCacheCount, bi as newMasterDeviceTypePayload, bh as toMasterDeviceTypePayload, bl as updateMasterDeviceType } from '../../../user_organisation_service-Da1BdaCu.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|